OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_negone
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mit/isl/dist/
isl_output.c
1832
isl_bool
is_negone
= isl_poly_is_negone(rec->p[i]);
local
1835
if (is_zero < 0 || is_one < 0 ||
is_negone
< 0)
1839
if (
is_negone
) {
1857
if (!is_one && !
is_negone
)
/src/external/mit/isl/dist/include/isl/
cpp-checked.h
4427
inline boolean
is_negone
() const;
20777
boolean val::
is_negone
() const
function in class:isl::checked::val
cpp.h
4493
inline bool
is_negone
() const;
30162
bool val::
is_negone
() const
function in class:isl::val
/src/external/mit/isl/dist/interface/
isl.py
18526
def
is_negone
(arg0):
member in class:val
Completed in 73 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026