OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_closed
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/isl/dist/
isl_transitive_closure.c
1770
*
check_closed
is set if we may have used the fact that
1775
int
check_closed
;
member in struct:isl_tc_follows_data
1793
* *
check_closed
is set if the subset relation holds while
1838
data->
check_closed
= 1;
1896
data.
check_closed
= 0;
1902
if (data.
check_closed
&& !exact)
1935
if (c > 1 && data.
check_closed
&& !*exact) {
2788
data.
check_closed
= 0;
2817
if (c > 1 && data.
check_closed
&& !*exact) {
Completed in 17 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026