OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ULONG2LONG
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
log_ui.c
149
p =
ULONG2LONG
(n);
mpfr-impl.h
1619
#define
ULONG2LONG
(U) ((U) > LONG_MAX ? -1 - (long) ~(U) : (long) (U))
/src/external/lgpl3/mpfr/dist/tests/
tests.c
533
return
ULONG2LONG
(u);
Completed in 129 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026