Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dlabel.y125 typedef void map_func(const char *, const char *, string &); typedef
128 map_func *func;
130 map_expr(expression *e, map_func *f) : unary_expr(e), func(f) { } in map_expr()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.115947 * refer/label.y: Rename map_t to map_func and extractor_t to