Home
last modified time | relevance | path

Searched refs:N_BASES (Results 1 – 1 of 1) sorted by relevance

/external/clang/utils/VtableTest/
Dgen.cc8 #define N_BASES 6 macro
72 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()