Searched refs:TOK_DEFER (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/fgen/
H A Dfgen.h101 TOK_DEFER, enumerator in enum:toktypes
H A Dfgen.l194 [dD][eE][fF][eE][rR] { ltoken.type = TOK_DEFER; ltoken.text = yytext;
1503 case TOK_DEFER:
1504 STATE(token->text, "TOK_DEFER");

Completed in 54 milliseconds