代码搜索:Built-In

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

代码结果 2,787
www.eeworm.com/read/456693/1604691

c bltinmodule.c

/* Portions Copyright (c) 2005 Nokia Corporation */ /* Built-in functions */ #include "Python.h" #include "node.h" #include "compile.h" #include "eval.h" #include #ifdef RIS
www.eeworm.com/read/240162/4580422

c builtins7.c

// { dg-do run } // { dg-options "-O2" } // Test that built-in functions are recognized with a prototype. // Origin: Roger Sayle Mar 20, 2002 // Copyright (C) 2002 Free Software Foundation. // exte
www.eeworm.com/read/240162/4580488

c builtins6.c

// { dg-do run } // { dg-options "-O2" } // Test that built-in functions are recognized with a prototype. // Origin: Roger Sayle Mar 20, 2002 // Copyright (C) 2002 Free Software Foundation. // type
www.eeworm.com/read/240162/4580536

c builtins8.c

// { dg-do run } // { dg-options "-O2" } // Test that built-in functions are recognized with a prototype. // Origin: Roger Sayle Mar 20, 2002 // Copyright (C) 2002 Free Software Foundation. // ext
www.eeworm.com/read/240162/4582765

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/240162/4588072

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/237463/4627580

svn-base tcltk.txt.svn-base

# bitmap.tcl -- # # This demonstration script creates a toplevel window that displays # all of Tk's built-in bitmaps. # # RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $ if {
www.eeworm.com/read/237463/4627628

txt tcltk.txt

# bitmap.tcl -- # # This demonstration script creates a toplevel window that displays # all of Tk's built-in bitmaps. # # RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $ if {
www.eeworm.com/read/233448/4673239

c builtins7.c

// { dg-do run } // { dg-options "-O2" } // Test that built-in functions are recognized with a prototype. // Origin: Roger Sayle Mar 20, 2002 // Copyright (C) 2002 Free Software Foundation. // exte
www.eeworm.com/read/233448/4673305

c builtins6.c

// { dg-do run } // { dg-options "-O2" } // Test that built-in functions are recognized with a prototype. // Origin: Roger Sayle Mar 20, 2002 // Copyright (C) 2002 Free Software Foundation. // type