Searched refs:FP_RDI_TOZ (Results 1 – 2 of 2) sorted by relevance
73 #define FP_RDI_TOZ 0 /* Round to Zero */ macro
93 if (fpsetroundtoi(FP_RDI_TOZ) != -1) in test_getroundtoi()94 test_iok(fpgetroundtoi(),FP_RDI_TOZ); in test_getroundtoi()