代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/237551/4626378
s s_llrintf.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contrib
www.eeworm.com/read/237551/4626418
s s_llrintl.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contrib
www.eeworm.com/read/237551/4626467
s s_lrintl.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contrib
www.eeworm.com/read/237551/4626490
s s_lrint.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contrib
www.eeworm.com/read/237551/4626558
s s_lrintf.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contrib
www.eeworm.com/read/237551/4627141
s s_llrint.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/237551/4627144
s s_llrintf.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed b
www.eeworm.com/read/237551/4627161
s s_llrintl.s
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GN
www.eeworm.com/read/209211/4984868
c strtod.c
#include "fconv.h"
/* strtod for IEEE-, VAX-, and IBM-arithmetic machines (dmg).
*
* This strtod returns a nearest machine number to the input decimal
* string (or sets errno to ERANGE). With IEE
www.eeworm.com/read/320652/3544762
c s_truncf.c
/* Truncate argument to nearest integral value not larger than the argument.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulr