Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tradcpp/dist/
H A Dmacro.c213 macro_eq(const struct macro *m1, const struct macro *m2) in macro_eq() function
488 ok = macro_eq(m, oldm); in macro_define_common_end()