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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19504 ** identified by pDest->iSDParm.
19506 ** SRT_Except Remove results from the temporary index pDest->iSDParm.
19508 ** SRT_Exists Store a 1 in memory cell pDest->iSDParm if the result
19520 ** in register pDest->iSDParm then abandon the rest
19524 ** row of result as the key in table pDest->iSDParm.
19528 ** SRT_EphemTab Create an temporary table pDest->iSDParm and store
19536 ** of the co-routine is stored in register pDest->iSDParm
19540 ** SRT_Table Store results in temporary table pDest->iSDParm.
19546 ** SRT_DistFifo Store results in a temporary table pDest->iSDParm.
19547 ** But also use temporary table pDest->iSDParm
19598 int iSDParm; /* A parameter used by the eDest disposal method */ member in struct:SelectDest
[all...]

Completed in 432 milliseconds