Searched refs:RTL_MEMORY_CACHED_SIZES (Results 1 – 1 of 1) sorted by relevance
71 #define RTL_MEMORY_CACHED_SIZES (sizeof(g_alloc_sizes) / sizeof(g_alloc_sizes[0])) macro73 static rtl_cache_type * g_alloc_caches[RTL_MEMORY_CACHED_SIZES] =114 int i, n = RTL_MEMORY_CACHED_SIZES; in rtl_memory_once_init()172 for (i = 0, n = RTL_MEMORY_CACHED_SIZES; i < n; i++) in rtl_memory_fini()
Completed in 8 milliseconds