Lines Matching refs:cond
50 unsigned int cond, unsigned int *status) in sgl_fcmp() argument
73 && (Exception(cond) || Sgl_isone_signaling(left))) in sgl_fcmp()
77 && (Exception(cond) || Sgl_isone_signaling(right)) ) ) in sgl_fcmp()
80 Set_status_cbit(Unordered(cond)); in sgl_fcmp()
84 Set_status_cbit(Unordered(cond)); in sgl_fcmp()
96 Set_status_cbit(Unordered(cond)); in sgl_fcmp()
111 Set_status_cbit(Equal(cond)); in sgl_fcmp()
115 Set_status_cbit(Lessthan(cond)); in sgl_fcmp()
119 Set_status_cbit(Greaterthan(cond)); in sgl_fcmp()
126 Set_status_cbit(Equal(cond)); in sgl_fcmp()
133 Set_status_cbit(Lessthan(cond)); in sgl_fcmp()
137 Set_status_cbit(Greaterthan(cond)); in sgl_fcmp()
147 Set_status_cbit(Lessthan(cond)); in sgl_fcmp()
151 Set_status_cbit(Greaterthan(cond)); in sgl_fcmp()