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