Home
last modified time | relevance | path

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

/dragonfly/contrib/awk/
H A Dparse.c181 extern Cell *literal0; in rectonode()
182 return op1(INDIRECT, celltonode(literal0, CUNK)); in rectonode()
H A Dtran.c69 Cell *literal0; variable
75 literal0 = setsymtab("0", "0", 0.0, NUM|STR|CON|DONTFREE, symtab); in syminit()