Searched defs:VARRAY_PUSH_GENERIC_PTR (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dvarray.h287 #define VARRAY_PUSH_GENERIC_PTR(VA, X) VARRAY_PUSH (VA, vdt_generic, X) macro

Completed in 108 milliseconds