Home
last modified time | relevance | path

Searched defs:TK_NAME (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dllex.h31 TK_NUMBER, TK_NAME, TK_STRING enumerator
/freebsd/contrib/lua/src/
H A Dllex.h42 TK_FLT, TK_INT, TK_NAME, TK_STRING enumerator