Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCacheTokens.cpp472 static uint32_t swap32le(uint32_t X) { in swap32le() function
477 uint32_t LEVal = swap32le(Val); in pwrite32le()