代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/136812/5860901
llib-lcurses
/* @(#)llib-lcurses 1.1 92/07/30 SMI; from UCB 1.5 3/27/83 */
/* LINTLIBRARY */
# include "curses.h"
/*
* Fake declarations; all of these are declared as externs in curses.h,
* but lint needs some
www.eeworm.com/read/255407/6290956
c account.c
#include "Account.h"
unsigned int Account::
get_unique_acct_nmbr() const
{
static unsigned int acct_nmbr = 1000000;
return ++acct_nmbr;
}
/* init_heap_array(),
* declared as a stati
www.eeworm.com/read/406664/11437760
c account.c
#include "Account.h"
unsigned int Account::
get_unique_acct_nmbr() const
{
static unsigned int acct_nmbr = 1000000;
return ++acct_nmbr;
}
/* init_heap_array(),
* declared as a stati
www.eeworm.com/read/157007/11744992
c account.c
#include "Account.h"
unsigned int Account::
get_unique_acct_nmbr() const
{
static unsigned int acct_nmbr = 1000000;
return ++acct_nmbr;
}
/* init_heap_array(),
* declared as a stati
www.eeworm.com/read/156364/11808519
c account.c
#include "Account.h"
unsigned int Account::
get_unique_acct_nmbr() const
{
static unsigned int acct_nmbr = 1000000;
return ++acct_nmbr;
}
/* init_heap_array(),
* declared as a stati
www.eeworm.com/read/258434/11864115
c doansi_2.c
/*
** DOANSI_2.C - OS-Specific ANSI screen code interpreter functions
**
** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever
** purposes by author: Mark Kimes
*/
#ifdef
www.eeworm.com/read/258434/11864549
c doansi_1.c
/*
** DOANSI_1.C - Portable ANSI screen code interpreter
**
** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever
** purposes by author: Mark Kimes
*/
#include
www.eeworm.com/read/341877/12056799
c doansi_2.c
/*
** DOANSI_2.C - OS-Specific ANSI screen code interpreter functions
**
** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever
** purposes by author: Mark Kimes
*/
#ifdef
www.eeworm.com/read/341877/12057203
c doansi_1.c
/*
** DOANSI_1.C - Portable ANSI screen code interpreter
**
** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever
** purposes by author: Mark Kimes
*/
#include
www.eeworm.com/read/253867/12179775
c account.c
#include "Account.h"
unsigned int Account::
get_unique_acct_nmbr() const
{
static unsigned int acct_nmbr = 1000000;
return ++acct_nmbr;
}
/* init_heap_array(),
* declared as a stati