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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 25 #define PR_GET_FPEMU 9
  /external/strace/xlat/
prctl_options.h 26 #if !(defined(PR_GET_FPEMU) || (defined(HAVE_DECL_PR_GET_FPEMU) && HAVE_DECL_PR_GET_FPEMU))
27 # define PR_GET_FPEMU 9
160 XLAT(PR_GET_FPEMU),
  /external/libcap/libcap/include/uapi/linux/
prctl.h 25 #define PR_GET_FPEMU 9
  /bionic/libc/kernel/uapi/linux/
prctl.h 32 #define PR_GET_FPEMU 9
  /external/kernel-headers/original/uapi/linux/
prctl.h 28 #define PR_GET_FPEMU 9
  /external/minijail/linux-x86/
libconstants.gen.c 824 #ifdef PR_GET_FPEMU
825 { "PR_GET_FPEMU", (unsigned long) PR_GET_FPEMU },
826 #endif // PR_GET_FPEMU
    [all...]
  /external/strace/
prctl.c 104 case PR_GET_FPEMU:
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 709 PR_GET_FPEMU = 0x9
    [all...]
zerrors_linux_amd64.go 709 PR_GET_FPEMU = 0x9
    [all...]
zerrors_linux_arm.go 710 PR_GET_FPEMU = 0x9
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 709 PR_GET_FPEMU = 0x9
    [all...]
zerrors_linux_amd64.go 709 PR_GET_FPEMU = 0x9
    [all...]
zerrors_linux_arm.go 710 PR_GET_FPEMU = 0x9
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]

Completed in 951 milliseconds

1 2