OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isl_int_is_zero
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
int.h
107
#define
isl_int_is_zero
(i) (isl_int_sgn(i) == 0)
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
int.h
107
#define
isl_int_is_zero
(i) (isl_int_sgn(i) == 0)
macro
Completed in 27 milliseconds