Home
last modified time | relevance | path

Searched refs:viet_decomp (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/iconv/
H A Dvietcomb.h262 struct viet_decomp { unsigned short composed; unsigned int base : 12; int comb1 : 4; }; argument
263 static const struct viet_decomp viet_decomp_table[] = {
H A DChangeLog2851 * lib/vietcomb.h (viet_decomp): Use 'unsigned int' instead of