Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-format.h245 tree *precision_type; member
Dc-format.c1738 if (fki->precision_type != NULL && *format_chars == '*') in check_format_info_main()
1778 precision_wanted_type.wanted_type = *fki->precision_type; in check_format_info_main()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddefs.h205 enum precision_type enum
DChangeLog-1998613 (precision_type): New enum.
2664 (precision_type): New enum.
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-format.c529 tree *const precision_type; member
1843 if (fki->precision_type != NULL && *format_chars == '*')
1878 precision_wanted_type.wanted_type = *fki->precision_type;