Home
last modified time | relevance | path

Searched refs:strong_alias (Results 1 - 25 of 32) sorted by relevance

12

/third_party/musl/porting/liteos_m_iccarm/kernel/src/include/
H A Dfeatures.h12 #ifndef strong_alias
13 #define strong_alias(old, new) \ macro
/third_party/musl/porting/liteos_m/user/src/include/
H A Dfeatures.h12 #ifndef strong_alias
13 #define strong_alias(old, new) \ macro
/third_party/musl/porting/liteos_m/kernel/src/include/
H A Dfeatures.h12 #ifndef strong_alias
13 #define strong_alias(old, new) \ macro
/third_party/musl/porting/uniproton/kernel/src/include/
H A Dfeatures.h12 #ifndef strong_alias
13 #define strong_alias(old, new) \ macro
/third_party/optimized-routines/math/
H A Dvn_cosf.c10 #define VPCS_ALIAS strong_alias (__vn_cosf, _ZGVnN4v_cosf)
H A Dvn_cos.c10 #define VPCS_ALIAS strong_alias (__vn_cos, _ZGVnN2v_cos)
H A Dvn_exp2f.c10 #define VPCS_ALIAS strong_alias (__vn_exp2f, _ZGVnN4v_exp2f)
H A Dvn_powf.c10 #define VPCS_ALIAS strong_alias (__vn_powf, _ZGVnN4vv_powf)
H A Dvn_expf.c10 #define VPCS_ALIAS strong_alias (__vn_expf, _ZGVnN4v_expf)
H A Dvn_logf.c10 #define VPCS_ALIAS strong_alias (__vn_logf, _ZGVnN4v_logf)
H A Dvn_pow.c10 #define VPCS_ALIAS strong_alias (__vn_pow, _ZGVnN2vv_pow)
H A Dvn_exp.c10 #define VPCS_ALIAS strong_alias (__vn_exp, _ZGVnN2v_exp)
H A Dvn_log.c10 #define VPCS_ALIAS strong_alias (__vn_log, _ZGVnN2v_log)
H A Dvn_sinf.c10 #define VPCS_ALIAS strong_alias (__vn_sinf, _ZGVnN4v_sinf)
H A Dvn_sin.c10 #define VPCS_ALIAS strong_alias (__vn_sin, _ZGVnN2v_sin)
H A Dexpf.c89 strong_alias (expf, __expf_finite)
H A Dexp2f.c78 strong_alias (exp2f, __exp2f_finite)
H A Dlog2f.c78 strong_alias (log2f, __log2f_finite)
H A Dlogf.c77 strong_alias (logf, __logf_finite)
H A Dexp2.c138 strong_alias (exp2, __exp2_finite) in strong_alias() function
H A Dexp.c170 strong_alias (exp, __exp_finite) in strong_alias() function
H A Dlog2.c136 strong_alias (log2, __log2_finite) in strong_alias() function
/third_party/elfutils/libelf/
H A Delf_getshdrnum.c87 strong_alias (elf_getshdrnum, elf_getshnum)
H A Delf_getshdrstrndx.c233 strong_alias (elf_getshdrstrndx, elf_getshstrndx)
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittnotify_config.h211 #define strong_alias(name, aliasname) /* empty for Windows */ macro
230 #define strong_alias(name, aliasname) _strong_alias(name, aliasname) macro

Completed in 6 milliseconds

12