Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/missing/sys/
H A Dcdefs.h175 #define __IDSTRING(name,string) \ macro
/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h57 #define __IDSTRING(name, string) macro
/freebsd/sys/sys/
H A Dcdefs.h432 #define __IDSTRING(name,string) __asm__(".ident\t\"" string "\"") macro
/freebsd/contrib/bmake/
H A Dmake.h1264 # define __IDSTRING(name,string) \ macro