Searched refs:ooffset (Results 1 – 7 of 7) sorted by relevance
354 register ftnint ooffset, ovlen; in dodata() local362 ooffset = 0; in dodata()379 prspace(ovlen-ooffset); in dodata()381 ooffset = 0; in dodata()404 if(offset < ooffset) { in dodata()408 if(offset > ooffset) { in dodata()409 prspace(offset-ooffset); in dodata()410 ooffset = offset; in dodata()421 if( (ooffset += size) > ovlen) { in dodata()427 prspace(ovlen-ooffset); in dodata()
433 offset_int ooffset = wi::sext (wi::to_offset (offset), POINTER_SIZE); in has_dominating_ubsan_ptr_check() local437 if (wi::les_p (cur_offset, ooffset)) in has_dominating_ubsan_ptr_check()440 else if (!pos_p && wi::les_p (ooffset, cur_offset)) in has_dominating_ubsan_ptr_check()
265 off_t ooffset = 0, noffset = 0; \271 ooffset = (ap)->a_uio->uio_offset; \282 if (__predict_false(vp_events != 0 && noffset > ooffset)) { \
458 daddr_t ooffset = 0; in lfs_writerd() local 462 ooffset = lfs_sb_getoffset(fs); in lfs_writerd() 495 if (lfs_sb_getoffset(fs) != ooffset) in lfs_writerd()
6832 HOST_WIDE_INT ooffset = m->fs.sp_offset; in pro_epilogue_adjust_stack() local6840 ooffset = m->fs.fp_offset; in pro_epilogue_adjust_stack()6846 ooffset = 0; in pro_epilogue_adjust_stack()6857 m->fs.sp_offset = ooffset - INTVAL (offset); in pro_epilogue_adjust_stack()
7324 HOST_WIDE_INT ooffset = m->fs.sp_offset; in pro_epilogue_adjust_stack() local7332 ooffset = m->fs.fp_offset; in pro_epilogue_adjust_stack()7338 ooffset = 0; in pro_epilogue_adjust_stack()7349 m->fs.sp_offset = ooffset - INTVAL (offset); in pro_epilogue_adjust_stack()