代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/11175/208193
c qbidata.c
/***
*qbidata.c - allocate global variable storage for EXTERNAL variables
*
* Copyright 1986, Microsoft Corporation
*
*Purpose:
* Variables declared with the EXTERNAL declaration are includ
www.eeworm.com/read/11356/228292
c ppp.c
/*
* PPP.C -- Send and receive datagrams on serial lines with
* Point-to-Point Protocol
*
* This implementation of PPP is declared to be in the public domain.
*
*/
#include "global
www.eeworm.com/read/13787/283517
c ppp.c
/*
* PPP.C -- Send and receive datagrams on serial lines with
* Point-to-Point Protocol
*
* This implementation of PPP is declared to be in the public domain.
*
*/
#include "global
www.eeworm.com/read/247171/4487078
vb labeld.vb
' Positive Test
' Test labels in functions
''''''''''''''''''''''''''''''''''
' vbc output
''''''''''''''''''''''''''''''''''
' Should be
'Error BC30451: Name 'y' is not declared
'Error BC30451: Name
www.eeworm.com/read/240162/4582202
c dtors1.c
// { dg-do run }
// GROUPS passed destructors
// Check that when an object of a derived class is (implicitly)
// destructed (on exit from the block in which it is declared)
// that the destructor for
www.eeworm.com/read/234134/4661554
c qbidata.c
/***
*qbidata.c - allocate global variable storage for EXTERNAL variables
*
* Copyright 1986, Microsoft Corporation
*
*Purpose:
* Variables declared with the EXTERNAL declaration are includ
www.eeworm.com/read/233448/4675018
c dtors1.c
// { dg-do run }
// GROUPS passed destructors
// Check that when an object of a derived class is (implicitly)
// destructed (on exit from the block in which it is declared)
// that the destructor for
www.eeworm.com/read/233448/4684066
c gnu99-static-1.c
/* It is a constraint violation for a static function to be declared
but not defined if it is used except in a sizeof expression whose
result is an integer constant. In GNU C, we need to consid
www.eeworm.com/read/204040/5035887
c qbidata.c
/***
*qbidata.c - allocate global variable storage for EXTERNAL variables
*
* Copyright 1986, Microsoft Corporation
*
*Purpose:
* Variables declared with the EXTERNAL declaration are includ
www.eeworm.com/read/167728/5453107
texi specfunc-log.texi
@cindex logarithm and related functions
Information on the properties of the Logarithm function can be found in
Abramowitz & Stegun, Chapter 4. The functions described in this section
are declared i