Home
last modified time | relevance | path

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

/external/libcap/libcap/include/uapi/linux/
Dprctl.h37 # define PR_FP_EXC_RES 0x080000 /* floating point inexact result */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h39 # define PR_FP_EXC_RES 0x080000 /* floating point inexact result */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c806 #ifdef PR_FP_EXC_RES
807 { "PR_FP_EXC_RES", (unsigned long) PR_FP_EXC_RES },