Searched refs:nTypeSize (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/tools/source/memtools/ |
H A D | mempool.cxx | 42 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 D | mempool.hxx | 42 sal_uInt16 nTypeSize,
|
Completed in 13 milliseconds