Searched refs:TK_INT (Results 1 – 3 of 3) sorted by relevance
36 TK_FLT, TK_INT, TK_NAME, TK_STRING enumerator
100 case TK_FLT: case TK_INT: in txtToken()236 return TK_INT; in read_numeral()
940 case TK_INT: { in simpleexp()