Home
last modified time | relevance | path

Searched defs:MAYBE_UNUSED (Results 1 – 2 of 2) sorted by relevance

/external/libffi/include/
Dffi_common.h23 # define MAYBE_UNUSED __attribute__((__unused__)) macro
/external/libffi/src/powerpc/
Dffi.c123 int i, ii MAYBE_UNUSED; in ffi_prep_args_SYSV() local