Searched refs:__IDSTRING (Results 1 – 1 of 1) sorted by relevance
463 #define __IDSTRING(name, string) static const char name[] __used = string macro466 #define __COPYRIGHT(s) __IDSTRING(copyright,s)470 #define __RCSID(s) __IDSTRING(rcsid,s)474 #define __SCCSID(s) __IDSTRING(sccsid,s)478 #define __PROJECT_VERSION(s) __IDSTRING(project_version,s)