Searched defs:n_lower (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/isl/
H A Disl_constraint.c1129 int n_lower, n_upper; local
922 set_largest_lower_bound( __isl_keep isl_basic_set *context, __isl_keep isl_basic_set *bset, unsigned abs_pos, int n_lower, int l) argument
990 foreach_lower_bound(__isl_keep isl_basic_set *bset, enum isl_dim_type type, unsigned abs_pos, __isl_take isl_basic_set *context, int n_lower, int (*fn)(__isl_take isl_constraint *lower, __isl_take isl_constraint *upper, __isl_take isl_basic_set *bset, void *user), void *user) argument
1032 foreach_bound_pair(__isl_keep isl_basic_set *bset, enum isl_dim_type type, unsigned abs_pos, __isl_take isl_basic_set *context, int n_lower, int n_upper, int (*fn)(__isl_take isl_constraint *lower, __isl_take isl_constraint *upper, __isl_take isl_basic_set *bset, void *user), void *user) argument
[all...]
H A Disl_ast_codegen.c1033 int n_lower, n_upper; local
1086 int n_lower; member in struct:isl_ast_count_constraints_data
H A Disl_map_simplify.c1506 int n_lower, n_upper; local

Completed in 47 milliseconds