Home | History | Annotate | Download | only in resolv

Lines Matching full:abcdef

305         text[nn++] = "0123456789abcdef"[(value >> (numDigits*4)) & 15];