代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/169697/5412078
i socki_util.i
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#if (MPICH_THREAD_LEVEL == MPI_THREAD_MULTIPLE)
static in
www.eeworm.com/read/167728/5453128
texi specfunc-lambert.texi
@cindex W function
@cindex Lambert function
Lambert's W functions, @math{W(x)}, are defined to be solutions
of the equation @math{W(x) \exp(W(x)) = x}. This function has
multiple branches for @math{x
www.eeworm.com/read/167185/5462894
makefi~0
# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.51 89/12/12 12:37:30 jim Exp $
#
# The cpp used on this machine replaces all newlines and multiple tabs and
# spaces in a macro
www.eeworm.com/read/162614/5515400
c closure_fn3.c
/* Area: closure_call
Purpose: Check multiple values passing from different type.
Also, exceed the limit of gpr and fpr registers on PowerPC
Darwin.
Limitations: none.
PR: none.
Origi
www.eeworm.com/read/162614/5515406
c closure_fn1.c
/* Area: closure_call.
Purpose: Check multiple values passing from different type.
Also, exceed the limit of gpr and fpr registers on PowerPC
Darwin.
Limitations: none.
PR: none.
Orig
www.eeworm.com/read/162614/5515416
c closure_fn2.c
/* Area: closure_call
Purpose: Check multiple values passing from different type.
Also, exceed the limit of gpr and fpr registers on PowerPC
Darwin.
Limitations: none.
PR: none.
Origi
www.eeworm.com/read/162614/5515433
c closure_fn0.c
/* Area: closure_call
Purpose: Check multiple values passing from different type.
Also, exceed the limit of gpr and fpr registers on PowerPC
Darwin.
Limitations: none.
PR: none.
Origi
www.eeworm.com/read/162614/5519900
c overload7.c
// { dg-do run }
// Check that object call works when there are multiple conversion ops
// returning the same type.
typedef int (*pfn)();
int zero () { return 0; }
int one () { return 1; }
int two
www.eeworm.com/read/162614/5529127
c redecl-10.c
/* Test for multiple declarations and composite types. Check we don't
ICE with nested initializers. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "
www.eeworm.com/read/162614/5529296
c redecl-3.c
/* Test for multiple declarations and composite types. Includes bug
13801. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-g" } */
typedef int IA[]