Searched refs:f6 (Results 1 - 25 of 55) sorted by relevance

123

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dpack-test-1.h10 double f6; member in struct:SNAME
H A Dwtr-aggr-init-1.c30 struct foo f6 = { 0, 0 }; /* { dg-warning "traditional C rejects automatic" "__extension__ reenables warnings" } */ local
31 f6.i = 0;
H A Dwtr-union-init-2.c30 static union foo2 f6 = {0.0}; local
H A Di386-loop-1.c71 f6 (a) function
100 if (f6 (-1L) != 1)
102 if (f6 (0L) != 0)
H A Dwtr-union-init-3.c51 static struct baz2 f6 = { 1, 2, {1} }; /* { dg-warning "traditional C rejects initialization of unions" "initialization of unions" } */ local
H A Dcleanup-1.c13 static void f6(double *x U) { } function
25 int o6 C(f6); /* { dg-warning "incompatible pointer type" } */
H A Dpack-test-1.c35 #define al6 gap(s0, f6, f5)
36 #define al7 gap(s0, f7, f6)
H A Ddeprecated.c21 int f6(INT2 x) __attribute__ ((__deprecated__)); /* { dg-warning "`INT2' is deprecated" "" } */
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstruct-ini-3.c3 unsigned int f1:1, f2:1, f3:3, f4:3, f5:2, f6:1, f7:1; member in struct:__anon7062
H A D900409-1.c6 long f6(long a){return a&~0x0000ffffL;} function
17 f6(a)!=0x89AB0000L)
H A Dva-arg-7.c8 double f6, double f7, double f8, double f9, ...)
6 debug(int i1, int i2, int i3, int i4, int i5, int i6, int i7, double f1, double f2, double f3, double f4, double f5, double f6, double f7, double f8, double f9, ...) argument
H A Ddbra-1.c61 f6 (a) function
90 if (f6 (-1L) != 1)
92 if (f6 (0L) != 0)
H A D20020307-1.c41 f6(0);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Dthunk2.C20 virtual void f6 ();
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dreg_helper.h95 f5, v5, f6, v6) \
102 FN(reg, f6), v6)
105 f5, v5, f6, v6, f7, v7) \
112 FN(reg, f6), v6,\
116 f5, v5, f6, v6, f7, v7, f8, v8) \
123 FN(reg, f6), v6,\
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \
135 FN(reg, f6), v6, \
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \
148 FN(reg, f6), v
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Diftrap-1.c45 void f6(int p) function
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h39 #define f6 6 macro
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dmulticall.t140 sub f6 :lvalue { for (1,2) { return "one"; 1 } }
141 @a = multicall_return \&f6, $gimme;
/openbsd-current/regress/sys/arch/sparc64/emul-ldqstq/badfreg/
H A Dtest.S54 .word 0xcd122000 ! ldq [%o0 + 0], %f6
59 .word 0xcd120000 ! ldq [%o0 + %g0], %f6
64 .word 0xcd322000 ! stq %f6, [%o0 + 0]
69 .word 0xcd320000 ! stq %f6, [%o0 + %g0]
/openbsd-current/regress/sys/arch/sparc64/emul-ldqstq/goodfreg/
H A Dfpregs.S37 ldd [%o0 + 3 * 8], %f6
72 std %f6, [%o0 + 3 * 8]
/openbsd-current/sys/arch/mips64/include/
H A Dframe.h85 f_register_t f6; member in struct:trapframe
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dppc-asm.h53 #define f6 6 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dppc-asm.h53 #define f6 6 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/warn/
H A Ddeprecated.C21 int f6(INT2 x) __attribute__ ((__deprecated__));
/openbsd-current/lib/libcrypto/curve25519/
H A Dcurve25519.c287 int32_t f6 = f[6]; local
375 int64_t f6g0 = f6 * (int64_t) g0;
376 int64_t f6g1 = f6 * (int64_t) g1;
377 int64_t f6g2 = f6 * (int64_t) g2;
378 int64_t f6g3 = f6 * (int64_t) g3;
379 int64_t f6g4_19 = f6 * (int64_t) g4_19;
380 int64_t f6g5_19 = f6 * (int64_t) g5_19;
381 int64_t f6g6_19 = f6 * (int64_t) g6_19;
382 int64_t f6g7_19 = f6 * (int64_t) g7_19;
383 int64_t f6g8_19 = f6 * (int64_
513 int32_t f6 = f[6]; local
764 int32_t f6 = f[6]; local
4772 int32_t f6 = f[6]; local
[all...]

Completed in 351 milliseconds

123