Home
last modified time | relevance | path

Searched refs:irops (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
DMakefile.am32 irops.c \
DREADME49 irops.c
89 (1) Add the operator to irops.c
Dirops.c37 static irop_t irops[] = { variable
1086 (sizeof irops / sizeof *irops == Iop_LAST - Iop_INVALID - 1);
1095 for (i = 0; i < sizeof irops / sizeof *irops; ++i) { in get_irop()
1096 irop_t *p = irops + i; in get_irop()