Searched defs:__FBSDID (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/include/arch/aarch64/machine/
H A Dasm.h32 #undef __FBSDID macro
34 #define __FBSDID(s) .ident s macro
36 #define __FBSDID(s) /* nothing */ macro
/barrelfish-2018-10-04/include/arch/x86_64/machine/
H A Dasm.h92 #undef __FBSDID macro
94 #define __FBSDID(s) .ident s macro
96 #define __FBSDID(s) /* nothing */ macro
/barrelfish-2018-10-04/include/arch/arm/machine/
H A Dasm.h163 #undef __FBSDID macro
165 #define __FBSDID(s) .ident s macro
167 #define __FBSDID(s) /* nothing */ macro
/barrelfish-2018-10-04/include/sys/
H A Dcdefs.h618 #define __FBSDID(s) __IDSTRING(__CONCAT(__rcsid_,__LINE__),s) macro
620 #define __FBSDID(s) struct __hack macro

Completed in 107 milliseconds