Searched defs:n_ints (Results 1 – 2 of 2) sorted by relevance
115 int const n_ints = sizeof(ints)/sizeof(int); in test() local
71 int const n_ints = sizeof(ints) / sizeof(int); in f6() local