Home
last modified time | relevance | path

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

/third_party/mksh/
Dsh.h168 #undef __IDSTRING_CONCAT
173 #define __IDSTRING_CONCAT(l,p) __LINTED__ ## l ## _ ## p macro
174 #define __IDSTRING_EXPAND(l,p) __IDSTRING_CONCAT(l,p)