Searched refs:next_start (Results 1 – 3 of 3) sorted by relevance
701 static int next_start = 0; in gas_query_new_dialog_token() local706 gas, dst, (next_start + dialog_token) % 256)) in gas_query_new_dialog_token()711 dialog_token = (next_start + dialog_token) % 256; in gas_query_new_dialog_token()712 next_start = (dialog_token + 1) % 256; in gas_query_new_dialog_token()
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()
1296 FT_UInt next_end, next_start; in tt_cmap4_char_map_binary() local1302 next_start = TT_PEEK_USHORT( p ); in tt_cmap4_char_map_binary()1304 if ( charcode < next_start ) in tt_cmap4_char_map_binary()1308 start = next_start; in tt_cmap4_char_map_binary()