Home
last modified time | relevance | path

Searched defs:prev_end (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp85 uptr prev_end = 0; in CheckMemoryLayoutSanity() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp132 uptr prev_end = 0; in GetThreadStackTopAndBottom() local
/freebsd/contrib/less/
H A Dline.c31 size_t prev_end; /* Number of chars in buf for previous line */ member
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1101 uptr prev_end = 0; in CheckMemoryLayoutSanity() local
/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c2821 FIELD_CELL *this_line, *prev_line, *prev_end, *this_end; in FE_Delete_Previous() local