代码搜索:expression
找到约 10,000 项符合「expression」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6245175
1 cpp.1
.TH cpp 1 RISC
.SH Name
cpp \- the C language preprocessor
.SH Syntax
.NXR "cpp command"
.B /lib/cpp [
.I option ...
.B ]
.B [
.I ifile
.B [
.I ofile
.B ] ]
.SH Description
The
.PN cpp\^
command
is th
www.eeworm.com/read/101082/6245978
3 assert.3
.\" SCCSID: @(#)assert.3 8.1 9/11/90
.TH assert 3
.SH Name
assert \- program verification
.SH Syntax
.B #include
.PP
.B assert(\fIexpression\fP)
.SH Description
.NXR "assert macro"
.NXR "pr
www.eeworm.com/read/101082/6247071
1 cpp.1
.TH cpp 1 VAX
.SH Name
cpp \- the C language preprocessor
.SH Syntax
.NXR "cpp command"
.B /lib/cpp [
.I option ...
.B ]
.B [
.I ifile
.B [
.I ofile
.B ] ]
.SH Description
The
.PN cpp\^
command
is the
www.eeworm.com/read/101082/6247085
1 efl.1
.\" SCCSID: @(#)efl.1 8.1 9/11/90
.TH efl 1 VAX "" Unsupported
.SH Name
efl \- Extended FORTRAN Language
.SH Syntax
.B efl
[ \fIoption\fP ... ]
[ \fIfilename\fP ... ]
.SH Description
The
.PN efl
comm
www.eeworm.com/read/101082/6247832
3 assert.3
.\" SCCSID: @(#)assert.3 8.1 9/11/90
.TH assert 3
.SH Name
assert \- program verification
.SH Syntax
.B #include
.PP
.B assert(\fIexpression\fP)
.SH Description
.NXR "assert macro"
.NXR "pr
www.eeworm.com/read/101082/6248746
c fregex.c
#ifndef lint
static char *sccsid = "@(#)fregex.c 4.1 (Ultrix) 7/17/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1988 by
www.eeworm.com/read/100285/6270984
c execqual.c
/*-------------------------------------------------------------------------
*
* execQual.c
* Routines to evaluate qualification and targetlist expressions
*
* Copyright (c) 1994, Regents of the
www.eeworm.com/read/274660/6288453
c expr.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/139235/6307450
txt error.txt
20:illegal character :error in line 1 colum 10
1:there should be a '=' follow ident:error in line 1 colum 17
4:The ident already exists:error in line 2 colum 9
3:there should be a number follow '=
www.eeworm.com/read/251886/6335674
c plural.c
/* A Bison parser, made from plural.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse __gettextparse
#define yylex __gettextlex
#define yyerror __gettexter