Home
last modified time | relevance | path

Searched refs:VALGRIND_NON_SIMD_CALL1 (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_replacemalloc/
Dvg_replace_malloc.c239 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
256 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
277 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
511 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
523 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
1047 pszB = (SizeT)VALGRIND_NON_SIMD_CALL1( info.tl_malloc_usable_size, p ); \
1135 (void)VALGRIND_NON_SIMD_CALL1( info.mallinfo, &mi ); \
1160 size_t res = (size_t)VALGRIND_NON_SIMD_CALL1( in my_malloc_size()
/external/v8/src/third_party/valgrind/
Dvalgrind.h3789 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro
/external/libchrome/base/third_party/valgrind/
Dvalgrind.h4526 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro
/external/valgrind/include/
Dvalgrind.h6344 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro