代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/147331/5732669
h atexit.h
/*
* %G% (UofMD) %D%
*/
#define ATEXIT_SIZE 32 /* must be at least 32 to guarantee ANSI conformance */
struct atexit {
struct atexit *next; /* next in list */
int ind; /* next index in this t
www.eeworm.com/read/124347/6052117
h atexit.h
/*
* %G% (UofMD) %D%
*/
#define ATEXIT_SIZE 32 /* must be at least 32 to guarantee ANSI conformance */
struct atexit {
struct atexit *next; /* next in list */
int ind; /* next index in this t
www.eeworm.com/read/162614/5517713
c dllimport4.c
// Report error if dllimport attribute in definition itself.
// { dg-do compile { target i?86-*-cygwin* i?86-*-mingw*} }
__attribute__((dllimport)) void bar () { } // { dg-error "definition" }
__a
www.eeworm.com/read/162614/5522292
c tempparse.c
// { dg-do assemble }
/*
PRMS Id: 3631
Bug is: g++ mangles template class names in a way that it won't accept,
and then tries to feed them to itself.
*/
template
struct A {
A()
www.eeworm.com/read/162614/5528493
c 20020605-1.c
/* This testcase caused on IA-32 -O2 endless loop in
merge_blocks when trying to merge a basic block
with itself. */
void f (void)
{
char *c;
do
{
if (c)
break;
}
while (1
www.eeworm.com/read/287213/8705727
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// Example files...
/////////////////////////////////////////////////////////////////////
WzdBtmap.cpp -- bitmap class which
www.eeworm.com/read/180544/9303064
symbol 32b_mul_macro.exe.symbol
< THE SYMBOL TABLE > 32b_mul_macro.exe -- emu8086 assembler version: 4.02
===================================================================================================
Name
www.eeworm.com/read/180544/9303076
symbol search_m.exe.symbol
< THE SYMBOL TABLE > search_m.exe -- emu8086 assembler version: 4.02
===================================================================================================
Name
www.eeworm.com/read/180544/9303107
symbol 32b_mul_proc.exe.symbol
< THE SYMBOL TABLE > 32b_mul_proc.exe -- emu8086 assembler version: 4.02
===================================================================================================
Name
www.eeworm.com/read/363371/9954764
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// Example files...
/////////////////////////////////////////////////////////////////////
WzdBtmap.cpp -- bitmap class which