Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Macros | |
#define | FASTCALL |
#define | PTRCALL |
#define | PTRFASTCALL |
#define | inline |
#define | EXPAT_FMT_ULL(midpart) |
#define | UNUSED_P(p) |
#define | EXPAT_BILLION_LAUGHS_ATTACK_PROTECTION_MAXIMUM_AMPLIFICATION_DEFAULT 100.0f |
#define | EXPAT_BILLION_LAUGHS_ATTACK_PROTECTION_ACTIVATION_THRESHOLD_DEFAULT 8388608 |
Functions | |
void | _INTERNAL_trim_to_complete_utf8_characters (const char *from, const char **fromLimRef) |
#define EXPAT_BILLION_LAUGHS_ATTACK_PROTECTION_ACTIVATION_THRESHOLD_DEFAULT 8388608 |
Definition at line 144 of file internal.h.
Referenced by XML_GetFeatureList().
#define EXPAT_BILLION_LAUGHS_ATTACK_PROTECTION_MAXIMUM_AMPLIFICATION_DEFAULT 100.0f |
Definition at line 142 of file internal.h.
Referenced by XML_GetFeatureList().
#define EXPAT_FMT_ULL | ( | midpart | ) |
Definition at line 122 of file internal.h.
#define FASTCALL |
Definition at line 81 of file internal.h.
Referenced by Processor(), and XmlGetUtf16InternalEncoding().
#define inline |
Definition at line 104 of file internal.h.
Referenced by G4Allocator< U >::FreeSingle(), G4ParticleInelasticXS::G4ParticleInelasticXS(), G4Allocator< U >::GetAllocatedSize(), G4Allocator< U >::GetNoPages(), G4Allocator< U >::GetPageSize(), G4Allocator< U >::GetPoolType(), G4NucleonNuclearCrossSection::GetTotalXsc(), G4Allocator< U >::IncreasePageSize(), G4VITTimeStepComputer::Initialize(), G4TDormandPrince45< T_Equation, N >::IntegratorOrder(), G4Allocator< U >::MallocSingle(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForLoss::operator=(), and G4Allocator< U >::ResetStorage().
#define PTRCALL |
Definition at line 85 of file internal.h.
Referenced by encoding::int(), encoding::int(), encoding::int(), prolog_state::int(), and Processor().
#define PTRFASTCALL |
Definition at line 89 of file internal.h.
Referenced by encoding::int(), normal_encoding::int(), normal_encoding::int(), normal_encoding::int(), normal_encoding::int(), normal_encoding::int(), normal_encoding::int(), normal_encoding::int(), normal_encoding::int(), and normal_encoding::int().
#define UNUSED_P | ( | p | ) |
void _INTERNAL_trim_to_complete_utf8_characters | ( | const char * | from, |
const char ** | fromLimRef ) |
Definition at line 326 of file xmltok.c.