Home
last modified time | relevance | path

Searched refs:Vector_Pop (Results 1 – 4 of 4) sorted by relevance

/netbsd/usr.bin/make/
H A Dlst.h194 void *Vector_Pop(Vector *);
H A Dlst.c289 Vector_Pop(Vector *v) in Vector_Pop() function
H A Dfor.c108 free(*(char **)Vector_Pop(&f->vars)); in ForLoop_Free()
H A Dparse.c2366 Vector_Pop(&includes); in ParseEOF()