Home
last modified time | relevance | path

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

/freebsd/usr.bin/printf/
H A Dprintf.c75 static int getfloating(long double *, int);
416 if (getfloating(&p, mod_ldbl)) in printf_doformat()
609 getfloating(long double *dp, int mod_ldbl) in getfloating() function