Home
last modified time | relevance | path

Searched refs:USE_GLIBC_ABI (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h62 #ifndef USE_GLIBC_ABI
64 # define USE_GLIBC_ABI 1 macro
66 # define USE_GLIBC_ABI 0 macro
H A Dexp2f.c79 #if USE_GLIBC_ABI
H A Dlog2f.c79 #if USE_GLIBC_ABI
H A Dlogf.c78 #if USE_GLIBC_ABI
H A Dexpf.c90 #if USE_GLIBC_ABI
H A Dexp2.c139 #if USE_GLIBC_ABI
H A Dexp.c164 #if USE_GLIBC_ABI
H A Dlog2.c137 #if USE_GLIBC_ABI
H A Dpowf.c219 #if USE_GLIBC_ABI
H A Dlog.c158 #if USE_GLIBC_ABI
H A DDir.mk15 ifeq ($(USE_GLIBC_ABI),1)
16 $(error Can only generate special GLIBC symbols on Linux - please disable USE_GLIBC_ABI)
H A Dpow.c375 #if USE_GLIBC_ABI
/freebsd/contrib/arm-optimized-routines/
H A Dconfig.mk.dist144 USE_GLIBC_ABI = 1
145 math-cflags += -DUSE_GLIBC_ABI=$(USE_GLIBC_ABI)
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dlog10_2u.c134 #if USE_GLIBC_ABI
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_math.h24 #if USE_GLIBC_ABI