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

/bionic/libc/arch-mips/include/machine/
H A Dsignal.h44 #define SC_FPREGS (SC_REGS+32*8) macro
45 #define SC_ACX (SC_FPREGS+32*REGSZ_FP)
/bionic/libc/arch-mips64/include/machine/
H A Dsignal.h44 #define SC_FPREGS (SC_REGS+32*8) macro
45 #define SC_ACX (SC_FPREGS+32*REGSZ_FP)

Completed in 32 milliseconds