Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/gdb/
H A Dremote.c369 hexnumlen (ULONGEST num) in hexnumlen() function
385 int len = hexnumlen (num); in hexnumstr()
487 max_buf_size -= 2 + hexnumlen (memaddr + len - 1) + 1 + hexnumlen (len) + 4;