Searched refs:PICOKLEX_LEXBLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
122 #define PICOKLEX_LEXBLOCK_SIZE 512 macro523 lexposStart = lbnr * PICOKLEX_LEXBLOCK_SIZE; in picoklex_lexLookup()524 lexposEnd = lexposStart + lbc * PICOKLEX_LEXBLOCK_SIZE; in picoklex_lexLookup()554 if (pentry >= ((picoos_uint32)klex->nrblocks * PICOKLEX_LEXBLOCK_SIZE)) { in picoklex_lexIndLookup()