Searched refs:CR_DEFINE_STATIC_LOCAL (Results 1 – 4 of 4) 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) \
371 CR_DEFINE_STATIC_LOCAL(const std::string, name_base, (kShmem)); in FilePathForMemoryName()
105 CR_DEFINE_STATIC_LOCAL(std::string, profile_name, ()); in GetProfileName()