Searched refs:PAlloc (Results 1 – 5 of 5) sorted by relevance
76 PAlloc (nList, List); in Lst_Init()
85 #define PAlloc(var,ptype) var = (ptype) bmake_malloc(sizeof *(var)) macro
95 PAlloc (nLNode, ListNode); in Lst_InsertAfter()
94 PAlloc (nLNode, ListNode); in Lst_InsertBefore()
147 PAlloc (nln, ListNode); in Lst_Concat()