Home
last modified time | relevance | path

Searched refs:UNCLASS (Results 1 – 5 of 5) sorted by relevance

/trunk/main/soltools/cpp/
H A D_include.c159 static Token ta = {UNCLASS, 0, 0, 0, NULL, 0}; in genline()
191 static Token ta = {UNCLASS, 0, 0, 0, NULL, 0}; in genimport()
233 static Token ta = {UNCLASS, 0, 0, 0, NULL, 0}; in genwrap()
H A D_lex.c82 {START, {C_XX}, ACT(UNCLASS, S_SELF)},
134 {DOTS1, {C_XX}, ACT(UNCLASS, S_SELFB)},
379 tp->type = UNCLASS; in gettokens()
H A Dcpp.h42 END, UNCLASS, NAME, NUMBER, STRING, CCON, NL, WS, DSHARP, enumerator
H A D_cpp.c201 tp->type = UNCLASS; in control()
H A D_macro.c632 if (ntr.bp->type == UNCLASS) in doconcat()

Completed in 26 milliseconds