Searched refs:nonspacing_table_data (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dwidth.c39 static const unsigned char nonspacing_table_data[16*64] = { variable
227 if ((nonspacing_table_data[64*ind + ((uc >> 3) & 63)] >> (uc & 7)) & 1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/uniwidth/
H A Dwidth.c35 static const unsigned char nonspacing_table_data[22*64] = { variable
277 if ((nonspacing_table_data[64*ind + ((uc >> 3) & 63)] >> (uc & 7)) & 1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/uniwidth/
H A Dwidth.c35 static const unsigned char nonspacing_table_data[22*64] = { variable
277 if ((nonspacing_table_data[64*ind + ((uc >> 3) & 63)] >> (uc & 7)) & 1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/uniwidth/
H A Dwidth.c35 static const unsigned char nonspacing_table_data[22*64] = { variable
277 if ((nonspacing_table_data[64*ind + ((uc >> 3) & 63)] >> (uc & 7)) & 1)

Completed in 102 milliseconds