Home
last modified time | relevance | path

Searched refs:dst (Results 1 – 25 of 1464) sorted by relevance

12345678910>>...59

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstring-opt-10.c22 if (strncat (dst, "", 100) != dst || strcmp (dst, s1)) in main()
25 if (strncat (dst, s2, 100) != dst || strcmp (dst, s1)) in main()
27 strcpy (dst, s1); d2 = dst; in main()
30 strcpy (dst, s1); d2 = dst; in main()
33 strcpy (dst, s1); d2 = dst; in main()
36 strcpy (dst, s1); d2 = dst; in main()
39 strcpy (dst, s1); d2 = dst; in main()
53 strcpy (dst, s1); d2 = dst; in main()
57 strcpy (dst, s1); d2 = dst; in main()
61 strcpy (dst, s1); d2 = dst; in main()
[all …]
H A Dstring-opt-7.c21 memset (dst, 0, sizeof (dst)); in main()
22 if (strncpy (dst, src, 4) != dst || strncmp (dst, src, 4)) in main()
25 memset (dst, 0, sizeof (dst)); in main()
29 memset (dst, 0, sizeof (dst)); in main()
33 memset (dst, 0, sizeof (dst)); in main()
39 memset (dst, 0, sizeof (dst)); in main()
40 if (strncpy (dst, src, 0) != dst || strcmp (dst, "")) in main()
43 memset (dst, 0, sizeof (dst)); in main()
49 memset (dst, 0, sizeof (dst)); in main()
55 memset (dst, 0, sizeof (dst)); in main()
[all …]
H A Dstring-opt-9.c20 strcpy (dst, s1); in main()
21 if (strcat (dst, "") != dst || strcmp (dst, s1)) in main()
23 strcpy (dst, s1); in main()
24 if (strcat (dst, s2) != dst || strcmp (dst, s1)) in main()
26 strcpy (dst, s1); d2 = dst; in main()
27 if (strcat (++d2, s2) != dst+1 || d2 != dst+1 || strcmp (dst, s1)) in main()
29 strcpy (dst, s1); d2 = dst; in main()
30 if (strcat (++d2+5, s2) != dst+6 || d2 != dst+1 || strcmp (dst, s1)) in main()
32 strcpy (dst, s1); d2 = dst; in main()
33 if (strcat (++d2+5, s1+11) != dst+6 || d2 != dst+1 || strcmp (dst, s1)) in main()
[all …]
H A Dstring-opt-12.c16 char dst[64], *d2; in main() local
28 strcpy (dst, s1); in main()
29 if (strcspn (dst, "") != 11) in main()
31 strcpy (dst, s1); d2 = dst; in main()
32 if (strcspn (++d2, "") != 10 || d2 != dst+1) in main()
34 strcpy (dst, s1); d2 = dst; in main()
39 strcpy (dst, s1); in main()
40 if (strcspn ("", dst) != 0) in main()
42 strcpy (dst, s1); d2 = dst; in main()
43 if (strcspn ("", ++d2) != 0 || d2 != dst+1) in main()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrShiftRotate.td20 "shl{b}\t{%cl, $dst|$dst, cl}",
23 "shl{w}\t{%cl, $dst|$dst, cl}",
26 "shl{l}\t{%cl, $dst|$dst, cl}",
29 "shl{q}\t{%cl, $dst|$dst, cl}",
72 "shl{b}\t{%cl, $dst|$dst, cl}",
75 "shl{w}\t{%cl, $dst|$dst, cl}",
79 "shl{l}\t{%cl, $dst|$dst, cl}",
83 "shl{q}\t{%cl, $dst|$dst, cl}",
126 "shr{b}\t{%cl, $dst|$dst, cl}",
129 "shr{w}\t{%cl, $dst|$dst, cl}",
[all …]
H A DX86InstrControl.td63 "jmp\t$dst", [(br bb:$dst)]>;
91 def : InstAlias<"jo\t$dst", (JCC_1 brtarget8:$dst, 0), 0>;
92 def : InstAlias<"jno\t$dst", (JCC_1 brtarget8:$dst, 1), 0>;
93 def : InstAlias<"jb\t$dst", (JCC_1 brtarget8:$dst, 2), 0>;
94 def : InstAlias<"jae\t$dst", (JCC_1 brtarget8:$dst, 3), 0>;
95 def : InstAlias<"je\t$dst", (JCC_1 brtarget8:$dst, 4), 0>;
96 def : InstAlias<"jne\t$dst", (JCC_1 brtarget8:$dst, 5), 0>;
97 def : InstAlias<"jbe\t$dst", (JCC_1 brtarget8:$dst, 6), 0>;
98 def : InstAlias<"ja\t$dst", (JCC_1 brtarget8:$dst, 7), 0>;
99 def : InstAlias<"js\t$dst", (JCC_1 brtarget8:$dst, 8), 0>;
[all …]
H A DX86InstrExtension.td48 "movs{bl|x}\t{$src, $dst|$dst, $src}",
52 "movs{bl|x}\t{$src, $dst|$dst, $src}",
56 "movs{wl|x}\t{$src, $dst|$dst, $src}",
60 "movs{wl|x}\t{$src, $dst|$dst, $src}",
74 "movz{bl|x}\t{$src, $dst|$dst, $src}",
78 "movz{bl|x}\t{$src, $dst|$dst, $src}",
82 "movz{wl|x}\t{$src, $dst|$dst, $src}",
86 "movz{wl|x}\t{$src, $dst|$dst, $src}",
95 "movs{ww|x}\t{$src, $dst|$dst, $src}",
98 "movz{ww|x}\t{$src, $dst|$dst, $src}",
[all …]
H A DX86InstrSSE.td51 !strconcat(asm, "\t{$src2, $dst|$dst, $src2}"),
58 !strconcat(asm, "\t{$src2, $dst|$dst, $src2}"),
531 def : InstAlias<"movaps.s\t{$src, $dst|$dst, $src}",
872 mem#"\t{$src, $dst|$dst, $src}",
4053 "pmovmskb\t{$src, $dst|$dst, $src}",
4060 "pmovmskb\t{$src, $dst|$dst, $src}",
4066 "pmovmskb\t{$src, $dst|$dst, $src}",
6845 "vaesimc\t{$src1, $dst|$dst, $src1}",
6851 "vaesimc\t{$src1, $dst|$dst, $src1}",
6857 "aesimc\t{$src1, $dst|$dst, $src1}",
[all …]
H A DX86InstrMMX.td95 !strconcat(OpcodeStr, "\t{$src2, $dst|$dst, $src2}"),
100 !strconcat(OpcodeStr, "\t{$src2, $dst|$dst, $src2}"),
162 "movd\t{$src, $dst|$dst, $src}",
167 "movd\t{$src, $dst|$dst, $src}",
174 "movd\t{$src, $dst|$dst, $src}", []>,
178 "movd\t{$src, $dst|$dst, $src}",
185 "movq\t{$src, $dst|$dst, $src}",
210 def : InstAlias<"movq.s\t{$src, $dst|$dst, $src}",
222 "movq\t{$src, $dst|$dst, $src}",
228 "movq\t{$src, $dst|$dst, $src}",
[all …]
H A DX86InstrCMovSetCC.td21 "cmov${cond}{w}\t{$src2, $dst|$dst, $src2}",
27 "cmov${cond}{l}\t{$src2, $dst|$dst, $src2}",
33 "cmov${cond}{q}\t{$src2, $dst|$dst, $src2}",
42 "cmov${cond}{w}\t{$src2, $dst|$dst, $src2}",
47 "cmov${cond}{l}\t{$src2, $dst|$dst, $src2}",
52 "cmov${cond}{q}\t{$src2, $dst|$dst, $src2}",
88 def : InstAlias<"cmov"#Cond#"{w}\t{$src, $dst|$dst, $src}",
90 def : InstAlias<"cmov"#Cond#"{w}\t{$src, $dst|$dst, $src}",
92 def : InstAlias<"cmov"#Cond#"{l}\t{$src, $dst|$dst, $src}",
94 def : InstAlias<"cmov"#Cond#"{l}\t{$src, $dst|$dst, $src}",
[all …]
H A DX86InstrSystem.td127 "mov{l}\t{$src, $dst|$dst, $src}", []>, TB,
130 "mov{q}\t{$src, $dst|$dst, $src}", []>, TB,
134 "mov{l}\t{$src, $dst|$dst, $src}", []>, TB,
193 "mov{q}\t{$src, $dst|$dst, $src}", []>;
196 "mov{w}\t{$src, $dst|$dst, $src}", []>;
203 "mov{q}\t{$src, $dst|$dst, $src}", []>;
206 "mov{w}\t{$src, $dst|$dst, $src}", []>;
507 "wrssd\t{$src, $dst|$dst, $src}",
510 "wrssq\t{$src, $dst|$dst, $src}",
513 "wrussd\t{$src, $dst|$dst, $src}",
[all …]
/openbsd/lib/libc/gen/
H A Dvis.c91 *dst++ = c; in vis()
92 *dst = '\0'; in vis()
162 *dst++ = c; in vis()
165 *dst = '\0'; in vis()
166 return (dst); in vis()
190 dst = vis(dst, c, flag, *++src); in strvis()
191 *dst = '\0'; in strvis()
224 dst += i; in strnvis()
268 dst = vis(dst, c, flag, *++src); in strvisx()
271 dst = vis(dst, *src, flag, '\0'); in strvisx()
[all …]
H A Dunvis.c227 dst++; in strunvis()
230 dst++; in strunvis()
241 dst++; in strunvis()
242 *dst = '\0'; in strunvis()
250 char *start = dst, *end = dst + sz - 1; in strnunvis()
260 *dst = p; in strnunvis()
261 dst++; in strnunvis()
265 *dst = p; in strnunvis()
266 dst++; in strnunvis()
279 *dst = p; in strnunvis()
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dnlmswap.h50 dst->version =
54 dst->codeImageSize =
58 dst->dataImageSize =
64 dst->customDataSize =
78 dst->publicsOffset =
92 dst->moduleType =
94 dst->flags =
108 memset (dst, 0, sizeof *dst);
112 dst->version);
154 dst->moduleType);
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dnlmswap.h44 dst->version = in nlm_swap_fixed_header_in()
46 dst->codeImageOffset = in nlm_swap_fixed_header_in()
48 dst->codeImageSize = in nlm_swap_fixed_header_in()
52 dst->dataImageSize = in nlm_swap_fixed_header_in()
58 dst->customDataSize = in nlm_swap_fixed_header_in()
72 dst->publicsOffset = in nlm_swap_fixed_header_in()
86 dst->moduleType = in nlm_swap_fixed_header_in()
88 dst->flags = in nlm_swap_fixed_header_in()
102 memset (dst, 0, sizeof *dst); in nlm_swap_fixed_header_out()
106 dst->version); in nlm_swap_fixed_header_out()
[all …]
/openbsd/lib/libc/net/
H A Dinet_net_ntop.c81 if (ep <= dst) in inet_net_ntop_ipv4()
91 *dst++ = '0'; in inet_net_ntop_ipv4()
92 *dst = '\0'; in inet_net_ntop_ipv4()
99 advance = snprintf(dst, ep - dst, "%u", *src++); in inet_net_ntop_ipv4()
106 *dst++ = '.'; in inet_net_ntop_ipv4()
107 *dst = '\0'; in inet_net_ntop_ipv4()
117 *dst++ = '.'; in inet_net_ntop_ipv4()
119 advance = snprintf(dst, ep - dst, "%u", *src & m); in inet_net_ntop_ipv4()
128 advance = snprintf(dst, ep - dst, "/%u", bits); in inet_net_ntop_ipv4()
131 dst += advance; in inet_net_ntop_ipv4()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrConv.td15 defm I32_WRAP_I64 : I<(outs I32:$dst), (ins I64:$src), (outs), (ins),
16 [(set I32:$dst, (trunc I64:$src))],
20 [(set I64:$dst, (sext I32:$src))],
24 [(set I64:$dst, (zext I32:$src))],
60 "i32.trunc_sat_f32_s\t$dst, $src",
65 "i32.trunc_sat_f32_u\t$dst, $src",
70 "i64.trunc_sat_f32_s\t$dst, $src",
75 "i64.trunc_sat_f32_u\t$dst, $src",
80 "i32.trunc_sat_f64_s\t$dst, $src",
85 "i32.trunc_sat_f64_u\t$dst, $src",
[all …]
/openbsd/lib/libcurses/tinfo/
H A Dstrings.c76 if (dst != 0) { in _nc_str_init()
77 dst->s_head = src; in _nc_str_init()
78 dst->s_tail = src; in _nc_str_init()
80 dst->s_init = dst->s_size; in _nc_str_init()
84 return dst; in _nc_str_init()
102 *dst = *src; in _nc_str_copy()
103 return dst; in _nc_str_copy()
117 _nc_STRCPY(dst->s_tail, src, dst->s_size); in _nc_safe_strcat()
138 _nc_STRCPY(dst->s_head, src, dst->s_size); in _nc_safe_strcpy()
139 dst->s_tail = dst->s_head + len; in _nc_safe_strcpy()
[all …]
/openbsd/gnu/llvm/clang/lib/Headers/
H A Damxintrin.h154 __builtin_ia32_tdpbssd((dst), (src0), (src1))
173 __builtin_ia32_tdpbsud((dst), (src0), (src1))
328 dst->tile = _tile_loadd_internal(dst->row, dst->col, base, stride); in __tile_loadd()
349 dst->tile = _tile_loaddt1_internal(dst->row, dst->col, base, stride); in __tile_stream_loadd()
371 dst->tile = _tile_dpbssd_internal(src0.row, src1.col, src0.col, dst->tile, in __tile_dpbssd()
394 dst->tile = _tile_dpbsud_internal(src0.row, src1.col, src0.col, dst->tile, in __tile_dpbsud()
417 dst->tile = _tile_dpbusd_internal(src0.row, src1.col, src0.col, dst->tile, in __tile_dpbusd()
440 dst->tile = _tile_dpbuud_internal(src0.row, src1.col, src0.col, dst->tile, in __tile_dpbuud()
471 dst->tile = __builtin_ia32_tilezero_internal(dst->row, dst->col); in __tile_zero()
492 dst->tile = _tile_dpbf16ps_internal(src0.row, src1.col, src0.col, dst->tile, in __tile_dpbf16ps()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td595 def RLA8r : InstAlias<"rla.b\t$dst", (ADD8rr GR8:$dst, GR8:$dst), 0>;
596 def RLA16r : InstAlias<"rla\t$dst", (ADD16rr GR16:$dst, GR16:$dst), 0>;
597 def RLA8m : InstAlias<"rla.b\t$dst", (ADD8mm memdst:$dst, memdst:$dst), 0>;
598 def RLA16m : InstAlias<"rla\t$dst", (ADD16mm memdst:$dst, memdst:$dst), 0>;
600 def RLC8r : InstAlias<"rlc.b\t$dst", (ADDC8rr GR8:$dst, GR8:$dst), 0>;
601 def RLC16r : InstAlias<"rlc\t$dst", (ADDC16rr GR16:$dst, GR16:$dst), 0>;
602 def RLC8m : InstAlias<"rlc.b\t$dst", (ADDC8mm memdst:$dst, memdst:$dst), 0>;
603 def RLC16m : InstAlias<"rlc\t$dst", (ADDC16mm memdst:$dst, memdst:$dst), 0>;
622 def : Pat<(MSP430rla GR8:$dst), (ADD8rr $dst, $dst)>;
623 def : Pat<(MSP430rla GR16:$dst), (ADD16rr $dst, $dst)>;
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsbitmap.c155 sbitmap dst, src; in sbitmap_copy()
157 memcpy (dst->elms, src->elms, sizeof (SBITMAP_ELT_TYPE) * dst->size);
261 sbitmap_not (dst, src) in sbitmap_not() argument
507 sbitmap dst; in sbitmap_intersection_of_succs()
536 r = dst->elms;
547 sbitmap dst; in sbitmap_intersection_of_preds()
576 r = dst->elms;
587 sbitmap dst; in sbitmap_union_of_succs()
616 r = dst->elms;
627 sbitmap dst; in sbitmap_union_of_preds()
[all …]
/openbsd/lib/libc/stdlib/
H A Dgcvt.c60 dst = buf; in gcvt()
62 *dst++ = '-'; in gcvt()
73 *dst++ = *src++; in gcvt()
80 *dst++ = 'e'; in gcvt()
82 *dst++ = '-'; in gcvt()
84 *dst++ = '+'; in gcvt()
86 *dst++ = '0'; in gcvt()
88 *dst = '\0'; in gcvt()
105 *dst++ = '0'; in gcvt()
112 *dst++ = '0'; in gcvt()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Encode/t/
H A Dfallback.t58 is($dst, $af, "FB_DEFAULT ascii");
63 is($dst, $uf, "FB_DEFAULT utf8");
88 is($dst, $aq, "FB_QUIET ascii");
93 is($dst, $uq, "FB_QUIET utf8");
109 is($dst, $uq, "FB_WARN utf8");
130 is($dst, $ap, "FB_PERLQQ encode");
135 is($dst, $up, "FB_PERLQQ decode");
150 is($dst, $ax, "FB_XMLCREF encode");
155 is($dst, $ux, "FB_XMLCREF decode");
160 is($dst, $ac, "coderef encode");
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmsp430-dis.c95 short dst = 0; in msp430_singleoperand() local
143 sprintf (op, "0x%04x", dst); in msp430_singleoperand()
220 sprintf (op, "#%d", dst); in msp430_singleoperand()
239 PS ((short) addr + 2 + dst)); in msp430_singleoperand()
298 short dst = 0; in msp430_doubleoperand() local
440 sprintf (op1, "#%d", dst); in msp430_doubleoperand()
457 sprintf (op1, "0x%04x", PS (dst)); in msp430_doubleoperand()
459 PS ((short) addr + 2 + dst)); in msp430_doubleoperand()
514 sprintf (op2, "0x%04x", PS (dst)); in msp430_doubleoperand()
549 short dst = 0; in msp430_branchinstr() local
[all …]
/openbsd/bin/csh/
H A Dstr.c61 *dst++ = SAVE(*src); in blk2short()
62 *dst = NULL; in blk2short()
81 *dst = NULL; in short2blk()
100 dst = sdst; in str2short()
104 if (dst == edst) { in str2short()
111 *dst = 0; in str2short()
129 dst = sdst; in short2str()
133 if (dst == edst) { in short2str()
140 *dst = 0; in short2str()
357 dst = sdst; in short2qstr()
[all …]

12345678910>>...59