Home | History | Annotate | Download | only in cintltst

Lines Matching refs:zeroIntVect

766     const int32_t *zeroIntVect = NULL;
840 zeroIntVect=ures_getIntVector(res, &len, &status);
841 (void)zeroIntVect; /* Suppress set but not used warning. */