Searched refs:incp (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Drvalue1.C9 String(char *incp);
14 String::String(char *incp) argument
16 cp = incp;
/haiku-buildtools/jam/
H A Dscan.c49 static struct include *incp = 0; /* current file; head of chain */ variable in typeref:struct:include
70 if( incp )
71 printf( "%s: line %d: ", incp->fname, incp->line );
89 /* Push this onto the incp chain. */
96 i->next = incp;
97 incp = i;
115 struct include *i = incp;
117 if( !incp )
192 incp
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dsve.d13034 .*: 256c8000 incp z0\.h, p0
13035 .*: 256c8000 incp z0\.h, p0
13036 .*: 256c8001 incp z1\.h, p0
13037 .*: 256c8001 incp z1\.h, p0
13038 .*: 256c801f incp z31\.h, p0
13039 .*: 256c801f incp z31\.h, p0
13040 .*: 256c8040 incp z0\.h, p2
13041 .*: 256c8040 incp z0\.h, p2
13042 .*: 256c81e0 incp z0\.h, p15
13043 .*: 256c81e0 incp z
[all...]
H A Dsve.s13043 incp z0.h, p0
13045 incp z1.h, p0
13047 incp z31.h, p0
13049 incp z0.h, p2
13051 incp z0.h, p15
13053 incp z0.s, p0
13055 incp z1.s, p0
13057 incp z31.s, p0
13059 incp z0.s, p2
13061 incp z
[all...]

Completed in 146 milliseconds