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

  /external/chromium_org/sandbox/win/tools/finder/
finder.h 31 #define REG_ERR L"REG_ERROR"
  /external/chromium_org/sandbox/linux/services/
android_i386_ucontext.h 58 REG_ERR,
android_x86_64_ucontext.h 68 REG_ERR,
  /external/compiler-rt/android/include/sys/
ucontext.h 89 REG_ERR,
  /external/qemu/
cpu-exec.c 800 # define ERROR_sig(context) ((context)->uc_mcontext.gregs[REG_ERR])
821 #define REG_ERR ERR
854 #define ERROR_sig(context) ((context)->uc_mcontext.gregs[REG_ERR])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
ucontext.h 83 REG_ERR,
84 # define REG_ERR REG_ERR
186 REG_ERR,
187 # define REG_ERR REG_ERR
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ucontext.h 83 REG_ERR,
84 # define REG_ERR REG_ERR
186 REG_ERR,
187 # define REG_ERR REG_ERR

Completed in 146 milliseconds