Searched defs:tag (Results 1 – 5 of 5) sorted by relevance
5 nanl (const char *tag) in nanl()
88 # define __ctxt(tag) tag argument91 # define __ctxt(tag) /* Empty. */ argument
232 uint32_t tag; member336 uint32_t tag = ext->sections[i].tag; in cache_extension_load() local
47 #define VALIDX(tag) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGNUM \ argument49 #define ADDRIDX(tag) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGNUM \ argument
67 __uint32_t tag; member
Completed in 13 milliseconds