Searched refs:tohex (Results 1 – 1 of 1) sorted by relevance
357 tohex (int nib) in tohex() function561 *p++ = tohex ((myaddr[i] >> 4) & 0xf);562 *p++ = tohex (myaddr[i] & 0xf);658 *p++ = tohex ((csum >> 4) & 0xf);659 *p++ = tohex (csum & 0xf);