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