Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libc/port/gen/
H A D_ftoll.c52 unsigned int _fp_current_exceptions = 0; in __dtoll() local
137 unsigned int _fp_current_exceptions = 0; in __ftoll() local
222 unsigned int _fp_current_exceptions = 0; in _Q_qtoll() local
[all...]
H A D_ftoull.c56 unsigned int _fp_current_exceptions = 0; in __dtoull() local
144 unsigned int _fp_current_exceptions = 0; in __ftoull() local
232 unsigned int _fp_current_exceptions = 0; in _Q_qtoull() local
[all...]
/titanic_52/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