Home
last modified time | relevance | path

Searched refs:NUM_RESERVED (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dllex.h36 #define NUM_RESERVED (cast(int, TK_WHILE-FIRST_RESERVED+1)) macro
H A Dllex.c66 for (i=0; i<NUM_RESERVED; i++) { in luaX_init()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dllex.h35 #define NUM_RESERVED (cast(int, TK_WHILE-FIRST_RESERVED+1)) macro
H A Dllex.c64 for (i=0; i<NUM_RESERVED; i++) { in luaX_init()