Home
last modified time | relevance | path

Searched defs:start1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/tests/sys/fs/fusefs/
H A Dcopy_file_range.cc160 off_t start1 = 1 << 18; in TEST_F() local
207 off_t start1 = 1 << 18; in TEST_F() local
283 off_t start1 = 0; in TEST_F() local
408 off_t start1 = 1 << 18; in TEST_F() local
454 off_t start1 = 1 << 18; in TEST_F() local
499 off_t start1 = 1 << 18; in TEST_F() local
590 off_t start1 = 1 << 18; in TEST_F() local
700 off_t start1 = 0; in TEST_F() local
753 off_t start1 = 1 << 18; in TEST_F() local
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c460 regions_overlap(const u_int64_t start1, const u_int64_t len1, in regions_overlap()
490 const u_int64_t startu, const u_int64_t lenu, u_int64_t *start1, in region_compare()
916 u_int64_t start1, len1, start2, len2; in split_nfslock() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp228 static inline bool IntervalsAreSeparate(uptr start1, uptr end1, in IntervalsAreSeparate()
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1092 const char* const start1 = (const char*)(cSrc) + 6; in HUF_decompress_usingDTable() local