Home
last modified time | relevance | path

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

/aoo4110/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx56 if ( xResult->m_nBlockSize <= SAL_MAX_INT8 ) in Create()
189 OSL_ENSURE( m_nBlockSize <= SAL_MAX_INT8, "Unexpected block size!" ); in finalizeCipherContextAndDispose()
/aoo4110/main/sal/inc/sal/
H A Dtypes.h212 #define SAL_MAX_INT8 ((sal_Int8) 0x7F) macro
/aoo4110/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx524 SAL_MAX_INT8, test::codemaker::cppumaker::Constants::byteMax); in testConstants()

Completed in 25 milliseconds