HomeSort by: relevance | last modified time | path
    Searched defs:match_method_name (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-xmethods.c 30 static const char match_method_name[] = "match"; variable
101 match_method_name));
604 py_match_method_name = PyUnicode_FromString (match_method_name);
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-xmethods.c 30 static const char match_method_name[] = "match"; variable
101 match_method_name));
604 py_match_method_name = PyUnicode_FromString (match_method_name);

Completed in 26 milliseconds