Searched refs:get_int32_decl (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/flex/dist/src/ |
H A D | gen.c | 64 static const char *get_int32_decl (void) in get_int32_decl() function 135 out_str_dec (get_int32_decl (), "yy_rule_can_match_eol", in geneoltbl() 690 out_str_dec (long_align ? get_int32_decl () : get_int16_decl (), in genftbl() 1092 out_str_dec (long_align ? get_int32_decl () : in gentabs() 1202 out_str_dec (long_align ? get_int32_decl () : get_int16_decl (), in gentabs() 1307 get_int32_decl () : get_int16_decl (), in gentabs() 1364 get_int32_decl () : get_int16_decl (), in gentabs() 1396 get_int32_decl () : get_int16_decl (), "yy_nxt", in gentabs() 1433 get_int32_decl () : get_int16_decl (), "yy_chk", in gentabs() 1743 out_str_dec (long_align ? get_int32_decl () : in make_tables()
|