代码搜索:Ext
找到约 10,000 项符合「Ext」的源代码
代码结果 10,000
www.eeworm.com/read/300969/13875178
c div_ext.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: div_ext.c,v 1.10 93/0
www.eeworm.com/read/300969/13875186
c mul_ext.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: mul_ext.c,v 1.6 93/01
www.eeworm.com/read/300969/13875198
c add_ext.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: add_ext.c,v 1.7 93/01
www.eeworm.com/read/300969/13875236
c sub_ext.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: sub_ext.c,v 1.6 93/01
www.eeworm.com/read/300969/13876321
c ext_comp.c
/*
(c) copyright 1989 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Id: ext_comp.c,v 1.10 1994/06
www.eeworm.com/read/300969/13876422
h ext_fmt.h
struct mantissa {
unsigned long h_32;
unsigned long l_32;
};
struct EXTEND {
short sign;
short exp;
struct mantissa mantissa;
#define m1 mantissa.h_32
#define m2 mantissa.l_32
};
www.eeworm.com/read/152660/5672454
c getcmd_ext.c
/*
* vivi/drivers/serial/getcmd_ex.c: extended getcmd()
*
* Based on bootldr/getcmd.c
*
* Author: Janghoon Lyu
* Date : $Date: 2004/02/04 10:37:37 $
*
* $Revision: 1.1.1.1 $
www.eeworm.com/read/152539/5673519
c ext_irq.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
www.eeworm.com/read/150965/5687537
h remote-ext.h
/*
* Copyright (c) 2002 - 2003
* NetGroup, Politecnico di Torino (Italy)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are