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

  /external/libcap/libcap/include/uapi/linux/
prctl.h 28 # define PR_FPEMU_SIGFPE 2 /* don't emulate fp operations, send SIGFPE instead */
  /bionic/libc/kernel/uapi/linux/
prctl.h 35 #define PR_FPEMU_SIGFPE 2
  /external/kernel-headers/original/uapi/linux/
prctl.h 31 # define PR_FPEMU_SIGFPE 2 /* don't emulate fp operations, send SIGFPE instead */
  /external/minijail/linux-x86/
libconstants.gen.c 782 #ifdef PR_FPEMU_SIGFPE
783 { "PR_FPEMU_SIGFPE", (unsigned long) PR_FPEMU_SIGFPE },
784 #endif // PR_FPEMU_SIGFPE
    [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 123 milliseconds