Searched refs:VECT_ERASE (Results 1 – 2 of 2) sorted by relevance
/external/ltrace/ |
D | vect.h | 106 VECT_ERASE((VECP), ELT_TYPE, \ 117 #define VECT_ERASE(VECP, ELT_TYPE, START, END, DTOR, DATA) \ macro
|
D | prototype.c | 83 VECT_ERASE(&proto->params, struct param, n, n+1, in prototype_destroy_nth_param()
|