Home
last modified time | relevance | path

Searched defs:offset_high (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dllseek.c70 static _syscall5(int,_llseek,unsigned int,fd,unsigned long,offset_high, in _syscall5() argument
/external/e2fsprogs/lib/blkid/
Dllseek.c69 static _syscall5(int, _llseek, unsigned int, fd, unsigned long, offset_high, in _syscall5() argument
/external/curl/lib/
Dsmb.h208 unsigned int offset_high; member
224 unsigned int offset_high; member
/external/python/cpython3/Modules/
Doverlapped.c1226 DWORD offset_high; in Overlapped_TransmitFile() local
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h943 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
948 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/external/v8/src/mips/
Dassembler-mips.cc2161 int16_t offset_high = static_cast<uint16_t>(src.offset() >> 16); in AdjustBaseAndOffset() local
/external/v8/src/mips64/
Dassembler-mips64.cc2320 int16_t offset_high = static_cast<uint16_t>(src.offset() >> 16); in AdjustBaseAndOffset() local