/netbsd-src/common/lib/libc/arch/mips/string/ |
H A D | bcopy.S | 63 #define FUNCTION memcpy macro 65 #define FUNCTION memmove macro 70 #define FUNCTION bcopy macro
|
/netbsd-src/common/lib/libc/arch/alpha/string/ |
H A D | bcopy.S | 35 #define FUNCTION memcpy macro 37 #define FUNCTION memmove macro 42 #define FUNCTION bcopy macro
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | jyn_asympt.c | 24 # define FUNCTION mpfr_jn_asympt macro 27 # define FUNCTION mpfr_yn_asympt macro 43 FUNCTION (mpfr_ptr res, long n, mpfr_srcptr z, mpfr_rnd_t r) in FUNCTION() function
|
H A D | fits_uint.c | 23 #define FUNCTION mpfr_fits_uint_p macro
|
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_slong.c | 23 #define FUNCTION mpfr_fits_slong_p macro
|
H A D | fits_uintmax.c | 35 #define FUNCTION mpfr_fits_uintmax_p macro
|
H A D | fits_sshort.c | 23 #define FUNCTION mpfr_fits_sshort_p macro
|
H A D | fits_sint.c | 23 #define FUNCTION mpfr_fits_sint_p macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | aors.h | 36 #define FUNCTION mpz_add macro 40 #define FUNCTION mpz_sub macro
|
H A D | mul_i.h | 37 #define FUNCTION mpz_mul_si macro 43 #define FUNCTION mpz_mul_ui macro
|
H A D | aors_ui.h | 37 #define FUNCTION mpz_add_ui macro 45 #define FUNCTION mpz_sub_ui macro
|
H A D | fits_sshort.c | 32 #define FUNCTION mpz_fits_sshort_p macro
|
H A D | fits_slong.c | 32 #define FUNCTION mpz_fits_slong_p macro
|
H A D | fits_sint.c | 32 #define FUNCTION mpz_fits_sint_p macro
|
H A D | fits_s.h | 35 FUNCTION (mpz_srcptr z) __GMP_NOTHROW in FUNCTION() function
|
/netbsd-src/common/lib/libc/arch/aarch64/string/ |
H A D | bcopy.S | 40 #define FUNCTION memcpy macro 51 #define FUNCTION memmove macro 62 #define FUNCTION bcopy macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpf/ |
H A D | fits_uint.c | 32 #define FUNCTION mpf_fits_uint_p macro
|
H A D | fits_ulong.c | 32 #define FUNCTION mpf_fits_ulong_p macro
|
H A D | fits_ushort.c | 32 #define FUNCTION mpf_fits_ushort_p macro
|
H A D | fits_slong.c | 32 #define FUNCTION mpf_fits_slong_p macro
|
H A D | fits_sint.c | 32 #define FUNCTION mpf_fits_sint_p macro
|
H A D | fits_sshort.c | 32 #define FUNCTION mpf_fits_sshort_p macro
|
H A D | fits_u.h | 37 FUNCTION (mpf_srcptr f) __GMP_NOTHROW in FUNCTION() function
|