HomeSort by relevance Sort by last modified time
    Searched full:hinybble (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/plugins/
winbind.c 172 unsigned char lonybble, hinybble; local
191 hinybble = (p1 - hexchars);
194 p[num_chars] = (hinybble << 4) | lonybble;

Completed in 75 milliseconds