OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fxp_rounded_nearest
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
fxp.c
228
uint32_t
fxp_rounded_nearest
= fxp_round_nearest(fxp);
local
231
expect_u32_eq(rounded_nearest,
fxp_rounded_nearest
,
331
uint32_t
fxp_rounded_nearest
= fxp_round_nearest(fxp_a);
local
337
expect_u32_eq(double_rounded_nearest,
fxp_rounded_nearest
,
/src/external/bsd/jemalloc/dist/test/unit/
fxp.c
227
uint32_t
fxp_rounded_nearest
= fxp_round_nearest(fxp);
local
230
expect_u32_eq(rounded_nearest,
fxp_rounded_nearest
,
329
uint32_t
fxp_rounded_nearest
= fxp_round_nearest(fxp_a);
local
335
expect_u32_eq(double_rounded_nearest,
fxp_rounded_nearest
,
Completed in 22 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026