代码搜索:implicit
找到约 5,250 项符合「implicit」的源代码
代码结果 5,250
www.eeworm.com/read/162614/5528957
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/162614/5529243
c parm-impl-decl-2.c
/* Test implicit function declarations and other odd declarations in
function prototypes. Make sure that LABEL_DECLs don't occur. */
/* Origin: Joseph Myers */
/* { dg-d
www.eeworm.com/read/162614/5530738
c c90-impl-int-1.c
/* Test for implicit int: in C90 only. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1990 -pedantic-errors" } */
extern foo;
bar (void) { }
www.eeworm.com/read/162614/5530750
c redecl-5.c
/* Test for multiple declarations and composite types. Diagnosis of
incompatible implicit declaration. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options
www.eeworm.com/read/162614/5531473
c c99-impl-decl-1.c
/* Test for implicit function declaration: in C90 only. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
void
foo (vo
www.eeworm.com/read/158872/5591041
c sim-fpu.c
/* This is a software floating point library which can be used instead
of the floating point routines in libgcc1.c for targets without
hardware floating point. */
/* Copyright 1994, 1997, 1998
www.eeworm.com/read/475098/6803552
f90 test1402.f90
SUBROUTINE Gauss_Expunction(A, B, X, N)
IMPLICIT NONE
! 变量定义
INTEGER :: N
REAL :: A(N,N), B(N)
REAL :: X(N)
INTEGER :: I, J
REAL :: C
LOGICAL, EXTERNAL :: Check_Root
! 消元步
www.eeworm.com/read/378186/9242884
f anhr2d.f
Subroutine anhr2d( a1, a2, w1, w2, n1, n2 )
! ---------------------------------------------------------------------
! --- 'anhr2d' does a 2-D Haar wavelet analysis on array 'a1'.
! Output i
www.eeworm.com/read/140540/5788040
err consol.err
"..\..\arm_ucos\S3c2410x\src\consol.c", line 147: Warning: C2873W: implicit return in non-void function
"..\..\arm_ucos\S3c2410x\src\consol.c", line 193: Warning: C2873W: implicit return in non-void
www.eeworm.com/read/140468/5789126
err consol.err
"..\..\arm_ucos\S3c2410x\src\consol.c", line 147: Warning: C2873W: implicit return in non-void function
"..\..\arm_ucos\S3c2410x\src\consol.c", line 193: Warning: C2873W: implicit return in non-void