max 178 core/gc.c sz = max(sz, potion_birth_suggest(sz, M->old_lo, M->old_cur)); max 29 core/internal.h #ifndef max max 28 core/syntax.y #define YY_INPUT(buf, result, max) { \ max 31 core/syntax.y result = max; \ max 32 core/syntax.y if (P->yypos + max > PN_STR_LEN(P->input)) \ max 35 core/syntax.y P->yypos += max; \