代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/479931/1325705
s float.s
# sh testcase for float
# mach: sh
# as(sh): -defsym sim_cpu=0
.include "testutils.inc"
start
float_pos:
set_grs_a5a5
set_fprs_a5a5
single_prec
mov #3, r0
lds r0, fpul
float fpul, fr2
#
www.eeworm.com/read/479931/1327261
cgs float.cgs
# sh testcase for float -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
pos:
mov #3, r0
lds r0, fpul
float fpul, fr7
# Check the result.
www.eeworm.com/read/479931/1328377
exp float.exp
# Copyright 2003, 2007, 2008 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published
www.eeworm.com/read/479408/1332663
java float.java
/*
* XML Type: float
* Namespace: http://schemas.xmlsoap.org/soap/encoding/
* Java type: org.xmlsoap.schemas.soap.encoding.Float
*
* Automatically generated - do not modify.
*/
package o
www.eeworm.com/read/479408/1332877
java float.java
/*
* XML Type: float
* Namespace: http://schemas.xmlsoap.org/soap/encoding/
* Java type: org.xmlsoap.schemas.soap.encoding.Float
*
* Automatically generated - do not modify.
*/
package o
www.eeworm.com/read/479224/1333867
h float.h
/* Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License a
www.eeworm.com/read/479224/1333882
h float.h
/* Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as pub
www.eeworm.com/read/479224/1333897
h float.h
/* Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as pub
www.eeworm.com/read/478822/1349138
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/478822/1349193
h float.h
/* This header file is machine generated.
Modify EiC/config/genstdio.c, or the target independent source
files it reads, in order to modify this file. Any
direct modifications to this file will b