Home
last modified time | relevance | path

Searched defs:sinf (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dsinf.c19 sinf (float y) in sinf() function
/freebsd/lib/msun/src/
H A Ds_sinf.c36 sinf(float x) in sinf() function
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c370 static const char *inferred_keytype(const TLS_SIGALG_INFO *sinf) in inferred_keytype()
387 TLS_SIGALG_INFO *sinf = NULL; in add_provider_sigalgs() local
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h310 __DEVICE__ float sinf(float __a) { in sinf() function