Home | History | Annotate | Download | only in bits

Lines Matching refs:__throw_runtime_error

482             __throw_runtime_error("strict weak ordering: (__x LT __x) != false");
484 __throw_runtime_error("strict weak ordering: (__y LT __y) != false");
487 __throw_runtime_error("strict weak ordering: ((__x LT __y) && (__y LT __x)) != false");