Searched refs:GAME_PROG_MAX (Results 1 – 4 of 4) sorted by relevance
63 #define GAME_PROG_MAX 2 macro66 extern const MBGameRegistry mbGameList[GAME_PROG_MAX];
97 { GAME_PROG_MAX = sizeof(mbGameList) / sizeof(*mbGameList) }; enumerator99 static u8 *p_segbuf[GAME_PROG_MAX] = { NULL, };243 for (i = 0; i < GAME_PROG_MAX; ++i) in ParentInit()283 for (i = 0; i < GAME_PROG_MAX; ++i) in ParentInit()
37 const MBGameRegistry mbGameList[GAME_PROG_MAX] = {
45 static u8 *p_segbuf[GAME_PROG_MAX];75 for (i = 0; i < GAME_PROG_MAX; i++) in InitFileBuffer()87 for (i = 0; i < GAME_PROG_MAX; i++) in FreeFileBuffer()318 for (i = 0; i < GAME_PROG_MAX; ++i) in ParentInit()