Home | History | Annotate | Download | only in utils

Lines Matching refs:bestValue

1911     const Res_value* bestValue = NULL;
1979 bestValue = item;
1985 if (bestValue) {
1986 outValue->size = dtohs(bestValue->size);
1987 outValue->res0 = bestValue->res0;
1988 outValue->dataType = bestValue->dataType;
1989 outValue->data = dtohl(bestValue->data);
1997 outValue->dataType == bestValue->TYPE_STRING