Home
last modified time | relevance | path

Searched defs:rowp (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/byacc/
H A Dgraph.c101 unsigned *rowp = LA + larno * tokensetsize; in graph_LA() local
H A Dlalr.c281 unsigned *rowp; in initialize_F() local
531 unsigned *rowp; in compute_lookaheads() local
H A Dclosure.c196 unsigned *rowp; in print_EFF() local
H A Dmkpar.c120 unsigned *rowp = LA + i * tokensetsize; in add_reductions() local
/dragonfly/contrib/nvi2/cl/
H A Dcl_term.c355 cl_ssize(SCR *sp, int sigwinch, size_t *rowp, size_t *colp, int *changedp) in cl_ssize()