OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_reduce
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/isl/dist/imath/
imath.c
311
static int
s_reduce
(mp_int x, mp_int m, mp_int mu, mp_int q1, mp_int q2);
2371
static int
s_reduce
(mp_int x, mp_int m, mp_int mu, mp_int q1, mp_int q2) {
function
2437
if (!
s_reduce
(TEMP(0), m, mu, TEMP(1), TEMP(2))) {
2445
if (!
s_reduce
(TEMP(0), m, mu, TEMP(1), TEMP(2))) {
2460
if (!
s_reduce
(TEMP(0), m, mu, TEMP(1), TEMP(2))) {
2470
if (!
s_reduce
(TEMP(0), m, mu, TEMP(1), TEMP(2))) {
imath.c
311
static int
s_reduce
(mp_int x, mp_int m, mp_int mu, mp_int q1, mp_int q2);
2371
static int
s_reduce
(mp_int x, mp_int m, mp_int mu, mp_int q1, mp_int q2) {
function
2437
if (!
s_reduce
(TEMP(0), m, mu, TEMP(1), TEMP(2))) {
2445
if (!
s_reduce
(TEMP(0), m, mu, TEMP(1), TEMP(2))) {
2460
if (!
s_reduce
(TEMP(0), m, mu, TEMP(1), TEMP(2))) {
2470
if (!
s_reduce
(TEMP(0), m, mu, TEMP(1), TEMP(2))) {
Completed in 68 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026