Home
last modified time | relevance | path

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

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