HomeSort by relevance Sort by last modified time
    Searched defs:MAYBE_UNUSED (Results 1 - 3 of 3) sorted by null

  /external/libffi/include/
ffi_common.h 23 # define MAYBE_UNUSED __attribute__((__unused__))
25 # define MAYBE_UNUSED
  /external/pixman/pixman/
pixman-compiler.h 28 # define MAYBE_UNUSED __attribute__((unused))
30 # define MAYBE_UNUSED
  /external/libffi/src/powerpc/
ffi.c 123 int i, ii MAYBE_UNUSED;
    [all...]

Completed in 186 milliseconds