代码搜索:LP
找到约 9,457 项符合「LP」的源代码
代码结果 9,457
www.eeworm.com/read/125811/6021905
c combobox.c
/*--------------------------------------------------------------------------
** ComboBox.c Twin From: Twin/controls
**
**
**------------------------- < Licens
www.eeworm.com/read/124989/6035007
c depca.c
/* Not fixed for relocation yet. Probably won't work relocated above 16MB */
#ifdef ALLMULTI
#error multicast support is not yet implemented
#endif
/* Etherboot: depca.h merged, comments from Linux dr
www.eeworm.com/read/109236/6175718
c combobox.c
/*--------------------------------------------------------------------------
** ComboBox.c Twin From: Twin/controls
**
**
**------------------------- < Licens
www.eeworm.com/read/108242/6183536
c expand.c
/*
* expand.c - macro expansion functions for cawf(1)
*/
/*
* Copyright (c) 1991 Purdue University Research Foundation,
* West Lafayette, Indiana 47907. All rights reserved.
*
* Written by Vic
www.eeworm.com/read/101082/6240513
c l3.c
/* @(#)l3.c 4.1 ULTRIX 7/3/90 */
/*LINTLIBRARY*/
/*
* Convert longs to and from 3-byte disk addresses
*/
void
ltol3(cp, lp, n)
char *cp;
long *lp;
int n;
{
register i;
register char *a, *b;
a =
www.eeworm.com/read/101082/6240624
c v_regex.c
#ifndef lint
static char *sccsid = "@(#)v_regex.c 4.1 (ULTRIX) 7/3/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1985 by
www.eeworm.com/read/101082/6248866
c regex.c
#ifndef lint
static char *sccsid = "@(#)regex.c 4.1 (ULTRIX) 7/17/90";
#endif lint
#define SSIZE 50
#define TGRP 48
#define A256 01
#define A512 02
#define A768 03
#define NBRA 10
#define CIRCFL 32
#
www.eeworm.com/read/101082/6249503
c t3.c
#ifndef lint
static char sccsid[] = "@(#)t3.c 4.2 8/11/83";
#endif
/* t3.c: interpret commands affecting whole table */
# include "t..c"
struct optstr {char *optnam; int *optadd;} options [] = {
"e
www.eeworm.com/read/101082/6250653
c simple.c
#include
#include "defs"
/* basic simplifying procedure */
ptr simple(t,e)
int t; /* take on the values LVAL, RVAL, and SUBVAL */
register ptr e; /* points to an expression */
{
int tag,