HomeSort by relevance Sort by last modified time
    Searched defs:P8 (Results 1 - 5 of 5) sorted by null

  /external/libgsm/inc/
proto.h 33 #undef P8
47 # define P8(x, a, b, c, d, e, f, g, h) (a, b, c, d, e, f, g, h)
61 # define P8(x, a, b, c, d, e, f, g, h) x a; b; c; d; e; f; g; h;
unproto.h 21 #undef P8
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_exp2l.c 56 P8 = 0x1.62c0223a5c7c7p-20,
417 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
s_logl.c 104 P8 = -1.24999999999999994863289015033581301e-1L; /* -0x1fffffffffffffa13e91765e46140.0p-116L */
550 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
659 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
  /external/svox/pico/lib/
picopam.c 276 #define P8 7
    [all...]

Completed in 97 milliseconds