HomeSort by relevance Sort by last modified time
    Searched refs:N_OPS (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/lackey/
lk_main.c 299 #define N_OPS 3
343 static ULong detailCounts[N_OPS][N_TYPES];
359 tl_assert(op < N_OPS);
595 for (op = 0; op < N_OPS; op++)
    [all...]
  /external/bluetooth/glib/tests/
sequence-test.c 94 N_OPS
411 int op = g_random_int_range (0, N_OPS);

Completed in 39 milliseconds