Home
last modified time | relevance | path

Searched refs:sign3 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatanf.c53 float f3, ans3, poly3, sign3, *yaddr3; in __vatanf() local
276 sign3 = pone; in __vatanf()
280 sign3 = -sign3; in __vatanf()
300 *y = sign3 * ansf; /* store answer, with sign bit */ in __vatanf()
365 ans3 = sign3 * (float)(conup3 + poly3); in __vatanf()
/illumos-gate/usr/src/lib/iconv_modules/th_TH/common/
H A Dcommon_thai.h64 unsigned int sign3: 2; /* should be 0x02 */ member
98 unsigned int sign3: 2; /* should be 0x02 */ member
H A Dcommon_utf.c45 utf8.utf8.sign3 = 0x02; /* 10xxxxxx */ in _uni_to_utf8()
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dcommon_han.h71 unsigned int sign3: 2; /* should be 0x02 */ member
112 unsigned int sign3: 2; /* should be 0x02 */ member
H A Dcommon_utf.c49 utf8.utf8.sign3 = 0x02; in _uni_to_utf8()
58 utf8.utf8.sign3 = 0x02; /* 10xxxxxx */ in _uni_to_utf8()