|
UFO: Alien Invasion
|

Go to the source code of this file.
Macros | |
| #define | GCC_ATLEAST(major, minor) |
| #define | __has_extension(x) |
| #define | CXX11(gcc_major, gcc_minor, msc_ver, clang_feature) |
| #define | DEFAULT {} |
| #define | DELETED |
| #define | override |
| #define | __attribute__(x) |
| #define | nullptr 0 |
| #define __attribute__ | ( | x | ) |
Definition at line 37 of file cxx.h.
Referenced by Cbuf_AddText(), Check_Printf(), Cmd_ExecuteString(), Com_DPrintf(), Com_Error(), Com_Printf(), Com_Printf(), Com_Printf(), Com_sprintf(), CP_Popup(), Cvar_Set(), format(), format(), FS_CheckFile(), FS_FileExists(), FS_Printf(), G_ClientPrintf(), G_PrintStats(), NET_OOB_Printf(), R_ImageExists(), SV_BroadcastPrintf(), SV_ClientCommand(), SV_ClientPrintf(), UFO_assert(), UI_ExecuteConfunc(), va(), and Verb_Printf().
| #define CXX11 | ( | gcc_major, | |
| gcc_minor, | |||
| msc_ver, | |||
| clang_feature ) |
| #define GCC_ATLEAST | ( | major, | |
| minor ) |
| #define nullptr 0 |
Definition at line 53 of file cxx.h.
Referenced by clientBattleScape_t::clientBattleScape_s(), comRestart_t::comRestart_t(), Employee::Employee(), entity_t::entity_s(), FiremodeSettings::FiremodeSettings(), Item::getFastestFireDef(), implant_t::implant_s(), InventoryInterface::InventoryInterface(), ItemCargo::ItemCargo(), ItemCargo::ItemCargo(), and AiAreaSearch::LQueue::LQueue().