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

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dwindow.h64 int first_row; /* Offset of the first line in the_screen. */ member in struct:window_struct
/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
/haiku-buildtools/gcc/gcc/
H A Dmodulo-sched.c3345 ps_insn_ptr first_row = ps->rows[0]; local

Completed in 56 milliseconds