Searched defs:last_byte (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/arm/xscale/
H A Diopi2c.c202 int error, last_byte = (flags & I2C_F_LAST) != 0, local
H A Dpxa2x0_i2c.c500 int last_byte = flags & I2C_F_LAST; local
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dmips-linux-watch.c231 CORE_ADDR base_addr, last_byte, break_addr, segment_len; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dmips-linux-watch.c232 CORE_ADDR base_addr, last_byte, break_addr, segment_len; local
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-mips-low.cc706 CORE_ADDR last_byte = addr + watch->len - 1; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-mips-low.cc707 CORE_ADDR last_byte = addr + watch->len - 1; local

Completed in 130 milliseconds