Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dprctl.h152 #define PR_FP_MODE_FRE (1 << 1) macro
/bionic/linker/
Dlinker_mips.cpp316 if (prctl(PR_SET_FP_MODE, PR_FP_MODE_FR|PR_FP_MODE_FRE)) { in mips_check_and_adjust_fp_modes()