Searched defs:DEBUGP (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/openmp/libomptarget/include/ |
D | Debug.h | 118 #define DEBUGP(prefix, ...) \ macro 142 #define DEBUGP(prefix, ...) \ macro
|
/external/iptables/iptables/ |
D | xshared.h | 15 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro 17 #define DEBUGP(x, args...) macro
|
/external/iptables/extensions/ |
D | libxt_dccp.c | 23 #define DEBUGP(format, fist...) macro
|
D | libxt_sctp.c | 27 #define DEBUGP(format, fist...) macro
|
/external/iptables/libiptc/ |
D | libiptc.c | 46 #define DEBUGP(x, args...) fprintf(stderr, "%s: " x, __FUNCTION__, ## args) macro 49 #define DEBUGP(x, args...) macro
|