代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/138105/13260014
h machine.h
/* Note special macros: ANSI_C (ANSI C syntax)
SEGMENTED (segmented memory machine e.g. MS-DOS)
MALLOCDECL (declared if malloc() etc have
been declared) */
#define const
/* #und
www.eeworm.com/read/273525/4208576
class graphstyle.class
// graphstyle
//
// Base style for graphs
*! version 1.0.2 18nov2004
version 8
class {
declared_xsize = .graphsize.new , style(4)
declared_ysize = .graphsize.new , style(4)
www.eeworm.com/read/396039/2424793
h romioconf.h
/* Define as __inline if that's what the C compiler calls it. */
//#undef inline
/* Define if `sys_siglist' is declared by . */
#undef SYS_SIGLIST_DECLARED
#undef AIO_HANDLE_IN_AIOCB
#un
www.eeworm.com/read/470720/1445671
c redecl4.c
int main() {
struct A {
void f();
void f(); // ERROR - already declared
};
}
www.eeworm.com/read/470693/1457617
c redecl4.c
int main() {
struct A {
void f();
void f(); // ERROR - already declared
};
}
www.eeworm.com/read/190666/5173461
c redecl4.c
int main() {
struct A {
void f();
void f(); // ERROR - already declared
};
}
www.eeworm.com/read/340665/3274118
c redecl4.c
int main() {
struct A {
void f();
void f(); // ERROR - already declared
};
}
www.eeworm.com/read/440906/1775750
c redecl4.c
int main() {
struct A {
void f();
void f(); // ERROR - already declared
};
}
www.eeworm.com/read/229812/4740661
cmp err19.cmp
ERR19(6): Error(E19): Target (test1) already declared Single-colon
ERR19(9): Error(E19): Target (test2) already declared Single-colon
ERR19(12): Error(E19): Target (test3) already declared Single-co
www.eeworm.com/read/137696/5819253
msg xercesmessages_en_us.msg
$quote "
$set 1
2 Notation '{0}' has already been declared
3 Attribute '{0}' has already been declared for element '{1}'
4 Encoding ({0}, from XMLDecl or manually set) contradicts the auto-sensed e