OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu Aug 06 00:25:04 UTC 2026