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

  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.h 1939 #define TYPE_SELF_TYPE(thistype) internal_type_self_type (thistype)
1940 /* Do not call this, use TYPE_SELF_TYPE. */
  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.h 1945 #define TYPE_SELF_TYPE(thistype) internal_type_self_type (thistype)
1946 /* Do not call this, use TYPE_SELF_TYPE. */

Completed in 29 milliseconds