Searched defs:NGHTTP2_NORETURN (Results 1 – 3 of 3) sorted by relevance
2 #define NGHTTP2_NORETURN @HINT_NORETURN@ macro
175 …AC_DEFINE([NGHTTP2_NORETURN], [__attribute__((noreturn))], [Hint to the compiler that a function n… definition177 AC_DEFINE([NGHTTP2_NORETURN], , [Hint to the compiler that a function never return]) definition
2 #define NGHTTP2_NORETURN macro