Searched defs:_envbuf87 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/fp/
H A Dfp.h37 typedef short _envbuf87[7]; /* buffer for f{ld,st}env instruction */ typedef
38 #define _swoff 1 /* status word index in _envbuf87 */
39 #define _swboff 2 /* status word BYTE offset in _envbuf87 */
/illumos-gate/usr/src/lib/libc/i386/fp/
H A Dfp.h37 typedef short _envbuf87[7]; /* buffer for f{ld,st}env instruction */ typedef
38 #define _swoff 1 /* status word index in _envbuf87 */
39 #define _swboff 2 /* status word BYTE offset in _envbuf87 */

Completed in 45 milliseconds