Home
last modified time | relevance | path

Searched refs:nextpos (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/cris/kernel/
Dkgdb.c1269 int nextpos; in handle_exception() local
1301 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()