Searched refs:allZero (Results 1 – 3 of 3) sorted by relevance
44 static int allZero(unsigned char *aLine){ in allZero() function167 if( allZero(aLine) ) continue; in main()
850 static int allZero(unsigned char *a, int n){ in allZero() function879 if( allZero(a, g.pagesize) ){ in page_usage_btree()
314 static int allZero(unsigned char *aLine){ in allZero() function359 if( allZero(aLine) ) continue; in renderDbSqlForCLI()