Searched refs:hibprintf (Results 1 – 2 of 2) sorted by relevance
63 #undef hibprintf65 void hibprintf(const char *fmt, ...);
66 void hibprintf(const char *fmt, ...);68 #define hibprintf(x...) macro1336 hibprintf(const char *fmt, ...) in hibprintf() function