Searched refs:us_direction (Results 1 – 1 of 1) sorted by relevance
56 static const unsigned char us_direction[256/8] = { variable62 #define US_DIRECTION(x) ((us_direction[x>>3] >> (x & 7)) & 1)