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

/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dverify.h109 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
110 extern struct {...} * _GL_CONCAT (dummy, __LINE__);
160 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y) macro
175 #define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dverify.h104 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
105 extern struct {...} * _GL_CONCAT (dummy, __LINE__);
155 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y) macro
170 #define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)

Completed in 79 milliseconds