Home
last modified time | relevance | path

Searched refs:NORETURN (Results 1 - 20 of 20) sorted by relevance

/third_party/ninja/src/
H A Dutil.h30 #define NORETURN __declspec(noreturn) macro
32 #define NORETURN __attribute__((noreturn)) macro
36 NORETURN void Fatal(const char* msg, ...);
128 NORETURN void Win32Fatal(const char* function, const char* hint = NULL);
H A Dninja.cc1539 NORETURN void real_main(int argc, char** argv) { in real_main()
/third_party/libunwind/libunwind/include/
H A Dcompiler.h37 # define NORETURN __attribute__((noreturn)) macro
60 # define NORETURN macro
/third_party/mesa3d/src/util/
H A Dmacros.h207 #ifndef NORETURN
209 # define NORETURN __declspec(noreturn) macro
211 # define NORETURN __attribute__((__noreturn__)) macro
213 # define NORETURN macro
/third_party/elfutils/tests/
H A Dbacktrace-child.c110 #define NORETURN __attribute__ ((noreturn)) macro
158 static NOINLINE_NOCLONE NORETURN void
/third_party/libunwind/libunwind/src/ppc32/
H A DGresume.c36 static NORETURN inline long
/third_party/libunwind/libunwind/src/x86_64/
H A Dunwind_i.h89 extern NORETURN void x86_64_sigreturn (unw_cursor_t *cursor);
H A DGos-linux.c137 HIDDEN NORETURN void
H A DGos-solaris.c127 HIDDEN NORETURN void
H A DGos-freebsd.c188 HIDDEN NORETURN void
/third_party/libunwind/libunwind/src/ppc64/
H A DGresume.c36 static NORETURN inline long
/third_party/popt/src/
H A Dsystem.h67 #define NORETURN __attribute__((__noreturn__)) macro
H A Dpopthelp.c32 NORETURN
/third_party/libunwind/libunwind/src/hppa/
H A DGresume.c36 static NORETURN inline long
/third_party/mesa3d/src/intel/tools/
H A Daub_write.h42 static inline void PRINTFLIKE(2, 3) NORETURN
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_context.h230 NORETURN void ir3_context_error(struct ir3_context *ctx, const char *format,
H A Dir3_context.c394 NORETURN void
/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_i.h509 extern NORETURN void ia64_install_cursor (struct cursor *c,
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h88 NORETURN void
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_pack.c38 NORETURN static void PRINTFLIKE(2, 3)

Completed in 14 milliseconds