Home
last modified time | relevance | path

Searched refs:tagq_free (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dex_tag.c439 if (tagq_free(sp, tqp)) in tag_pop()
448 tagq_free(sp, TAILQ_FIRST(exp->tq)); in tag_pop()
680 tagq_free(SCR *sp, TAGQ *tqp) in tagq_free() function
804 tagq_free(sp, tqp); in tagq_push()
891 tagq_free(sp, tqp); in ex_tag_free()
H A Dex_cscope.c535 tagq_free(sp, tqp); in cscope_find()
/freebsd/usr.bin/vi/
H A Dextern.h140 int tagq_free(SCR *, TAGQ *);