Searched refs:hexnumlen (Results 1 – 2 of 2) sorted by relevance
143 static int hexnumlen (ULONGEST num);3455 hexnumlen (ULONGEST num) in hexnumlen() function3470 int len = hexnumlen (num); in hexnumstr()3598 + hexnumlen (memaddr) in remote_write_bytes()3599 + hexnumlen (len))); in remote_write_bytes()
2042 * (hexnumlen): Add prototype. Use max, not min.