Searched defs:PC_FREE_ZERO (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/BootCache-109/
H A DBootCache.h305 #define PC_FREE_ZERO(pc) do { if (pc) { BC_free_playlist(pc); (pc) = NULL; } } while (0) macro

Completed in 115 milliseconds