Lines Matching refs:GrB_FP32

82         if (type == GrB_FP32  ) return (GrB_IDENTITY_FP32  ) ;  in gb_string_and_type_to_unop()
101 if (type == GrB_FP32 ) return (GrB_AINV_FP32 ) ; in gb_string_and_type_to_unop()
119 if (type == GrB_FP32 ) return (GrB_MINV_FP32 ) ; in gb_string_and_type_to_unop()
138 if (type == GrB_FP32 ) return (GxB_LNOT_FP32 ) ; in gb_string_and_type_to_unop()
154 if (type == GrB_FP32 ) return (GxB_ONE_FP32 ) ; in gb_string_and_type_to_unop()
172 if (type == GrB_FP32 ) return (GrB_ABS_FP32 ) ; in gb_string_and_type_to_unop()
181 if (type == GrB_FP32 ) return (GxB_SQRT_FP32) ; in gb_string_and_type_to_unop()
190 if (type == GrB_FP32 ) return (GxB_LOG_FP32) ; in gb_string_and_type_to_unop()
199 if (type == GrB_FP32 ) return (GxB_EXP_FP32) ; in gb_string_and_type_to_unop()
208 if (type == GrB_FP32 ) return (GxB_SIN_FP32) ; in gb_string_and_type_to_unop()
217 if (type == GrB_FP32 ) return (GxB_COS_FP32) ; in gb_string_and_type_to_unop()
226 if (type == GrB_FP32 ) return (GxB_TAN_FP32) ; in gb_string_and_type_to_unop()
235 if (type == GrB_FP32 ) return (GxB_ASIN_FP32) ; in gb_string_and_type_to_unop()
244 if (type == GrB_FP32 ) return (GxB_ACOS_FP32) ; in gb_string_and_type_to_unop()
253 if (type == GrB_FP32 ) return (GxB_ATAN_FP32) ; in gb_string_and_type_to_unop()
262 if (type == GrB_FP32 ) return (GxB_SINH_FP32) ; in gb_string_and_type_to_unop()
271 if (type == GrB_FP32 ) return (GxB_COSH_FP32) ; in gb_string_and_type_to_unop()
280 if (type == GrB_FP32 ) return (GxB_TANH_FP32) ; in gb_string_and_type_to_unop()
289 if (type == GrB_FP32 ) return (GxB_ASINH_FP32) ; in gb_string_and_type_to_unop()
298 if (type == GrB_FP32 ) return (GxB_ACOSH_FP32) ; in gb_string_and_type_to_unop()
307 if (type == GrB_FP32 ) return (GxB_ATANH_FP32) ; in gb_string_and_type_to_unop()
316 if (type == GrB_FP32 ) return (GxB_SIGNUM_FP32) ; in gb_string_and_type_to_unop()
325 if (type == GrB_FP32 ) return (GxB_CEIL_FP32) ; in gb_string_and_type_to_unop()
334 if (type == GrB_FP32 ) return (GxB_FLOOR_FP32) ; in gb_string_and_type_to_unop()
343 if (type == GrB_FP32 ) return (GxB_ROUND_FP32) ; in gb_string_and_type_to_unop()
352 if (type == GrB_FP32 ) return (GxB_TRUNC_FP32) ; in gb_string_and_type_to_unop()
361 if (type == GrB_FP32 ) return (GxB_EXP2_FP32) ; in gb_string_and_type_to_unop()
370 if (type == GrB_FP32 ) return (GxB_EXPM1_FP32) ; in gb_string_and_type_to_unop()
379 if (type == GrB_FP32 ) return (GxB_LOG10_FP32) ; in gb_string_and_type_to_unop()
388 if (type == GrB_FP32 ) return (GxB_LOG1P_FP32) ; in gb_string_and_type_to_unop()
397 if (type == GrB_FP32 ) return (GxB_LOG2_FP32) ; in gb_string_and_type_to_unop()
406 if (type == GrB_FP32 ) return (GxB_LGAMMA_FP32) ; in gb_string_and_type_to_unop()
413 if (type == GrB_FP32 ) return (GxB_TGAMMA_FP32) ; in gb_string_and_type_to_unop()
420 if (type == GrB_FP32 ) return (GxB_ERF_FP32) ; in gb_string_and_type_to_unop()
427 if (type == GrB_FP32 ) return (GxB_ERFC_FP32) ; in gb_string_and_type_to_unop()
462 if (type == GrB_FP32 ) return (GxB_ISINF_FP32) ; in gb_string_and_type_to_unop()
471 if (type == GrB_FP32 ) return (GxB_ISNAN_FP32) ; in gb_string_and_type_to_unop()
480 if (type == GrB_FP32 ) return (GxB_ISFINITE_FP32) ; in gb_string_and_type_to_unop()
489 if (type == GrB_FP32 ) return (GxB_FREXPX_FP32) ; in gb_string_and_type_to_unop()
496 if (type == GrB_FP32 ) return (GxB_FREXPE_FP32) ; in gb_string_and_type_to_unop()