Searched refs:_GL_COUNTER (Results 1 – 2 of 2) sorted by relevance
160 # define _GL_COUNTER __COUNTER__ macro162 # define _GL_COUNTER __LINE__ macro167 #define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
168 # define _GL_COUNTER __COUNTER__ macro170 # define _GL_COUNTER __LINE__ macro175 #define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)