Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h69 #define STCgshared 0x40000000LL macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h77 …#define STCgshared 0x400000000ULL /// accessible from multiple threads, but not type… macro