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