Searched refs:GNode_IsError (Results 1 – 2 of 2) sorted by relevance
725 if (GNode_IsError(gn)) { in MakeBeginNode()780 if (GNode_IsError(gn) && errorNode == NULL) in Compat_MakeAll()788 if (GNode_IsError(endNode)) in Compat_MakeAll()
1100 GNode_IsError(const GNode *gn) in GNode_IsError() function