Searched defs:SIGNBIT (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/lib/libmvec/common/vis/ | ||
H A D | __vexp.S | 687 #define SIGNBIT %f44 macro |
/titanic_52/usr/src/lib/libc/port/fp/ | ||
H A D | fpparts.h | 128 #define SIGNBIT(X) (((_dval *)&(X))->fparts.sign) macro |