Searched refs:to_macro (Results 1 – 3 of 3) sorted by relevance
32 virtual macro *to_macro();71 macro *to_macro();
213 if (!rm || (mac = rm->to_macro()) == 0) in macro_diversion()227 macro *m = rm->to_macro(); in macro_diversion()237 macro *m = rm ? rm->to_macro() : 0; in ~macro_diversion()
2155 macro *m = p->to_macro(); in next()2973 macro *request_or_macro::to_macro() in to_macro() function in request_or_macro3325 macro *m = rm->to_macro(); in print_macros()3688 macro *m = r->to_macro(); in interpolate_macro()3817 macro *macro::to_macro() in to_macro() function in macro3956 macro *m = p->to_macro(); in spring_trap()4063 macro *mm = rm ? rm->to_macro() : 0; in do_define_string()4191 macro *m = p->to_macro(); in interpolate_string()4203 macro *m = p->to_macro(); in interpolate_string_with_args()4354 mm = rm->to_macro(); in do_define_macro()[all …]