Searched defs:_fp_current_exceptions (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Qglobals.h61 unsigned _fp_current_exceptions ; /* Current floating-point exceptions. */ variable
H A Dbase_conversion.h200 fp_exception_field_type _fp_current_exceptions; variable
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A D_ftoll.c52 unsigned int _fp_current_exceptions = 0; local
137 unsigned int _fp_current_exceptions = 0; local
222 unsigned int _fp_current_exceptions = 0; local
[all...]
H A D_ftoull.c56 unsigned int _fp_current_exceptions = 0; local
144 unsigned int _fp_current_exceptions = 0; local
232 unsigned int _fp_current_exceptions = 0; local
[all...]

Completed in 95 milliseconds