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

  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.h 1852 #define HAVE_CPLUS_STRUCT(type) \
1960 (!HAVE_CPLUS_STRUCT(thistype) \
2053 && (!HAVE_CPLUS_STRUCT (thistype) \
  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.h 1869 #define HAVE_CPLUS_STRUCT(type) \
1977 (!HAVE_CPLUS_STRUCT(thistype) \
2070 && (!HAVE_CPLUS_STRUCT (thistype) \

Completed in 26 milliseconds