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

/freebsd-10.3-release/contrib/flex/
H A Dgen.c58 static const char *get_int16_decl (void) function
681 out_str_dec (long_align ? get_int32_decl () : get_int16_decl (),
1086 get_int16_decl (), "yy_acclist", MAX (numas,
1195 out_str_dec (long_align ? get_int32_decl () : get_int16_decl (),
1305 get_int32_decl () : get_int16_decl (),
1364 get_int32_decl () : get_int16_decl (),
1398 get_int32_decl () : get_int16_decl (), "yy_nxt",
1437 get_int32_decl () : get_int16_decl (), "yy_chk",
1751 get_int16_decl (), "yy_rule_linenum",

Completed in 96 milliseconds