Home
last modified time | relevance | path

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

/aoo42x/main/store/source/
H A Dstordata.hxx401 sal_uInt32 m_pDouble[STORE_LIMIT_DATAPAGE_DOUBLE]; member
410 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 11 milliseconds