Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-format.h35 FMT_LEN_t, enumerator
H A Dc-format.c419 { "t", FMT_LEN_t, STD_C99, NO_FMT, 0 },
455 { "t", FMT_LEN_t, STD_C99, NO_FMT, 0 },
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.h34 FMT_LEN_t, enumerator
H A Dc-format.c437 { "t", FMT_LEN_t, STD_C99, NO_FMT, 0 },
473 { "t", FMT_LEN_t, STD_C99, NO_FMT, 0 },
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-sprintf.c638 FMT_LEN_t, // ptrdiff_t enumerator
1375 case FMT_LEN_t: in format_integer()
3300 dir.modifier = FMT_LEN_t; in parse_directive()