Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h157 #undef __IDSTRING
166 #define __IDSTRING(prefix, string) /* nothing */ macro
168 #define __IDSTRING(prefix, string) \ macro
172 #define __COPYRIGHT(x) __IDSTRING(copyright,x)
173 #define __RCSID(x) __IDSTRING(rcsid,x)
174 #define __SCCSID(x) __IDSTRING(sccsid,x)