Searched defs:subend (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/dev/cardbus/ |
H A D | rbus.c | 70 rbus_space_alloc_subregion(rbus_tag_t rbt, bus_addr_t substart, bus_addr_t subend, bus_addr_t addr,… in rbus_space_alloc_subregion()
|
/netbsd-src/libexec/telnetd/ |
H A D | state.c | 54 unsigned char subbuffer[4096], *subpointer= subbuffer, *subend= subbuffer; variable
|
/netbsd-src/tests/kernel/ |
H A D | t_extent.c | 62 h_alloc_subregion(u_long substart, u_long subend, u_long size, in h_alloc_subregion()
|
/netbsd-src/sys/kern/ |
H A D | subr_extent.c | 618 extent_alloc_subregion1(struct extent *ex, u_long substart, u_long subend, in extent_alloc_subregion1()
|
/netbsd-src/usr.bin/telnet/ |
H A D | telnet.c | 72 *subpointer, *subend; /* buffer for sub-options */ variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.cc | 2955 unsigned HOST_WIDE_INT subend = substart + m_bitsize; in next_mode() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stor-layout.c | 2930 unsigned HOST_WIDE_INT subend = substart + m_bitsize; in next_mode() local
|