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

  /external/chromium_org/sandbox/linux/services/
android_arm_ucontext.h 11 // We also need greg_t for the sandbox, include it in this header as well.
12 typedef unsigned long greg_t; typedef
android_i386_ucontext.h 35 typedef uint32_t greg_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elfcore.h 19 typedef elf_greg_t greg_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elfcore.h 19 typedef elf_greg_t greg_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elfcore.h 19 typedef elf_greg_t greg_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ucontext.h 33 typedef long int greg_t; typedef
39 typedef greg_t gregset_t[NGREG];
148 typedef int greg_t; typedef
154 typedef greg_t gregset_t[NGREG];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ucontext.h 33 typedef long int greg_t; typedef
39 typedef greg_t gregset_t[NGREG];
148 typedef int greg_t; typedef
154 typedef greg_t gregset_t[NGREG];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ucontext.h 33 typedef long int greg_t; typedef
39 typedef greg_t gregset_t[NGREG];
148 typedef int greg_t; typedef
154 typedef greg_t gregset_t[NGREG];

Completed in 603 milliseconds