__glibc_unlikely  520 lib/cdefs.h    # define __glibc_unlikely(cond)	__builtin_expect ((cond), 0)
__glibc_unlikely  523 lib/cdefs.h    # define __glibc_unlikely(cond)	(cond)
__glibc_unlikely  154 lib/libc-config.h # undef __glibc_unlikely