HomeSort by relevance Sort by last modified time
    Searched defs:sc_used_math (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/arch-mips/asm/
sigcontext.h 35 unsigned int sc_used_math; member in struct:sigcontext
69 __u32 sc_used_math; member in struct:sigcontext
  /development/ndk/platforms/android-9/arch-mips/include/asm/
sigcontext.h 35 unsigned int sc_used_math; member in struct:sigcontext
69 __u32 sc_used_math; member in struct:sigcontext
  /external/kernel-headers/original/asm-mips/
sigcontext.h 29 unsigned int sc_used_math; member in struct:sigcontext
69 __u32 sc_used_math; member in struct:sigcontext
85 __u32 sc_used_math; member in struct:sigcontext32
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
sigcontext.h 35 unsigned int sc_used_math; member in struct:sigcontext
69 __u32 sc_used_math; member in struct:sigcontext
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
sigcontext.h 35 unsigned int sc_used_math; member in struct:sigcontext
69 __u32 sc_used_math; member in struct:sigcontext
  /bionic/libc/arch-mips/include/machine/
signal.h 76 unsigned int sc_used_math; member in struct:sigcontext
117 #define SC_USED_MATH (SC_ACX+3*REGSZ)
129 #define SC_FPUSED SC_USED_MATH
  /development/ndk/platforms/android-9/arch-mips/include/machine/
signal.h 76 unsigned int sc_used_math; member in struct:sigcontext
117 #define SC_USED_MATH (SC_ACX+3*REGSZ)
129 #define SC_FPUSED SC_USED_MATH
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
signal.h 76 unsigned int sc_used_math; member in struct:sigcontext
117 #define SC_USED_MATH (SC_ACX+3*REGSZ)
129 #define SC_FPUSED SC_USED_MATH
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
signal.h 76 unsigned int sc_used_math; member in struct:sigcontext
117 #define SC_USED_MATH (SC_ACX+3*REGSZ)
129 #define SC_FPUSED SC_USED_MATH

Completed in 123 milliseconds