reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
293 if (FN(LIST(EL),check_index)(list, index) < 0) 295 if (list->p[index] == el) { 302 FN(EL,free)(list->p[index]); 303 list->p[index] = el;