Searched refs:nextpos (Results 1 – 1 of 1) sorted by relevance
1269 int nextpos; in handle_exception() local1301 nextpos = pos + HEXCHARS_IN_THREAD_ID - 1; in handle_exception()1302 for (; pos < nextpos; pos ++) in handle_exception()1309 nextpos = pos + HEXCHARS_IN_THREAD_ID - 1; in handle_exception()1310 for (; pos < nextpos; pos ++) in handle_exception()