Home
last modified time | relevance | path

Searched defs:clast_binary (Results 1 – 1 of 1) sorted by relevance

/dports/math/cloog/cloog-cloog-0.20.0/include/cloog/
H A Dclast.h50 struct clast_binary { struct
51 struct clast_expr expr;
52 enum clast_bin_type type;
53 struct clast_expr* LHS;
54 cloog_int_t RHS;