HomeSort by relevance Sort by last modified time
    Searched full:retd (Results 1 - 1 of 1) sorted by null

  /external/srec/tools/grxmlcompile/
sub_supp.cpp 53 int ii, jj, hired, retd; local
94 retd= numArc;
95 while (retd > 0) {
96 holdArc= sortList[retd];
97 sortList[retd]= sortList[1];
98 if (--retd == 1) {
104 while (jj <= retd) {
105 if (jj < retd && ARC_COMPARE (sortList[jj], sortList[jj+1]) <= 0)
133 int ii, jj, hired, retd; local
170 retd= numArc
467 int ii, jj, hired, retd; local
    [all...]

Completed in 56 milliseconds