Searched refs:_LINKER_IS_EMPTY_TOKEN_EXPAND (Results 1 – 1 of 1) sorted by relevance
93 #define _LINKER_IS_EMPTY_TOKEN_EXPAND(x) _LINKER_IS_EMPTY_TOKEN_##x macro94 #define _LINKER_IS_EMPTY_TOKEN(x) _LINKER_IS_EMPTY_TOKEN_EXPAND(x)