Home
last modified time | relevance | path

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

/external/dynamic_depth/internal/strings/
Dnumbers.cc403 uint32 top_1to11_32 = static_cast<uint32>(top_1to11); in FastUInt64ToBufferLeft() local
405 if (top_1to11_32 == top_1to11) { in FastUInt64ToBufferLeft()
406 buffer = FastUInt32ToBufferLeft(top_1to11_32, buffer); in FastUInt64ToBufferLeft()