Home
last modified time | relevance | path

Searched defs:magic (Results 1 – 25 of 37) sorted by relevance

12

/glibc-2.36/sysdeps/i386/i586/
Dstrlen.S34 #define magic 0xfefefeff macro
Dstrchr.S34 #define magic 0xfefefeff macro
Dstrcpy.S31 #define magic 0xfefefeff macro
/glibc-2.36/elf/
Dtst-audit2.c10 static __thread unsigned int magic[] = { MAGIC1, MAGIC2 }; variable
/glibc-2.36/malloc/
Dmalloc-check.c37 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/
Dsigcontextinfo.h50 unsigned int magic; member
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/sys/
Duser.h36 unsigned long magic; /* identifies a core file */ member
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/sys/
Duser.h43 unsigned long int magic; /* Identifies a core file. */ member
/glibc-2.36/catgets/
Dcatgetsinfo.h23 uint32_t magic; member
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/sys/
Duser.h39 unsigned long int magic; /* identifies a core file */ member
/glibc-2.36/sysdeps/generic/
Ddl-cache.h75 char magic[sizeof CACHEMAGIC - 1]; member
159 char magic[sizeof CACHEMAGIC_NEW - 1]; member
250 uint32_t magic; /* Always cache_extension_magic. */ member
Da.out.h74 #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/
Dnss_db.h34 uint32_t magic; member
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/sys/
Duser.h51 unsigned long magic; /* uniquely identify a core file */ member
/glibc-2.36/sysdeps/unix/sysv/linux/sh/sys/
Duser.h63 unsigned long magic; member
/glibc-2.36/iconv/
Diconvconfig.h26 uint32_t magic; member
/glibc-2.36/intl/
Dgmo.h74 nls_uint32 magic; member
/glibc-2.36/sysdeps/unix/sysv/linux/mips/sys/
Duser.h188 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/
Duser.h64 unsigned long magic; /* uniquely identify a core file */ member
/glibc-2.36/sysdeps/unix/sysv/linux/
Da.out.h34 #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/
Duser.h64 unsigned long int magic; member
/glibc-2.36/sysdeps/unix/sysv/linux/s390/sys/
Duser.h70 unsigned long magic; /* Identifies a core file. */ member
/glibc-2.36/locale/
Dloadlocale.c126 unsigned int magic; in _nl_intern_locale_data() member
Dlocarchive.h29 uint32_t magic; member
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/
Da.out.h37 #define N_SET_INFO(exec, magic, type, flags) \ argument
41 #define N_SET_MAGIC(exec, magic) \ argument

12