Searched refs:prev_end (Results 1 – 3 of 3) 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()
1302 FT_UInt prev_end; in tt_cmap4_char_map_binary() local1308 prev_end = TT_PEEK_USHORT( p ); in tt_cmap4_char_map_binary()1310 if ( charcode > prev_end ) in tt_cmap4_char_map_binary()1316 end = prev_end; in tt_cmap4_char_map_binary()