Searched defs:erf (Results 1 – 11 of 11) sorted by relevance
32 float32x4_t erf; member64 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (erf) (float32x4_t x) in V_NAME_F1() argument
43 float64x2_t erf; member75 float64x2_t VPCS_ATTR V_NAME_D1 (erf) (float64x2_t x) in V_NAME_D1() argument
42 svfloat32_t SV_NAME_F1 (erf) (svfloat32_t x, const svbool_t pg) in SV_NAME_F1() argument
47 svfloat64_t SV_NAME_D1 (erf) (svfloat64_t x, const svbool_t pg) in SV_NAME_D1() argument
100 qla_erase_flash_t *erf; in ql_eioctl() member
193 erf(double x) in erf() function
37 erf (double x) in erf() function
627 float erf, scale; member643 double erf, scale; member
300 dag_erf_ext_header_count(const uint8_t *erf, size_t len) in dag_erf_ext_header_count()
167 #define erf(x) __tg_simple(x, erf) macro
636 #define erf(__x) __tg_erf(__tg_promote1((__x))(__x)) macro