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

/macosx-10.10/BootCache-109/
H A DBootCache.h307 #define HC_FREE_ZERO(hc) do { if (hc) { BC_free_history(hc); (hc) = NULL; } } while (0) macro

Completed in 70 milliseconds