Home
last modified time | relevance | path

Searched refs:PAlloc (Results 1 – 5 of 5) sorted by relevance

/original-bsd/usr.bin/make/lst.lib/
H A DlstInit.c41 PAlloc (nList, List);
H A DlstInt.h64 #define PAlloc(var,ptype) var = (ptype) malloc (sizeof (*var)) macro
H A DlstAppend.c60 PAlloc (nLNode, ListNode);
H A DlstInsert.c59 PAlloc (nLNode, ListNode);
H A DlstConcat.c112 PAlloc (nln, ListNode);