Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/one-true-awk/
H A Drun.c94 static Cell exitcell ={ OJUMP, JEXIT, 0, 0, 0.0, NUM, NULL, NULL }; variable
95 Cell *jexit = &exitcell;