tnum
case '#': type = tnum; break;
(type == tnum) ? "numeric" :
if (type != tnum && type != tcancel)
(type == tnum) ? "numeric" :
int tnum;
if ((tnum = mkstemp(tname)) == -1)
if ((tfile = fdopen(tnum, "w")) == NULL)
sqliteVdbeAddOp(v, OP_Destroy, pTable->tnum, pTable->iDb);
sqliteVdbeAddOp(v, OP_Destroy, pIdx->tnum, pIdx->iDb);
pIndex->tnum = db->init.newTnum;
sqliteVdbeOp3(v, OP_CreateIndex, 0, isTemp,(char*)&pIndex->tnum,P3_POINTER);
pIndex->tnum = 0;
sqliteVdbeOp3(v, OP_OpenRead, 2, pTab->tnum, pTab->zName, 0);
sqliteVdbeAddOp(v, OP_Destroy, pIndex->tnum, pIndex->iDb);
p->tnum = db->init.newTnum;
sqliteVdbeOp3(v, OP_CreateTable, 0, p->iDb, (char*)&p->tnum, P3_POINTER);
p->tnum = 0;
sqliteVdbeAddOp(v, OP_OpenRead, iCur, pTab->tnum);
sqliteVdbeAddOp(v, OP_Clear, pTab->tnum, pTab->iDb);
sqliteVdbeAddOp(v, OP_Clear, pIdx->tnum, pIdx->iDb);
sqliteVdbeAddOp(v, OP_OpenRead, iCur, pTab->tnum);
sqliteVdbeAddOp(v, OP_Close, iCur + i, pIdx->tnum);
sqliteVdbeAddOp(v, OP_Close, iCur + i, pIdx->tnum);
int addr = sqliteVdbeFindOp(v, OP_OpenRead, pTab->tnum);
sqliteVdbeOp3(v, OP_OpenWrite, base, pTab->tnum, pTab->zName, P3_STATIC);
sqliteVdbeOp3(v, OP_OpenWrite, i+base, pIdx->tnum, pIdx->zName, P3_STATIC);
if( pIndex==0 || pIndex->tnum!=0 ){
pIndex->tnum = atoi(argv[2]);
sqliteVdbeOp3(v, OP_OpenRead, 1, pTab->tnum, pTab->zName, 0);
if( pIdx->tnum==0 ) continue;
sqliteVdbeOp3(v, OP_OpenRead, j+2, pIdx->tnum, pIdx->zName, 0);
if( pIdx->tnum==0 ) continue;
sqliteVdbeOp3(v, OP_OpenRead, base, pTab->tnum, pTab->zName, 0);
sqliteVdbeOp3(v, OP_OpenRead, base+1, pIdx->tnum, pIdx->zName, P3_STATIC);
int tnum; /* Root BTree node for this table (see note above) */
int tnum; /* Page containing root of this index in database file */
sqliteVdbeAddOp(v, OP_OpenRead, iCur, pTab->tnum);
sqliteVdbeAddOp(v, OP_OpenWrite, iCur, pTab->tnum);
sqliteVdbeAddOp(v, OP_OpenWrite, iCur+i+1, pIdx->tnum);
sqliteVdbeOp3(v, OP_OpenRead, pTabList->a[i].iCursor, pTab->tnum,
sqliteVdbeOp3(v, OP_OpenRead, pWInfo->a[i].iCur, pIx->tnum, pIx->zName,0);
int tnum = 0;
tnum++;
tnum++;
return (tnum);
console_hypervisor_dev_type(int *tnum)
if (tnum != NULL)
*tnum = console_hypervisor_tty_num;
boot_console_type(int *tnum)
if (tnum != NULL)
*tnum = tty_num;
if (tnum != NULL)
*tnum = tty_num;
if (tnum != NULL)
*tnum = tty_num;
console_type(int *tnum)
if (tnum != NULL)
*tnum = tty_num;