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