Home
last modified time | relevance | path

Searched defs:STCexptemp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h89 #define STCexptemp 0x800000000000LL // temporary variable that has lifetime restricted to an … macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h96 …#define STCexptemp 0x2000000000000ULL /// temporary variable that has lifetime restr… macro