Searched refs:prev_end (Results 1 – 5 of 5) sorted by relevance
77 uptr prev_end = 0; in CheckMemoryLayoutSanity() local83 CHECK_EQ(prev_end, start); in CheckMemoryLayoutSanity()103 prev_end = end; in CheckMemoryLayoutSanity()
89 uptr prev_end = 0; in GetThreadStackTopAndBottom() local94 prev_end = end; in GetThreadStackTopAndBottom()101 if (stacksize > end - prev_end) in GetThreadStackTopAndBottom()102 stacksize = end - prev_end; in GetThreadStackTopAndBottom()
1195 FT_UInt prev_end; in tt_cmap4_char_map_binary() local1201 prev_end = TT_PEEK_USHORT( p ); in tt_cmap4_char_map_binary()1203 if ( charcode > prev_end ) in tt_cmap4_char_map_binary()1209 end = prev_end; in tt_cmap4_char_map_binary()
1250 FT_UInt prev_end; in tt_cmap4_char_map_binary() local1256 prev_end = TT_PEEK_USHORT( p ); in tt_cmap4_char_map_binary()1258 if ( charcode > prev_end ) in tt_cmap4_char_map_binary()1264 end = prev_end; in tt_cmap4_char_map_binary()