代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/136959/13352258
how dblround.how
Let's look at DBLROUND.C without the #include's or conditional macros for
NCEG...
double dround(double x)
{
Boolean_T flag;
static volatile double X;
SAVEROUND();
if (Tru
www.eeworm.com/read/309649/13667307
how dblround.how
+++Date last modified: 05-Jul-1997
Let's look at DBLROUND.C without the #include's or conditional macros for
NCEG...
double dround(double x)
{
Boolean_T flag;
static volatil
www.eeworm.com/read/136107/13872368
h err_header.h
/*
Call a function that never declared
*/
void foo(void)
{
a_not_defined_function();
}
www.eeworm.com/read/148359/5715544
elementvalid4
./test/VC/ElementValid4:7: validity error: Element c is not declared in doc list of possible children
This seems Ok but this was not declared
www.eeworm.com/read/139291/5805834
pl list_hooks.pl
#!/usr/bin/perl -w
#
# Copyright 2001-2004 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the
www.eeworm.com/read/136989/5830596
idl treecontroller.idl
// TreeController.idl,v 1.1 2001/12/31 17:12:27 parsons Exp
valuetype BaseNode;
// This TreeController is probably a silly idea.
// All I want from it is a valutype forward declared
// in on
www.eeworm.com/read/136989/5830655
idl treecontroller.idl
// TreeController.idl,v 1.1 2003/08/26 21:24:05 edwardgt Exp
valuetype BaseNode;
// This TreeController is probably a silly idea.
// All I want from it is a valutype forward declared
// in o
www.eeworm.com/read/136812/5860905
c msgbuf2.c
#ifndef lint
static char sccsid[] = "@(#)msgbuf2.c 1.1 92/07/30 SMI"; /* from S5R2 1.4 */
#endif
# include "lerror.h"
char *msg2text[ NUM2MSGS ] = {
/* [0] */ "name used but not defined", /* name */
www.eeworm.com/read/131315/5937688
sed lint.sed
/: warning: conversion from long may lose accuracy$/d
/: warning: possible pointer alignment problem$/d
/^Lint pass[0-9][0-9]*:$/d
/^[a-zA-Z][a-zA-Z0-9_-]*\.c:[ ]*$/d
/^addglobal, arg\. 2 used incons
www.eeworm.com/read/119332/6091266
java errorcodelist.java
/*
* Light And Shadow. A Persistent Universe based on Robert Jordan's Wheel of Time Books.
* Copyright (C) 2001-2002 WOTLAS Team
*
* This program is free software; you can redistribute it and/