Searched refs:justdone (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dremote-rdp.c1277 int justdone;
1286 justdone = rdp_write (memaddr + done, myaddr + done, thisbite);
1290 justdone = rdp_read (memaddr + done, myaddr + done, thisbite);
1293 done += justdone;
1295 if (justdone != thisbite)
1276 int justdone; local

Completed in 123 milliseconds