Searched refs:mod_ldbl (Results 1 – 1 of 1) sorted by relevance
179 int fieldwidth, haveprec, havewidth, mod_ldbl, precision; in doformat() local325 mod_ldbl = 1; in doformat()332 mod_ldbl = 0; in doformat()400 if (getfloating(&p, mod_ldbl)) in doformat()402 if (mod_ldbl) in doformat()593 getfloating(long double *dp, int mod_ldbl) in getfloating() argument608 if (mod_ldbl) in getfloating()