_GL_UNLIKELY      263 maint/gnulib/lib/dynarray.h #  define _GL_UNLIKELY(cond) __builtin_expect ((cond), 0)
_GL_UNLIKELY      122 maint/gnulib/lib/scratch_buffer.h # define _GL_UNLIKELY(cond) __builtin_expect ((cond), 0)