OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nearbyintf
(Results
1 - 16
of
16
) sorted by relevancy
/src/lib/libm/src/
s_nearbyint.c
63
DECL(float,
nearbyintf
, rintf)
/src/include/
math.h
467
float
nearbyintf
(float);
/src/tests/lib/libm/
t_fe_round.c
179
NEARBYINTF
,
188
[
NEARBYINTF
] = "
nearbyintf
",
240
case
NEARBYINTF
:
241
received =
nearbyintf
(values[i].input);
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_cmath.h
482
using ::
nearbyintf
;
__clang_cuda_math.h
199
__DEVICE__ float
nearbyintf
(float __a) { return __builtin_nearbyintf(__a); }
function
__clang_hip_cmath.h
709
using ::
nearbyintf
;
tgmath.h
1027
__tg_nearbyint(float __x) {return
nearbyintf
(__x);}
__clang_hip_math.h
365
float
nearbyintf
(float __x) { return __ocml_nearbyint_f32(__x); }
function
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
math.d
1937
pure float
nearbyintf
(float x);
2338
pure float
nearbyintf
(float x);
2824
pure float
nearbyintf
(float x);
3133
pure float
nearbyintf
(float x);
3452
pure float
nearbyintf
(float x);
3832
pure float
nearbyintf
(float x);
4235
pure float
nearbyintf
(float x);
4642
pure float
nearbyintf
(float x);
tgmath.d
381
alias core.stdc.math.
nearbyintf
nearbyint;
882
alias core.stdc.math.
nearbyintf
nearbyint;
1385
alias core.stdc.math.
nearbyintf
nearbyint;
/src/lib/libm/
Makefile
544
rint.3
nearbyintf
.3 \
/src/external/gpl3/gcc/dist/gcc/cp/
cfns.h
279
{"
nearbyintf
", 99},
/src/external/gpl3/gcc.old/dist/gcc/cp/
cfns.h
279
{"
nearbyintf
", 99},
/src/external/apache2/llvm/dist/libcxx/include/
math.h
249
float
nearbyintf
(float x);
1503
inline _LIBCPP_INLINE_VISIBILITY float nearbyint(float __lcpp_x) _NOEXCEPT {return ::
nearbyintf
(__lcpp_x);}
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
18554
nearbyintf
(0.0f);
20924
nearbyintf
(0.0f);
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure
20096
nearbyintf
(0.0f);
[
all
...]
Completed in 45 milliseconds
Indexes created Tue May 12 00:25:06 UTC 2026