Home | History | Annotate | Download | only in m_gdbserver

Lines Matching refs:full_match

1347    Int full_match = -1;
1374 if (full_match != -1)
1376 full_match = kpos;
1392 if (full_match != -1) {
1393 return full_match;
1408 if (partial_match != -1 || full_match != -1)