Searched refs:XDELETEVEC (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dpointer-set.c89 XDELETEVEC (pset->slots);
158 XDELETEVEC (pset->slots);
221 XDELETEVEC (pmap->keys);
222 XDELETEVEC (pmap->values);
276 XDELETEVEC (pmap->keys);
277 XDELETEVEC (pmap->values);
H A Dcfgexpand.c959 XDELETEVEC (phase);
1150 XDELETEVEC (stack_vars);
1151 XDELETEVEC (stack_vars_sorted);
1152 XDELETEVEC (stack_vars_conflict);
H A Dc-common.c763 XDELETEVEC (namep);
/openbsd-current/gnu/lib/libiberty/include/
H A Dlibiberty.h321 #define XDELETEVEC(P) free ((void*) (P)) macro
/openbsd-current/gnu/gcc/include/
H A Dlibiberty.h321 #define XDELETEVEC(P) free ((void*) (P)) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h321 #define XDELETEVEC(P) free ((void*) (P)) macro
/openbsd-current/gnu/gcc/libcpp/
H A Ddirectives.c721 XDELETEVEC (buf);
729 XDELETEVEC (fname);
731 XDELETEVEC (buf);
751 XDELETEVEC (fname);
753 XDELETEVEC (buf);

Completed in 226 milliseconds