Searched refs:get_int32_decl (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/flex/ |
| HD | gen.c | 66 static const char *get_int32_decl (void) in get_int32_decl() function 130 out_str_dec (get_int32_decl (), "yy_rule_can_match_eol", in geneoltbl() 468 out_str_dec (get_int32_decl (), "yy_ec", csize); in genecs() 681 out_str_dec (long_align ? get_int32_decl () : get_int16_decl (), in genftbl() 1085 out_str_dec (long_align ? get_int32_decl () : in gentabs() 1195 out_str_dec (long_align ? get_int32_decl () : get_int16_decl (), in gentabs() 1275 out_str_dec (get_int32_decl (), "yy_meta", numecs + 1); in gentabs() 1305 get_int32_decl () : get_int16_decl (), in gentabs() 1364 get_int32_decl () : get_int16_decl (), in gentabs() 1398 get_int32_decl () : get_int16_decl (), "yy_nxt", in gentabs() [all …]
|