Searched refs:CreateListNode (Results 1 – 3 of 3) sorted by relevance
63 static ListNode *CreateListNode( in CreateListNode() function136 newNode = CreateListNode(item, list); in ListAddAfter()160 newNode = CreateListNode(item, list); in ListAddBefore()
94 ListNode* CreateListNode(Poly *x);
508 ListNode* CreateListNode(Poly *x) in CreateListNode() function565 ins=CreateListNode(y); in InsertInList()576 ins=CreateListNode(y); in InsertInCount()