Searched defs:RCSID (Results 1 – 2 of 2) sorted by relevance
119 #define RCSID(x) .section ".ident"; .asciz x macro121 #define RCSID(x) .text; .asciz x macro
183 #define RCSID(x) .pushsection ".ident"; .asciz x; .popsection macro185 #define RCSID(x) .text; .asciz x macro