Home
last modified time | relevance | path

Searched defs:ACCCHK_ASSERT_IS_UNSIGNED_T (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/lzo/src/
Dminiacc.h4221 # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) \ macro
4224 # define ACCCHK_ASSERT_IS_UNSIGNED_T(type) ACCCHK_ASSERT_SIGN_T(type,>) macro
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c2543 ACCCHK_ASSERT_IS_UNSIGNED_T(lzo_uint) in ACCCHK_ASSERT_IS_UNSIGNED_T() function