Searched refs:m_pDouble (Results 1 – 1 of 1) sorted by relevance
401 sal_uInt32 m_pDouble[STORE_LIMIT_DATAPAGE_DOUBLE]; member410 memset(m_pDouble, STORE_PAGE_NULL, sizeof(m_pDouble)); in initialize()517 return store::ntohl(m_aTable.m_pDouble[nIndex]); in doubleLink()524 m_aTable.m_pDouble[nIndex] = store::htonl(nAddr); in doubleLink()
Completed in 10 milliseconds