Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Drun.c90 static Cell retcell = { OJUMP, JRET, NULL, NULL, 0.0, NUM, NULL }; variable
91 Cell *jret = &retcell;