Home
last modified time | relevance | path

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

123

/netbsd/src/common/lib/libc/arch/mips/string/
Dbcopy.S63 #define FUNCTION memcpy macro
65 #define FUNCTION memmove macro
70 #define FUNCTION bcopy macro
/netbsd/src/external/lgpl3/mpfr/dist/src/
Djyn_asympt.c24 # 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
Dfits_ushort.c23 #define FUNCTION mpfr_fits_ushort_p macro
Dfits_uint.c23 #define FUNCTION mpfr_fits_uint_p macro
Dfits_ulong.c23 #define FUNCTION mpfr_fits_ulong_p macro
Dfits_slong.c23 #define FUNCTION mpfr_fits_slong_p macro
Dfits_sint.c23 #define FUNCTION mpfr_fits_sint_p macro
Dfits_sshort.c23 #define FUNCTION mpfr_fits_sshort_p macro
Dfits_uintmax.c35 #define FUNCTION mpfr_fits_uintmax_p macro
/netbsd/src/common/lib/libc/arch/alpha/string/
Dbcopy.S35 #define FUNCTION memcpy macro
37 #define FUNCTION memmove macro
42 #define FUNCTION bcopy macro
/netbsd/src/external/lgpl3/gmp/dist/mpz/
Daors.h36 #define FUNCTION mpz_add macro
40 #define FUNCTION mpz_sub macro
Dmul_i.h37 #define FUNCTION mpz_mul_si macro
43 #define FUNCTION mpz_mul_ui macro
Daors_ui.h37 #define FUNCTION mpz_add_ui macro
45 #define FUNCTION mpz_sub_ui macro
Dfits_sint.c32 #define FUNCTION mpz_fits_sint_p macro
Dfits_sshort.c32 #define FUNCTION mpz_fits_sshort_p macro
Dfits_slong.c32 #define FUNCTION mpz_fits_slong_p macro
Dfits_s.h35 FUNCTION (mpz_srcptr z) __GMP_NOTHROW in FUNCTION() function
/netbsd/src/common/lib/libc/arch/aarch64/string/
Dbcopy.S40 #define FUNCTION memcpy macro
51 #define FUNCTION memmove macro
62 #define FUNCTION bcopy macro
/netbsd/src/external/lgpl3/gmp/dist/mpf/
Dfits_ulong.c32 #define FUNCTION mpf_fits_ulong_p macro
Dfits_ushort.c32 #define FUNCTION mpf_fits_ushort_p macro
Dfits_uint.c32 #define FUNCTION mpf_fits_uint_p macro
Dfits_sint.c32 #define FUNCTION mpf_fits_sint_p macro
Dfits_sshort.c32 #define FUNCTION mpf_fits_sshort_p macro
Dfits_slong.c32 #define FUNCTION mpf_fits_slong_p macro
Dfits_u.h37 FUNCTION (mpf_srcptr f) __GMP_NOTHROW in FUNCTION() function

123