Home
last modified time | relevance | path

Searched refs:nTypeSize (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/tools/source/memtools/
H A Dmempool.cxx42 char const * pTypeName, sal_uInt16 nTypeSize, sal_uInt16, sal_uInt16) in FixedMemPool() argument
46 snprintf (name, sizeof(name), "FixedMemPool_%d", (int)nTypeSize); in FixedMemPool()
47 m_pImpl = (FixedMemPool_Impl*)rtl_cache_create (name, nTypeSize, 0, NULL, NULL, NULL, 0, NULL, 0); in FixedMemPool()
/aoo41x/main/tools/inc/tools/
H A Dmempool.hxx42 sal_uInt16 nTypeSize,

Completed in 17 milliseconds