Home
last modified time | relevance | path

Searched refs:xsize_t (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/git-svn/git-2.34.1/compat/
H A Dwin32mmap.c17 length = xsize_t(len.QuadPart - offset);
/dports/devel/git-gui/git-2.34.1/compat/
H A Dwin32mmap.c17 length = xsize_t(len.QuadPart - offset); in git_mmap()
/dports/devel/git-p4/git-2.34.1/compat/
H A Dwin32mmap.c17 length = xsize_t(len.QuadPart - offset); in git_mmap()
/dports/devel/git/git-2.34.1/compat/
H A Dwin32mmap.c17 length = xsize_t(len.QuadPart - offset); in git_mmap()
/dports/devel/git-cvs/git-2.34.1/compat/
H A Dwin32mmap.c17 length = xsize_t(len.QuadPart - offset); in git_mmap()
/dports/devel/cgit/cgit-1.2.3/git/compat/
H A Dwin32mmap.c17 length = xsize_t(len.QuadPart - offset); in git_mmap()
/dports/devel/git-svn/git-2.34.1/
H A Dxdiff-interface.c164 sz = xsize_t(st.st_size); in read_mmfile()
H A Dpack-revindex.c218 revindex_size = xsize_t(st.st_size); in load_revindex_from_disk()
H A Dobject-file.c1171 *size = xsize_t(st.st_size); in map_loose_object_1()
2224 ret = index_core(istate, oid, fd, xsize_t(st->st_size), in index_fd()
2227 ret = index_stream(oid, fd, xsize_t(st->st_size), type, path, in index_fd()
H A Dworktree.c786 len = xsize_t(st.st_size); in should_prune_worktree()
/dports/devel/git-p4/git-2.34.1/
H A Dxdiff-interface.c164 sz = xsize_t(st.st_size); in read_mmfile()
H A Dpack-revindex.c218 revindex_size = xsize_t(st.st_size); in oe_set_type()
H A Dobject-file.c1171 *size = xsize_t(st.st_size);
2224 ret = index_core(istate, oid, fd, xsize_t(st->st_size),
2227 ret = index_stream(oid, fd, xsize_t(st->st_size), type, path,
/dports/devel/git-gui/git-2.34.1/
H A Dxdiff-interface.c164 sz = xsize_t(st.st_size); in read_mmfile()
H A Dpack-revindex.c218 revindex_size = xsize_t(st.st_size); in load_revindex_from_disk()
H A Dobject-file.c1171 *size = xsize_t(st.st_size); in map_loose_object_1()
2224 ret = index_core(istate, oid, fd, xsize_t(st->st_size), in index_fd()
2227 ret = index_stream(oid, fd, xsize_t(st->st_size), type, path, in index_fd()
H A Dworktree.c786 len = xsize_t(st.st_size); in should_prune_worktree()
/dports/devel/git/git-2.34.1/
H A Dxdiff-interface.c164 sz = xsize_t(st.st_size); in read_mmfile()
H A Dpack-revindex.c218 revindex_size = xsize_t(st.st_size); in load_revindex_from_disk()
H A Dobject-file.c1171 *size = xsize_t(st.st_size); in map_loose_object_1()
2224 ret = index_core(istate, oid, fd, xsize_t(st->st_size), in index_fd()
2227 ret = index_stream(oid, fd, xsize_t(st->st_size), type, path, in index_fd()
/dports/devel/git-cvs/git-2.34.1/
H A Dxdiff-interface.c164 sz = xsize_t(st.st_size); in read_mmfile()
H A Dpack-revindex.c218 revindex_size = xsize_t(st.st_size); in load_revindex_from_disk()
H A Dobject-file.c1171 *size = xsize_t(st.st_size); in map_loose_object_1()
2224 ret = index_core(istate, oid, fd, xsize_t(st->st_size), in index_fd()
2227 ret = index_stream(oid, fd, xsize_t(st->st_size), type, path, in index_fd()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dxdiff-interface.c159 sz = xsize_t(st.st_size); in read_mmfile()
H A Dsha1-file.c1125 *size = xsize_t(st.st_size); in map_loose_object_1()
2121 ret = index_core(istate, oid, fd, xsize_t(st->st_size), in index_fd()
2124 ret = index_stream(oid, fd, xsize_t(st->st_size), type, path, in index_fd()

12345