Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dlocale.c92 void rtl_hashtable_init(RTL_HASHTABLE** table, sal_Int8 sizeIndex) in rtl_hashtable_init() argument
94 sal_Int32 nSize = RTL_HASHTABLE_SIZE[sizeIndex]; in rtl_hashtable_init()
101 (*table)->iSize = sizeIndex; in rtl_hashtable_init()

Completed in 14 milliseconds