/glibc-2.36/io/ |
D | tst-lockf.c | 80 off64_t off = (off64_t)INT32_MAX; in do_test_child_lockf64() local 87 off64_t off = (off64_t)INT32_MAX+1024; in do_test_child_lockf64() local 122 off64_t off = (off64_t)INT32_MAX + 1024; in do_test() local
|
/glibc-2.36/sysdeps/generic/ |
D | sysdep.h | 65 # define CFI_DEF_CFA(reg, off) \ argument 69 # define CFI_DEF_CFA_OFFSET(off) \ argument 71 # define CFI_ADJUST_CFA_OFFSET(off) \ argument 73 # define CFI_OFFSET(reg, off) \ argument 75 # define CFI_REL_OFFSET(reg, off) \ argument
|
/glibc-2.36/debug/ |
D | wcscpy_chk.c | 31 const ptrdiff_t off = dest - src - 1; in __wcscpy_chk() local
|
D | wcpcpy_chk.c | 31 const ptrdiff_t off = src - dest + 1; in __wcpcpy_chk() local
|
/glibc-2.36/libio/ |
D | bug-memstream1.c | 18 off64_t off = ftello64 (fp); in do_test() local
|
D | bug-wmemstream1.c | 19 off64_t off = ftello64 (fp); in do_test() local
|
D | tst-ftell-append.c | 115 long off = ftell (fp); in do_one_test() local
|
/glibc-2.36/posix/ |
D | tst-execl2.c | 20 int off; in prepare() local
|
D | tst-execle2.c | 20 int off; in prepare() local
|
D | tst-execv2.c | 20 int off; in prepare() local
|
D | tst-fork.c | 41 off_t off; in main() local
|
D | tst-execve2.c | 20 int off; in prepare() local
|
D | tst-execlp2.c | 24 int off; in prepare() local
|
D | tst-execvp2.c | 27 int off; in prepare() local
|
D | tst-_Fork.c | 46 off_t off = xlseek (tempfd, 0, SEEK_CUR); in singlethread_test() local
|
/glibc-2.36/elf/ |
D | tst-env-setuid-tunables.c | 82 test_child (int off) in test_child()
|
D | dl-tunables.c | 176 size_t off = 0; in parse_tunables() local
|
D | dl-tls.c | 272 size_t off; in _dl_determine_tlsoffset() local 320 size_t off; in _dl_determine_tlsoffset() local
|
/glibc-2.36/sysdeps/aarch64/ |
D | dl-bti.c | 42 off_t off = ALIGN_DOWN (phdr->p_offset, pagesz); in _dl_bti_protect() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | malloc-hugepages.c | 88 off64_t off = 0; in malloc_default_hugepage_size() local
|
D | test-errno-linux.c | 140 off_t off; in do_test() local
|
/glibc-2.36/string/ |
D | test-memmem.c | 114 size_t off = random () % len; in do_random_tests() local
|
/glibc-2.36/benchtests/ |
D | bench-memmem.c | 175 size_t off = random () % len; in do_random_tests() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | ptrace-shared.h | 67 __uint64_t off; /* From which siginfo to start. */ member
|
/glibc-2.36/time/ |
D | mktime.c | 364 mktime_offset_t off = *offset; in __mktime_internal() local
|