Searched defs:pgn (Results 1 - 5 of 5) sorted by relevance
| /src/usr.bin/make/ |
| H A D | compat.c | 453 MakeInRandomOrder(GNode **gnodes, GNode **end, GNode *pgn) argument 471 MakeWaitGroupsInRandomOrder(GNodeList *gnodes, GNode *pgn) argument 498 MakeNodes(GNodeList *gnodes, GNode *pgn) argument 516 MakeUnmade(GNode *gn, GNode *pgn) argument 627 MakeOther(GNode * gn,GNode * pgn) argument 675 Compat_Make(GNode * gn,GNode * pgn) argument [all...] |
| H A D | make.c | 383 PretendAllChildrenAreMade(GNode *pgn) argument 412 Make_HandleUse(GNode *cgn, GNode *pgn) argument 480 MakeHandleUse(GNode * cgn,GNode * pgn,GNodeListNode * ln) argument 598 GNode *pgn = ln->datum; local in function:UpdateImplicitParentsVars 710 GNode *pgn = ln->datum; local in function:Make_Update 837 MakeAddAllSrc(GNode * cgn,GNode * pgn) argument 1323 GNode *pgn; /* 'parent' node we are examining */ local in function:Make_ProcessWait [all...] |
| H A D | arch.c | 819 GNode *pgn = ln->datum; local in function:Arch_UpdateMemberMTime
|
| H A D | suff.c | 1204 ExpandWildcards(GNodeListNode *cln, GNode *pgn) argument 1254 ExpandChildrenRegular(char *p, GNode *pgn, GNodeList *members) argument 1321 ExpandChildren(GNodeListNode * cln,GNode * pgn) argument [all...] |
| H A D | parse.c | 681 LinkSource(GNode *pgn, GNode *cgn, bool isSpecial) argument [all...] |
Completed in 10 milliseconds