代码搜索:Nearest
找到约 1,596 项符合「Nearest」的源代码
代码结果 1,596
www.eeworm.com/read/470917/1442032
c s_lrintl.c
/* Round argument to nearest integral value according to current rounding
direction.
Copyright (C) 1997, 1999, 2004, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library
www.eeworm.com/read/470917/1442146
c s_trunc.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
www.eeworm.com/read/470917/1442198
c s_truncl.c
/* Truncate argument to nearest integral value not larger than the argument.
Copyright (C) 1997, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulr
www.eeworm.com/read/470917/1442260
s s_llrint.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/470917/1442266
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/470917/1442306
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/470917/1442355
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/470917/1442378
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/470917/1442446
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/470917/1443035
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