Searched refs:TK_NIL (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ | ||
D | llex.h | 26 TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT, enumerator |
D | lparser.c | 950 case TK_NIL: { in simpleexp() |