代码搜索:Infinity
找到约 1,499 项符合「Infinity」的源代码
代码结果 1,499
www.eeworm.com/read/163821/5508973
h huge_val.h
/* `HUGE_VAL' constants for ix86 (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
www.eeworm.com/read/340665/3269522
h huge_val.h
/* `HUGE_VAL' constants for ix86 (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
www.eeworm.com/read/340665/3271555
c s_isinf.c
/*
* isinf(x) returns 1 if x is infinity, else 0;
* no branching!
* Added by Cygnus Support.
*/
#include "fdlibm.h"
#ifndef _DOUBLE_IS_32BITS
#ifdef __STDC__
int isinf(double x)
#else
int isi
www.eeworm.com/read/320652/3542803
h huge_val.h
/* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
Used by and functions for overflow.
SH version.
Copyright (C) 1992, 95, 96, 97, 98, 99, 2000, 2004
www.eeworm.com/read/298657/3862121
c sf_isinf.c
/*
* isinff(x) returns 1 if x is +-infinity, else 0;
*
* isinff is an extension declared in and
* .
*/
#include "fdlibm.h"
int
_DEFUN (isinff, (x),
float x)
{
__int32_t ix;
www.eeworm.com/read/279968/4131674
c sf_isinf.c
/*
* isinff(x) returns 1 if x is +-infinity, else 0;
*
* isinff is an extension declared in and
* .
*/
#include "fdlibm.h"
int
_DEFUN (isinff, (x),
float x)
{
__int32_t ix;
www.eeworm.com/read/432016/1901183
java caminho.java
package logica;
import java.util.*;
public class Caminho {
public static int INFINITY = Integer.MAX_VALUE;
private No[] nos;
private No[] N; // N髎 cujo caminho m韓imo partindo da fonte j
www.eeworm.com/read/395229/2444937
h huge_val.h
/* `HUGE_VAL' constants for ix86 (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
www.eeworm.com/read/395229/2445052
h huge_val.h
/* `HUGE_VAL' constants for ix86 (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
www.eeworm.com/read/395229/2446651
h huge_val.h
/* `HUGE_VAL' constants for ix86 (where it is infinity).
Used by and functions for overflow.
Copyright (C) 1992, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.