代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5530653
c ltrans-1.c
/* { dg-do compile } */
/* { dg-options "-O2 -ftree-loop-linear -fdump-tree-ltrans-all" } */
double u[1782225];
int foo(int N, int *res)
{
int i, j;
double sum = 0.0;
/* This loop should be co
www.eeworm.com/read/162614/5530663
c sparc-ret.c
/* Copyright (C) 2001 Free Software Foundation.
Making sure that Ultrasparc return instructions do not read
below the stack. */
/* { dg-do compile { target sparc-*-* } } */
/* { dg-options "
www.eeworm.com/read/162614/5530696
c symbian1.c
/* { dg-do compile { target arm*-*-symbianelf* } } */
/* Symbian OS requires that all defined symbols with external linkage
have the ELF STV_HIDDEN attribute set by default. */
/* { dg-final { sca
www.eeworm.com/read/162614/5530700
c nrv2.c
/* Test that the tree_nrv pass works by making sure that we don't generate
a memcpy. Throw in a bit of control flow to make its job a bit harder. */
/* { dg-options "-O" } */
struct A { int i[1
www.eeworm.com/read/162614/5530943
c maccom1.c
/* { dg-do preprocess } */
/* { dg-options "-CC -traditional-cpp" } */
/* This tests to make sure that comments are ignored between # and the
directive name when the -CC option is used.
Jason
www.eeworm.com/read/162614/5530951
c maccom3.c
/* { dg-do preprocess } */
/* { dg-options "-CC -traditional-cpp" } */
/* This tests to make sure that comments in the definition of a macro
parameter list are ignored when the -CC option is used.
www.eeworm.com/read/162614/5531002
c _pragma4.c
/* { dg-do preprocess } */
/* Based on Debian GNATS PR 157416. 3 Sep 2002. */
#define b foo _Pragma ("bar") baz
a b c
/* { dg-final { scan-file "_Pragma4.i" "(^|\\n)#pragma bar($|\\n)" } } */
www.eeworm.com/read/162614/5531090
c maccom1.c
/* { dg-do preprocess } */
/* { dg-options "-CC" } */
/* This tests to make sure that comments are ignored between # and the
directive name when the -CC option is used.
Jason R. Thorpe, 6 Apr
www.eeworm.com/read/162614/5531101
c avoidpaste2.c
/* Copyright (C) 2001, 2003 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* This tests that we avoid accidental pasting, as well as gratuitous
space insertion, in various nasty p
www.eeworm.com/read/162614/5531252
c arm-scd42-3.c
/* Verify that ldr is preferred on XScale for loading a 3 or 4 byte constant. */
/* { dg-do compile { target xscale-*-* } } */
/* { dg-options "-mcpu=xscale -O" } */
unsigned load4(void) __attribute_