Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
VdbeOpList Struct Reference

Data Fields

u8 opcode
signed char p1
signed char p2
signed char p3

Detailed Description

Definition at line 16976 of file sqlite3.c.

Field Documentation

◆ opcode

u8 VdbeOpList::opcode

Definition at line 16977 of file sqlite3.c.

◆ p1

signed char VdbeOpList::p1

Definition at line 16978 of file sqlite3.c.

◆ p2

signed char VdbeOpList::p2

Definition at line 16979 of file sqlite3.c.

◆ p3

signed char VdbeOpList::p3

Definition at line 16980 of file sqlite3.c.


The documentation for this struct was generated from the following file: