代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/136812/5856986
s start_float.s
.data
| .asciz "@(#)start_float.s 1.1 92/07/30 Copyr 1985 Sun Micro"
.even
.text
| Copyright (c) 1985 by Sun Microsystems, Inc.
.globl start_float
start_float:
rts
www.eeworm.com/read/136812/5857004
s start_float.s
! .data
! .asciz "@(#)start_float.s 1.1 92/07/30 SMI"
! Copyright (c) 1989 by Sun Microsystems, Inc.
.seg "text"
.align 4
.global start_float
start_float:
retl
nop !
www.eeworm.com/read/136812/5857084
c float_decim.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)float_decim.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
/*
* Conversion between single,
www.eeworm.com/read/136812/5857199
c pack_float.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)pack_float.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
#include "base_conversion.h"
voi
www.eeworm.com/read/136812/5857208
c unpack_float.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)unpack_float.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
/* IEEE function implementation
www.eeworm.com/read/136812/5857631
c xdr_float.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)xdr_float.c 1.1 92/07/30 Copyr 1984 Sun Micro";
#endif
/*
* xdr_float.c, Generic XDR routines impelmentation.
*
* Copyright (C) 1
www.eeworm.com/read/136072/5873757
c xdr_float.c
/* @(#)xdr_float.c 2.1 88/07/29 4.0 RPCSRC */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
* media an
www.eeworm.com/read/131315/5931324
c xdr_float.c
/* @(#)xdr_float.c 2.1 88/07/29 4.0 RPCSRC */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
* unrestricted use provided that this legend is included on all tape
* media an
www.eeworm.com/read/131315/5939221
h ieee-float.h
/* IEEE floating point support declarations, for GDB, the GNU Debugger.
Copyright (C) 1991 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistri
www.eeworm.com/read/131315/5939230
c ieee-float.c
/* IEEE floating point support routines, for GDB, the GNU Debugger.
Copyright (C) 1991 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute