Searched refs:LST_INIT (Results 1 – 10 of 10) sorted by relevance
116 static GNodeList allTargets = LST_INIT;120 static GNodeList allNodes = LST_INIT;
115 #define LST_INIT { NULL, NULL } macro
127 static SuffixList sufflist = LST_INIT;130 static SuffixList suffClean = LST_INIT;137 static GNodeList transforms = LST_INIT;1390 GNodeList members = LST_INIT; in ExpandChildren()1822 CandidateList srcs = LST_INIT; in FindDepsRegular()1827 CandidateList targs = LST_INIT; in FindDepsRegular()
878 GNodeList targs = LST_INIT; /* target nodes to create */ in runTargets()1175 StringList sysMkFiles = LST_INIT; in ReadBuiltinRules()1274 StringList makefiles = LST_INIT; in ReadFirstDefaultMakefile()
117 static GNodeList toBeMade = LST_INIT;1252 GNodeList examine = LST_INIT; /* Queue of targets to examine */ in Make_ExpandUse()
54 static StringList metaBailiwick = LST_INIT; /* our scope of control */56 static StringList metaIgnorePaths = LST_INIT; /* paths we deliberately ignore */
229 static StringList targCmds = LST_INIT;1069 StringList targetNames = LST_INIT; in HandleDependencyTargetMundane()1525 GNodeList sources = LST_INIT; in ParseDependencySourcesMundane()
347 StringList members = LST_INIT; in Arch_ParseArchive()
250 SearchPath dirSearchPath = { LST_INIT }; /* main search path */
1964 GNodeList lst = LST_INIT; in JobRun()