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

/haiku-buildtools/isl/
H A Disl_mat.c116 isl_mat_sub_alloc6(isl_ctx *ctx, isl_int **row, unsigned first_row, unsigned n_row, unsigned first_col, unsigned n_col) argument
143 isl_mat_sub_alloc(__isl_keep isl_mat *mat, unsigned first_row, unsigned n_row, unsigned first_col, unsigned n_col) argument

Completed in 46 milliseconds