Searched refs:_compare (Results 1 – 3 of 3) sorted by relevance
251 _compare: function(x, y) method in WebInspector.JavaScriptBreakpointsSidebarPane260 …return this._compare(b1.uiSourceCode.originURL(), b2.uiSourceCode.originURL()) || this._compare(b1…
2759 switch(type ## _compare(a, b, &env->vfp.fp_status)) { \
6207 int float ## s ## _compare( float ## s a, float ## s b STATUS_PARAM ) \