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

  /external/chromium/base/
compiler_specific.h 71 #define ALLOW_UNUSED __attribute__((unused))
91 #define ALLOW_UNUSED
process_util_posix.cc 229 int unused ALLOW_UNUSED = HANDLE_EINTR(close(fd));

Completed in 334 milliseconds