Home
last modified time | relevance | path

Searched refs:VALGRIND_GET_VBITS (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/main/memcheck/tests/
Dsh-mem-random.c56 VALGRIND_GET_VBITS(&res, &shres, 8); in build()
76 VALGRIND_GET_VBITS(arr, shadow, n); in check()
Dsh-mem.c57 VALGRIND_GET_VBITS(&res, &shres, 8); in build()
74 VALGRIND_GET_VBITS(a, sh, sizeof(a)); in check_all()
Dmetadata.c27 res = VALGRIND_GET_VBITS(a, v, 10*sizeof(int) ); in main()
Dpdb-realloc2.c66 r = VALGRIND_GET_VBITS(p,v, size+100); in do_test()
/external/valgrind/main/memcheck/
Dmemcheck.h255 #define VALGRIND_GET_VBITS(zza,zzvbits,zznbytes) \ macro
/external/valgrind/main/
DNEWS1350 - The behaviour of Memcheck's client requests VALGRIND_GET_VBITS and