Searched refs:abPresent (Results 1 – 1 of 1) sorted by relevance
561 u8 *abPresent; /* Array of boolean */ in doDataTest3() local566 abPresent = (u8 *)testMalloc(p->nRange+1); in doDataTest3()587 abPresent[iKey] = 1; in doDataTest3()601 abPresent[iKey] = 0; in doDataTest3()616 if( abPresent[ii] ){ in doDataTest3()