Searched refs:varray_underflow (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dvarray.c203 varray_underflow (varray_type va, const char *file, int line, function
H A Dvarray.h219 extern void varray_underflow (varray_type, const char *, int, const char *)
231 varray_underflow (_va, __FILE__, __LINE__, __FUNCTION__); \

Completed in 100 milliseconds