Home
last modified time | relevance | path

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

/third_party/nghttp2/
Dcmakeconfig.h.in2 #define NGHTTP2_NORETURN @HINT_NORETURN@ macro
Dconfigure.ac175 …AC_DEFINE([NGHTTP2_NORETURN], [__attribute__((noreturn))], [Hint to the compiler that a function n… definition
177 AC_DEFINE([NGHTTP2_NORETURN], , [Hint to the compiler that a function never return]) definition
/third_party/node/deps/nghttp2/lib/includes/
Dconfig.h2 #define NGHTTP2_NORETURN macro