Home
last modified time | relevance | path

Searched refs:SG_NO_RETURN (Results 1 – 4 of 4) sorted by relevance

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dcore.h49 SG_EXTERN SG_NO_RETURN void Sg_Exit(int code);
50 SG_EXTERN SG_NO_RETURN void Sg_EmergencyExit(int code);
H A Dsagittariusdefs.h126 # define SG_NO_RETURN _Noreturn macro
128 # define SG_NO_RETURN /* nothing */ macro
131 # define SG_NO_RETURN /* nothing */ macro
/dports/devel/simgear/simgear-2020.3.11/simgear/
H A Dcompiler.h122 # define SG_NO_RETURN [[noreturn]] macro
124 # define SG_NO_RETURN macro
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/UIUCModel/
H A Duiuc_warnings_errors.h9 SG_NO_RETURN void uiuc_warnings_errors(int errorCode, std::string line);