Searched defs:hex2bin (Results 1 – 3 of 3) sorted by relevance
139 hex2bin(int len, char *hexnum, char *binnum) in hex2bin() function
466 hex2bin(unsigned char *hex, unsigned char *bin, int size) in hex2bin() function
4572 hex2bin (const char *hex, gdb_byte *bin, int count) in hex2bin() function