OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastNode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
kernighan_ritchie.d
209
Node*
lastNode
= null;
215
lastNode
&&
lastNode
.adjacent(node) ? "+" : "",
217
lastNode
= node;
225
lastNode
&&
lastNode
.adjacent(node) ? "+" : "",
227
lastNode
= node;
/src/usr.bin/make/
job.c
523
static GNode *
lastNode
= NULL;
525
if (gn ==
lastNode
)
527
lastNode
= gn;
Completed in 54 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026