Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DFormat.h142 uint64_t HexValue; variable
/external/v8/src/
Dscanner.h31 inline int HexValue(uc32 c) { in HexValue() function