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

/external/bison/lib/
H A Dverify.h93 #define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y)
94 extern struct {...} * _GL_CONCAT (dummy, __LINE__);
144 # define _GL_CONCAT(x, y) _GL_CONCAT0 (x, y) macro
159 # define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)

Completed in 448 milliseconds