Searched defs:N_OPS (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/lackey/
H A Dlk_main.c299 #define N_OPS 3 macro
341 static ULong detailCounts[N_OPS][N_TYPES];
357 tl_assert(op < N_OPS);
593 for (op = 0; op < N_OPS; op++)
/external/bluetooth/glib/tests/
H A Dsequence-test.c94 N_OPS enumerator in enum:__anon713
411 int op = g_random_int_range (0, N_OPS);

Completed in 337 milliseconds