/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | __stdio_seek.c | 49 off_t __stdio_seek(FILE *f, off_t off, int whence)
in __stdio_seek() argument
|
H A D | fseek.c | 3 int __fseeko_unlocked(FILE *f, off_t off, int whence)
in __fseeko_unlocked() argument 27 int __fseeko(FILE *f, off_t off, int whence)
in __fseeko() argument 36 int fseek(FILE *f, long off, int whence)
in fseek() argument
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | __stdio_seek.c | 49 off_t __stdio_seek(FILE *f, off_t off, int whence)
in __stdio_seek() argument
|
H A D | fseek.c | 3 int __fseeko_unlocked(FILE *f, off_t off, int whence)
in __fseeko_unlocked() argument 27 int __fseeko(FILE *f, off_t off, int whence)
in __fseeko() argument 36 int fseek(FILE *f, long off, int whence)
in fseek() argument
|
/third_party/musl/src/dirent/ |
H A D | seekdir.c | 6 void seekdir(DIR *dir, long off) in seekdir() argument
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | __stdio_seek.c | 4 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() argument
|
H A D | fseek.c | 4 int __fseeko_unlocked(FILE *f, off_t off, int whence) in __fseeko_unlocked() argument 34 int __fseeko(FILE *f, off_t off, int whence) in __fseeko() argument 43 int fseek(FILE *f, long off, int whence) in fseek() argument
|
/third_party/musl/src/stdio/ |
H A D | fgetpos.c | 5 off_t off = __ftello(f); in fgetpos() local
|
H A D | __stdio_seek.c | 4 off_t __stdio_seek(FILE *f, off_t off, int whence) in __stdio_seek() argument
|
H A D | fseek.c | 7 int __fseeko_unlocked(FILE *f, off_t off, int whence) in __fseeko_unlocked() argument 37 int __fseeko(FILE *f, off_t off, int whence) in __fseeko() argument 49 int fseek(FILE *f, long off, int whence) in fseek() argument
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_addrname.c | 38 GElf_Off off; in dwfl_module_addrname() local
|
/third_party/musl/libc-test/src/regression/ |
H A D | ftello-unflushed-append.c | 22 off_t off; in main() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_addrdie.c | 42 Dwarf_Off off; in dwarf_addrdie() local
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_prn.c | 22 int RSA_print_fp(FILE *fp, const RSA *x, int off) in RSA_print_fp() argument 38 int RSA_print(BIO *bp, const RSA *x, int off) in RSA_print() argument
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_prn.c | 22 int RSA_print_fp(FILE *fp, const RSA *x, int off) in RSA_print_fp() argument 38 int RSA_print(BIO *bp, const RSA *x, int off) in RSA_print() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | fft_init_table.c | 319 static void fft_lut_init(uint16_t *table, int off, int size, int *index) in fft_lut_init() argument
|
H A D | lzf.c | 64 int off = ((s & 0x1f) << 8) + 1; in ff_lzf_uncompress() local
|
/third_party/elfutils/tests/ |
H A D | strptr.c | 77 size_t off = 0; in main() local
|
/third_party/node/src/ |
H A D | node_buffer.h | 75 static inline bool IsWithinBounds(size_t off, size_t len, size_t max) { in IsWithinBounds() argument
|
/third_party/mesa3d/src/util/ |
H A D | u_debug_stack.h | 65 unsigned off; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 11-1.c | 47 off_t off; in main() local
|
H A D | 31-1.c | 48 off_t off = 0; in main() local
|
/third_party/node/deps/openssl/openssl/crypto/dsa/ |
H A D | dsa_prn.c | 22 int DSA_print_fp(FILE *fp, const DSA *x, int off) in DSA_print_fp() argument 53 int DSA_print(BIO *bp, const DSA *x, int off) in DSA_print() argument
|
/third_party/openssl/crypto/dsa/ |
H A D | dsa_prn.c | 22 int DSA_print_fp(FILE *fp, const DSA *x, int off) in DSA_print_fp() argument 53 int DSA_print(BIO *bp, const DSA *x, int off) in DSA_print() argument
|
/third_party/elfutils/libelf/ |
H A D | elf_getphdrnum.c | 100 Elf64_Off off = (elf->class == ELFCLASS32 in __elf_getphdrnum_chk_rdlock() local
|