代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/162614/5517386

c asm2.c

/* Test for complex asm statements. Make sure it compiles then test for some of the asm statements not being translated. */ /* { dg-do compile { target i?86-*-* x86_64-*-* } } { dg-require-icon
www.eeworm.com/read/162614/5517572

c selectany1.c

// { dg-do compile { target i?86-pc-cygwin } } // { dg-do compile { target i?86-pc-mingw* } } // Check that selectany attribute puts symbols into link-once sections. // { dg-final { scan-assembler "
www.eeworm.com/read/162614/5517579

c arm1.c

// { dg-do compile { target arm*-*-eabi* arm*-*-symbianelf* } } // { dg-options "-fvisibility=hidden" } // Most class data should be exported. // { dg-final { scan-not-hidden "_ZTV1S" } } // { dg-fina
www.eeworm.com/read/162614/5517582

c visibility-8.c

// Test that a definition marked with dllexport has default // visibility. // { dg-require-visibility "" } // { dg-require-dll "" } // { dg-options "-fvisibility=hidden" } // { dg-final { scan-not-hid
www.eeworm.com/read/162614/5517583

c symbian2.c

// { dg-do compile { target arm*-*-symbianelf* } } // Class data should not be exported. // { dg-final { scan-hidden "_ZTI1A" } } // { dg-final { scan-hidden "_ZTS1A" } } // { dg-final { scan-hidden "
www.eeworm.com/read/162614/5517595

c arm2.c

// { dg-do compile { target arm*-*-*eabi* arm*-*-symbianelf* } } // Class data should be exported. // { dg-final { scan-not-hidden "_ZTV1S" } } // { dg-final { scan-not-hidden "_ZTI1S" } } // { dg-fin
www.eeworm.com/read/162614/5517648

c asm1.c

// Check that the 3.1 named operand syntax can be used in template functions. struct arg1 { int value; static const int info = 99; }; struct arg2 { int value; static const int info = 11; };
www.eeworm.com/read/162614/5517666

c altivec-7.c

/* Test for AltiVec type overloading and name mangling. */ /* { dg-do compile { target powerpc*-*-* } } */ /* { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } } */ /* { dg-
www.eeworm.com/read/162614/5517709

c pretty1.c

// PR c++/6794 // Test whether __PRETTY_FUNCTION__ works in templates, functions and // in initializers at global scope // { dg-do compile } // { dg-options "" } extern "C" void __assert_fail (const
www.eeworm.com/read/162614/5518611

c mangle6.c

/* Check that __int128 types are mangled. */ /* { dg-do compile { target mips*-*-* } } */ #ifdef __mips64 typedef int int128 __attribute__ ((mode(TI))); typedef unsigned int uint128 __attribute__ ((