Searched refs:TK_FALSE (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | llex.h | 26 TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION, enumerator
|
| H A D | lparser.c | 962 case TK_FALSE: { in simpleexp()
|
| /freebsd/contrib/lua/src/ |
| H A D | llex.h | 35 TK_DO, TK_ELSE, TK_ELSEIF, TK_END, TK_FALSE, TK_FOR, TK_FUNCTION, enumerator
|
| H A D | lparser.c | 1165 case TK_FALSE: { in simpleexp()
|