Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dremote-e7000.c1060 stickbyte (char *where, unsigned int what) in stickbyte() function
1152 check_sum += stickbyte (compose + where, alen + stride + 1); in write_large()
1157 check_sum += stickbyte (compose + where, address >> (8 * (alen))); in write_large()
1163 check_sum += stickbyte (compose + where, myaddr[i + j]); in write_large()
1166 stickbyte (compose + where, ~check_sum); in write_large()