代码搜索:Loop

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

代码结果 10,000
www.eeworm.com/read/366702/2878526

x loop-2f.x

if [istarget "m68k-*-linux*"] { # the executable is at the same position the test tries to remap return 1 } return 0
www.eeworm.com/read/366702/2878706

c loop-2g.c

#include #ifdef __unix__ /* ??? Is that good enough? */ #include #include #include #include #ifndef MAP_ANON #ifdef MAP_ANONYMOUS #define
www.eeworm.com/read/366702/2878857

c loop-2b.c

#include int a[2]; f (int i) { for (; i < INT_MAX; i++) { a[i] = -2; if (&a[i] == &a[1]) break; } } main () { a[0] = a[1] = 0; f (0); if (a[0] != -2 || a[1]
www.eeworm.com/read/366702/2878917

x loop-2g.x

if [istarget "m68k-*-linux*"] { # the executable is at the same position the test tries to remap return 1 } return 0
www.eeworm.com/read/366702/2878995

c loop-2e.c

void f (int *p, int **q) { int i; for (i = 0; i < 40; i++) { *q++ = &p[i]; } } int main () { void *p; int *q[40]; __SIZE_TYPE__ start; /* Find the signed middle of the addr
www.eeworm.com/read/366702/2881285

c loop-unswitch-1.c

/* For PR rtl-optimization/27735 */ /* { dg-do compile } */ /* { dg-options "-O2 -funswitch-loops" } */ void set_color(void); void xml_colorize_line(unsigned int *p, int state) { int c; switch(s
www.eeworm.com/read/366702/2882633

c tree-loop-1.c

/* PR tree-optimization/20640 */ /* After unrolling the loop, we'd turn some conditional branches into unconditional ones, but branch redirection would fail to compute the PHI args for the PHI
www.eeworm.com/read/361261/2947178

cpp win32_loop.cpp

/***************************************************************************** * win32_loop.cpp ***************************************************************************** * Copyright (C) 2003 th
www.eeworm.com/read/361261/2947192

hpp win32_loop.hpp

/***************************************************************************** * win32_loop.hpp ***************************************************************************** * Copyright (C) 2003 th
www.eeworm.com/read/361261/2947273

hpp x11_loop.hpp

/***************************************************************************** * x11_loop.hpp ***************************************************************************** * Copyright (C) 2003 the