Searched defs:float_flag_divbyzero (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h106 float_flag_divbyzero = FE_DIVBYZERO, enumerator in enum:__anon8414
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h106 float_flag_divbyzero = FE_DIVBYZERO, enumerator in enum:__anon8508
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h108 float_flag_divbyzero = FP_X_DZ, enumerator in enum:__anon8527
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h108 float_flag_divbyzero = FP_X_DZ, enumerator in enum:__anon8534
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h108 float_flag_divbyzero = FP_X_DZ, enumerator in enum:__anon8540
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h106 float_flag_divbyzero = FE_DIVBYZERO, enumerator in enum:__anon8554
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h98 float_flag_divbyzero = 8, enumerator in enum:__anon8566
/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h93 float_flag_divbyzero = 2, enumerator in enum:__anon17137

Completed in 200 milliseconds