Home
last modified time | relevance | path

Searched defs:add_sub (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/usr.bin/m4/
H A Dgnum4.c280 add_sub(int n, const char *string, regex_t *re, regmatch_t *pm) in add_sub() function
/freebsd-src/contrib/unbound/util/
H A Dmodule.h448 int (*add_sub)(struct module_qstate* qstate, global() member