Searched refs:rowp (Results 1 – 5 of 5) sorted by relevance
281 unsigned *rowp; in initialize_F() local295 rowp = F; in initialize_F()311 SETBIT(rowp, symbol); in initialize_F()333 rowp += tokensetsize; in initialize_F()531 unsigned *rowp; in compute_lookaheads() local533 rowp = LA; in compute_lookaheads()537 fp3 = rowp + tokensetsize; in compute_lookaheads()540 fp1 = rowp; in compute_lookaheads()545 rowp = fp3; in compute_lookaheads()
196 unsigned *rowp; in print_EFF() local205 rowp = EFF + ((i - start_symbol) * WORDSIZE(nvars)); in print_EFF()206 word = *rowp++; in print_EFF()213 word = *rowp++; in print_EFF()
101 unsigned *rowp = LA + larno * tokensetsize; in graph_LA() local106 if (BIT(rowp, i)) in graph_LA()
120 unsigned *rowp = LA + i * tokensetsize; in add_reductions() local124 if (BIT(rowp, j)) in add_reductions()
355 cl_ssize(SCR *sp, int sigwinch, size_t *rowp, size_t *colp, int *changedp) in cl_ssize() argument410 if (rowp != NULL) in cl_ssize()411 *rowp = row; in cl_ssize()459 if (rowp != NULL) in cl_ssize()460 *rowp = row; in cl_ssize()