Home
last modified time | relevance | path

Searched refs:FP_RDI_TOZ (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/include/
Dieeefp.h73 #define FP_RDI_TOZ 0 /* Round to Zero */ macro
/picolibc-latest/newlib/libm/test/
Dtest_ieee.c93 if (fpsetroundtoi(FP_RDI_TOZ) != -1) in test_getroundtoi()
94 test_iok(fpgetroundtoi(),FP_RDI_TOZ); in test_getroundtoi()