Searched refs:STAT_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
28 #define STAT_BUF_SIZE (0x1000) macro29 u8 statBuffer[ STAT_BUF_SIZE ];94 stat.Initialize( statBuffer, STAT_BUF_SIZE ); in nnMain()