Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/syscall/
H A Dgetcontext.c179 struct fq fpu_q[MAXFPQ]; /* to hold floating queue */ in getsetcontext() local
428 struct fq32 fpu_q[MAXFPQ]; /* to hold 32 bit floating queue */ in getsetcontext32() local
/titanic_41/usr/src/uts/sparc/sys/
H A Dregset.h269 struct fq *fpu_q; /* ptr to array of FQ entries */ member
283 struct fq *fpu_q; /* ptr to array of FQ entries */ member
303 caddr32_t fpu_q; /* ptr to array of FQ entries */ member
327 struct fq *fpu_q; member
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Ducontext.h75 struct fq *fpu_q; /* ptr to array of FQ entries */ member
/titanic_41/usr/src/uts/sparc/v9/os/
H A Dv9dep.c1222 struct fq32 fpu_q[MAXFPQ]; /* to hold floating queue */ in sendsig32() local