Searched refs:ld (Results 1 - 25 of 445) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/layout/
H A Dalign-longdouble.c3 static long double ld; variable
8 printf ("%d\n", __alignof__ (ld));
H A Dsize-longdouble.c3 static long double ld; variable
8 printf ("%d\n", sizeof (ld));
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20001212-1.c4 } ld; typedef in typeref:struct:__anon6811
6 ld a (ld x, ld y)
8 ld b;
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dsupport.S68 ld sp, 0(a0)
72 ld s0, (0 * 8)(a0)
73 ld s1, (1 * 8)(a0)
74 ld s2, (2 * 8)(a0)
75 ld s3, (3 * 8)(a0)
76 ld s4, (4 * 8)(a0)
77 ld s5, (5 * 8)(a0)
78 ld s6, (6 * 8)(a0)
79 ld s7, (7 * 8)(a0)
80 ld s
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/
H A DUnix.pm14 # bet for linking executables than $Config{ld}. Cygwin is a notable
16 local $self->{config}{ld} =
27 # (notably $Config{ld}). It usually works in system(SCALAR), but we
30 local $cf->{ld} = $cf->{ld};
31 if (ref $cf->{ld}) {
32 unshift @{$cf->{ld}}, 'env' if $cf->{ld}[0] =~ /^\s*\w+=/;
34 $cf->{ld} =~ s/^(\s*\w+=)/env $1/;
/openbsd-current/sys/arch/luna88k/stand/boot/
H A Dsetjmp.S59 ld %r1, %r2, 0
60 ld %r14, %r2, 4
61 ld %r15, %r2, 2*4
62 ld %r16, %r2, 3*4
63 ld %r17, %r2, 4*4
64 ld %r18, %r2, 5*4
65 ld %r19, %r2, 6*4
66 ld %r20, %r2, 7*4
67 ld %r21, %r2, 8*4
68 ld
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dwtr-conversion-1.c14 extern long double ld;
22 foo_i (ld); /* { dg-warning "as integer rather than floating" "prototype conversion warning" } */
27 foo_f (ld); /* { dg-warning "as `float' rather than `double'" "prototype conversion warning" } */
32 foo_ld (ld);
37 foo_cd (ld); /* { dg-warning "as complex rather than floating" "prototype conversion warning" } */
49 foo_i (ld);
54 foo_f (ld);
59 foo_ld (ld);
64 foo_cd (ld);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dsysmac2.c15 #define ld 1.0L macro
24 long double ld1 = ld; /* { dg-warning "traditional C rejects" } */
/openbsd-current/lib/libc/arch/m88k/gen/
H A Dsetjmp.S85 ld %r1,%r4,0
96 ld %r4,%r2,80 /* check setjmp type. */
100 ld %r14,%r2,8 /* restore registers from the environment buffer */
101 ld %r15,%r2,12
102 ld %r16,%r2,16
103 ld %r17,%r2,20
104 ld %r18,%r2,24
105 ld %r19,%r2,28
106 ld %r20,%r2,32
107 ld
[all...]
H A D_setjmp.S88 ld %r4,%r2,80 /* check setjmp type. */
92 ld %r14,%r2,8 /* restore registers from the environment buffer */
93 ld %r15,%r2,12
94 ld %r16,%r2,16
95 ld %r17,%r2,20
96 ld %r18,%r2,24
97 ld %r19,%r2,28
98 ld %r20,%r2,32
99 ld %r21,%r2,36
100 ld
[all...]
H A Dsigsetjmp.S89 ld %r1,%r4,0
100 ld %r4,%r2,80 /* check setjmp type. */
104 ld %r14,%r2,8 /* restore registers from the environment buffer */
105 ld %r15,%r2,12
106 ld %r16,%r2,16
107 ld %r17,%r2,20
108 ld %r18,%r2,24
109 ld %r19,%r2,28
110 ld %r20,%r2,32
111 ld
[all...]
/openbsd-current/sys/arch/luna88k/luna88k/
H A Deh.S41 ld TMP2, TMP, CI_PFSR_I0; \
42 ld TMP3, TMP2, %r0; \
44 ld TMP2, TMP, CI_PFSR_D0; \
45 ld TMP3, TMP2, %r0; \
/openbsd-current/regress/usr.bin/ctfdump/
H A Dexample.c7 long double ld; variable
/openbsd-current/sys/arch/powerpc64/powerpc64/
H A Dtrap_subr.S62 ld %r28, CI_USER_SLB_PA(%r28)
71 1: ld %r31, 0(%r28) /* Load SLBE */
74 ld %r30, 8(%r28) /* Load SLBV */
95 1: ld %r31, 0(%r28) /* Load SLBE */
98 ld %r30, 8(%r28) /* Load SLBV */
141 ld %r27, (savearea+CPUSAVE_R27)(%r2); /* get saved r27 */ \
142 ld %r28, (savearea+CPUSAVE_R28)(%r2); /* get saved r28 */ \
143 ld %r29, (savearea+CPUSAVE_R29)(%r2); /* get saved r29 */ \
144 ld %r30, (savearea+CPUSAVE_R30)(%r2); /* get saved r30 */ \
145 ld
[all...]
/openbsd-current/gnu/usr.bin/clang/lld/
H A DMakefile5 PROG= ld.lld
14 LINKS= ${BINDIR}/ld.lld ${BINDIR}/ld
17 cd ${DESTDIR}${MANDIR}1 && rm -f ld.1 && ln ld.lld.1 ld.1
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Datomic-2.c7 long double ld = 3; variable
16 ld /= 0.75;
17 if (d != 1.875 || ld != 4.0L)
/openbsd-current/gnu/usr.bin/perl/hints/
H A Dsunos_4_1.sh7 # GNU as and GNU ld might not work. See the INSTALL file.
77 # Don't use the GNU ld, that doesn't work, you'll get a lot of
80 ld=/usr/bin/ld
H A Datheos.sh33 ld='gcc'
/openbsd-current/libexec/login_ldap/
H A Dbind.c44 if (aldap_bind(ctx->ld, binddn, bindpw) == -1) {
49 if ((m = aldap_parse(ctx->ld)) == NULL) {
54 if (ctx->ld->msgid != m->msgid) {
73 return aldap_unbind(ctx->ld);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dstrfmon-1.c9 foo (char *s, size_t m, double d, long double ld) argument
26 strfmon (s, m, "%%abc%-11ndef%==Li%=%i", d, ld, d);
27 strfmon (s, m, "%Li", ld);
28 strfmon (s, m, "%11Li", ld);
29 strfmon (s, m, "%#5Li", ld);
30 strfmon (s, m, "%=*#5Li", ld);
31 strfmon (s, m, "%=0#5Li", ld);
32 strfmon (s, m, "%^#5Li", ld);
33 strfmon (s, m, "%^#5.0Li", ld);
34 strfmon (s, m, "%^#5.4Li", ld);
[all...]
/openbsd-current/regress/libexec/ld.so/randomdata/
H A DMakefile3 SUBDIR+= libaa prog-dynamic prog-static prog-pie ld.so-cookie
/openbsd-current/regress/sys/arch/sparc64/emul-ldqstq/badfreg/
H A DMakefile28 ${.OBJDIR}/${PROG} 2 ld imm
34 ${.OBJDIR}/${PROG} 2 ld reg
40 ${.OBJDIR}/${PROG} 6 ld imm
46 ${.OBJDIR}/${PROG} 6 ld reg
52 ${.OBJDIR}/${PROG} 10 ld imm
58 ${.OBJDIR}/${PROG} 10 ld reg
64 ${.OBJDIR}/${PROG} 14 ld imm
70 ${.OBJDIR}/${PROG} 14 ld reg
76 ${.OBJDIR}/${PROG} 18 ld imm
82 ${.OBJDIR}/${PROG} 18 ld re
[all...]
/openbsd-current/libexec/ld.so/powerpc/
H A DMakefile.inc6 LD_SCRIPT = ${.CURDIR}/${MACHINE_CPU}/ld.script
/openbsd-current/libexec/ld.so/powerpc64/
H A DMakefile.inc6 LD_SCRIPT = ${.CURDIR}/${MACHINE_CPU}/ld.script
/openbsd-current/libexec/ld.so/i386/
H A DMakefile.inc5 LD_SCRIPT = ${.CURDIR}/${MACHINE_CPU}/ld.script

Completed in 180 milliseconds

1234567891011>>