Home | History | Annotate | Download | only in dist

Lines Matching refs:ax

10663     160,161,162,163,164,165,166,167,168,169,170,171,140,141,142,175, /* Ax */
52737 } ax;
55513 #if 0 /* local variables moved into u.ax */
55515 #endif /* local variables moved into u.ax */
55524 u.ax.pCx = allocateCursor(p, pOp->p1, pOp->p2, -1, 1);
55525 if( u.ax.pCx==0 ) goto no_mem;
55526 u.ax.pCx->nullRow = 1;
55528 &u.ax.pCx->pBt);
55530 rc = sqlite3BtreeBeginTrans(u.ax.pCx->pBt, 1);
55541 rc = sqlite3BtreeCreateTable(u.ax.pCx->pBt, &pgno, BTREE_ZERODATA);
55544 rc = sqlite3BtreeCursor(u.ax.pCx->pBt, pgno, 1,
55545 (KeyInfo*)pOp->p4.z, u.ax.pCx->pCursor);
55546 u.ax.pCx->pKeyInfo = pOp->p4.pKeyInfo;
55547 u.ax.pCx->pKeyInfo->enc = ENC(p->db);
55549 u.ax.pCx->isTable = 0;
55551 rc = sqlite3BtreeCursor(u.ax.pCx->pBt, MASTER_ROOT, 1, 0, u.ax.pCx->pCursor);
55552 u.ax.pCx->isTable = 1;
55555 u.ax.pCx->isIndex = !u.ax.pCx->isTable;
94312 0, 0,115,116,117,118,119,120,121,122, 0, 0, 0, 0, 0, 0, /* Ax */
94637 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, /* Ax */