Searched refs:next_start (Results 1 – 4 of 4) sorted by relevance
660 static int next_start = 0; in gas_query_req() local667 gas, dst, (next_start + dialog_token) % 256)) in gas_query_req()672 dialog_token = (next_start + dialog_token) % 256; in gas_query_req()673 next_start = (dialog_token + 1) % 256; in gas_query_req()
1241 FT_UInt next_end, next_start; in tt_cmap4_char_map_binary() local1247 next_start = TT_PEEK_USHORT( p ); in tt_cmap4_char_map_binary()1249 if ( charcode < next_start ) in tt_cmap4_char_map_binary()1253 start = next_start; in tt_cmap4_char_map_binary()
1219 FT_UInt next_end, next_start; in tt_cmap4_char_map_binary() local1225 next_start = TT_PEEK_USHORT( p ); in tt_cmap4_char_map_binary()1227 if ( charcode < next_start ) in tt_cmap4_char_map_binary()1231 start = next_start; in tt_cmap4_char_map_binary()