代码搜索:Built-In

找到约 2,787 项符合「Built-In」的源代码

代码结果 2,787
www.eeworm.com/read/366702/2881198

c builtins-27.c

/* Copyright (C) 2003 Free Software Foundation. Check that constant folding of built-in math functions doesn't break anything and produces the expected results. Written by Roger Sayle, 29th
www.eeworm.com/read/366702/2881640

c builtins-14.c

/* Copyright (C) 2003 Free Software Foundation. Check that constant folding of built-in math functions doesn't break anything and produces the expected results. Written by Roger Sayle, 9th
www.eeworm.com/read/366702/2882562

c builtin-minmax-1.c

/* Copyright (C) 2006 Free Software Foundation. Verify that built-in math function folding of fmin/fmax is correctly performed by the compiler. Origin: Kaveh R. Ghazi, November 13, 2006.
www.eeworm.com/read/366702/2882591

c builtin-ctype-1.c

/* Copyright (C) 2004 Free Software Foundation. Verify that built-in ctype function attributes are correctly set by the compiler. Written by Kaveh Ghazi, 2004-03-23. */ /* { dg-do link }
www.eeworm.com/read/366702/2882647

c builtin-wctype-1.c

/* Copyright (C) 2004, 2005 Free Software Foundation. Verify that built-in wctype function attributes are correctly set by the compiler. Written by Kaveh Ghazi, 2004-03-25. */ /* { dg-do
www.eeworm.com/read/366702/2883651

c builtins-17.c

/* Copyright (C) 2003 Free Software Foundation. Check that constant folding of built-in math functions doesn't break anything and produces the expected results. Written by Roger Sayle, 25th
www.eeworm.com/read/366702/2884409

c builtins-10.c

/* Copyright (C) 2003 Free Software Foundation. Check that constant folding of built-in math functions doesn't break anything and produces the expected results. Written by Roger Sayle, 2nd
www.eeworm.com/read/360971/2955095

cpp fig17_03.cpp

// Fig. 17.3: fig17_03.cpp // Attempting to initialize a constant of // a built-in data type with an assignment. #include using std::cout; using std::endl; class Increment { publ
www.eeworm.com/read/358243/2988676

java collapsedstringadapter.java

/* * Copyright 2004 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package javax.xml.bind.annotation.adapters; /** * Built-in {
www.eeworm.com/read/162614/5530160

c builtin-ctype-1.c

/* Copyright (C) 2004 Free Software Foundation. Verify that built-in ctype function attributes are correctly set by the compiler. Written by Kaveh Ghazi, 2004-03-23. */ /* { dg-do link }