代码搜索结果
找到约 820,005 项符合
if 的代码
if.1
.th IF I 5/2/74
.sh NAME
if \*- conditional command
.sh SYNOPSIS
.bd if
expr command [ arg ... ]
.sh DESCRIPTION
.it If
evaluates the expression
.it expr,
and if its value is
true,
executes the given
if.c
/* if command */
int ap;
int ac;
char **av;
main(argc, argv)
char *argv[];
{
argv[argc] = 0;
ac = argc; av = argv; ap = 1;
if (argc
if.h
/*
net/if.h
*/
bttv-if.c
/*
bttv-if.c -- old gpio interface to other kernel modules
don't use in new code, will go away in 2.7
have a look at bttv-gpio.c instead.
bttv - Bt848 frame grabber
if.rbuild
compilerflag1
if.c
/*
* IF.C - if internal batch command.
*
*
* History:
*
* 16 Jul 1998 (Hans B Pufal)
* started.
*
* 16 Jul 1998 (John P Price)
* Seperated commands into indiv
if.java
package jbe.micro;
public interface If {
public abstract int add(int a, int b);
}
if.h.svn-work
K 25
svn:wc:ra_dav:version-url
V 44
/svnroot/wipfw/!svn/ver/1/ipfw1/sys/net/if.h
END
p35 if explained.ox
#include
#include
main()
{
decl x, y=0;
for (decl i=0;i
p35 if.ox
#include
#include
main()
{
decl x, y=0;
for (decl i=0;i