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_rat_set_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/isl/dist/imath/
imrat.c
105
mp_result
mp_rat_set_value
(mp_rat r, mp_small numer, mp_small denom) {
function
364
return
mp_rat_set_value
(c, 1, 1);
442
if ((res =
mp_rat_set_value
(&tmp, n, d)) != MP_OK) {
/src/external/mit/isl/dist/imath_wrap/
wrap.h
161
#define
mp_rat_set_value
isl_mp_rat_set_value
macro
Completed in 82 milliseconds
Indexes created Wed Sep 09 00:24:13 UTC 2026