| OLD | NEW |
| 1 /* Automatically generated. Do not edit */ | 1 /* Automatically generated. Do not edit */ |
| 2 /* See the mkopcodeh.awk script for details */ | 2 /* See the mkopcodeh.awk script for details */ |
| 3 #define OP_NotExists 1 | 3 #define OP_NotExists 1 |
| 4 #define OP_SeekLe 2 | 4 #define OP_SeekLe 2 |
| 5 #define OP_IncrVacuum 3 | 5 #define OP_IncrVacuum 3 |
| 6 #define OP_Multiply 86 /* same as TK_STAR */ | 6 #define OP_Multiply 86 /* same as TK_STAR */ |
| 7 #define OP_VCreate 4 | 7 #define OP_VCreate 4 |
| 8 #define OP_BitAnd 80 /* same as TK_BITAND */ | 8 #define OP_BitAnd 80 /* same as TK_BITAND */ |
| 9 #define OP_ResultRow 5 | 9 #define OP_ResultRow 5 |
| 10 #define OP_DropTrigger 6 | 10 #define OP_DropTrigger 6 |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 172 /* 72 */ 0x05, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x00,\ | 172 /* 72 */ 0x05, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x00,\ |
| 173 /* 80 */ 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c,\ | 173 /* 80 */ 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c,\ |
| 174 /* 88 */ 0x2c, 0x2c, 0x08, 0x00, 0x00, 0x04, 0x02, 0x02,\ | 174 /* 88 */ 0x2c, 0x2c, 0x08, 0x00, 0x00, 0x04, 0x02, 0x02,\ |
| 175 /* 96 */ 0x02, 0x00, 0x11, 0x00, 0x05, 0x01, 0x04, 0x00,\ | 175 /* 96 */ 0x02, 0x00, 0x11, 0x00, 0x05, 0x01, 0x04, 0x00,\ |
| 176 /* 104 */ 0x00, 0x00, 0x00, 0x00, 0x11, 0x02, 0x00, 0x04,\ | 176 /* 104 */ 0x00, 0x00, 0x00, 0x00, 0x11, 0x02, 0x00, 0x04,\ |
| 177 /* 112 */ 0x00, 0x00, 0x02, 0x01, 0x01, 0x11, 0x00, 0x05,\ | 177 /* 112 */ 0x00, 0x00, 0x02, 0x01, 0x01, 0x11, 0x00, 0x05,\ |
| 178 /* 120 */ 0x00, 0x02, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,\ | 178 /* 120 */ 0x00, 0x02, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,\ |
| 179 /* 128 */ 0x00, 0x05, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,\ | 179 /* 128 */ 0x00, 0x05, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,\ |
| 180 /* 136 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x04,\ | 180 /* 136 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x04,\ |
| 181 /* 144 */ 0x04, 0x04,} | 181 /* 144 */ 0x04, 0x04,} |
| OLD | NEW |