Home
last modified time | relevance | path

Searched refs:dw_ab_parse (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/ctfconv/
H A Ddw.h97 int dw_ab_parse(struct dwbuf *, struct dwabbrev_queue *);
H A Ddw.c413 dw_ab_parse(struct dwbuf *abseg, struct dwabbrev_queue *dabq) in dw_ab_parse() function
555 error = dw_ab_parse(&abseg, &dcu->dcu_abbrevs); in dw_cu_parse()