Searched refs:gnu_m_count (Results 1 – 1 of 1) sorted by relevance
65 size_t n, gnu_m_count; // index in args / number of Format.GNU_m in checkPrintfFormat() local92 ++gnu_m_count; in checkPrintfFormat()98 if (args.length < (n + 1) - gnu_m_count) in checkPrintfFormat()