_GL_VERIFY 242 lib/verify.h _GL_VERIFY (__VA_ARGS__, "static assertion failed", -) _GL_VERIFY 252 lib/verify.h _GL_VERIFY ((R), "static assertion failed", -) _GL_VERIFY 328 lib/verify.h # define verify(R) _GL_VERIFY (R, "verify (...)", -) _GL_VERIFY 330 lib/verify.h # define verify(R) _GL_VERIFY (R, "verify (" #R ")", -)