Home
last modified time | relevance | path

Searched refs:TK_FLT (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dllex.h42 TK_FLT, TK_INT, TK_NAME, TK_STRING enumerator
A Dllex.c102 case TK_FLT: case TK_INT: in txtToken()
246 lexerror(ls, "malformed number", TK_FLT); in read_numeral()
254 return TK_FLT; in read_numeral()
A Dlparser.c1132 case TK_FLT: { in simpleexp()

Completed in 8 milliseconds