Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/cscope-fast/
H A Dcgrep.c242 void epr(Expr *e, uchar_t *res);
495 epr(r->root, buf); in re_reexec()
529 epr(r->root, buf); in re_reexec()
762 epr(Expr *e, uchar_t *res) in epr() function
787 epr(e->l, r1); in epr()
788 epr(e->r, r2); in epr()
792 epr(e->l, r1); in epr()
793 epr(e->r, r2); in epr()
797 epr(e->l, r1); in epr()
801 epr(e->l, r1); in epr()
[all …]