Searched refs:ULONGEST (Results 1 – 1 of 1) sorted by relevance
74 #define ULONGEST unsigned long macro369 hexnumlen (ULONGEST num) in hexnumlen()382 hexnumstr (char *buf, ULONGEST num) in hexnumstr()404 && remote_address_size < (sizeof (ULONGEST) * 8)) in remote_address_masked()408 ULONGEST mask = 1; in remote_address_masked()434 p += hexnumstr (p, (ULONGEST) addr); in check_binary_download()436 p += hexnumstr (p, (ULONGEST) 0); in check_binary_download()511 p += hexnumstr ((char *)p, (ULONGEST) memaddr);515 p += hexnumstr ((char *)p, (ULONGEST) todo);554 plen += hexnumstr ((char *)plen, (ULONGEST) i);