Searched refs:ALLOC_CACHE (Results 1 – 1 of 1) sorted by relevance
252 #define ALLOC_CACHE(p) ((*(p) == 0) ? allocCache(p) : *(p)) macro280 result = ALLOC_CACHE(&(TScreenOf(xw)->icon_cgs_cache)); in myCache()283 result = ALLOC_CACHE(&(TScreenOf(xw)->main_cgs_cache)); in myCache()