Home
last modified time | relevance | path

Searched defs:subend (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/dev/cardbus/
H A Drbus.c70 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 Dstate.c54 unsigned char subbuffer[4096], *subpointer= subbuffer, *subend= subbuffer; variable
/netbsd-src/tests/kernel/
H A Dt_extent.c62 h_alloc_subregion(u_long substart, u_long subend, u_long size, in h_alloc_subregion()
/netbsd-src/sys/kern/
H A Dsubr_extent.c618 extent_alloc_subregion1(struct extent *ex, u_long substart, u_long subend, in extent_alloc_subregion1()
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c72 *subpointer, *subend; /* buffer for sub-options */ variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.cc2955 unsigned HOST_WIDE_INT subend = substart + m_bitsize; in next_mode() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.c2930 unsigned HOST_WIDE_INT subend = substart + m_bitsize; in next_mode() local