Searched refs:N_BASES (Results 1 – 2 of 2) sorted by relevance
8 #define N_BASES 6 macro72 static int bases[N_BASES]; in gs()73 int i_bases = random() % (N_BASES*2); in gs()74 if (i_bases >= N_BASES) in gs()