HomeSort by: relevance | last modified time | path
    Searched refs:_GL_CONCAT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
verify.h 104 #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)
170 #define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
verify.h 104 #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)
170 #define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)

Completed in 61 milliseconds