代码搜索:Garbage
找到约 718 项符合「Garbage」的源代码
代码结果 718
www.eeworm.com/read/100094/6274206
makefile
KDEDIR=/opt/kde
HDRS=klaunchserver.h
SRVRSRC=klaunchserver.c
CLNTSRC=klaunch.c
SRVROBJ=klaunchserver.o
CLNTOBJ=klaunch.o
SRVR=klaunchserver
CLNT=klaunch
GARBAGE=$(SRVR) $(CLNT) $(CLNTOBJ) $(S
www.eeworm.com/read/240162/4589586
c gcsec-1.c
/* AIX gld supports garbage collection. But AIX gcc does not support
-ffunction-sections or -fdata-sections. */
/* { dg-do run { xfail rs6000-*-aix* powerpc*-*-aix* } } */
/* { dg-require-gc-sect
www.eeworm.com/read/233448/4681591
f90 array-1.f90
! { dg-do run }
! PR 15553 : the array used to be filled with garbage
! this problem disappeared between 2004-05-20 and 2004-09-15
program arrpack
implicit none
double precision x(10,10)
inte
www.eeworm.com/read/233448/4684057
c gcsec-1.c
/* AIX gld supports garbage collection. But AIX gcc does not support
-ffunction-sections or -fdata-sections. */
/* { dg-do run { xfail rs6000-*-aix* powerpc*-*-aix* } } */
/* { dg-require-gc-sect
www.eeworm.com/read/186388/5232945
h gc.h
/* gc.h -- Functions for garbage collecting unused node contents.
$Id: gc.h,v 1.1.1.2 1998/03/22 20:42:32 law Exp $
This file is part of GNU Info, a program for reading online documentation
www.eeworm.com/read/162614/5526237
f90 array-1.f90
! { dg-do run }
! PR 15553 : the array used to be filled with garbage
! this problem disappeared between 2004-05-20 and 2004-09-15
program arrpack
implicit none
double precision x(10,10)
inte
www.eeworm.com/read/162614/5529078
c gcsec-1.c
/* AIX gld supports garbage collection. But AIX gcc does not support
-ffunction-sections or -fdata-sections. */
/* { dg-do run { xfail rs6000-*-aix* powerpc*-*-aix* } } */
/* { dg-require-gc-sect
www.eeworm.com/read/375190/2725811
mak digimars.mak
# Makefile to build Hans Boehm garbage collector using the Digital Mars
# compiler from www.digitalmars.com
# Written by Walter Bright
DEFINES=-DNDEBUG -DGC_BUILD -D_WINDOWS -DGC_DLL -DALL_INTERIOR_
www.eeworm.com/read/366702/2876393
f90 array_1.f90
! { dg-do run }
! PR 15553 : the array used to be filled with garbage
! this problem disappeared between 2004-05-20 and 2004-09-15
program arrpack
implicit none
double precision x(10,10)
inte
www.eeworm.com/read/366702/2881116
c gcsec-1.c
/* AIX gld supports garbage collection. But AIX gcc does not support
-ffunction-sections or -fdata-sections. */
/* { dg-do run { xfail rs6000-*-aix* powerpc*-*-aix* } } */
/* { dg-require-gc-sect