Searched defs:rpmb_dprintf (Results 1 – 1 of 1) sorted by relevance
55 #define rpmb_dprintf(fmt, ...) fprintf(stderr, fmt, ##__VA_ARGS__) macro57 #define rpmb_dprintf(fmt, ...) \ macro