Searched defs:DECLARE_PRINTER (Results 1 – 2 of 2) sorted by relevance
959 #define DECLARE_PRINTER(Name) void Name##Print(std::ostream& os); // NOLINT macro961 #define DECLARE_PRINTER(Name) macro
578 #define DECLARE_PRINTER(func) static const u_char *ike##func##_print( \ macro