Searched refs:length_chars_val (Results 1 – 1 of 1) sorted by relevance
1490 enum format_lengths length_chars_val = FMT_LEN_none; in check_format_info_main() local1769 length_chars_val = FMT_LEN_none; in check_format_info_main()1790 length_chars_val = fli->double_index; in check_format_info_main()1796 length_chars_val = fli->index; in check_format_info_main()2017 wanted_type = (fci->types[length_chars_val].type in check_format_info_main()2018 ? *fci->types[length_chars_val].type : 0); in check_format_info_main()2019 wanted_type_name = fci->types[length_chars_val].name; in check_format_info_main()2020 wanted_type_std = fci->types[length_chars_val].std; in check_format_info_main()2135 wanted_type = *fci->types[length_chars_val].type; in check_format_info_main()2136 wanted_type_name = fci->types[length_chars_val].name; in check_format_info_main()