Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/os/
Dos_misc.h48 #define MAYBE_UNUSED __attribute__((unused)) macro
51 #define MAYBE_UNUSED macro
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi.c63 unsigned int nfixedargs MAYBE_UNUSED, in ffi_prep_cif_machdep_var()
64 unsigned int ntotalargs MAYBE_UNUSED) in ffi_prep_cif_machdep_var()
Dffi_linux64.c312 unsigned int ntotalargs MAYBE_UNUSED) in ffi_prep_cif_linux64_var()
/external/libffi/src/powerpc/
Dffi.c63 unsigned int nfixedargs MAYBE_UNUSED, in ffi_prep_cif_machdep_var()
64 unsigned int ntotalargs MAYBE_UNUSED) in ffi_prep_cif_machdep_var()
Dffi_linux64.c312 unsigned int ntotalargs MAYBE_UNUSED) in ffi_prep_cif_linux64_var()
/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h30 # define MAYBE_UNUSED __attribute__((__unused__)) macro
/external/libffi/include/
Dffi_common.h30 # define MAYBE_UNUSED __attribute__((__unused__)) macro
/external/mesa3d/src/util/
Dmacros.h240 #define MAYBE_UNUSED UNUSED macro