Home
last modified time | relevance | path

Searched defs:wbase (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
H A D__stdio_write.c8 char *wbase = (char *)f->wbase; in __flush_buffer() local
/third_party/musl/src/stdio/
H A D__stdio_write.c8 char *wbase = (char *)f->wbase; in __flush_buffer() local
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h25 unsigned char *wbase; member
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_t2.c87 unsigned long wbase; member
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_t2.c87 unsigned long wbase; member
/third_party/musl/src/internal/
H A Dstdio_impl.h80 unsigned char *wbase; member
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h80 unsigned char *wbase; member
/kernel/linux/linux-5.10/drivers/bus/
H A Dmvebu-mbus.c279 u64 wbase, wend; in mvebu_mbus_window_conflicts() local
310 u64 wbase; in mvebu_mbus_find_window() local
491 u64 wbase, wremap; in mvebu_devs_debug_show() local
986 u64 wbase; mvebu_mbus_get_io_win_info() local
[all...]
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_wildfire.h205 wildfire_64 wbase; member
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dcore_wildfire.h205 wildfire_64 wbase; member
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dwinbond-cir.c194 unsigned long wbase; /* Wake-Up Baseaddr */ member
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dwinbond-cir.c194 unsigned long wbase; /* Wake-Up Baseaddr */ member
[all...]
/kernel/linux/linux-6.6/drivers/bus/
H A Dmvebu-mbus.c276 u64 wbase, wend; in mvebu_mbus_window_conflicts() local
307 u64 wbase; in mvebu_mbus_find_window() local
477 u64 wbase, wremap; in mvebu_devs_debug_show() local
966 u64 wbase; mvebu_mbus_get_io_win_info() local
[all...]
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h315 unsigned char *wbase; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h315 unsigned char *wbase; member
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.c8151 _baseconv_to_u16(uint16_t **w, size_t wlen, mpd_uint_t wbase, in _baseconv_to_u16() argument
8215 _baseconv_to_smaller(uint32_t **w, size_t wlen, uint32_t wbase, in _baseconv_to_smaller() argument
8257 _baseconv_to_larger(uint32_t **w, size_t wlen, mpd_uint_t wbase, in _baseconv_to_larger() argument
8295 _coeff_from_larger_base(mpd_t *w, size_t wlen, mpd_uint_t wbase, mpd_uint_t *u, mpd_ssize_t ulen, mpd_uint_t ubase, uint32_t *status) _coeff_from_larger_base() argument
8323 _coeff_from_smaller_base(mpd_t *w, mpd_ssize_t wlen, mpd_uint_t wbase, const uint32_t *u, size_t ulen, mpd_uint_t ubase, uint32_t *status) _coeff_from_smaller_base() argument
8897 const mpd_uint_t wbase = 1U<<16; _uint_to_u16() local
[all...]

Completed in 23 milliseconds