Searched defs:DECLARE_PRINTER (Results 1 – 2 of 2) sorted by relevance
70 #define DECLARE_PRINTER(func) static const u_char *ike##func##_print( \ macro
872 #define DECLARE_PRINTER(Name) void Name##Print(OStream& os); // NOLINT macro874 #define DECLARE_PRINTER(Name) macro