代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/408246/2253100
lisp arith.lisp
;;;; the VM definition arithmetic VOPs for the SPARC
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived from the CMU CL s
www.eeworm.com/read/408246/2253127
lisp arith.lisp
;;;; the VM definition arithmetic VOPs for the PPC
;;;; This software is part of the SBCL system. See the README file for
;;;; more information.
;;;;
;;;; This software is derived from the CMU CL sys
www.eeworm.com/read/396408/2417982
h eval.h
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it a
www.eeworm.com/read/396408/2421126
h eval.h
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it a
www.eeworm.com/read/375190/2739823
cpp filter.cpp
/* Boost example/filter.cpp
* two examples of filters for computing the sign of a determinant
* the second filter is based on an idea presented in
* "Interval arithmetic yields efficient dynamic fi
www.eeworm.com/read/366702/2881144
c fwrapv-1.c
/* Copyright (C) 2003 Free Software Foundation.
Test that the -fwrapv command line option is accepted and disables
"unsafe" optimizations that rely on undefined arithmetic overflow.
Written
www.eeworm.com/read/364434/2905680
svn-base eval.h.svn-base
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it a
www.eeworm.com/read/353378/3086127
h ltc_tommath.h
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmetic as well as number theoretic functionality.
*
*
www.eeworm.com/read/258653/4353168
h eval.h
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it a
www.eeworm.com/read/474778/6806931
c galois.c
/*****************************
*
*
* Multiplication and Arithmetic on Galois Field GF(256)
*
* From Mee, Daniel, "Magnetic Recording, Volume III", Ch. 5 by Patel.
*
* (c) 1991 Henry Minsky
*