Home | History | Annotate | Download | only in src

Lines Matching full:x_uint

3068   uintptr_t x_uint = reinterpret_cast<uintptr_t>((*x)->value);
3070 if (x_uint > y_uint) {
3072 } else if (x_uint == y_uint) {