代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/366702/2871632
c 900520_04.c
// { dg-do run }
// g++ 1.37.1 bug 900520_04
// g++ does not yet support the initialization of scalar type objects
// (including built-in arithmetic types, enum types, and pointer types)
// via cons
www.eeworm.com/read/366702/2878170
c abs-1.c
/* Test for -fno-builtin-FUNCTION. */
/* Origin: Joseph Myers . */
/* GCC normally handles abs and labs as built-in functions even without
optimization. So test that with -fno-b
www.eeworm.com/read/366702/2883424
c builtins-63.c
/* Copyright (C) 2007 Free Software Foundation.
Check that isinf, isinff and isinfl built-in functions compile.
Written by Uros Bizjak, 31st January 2007. */
/* { dg-do compile } */
/* { dg-
www.eeworm.com/read/366702/2884664
c builtins-38.c
/* Copyright (C) 2004 Free Software Foundation.
Check that logb, logbf, logbl, ilogb, ilogbf and ilogbl
built-in functions compile.
Written by Uros Bizjak, 14th April 2004. */
/* { dg-do
www.eeworm.com/read/162614/5531468
c builtins-38.c
/* Copyright (C) 2004 Free Software Foundation.
Check that logb, logbf, logbl, ilogb, ilogbf and ilogbl
built-in functions compile.
Written by Uros Bizjak, 14th April 2004. */
/* { dg-do
www.eeworm.com/read/152843/5657392
c irq.c
/*
* linux/arch/xtensa/kernel/irq.c
*
* Xtensa built-in interrupt controller and some generic functions copied
* from i386.
*
* Copyright (C) 2002 - 2005 Tensilica, Inc.
* Copyright (C) 1992, 1
www.eeworm.com/read/237122/13977544
htm ch46_08.htm
[Chapter 46] 46.8 Test Built-In Commands for Failure
www.eeworm.com/read/192096/8405974
htm ch12_12.htm
Recipe 12.11. Overriding Built-In Functions (Perl Cookbook)
www.eeworm.com/read/387005/8713430
c builtin.c
/*
asg and set built-in commands (used in shells)
AUP2, Sec. 5.04
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the W
www.eeworm.com/read/282901/9053837
htm ch11_04.htm
Built-in Variables (UNIX in a Nutshell: System V Edition)