Searched defs:float_exception_flags (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h7 #define float_exception_flags __softfloat_float_exception_flags macro
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c78 int float_exception_flags = 0; variable
[all...]
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c72 int float_exception_flags = 0; variable
[all...]

Completed in 78 milliseconds