Home
last modified time | relevance | path

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

/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgmemutil.cpp34 char* HexDump16(char* strbuf, const char* memptr, int limit, const char* fmt, int fmtno) { in HexDump16() function
H A Dgmemall.h71 inline char* HexDump16(char* strbuf, const char* memptr, int limit, int fmtno) { return HexDump16(s… in HexDump16() function
/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.c929 void HexDump16 ( FILE * f, int indent, u64 addr, in HexDump16() function