Home
last modified time | relevance | path

Searched refs:mem_name_given (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-maxq.c1480 char mem_name_given[MAX_MEM_NAME_SIZE + 1]; in maxq20_mem_access() local
1489 p = mem_name_given; in maxq20_mem_access()
1492 if (p >= mem_name_given + MAX_MEM_NAME_SIZE) in maxq20_mem_access()
1499 m = (mem_access *) hash_find (mem_hash, mem_name_given); in maxq20_mem_access()