Searched refs:FP_FLAGS (Results 1 – 1 of 1) sorted by relevance
257 #define FP_FLAGS (SF1_SUNW_FPKNWN | SF1_SUNW_FPUSED) in sf1_cap() macro303 if ((val & FP_FLAGS) == SF1_SUNW_FPUSED) { in sf1_cap()347 if ((ofl->ofl_ocapset.oc_sf_1.cm_val & FP_FLAGS) == FP_FLAGS) { in sf1_cap()352 if ((val & FP_FLAGS) != FP_FLAGS) in sf1_cap()359 val &= ~FP_FLAGS; in sf1_cap()367 ofl->ofl_ocapset.oc_sf_1.cm_val &= ~FP_FLAGS; in sf1_cap()370 val &= ~FP_FLAGS; in sf1_cap()378 #undef FP_FLAGS in sf1_cap()