summaryrefslogtreecommitdiff
path: root/src/buildvm_x64win.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildvm_x64win.h')
-rw-r--r--src/buildvm_x64win.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/buildvm_x64win.h b/src/buildvm_x64win.h
index e1b243f4..69a8b27e 100644
--- a/src/buildvm_x64win.h
+++ b/src/buildvm_x64win.h
@@ -671,7 +671,7 @@ static const unsigned char build_actionlist[14023] = {
671 180,253,134,233,255,248,3,102,15,46,193,252,233,244,1,255,141,12,202,139, 671 180,253,134,233,255,248,3,102,15,46,193,252,233,244,1,255,141,12,202,139,
672 105,4,129,252,253,239,15,132,244,247,255,137,105,252,252,139,41,137,105,252, 672 105,4,129,252,253,239,15,132,244,247,255,137,105,252,252,139,41,137,105,252,
673 248,252,233,245,255,141,180,253,134,233,139,1,137,105,252,252,137,65,252, 673 248,252,233,245,255,141,180,253,134,233,139,1,137,105,252,252,137,65,252,
674 248,255,139,139,233,139,4,193,72,139,128,233,139,108,36,96,137,147,233,137, 674 248,255,139,139,233,139,4,129,72,139,128,233,139,108,36,96,137,147,233,137,
675 171,233,76,137,100,36,80,76,137,108,36,32,76,137,116,36,24,76,137,124,36, 675 171,233,76,137,100,36,80,76,137,108,36,32,76,137,116,36,24,76,137,124,36,
676 16,72,137,225,72,129,252,236,239,102,15,127,49,102,15,127,185,233,102,68, 676 16,72,137,225,72,129,252,236,239,102,15,127,49,102,15,127,185,233,102,68,
677 15,127,129,233,102,68,15,127,137,233,102,68,15,127,145,233,102,68,15,127, 677 15,127,129,233,102,68,15,127,137,233,102,68,15,127,145,233,102,68,15,127,
@@ -1048,7 +1048,7 @@ static const char *const extnames[] = {
1048#define DtA(_V) (int)(ptrdiff_t)&(((GCupval *)0)_V) 1048#define DtA(_V) (int)(ptrdiff_t)&(((GCupval *)0)_V)
1049#define DtB(_V) (int)(ptrdiff_t)&(((Node *)0)_V) 1049#define DtB(_V) (int)(ptrdiff_t)&(((Node *)0)_V)
1050#define DtC(_V) (int)(ptrdiff_t)&(((int *)0)_V) 1050#define DtC(_V) (int)(ptrdiff_t)&(((int *)0)_V)
1051#define DtD(_V) (int)(ptrdiff_t)&(((Trace *)0)_V) 1051#define DtD(_V) (int)(ptrdiff_t)&(((GCtrace *)0)_V)
1052#define DtE(_V) (int)(ptrdiff_t)&(((ExitInfo *)0)_V) 1052#define DtE(_V) (int)(ptrdiff_t)&(((ExitInfo *)0)_V)
1053#define DISPATCH_GL(field) (GG_DISP2G + (int)offsetof(global_State, field)) 1053#define DISPATCH_GL(field) (GG_DISP2G + (int)offsetof(global_State, field))
1054#define DISPATCH_J(field) (GG_DISP2J + (int)offsetof(jit_State, field)) 1054#define DISPATCH_J(field) (GG_DISP2J + (int)offsetof(jit_State, field))