Home
last modified time | relevance | path

Searched defs:logf (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.h68 LogBuilder logf(StringRef text) { in logf() function
H A DDiffConsumer.cpp164 void DiffConsumer::logf(const LogBuilder &Log) { in logf() function in DiffConsumer
/openbsd-src/lib/libm/src/
H A De_logf.c34 logf(float x) in logf() function
/openbsd-src/gnu/lib/libstdc++/libstdc++/libmath/
H A Dstubs.c146 logf(float x) in logf() function
H A Dmathconf.h284 # define logf(x) log(x) macro
/openbsd-src/gnu/gcc/libstdc++-v3/libmath/
H A Dstubs.c316 logf(float x) in logf() function
H A Dmathconf.h279 # define logf(x) log(x) macro
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A Dconfig.h.in916 # define logf _logf macro
H A Dacconfig.h258 # define logf _logf macro
/openbsd-src/gnu/lib/libstdc++-v3/
H A Dconfig.h987 # define logf _logf macro
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_math.h182 __DEVICE__ float logf(float __a) { in logf() function