OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nrest
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/isl/dist/
isl_morph.c
482
unsigned
nrest
;
local
504
nrest
= total - (orest - 1);
507
if (isl_seq_first_non_zero(bset->eq[f_eq] + orest,
nrest
) == -1)
525
Q = isl_mat_diagonal(Q, isl_mat_identity(bset->ctx,
nrest
));
526
C = isl_mat_diagonal(C, isl_mat_identity(bset->ctx,
nrest
));
Completed in 40 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026