Searched refs:mNull (Results 1 – 1 of 1) sorted by relevance
190 unsigned char mNull; /* Bitmask of which columns are NULL */ member238 if( i<0 || (aMemstatColumn[i].mNull & 2)!=0 || (++pCur->iDb)>=pCur->nDb ){ in memstatNext()293 if( (aMemstatColumn[i].mNull & (1<<iCol))!=0 ){ in memstatColumn()