Searched defs:MAYBE_UNUSED (Results 1 – 2 of 2) sorted by relevance
/external/libffi/include/ | ||
D | ffi_common.h | 23 # define MAYBE_UNUSED __attribute__((__unused__)) macro |
/external/libffi/src/powerpc/ | ||
D | ffi.c | 123 int i, ii MAYBE_UNUSED; in ffi_prep_args_SYSV() local |