OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i64rint
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libm/src/
math_private.h
778
* irint() and
i64rint
() give the same result as casting to their integer
793
#define
i64rint
(x) ((int64_t)(x)) /* only needed for ld128 so not opt. */
macro
math_private.h
778
* irint() and
i64rint
() give the same result as casting to their integer
793
#define
i64rint
(x) ((int64_t)(x)) /* only needed for ld128 so not opt. */
macro
math_private.h
778
* irint() and
i64rint
() give the same result as casting to their integer
793
#define
i64rint
(x) ((int64_t)(x)) /* only needed for ld128 so not opt. */
macro
Completed in 32 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025