Home
last modified time | relevance | path

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

/external/musl/src/ctype/
Dwcwidth.c7 static const unsigned char wtable[] = { variable
/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