Home
last modified time | relevance | path

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

/external/libcap/libcap/include/uapi/linux/
Dprctl.h34 # define PR_FP_EXC_DIV 0x010000 /* floating point divide by zero */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h36 # define PR_FP_EXC_DIV 0x010000 /* floating point divide by zero */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c791 #ifdef PR_FP_EXC_DIV
792 { "PR_FP_EXC_DIV", (unsigned long) PR_FP_EXC_DIV },