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

  /src/external/gpl3/gdb.old/dist/gdb/
namespace.h 89 struct using_direct struct
97 struct using_direct *next;
108 /* USING_DIRECT has variable allocation size according to the number of
120 extern void add_using_directive (struct using_direct **using_directives,
  /src/external/gpl3/gdb/dist/gdb/
namespace.h 89 struct using_direct struct
97 struct using_direct *next;
108 /* USING_DIRECT has variable allocation size according to the number of
120 extern void add_using_directive (struct using_direct **using_directives,

Completed in 20 milliseconds