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

  /external/srec/tools/grxmlcompile/
sub_min.cpp 65 int fix, six, fnxt, snxt, tof, tos, count; local
89 snxt= arc[forwardList[six]]->GetFromId();
91 snxt= -1;
93 if (fnxt != firstId && snxt != secondId)
95 else if (fnxt != firstId || snxt != secondId)
115 } while (fnxt >= 0 && snxt >= 0);

Completed in 53 milliseconds