Searched refs:targetframe_adj (Results 1 – 1 of 1) sorted by relevance
33 uintptr_t targetframe_adj = (uintptr_t) targetframe - adj; in __pthread_cleanup_upto() local40 if ((uintptr_t) cbuf - adj <= targetframe_adj) in __pthread_cleanup_upto()46 if ((uintptr_t) cbuf - adj >= targetframe_adj) in __pthread_cleanup_upto()