Home | History | Annotate | Download | only in orig

Lines Matching defs:ba

21634 ** 14 bits - BA
65169 } ba;
68181 #if 0 /* local variables moved into u.ba */
68183 #endif /* local variables moved into u.ba */
68186 u.ba.pCx = allocateCursor(p, pOp->p1, pOp->p3, -1, 0);
68187 if( u.ba.pCx==0 ) goto no_mem;
68188 u.ba.pCx->nullRow = 1;
68189 u.ba.pCx->pseudoTableReg = pOp->p2;
68190 u.ba.pCx->isTable = 1;
68191 u.ba.pCx->isIndex = 0;
115869 ** 14 bits - BA