Searched refs:prev_end (Results 1 – 2 of 2) sorted by relevance
187 uptr prev_end = 0; in GetThreadStackTopAndBottom() local191 prev_end = end; in GetThreadStackTopAndBottom()198 if (stacksize > end - prev_end) in GetThreadStackTopAndBottom()199 stacksize = end - prev_end; in GetThreadStackTopAndBottom()
1165 FT_UInt prev_end; in tt_cmap4_char_map_binary() local1171 prev_end = TT_PEEK_USHORT( p ); in tt_cmap4_char_map_binary()1173 if ( charcode > prev_end ) in tt_cmap4_char_map_binary()1179 end = prev_end; in tt_cmap4_char_map_binary()