Home
last modified time | relevance | path

Searched defs:DEBUGF (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_debug.h35 # define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__) macro
38 # define DEBUGF(...) \ macro
/third_party/node/deps/nghttp2/lib/
Dnghttp2_debug.h35 # define DEBUGF(...) nghttp2_debug_vprintf(__VA_ARGS__) macro
38 # define DEBUGF(...) \ macro
/third_party/node/deps/cares/src/lib/
Dsetup_once.h400 #define DEBUGF(x) x macro
402 #define DEBUGF(x) do { } WHILE_FALSE macro