Searched defs:logf (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/lib/libm/src/
H A De_logf.c34 logf(float x) function
82 DEF_STD(logf); variable
/openbsd-current/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.h68 LogBuilder logf(StringRef text) { function in class:llvm::DifferenceEngine
H A DDiffConsumer.cpp164 void DiffConsumer::logf(const LogBuilder &Log) { function in class:DiffConsumer
/openbsd-current/gnu/lib/libstdc++/libstdc++/libmath/
H A Dstubs.c146 logf(float x) function
H A Dmathconf.h284 # define logf(x) log(x) macro
/openbsd-current/gnu/gcc/libstdc++-v3/libmath/
H A Dmathconf.h279 # define logf(x) log(x) macro
H A Dstubs.c316 logf(float x) function
/openbsd-current/gnu/lib/libstdc++/libstdc++/
H A Dacconfig.h258 # define logf _logf macro
/openbsd-current/gnu/lib/libstdc++-v3/
H A Dconfig.h987 # define logf _logf macro
/openbsd-current/lib/libm/hidden/
H A Dmath.h143 PROTO_NORMAL(logf); variable
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h182 __DEVICE__ float logf(float __a) { function
H A D__clang_hip_math.h338 float logf(float __x) { return __ocml_log_f32(__x); } function

Completed in 122 milliseconds