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

  /src/external/gpl3/gdb/dist/gnulib/import/
verify.h 103 #define _GL_CONCAT0(x, y) x##y
104 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
155 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
156 #define _GL_CONCAT0(x, y) x##y
  /src/external/gpl3/gdb.old/dist/gnulib/import/
verify.h 103 #define _GL_CONCAT0(x, y) x##y
104 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
155 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
156 #define _GL_CONCAT0(x, y) x##y

Completed in 26 milliseconds