代码搜索:Scan

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

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

c stdarg-4.c

/* First dg-final line after each function is for architectures that use a struct {...} va_list[1] with separate GPR and FPR counters in the structure. Second dg-final line is for architectures
www.eeworm.com/read/162614/5530620

c gen-vect-25.c

/* { dg-do run { target vect_cmdline_needed } } */ /* { dg-options "-O2 -ftree-vectorize -ftree-vectorizer-verbose=3 -fdump-tree-vect-stats" } */ #include #define N 128 #if __LONG_MAX__
www.eeworm.com/read/162614/5530708

c sh4a-memmovua.c

/* Verify that we generate movua to copy unaligned memory regions to 32-bit-aligned addresses. */ /* { dg-do compile { target "sh*-*-*" } } */ /* { dg-options "-O" } */ /* { dg-final { scan-assemb
www.eeworm.com/read/162614/5530719

c visibility-5.c

/* Test visibility attribute on definition of a function that has already had a forward declaration. */ /* { dg-do compile } */ /* { dg-require-visibility "" } */ /* { dg-final { scan-hidden "foo"
www.eeworm.com/read/162614/5530734

c visibility-a.c

/* Test that #pragma GCC visibility works. */ /* { dg-do compile } */ /* { dg-require-visibility "" } */ /* { dg-final { scan-hidden "foo" } } */ #pragma GCC visibility push(hidden) void foo(); #prag
www.eeworm.com/read/162614/5530787

c visibility-4.c

/* Test visibility attribute on forward declaration of global variable */ /* { dg-do compile } */ /* { dg-require-visibility "" } */ /* { dg-final { scan-hidden "xyzzy" } } */ extern int __attribute
www.eeworm.com/read/162614/5530814

c visibility-3.c

/* Test visibility attribute on forward declaration of global variable */ /* { dg-do compile } */ /* { dg-require-visibility "" } */ /* { dg-final { scan-hidden "xyzzy" } } */ int __attribute__((visi
www.eeworm.com/read/162614/5530859

c ident-1.c

/* { dg-do preprocess } */ /* { dg-options "" } */ /* shut off -pedantic */ /* Based on PR 16999 */ #ident "this is an ident" /* { dg-final { scan-file "ident-1.i" "(^|\\n)#ident \"this is an ident
www.eeworm.com/read/162614/5531225

c sh4a-sincosf.c

/* Verify that we generate a single single-precision sine and cosine approximate (fsca) in fast math mode when a function computes both sine and cosine. */ /* { dg-do compile { target "sh*-*-*"
www.eeworm.com/read/162614/5531403

c visibility-6.c

/* Test visibility attribute on definition of global variable that has already had a forward declaration. */ /* { dg-do compile } */ /* { dg-require-visibility "" } */ /* { dg-final { scan-hidden "