Home
last modified time | relevance | path

Searched defs:maxStaticDataSize (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtarget.h38 static unsigned long long maxStaticDataSize; // maximum size of static data member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-target.cc54 unsigned long long Target::maxStaticDataSize; member in Target
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.d100 ulong maxStaticDataSize; /// maximum size of static data variable
H A Dtarget.h146 uint64_t maxStaticDataSize; // maximum size of static data member