OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_fpused
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/mips/include/
signal.h
74
int
sc_fpused
; /* fp has been used */
member in struct:sigcontext13
97
int
sc_fpused
; /* fp has been used */ \
/src/lib/libc/arch/mips/gen/
setjmp.S
115
INT_S zero, _SC_FPUSED(a0) #
sc_fpused
= 0
118
INT_S v0, _SC_FPUSED(a0) #
sc_fpused
= 1
longjmp.c
103
if (sc->
sc_fpused
) {
/src/sys/arch/mips/mips/
compat_16_machdep.c
133
ksc.
sc_fpused
= fpu_used_p(l);
135
if (ksc.
sc_fpused
) {
276
if (scp->
sc_fpused
) {
compat_13_machdep.c
91
if (scp->
sc_fpused
) {
/src/lib/libc/compat/arch/mips/gen/
compat_setjmp.S
115
INT_S zero, _SC_FPUSED(a0) #
sc_fpused
= 0
118
INT_S v0, _SC_FPUSED(a0) #
sc_fpused
= 1
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025