Searched defs:u (Results 1 – 4 of 4) sorted by relevance
44 float u; in __nexttowardf() local64 float u = x+x; /* overflow */ in __nexttowardf() local69 float u = x*x; /* underflow */ in __nexttowardf() local
50 double u; in __nextafter() local76 double u = x+x; /* overflow */ in __nextafter() local81 double u = x*x; /* underflow */ in __nextafter() local
32 union ieee854_long_double u; in do_test() local
928 } u = in do_test() local945 } u = in do_test() local
Completed in 4 milliseconds