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

/external/mksh/src/
H A Dsh.h152 #undef __IDSTRING_CONCAT macro
157 #define __IDSTRING_CONCAT(l,p) __LINTED__ ## l ## _ ## p macro
158 #define __IDSTRING_EXPAND(l,p) __IDSTRING_CONCAT(l,p)

Completed in 69 milliseconds