Home
last modified time | relevance | path

Searched refs:tag (Results 1 – 9 of 9) sorted by relevance

/sysdeps/ieee754/ldbl-opt/
A Dnldbl-nan.c5 nanl (const char *tag) in nanl() argument
7 return nan (tag); in nanl()
/sysdeps/generic/
A Ddl-cache.h232 uint32_t tag; member
336 uint32_t tag = ext->sections[i].tag; in cache_extension_load() local
337 if (tag >= cache_extension_count) in cache_extension_load()
340 loaded->sections[tag].base = file_base + ext->sections[i].offset; in cache_extension_load()
341 loaded->sections[tag].size = ext->sections[i].size; in cache_extension_load()
342 loaded->sections[tag].flags = ext->sections[i].flags; in cache_extension_load()
A Dldsodefs.h47 #define VALIDX(tag) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGNUM \ argument
48 + DT_EXTRANUM + DT_VALTAGIDX (tag))
49 #define ADDRIDX(tag) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGNUM \ argument
50 + DT_EXTRANUM + DT_VALNUM + DT_ADDRTAGIDX (tag))
/sysdeps/i386/sys/
A Ducontext.h88 # define __ctxt(tag) tag argument
91 # define __ctxt(tag) /* Empty. */ argument
/sysdeps/unix/sysv/linux/x86/bits/
A Dsigcontext.h67 __uint32_t tag; member
/sysdeps/unix/sysv/linux/x86/sys/
A Ducontext.h223 unsigned long int __ctx(tag);
/sysdeps/unix/sysv/linux/
A Dspawni.c184 switch (action->tag) in __spawni_child()
/sysdeps/unix/sysv/linux/i386/
A Dregister-dump.h139 hexvalue (ctx->__fpregs_mem.tag, fpregs[2], 8); in register_dump()
/sysdeps/mach/hurd/
A Dspawni.c553 switch (action->tag) in __spawni()

Completed in 19 milliseconds