Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dparse.c181 extern Cell *literal0; in rectonode()
182 return op1(INDIRECT, celltonode(literal0, CUNK)); in rectonode()
Dtran.c66 Cell *literal0; variable
72 literal0 = setsymtab("0", "0", 0.0, NUM|STR|CON|DONTFREE, symtab); in syminit()