MODESCNT           33 core/shooting.c extern const unsigned int MODESCNT;
MODESCNT         1114 core/shooting.c 	for (i=0; i < MODESCNT; i++)
MODESCNT         1125 core/shooting.c 	for (i=0; i < MODESCNT; i++)
MODESCNT           19 platform/generic/shooting.c const unsigned int MODESCNT = sizeof(modemap)/sizeof(modemap[0]);