Searched refs:FMT_LEN_L (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.h32 FMT_LEN_L, enumerator in enum:format_lengths
H A Dc-format.c492 { "L", FMT_LEN_L, STD_C89, NO_FMT, 0 },
530 { "L", FMT_LEN_L, STD_C89, NO_FMT, 0 },
545 { "L", FMT_LEN_L, STD_C89, NO_FMT, 0 },
4343 get_modifier_for_format_len (printf_length_specs, FMT_LEN_L));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmsformat-c.c38 { "I", FMT_LEN_L, STD_EXT, NULL, FMT_LEN_none, STD_C89, 1 },
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.h32 FMT_LEN_L, enumerator in enum:format_lengths
H A Dc-format.cc490 { "L", FMT_LEN_L, STD_C89, NO_FMT, 0 },
528 { "L", FMT_LEN_L, STD_C89, NO_FMT, 0 },
543 { "L", FMT_LEN_L, STD_C89, NO_FMT, 0 },
4342 get_modifier_for_format_len (printf_length_specs, FMT_LEN_L));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmsformat-c.cc36 { "L", FMT_LEN_L, STD_C89, NULL, FMT_LEN_none, STD_C89, 1 },
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c371 FMT_LEN_L, // long double (and GNU long long) enumerator in enum:format_lengths
1256 case FMT_LEN_L:
1636 case FMT_LEN_L:
1827 tree type = (dir.modifier == FMT_LEN_L || dir.modifier == FMT_LEN_ll
3613 dir.modifier = FMT_LEN_L;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc374 FMT_LEN_L, // long double (and GNU long long) enumerator in enum:__anon1559::format_lengths
1269 case FMT_LEN_L:
1645 case FMT_LEN_L:
1836 tree type = (dir.modifier == FMT_LEN_L || dir.modifier == FMT_LEN_ll
3671 dir.modifier = FMT_LEN_L;

Completed in 323 milliseconds