xoreos  0.0.5
Macros
noreturn.h File Reference

Compiler-specific defines to declare a function non-returning. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NORETURN_PRE
 
#define NORETURN_POST
 

Detailed Description

Compiler-specific defines to declare a function non-returning.

Definition in file noreturn.h.

Macro Definition Documentation

◆ NORETURN_POST

#define NORETURN_POST

Definition at line 39 of file noreturn.h.

◆ NORETURN_PRE

#define NORETURN_PRE

Definition at line 35 of file noreturn.h.