Home
last modified time | relevance | path

Searched defs:nan (Results 1 – 18 of 18) sorted by relevance

/sysdeps/riscv/rv64/rvd/
A Ds_nearbyint.c28 bool nan = isnan (x); in __nearbyint() local
A Ds_rint.c28 bool nan; in __rint() local
A Ds_round.c29 bool nan = isnan (x); in __round() local
A Ds_roundeven.c29 bool nan = isnan (x); in __roundeven() local
A Ds_ceil.c29 bool nan = isnan (x); in __ceil() local
A Ds_floor.c29 bool nan = isnan (x); in __floor() local
A Ds_trunc.c29 bool nan = isnan (x); in __trunc() local
/sysdeps/riscv/rvf/
A Ds_nearbyintf.c28 bool nan = isnan (x); in __nearbyintf() local
A Ds_rintf.c28 bool nan; in __rintf() local
A Ds_ceilf.c29 bool nan = isnan (x); in __ceilf() local
A Ds_floorf.c29 bool nan = isnan (x); in __floorf() local
A Ds_roundevenf.c29 bool nan = isnan (x); in __roundevenf() local
A Ds_roundf.c29 bool nan = isnan (x); in __roundf() local
A Ds_truncf.c29 bool nan = isnan (x); in __truncf() local
/sysdeps/x86_64/fpu/
A De_scalbl.S14 nan: .byte 0, 0, 0, 0, 0, 0, 0xff, 0x7f label
/sysdeps/i386/fpu/
A De_scalb.S15 nan: .byte 0, 0, 0, 0, 0, 0, 0xff, 0x7f label
A De_scalbf.S15 nan: .byte 0, 0, 0, 0, 0, 0, 0xff, 0x7f label
A De_scalbl.S14 nan: .byte 0, 0, 0, 0, 0, 0, 0xff, 0x7f label

Completed in 26 milliseconds