Searched refs:__off64_t (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmalloc_hook_mmap_linux.h53 // SYS_mmap2, SYS_munmap, SYS_mremap and __off64_t are not defined in Android.
67 typedef off64_t __off64_t; typedef
80 int fd, __off64_t offset) __THROW {
93 int fd, __off64_t offset) __THROW {
164 int fd, __off64_t offset ) __THROW
181 int fd, __off64_t offset) __THROW {
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmalloc_hook_mmap_linux.h58 int fd, __off64_t offset) __THROW {
69 int fd, __off64_t offset) __THROW {
140 int fd, __off64_t offset ) __THROW
155 int fd, __off64_t offset) __THROW {
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c183 __extension__ typedef __quad_t __off64_t; typedef
225 typedef __off64_t __loff_t;
4902 __off64_t __pos;
5132 __off64_t _offset;
5174 typedef int __io_seek_fn (void *__cookie, __off64_t *__pos, int __w);
5204 extern __off64_t _IO_seekoff (_IO_FILE *, __off64_t, int, int) __attribute__ ((__nothrow__));
5205 extern __off64_t _IO_seekpos (_IO_FILE *, __off64_t, int) __attribute__ ((__nothrow__));
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/passwin64/
H A Ddwarfwin64_testhd.asm1110 .string "__off64_t"
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dlinux_syscall_support.h1930 /* Need to make sure __off64_t isn't truncated to 32-bits under x32. */
1932 __off64_t o) {
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dlinux_syscall_support.h1841 __off64_t, o)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
H A Ddwarf64_leb128.asm9051 .string "__off64_t"

Completed in 328 milliseconds