Lines Matching refs:WINHEAP
35 WINHEAP, // Windows Heap (standard Windows allocator).44 static Allocator allocator = WINHEAP;117 case WINHEAP:145 case WINHEAP:169 case WINHEAP:201 case WINHEAP:217 case WINHEAP:237 else if (!stricmp(environment_value, "winheap"))238 allocator = WINHEAP;248 case WINHEAP: