Home | History | Annotate | Download | only in make

Lines Matching refs:GNodeList

408 typedef struct List GNodeList;
458 GNodeList implicitParents;
464 GNodeList parents;
466 GNodeList children;
473 GNodeList order_pred;
479 GNodeList order_succ;
485 GNodeList cohorts;
805 bool Arch_ParseArchive(char **, GNodeList *, GNode *);
816 void Compat_MakeAll(GNodeList *);
895 void Parse_MainName(GNodeList *);
927 GNodeList *Targ_List(void) MAKE_ATTR_USE;
933 void Targ_FindList(GNodeList *, StringList *);
936 void Targ_PrintNodes(GNodeList *, int);
1074 void Make_ExpandUse(GNodeList *);
1079 bool Make_MakeParallel(GNodeList *);