Searched defs:y (Results 1 – 2 of 2) sorted by relevance
277 float x, float y) in test_float_arith()294 double x, double y) in test_double_arith()412 float x, float y) in test_float_cmp()428 double x, double y) in test_double_cmp()
311 #define _FP_CLS_COMBINE(x, y) (((x) << 2) | (y)) argument
Completed in 7 milliseconds