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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/include/
mpfr.h 151 #define __MPFR_SENTINEL_ATTR
154 # undef __MPFR_SENTINEL_ATTR
155 # define __MPFR_SENTINEL_ATTR __attribute__ ((sentinel))
229 mpfr_inits2 _MPFR_PROTO ((mp_prec_t, mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
231 mpfr_inits _MPFR_PROTO ((mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
233 mpfr_clears _MPFR_PROTO ((mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/include/
mpfr.h 151 #define __MPFR_SENTINEL_ATTR
154 # undef __MPFR_SENTINEL_ATTR
155 # define __MPFR_SENTINEL_ATTR __attribute__ ((sentinel))
229 mpfr_inits2 _MPFR_PROTO ((mp_prec_t, mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
231 mpfr_inits _MPFR_PROTO ((mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
233 mpfr_clears _MPFR_PROTO ((mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h 151 #define __MPFR_SENTINEL_ATTR
154 # undef __MPFR_SENTINEL_ATTR
155 # define __MPFR_SENTINEL_ATTR __attribute__ ((sentinel))
229 mpfr_inits2 _MPFR_PROTO ((mp_prec_t, mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
231 mpfr_inits _MPFR_PROTO ((mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
233 mpfr_clears _MPFR_PROTO ((mpfr_ptr, ...)) __MPFR_SENTINEL_ATTR;
    [all...]

Completed in 83 milliseconds