HomeSort by: relevance | last modified time | path
    Searched refs:MPFR_MAYBE_UNUSED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
mpfr-gmp.h 454 mp_limb_t dummy MPFR_MAYBE_UNUSED; \
mpfr-impl.h 203 /* Add MPFR_MAYBE_UNUSED after a variable declaration to avoid compiler
208 #define MPFR_MAYBE_UNUSED __attribute__ ((unused))
210 #define MPFR_MAYBE_UNUSED

Completed in 18 milliseconds