Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h158 #undef __IDSTRING_CONCAT
163 #define __IDSTRING_CONCAT(l,p) __LINTED__ ## l ## _ ## p macro
164 #define __IDSTRING_EXPAND(l,p) __IDSTRING_CONCAT(l,p)