Home
last modified time | relevance | path

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

/external/one-true-awk/
Drun.c88 static Cell exitcell ={ OJUMP, JEXIT, 0, 0, 0.0, NUM, NULL }; variable
89 Cell *jexit = &exitcell;