Home | History | Annotate | Download | only in Support

Lines Matching full:fillvalue

1113   uint64_t fillValue = (isNegative() ? -1ULL : 0);
1115 val[i] = fillValue;