Home
last modified time | relevance | path

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

/external/libcap/libcap/include/uapi/linux/
Dprctl.h41 # define PR_FP_EXC_ASYNC 2 /* async recoverable exception mode */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h43 # define PR_FP_EXC_ASYNC 2 /* async recoverable exception mode */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c785 #ifdef PR_FP_EXC_ASYNC
786 { "PR_FP_EXC_ASYNC", (unsigned long) PR_FP_EXC_ASYNC },