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

  /external/libcap/libcap/include/uapi/linux/
prctl.h 40 # define PR_FP_EXC_NONRECOV 1 /* async non-recoverable exc. mode */
  /bionic/libc/kernel/uapi/linux/
prctl.h 45 #define PR_FP_EXC_NONRECOV 1
  /external/kernel-headers/original/uapi/linux/
prctl.h 43 # define PR_FP_EXC_NONRECOV 1 /* async non-recoverable exc. mode */
  /external/minijail/linux-x86/
libconstants.gen.c 797 #ifdef PR_FP_EXC_NONRECOV
798 { "PR_FP_EXC_NONRECOV", (unsigned long) PR_FP_EXC_NONRECOV },
799 #endif // PR_FP_EXC_NONRECOV
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [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...]
zerrors_linux_s390x.go     [all...]

Completed in 105 milliseconds