Home
last modified time | relevance | path

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

/bionic/libm/bsdsrc/
Db_exp.c82 static const double p4 = -0x1.bbd41c5d26bf1p-20; variable
114 c= x - z*(p1+z*(p2+z*(p3+z*(p4+z*p5))));
158 c= x - z*(p1+z*(p2+z*(p3+z*(p4+z*p5))));
/bionic/libc/kernel/
DREADME.TXT65 and 'update_all.py' will automatically issue "p4 add/edit/delete" commands
68 you will need to "p4 submit" manually though...