OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstnew
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gmake/dist/
misc.c
523
struct dep *
firstnew
= 0;
537
if (
firstnew
== 0)
538
firstnew
= lastnew = c;
545
return
firstnew
;
515
struct dep *
firstnew
= 0;
local
misc.c
523
struct dep *
firstnew
= 0;
537
if (
firstnew
== 0)
538
firstnew
= lastnew = c;
545
return
firstnew
;
515
struct dep *
firstnew
= 0;
local
misc.c
523
struct dep *
firstnew
= 0;
537
if (
firstnew
== 0)
538
firstnew
= lastnew = c;
545
return
firstnew
;
515
struct dep *
firstnew
= 0;
local
Completed in 276 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026