Home
last modified time | relevance | path

Searched refs:addrSortingIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c157468 int addrSortingIdx; /* The OP_OpenEphemeral for the sorting index */ local
157496 addrSortingIdx = sqlite3VdbeAddOp4(v, OP_SorterOpen,
157709 sqlite3VdbeChangeToNoop(v, addrSortingIdx);