Searched defs:OVERRIDE_MEMALLOC (Results 1 – 1 of 1) sorted by relevance
188 enum OVERRIDE_MEMALLOC = true; in version() local194 enum OVERRIDE_MEMALLOC = is(typeof(ldc.attributes.weak)); in version() local199 enum OVERRIDE_MEMALLOC = false; in version() local201 enum OVERRIDE_MEMALLOC = true; in version() local205 enum OVERRIDE_MEMALLOC = false; variable