Home
last modified time | relevance | path

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

/freebsd/usr.bin/m4/
H A Dextern.h80 extern void macro_for_all(void (*)(const char *, struct macro_definition *));
H A Dlook.c216 macro_for_all(void (*f)(const char *, struct macro_definition *)) in macro_for_all() function
H A Deval.c689 macro_for_all(dump_one_def); in dodump()