代码搜索:implicit

找到约 5,250 项符合「implicit」的源代码

代码结果 5,250
www.eeworm.com/read/162614/5523334

f90 allocate.f90

! Test allocation and deallocation. program test_allocate call t1 (.true.) call t1 (.false.) call t2 contains ! Implicit deallocation and saved aloocated variables. subroutine t1(first) real,
www.eeworm.com/read/340665/3274484

c typename11.c

// Build don't link: // Special g++ Options: -Wno-deprecated template struct S { struct X {}; }; template S::X f(T, U) { // WARNING - implicit typ
www.eeworm.com/read/340665/3276864

f 970915-0.f

* fixed by patch to safe_from_p to avoid visiting any SAVE_EXPR * node twice in a given top-level call to it. * (JCB com.c patch of 1998-06-04.) SUBROUTINE TSTSIG11 IMPLICIT COMPLEX (A-Z)
www.eeworm.com/read/340665/3280175

c c99-impl-int-2.c

/* Test for implicit int: in C90 only. Function parameters in old-style function definition. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899:1
www.eeworm.com/read/340665/3280214

c c90-impl-int-2.c

/* Test for implicit int: in C90 only. Function parameters in old-style function definition. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899:1
www.eeworm.com/read/440906/1776116

c typename11.c

// Build don't link: // Special g++ Options: -Wno-deprecated template struct S { struct X {}; }; template S::X f(T, U) { // WARNING - implicit typ
www.eeworm.com/read/440906/1778496

f 970915-0.f

* fixed by patch to safe_from_p to avoid visiting any SAVE_EXPR * node twice in a given top-level call to it. * (JCB com.c patch of 1998-06-04.) SUBROUTINE TSTSIG11 IMPLICIT COMPLEX (A-Z)
www.eeworm.com/read/440906/1781818

c c99-impl-int-2.c

/* Test for implicit int: in C90 only. Function parameters in old-style function definition. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899:1
www.eeworm.com/read/440906/1781858

c c90-impl-int-2.c

/* Test for implicit int: in C90 only. Function parameters in old-style function definition. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899:1
www.eeworm.com/read/411488/2187588

mak dirsrc.mak

# -*- Makefile -*- Time-stamp: # $Id: dirsrc.mak 1802 2005-11-01 08:25:57Z complement $ # Some trick to build implicit rules for sources in some different # subdirectories. I