/dflybsd-src/contrib/gmp/mpz/ |
H A D | aors.h | 28 #define FUNCTION madd macro 32 #define FUNCTION msub macro 40 #define FUNCTION mpz_add macro 44 #define FUNCTION mpz_sub macro
|
H A D | set.c | 26 #define FUNCTION move macro 30 #define FUNCTION mpz_set macro 37 FUNCTION (ARGUMENTS) in FUNCTION() function
|
H A D | mul_i.h | 27 #define FUNCTION mpz_mul_si macro 33 #define FUNCTION mpz_mul_ui macro
|
H A D | aors_ui.h | 27 #define FUNCTION mpz_add_ui macro 35 #define FUNCTION mpz_sub_ui macro
|
H A D | fits_slong.c | 21 #define FUNCTION mpz_fits_slong_p macro
|
H A D | fits_sint.c | 21 #define FUNCTION mpz_fits_sint_p macro
|
H A D | fits_sshort.c | 21 #define FUNCTION mpz_fits_sshort_p macro
|
H A D | fits_s.h | 25 FUNCTION (mpz_srcptr z) __GMP_NOTHROW in FUNCTION() function
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | jyn_asympt.c | 24 # 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
|
H A D | fits_ushort.c | 23 #define FUNCTION mpfr_fits_ushort_p macro
|
H A D | fits_ulong.c | 23 #define FUNCTION mpfr_fits_ulong_p macro
|
H A D | fits_uint.c | 23 #define FUNCTION mpfr_fits_uint_p macro
|
H A D | fits_sint.c | 23 #define FUNCTION mpfr_fits_sint_p macro
|
H A D | fits_sshort.c | 23 #define FUNCTION mpfr_fits_sshort_p macro
|
H A D | fits_slong.c | 23 #define FUNCTION mpfr_fits_slong_p macro
|
H A D | fits_u.h | 26 FUNCTION (mpfr_srcptr f, mpfr_rnd_t rnd) in FUNCTION() function
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | openssl.c | 146 } 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
|
/dflybsd-src/contrib/gmp/mpf/ |
H A D | fits_ushort.c | 21 #define FUNCTION mpf_fits_ushort_p macro
|
H A D | fits_uint.c | 21 #define FUNCTION mpf_fits_uint_p macro
|
H A D | fits_ulong.c | 21 #define FUNCTION mpf_fits_ulong_p macro
|
H A D | fits_sshort.c | 21 #define FUNCTION mpf_fits_sshort_p macro
|
H A D | fits_slong.c | 21 #define FUNCTION mpf_fits_slong_p macro
|
H A D | fits_sint.c | 21 #define FUNCTION mpf_fits_sint_p macro
|
H A D | fits_u.h | 27 FUNCTION (mpf_srcptr f) __GMP_NOTHROW in FUNCTION() function
|
H A D | fits_s.h | 27 FUNCTION (mpf_srcptr f) __GMP_NOTHROW in FUNCTION() function
|