Home
last modified time | relevance | path

Searched defs:wbase (Results 1 - 8 of 8) 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
/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
/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 14 milliseconds