Home
last modified time | relevance | path

Searched refs:__IDSTRING_CONCAT (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/bin/pax/
Dpax.h267 #undef __IDSTRING_CONCAT
272 #define __IDSTRING_CONCAT(l,p) __LINTED__ ## l ## _ ## p macro
273 #define __IDSTRING_EXPAND(l,p) __IDSTRING_CONCAT(l,p)
/mirbsd/src/sys/sys/
Dcdefs.h234 #define __IDSTRING_CONCAT(l,p) __LINTED__ ## l ## _ ## p macro
235 #define __IDSTRING_EXPAND(l,p) __IDSTRING_CONCAT(l,p)
/mirbsd/src/bin/mksh/
Dsh.h152 #undef __IDSTRING_CONCAT
157 #define __IDSTRING_CONCAT(l,p) __LINTED__ ## l ## _ ## p macro
158 #define __IDSTRING_EXPAND(l,p) __IDSTRING_CONCAT(l,p)
/mirbsd/src/usr.bin/host/
Dhost.c129 #undef __IDSTRING_CONCAT
134 #define __IDSTRING_CONCAT(l,p) __LINTED__ ## l ## _ ## p macro
135 #define __IDSTRING_EXPAND(l,p) __IDSTRING_CONCAT(l,p)