Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/lib/libc/sys/
Dcdefs.h565 #define __IDSTRING(name,string) __asm__(".ident\t\"" string "\"") macro
573 #define __IDSTRING(name,string) static const char name[] __unused = string macro