Home
last modified time | relevance | path

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

/external/bison/lib/uniwidth/
Dwidth.c35 static const unsigned char nonspacing_table_data[27*64] = { variable
322 if ((nonspacing_table_data[64*ind + ((uc >> 3) & 63)] >> (uc & 7)) & 1) in uc_width()