Lines Matching defs:ba
21634 ** 14 bits - BA
65197 } ba;
68209 #if 0 /* local variables moved into u.ba */
68211 #endif /* local variables moved into u.ba */
68214 u.ba.pCx = allocateCursor(p, pOp->p1, pOp->p3, -1, 0);
68215 if( u.ba.pCx==0 ) goto no_mem;
68216 u.ba.pCx->nullRow = 1;
68217 u.ba.pCx->pseudoTableReg = pOp->p2;
68218 u.ba.pCx->isTable = 1;
68219 u.ba.pCx->isIndex = 0;
115905 ** 14 bits - BA