Searched defs:rec2 (Results 1 – 2 of 2) sorted by relevance
414 producersView.sort(function(rec1, rec2) { argument440 flatView.sort(function(rec1, rec2) { argument498 heavyView.sort(function(rec1, rec2) { argument
237 const struct bootstage_record *rec1 = r1, *rec2 = r2; in h_compare_record() local