Searched defs:USE_QUICHE (Results 1 – 3 of 3) sorted by relevance
703 option(USE_QUICHE "Use quiche library for HTTP/3 support" OFF) option710 set(USE_QUICHE ON) variable
3194 AC_DEFINE(USE_QUICHE, 1, [if quiche is in use]) definition3195 AC_SUBST(USE_QUICHE, [1]) subst
1027 #define USE_QUICHE 1 macro