check 268 lib/lua/ldebug.c #define check(x) if (!(x)) return 0; check 477 lib/lua/ldebug.c #undef check check 89 lib/lua/lparser.c static void check (LexState *ls, int c) {