Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h151 #undef __IDSTRING
160 #define __IDSTRING(prefix, string) /* nothing */ macro
162 #define __IDSTRING(prefix, string) \ macro
166 #define __COPYRIGHT(x) __IDSTRING(copyright,x)
167 #define __RCSID(x) __IDSTRING(rcsid,x)
168 #define __SCCSID(x) __IDSTRING(sccsid,x)