Searched defs:pgn (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/bmake/ |
H A D | compat.c | 459 MakeInRandomOrder(GNode **gnodes, GNode **end, GNode *pgn) in MakeInRandomOrder() 477 MakeWaitGroupsInRandomOrder(GNodeList *gnodes, GNode *pgn) in MakeWaitGroupsInRandomOrder() 504 MakeNodes(GNodeList *gnodes, GNode *pgn) in MakeNodes() 522 MakeUnmade(GNode *gn, GNode *pgn) in MakeUnmade() 633 MakeOther(GNode *gn, GNode *pgn) in MakeOther() 681 Compat_Make(GNode *gn, GNode *pgn) in Compat_Make()
|
H A D | make.c | 380 PretendAllChildrenAreMade(GNode *pgn) in PretendAllChildrenAreMade() 409 Make_HandleUse(GNode *cgn, GNode *pgn) in Make_HandleUse() 477 MakeHandleUse(GNode *cgn, GNode *pgn, GNodeListNode *ln) in MakeHandleUse() 602 GNode *pgn = ln->datum; in UpdateImplicitParentsVars() local 714 GNode *pgn = ln->datum; in Make_Update() local 841 MakeAddAllSrc(GNode *cgn, GNode *pgn) in MakeAddAllSrc() 1343 GNode *pgn; /* 'parent' node we are examining */ in Make_ProcessWait() local
|
H A D | suff.c | 1204 ExpandWildcards(GNodeListNode *cln, GNode *pgn) in ExpandWildcards() 1254 ExpandChildrenRegular(char *p, GNode *pgn, GNodeList *members) in ExpandChildrenRegular() 1321 ExpandChildren(GNodeListNode *cln, GNode *pgn) in ExpandChildren()
|
H A D | arch.c | 867 GNode *pgn = ln->datum; in Arch_UpdateMemberMTime() local
|
H A D | parse.c | 631 LinkSource(GNode *pgn, GNode *cgn, bool isSpecial) in LinkSource()
|
/freebsd/sys/powerpc/aim/ |
H A D | moea64_native.c | 909 uint64_t pgn, pgnlo, vsid; in moea64_vpn_from_pte() local
|