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

/freebsd-10.0-release/contrib/flex/
H A Dgen.c66 static const char *get_int32_decl (void) function
130 out_str_dec (get_int32_decl (), "yy_rule_can_match_eol",
468 out_str_dec (get_int32_decl (), "yy_ec", csize);
681 out_str_dec (long_align ? get_int32_decl () : get_int16_decl (),
1085 out_str_dec (long_align ? get_int32_decl () :
1195 out_str_dec (long_align ? get_int32_decl () : get_int16_decl (),
1275 out_str_dec (get_int32_decl (), "yy_meta", numecs + 1);
1305 get_int32_decl () : get_int16_decl (),
1364 get_int32_decl () : get_int16_decl (),
1398 get_int32_decl ()
[all...]

Completed in 152 milliseconds