Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.h266 tree *width_type; member
H A Dc-format.c2237 if (fki->width_type != NULL && *format_chars == '*') in read_any_format_width()
2279 width_wanted_type.wanted_type = *fki->width_type; in read_any_format_width()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.h266 tree *width_type; member
H A Dc-format.cc2230 if (fki->width_type != NULL && *format_chars == '*') in read_any_format_width()
2272 width_wanted_type.wanted_type = *fki->width_type; in read_any_format_width()