Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Dparse.c224 extern Cell *literal0; in rectonode()
225 return (op1(INDIRECT, celltonode(literal0, CUNK))); in rectonode()
H A Dtran.c101 Cell *literal0; variable
126 literal0 = setsymtab("0", "0", 0.0, NUM|STR|CON|DONTFREE, symtab); in syminit()