Searched refs:FMT_FLAG_DOLLAR_GAP_POINTER_OK (Results 1 – 4 of 4) sorted by relevance
77 FMT_FLAG_DOLLAR_GAP_POINTER_OK = 128 enumerator
816 …FMT_FLAG_SCANF_A_KLUDGE|FMT_FLAG_USE_DOLLAR|FMT_FLAG_ZERO_WIDTH_BAD|FMT_FLAG_DOLLAR_GAP_POINTER_OK,1551 finish_dollar_format_checking (res, fki->flags & (int) FMT_FLAG_DOLLAR_GAP_POINTER_OK); in check_format_info_main()
362 FMT_FLAG_DOLLAR_GAP_POINTER_OK = 128 enumerator905 …FMT_FLAG_SCANF_A_KLUDGE|FMT_FLAG_USE_DOLLAR|FMT_FLAG_ZERO_WIDTH_BAD|FMT_FLAG_DOLLAR_GAP_POINTER_OK,1663 finish_dollar_format_checking (status, res, fki->flags & (int) FMT_FLAG_DOLLAR_GAP_POINTER_OK);
4074 * c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New.