Searched defs:__SetLastAllocationEventName (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFBasicHash.c39 #define __SetLastAllocationEventName(A, B) do { if (__CFOASafe && (A)) __CFSetLastAllocationEventName(A, B); } while (0) macro
41 #define __SetLastAllocationEventName(A, B) do { } while (0) macro
[all...]

Completed in 218 milliseconds