Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/sys/
Dcdefs.h600 #define __RCSID_SOURCE(s) __IDSTRING(__CONCAT(__rcsid_source_,__LINE__),s) macro
602 #define __RCSID_SOURCE(s) struct __hack macro
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd8/
DIN.py60 def __RCSID_SOURCE(s): return __IDSTRING(__CONCAT(__rcsid_source_,__LINE__),s) function
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd6/
DIN.py60 def __RCSID_SOURCE(s): return __IDSTRING(__CONCAT(__rcsid_source_,__LINE__),s) function
/aosp_15_r20/external/python/cpython2/Lib/plat-freebsd7/
DIN.py60 def __RCSID_SOURCE(s): return __IDSTRING(__CONCAT(__rcsid_source_,__LINE__),s) function