Home
last modified time | relevance | path

Searched refs:TLOSS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A D_SVID_error.c723 exc.type = TLOSS; in _SVID_libm_err()
739 exc.type = TLOSS; in _SVID_libm_err()
755 exc.type = TLOSS; in _SVID_libm_err()
771 exc.type = TLOSS; in _SVID_libm_err()
788 exc.type = TLOSS; in _SVID_libm_err()
805 exc.type = TLOSS; in _SVID_libm_err()
/illumos-gate/usr/src/head/
H A Dmath.h127 #define TLOSS 5 macro