Searched refs:CR_DEFINE_STATIC_LOCAL (Results 1 – 3 of 3) sorted by relevance
103 #if !defined(CR_DEFINE_STATIC_LOCAL)104 #define CR_DEFINE_STATIC_LOCAL(type, name, arguments) \ macro
66 +#if !defined(CR_DEFINE_STATIC_LOCAL)67 #define CR_DEFINE_STATIC_LOCAL(type, name, arguments) \
373 CR_DEFINE_STATIC_LOCAL(const std::string, name_base, (kShmem)); in FilePathForMemoryName()