Searched refs:N_FIELDS (Results 1 – 2 of 2) sorted by relevance
4 #define N_FIELDS 7 macro138 int n_fields = N_FIELDS == 0 ? 0 : random() % (N_FIELDS*4); in gs()140 if (n_fields >= N_FIELDS) in gs()