MEM_Null 56071 third_party/sqlite/amalgamation/sqlite3.c pMem->flags = MEM_Null; MEM_Null 56216 third_party/sqlite/amalgamation/sqlite3.c assert( (pMem->flags & MEM_Null)!=0 || pFunc==pMem->u.pDef ); MEM_Null 56219 third_party/sqlite/amalgamation/sqlite3.c ctx.s.flags = MEM_Null; MEM_Null 56434 third_party/sqlite/amalgamation/sqlite3.c if( (pMem->flags & (MEM_Int|MEM_Real|MEM_Null))==0 ){ MEM_Null 56445 third_party/sqlite/amalgamation/sqlite3.c assert( (pMem->flags & (MEM_Int|MEM_Real|MEM_Null))!=0 ); MEM_Null 56462 third_party/sqlite/amalgamation/sqlite3.c MemSetTypeFlag(pMem, MEM_Null); MEM_Null 56527 third_party/sqlite/amalgamation/sqlite3.c pMem->flags = MEM_Null; MEM_Null 56633 third_party/sqlite/amalgamation/sqlite3.c pFrom->flags = MEM_Null; MEM_Null 56756 third_party/sqlite/amalgamation/sqlite3.c if( combined_flags&MEM_Null ){ MEM_Null 56757 third_party/sqlite/amalgamation/sqlite3.c return (f2&MEM_Null) - (f1&MEM_Null); MEM_Null 56929 third_party/sqlite/amalgamation/sqlite3.c if( pVal->flags&MEM_Null ){ MEM_Null 56964 third_party/sqlite/amalgamation/sqlite3.c p->flags = MEM_Null; MEM_Null 58035 third_party/sqlite/amalgamation/sqlite3.c assert( (pMem->flags & MEM_Null)==0 ); MEM_Null 58212 third_party/sqlite/amalgamation/sqlite3.c p->flags = MEM_Null; MEM_Null 58418 third_party/sqlite/amalgamation/sqlite3.c pMem->flags = MEM_Null; /* Comment */ MEM_Null 58616 third_party/sqlite/amalgamation/sqlite3.c p->aVar[n].flags = MEM_Null; MEM_Null 58624 third_party/sqlite/amalgamation/sqlite3.c p->aMem[n].flags = MEM_Null; MEM_Null 58752 third_party/sqlite/amalgamation/sqlite3.c for(i=1; i<=p->nMem; i++) assert( p->aMem==0 || p->aMem[i].flags==MEM_Null ); MEM_Null 58778 third_party/sqlite/amalgamation/sqlite3.c pColName->flags = MEM_Null; MEM_Null 59652 third_party/sqlite/amalgamation/sqlite3.c if( flags&MEM_Null ){ MEM_Null 59831 third_party/sqlite/amalgamation/sqlite3.c pMem->flags = MEM_Null; MEM_Null 59889 third_party/sqlite/amalgamation/sqlite3.c pMem->flags = sqlite3IsNaN(pMem->r) ? MEM_Null : MEM_Real; MEM_Null 60308 third_party/sqlite/amalgamation/sqlite3.c if( 0==(pMem->flags & MEM_Null) ){ MEM_Null 60460 third_party/sqlite/amalgamation/sqlite3.c p->aVar[i].flags = MEM_Null; MEM_Null 60623 third_party/sqlite/amalgamation/sqlite3.c if( pCtx->s.flags & MEM_Null ){ MEM_Null 60903 third_party/sqlite/amalgamation/sqlite3.c pMem->flags = MEM_Null; MEM_Null 61041 third_party/sqlite/amalgamation/sqlite3.c = {0, "", (double)0, {0}, 0, MEM_Null, SQLITE_NULL, 0, MEM_Null 61335 third_party/sqlite/amalgamation/sqlite3.c pVar->flags = MEM_Null; MEM_Null 61778 third_party/sqlite/amalgamation/sqlite3.c if( pVar->flags & MEM_Null ){ MEM_Null 61984 third_party/sqlite/amalgamation/sqlite3.c if( flags & MEM_Null ){ MEM_Null 62240 third_party/sqlite/amalgamation/sqlite3.c if( p->flags & MEM_Null ){ MEM_Null 63119 third_party/sqlite/amalgamation/sqlite3.c if( (pIn3->flags & MEM_Null)==0 ) break; MEM_Null 63274 third_party/sqlite/amalgamation/sqlite3.c pOut->flags = MEM_Null; MEM_Null 63488 third_party/sqlite/amalgamation/sqlite3.c if( (pIn1->flags | pIn2->flags) & MEM_Null ){ MEM_Null 63568 third_party/sqlite/amalgamation/sqlite3.c if( (u.af.flags & MEM_Null)!=0 ) goto arithmetic_result_is_null; MEM_Null 63703 third_party/sqlite/amalgamation/sqlite3.c u.ag.ctx.s.flags = MEM_Null; MEM_Null 63713 third_party/sqlite/amalgamation/sqlite3.c MemSetTypeFlag(&u.ag.ctx.s, MEM_Null); MEM_Null 63808 third_party/sqlite/amalgamation/sqlite3.c if( (pIn1->flags | pIn2->flags) & MEM_Null ){ MEM_Null 63918 third_party/sqlite/amalgamation/sqlite3.c if( pIn1->flags & MEM_Null ) break; MEM_Null 63940 third_party/sqlite/amalgamation/sqlite3.c if( pIn1->flags & MEM_Null ) break; MEM_Null 63980 third_party/sqlite/amalgamation/sqlite3.c if( (pIn1->flags & MEM_Null)==0 ){ MEM_Null 63999 third_party/sqlite/amalgamation/sqlite3.c if( (pIn1->flags & MEM_Null)==0 ){ MEM_Null 64095 third_party/sqlite/amalgamation/sqlite3.c if( (pIn1->flags | pIn3->flags)&MEM_Null ){ MEM_Null 64103 third_party/sqlite/amalgamation/sqlite3.c u.ai.res = (pIn1->flags & pIn3->flags & MEM_Null)==0; MEM_Null 64111 third_party/sqlite/amalgamation/sqlite3.c MemSetTypeFlag(pOut, MEM_Null); MEM_Null 64278 third_party/sqlite/amalgamation/sqlite3.c if( pIn1->flags & MEM_Null ){ MEM_Null 64284 third_party/sqlite/amalgamation/sqlite3.c if( pIn2->flags & MEM_Null ){ MEM_Null 64298 third_party/sqlite/amalgamation/sqlite3.c MemSetTypeFlag(pOut, MEM_Null); MEM_Null 64315 third_party/sqlite/amalgamation/sqlite3.c if( pIn1->flags & MEM_Null ){ MEM_Null 64332 third_party/sqlite/amalgamation/sqlite3.c if( pIn1->flags & MEM_Null ){ MEM_Null 64358 third_party/sqlite/amalgamation/sqlite3.c if( pIn1->flags & MEM_Null ){ MEM_Null 64380 third_party/sqlite/amalgamation/sqlite3.c if( (pIn1->flags & MEM_Null)!=0 ){ MEM_Null 64392 third_party/sqlite/amalgamation/sqlite3.c if( (pIn1->flags & MEM_Null)==0 ){ MEM_Null 64452 third_party/sqlite/amalgamation/sqlite3.c MemSetTypeFlag(u.am.pDest, MEM_Null); MEM_Null 64511 third_party/sqlite/amalgamation/sqlite3.c assert( u.am.pDest->flags&MEM_Null ); MEM_Null 64636 third_party/sqlite/amalgamation/sqlite3.c u.am.sMem.flags = MEM_Null; MEM_Null 64677 third_party/sqlite/amalgamation/sqlite3.c assert( u.am.pDest->flags&MEM_Null ); MEM_Null 65945 third_party/sqlite/amalgamation/sqlite3.c if( u.bc.aMx[u.bc.ii].flags & MEM_Null ){ MEM_Null 65951 third_party/sqlite/amalgamation/sqlite3.c assert( (u.bc.aMx[u.bc.nField].flags & MEM_Null)==0 ); MEM_Null 66282 third_party/sqlite/amalgamation/sqlite3.c if( u.bf.pData->flags & MEM_Null ){ MEM_Null 66499 third_party/sqlite/amalgamation/sqlite3.c pOut->flags = MEM_Null; MEM_Null 66799 third_party/sqlite/amalgamation/sqlite3.c pOut->flags = MEM_Null; MEM_Null 66921 third_party/sqlite/amalgamation/sqlite3.c pOut->flags = MEM_Null; MEM_Null 67395 third_party/sqlite/amalgamation/sqlite3.c u.by.pMem->flags = MEM_Null; MEM_Null 67603 third_party/sqlite/amalgamation/sqlite3.c u.cb.ctx.s.flags = MEM_Null; MEM_Null 67645 third_party/sqlite/amalgamation/sqlite3.c assert( (u.cc.pMem->flags & ~(MEM_Null|MEM_Agg))==0 ); MEM_Null 68085 third_party/sqlite/amalgamation/sqlite3.c MemSetTypeFlag(&u.cj.sContext.s, MEM_Null); MEM_Null 68235 third_party/sqlite/amalgamation/sqlite3.c assert( u.cm.nArg>1 && u.cm.apArg[0] && (u.cm.apArg[0]->flags&MEM_Null) ); MEM_Null 168 third_party/sqlite/src/src/vdbe.c if( flags & MEM_Null ){ MEM_Null 424 third_party/sqlite/src/src/vdbe.c if( p->flags & MEM_Null ){ MEM_Null 805 third_party/sqlite/src/src/vdbe.c if( (pIn3->flags & MEM_Null)==0 ) break; MEM_Null 960 third_party/sqlite/src/src/vdbe.c pOut->flags = MEM_Null; MEM_Null 1166 third_party/sqlite/src/src/vdbe.c if( (pIn1->flags | pIn2->flags) & MEM_Null ){ MEM_Null 1244 third_party/sqlite/src/src/vdbe.c if( (flags & MEM_Null)!=0 ) goto arithmetic_result_is_null; MEM_Null 1377 third_party/sqlite/src/src/vdbe.c ctx.s.flags = MEM_Null; MEM_Null 1387 third_party/sqlite/src/src/vdbe.c MemSetTypeFlag(&ctx.s, MEM_Null); MEM_Null 1480 third_party/sqlite/src/src/vdbe.c if( (pIn1->flags | pIn2->flags) & MEM_Null ){ MEM_Null 1590 third_party/sqlite/src/src/vdbe.c if( pIn1->flags & MEM_Null ) break; MEM_Null 1612 third_party/sqlite/src/src/vdbe.c if( pIn1->flags & MEM_Null ) break; MEM_Null 1652 third_party/sqlite/src/src/vdbe.c if( (pIn1->flags & MEM_Null)==0 ){ MEM_Null 1671 third_party/sqlite/src/src/vdbe.c if( (pIn1->flags & MEM_Null)==0 ){ MEM_Null 1765 third_party/sqlite/src/src/vdbe.c if( (pIn1->flags | pIn3->flags)&MEM_Null ){ MEM_Null 1773 third_party/sqlite/src/src/vdbe.c res = (pIn1->flags & pIn3->flags & MEM_Null)==0; MEM_Null 1781 third_party/sqlite/src/src/vdbe.c MemSetTypeFlag(pOut, MEM_Null); MEM_Null 1944 third_party/sqlite/src/src/vdbe.c if( pIn1->flags & MEM_Null ){ MEM_Null 1950 third_party/sqlite/src/src/vdbe.c if( pIn2->flags & MEM_Null ){ MEM_Null 1964 third_party/sqlite/src/src/vdbe.c MemSetTypeFlag(pOut, MEM_Null); MEM_Null 1981 third_party/sqlite/src/src/vdbe.c if( pIn1->flags & MEM_Null ){ MEM_Null 1998 third_party/sqlite/src/src/vdbe.c if( pIn1->flags & MEM_Null ){ MEM_Null 2022 third_party/sqlite/src/src/vdbe.c if( pIn1->flags & MEM_Null ){ MEM_Null 2044 third_party/sqlite/src/src/vdbe.c if( (pIn1->flags & MEM_Null)!=0 ){ MEM_Null 2056 third_party/sqlite/src/src/vdbe.c if( (pIn1->flags & MEM_Null)==0 ){ MEM_Null 2114 third_party/sqlite/src/src/vdbe.c MemSetTypeFlag(pDest, MEM_Null); MEM_Null 2173 third_party/sqlite/src/src/vdbe.c assert( pDest->flags&MEM_Null ); MEM_Null 2298 third_party/sqlite/src/src/vdbe.c sMem.flags = MEM_Null; MEM_Null 2339 third_party/sqlite/src/src/vdbe.c assert( pDest->flags&MEM_Null ); MEM_Null 3575 third_party/sqlite/src/src/vdbe.c if( aMx[ii].flags & MEM_Null ){ MEM_Null 3581 third_party/sqlite/src/src/vdbe.c assert( (aMx[nField].flags & MEM_Null)==0 ); MEM_Null 3906 third_party/sqlite/src/src/vdbe.c if( pData->flags & MEM_Null ){ MEM_Null 4117 third_party/sqlite/src/src/vdbe.c pOut->flags = MEM_Null; MEM_Null 4403 third_party/sqlite/src/src/vdbe.c pOut->flags = MEM_Null; MEM_Null 4521 third_party/sqlite/src/src/vdbe.c pOut->flags = MEM_Null; MEM_Null 4981 third_party/sqlite/src/src/vdbe.c pMem->flags = MEM_Null; MEM_Null 5183 third_party/sqlite/src/src/vdbe.c ctx.s.flags = MEM_Null; MEM_Null 5223 third_party/sqlite/src/src/vdbe.c assert( (pMem->flags & ~(MEM_Null|MEM_Agg))==0 ); MEM_Null 5649 third_party/sqlite/src/src/vdbe.c MemSetTypeFlag(&sContext.s, MEM_Null); MEM_Null 5793 third_party/sqlite/src/src/vdbe.c assert( nArg>1 && apArg[0] && (apArg[0]->flags&MEM_Null) ); MEM_Null 126 third_party/sqlite/src/src/vdbeapi.c p->aVar[i].flags = MEM_Null; MEM_Null 289 third_party/sqlite/src/src/vdbeapi.c if( pCtx->s.flags & MEM_Null ){ MEM_Null 569 third_party/sqlite/src/src/vdbeapi.c pMem->flags = MEM_Null; MEM_Null 707 third_party/sqlite/src/src/vdbeapi.c = {0, "", (double)0, {0}, 0, MEM_Null, SQLITE_NULL, 0, MEM_Null 1001 third_party/sqlite/src/src/vdbeapi.c pVar->flags = MEM_Null; MEM_Null 910 third_party/sqlite/src/src/vdbeaux.c assert( (pMem->flags & MEM_Null)==0 ); MEM_Null 1087 third_party/sqlite/src/src/vdbeaux.c p->flags = MEM_Null; MEM_Null 1293 third_party/sqlite/src/src/vdbeaux.c pMem->flags = MEM_Null; /* Comment */ MEM_Null 1491 third_party/sqlite/src/src/vdbeaux.c p->aVar[n].flags = MEM_Null; MEM_Null 1499 third_party/sqlite/src/src/vdbeaux.c p->aMem[n].flags = MEM_Null; MEM_Null 1627 third_party/sqlite/src/src/vdbeaux.c for(i=1; i<=p->nMem; i++) assert( p->aMem==0 || p->aMem[i].flags==MEM_Null ); MEM_Null 1653 third_party/sqlite/src/src/vdbeaux.c pColName->flags = MEM_Null; MEM_Null 2527 third_party/sqlite/src/src/vdbeaux.c if( flags&MEM_Null ){ MEM_Null 2706 third_party/sqlite/src/src/vdbeaux.c pMem->flags = MEM_Null; MEM_Null 2764 third_party/sqlite/src/src/vdbeaux.c pMem->flags = sqlite3IsNaN(pMem->r) ? MEM_Null : MEM_Real; MEM_Null 3183 third_party/sqlite/src/src/vdbeaux.c if( 0==(pMem->flags & MEM_Null) ){ MEM_Null 106 third_party/sqlite/src/src/vdbemem.c pMem->flags = MEM_Null; MEM_Null 251 third_party/sqlite/src/src/vdbemem.c assert( (pMem->flags & MEM_Null)!=0 || pFunc==pMem->u.pDef ); MEM_Null 254 third_party/sqlite/src/src/vdbemem.c ctx.s.flags = MEM_Null; MEM_Null 469 third_party/sqlite/src/src/vdbemem.c if( (pMem->flags & (MEM_Int|MEM_Real|MEM_Null))==0 ){ MEM_Null 480 third_party/sqlite/src/src/vdbemem.c assert( (pMem->flags & (MEM_Int|MEM_Real|MEM_Null))!=0 ); MEM_Null 497 third_party/sqlite/src/src/vdbemem.c MemSetTypeFlag(pMem, MEM_Null); MEM_Null 562 third_party/sqlite/src/src/vdbemem.c pMem->flags = MEM_Null; MEM_Null 668 third_party/sqlite/src/src/vdbemem.c pFrom->flags = MEM_Null; MEM_Null 791 third_party/sqlite/src/src/vdbemem.c if( combined_flags&MEM_Null ){ MEM_Null 792 third_party/sqlite/src/src/vdbemem.c return (f2&MEM_Null) - (f1&MEM_Null); MEM_Null 964 third_party/sqlite/src/src/vdbemem.c if( pVal->flags&MEM_Null ){ MEM_Null 999 third_party/sqlite/src/src/vdbemem.c p->flags = MEM_Null; MEM_Null 117 third_party/sqlite/src/src/vdbetrace.c if( pVar->flags & MEM_Null ){