代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/480930/1305237
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesnt generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-200
www.eeworm.com/read/480930/1306949
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesnt generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-200
www.eeworm.com/read/470720/1447581
c 900520_04.c
// g++ 1.37.1 bug 900520_04
// g++ does not yet support the initialization of scalar type objects
// (including built-in arithmetic types, enum types, and pointer types)
// via constructor initializa
www.eeworm.com/read/470693/1459527
c 900520_04.c
// g++ 1.37.1 bug 900520_04
// g++ does not yet support the initialization of scalar type objects
// (including built-in arithmetic types, enum types, and pointer types)
// via constructor initializa
www.eeworm.com/read/462434/1546003
h float.h
/*
* float.h
*
* Constants related to floating point arithmetic.
*
* Also included here are some non-ANSI bits for accessing the floating
* point controller.
*
* NOTE: GCC provides float.h, a
www.eeworm.com/read/460526/1560794
h float.h
/*
* float.h
*
* Constants related to floating point arithmetic.
*
* Also included here are some non-ANSI bits for accessing the floating
* point controller.
*
* NOTE: GCC provides float.h, a
www.eeworm.com/read/459172/1572973
c eval.c
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002-2006 Michael Niedermayer
* Copyright (c) 2006 Oded Shimon
*
* This file is part of
www.eeworm.com/read/250243/4432861
c dp_div.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########
www.eeworm.com/read/250243/4432864
c dp_tlong.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########
www.eeworm.com/read/250243/4432866
c dp_fint.c
/* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
* http://www.algor.co.uk
*
* ##########