Home
last modified time | relevance | path

Searched refs:Vector_Push (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/tests/usr.bin/indent/
H A Dfmt_expr.c22 *(GNode **)Vector_Push(&vec) = ln->datum;
/netbsd-src/usr.bin/make/
H A Dlst.h184 void *Vector_Push(Vector *);
H A Dlst.c256 Vector_Push(Vector *v) in Vector_Push() function
H A Dfor.c181 *(char **)Vector_Push(&f->vars) = bmake_strldup(p, len); in ForLoop_ParseVarnames()
H A Dcompat.c483 *(GNode **)Vector_Push(&vec) = ln->datum; in MakeWaitGroupsInRandomOrder()
H A Dparse.c2162 curFile = Vector_Push(&includes); in Parse_PushInput()
H A Dvar.c4808 *(const char **)Vector_Push(&vec) = hi.entry->key;
/netbsd-src/usr.bin/make/unit-tests/
H A Dinclude-sub.inc23 # Parse_PushInput at "Vector_Push(&includes)"