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

/freebsd-12-stable/contrib/lua/src/
H A Dllex.h40 #define NUM_RESERVED (cast(int, TK_WHILE-FIRST_RESERVED+1)) macro
H A Dllex.c74 for (i=0; i<NUM_RESERVED; i++) {
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dllex.h34 #define NUM_RESERVED (cast(int, TK_WHILE-FIRST_RESERVED+1)) macro
H A Dllex.c65 for (i=0; i<NUM_RESERVED; i++) {

Completed in 101 milliseconds