Searched refs:VPCS_ALIAS (Results 1 – 23 of 23) sorted by relevance
/third_party/optimized-routines/math/ |
D | vn_exp.c | 10 #define VPCS_ALIAS strong_alias (__vn_exp, _ZGVnN2v_exp) macro
|
D | vn_powf.c | 10 #define VPCS_ALIAS strong_alias (__vn_powf, _ZGVnN4vv_powf) macro
|
D | vn_cos.c | 10 #define VPCS_ALIAS strong_alias (__vn_cos, _ZGVnN2v_cos) macro
|
D | vn_log.c | 10 #define VPCS_ALIAS strong_alias (__vn_log, _ZGVnN2v_log) macro
|
D | vn_sin.c | 10 #define VPCS_ALIAS strong_alias (__vn_sin, _ZGVnN2v_sin) macro
|
D | vn_exp2f.c | 10 #define VPCS_ALIAS strong_alias (__vn_exp2f, _ZGVnN4v_exp2f) macro
|
D | vn_cosf.c | 10 #define VPCS_ALIAS strong_alias (__vn_cosf, _ZGVnN4v_cosf) macro
|
D | vn_sinf.c | 10 #define VPCS_ALIAS strong_alias (__vn_sinf, _ZGVnN4v_sinf) macro
|
D | vn_pow.c | 10 #define VPCS_ALIAS strong_alias (__vn_pow, _ZGVnN2vv_pow) macro
|
D | vn_expf.c | 10 #define VPCS_ALIAS strong_alias (__vn_expf, _ZGVnN4v_expf) macro
|
D | vn_logf.c | 10 #define VPCS_ALIAS strong_alias (__vn_logf, _ZGVnN4v_logf) macro
|
D | v_pow.c | 26 VPCS_ALIAS
|
D | v_cosf.c | 75 VPCS_ALIAS
|
D | v_logf.c | 72 VPCS_ALIAS
|
D | v_sinf.c | 74 VPCS_ALIAS
|
D | v_cos.c | 86 VPCS_ALIAS
|
D | v_sin.c | 85 VPCS_ALIAS
|
D | v_exp2f.c | 77 VPCS_ALIAS
|
D | v_log.c | 103 VPCS_ALIAS
|
D | v_exp.c | 93 VPCS_ALIAS
|
D | v_expf.c | 82 VPCS_ALIAS
|
D | v_math.h | 35 #ifndef VPCS_ALIAS 36 #define VPCS_ALIAS macro
|
D | v_powf.c | 234 VPCS_ALIAS
|