Searched refs:qq4 (Results 1 - 2 of 2) sorted by relevance

/external/fdlibm/
H A Ds_erf.c135 qq4 = 1.32494738004321644526e-04, /* 0x3F215DC9, 0x221C1A10 */ variable
214 s = one+z*(qq1+z*(qq2+z*(qq3+z*(qq4+z*qq5))));
267 s = one+z*(qq1+z*(qq2+z*(qq3+z*(qq4+z*qq5))));
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dsizeofpack.cpp44 void qq4 () { function in namespace:pr12262

Completed in 117 milliseconds