OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_zero
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/isl/dist/
isl_tab.h
167
int
n_zero
;
member in struct:isl_tab
isl_tab_pip.c
3058
cgbr->tab->
n_zero
= 0;
5131
* "
n_zero
" is the number of coefficients that have been forced zero
5135
* This function assumes that at least 2 * (n_op -
n_zero
) more rows and
5136
* at least 2 * (n_op -
n_zero
) more elements in the constraint array
5140
__isl_keep isl_vec *sol, int n_op, int
n_zero
)
5149
for (i =
n_zero
; i < n_op; ++i)
5165
for (; i >=
n_zero
; --i) {
5242
* "
n_zero
" is the number of initial coordinates that have already
5252
int
n_zero
;
member in struct:isl_local_region
5311
local->
n_zero
= 0
[
all
...]
Completed in 19 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026