代码搜索:L
找到约 10,000 项符合「L」的源代码
代码结果 10,000
www.eeworm.com/read/110034/6166603
c l1.c
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright
www.eeworm.com/read/110034/6170155
l aicasm_scan.l
%{
/*
* Lexical Analyzer for the Aic7xxx SCSI Host adapter sequencer assembler.
*
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001 Adaptec Inc.
* All rights reserved.
*
*
www.eeworm.com/read/110034/6171366
h l1.h
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright
www.eeworm.com/read/107896/6188059
h l3.h
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
MP3 Decoder originally Copyright (C) 1996-1997 Xing Technology
Cor
www.eeworm.com/read/103143/6221068
l scc-lexer.l
%{
// This file contains all the rules that GNU Flex needs to identify tokens in
// the script source code. GNU Flex is a lexical analyzer (or lexer) that
// finds tokens in the input stream. Fle
www.eeworm.com/read/102935/6225661
c l1.c
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright
www.eeworm.com/read/102935/6229023
l aicasm_scan.l
%{
/*
* Lexical Analyzer for the Aic7xxx SCSI Host adapter sequencer assembler.
*
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001 Adaptec Inc.
* All rights reserved.
*
*
www.eeworm.com/read/102935/6229880
h l1.h
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright
www.eeworm.com/read/101990/6234990
l lex-parse.l
%{
/*
* $Id: lex-parse.l,v 1.7 2003/08/25 09:29:42 aet Exp $
*
* Copyright (C) 2002
* Antti Tapaninen
*
* This library is free software; you can redistribute it and/or
* modify
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 =