Searched refs:QUICHE_PROTOCOL_FLAG (Results 1 – 3 of 3) sorted by relevance
10 #if defined(QUICHE_PROTOCOL_FLAG)12 QUICHE_PROTOCOL_FLAG(bool, quiche_oghttp2_debug_trace, false,
35 #define QUICHE_PROTOCOL_FLAG(type, flag, value, doc) type FLAGS_##flag = value; macro37 #undef QUICHE_PROTOCOL_FLAG
27 #define QUICHE_PROTOCOL_FLAG(type, flag, ...) \ macro30 #undef QUICHE_PROTOCOL_FLAG