Searched refs:FMT_FLAG_DOLLAR_GAP_POINTER_OK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dc-format.h77 FMT_FLAG_DOLLAR_GAP_POINTER_OK = 128, enumerator in enum:__anon983
H A Dc-format.c774 FMT_FLAG_ARG_CONVERT|FMT_FLAG_SCANF_A_KLUDGE|FMT_FLAG_USE_DOLLAR|FMT_FLAG_ZERO_WIDTH_BAD|FMT_FLAG_DOLLAR_GAP_POINTER_OK,
1524 finish_dollar_format_checking (res, fki->flags & (int) FMT_FLAG_DOLLAR_GAP_POINTER_OK);

Completed in 48 milliseconds