Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhexedit.c174 static int remap(unsigned cur_pos) in remap() argument
191 G.current_byte = G.baseaddr + cur_pos; in remap()