Home
last modified time | relevance | path

Searched refs:_GL_COUNTER (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/gnulib/
Dverify.h160 # define _GL_COUNTER __COUNTER__ macro
162 # define _GL_COUNTER __LINE__ macro
167 #define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
/third_party/gettext/gettext-runtime/intl/
Dverify.h168 # define _GL_COUNTER __COUNTER__ macro
170 # define _GL_COUNTER __LINE__ macro
175 #define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)