OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:k_log1p
(Results
1 - 4
of
4
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
k_log.h
18
*
k_log1p
(f):
84
* We always inline
k_log1p
(), since doing so produces a
88
k_log1p
(double f)
function
/prebuilts/ndk/r11/sources/android/support/src/msun/
k_log.h
18
*
k_log1p
(f):
84
* We always inline
k_log1p
(), since doing so produces a
88
k_log1p
(double f)
function
/prebuilts/ndk/r13/sources/android/support/src/msun/
k_log.h
18
*
k_log1p
(f):
84
* We always inline
k_log1p
(), since doing so produces a
88
k_log1p
(double f)
function
/external/v8/src/base/
ieee754.cc
1990
static inline double
k_log1p
(double f) {
function in namespace:v8::base::ieee754
[
all
...]
Completed in 266 milliseconds