Searched refs:parse_decimal (Results 1 – 1 of 1) sorted by relevance
147 static unsigned parse_decimal(const char* format, int* ppos) { in parse_decimal() function307 width = static_cast<int>(parse_decimal(format, &nn)); in out_vformat()313 prec = static_cast<int>(parse_decimal(format, &nn)); in out_vformat()