/glibc-2.36/sysdeps/i386/i586/ |
D | strlen.S | 34 #define magic 0xfefefeff macro
|
D | strchr.S | 34 #define magic 0xfefefeff macro
|
D | strcpy.S | 31 #define magic 0xfefefeff macro
|
/glibc-2.36/elf/ |
D | tst-audit2.c | 10 static __thread unsigned int magic[] = { MAGIC1, MAGIC2 }; variable
|
/glibc-2.36/malloc/ |
D | malloc-check.c | 37 unsigned char magic; in magicbyte() local 58 unsigned char magic = magicbyte (p); in malloc_check_get_size() local 81 unsigned char magic; in mem2mem_check() local 112 unsigned char magic; in mem2chunk_check() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/ |
D | sigcontextinfo.h | 50 unsigned int magic; member
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/sys/ |
D | user.h | 36 unsigned long magic; /* identifies a core file */ member
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/sys/ |
D | user.h | 43 unsigned long int magic; /* Identifies a core file. */ member
|
/glibc-2.36/catgets/ |
D | catgetsinfo.h | 23 uint32_t magic; member
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/sys/ |
D | user.h | 39 unsigned long int magic; /* identifies a core file */ member
|
/glibc-2.36/sysdeps/generic/ |
D | dl-cache.h | 75 char magic[sizeof CACHEMAGIC - 1]; member 159 char magic[sizeof CACHEMAGIC_NEW - 1]; member 250 uint32_t magic; /* Always cache_extension_magic. */ member
|
D | a.out.h | 74 #define N_SET_INFO(exec, magic, type, flags) N_SET_MAGIC ((exec), (magic)) argument 75 #define N_SET_MAGIC(exec, magic) ((exec).a_info = (magic)) argument 101 #define N_SET_INFO(exec, magic, type, flags) \ argument 105 #define N_SET_MAGIC(exec, magic) \ argument
|
/glibc-2.36/nss/nss_db/ |
D | nss_db.h | 34 uint32_t magic; member
|
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/sys/ |
D | user.h | 51 unsigned long magic; /* uniquely identify a core file */ member
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/sys/ |
D | user.h | 63 unsigned long magic; member
|
/glibc-2.36/iconv/ |
D | iconvconfig.h | 26 uint32_t magic; member
|
/glibc-2.36/intl/ |
D | gmo.h | 74 nls_uint32 magic; member
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/sys/ |
D | user.h | 188 unsigned long magic; /* identifies a core file */ member 204 __extension__ unsigned long long magic; /* identifies a core file */ member
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/sys/ |
D | user.h | 64 unsigned long magic; /* uniquely identify a core file */ member
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | a.out.h | 34 #define N_SET_INFO(exec, magic, type, flags) \ argument 38 #define N_SET_MAGIC(exec, magic) \ argument
|
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/sys/ |
D | user.h | 64 unsigned long int magic; member
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/sys/ |
D | user.h | 70 unsigned long magic; /* Identifies a core file. */ member
|
/glibc-2.36/locale/ |
D | loadlocale.c | 126 unsigned int magic; in _nl_intern_locale_data() member
|
D | locarchive.h | 29 uint32_t magic; member
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/ |
D | a.out.h | 37 #define N_SET_INFO(exec, magic, type, flags) \ argument 41 #define N_SET_MAGIC(exec, magic) \ argument
|