Home
last modified time | relevance | path

Searched refs:nextcell (Results 1 – 1 of 1) sorted by relevance

/external/one-true-awk/
Drun.c84 static Cell nextcell ={ OJUMP, JNEXT, 0, 0, 0.0, NUM, NULL }; variable
85 Cell *jnext = &nextcell;