Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/printf/
H A Dprintf.c91 static int getfloating(long double *, int);
432 if (getfloating(&p, mod_ldbl)) in printf_doformat()
625 getfloating(long double *dp, int mod_ldbl) in getfloating() function