Home
last modified time | relevance | path

Searched defs:FUNCTION (Results 1 – 25 of 38) sorted by relevance

12

/dragonfly/contrib/gmp/mpz/
HDaors.h28 #define FUNCTION madd macro
32 #define FUNCTION msub macro
40 #define FUNCTION mpz_add macro
44 #define FUNCTION mpz_sub macro
HDset.c26 #define FUNCTION move macro
30 #define FUNCTION mpz_set macro
37 FUNCTION (ARGUMENTS) in FUNCTION() function
HDmul_i.h27 #define FUNCTION mpz_mul_si macro
33 #define FUNCTION mpz_mul_ui macro
HDaors_ui.h27 #define FUNCTION mpz_add_ui macro
35 #define FUNCTION mpz_sub_ui macro
HDfits_sint.c21 #define FUNCTION mpz_fits_sint_p macro
HDfits_slong.c21 #define FUNCTION mpz_fits_slong_p macro
HDfits_sshort.c21 #define FUNCTION mpz_fits_sshort_p macro
HDfits_s.h25 FUNCTION (mpz_srcptr z) __GMP_NOTHROW in FUNCTION() function
/dragonfly/contrib/mpfr/src/
HDjyn_asympt.c24 # define FUNCTION mpfr_jn_asympt macro
27 # define FUNCTION mpfr_yn_asympt macro
41 FUNCTION (mpfr_ptr res, long n, mpfr_srcptr z, mpfr_rnd_t r) in FUNCTION() function
HDfits_uint.c23 #define FUNCTION mpfr_fits_uint_p macro
HDfits_ulong.c23 #define FUNCTION mpfr_fits_ulong_p macro
HDfits_ushort.c23 #define FUNCTION mpfr_fits_ushort_p macro
HDfits_sint.c23 #define FUNCTION mpfr_fits_sint_p macro
HDfits_slong.c23 #define FUNCTION mpfr_fits_slong_p macro
HDfits_sshort.c23 #define FUNCTION mpfr_fits_sshort_p macro
HDfits_u.h26 FUNCTION (mpfr_srcptr f, mpfr_rnd_t rnd) in FUNCTION() function
/dragonfly/crypto/libressl/apps/openssl/
HDopenssl.c146 } FUNCTION; typedef
767 static IMPLEMENT_LHASH_COMP_FN(function, FUNCTION) in IMPLEMENT_LHASH_COMP_FN() argument
775 static IMPLEMENT_LHASH_HASH_FN(function, FUNCTION) in IMPLEMENT_LHASH_HASH_FN() argument
/dragonfly/contrib/gmp/mpf/
HDfits_ulong.c21 #define FUNCTION mpf_fits_ulong_p macro
HDfits_uint.c21 #define FUNCTION mpf_fits_uint_p macro
HDfits_ushort.c21 #define FUNCTION mpf_fits_ushort_p macro
HDfits_sshort.c21 #define FUNCTION mpf_fits_sshort_p macro
HDfits_sint.c21 #define FUNCTION mpf_fits_sint_p macro
HDfits_slong.c21 #define FUNCTION mpf_fits_slong_p macro
HDfits_u.h27 FUNCTION (mpf_srcptr f) __GMP_NOTHROW in FUNCTION() function
HDfits_s.h27 FUNCTION (mpf_srcptr f) __GMP_NOTHROW in FUNCTION() function

12