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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 38 # define PR_FP_EXC_INV 0x100000 /* floating point invalid operation */
  /external/libcap/libcap/include/uapi/linux/
prctl.h 38 # define PR_FP_EXC_INV 0x100000 /* floating point invalid operation */
  /bionic/libc/kernel/uapi/linux/
prctl.h 43 #define PR_FP_EXC_INV 0x100000
  /external/kernel-headers/original/uapi/linux/
prctl.h 41 # define PR_FP_EXC_INV 0x100000 /* floating point invalid operation */
  /external/minijail/linux-x86/
libconstants.gen.c 794 #ifdef PR_FP_EXC_INV
795 { "PR_FP_EXC_INV", (unsigned long) PR_FP_EXC_INV },
796 #endif // PR_FP_EXC_INV
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 700 PR_FP_EXC_INV = 0x100000
    [all...]
zerrors_linux_amd64.go 700 PR_FP_EXC_INV = 0x100000
    [all...]
zerrors_linux_arm.go 701 PR_FP_EXC_INV = 0x100000
    [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...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 700 PR_FP_EXC_INV = 0x100000
    [all...]
zerrors_linux_amd64.go 700 PR_FP_EXC_INV = 0x100000
    [all...]
zerrors_linux_arm.go 701 PR_FP_EXC_INV = 0x100000
    [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...]

Completed in 954 milliseconds

1 2