Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/VtableTest/
Dgen.cc4 #define N_FIELDS 7 macro
138 int n_fields = N_FIELDS == 0 ? 0 : random() % (N_FIELDS*4); in gs()
140 if (n_fields >= N_FIELDS) in gs()
/external/clang/utils/VtableTest/
Dgen.cc4 #define N_FIELDS 7 macro
138 int n_fields = N_FIELDS == 0 ? 0 : random() % (N_FIELDS*4); in gs()
140 if (n_fields >= N_FIELDS) in gs()