Searched refs:indexListPreface (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A Dpragma.c432 static VdbeOpList indexListPreface[] = { local
438 sqliteVdbeAddOpList(v, ArraySize(indexListPreface), indexListPreface);
460 static VdbeOpList indexListPreface[] = { local
468 sqliteVdbeAddOpList(v, ArraySize(indexListPreface), indexListPreface);
488 static VdbeOpList indexListPreface[] = { local
494 sqliteVdbeAddOpList(v, ArraySize(indexListPreface), indexListPreface);

Completed in 21 milliseconds