Searched refs:FMT_FLAG_ZERO_WIDTH_BAD (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.h72 FMT_FLAG_ZERO_WIDTH_BAD = 32, enumerator in enum:__anon21
H A Dc-format.c990 FMT_FLAG_ARG_CONVERT|FMT_FLAG_SCANF_A_KLUDGE|FMT_FLAG_USE_DOLLAR|FMT_FLAG_ZERO_WIDTH_BAD|FMT_FLAG_DOLLAR_GAP_POINTER_OK,
2317 (fki->flags & (int) FMT_FLAG_ZERO_WIDTH_BAD))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmsformat-c.c153 FMT_FLAG_ARG_CONVERT|FMT_FLAG_SCANF_A_KLUDGE|FMT_FLAG_USE_DOLLAR|FMT_FLAG_ZERO_WIDTH_BAD|FMT_FLAG_DOLLAR_GAP_POINTER_OK,
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.h72 FMT_FLAG_ZERO_WIDTH_BAD = 32, enumerator in enum:__anon27
H A Dc-format.cc982 FMT_FLAG_ARG_CONVERT|FMT_FLAG_SCANF_A_KLUDGE|FMT_FLAG_USE_DOLLAR|FMT_FLAG_ZERO_WIDTH_BAD|FMT_FLAG_DOLLAR_GAP_POINTER_OK,
2310 (fki->flags & (int) FMT_FLAG_ZERO_WIDTH_BAD))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmsformat-c.cc156 FMT_FLAG_ARG_CONVERT|FMT_FLAG_SCANF_A_KLUDGE|FMT_FLAG_USE_DOLLAR|FMT_FLAG_ZERO_WIDTH_BAD|FMT_FLAG_DOLLAR_GAP_POINTER_OK,

Completed in 247 milliseconds