Home | History | Annotate | Download | only in m_gdbserver

Lines Matching refs:full_match

1318    Int full_match = -1;
1345 if (full_match != -1)
1347 full_match = kpos;
1363 if (full_match != -1) {
1364 return full_match;
1379 if (partial_match != -1 || full_match != -1)