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

/external/valgrind/main/lackey/
H A Dlk_main.c299 #define N_OPS 3 macro
343 static ULong detailCounts[N_OPS][N_TYPES];
359 tl_assert(op < N_OPS);
595 for (op = 0; op < N_OPS; op++)

Completed in 52 milliseconds