Home
last modified time | relevance | path

Searched refs:hexbuf (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/lib/
H A Ddebug.S55 printhex: adr r2, hexbuf
71 hexbuf: .space 16 label
120 adr r1, hexbuf
/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp175 char hexbuf[16]; in padEntries() local
182 sprintf(hexbuf, "0x%02zX", entries.size()); in padEntries()
183 newEntry.updateName(hexbuf); in padEntries()
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp174 char hexbuf[16]; in padEntries() local
181 sprintf(hexbuf, "0x%02zX", entries.size()); in padEntries()
182 newEntry.updateName(hexbuf); in padEntries()