Home
last modified time | relevance | path

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

/freebsd-src/lib/libc/stdio/
H A Dxprintf_float.c169 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ in __printf_render_float() local
H A Dvfprintf.c353 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ __vfprintf() local
H A Dvfwprintf.c428 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ __vfwprintf() local
/freebsd-src/contrib/sendmail/libsm/
H A Dvfprintf.c192 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ local