Home
last modified time | relevance | path

Searched refs:PR_FP_EXC_SW_ENABLE (Results 1 – 3 of 3) sorted by relevance

/external/libcap/libcap/include/uapi/linux/
Dprctl.h33 # define PR_FP_EXC_SW_ENABLE 0x80 /* Use FPEXC for FP exception enables */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h35 # define PR_FP_EXC_SW_ENABLE 0x80 /* Use FPEXC for FP exception enables */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c809 #ifdef PR_FP_EXC_SW_ENABLE
810 { "PR_FP_EXC_SW_ENABLE", (unsigned long) PR_FP_EXC_SW_ENABLE },