_GL_LIKELY        262 lib/dynarray.h #  define _GL_LIKELY(cond) __builtin_expect ((cond), 1)
_GL_LIKELY        111 lib/scratch_buffer.h # define _GL_LIKELY(cond) __builtin_expect ((cond), 1)