Home
last modified time | relevance | path

Searched defs:dest (Results 101 – 125 of 566) sorted by relevance

12345678910>>...23

/openbsd/sys/arch/loongson/loongson/
H A Dhibernate_machdep.c154 hibernate_inflate_skip(union hibernate_info *hib_info, paddr_t dest) in hibernate_inflate_skip()
/openbsd/gnu/usr.bin/binutils/intl/
H A Dcat-compat.c254 stpcpy (dest, src) in stpcpy() argument
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dcat-compat.c254 stpcpy (dest, src) in stpcpy() argument
/openbsd/lib/libc/db/recno/
H A Drec_put.c189 char *dest, db[NOVFLSIZE]; in __rec_iput() local
/openbsd/sbin/dhclient/
H A Doptions.c617 struct in_addr dest, netmask, gateway; in pretty_print_classless_routes() local
973 struct option_data *second, struct option_data *dest) in merge_option_data()
/openbsd/usr.sbin/bgpd/
H A Drde_filter.c562 filterset_move(struct filter_set_head *source, struct filter_set_head *dest) in filterset_move()
574 filterset_copy(struct filter_set_head *source, struct filter_set_head *dest) in filterset_copy()
/openbsd/bin/pax/
H A Dpat_rep.c846 char *dest; in fix_path() local
1054 resub(regex_t *rp, regmatch_t *pm, char *src, char *inpt, char *dest, in resub()
/openbsd/sys/lib/libz/
H A Dzutil.h222 # define zmemzero(dest, len) _fmemset(dest, 0, len) argument
226 # define zmemzero(dest, len) memset(dest, 0, len) argument
/openbsd/sys/arch/sparc64/sparc64/
H A Dtrap.c1049 vaddr_t dest; in syscall() local
1096 vaddr_t dest; in child_return() local
/openbsd/gnu/usr.bin/perl/
H A Dbuiltin.c187 SV *dest; in XS() local
246 SvPVX(dest)[len] = '\0'; in XS() local
/openbsd/usr.sbin/ospf6d/
H A Dutil.c160 inet6applymask(struct in6_addr *dest, const struct in6_addr *src, int prefixlen) in inet6applymask()
/openbsd/usr.sbin/smtpd/
H A Dutil.c804 char *dest, size_t destsize) in base64_encode()
810 base64_decode(char const *src, unsigned char *dest, size_t destsize) in base64_decode()
817 char *dest, size_t destsize) in base64_encode_rfc3548()
/openbsd/lib/libc/db/btree/
H A Dbt_put.c71 char *dest, db[NOVFLSIZE], kb[NOVFLSIZE]; in __bt_put() local
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.h232 # define zmemzero(dest, len) _fmemset(dest, 0, len) argument
236 # define zmemzero(dest, len) memset(dest, 0, len) argument
/openbsd/usr.bin/mandoc/
H A Dmandoc_aux.c30 mandoc_asprintf(char **dest, const char *fmt, ...) in mandoc_asprintf()
/openbsd/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c243 rtx dest, rtx carry) in xstormy16_split_cbranch()
788 xstormy16_split_move (enum machine_mode mode, rtx dest, rtx src) in xstormy16_split_move()
921 xstormy16_expand_move (enum machine_mode mode, rtx dest, rtx src) in xstormy16_expand_move()
1076 emit_addhi3_postreload (rtx dest, rtx src0, rtx src1) in emit_addhi3_postreload()
1957 xstormy16_expand_call (rtx retval, rtx dest, rtx counter) in xstormy16_expand_call()
2004 rtx dest, rtx src0, rtx src1, rtx carry) in xstormy16_expand_arith()
/openbsd/gnu/gcc/gcc/
H A Dtree-nrv.c251 dest_safe_for_nrv_p (tree dest) in dest_safe_for_nrv_p()
/openbsd/usr.bin/ssh/
H A Dcipher-chachapoly-libcrypto.c78 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, in chachapoly_crypt()
H A Dcipher-chachapoly.c62 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, in chachapoly_crypt()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcombine.c962 rtx set = 0, src, dest; local
1333 rtx dest = SET_DEST (set); local
1472 rtx src, dest; local
3108 rtx dest = XEXP (SET_DEST (x), 0); local
3451 rtx dest = SET_DEST (XVECEXP (x, 0, i)); local
5104 rtx dest = SET_DEST (x); local
7812 rtx dest = SET_DEST (x); local
11702 record_dead_and_set_regs_1 (dest, setter, data) in record_dead_and_set_regs_1() argument
12117 reg_dead_at_p_1 (dest, x, data) in reg_dead_at_p_1() argument
12449 rtx dest = SET_DEST (x); local
[all …]
H A Dssa-ccp.c246 rtx src, dest, set; local
1106 rtx dest = SET_DEST (x); local
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Darm.h80 unsigned dest :4; /* place where the answer goes */ member
117 unsigned dest :24; /* destination of the branch */ member
165 unsigned dest :3; /* destination */ member
/openbsd/lib/libkeynote/
H A Dsignature.c72 kn_encode_hex(unsigned char *buf, char **dest, int len) in kn_encode_hex()
97 kn_decode_hex(char *hex, char **dest) in kn_decode_hex()
/openbsd/lib/libcrypto/ec/
H A Dec_kmeth.c193 int (*copy)(EC_KEY *dest, const EC_KEY *src), in EC_KEY_METHOD_set_init()
257 int (**pcopy)(EC_KEY *dest, const EC_KEY *src), in EC_KEY_METHOD_get_init()
/openbsd/sys/lib/libsa/
H A Dbcrypt_pbkdf.c154 size_t dest = i * stride + (count - 1); in bcrypt_pbkdf() local

12345678910>>...23