Home
last modified time | relevance | path

Searched refs:VECT_ERASE (Results 1 – 2 of 2) sorted by relevance

/external/ltrace/
Dvect.h106 VECT_ERASE((VECP), ELT_TYPE, \
117 #define VECT_ERASE(VECP, ELT_TYPE, START, END, DTOR, DATA) \ macro
Dprototype.c83 VECT_ERASE(&proto->params, struct param, n, n+1, in prototype_destroy_nth_param()