Searched defs:wbase (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/mach-mvebu/ |
D | mbus.c | 181 u64 wbase, wend; in mvebu_mbus_window_conflicts() local 218 u64 wbase; in mvebu_mbus_find_window() local 415 u64 wbase; in mvebu_mbus_get_lowest_base() local
|
/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | mpdecimal.c | 7908 _baseconv_to_u16(uint16_t **w, size_t wlen, mpd_uint_t wbase, in _baseconv_to_u16() 7972 _baseconv_to_smaller(uint32_t **w, size_t wlen, uint32_t wbase, in _baseconv_to_smaller() 8014 _baseconv_to_larger(uint32_t **w, size_t wlen, mpd_uint_t wbase, in _baseconv_to_larger() 8052 _coeff_from_larger_base(mpd_t *w, size_t wlen, mpd_uint_t wbase, in _coeff_from_larger_base() 8080 _coeff_from_smaller_base(mpd_t *w, mpd_ssize_t wlen, mpd_uint_t wbase, in _coeff_from_smaller_base()
|