Searched refs:ULONGEST (Results 1 – 1 of 1) sorted by relevance
75 #define ULONGEST unsigned long macro368 hexnumlen (ULONGEST num) in hexnumlen()381 hexnumstr (char *buf, ULONGEST num) in hexnumstr()403 && remote_address_size < (sizeof (ULONGEST) * 8)) in remote_address_masked()407 ULONGEST mask = 1; in remote_address_masked()433 p += hexnumstr (p, (ULONGEST) addr); in check_binary_download()435 p += hexnumstr (p, (ULONGEST) 0); in check_binary_download()510 p += hexnumstr ((char *)p, (ULONGEST) memaddr);514 p += hexnumstr ((char *)p, (ULONGEST) todo);553 plen += hexnumstr ((char *)plen, (ULONGEST) i);