Searched refs:PR_FP_EXC_UND (Results 1 - 3 of 3) sorted by relevance

/external/libcap/libcap/include/uapi/linux/
H A Dprctl.h36 # define PR_FP_EXC_UND 0x040000 /* floating point underflow */ macro
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h39 # define PR_FP_EXC_UND 0x040000 /* floating point underflow */ macro
/external/minijail/linux-x86/
H A Dlibconstants.gen.c812 #ifdef PR_FP_EXC_UND
813 { "PR_FP_EXC_UND", (unsigned long) PR_FP_EXC_UND },
814 #endif // PR_FP_EXC_UND

Completed in 95 milliseconds