Home
last modified time | relevance | path

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

/third_party/gn/src/base/strings/
H A Dstring_util.cc58 inline bool IsAlignedToMachineWord(const void* pointer) { in IsAlignedToMachineWord() function
434 while (!IsAlignedToMachineWord(characters) && characters != end) { in DoIsStringASCII()

Completed in 3 milliseconds