X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=scope.h;h=7df44b6471444acf02e13e24d29b7967cbdddb74;hb=842c41230043ce99d4bf7b2c79aed85ce2908e89;hp=8763f34f0c312cf832ddc4bc4a261033e6b4456b;hpb=c6bf6a65e4bf512beae58d59446046f4ca20372f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/scope.h b/scope.h index 8763f34..7df44b6 100644 --- a/scope.h +++ b/scope.h @@ -55,6 +55,8 @@ #define SAVEt_STACK_CXPOS 44 #define SAVEt_PARSER 45 #define SAVEt_ADELETE 46 +#define SAVEt_I32_SMALL 47 +#define SAVEt_INT_SMALL 48 #define SAVEf_SETMAGIC 1 #define SAVEf_KEEPOLDELEM 2