代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/297137/3889435
h longlong.h
/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
Copyright (C) 1991, 1992, 1994, 1995 Free Software Foundation, Inc.
This definition file is free software; you can redistribute
www.eeworm.com/read/297137/3890350
h longlong.h
/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
Copyright (C) 1991, 1992, 1994, 1995 Free Software Foundation, Inc.
This definition file is free software; you can redistribute
www.eeworm.com/read/443386/1741488
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesn't generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-20
www.eeworm.com/read/402654/2318643
makefile
CXXFLAGS += -I${MTL_BOOST_ROOT} -I${BOOST_ROOT}
# Other possible CXXFLAGS
# To see which power function was chosen
CXXFLAGS += -DMTL_TRACE_POWER_DISPATCHING
# For modular arithmetic to see which i
www.eeworm.com/read/400494/2351996
h longlong.h
/* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modif
www.eeworm.com/read/398634/2374597
cfg interbase-dialect1.cfg
#This file is automaticly generated by crash-me 1.57
NEG=no # update of column= -column
Need_cast_for_null=no # Need to cast NULL for arithmetic
alter_add_col=yes # Alter table add column
alt
www.eeworm.com/read/398634/2374604
cfg interbase-dialect3.cfg
#This file is automaticly generated by crash-me 1.57
NEG=no # update of column= -column
Need_cast_for_null=no # Need to cast NULL for arithmetic
alter_add_col=yes # Alter table add column
alt
www.eeworm.com/read/398634/2374607
cfg access.cfg
#This file is automaticly generated by crash-me 1.45
NEG=no # update of column= -column
Need_cast_for_null=no # Need to cast NULL for arithmetic
alter_add_col=yes # Alter table add column
alt
www.eeworm.com/read/398634/2374616
cfg interbase-superserver.cfg
#This file is automaticly generated by crash-me 1.57
NEG=no # update of column= -column
Need_cast_for_null=no # Need to cast NULL for arithmetic
alter_add_col=yes # Alter table add column
alt
www.eeworm.com/read/393286/2475981
c ieee754.c
/* ieee754 floating point arithmetic
* single and double precision
*
* BUGS
* not much dp done
* doesn't generate IEEE754_INEXACT
*
*/
/*
* MIPS floating point support
* Copyright (C) 1994-20