Home
last modified time | relevance | path

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

/soft-fp/
A Dtestit.c277 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()
A Dsoft-fp.h311 #define _FP_CLS_COMBINE(x, y) (((x) << 2) | (y)) argument

Completed in 7 milliseconds