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

/osnet-11/usr/src/lib/libparted/common/lib/
H A Dverify.h129 /* _GL_COUNTER is an integer, preferably one that changes each time we
134 # define _GL_COUNTER __COUNTER__ macro
136 # define _GL_COUNTER __LINE__ macro
141 # define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dverify.h129 /* _GL_COUNTER is an integer, preferably one that changes each time we
134 # define _GL_COUNTER __COUNTER__ macro
136 # define _GL_COUNTER __LINE__ macro
141 # define _GL_GENSYM(prefix) _GL_CONCAT (prefix, _GL_COUNTER)

Completed in 15 milliseconds