Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/stand/boot32/
H A Dboot32.c234 u_long src, destination, current_src, current_destination; in compact_relocations() local
240 current_src = reloc_entry[0]; in compact_relocations()
250 if (src == (current_src + current_length) && in compact_relocations()
259 current_src = current_entry[0] = src; in compact_relocations()