Searched refs:TOK_BUILTIN (Results 1 – 2 of 2) sorted by relevance
527 #define TOK_BUILTIN (1<<0) /* last token was #( */ macro
933 if (var.type == TOK_BUILTIN) switch ((int)hashget(pp.strtab, pp.token)) in ppcontrol()1025 var.type = TOK_BUILTIN; in ppcontrol()