Home
last modified time | relevance | path

Searched refs:PR_SET_FP_MODE (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dprctl.h149 #define PR_SET_FP_MODE 45 macro
/bionic/linker/
Dlinker_mips.cpp322 if (prctl(PR_SET_FP_MODE, PR_FP_MODE_FR|PR_FP_MODE_FRE)) { in mips_check_and_adjust_fp_modes()