Home
last modified time | relevance | path

Searched defs:theValue (Results 1 – 1 of 1) sorted by relevance

/external/gptfdisk/
Dsupport.cc230 ostringstream theValue; in BytesToIeee() local
310 void ReverseBytes(void* theValue, int numBytes) { in ReverseBytes()