Searched refs:ratio (Results 1 – 5 of 5) sorted by relevance
338 #define ratio __ratio macro382 double ratio (_Bigint *a, _Bigint *b);
898 adj = ratio(delta, bs);1076 if ((aadj = ratio(delta, bs)) <= 2.) {
957 ratio (_Bigint * a, _Bigint * b) in ratio() function
1003 if ((dval(adj) = ratio(delta, bs)) <= 2.) { in _strtodg_l()
22395 * libc/stdlib/mprec.c (ulp, b2d, ratio): Likewise.