reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
993 if (!u1 || !u2) 995 if (u1 == u2) 997 if (u1->table.n != u2->table.n) 999 n1 = FN(FN(UNION,n),BASE)(u1); 1006 u1 = FN(UNION,copy)(u1); 1006 u1 = FN(UNION,copy)(u1); 1008 u1 = FN(UNION,align_params)(u1, FN(UNION,get_space)(u2)); 1008 u1 = FN(UNION,align_params)(u1, FN(UNION,get_space)(u2)); 1009 u2 = FN(UNION,align_params)(u2, FN(UNION,get_space)(u1)); 1010 if (!u1 || !u2) 1014 if (FN(UNION,foreach_inplace)(u1, 1019 FN(UNION,free)(u1); 1024 FN(UNION,free)(u1);