Searched refs:choose_nan (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/switchback/ |
D | test_emfloat.c | 537 static void choose_nan(InternalFPF *x,InternalFPF *y,InternalFPF *z, 1020 static void choose_nan(InternalFPF *x, in choose_nan() function 1257 choose_nan(x, y, z, 1); in AddSubInternalFPF() 1420 choose_nan(x, y, z, 0); in MultiplyInternalFPF() 1579 choose_nan(x, y, z, 0); in DivideInternalFPF()
|