OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mp_int_compare_unsigned
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/isl/dist/imath_wrap/
wrap.h
74
#define
mp_int_compare_unsigned
isl_mp_int_compare_unsigned
macro
/src/external/mit/isl/dist/imath/
imath.c
996
int
mp_int_compare_unsigned
(mp_int a, mp_int b) {
function
1370
if (
mp_int_compare_unsigned
(TEMP(2), TEMP(0)) <= 0) break;
1378
if (
mp_int_compare_unsigned
(TEMP(1), TEMP(4)) == 0) {
Completed in 47 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026