Searched defs:PR_FP_MODE_FRE (Results 1 – 5 of 5) sorted by relevance
191 # define PR_FP_MODE_FRE (1u << 1) /* 32b compatibility */ macro
192 # define PR_FP_MODE_FRE (1 << 1) /* 32b compatibility */ macro
1146 pub const PR_FP_MODE_FRE: ::c_int = 1 << 1; constant
1695 pub const PR_FP_MODE_FRE: ::c_int = 1 << 1; constant
2612 pub const PR_FP_MODE_FRE: ::c_int = 1 << 1; constant