Searched defs:first_equal (Results 1 – 1 of 1) sorted by relevance
36 …double pivot,double *dest,const double *source,long first,long last,long *first_equal,long *last_e… in db_LeanPartitionOnPivot()64 long first_equal,last_equal; in db_LeanQuickSelect() local