Home
last modified time | relevance | path

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

/freebsd/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.c350 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ in __vfprintf() local
H A Dvfwprintf.c424 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ in __vfwprintf() local
/freebsd/contrib/sendmail/libsm/
H A Dvfprintf.c192 int dprec; /* a copy of prec if [diouxX], 0 otherwise */ local