OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lrintf
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/libm/arch/riscv/
lrintf.S
1
/* $NetBSD:
lrintf
.S,v 1.2 2015/03/27 23:35:40 matt Exp $ */
8
STRONG_ALIAS(llrintf,
lrintf
)
11
ENTRY(
lrintf
)
function
18
END(
lrintf
)
lrintf.S
1
/* $NetBSD:
lrintf
.S,v 1.2 2015/03/27 23:35:40 matt Exp $ */
8
STRONG_ALIAS(llrintf,
lrintf
)
11
ENTRY(
lrintf
)
function
18
END(
lrintf
)
/src/lib/libm/noieee_src/
n_floor.c
194
lrintf
(float x)
function
n_floor.c
194
lrintf
(float x)
function
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h
185
__DEVICE__ long
lrintf
(float __a) { return __float2ll_rn(__a); }
function
190
__DEVICE__ long
lrintf
(float __a) { return __float2int_rn(__a); }
function
__clang_cuda_math.h
185
__DEVICE__ long
lrintf
(float __a) { return __float2ll_rn(__a); }
function
190
__DEVICE__ long
lrintf
(float __a) { return __float2int_rn(__a); }
function
__clang_hip_math.h
329
long int
lrintf
(float __x) { return __ocml_rint_f32(__x); }
function
__clang_hip_math.h
329
long int
lrintf
(float __x) { return __ocml_rint_f32(__x); }
function
Completed in 95 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026