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

/freebsd-10.1-release/contrib/gcc/
H A Dc-format.c2428 format_length_info *new_asm_fprintf_length_specs;
2457 new_asm_fprintf_length_specs = (format_length_info *)
2463 i = find_length_info_modifier_index (new_asm_fprintf_length_specs, 'w');
2465 new_asm_fprintf_length_specs[i].index = FMT_LEN_l;
2467 new_asm_fprintf_length_specs[i].index = FMT_LEN_ll;
2473 new_asm_fprintf_length_specs;
2424 format_length_info *new_asm_fprintf_length_specs; local

Completed in 19 milliseconds