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

  /src/external/gpl3/gdb.old/dist/gdb/
cp-namespace.c 399 int directive_match; local
431 directive_match = (search_parents
440 if (directive_match && !current->searched)
  /src/external/gpl3/gdb/dist/gdb/
cp-namespace.c 401 int directive_match; local
433 directive_match = (search_parents
442 if (directive_match && !current->searched)

Completed in 14 milliseconds