Home
last modified time | relevance | path

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

/netbsd/external/historical/nawk/dist/
H A Drun.c96 static Cell exitcell ={ OJUMP, JEXIT, 0, 0, 0.0, NUM, NULL, NULL }; variable
97 Cell *jexit = &exitcell;