代码搜索:Addition

找到约 2,224 项符合「Addition」的源代码

代码结果 2,224
www.eeworm.com/read/470917/1440003

c ots_add.c

/* Software floating-point emulation: addition. Copyright (C) 1997,1999,2004,2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@
www.eeworm.com/read/237551/4624229

c ots_add.c

/* Software floating-point emulation: addition. Copyright (C) 1997,1999,2004,2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@
www.eeworm.com/read/216499/4893106

c find.c

/* find -- find files in a pathname. Use of find is documented in /usr/man/man1/find.1 . In addition, find has a secret first arg "+" which causes each file name to be printed along with a period
www.eeworm.com/read/195341/5112514

c find.c

/* find -- find files in a pathname. Use of find is documented in /usr/man/man1/find.1 . In addition, find has a secret first arg "+" which causes each file name to be printed along with a period
www.eeworm.com/read/174884/5355140

c liblock.c

/* thread-locking library, RTK addition by luz@synthesis.ch */ #include "syncml_tk_prefix_file.h" // %%% luz: needed for precompiled headers in eVC++ #define _IMPLEMENTS_LOCK_GLOBALS #include "liblo
www.eeworm.com/read/347120/3175625

c add.c

/* * linux/kernel/math/add.c * * (C) 1991 Linus Torvalds */ /* * temporary real addition routine. * * NOTE! These aren't exact: they are only 62 bits wide, and don't do * correct rounding. Fa
www.eeworm.com/read/346508/3181768

c add.c

/* * linux/kernel/math/add.c * * (C) 1991 Linus Torvalds */ /* * temporary real addition routine. * * NOTE! These aren't exact: they are only 62 bits wide, and don't do * correct rounding. Fa
www.eeworm.com/read/326711/3469816

cpp fig18_01.cpp

// Fig. 18.1: fig18_01.cpp // Addition program that displays the sum of two numbers. #include // allows program to perform input and output int main() { int number1; // first inte
www.eeworm.com/read/321483/3535341

pod supported.pod

=head1 NAME Encode::Supported -- Encodings supported by Encode =head1 DESCRIPTION =head2 Encoding Names Encoding names are case insensitive. White space in names is ignored. In addition, an encod
www.eeworm.com/read/320652/3543413

c ots_add.c

/* Software floating-point emulation: addition. Copyright (C) 1997,1999,2004,2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (rth@