HomeSort by relevance Sort by last modified time
    Searched refs:GCC_WARN_UNUSED_RESULT (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
config.h 2 #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
ctx.h 41 #ifdef GCC_WARN_UNUSED_RESULT
42 #define WARN_UNUSED GCC_WARN_UNUSED_RESULT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
config.h 2 #define GCC_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
ctx.h 41 #ifdef GCC_WARN_UNUSED_RESULT
42 #define WARN_UNUSED GCC_WARN_UNUSED_RESULT

Completed in 187 milliseconds