Home
last modified time | relevance | path

Searched refs:parse_decimal (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker_format.c344 parse_decimal(const char *format, int *ppos) in parse_decimal() function
495 width = (int)parse_decimal(format, &nn); in out_vformat()
501 prec = (int)parse_decimal(format, &nn); in out_vformat()