Home
last modified time | relevance | path

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

1234

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

1234