Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dllex.h26 TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT, enumerator
H A Dlparser.c953 case TK_NIL: { in simpleexp()
/freebsd/contrib/lua/src/
H A Dllex.h36 TK_GOTO, TK_IF, TK_IN, TK_LOCAL, TK_NIL, TK_NOT, TK_OR, TK_REPEAT, enumerator
H A Dlparser.c1158 case TK_NIL: { in simpleexp()