It's in glibc, and it was bundled with gmp, from whence the current version of longlong.h is derived. So, since we can't assume the user has glibc, we can't use that in GCC's longlong.h, right?