Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslmessages.c488 char *HexString) in AhDecodeAslException()
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahdecode.c631 char *HexString) in AhDecodeException()
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dutil.c1212 static const char HexString[] = "0123456789abcdef"; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1916 std::string HexString = AI.toString(16, /*Signed=*/false); in APIntToHexString() local
1939 std::string HexString; in scalarConstantToHexString() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp63 SmallString<32> HexString; in ~msvc_hashing_ostream() local