代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/233448/4685751
c complete-port.c
/* This small program uses all the arithmetic operators that may
generate calls to library routines which must be implemented in
port-specific assembly language. */
/* { dg-do link } */
#inclu
www.eeworm.com/read/233448/4685987
c arith-3.c
/* Preprocessor arithmetic semantic tests. */
/* Copyright (C) 2002 Free Software Foundation, Inc. */
/* Source: Neil Booth, 26 May 2002. */
/* The file tests overflow warnings for, and values of
www.eeworm.com/read/233448/4686315
c pointer-arith-1.c
/* Test diagnostics for arithmetic on void and function pointers.
Test with no special options. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "" }
www.eeworm.com/read/233007/4695385
c jdarith.c
/*
* jdarith.c
*This programe is reedited by Fujian Shi(fieagle@yahoo.com.cn).
* The primitive code is writed by Guido Vollbeding .
* This program is designed to finish arithmetic
www.eeworm.com/read/229812/4750437
gml rflhead.gml
Arithmetic Primer
1 Addition
1.1 Adding two digits
1.2 Adding multiple digits
2 Subtraction
2.1 Subtracting two digits
2.1.1 Positive Results
2.1.2 Negative Results
2
www.eeworm.com/read/229812/4751840
gml finote11.gml
.np
With these shift functions,
.id n
must be a non-negative integer.
In an arithmetic shift,
.id j
is considered a signed integer.
In the case of a left shift, zeros are shifted into the right
www.eeworm.com/read/229812/4751897
gml swhile.gml
.section Block WHILE Statement
.*
.mext begin
WHILE (e) DO [: block-label]
.mext end
.synote
.mnote e
is a logical expression or integer arithmetic expression, in which
case the resul
www.eeworm.com/read/205930/5014114
c jdarith.c
/*
* jdarith.c
*This programe is reedited by Fujian Shi(fieagle@yahoo.com.cn).
* The primitive code is writed by Guido Vollbeding .
* This program is designed to finish arithmetic
www.eeworm.com/read/190666/5179713
c complete-port.c
/* This small program uses all the arithmetic operators that may
generate calls to library routines which must be implemented in
port-specific assembly language. */
/* { dg-do link } */
#inclu
www.eeworm.com/read/340665/3280666
c complete-port.c
/* This small program uses all the arithmetic operators that may
generate calls to library routines which must be implemented in
port-specific assembly language. */
/* { dg-do link } */
#inclu