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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.h82 (controlled by width_char and precision_char); details of whether
253 int precision_char; member in struct:format_kind_info
H A Dc-format.c2356 if (fki->precision_char == 0)
2362 flag_chars.add_char (fki->precision_char);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.h82 (controlled by width_char and precision_char); details of whether
253 int precision_char; member in struct:format_kind_info
H A Dc-format.cc2349 if (fki->precision_char == 0)
2355 flag_chars.add_char (fki->precision_char);

Completed in 275 milliseconds