Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dcris-dis.c303 format_hex (number, outbuffer) in format_hex() function
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcris-dis.c559 format_hex (unsigned long number, in format_hex() function
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DJSONUtils.cpp1036 int64_t varID, bool format_hex, in CreateVariable()