Searched refs:ByteValTable (Results 1 – 2 of 2) sorted by relevance
3980 static const short int ByteValTable[] = { in map_position_value() local3991 if (i < (int )(sizeof(ByteValTable)/sizeof(ByteValTable[0]))) { in map_position_value()3995 return (int )ByteValTable[i]; in map_position_value()
1013 2004/06/16: [impl] change select_opt_exact_info() to use ByteValTable[].
Completed in 21 milliseconds