Home
last modified time | relevance | path

Searched refs:curEnd (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp394 char* curEnd = End(); in TurnNext() local
396 if (curEnd == rEnd_) { in TurnNext()
421 if (curEnd + oldSize > rEnd_) { // otherwise keep original "size_" in TurnNext()
422 size_ = rEnd_ - curEnd; in TurnNext()

Completed in 2 milliseconds