Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/softfloat/
HDsoftfloat-for-gcc.h8 #define float_exception_flags __softfloat_float_exception_flags macro
/freebsd-11-stable/lib/libc/softfloat/bits32/
HDsoftfloat.c81 int float_exception_flags = 0; variable
/freebsd-11-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c75 int float_exception_flags = 0; variable