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

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr37191.c13 __m64 row1 = _mm_cvtsi32_si64(*(unsigned*)(src + (1 * src_stride))); local
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.c415 int rows_bad(char row1, char row2, int even) { argument
453 int triple_is_okay(char row1, char row2, char row3, int even) { argument
477 int row1, row2, row3; local
[all...]
/haiku-buildtools/isl/
H A Disl_tab.c771 static void swap_rows(struct isl_tab *tab, int row1, int row2) argument
324 tab_mat_product(struct isl_mat *mat1, struct isl_mat *mat2, unsigned row1, unsigned row2, unsigned col1, unsigned col2, unsigned off, unsigned r1, unsigned r2, unsigned d1, unsigned d2) argument
398 update_index2(struct isl_tab_var *var, unsigned row1, unsigned col1, unsigned r1, unsigned r2, unsigned d1, unsigned d2) argument
[all...]
H A Disl_tab_pip.c728 static int identical_parameter_line(struct isl_tab *tab, int row1, int row2) argument

Completed in 114 milliseconds