代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/209211/4982583
c float.c
#include
#include
#include
#include
#define Extern extern
#include "power.h"
ulong setfpscr(void);
void setfpcc(double);
void farith(ulong);
void farith2(ulong);
void
www.eeworm.com/read/209211/4983742
c float.c
#include
#include
#include
#include
#define Extern extern
#include "sparc.h"
void
ldf(ulong ir)
{
ulong ea;
int rd, rs1, rs2;
getrop23(ir);
if(ir&IMMBIT) {
ximm
www.eeworm.com/read/209211/4983760
c float.c
#include
#include
#include
#include
#define Extern extern
#include "mips.h"
void unimp(ulong);
void Ifcmp(ulong);
void Ifdiv(ulong);
void Ifmul(ulong);
void Ifadd(ulon
www.eeworm.com/read/206632/5005083
c float.c
#ifdef MIPS_HAS_FPU
/*++
Copyright (c) 1991-2000 Microsoft Corporation. All rights reserved.
Module Name:
floatem.c
Abstract:
This module implements a software emulation of
www.eeworm.com/read/205824/5015781
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/205824/5016606
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/205824/5019777
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/204713/5030153
java float.java
package jvm.math;
import jvm.TestCase;
public class Float extends TestCase {
public String getName() {
return "Float";
}
public boolean test() {
boolean ok = true;
float f1 = 1.3F;
www.eeworm.com/read/204040/5035022
h float.h
/***
*float.h - constants for floating point values
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file contains defines for a number of impleme
www.eeworm.com/read/204040/5036344
h float.h
/***
*float.h - constants for floating point values
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file contains defines for a number of implementat