Searched refs:Vector_Push (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/bmake/
H A Dlst.h195 void *Vector_Push(Vector *);
H A Dlst.c268 Vector_Push(Vector *v) function
H A Dfor.c123 ForVar *var = Vector_Push(&f->vars);
H A Dparse.c2422 curFile = Vector_Push(&includes);
H A Dvar.c4497 *(const char **)Vector_Push(&vec) = hi.entry->key;

Completed in 74 milliseconds