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

  /bionic/libc/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];
  /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
  /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/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/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/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/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/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
elfcore.h 41 #define NGREG ELF_NGREG
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/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];
  /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/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];

Completed in 201 milliseconds