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

  /src/external/gpl3/gdb/dist/gdbsupport/
common-defs.h 197 #define ATTRIBUTE_UNUSED_RESULT __attribute__ ((__warn_unused_result__))
  /src/external/gpl3/gdb.old/dist/gdbsupport/
common-defs.h 190 #define ATTRIBUTE_UNUSED_RESULT __attribute__ ((__warn_unused_result__))

Completed in 23 milliseconds