Searched refs:using_alloc_set (Results 1 – 1 of 1) sorted by relevance
104 static bool using_alloc_set = false; variable184 if (!using_alloc_set) { in OperatorNew()193 !using_alloc_set) { in OperatorNew()194 using_alloc_set = true; in OperatorNew()199 using_alloc_set = false; in OperatorNew()249 if ( !using_alloc_set ) { in operator delete()253 using_alloc_set = true; in operator delete()257 using_alloc_set = false; in operator delete()274 if (!using_alloc_set) { in ClearAllocationSet()275 using_alloc_set = true; in ClearAllocationSet()[all …]