Home
last modified time | relevance | path

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

/AOO41X/main/store/source/
H A Dstordata.cxx67 static storeError store_truncate_Impl ( in store_truncate_Impl() function
105 static storeError store_truncate_Impl ( in store_truncate_Impl() function
144 static storeError store_truncate_Impl ( in store_truncate_Impl() function
480 eErrCode = store_truncate_Impl (store::ntohl(rPage.m_pData[i - 1]), 0, rBIOS); in truncate()
490 eErrCode = store_truncate_Impl (store::ntohl(rPage.m_pData[nDouble]), nSingle, rBIOS); in truncate()
535 eErrCode = store_truncate_Impl (store::ntohl(rPage.m_pData[i - 1]), 0, 0, rBIOS); in truncate()
545 eErrCode = store_truncate_Impl (store::ntohl(rPage.m_pData[nTriple]), nDouble, nSingle, rBIOS); in truncate()
960 eErrCode = store_truncate_Impl (singleLink (aLink.m_nIndex1), aLink.m_nIndex0, rBIOS); in truncate()
984 eErrCode = store_truncate_Impl ( in truncate()
1004 eErrCode = store_truncate_Impl ( in truncate()
[all …]