Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/cloog/
Dclast.h49 struct clast_binary { struct
50 struct clast_expr expr;
51 enum clast_bin_type type;
52 struct clast_expr* LHS;
53 cloog_int_t RHS;