Home
last modified time | relevance | path

Searched defs:wtable (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/unicode-width/scripts/
Dunicode.py242 def remove_from_wtable(wtable, val): argument
266 def optimize_width_table(wtable): argument
/external/python/cpython3/Modules/_decimal/libmpdec/
Dnumbertheory.h46 mpd_uint_t wtable[]; member
Ddifradix2.c77 mpd_uint_t *wtable = tparams->wtable; in fnt_dif2() local