Home | History | Annotate | Download | only in Utils

Lines Matching full:default_value

4392 ///        r = table[idx]; // table does not contain default_value
4394 /// r = default_value;
4395 /// if (r != default_value)
4404 /// r = default_value;