Home
last modified time | relevance | path

Searched refs:get_modifier_for_format_len (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.c3269 get_modifier_for_format_len (const format_length_info *fli, in get_modifier_for_format_len() function
3290 get_modifier_for_format_len (printf_length_specs, FMT_LEN_h)); in test_get_modifier_for_format_len()
3292 get_modifier_for_format_len (printf_length_specs, FMT_LEN_hh)); in test_get_modifier_for_format_len()
3294 get_modifier_for_format_len (printf_length_specs, FMT_LEN_L)); in test_get_modifier_for_format_len()
3296 get_modifier_for_format_len (printf_length_specs, FMT_LEN_none)); in test_get_modifier_for_format_len()
3374 = get_modifier_for_format_len (fki->length_char_specs, in get_format_for_type_1()