Searched refs:SC_FPREGS (Results 1 - 3 of 3) sorted by relevance

/development/ndk/platforms/android-L/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)
/development/ndk/platforms/android-L/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)
/development/ndk/platforms/android-9/arch-mips/include/machine/
H A Dsignal.h113 #define SC_FPREGS (SC_REGS+32*8) macro
114 #define SC_ACX (SC_FPREGS+32*REGSZ_FP)
139 #define SC_FPREGS (37 * REGSZ) macro

Completed in 4 milliseconds