Searched refs:vector_expand (Results 1 – 2 of 2) sorted by relevance
119 (vec).buf = vector_expand((vec).buf, sizeof *((vec).buf), \129 (vec).buf = vector_expand((vec).buf, sizeof *((vec).buf), \154 void *vector_expand(void *buf,
43 vector_expand(void *buf, in vector_expand() function