Home
last modified time | relevance | path

Searched defs:u (Results 1 – 4 of 4) sorted by relevance

/math/
A Ds_nexttowardf.c44 float u; in __nexttowardf() local
64 float u = x+x; /* overflow */ in __nexttowardf() local
69 float u = x*x; /* underflow */ in __nexttowardf() local
A Ds_nextafter.c50 double u; in __nextafter() local
76 double u = x+x; /* overflow */ in __nextafter() local
81 double u = x*x; /* underflow */ in __nextafter() local
A Dtest-powl.c32 union ieee854_long_double u; in do_test() local
A Dtest-misc.c928 } u = in do_test() local
945 } u = in do_test() local

Completed in 4 milliseconds