Searched refs:AVOID_WEAK_COLLECTIONS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFMachPort.c40 #define AVOID_WEAK_COLLECTIONS 1 macro
42 #if !AVOID_WEAK_COLLECTIONS
223 #if AVOID_WEAK_COLLECTIONS
238 #if AVOID_WEAK_COLLECTIONS
271 #if AVOID_WEAK_COLLECTIONS
280 #if !AVOID_WEAK_COLLECTIONS
338 #if AVOID_WEAK_COLLECTIONS
388 #if AVOID_WEAK_COLLECTIONS
458 #if AVOID_WEAK_COLLECTIONS
H A DCFBundle.c49 #define AVOID_WEAK_COLLECTIONS 1 macro
51 #if !AVOID_WEAK_COLLECTIONS
55 #endif /* !AVOID_WEAK_COLLECTIONS */
180 #if AVOID_WEAK_COLLECTIONS
184 #else /* AVOID_WEAK_COLLECTIONS */
187 #endif /* AVOID_WEAK_COLLECTIONS */
216 #if AVOID_WEAK_COLLECTIONS
332 #else /* AVOID_WEAK_COLLECTIONS */
337 An early attempt to work around it by inserting dummy values instead of removing things succeeded, as did turning on the AVOID_WEAK_COLLECTIONS #ifdef
338 This indicates that it's not an overrelease in securityd, since AVOID_WEAK_COLLECTIONS would
[all...]

Completed in 108 milliseconds