HomeSort by: relevance | last modified time | path
    Searched defs:__GMP_NOTHROW (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 340 Note that __GMP_NOTHROW must be given on any inlines the same as on their
342 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
346 #define __GMP_NOTHROW throw ()
348 #define __GMP_NOTHROW
482 void (*) (void *, size_t)) __GMP_NOTHROW;
487 void (**) (void *, size_t)) __GMP_NOTHROW;
692 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
698 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
701 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
704 __GMP_DECLSPEC int mpz_cmpabs (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 340 Note that __GMP_NOTHROW must be given on any inlines the same as on their
342 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
346 #define __GMP_NOTHROW throw ()
348 #define __GMP_NOTHROW
482 void (*) (void *, size_t)) __GMP_NOTHROW;
487 void (**) (void *, size_t)) __GMP_NOTHROW;
692 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
698 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
701 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
704 __GMP_DECLSPEC int mpz_cmpabs (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/sparc/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
gmp.h 338 Note that __GMP_NOTHROW must be given on any inlines the same as on their
340 that g++ 3.0 demands that __GMP_NOTHROW is before other attributes like
345 #define __GMP_NOTHROW noexcept
347 #define __GMP_NOTHROW throw ()
350 #define __GMP_NOTHROW
477 void (*) (void *, size_t)) __GMP_NOTHROW;
482 void (**) (void *, size_t)) __GMP_NOTHROW;
687 __GMP_DECLSPEC int mpz_cmp (mpz_srcptr, mpz_srcptr) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
693 __GMP_DECLSPEC int _mpz_cmp_si (mpz_srcptr, signed long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
696 __GMP_DECLSPEC int _mpz_cmp_ui (mpz_srcptr, unsigned long int) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE
    [all...]

Completed in 82 milliseconds

1 2