Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 16 of 16) sorted by relevance

/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Dnldbl-nan.c5 nanl (const char *tag) in nanl()
/glibc-2.36/elf/
Dget-dynamic-info.h76 # define ADJUST_DYN_INFO(tag) \ in elf_get_dynamic_info() argument
96 # define ADJUST_DYN_INFO(tag) \ in elf_get_dynamic_info() argument
Ddl-lookup.c37 #define VERSTAG(tag) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGIDX (tag)) argument
Ddl-load.c679 int tag, in cache_rpath()
Drtld.c221 unsigned int tag) in audit_list_add_dynamic_tag()
Delf.h924 #define DT_VALTAGIDX(tag) (DT_VALRNGHI - (tag)) /* Reverse order! */ argument
945 #define DT_ADDRTAGIDX(tag) (DT_ADDRRNGHI - (tag)) /* Reverse order! */ argument
963 #define DT_VERSIONTAGIDX(tag) (DT_VERNEEDNUM - (tag)) /* Reverse order! */ argument
970 #define DT_EXTRATAGIDX(tag) ((Elf32_Word)-((Elf32_Sword) (tag) <<1>>1)-1) argument
/glibc-2.36/stdlib/
Drpmatch.c29 const int tag, const int match, const int nomatch, in try()
Dfmtmsg.c101 const char *text, const char *action, const char *tag) in fmtmsg()
/glibc-2.36/gmon/
Dgmon.c198 u_char tag = GMON_TAG_TIME_HIST; in weak_alias() local
249 u_char tag = GMON_TAG_CG_ARC; in write_call_graph() local
311 u_char tag = GMON_TAG_BB_COUNT; in write_bb_counts() local
/glibc-2.36/sysdeps/i386/sys/
Ducontext.h88 # define __ctxt(tag) tag argument
91 # define __ctxt(tag) /* Empty. */ argument
/glibc-2.36/stdio-common/
Dprintf_size.c91 const char *tag = units[isupper (info->spec) != 0]; in __printf_size() local
Dvfprintf-internal.c1256 #define T(tag, mem, type) \ in printf_positional() argument
/glibc-2.36/sysdeps/generic/
Ddl-cache.h232 uint32_t tag; member
336 uint32_t tag = ext->sections[i].tag; in cache_extension_load() local
Dldsodefs.h47 #define VALIDX(tag) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGNUM \ argument
49 #define ADDRIDX(tag) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGNUM \ argument
/glibc-2.36/posix/
Dspawn_int.h38 } tag; member
/glibc-2.36/sysdeps/unix/sysv/linux/x86/bits/
Dsigcontext.h67 __uint32_t tag; member