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

/freebsd-10-stable/contrib/gdb/gdb/
H A Df-exp.y119 static void growbuf_by_size (int);
864 growbuf_by_size (size); \
873 growbuf_by_size (count)
H A Df-exp.c211 static void growbuf_by_size (int);
2241 growbuf_by_size (size); \
2250 growbuf_by_size (count)
2246 growbuf_by_size (count) function

Completed in 279 milliseconds