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

/external/valgrind/main/coregrind/m_replacemalloc/
H A Dvg_replace_malloc.c232 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
249 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
270 v = (void*)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, n ); \
451 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
463 (void)VALGRIND_NON_SIMD_CALL1( info.tl_##vg_replacement, p ); \
932 pszB = (SizeT)VALGRIND_NON_SIMD_CALL1( info.tl_malloc_usable_size, p ); \
1020 (void)VALGRIND_NON_SIMD_CALL1( info.mallinfo, &mi ); \
1045 size_t res = (size_t)VALGRIND_NON_SIMD_CALL1(
/external/chromium_org/base/third_party/valgrind/
H A Dvalgrind.h4523 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro
/external/chromium_org/third_party/re2/util/
H A Dvalgrind.h4260 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro
/external/chromium_org/third_party/tcmalloc/vendor/src/third_party/
H A Dvalgrind.h3738 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro
/external/chromium_org/v8/src/third_party/valgrind/
H A Dvalgrind.h3789 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro
/external/regex-re2/util/
H A Dvalgrind.h4259 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro
/external/valgrind/main/include/
H A Dvalgrind.h5683 #define VALGRIND_NON_SIMD_CALL1(_qyy_fn, _qyy_arg1) \ macro

Completed in 429 milliseconds