Home
last modified time | relevance | path

Searched defs:pre (Results 1 – 25 of 95) sorted by relevance

1234

/netbsd/src/external/lgpl3/gmp/dist/tests/mpn/
Dt-mod_1.c34 mp_limb_t pre[4]; in check_one() local
45 mp_limb_t pre[5]; in check_one() local
56 mp_limb_t pre[6]; in check_one() local
67 mp_limb_t pre[7]; in check_one() local
Dt-instrument.c105 pre (const char *str) in pre() function
/netbsd/src/external/lgpl3/gmp/dist/mpn/generic/
Dmod_1.c80 #define mpn_mod_1_1p(ap, n, b, pre) \ argument
86 #define mpn_mod_1_1p_cps(pre, b) \ argument
250 mp_limb_t pre[4]; in mpn_mod_1() local
263 mp_limb_t pre[4]; in mpn_mod_1() local
269 mp_limb_t pre[5]; in mpn_mod_1() local
275 mp_limb_t pre[7]; in mpn_mod_1() local
/netbsd/src/external/lgpl3/gmp/dist/mpn/sparc64/
Dmod_1.c208 mp_limb_t pre[4]; in mpn_mod_1() local
221 mp_limb_t pre[4]; in mpn_mod_1() local
227 mp_limb_t pre[5]; in mpn_mod_1() local
233 mp_limb_t pre[7]; in mpn_mod_1() local
/netbsd/src/lib/libc/locale/
D_wcstod.h46 #define INT_NAME_(pre, middle, post) pre ## middle ## post argument
47 #define INT_NAME(pre, middle, post) INT_NAME_(pre, middle, post) argument
D_wcstol.h49 #define INT_FUNCNAME_(pre, name, post) pre ## name ## post argument
50 #define INT_FUNCNAME(pre, name, post) INT_FUNCNAME_(pre, name, post) argument
D_wcstoul.h48 #define INT_FUNCNAME_(pre, name, post) pre ## name ## post argument
49 #define INT_FUNCNAME(pre, name, post) INT_FUNCNAME_(pre, name, post) argument
/netbsd/src/external/bsd/atf/dist/atf-c/detail/
Dsanity_test.c54 enum type { inv, pre, post, unreachable }; enumerator
183 ATF_TC_HEAD(pre, tc) in ATF_TC_HEAD() argument
187 ATF_TC_BODY(pre, tc) in ATF_TC_BODY() argument
/netbsd/src/usr.bin/time/
Dtime.c208 prts(const char *pre, const char *decpt, const struct timespec *ts, in prts()
217 prtv(const char *pre, const char *decpt, const struct timeval *tv, in prtv()
/netbsd/src/external/gpl3/gdb/dist/gdb/syscalls/
Dupdate-linux-defaults.sh36 pre () function
Dupdate-linux-from-src.sh36 pre () function
/netbsd/src/external/mit/lua/dist/doc/
Dmanual.css6 pre, code { selector
/netbsd/src/external/bsd/kyua-cli/dist/misc/
Dreport.css50 pre { selector
/netbsd/src/sys/dev/rcons/
Draster_op.c113 #define ROP_DST(op,pre,d,pst) \ argument
138 #define ROP_DSTCOLOR(op,pre,d,c,pst) \ argument
163 #define ROP_SRCDST(op,pre,s,d,pst) \ argument
230 #define ROP_SRCDSTCOLOR(op,pre,s,d,c,pst) \ argument
329 #define ROP_DST(op,pre,d,pst) \ argument
351 #define ROP_DSTCOLOR(op,pre,d,c,pst) \ argument
373 #define ROP_SRCDST(op,pre,s,d,pst) \ argument
395 #define ROP_SRCDSTCOLOR(op,pre,s,d,c,pst) \ argument
/netbsd/src/usr.bin/gzip/
Dunbzip2.c35 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unbzip2()
Dunpack.c149 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, in unpack_parse_header()
317 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) in unpack()
/netbsd/src/external/mit/lua/dist/src/
Dllimits.h372 #define condmovestack(L,pre,pos) ((void)0) argument
375 #define condmovestack(L,pre,pos) \ argument
380 #define condchangemem(L,pre,pos) ((void)0) argument
382 #define condchangemem(L,pre,pos) \ argument
Dldo.h28 #define luaD_checkstackaux(L,n,pre,pos) \ argument
/netbsd/src/external/lgpl3/gmp/dist/tests/mpz/
Dt-inp_str.c87 int i, pre, post, j, got_nread, want_nread; in check_data() local
/netbsd/src/external/lgpl3/gmp/dist/tests/mpf/
Dt-inp_str.c80 int i, pre, post, j, got_nread, want_nread; in check_data() local
/netbsd/src/sys/arch/hppa/hppa/
Dtrap.S561 #define CTRAP(name,num,pre) \ argument
568 #define STRAP(name,num,pre) \ argument
/netbsd/src/external/lgpl3/mpc/dist/src/
Dfma.c68 mpfr_prec_t pre, pim, wpre, wpim; in mpc_fma() local
/netbsd/src/external/bsd/bzip2/dist/
Dbzip.css64 code, tt, pre { font-size: 120%; } selector
/netbsd/src/external/gpl3/binutils/dist/gas/
Dinput-file.c118 int pre) in input_file_open()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ec/
Dec_mult.c78 EC_PRE_COMP *EC_ec_pre_comp_dup(EC_PRE_COMP *pre) in EC_ec_pre_comp_dup()
86 void EC_ec_pre_comp_free(EC_PRE_COMP *pre) in EC_ec_pre_comp_free()

1234