Home
last modified time | relevance | path

Searched defs:ret_d (Results 1 – 2 of 2) sorted by relevance

/third_party/optimized-routines/math/test/
Dulp.c146 struct ret_d struct
148 double y;
149 double tail;
150 int ulpexp;
151 int ex;
152 int ex_may;
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c2515 int pa_atod(const char *s, double *ret_d) { in pa_atod()