Searched refs:FP_FLAGS (Results 1 – 1 of 1) sorted by relevance
240 #define FP_FLAGS (SF1_SUNW_FPKNWN | SF1_SUNW_FPUSED) in sf1_cap() macro286 if ((val & FP_FLAGS) == SF1_SUNW_FPUSED) { in sf1_cap()330 if ((ofl->ofl_ocapset.oc_sf_1.cm_val & FP_FLAGS) == FP_FLAGS) { in sf1_cap()335 if ((val & FP_FLAGS) != FP_FLAGS) in sf1_cap()342 val &= ~FP_FLAGS; in sf1_cap()350 ofl->ofl_ocapset.oc_sf_1.cm_val &= ~FP_FLAGS; in sf1_cap()353 val &= ~FP_FLAGS; in sf1_cap()361 #undef FP_FLAGS in sf1_cap()