Home
last modified time | relevance | path

Searched defs:dprec (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf_local.h193 int dprec; /* Decimal precision. */ member
Dvfprintf.c435 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ in VFPRINTF() local
Dvfwprintf.c406 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ in VFWPRINTF() local