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

/netbsd-6-1-5-RELEASE/usr.bin/fgen/
H A Dfgen.h132 TOK_FLOAD, enumerator in enum:toktypes
H A Dfgen.l294 [fF][lL][oO][aA][dD] { ltoken.type = TOK_FLOAD; ltoken.text = yytext;
1977 case TOK_FLOAD:
1981 STATE(token->text, "TOK_FLOAD");

Completed in 112 milliseconds