Searched refs:N_AN_CCS (Results 1 – 1 of 1) sorted by relevance
1261 #define N_AN_CCS 1000 macro1265 static AnCC anCCs[N_AN_CCS];1341 tl_assert(n_ccs < N_AN_CCS-1); in cc_analyse_alloc_arena()1348 tl_assert(k >= 0 && k < n_ccs && k < N_AN_CCS); in cc_analyse_alloc_arena()