Searched defs:VdbeOpList (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dvdbe.h56 struct VdbeOpList { struct
62 typedef struct VdbeOpList VdbeOpList; typedef in typeref:struct:VdbeOpList
95 int sqliteVdbeAddOpList(Vdbe*, int nOp, VdbeOpList const *aOp);

Completed in 87 milliseconds