HomeSort by relevance Sort by last modified time
    Searched refs:NGREG (Results 1 - 25 of 25) sorted by null

  /bionic/libc/include/sys/
ucontext.h 58 #define NGREG 18 /* Like glibc. */
61 typedef greg_t gregset_t[NGREG];
81 #define NGREG 34 /* x0..x30 + sp + pc + pstate */
83 typedef greg_t gregset_t[NGREG];
120 NGREG
124 typedef greg_t gregset_t[NGREG];
167 #define NGREG 32
171 typedef greg_t gregset_t[NGREG];
242 NGREG
246 typedef greg_t gregset_t[NGREG];
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
ucontext.h 58 #define NGREG 18 /* Like glibc. */
61 typedef greg_t gregset_t[NGREG];
81 #define NGREG 34 /* x0..x30 + sp + pc + pstate */
83 typedef greg_t gregset_t[NGREG];
120 NGREG
124 typedef greg_t gregset_t[NGREG];
167 #define NGREG 32
171 typedef greg_t gregset_t[NGREG];
242 NGREG
246 typedef greg_t gregset_t[NGREG];
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
ucontext.h 58 #define NGREG 18 /* Like glibc. */
61 typedef greg_t gregset_t[NGREG];
81 #define NGREG 34 /* x0..x30 + sp + pc + pstate */
83 typedef greg_t gregset_t[NGREG];
120 NGREG
124 typedef greg_t gregset_t[NGREG];
167 #define NGREG 32
171 typedef greg_t gregset_t[NGREG];
242 NGREG
246 typedef greg_t gregset_t[NGREG];
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
ucontext.h 58 #define NGREG 18 /* Like glibc. */
61 typedef greg_t gregset_t[NGREG];
81 #define NGREG 34 /* x0..x30 + sp + pc + pstate */
83 typedef greg_t gregset_t[NGREG];
120 NGREG
124 typedef greg_t gregset_t[NGREG];
167 #define NGREG 32
171 typedef greg_t gregset_t[NGREG];
242 NGREG
246 typedef greg_t gregset_t[NGREG];
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
ucontext.h 58 #define NGREG 18 /* Like glibc. */
61 typedef greg_t gregset_t[NGREG];
81 #define NGREG 34 /* x0..x30 + sp + pc + pstate */
83 typedef greg_t gregset_t[NGREG];
120 NGREG
124 typedef greg_t gregset_t[NGREG];
167 #define NGREG 32
171 typedef greg_t gregset_t[NGREG];
242 NGREG
246 typedef greg_t gregset_t[NGREG];
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
ucontext.h 58 #define NGREG 18 /* Like glibc. */
61 typedef greg_t gregset_t[NGREG];
81 #define NGREG 34 /* x0..x30 + sp + pc + pstate */
83 typedef greg_t gregset_t[NGREG];
120 NGREG
124 typedef greg_t gregset_t[NGREG];
167 #define NGREG 32
171 typedef greg_t gregset_t[NGREG];
242 NGREG
246 typedef greg_t gregset_t[NGREG];
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
ucontext.h 58 #define NGREG 18 /* Like glibc. */
61 typedef greg_t gregset_t[NGREG];
81 #define NGREG 34 /* x0..x30 + sp + pc + pstate */
83 typedef greg_t gregset_t[NGREG];
120 NGREG
124 typedef greg_t gregset_t[NGREG];
167 #define NGREG 32
171 typedef greg_t gregset_t[NGREG];
242 NGREG
246 typedef greg_t gregset_t[NGREG];
    [all...]
  /development/ndk/platforms/android-L/include/sys/
ucontext.h 58 #define NGREG 18 /* Like glibc. */
61 typedef greg_t gregset_t[NGREG];
118 NGREG
122 typedef greg_t gregset_t[NGREG];
167 #define NGREG 32
171 typedef greg_t gregset_t[NGREG];
242 NGREG
246 typedef greg_t gregset_t[NGREG];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
ucontext.h 36 #define NGREG 23
39 typedef greg_t gregset_t[NGREG];
151 #define NGREG 19
154 typedef greg_t gregset_t[NGREG];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ucontext.h 36 #define NGREG 23
39 typedef greg_t gregset_t[NGREG];
151 #define NGREG 19
154 typedef greg_t gregset_t[NGREG];
  /bionic/libc/kernel/uapi/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /development/ndk/platforms/android-L/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /external/chromium_org/sandbox/linux/services/
android_x86_64_ucontext.h 72 NGREG,
  /external/kernel-headers/original/uapi/linux/
elfcore.h 24 #define NGREG ELF_NGREG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
elfcore.h 21 #define NGREG ELF_NGREG
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elfcore.h 21 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_nec.h 64 #define PR_NUM_GCREGS NGREG
_sony.h 55 #define PR_NUM_GCREGS NGREG
_reliantunix.h 97 #define _PR_NUM_GCREGS NGREG

Completed in 456 milliseconds