代码搜索:arithmetic

找到约 7,844 项符合「arithmetic」的源代码

代码结果 7,844
www.eeworm.com/read/440906/1782541

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/428420/1960171

h tvarith.h

/* * tvarith.h * - static inline functions for doing arithmetic on timevals */ /* * This file is * Copyright (C) 1997-1999 Ian Jackson * * It is part of adns
www.eeworm.com/read/398713/2371241

cpp ex2_3.cpp

// ex2_3.cpp // exercises arithmetic assignment and decrement #include using namespace std; int main() { int var = 10; cout
www.eeworm.com/read/375190/2739843

cpp test_float.cpp

/* Boost test/test_float.cpp * test arithmetic operations on a range of intervals * * Copyright 2003 Guillaume Melquiond * * Distributed under the Boost Software License, Version 1.0. * (See acc
www.eeworm.com/read/366702/2881789

c pointer-arith-3.c

/* Test diagnostics for arithmetic on void and function pointers. Test with -pedantic. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-pedantic" }
www.eeworm.com/read/366702/2883915

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/366702/2884171

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/366702/2884590

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/162614/5530840

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/162614/5531079

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