HomeSort by: relevance | last modified time | path
    Searched defs:nullloc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/historical/nawk/dist/
tran.c 70 Cell *nullloc; /* a guaranteed empty cell */ variable
80 nullloc = setsymtab("$zero&null", "", 0.0, NUM|STR|CON|DONTFREE, symtab);
81 nullnode = celltonode(nullloc, CCON);
tran.c 70 Cell *nullloc; /* a guaranteed empty cell */ variable
80 nullloc = setsymtab("$zero&null", "", 0.0, NUM|STR|CON|DONTFREE, symtab);
81 nullnode = celltonode(nullloc, CCON);

Completed in 68 milliseconds