Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 75) sorted by relevance

123

/sysdeps/sparc/sparc32/
A Dmemset.S24 std source, [base + offset + 0x00]; \
25 std source, [base + offset + 0x08]; \
26 std source, [base + offset + 0x10]; \
27 std source, [base + offset + 0x18]; \
28 std source, [base + offset + 0x20]; \
29 std source, [base + offset + 0x28]; \
30 std source, [base + offset + 0x30]; \
31 std source, [base + offset + 0x38];
34 std source, [base - offset - 0x38]; \
35 std source, [base - offset - 0x30]; \
[all …]
/sysdeps/unix/sysv/linux/
A Dgetdents64.c93 struct dirent64 *source = (struct dirent64 *) p;
96 __ino_t ino = source->d_ino;
97 __off64_t offset = source->d_off;
98 unsigned int reclen = source->d_reclen;
99 unsigned char type = source->d_type;
102 if (__glibc_unlikely (ino != source->d_ino))
122 memmove (p + result_name_offset, source->d_name,
/sysdeps/sparc/sparc64/
A Dmemset.S29 stx source, [base - offset - 0x18]; \
30 stx source, [base - offset - 0x10]; \
31 stx source, [base - offset - 0x08]; \
32 stx source, [base - offset - 0x00];
181 stx source, [base - offset - 0x38]; \
182 stx source, [base - offset - 0x30]; \
183 stx source, [base - offset - 0x28]; \
184 stx source, [base - offset - 0x20]; \
185 stx source, [base - offset - 0x18]; \
186 stx source, [base - offset - 0x10]; \
[all …]
/sysdeps/unix/
A Dmake-syscalls.sh103 echo " echo 'strong_alias ($strong, $source)'; \\"
105 echo " echo 'versioned_symbol (libc, $source, $base, $ver)'; \\"
130 echo " echo 'strong_alias ($strong, $source)'; \\"
132 echo " echo 'compat_symbol (libc, $source, $base, $ver)'; \\"
/sysdeps/sparc/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/nios2/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/arc/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/sh/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/powerpc/powerpc32/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/x86_64/64/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/s390/s390-64/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/sparc/sparc64/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/aarch64/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/x86_64/x32/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/csky/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/x86_64/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/alpha/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/s390/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/sparc/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/unix/sysv/linux/mips/mips64/
A Dconfigure.ac2 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/gnu/netinet/
A Dudp.h68 uint16_t source; member
/sysdeps/unix/sysv/linux/m68k/
A Dconfigure.ac2 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/sh/
A Dconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/microblaze/
A Dpreconfigure.ac1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
/sysdeps/alpha/
A Dstxcpy.S161 ldq_u t2, 8(a1) # .. e1 : read next high-order source word
203 or t0, t1, t1 # e1 : first (partial) source word complete
228 zapnot t1, t6, t1 # .. e1 : kill source bytes >= null
239 ldq_u t1, 0(a1) # e0 : load first source word
262 lda t2, -1 # e1 : mask out leading garbage in source
283 zapnot t2, t7, t2 # .. e1 : prepare source word; mirror changes
284 and t1, t2, t1 # e1 : to source validity mask
288 andnot t0, t2, t0 # .. e1 : zero place for source to reside

Completed in 44 milliseconds

123