代码搜索:CATCH
找到约 10,000 项符合「CATCH」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4673087
c catch9.c
// { dg-do run }
// { dg-options "-w" }
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Aug 1999
// We cannot catch an ambiguous base
www.eeworm.com/read/233448/4673097
c catch14.c
// { dg-do assemble }
// { dg-options "-O1" }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Jakub Jelinek 2 May 2001
void foo();
struct A {
A (int x)
www.eeworm.com/read/233448/4673102
c catch12.c
// { dg-do run }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 24 May 2000
// we should be able to catch a base a virtual, provided
www.eeworm.com/read/233448/4673103
c catch4.c
// { dg-do run }
// { dg-options "-w" }
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Aug 1999
// We cannot catch an ambiguous base
www.eeworm.com/read/233448/4673104
c catch8.c
// { dg-do run }
// { dg-options "-w" }
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 6 Jun 1999
// We cannot catch an ambiguous base c
www.eeworm.com/read/233448/4673108
c catch2.c
// { dg-do assemble }
// Origin: Mike Danylchuk
typedef char TCHAR;
int main()
{
try {}
catch( TCHAR* Err ) {}
}
www.eeworm.com/read/233448/4673112
c catch13.c
// { dg-do assemble }
// { dg-options "-O2" }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Jakub Jelinek 2 May 2001
struct A;
A *foo();
struct A {
A
www.eeworm.com/read/233448/4673116
c catch11.c
// { dg-do run }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 24 May 2000
// we should be able to catch a base a virtual, provided
www.eeworm.com/read/233448/4673123
c catch3.c
// { dg-do run }
// { dg-options "-w" }
// Copyright (C) 1999, 2000 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Aug 1999
// We cannot catch an ambiguous base
www.eeworm.com/read/231546/4714969
scm stack-catch.scm
;;; installed-scm-file
;;;; Copyright (C) 2001 Free Software Foundation, Inc.
;;;;
;;;; This program is free software; you can redistribute it and/or modify
;;;; it under the terms of the GNU Gener