Searched refs:mem_ (Results 1 – 1 of 1) sorted by relevance
24 static unsigned char *mem_to_hex(void *mem_,26 static unsigned char *hex_to_mem(const unsigned char *buf, void *mem_,440 static unsigned char *mem_to_hex(void *mem_, unsigned char *buf, in mem_to_hex() argument443 unsigned char *mem = mem_; in mem_to_hex()462 static unsigned char *hex_to_mem(const unsigned char *buf, void *mem_, in hex_to_mem() argument465 unsigned char *mem = mem_; in hex_to_mem()