Searched defs:__RCSID (Results 1 - 5 of 5) sorted by relevance

/external/libedit/src/
H A Dsys.h118 #ifndef __RCSID
119 #define __RCSID(x) macro
/external/python/cpython2/Lib/plat-freebsd6/
H A DIN.py58 def __RCSID(s): return __IDSTRING(__CONCAT(__rcsid_,__LINE__),s) function
/external/python/cpython2/Lib/plat-freebsd7/
H A DIN.py58 def __RCSID(s): return __IDSTRING(__CONCAT(__rcsid_,__LINE__),s) function
/external/python/cpython2/Lib/plat-freebsd8/
H A DIN.py58 def __RCSID(s): return __IDSTRING(__CONCAT(__rcsid_,__LINE__),s) function
/external/mksh/src/
H A Dsh.h158 * We got usable __IDSTRING __COPYRIGHT __RCSID __SCCSID macros
168 #undef __RCSID macro
180 #define __RCSID(x) __IDSTRING(rcsid,x) macro
185 __RCSID("$MirOS: src/bin/mksh/sh.h,v 1.858 2018/01/14 01:47:36 tg Exp $");

Completed in 175 milliseconds