Home
last modified time | relevance | path

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

/trunk/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()
984 eErrCode = store_truncate_Impl ( in truncate()
1004 eErrCode = store_truncate_Impl ( in truncate()
1074 eErrCode = store_truncate_Impl (singleLink (i - 1), 0, rBIOS); in truncate()
1093 eErrCode = store_truncate_Impl (doubleLink (i - 1), 0, 0, rBIOS); in truncate()
[all …]

Completed in 27 milliseconds