Searched refs:PrintGetPrecision (Results 1 – 1 of 1) sorted by relevance
170 static uint32_t PrintGetPrecision(const char **s, va_list *ap, bool *valid_precision_width) in PrintGetPrecision() function862 precision_width = PrintGetPrecision(&p, &ap, &valid_precision_width); in StrFormatPrintf()864 precision_width = PrintGetPrecision(&p, &ap, NULL); in StrFormatPrintf()