Home | History | Annotate | Download | only in cintltst

Lines Matching defs:isIndex

111 getValues(uint32_t result, int32_t* value, UBool* isIndex){
128 *isIndex = TRUE;
132 *isIndex = FALSE;
139 isIndex =FALSE;
151 UBool isIndex = FALSE;
162 retType = getValues(result,&value,&isIndex);
171 if(isIndex){
203 if(isIndex){
233 UBool isIndex=FALSE;
256 retType = getValues(result, &value, &isIndex);