代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/218580/4859114
tpl float.tpl
{*
/**
* The contents of this file are subject to the SugarCRM Public License Version
* 1.1.3 ("License"); You may not use this file except in compliance with the
* License. You may obtain a
www.eeworm.com/read/216802/4880896
h float.h
/*
* float.h
* This file has no copyright assigned and is placed in the Public Domain.
* This file is a part of the mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER
www.eeworm.com/read/216802/4884383
c float.c
/*
* ReactOS W32 Subsystem
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/216499/4892923
s float.s
/
/
/ float fortran function
.globl float.
.globl rval4p
.globl lval
.globl gas4
.globl i4r4
.globl retrn
.globl temp
float.: temp
lval; temp
rval4p; 2
i4r4
gas4
retrn
www.eeworm.com/read/210280/4950745
js float.js
var fixedBanner = {};
var pass="";
fixedBanner.ele = document.getElementById('floater');
fixedBanner.top = 0;
/*DO NOT MODIFY*/
if ((screen.width
www.eeworm.com/read/209900/4956421
h float.h
/* float.h: ANSI 'C' (X3J11 Oct 88) library header, section 2.2.4.2 */
/* Copyright (C) Codemist Ltd, 1988 */
/* Copyright 1991 ARM Limited. All rights reserved.
www.eeworm.com/read/209559/4961920
h float.h
/*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame)
*
* This program is free softwa
www.eeworm.com/read/209215/4981321
h float.h
#ifndef _FLOATH
#define _FLOATH
#pragma push_safeptr
typedef union {
unsigned short _Usv[4];
float _Fv;
double _Dv;
} _Dv_t;
#include
#pragma pop_ptr
#endif /* _FLOATH *
www.eeworm.com/read/209211/4982541
c float.c
#include
#include
#include
#include
#include "arm.h"
void unimp(ulong);
void Ifcmp(ulong);
void Ifdiv(ulong);
void Ifmul(ulong);
void Ifadd(ulong);
void Ifsub(ulong);