Searched refs:out_str_dec (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/contrib/flex/ |
| D | gen.c | 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() 1304 out_str_dec ((tblend >= INT16_MAX || long_align) ? in gentabs() 1363 out_str_dec ((total_states >= INT16_MAX || long_align) ? in gentabs() 1397 out_str_dec ((total_states >= INT16_MAX || long_align) ? in gentabs() 1436 out_str_dec ((total_states >= INT16_MAX || long_align) ? in gentabs() [all …]
|
| D | misc.c | 713 void out_str_dec (fmt, str, n) in out_str_dec() function
|
| D | flexdef.h | 949 extern void out_str_dec PROTO ((const char *, const char *, int));
|
| D | dfa.c | 545 out_str_dec in ntod()
|