代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/474814/1390376
for reform.for
SUBROUTINE REFORM
*-----------------------------------------------------------------------
*
* Re-formats the statement after a change.
* Modified by JJB to take account of inline comments
*
www.eeworm.com/read/179289/5307942
hfile format.hfile
/* aheader.h: [one line description of the file]
* --------------------------------------------------------------------
*
* [Project Name]
*
* [License Statement, eg.
* The contents of this f
www.eeworm.com/read/324447/3503002
for extrac.for
SUBROUTINE EXTRAC(NUMBER,OPTION)
*-----------------------------------------------------------------------
*
* extracts the FORTRAN field contents from the statement image.
* holl. and character
www.eeworm.com/read/324447/3503068
for reform.for
SUBROUTINE REFORM
*-----------------------------------------------------------------------
*
* Re-formats the statement after a change.
* Modified by JJB to take account of inline comments
*
www.eeworm.com/read/323581/3514452
for extrac.for
SUBROUTINE EXTRAC(NUMBER,OPTION)
*-----------------------------------------------------------------------
*
* extracts the FORTRAN field contents from the statement image.
* holl. and character
www.eeworm.com/read/323581/3514518
for reform.for
SUBROUTINE REFORM
*-----------------------------------------------------------------------
*
* Re-formats the statement after a change.
* Modified by JJB to take account of inline comments
*
www.eeworm.com/read/274962/4180180
hfile format.hfile
/* aheader.h: [one line description of the file]
* --------------------------------------------------------------------
*
* [Project Name]
*
* [License Statement, eg.
* The contents of this f
www.eeworm.com/read/273525/4210049
ado qby.ado
*! version 1.0.0 17oct1998
program define qby
/* no version statement on purpose */
quietly by `0'
end
www.eeworm.com/read/366702/2877687
f90 use_2.f90
! { dg-do compile }
subroutine bar1
usefoo ! { dg-error "Unclassifiable statement" }
end
www.eeworm.com/read/262041/4315846
bas elseif.bas
rem -----------------------------------------------------
rem elseif.bas -- Test MultiLine IF-ELSEIF-THEN statement
rem -----------------------------------------------------
Print "ELSEIF.BAS -