代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/350482/10741383
c bn_mp_expt_d.c
#include
#ifdef BN_MP_EXPT_D_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as wel
www.eeworm.com/read/350482/10741438
c bn_mp_sub_d.c
#include
#ifdef BN_MP_SUB_D_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well
www.eeworm.com/read/467287/7009250
c arith.c
#include "arith.h"
#include "files.h"
/*
Declare variables use for arithmetic compression
*/
static int under_flow_count = 0;
static unsigned int low = 0;
static unsigned int rang
www.eeworm.com/read/296774/7113481
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/296774/7114409
c libgcc1-test.c
/* This small function uses all the arithmetic operators that
libgcc1.c can handle. If you can link it, then
you have provided replacements for all the libgcc1.c functions that
your target m
www.eeworm.com/read/165343/7143991
txt testgs1.cc.txt
// Program: testGS.cc --- test the GS decoder and multivar poly arithmetic
// Todd K. Moon, Jan 24, 2004
// Copyright 2004 by Todd K. Moon
// Permission is granted to use this program/data
// for e
www.eeworm.com/read/297233/8042234
c libgcc1-test.c
/* This small function uses all the arithmetic operators that
libgcc1.c can handle. If you can link it, then
you have provided replacements for all the libgcc1.c functions that
your target m
www.eeworm.com/read/139063/13190136
h vlong.h
class vlong // very long integer - can be used like long
{
public:
// Standard arithmetic operators
friend vlong operator +( const vlong& x, const vlong& y );
friend vlong operator -( const vlon
www.eeworm.com/read/323119/13351068
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/323119/13351088
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