Home
last modified time | relevance | path

Searched defs:xxx (Results 126 – 150 of 5342) sorted by relevance

12345678910>>...214

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr32219-1.c6 int xxx = 5; variable
7 int xxx; variable
/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Dconfigpriv.h176 #define HasUrlSpecProto(xxx) ((xxx)->proto) argument
177 #define HasUrlSpecHost(xxx) ((xxx)->host) argument
178 #define HasUrlSpecPath(xxx) ((xxx)->path) argument
179 #define HasUrlSpecArgs(xxx) ((xxx)->args) argument
181 #define UrlSpecProto(xxx) (char*)((char*)(xxx)+(int)(xxx)->proto) argument
182 #define UrlSpecHost(xxx) (char*)((char*)(xxx)+(int)(xxx)->host) argument
183 #define UrlSpecPath(xxx) (char*)((char*)(xxx)+(int)(xxx)->path) argument
184 #define UrlSpecArgs(xxx) (char*)((char*)(xxx)+(int)(xxx)->args) argument
186 #define UrlSpecPort(xxx) ((xxx)->port) argument
/dports/astro/routino/routino-3.3.3/src/
H A Dfakes.h32 #define IsFakeNode(xxx) ((xxx)>=NODE_FAKE && (xxx)!=NO_NODE) argument
35 #define IsFakeSegment(xxx) ((xxx)>=SEGMENT_FAKE && (xxx)!=NO_SEGMENT) argument
H A Dnodes.h115 #define IsSuperNode(xxx) (((xxx)->flags)&NODE_SUPER) argument
118 #define IsTurnRestrictedNode(xxx) (((xxx)->flags)&NODE_TURNRSTRCT) argument
121 #define FirstSegment(xxx,yyy,ppp) LookupSegment((xxx),(yyy)->firstseg,ppp) argument
124 #define LookupNodeOffset(xxx,yyy) ((xxx)->offsets[yyy]) argument
130 #define LookupNode(xxx,yyy,ppp) (&(xxx)->nodes[yyy]) argument
/dports/math/bsdnt/bsdnt-de98bde/
H A Dtest.h64 #define test_zz_aliasing(xxx, yyy, s, t, tz) \ argument
75 #define test_zz_aliasing_12(xxx, a, b, c) \ argument
84 #define test_zz_aliasing_22(xxx, a, b, c, d) \ argument
95 #define test_zz_aliasing_32(xxx, a, b, c, d, e) \ argument
108 #define test_zz_aliasing_12i(xxx, a, b, c) \ argument
116 #define RUN(xxx) \ argument
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-29147-rpass.rs13 trait Foo { fn xxx(&self); } in xxx() method
18 fn xxx(&self) {} in xxx() function
21 impl Foo for S5<u8> { fn xxx(&self) {} } in xxx() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_in/
H A DA_test992.java5 /*[*/int xxx= 0, yyy= 1;/*]*/ in a() local
10 int xxx= 0, yyy= 1; in b() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c8 struct xxx { struct
9 int dummy;
10 void **pfunc;
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c8 struct xxx { struct
9 int dummy;
10 void **pfunc;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c8 struct xxx { struct
9 int dummy;
10 void **pfunc;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c8 struct xxx { struct
9 int dummy;
10 void **pfunc;
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c8 struct xxx { struct
9 int dummy;
10 void **pfunc;
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c8 struct xxx { struct
9 int dummy;
10 void **pfunc;
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/examples/standalone/
H A Dx86-testapp.c8 struct xxx { struct
9 int dummy;
10 void **pfunc;
/dports/math/cln/cln-1.3.6/include/cln/
H A Dmodules.h12 #define CL_CONCATENATE_(xxx,yyy) xxx##yyy argument
13 #define CL_CONCATENATE(xxx,yyy) CL_CONCATENATE_(xxx,yyy) argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dprefetch-5.c10 int xxx; member
26 int xxx; member
44 int xxx; member
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dprefetch-5.c10 int xxx; member
26 int xxx; member
44 int xxx; member
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dprefetch-5.c10 int xxx; member
26 int xxx; member
44 int xxx; member
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dprefetch-5.c10 int xxx; member
26 int xxx; member
44 int xxx; member
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dprefetch-5.c10 int xxx; member
26 int xxx; member
44 int xxx; member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dprefetch-5.c10 int xxx; member
26 int xxx; member
44 int xxx; member
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dprefetch-5.c10 int xxx; member
26 int xxx; member
44 int xxx; member
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dprefetch-5.c10 int xxx; member
26 int xxx; member
44 int xxx; member

12345678910>>...214