Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dlibiberty.h184 #define ACONCAT(ACONCAT_PARAMS) \ argument
185 (libiberty_concat_ptr = (char *) alloca (concat_length ACONCAT_PARAMS + 1), \
186 concat_copy2 ACONCAT_PARAMS)