Searched refs:_mem (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-stub.c220 static char *hex2mem(const char *buf, void *_mem, int count);
669 static unsigned char *mem2hex(const void *_mem, char *buf, int count, int may_fault) argument
671 const uint8_t *mem = _mem;
737 static char *hex2mem(const char *buf, void *_mem, int count) argument
739 uint8_t *mem = _mem;

Completed in 47 milliseconds