Searched refs:fb1 (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/
H A D10096.cc40 filebuf fb1; local
41 fb1.open(name, ios_base::in);
44 while ((c1 = fb1.sbumpc()) != filebuf::traits_type::eof())
46 fb1.close();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/
H A D10096.cc39 filebuf fb1; local
40 fb1.open(name, ios_base::in);
43 while ((c1 = fb1.sbumpc()) != filebuf::traits_type::eof())
45 fb1.close();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/format/
H A Dattr-3.c17 extern void fb1 (const char *, ...) __attribute__((format())); /* { dg-error "wrong number of arguments" "bad format" } */
H A Dms_attr-3.c17 extern void fb1 (const char *, ...) __attribute__((format())); /* { dg-error "wrong number of arguments" "bad format" } */
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/format/
H A Dattr-3.c16 extern void fb1 (const char *, ...) __attribute__((format())); /* { dg-error "wrong number of arguments" "bad format" } */
/netbsd-6-1-5-RELEASE/etc/etc.sparc/
H A DMAKEDEV.conf29 mkdev fb1 c 22 1 666
/netbsd-6-1-5-RELEASE/etc/etc.sparc64/
H A DMAKEDEV.conf32 mkdev fb1 c 22 1 666
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d438 1ac: 3fb1.*
439 1ad: 3fb1.*
4027 fb1: 0c0e.*
8123 1fb1: 038d.*
11439 2ca5: 6fb1.*
11442 2ca8: 6fb1.*
11446 2cac: 6fb1.*
11448 2cae: 6fb1.*
11450 2cb0: 6fb1.*
11452 2cb2: 6fb1
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Dprefix.d15 [ ]+1c:[ ]+7fb1 564a[ ]+move\.w \[\$?r11\+127\],\$?r4
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/h8300/
H A Dt05_cmp.s612 cmp.l er3,er1 ;1fb1
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
H A Dt05_cmp.s613 cmp.l er3,er1 ;1fb1
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dc99-vla-jump-2.c18 void fb1 (int n) { p0A:goto p0A; goto a; P0A:goto P0A;{ int b[n]; a:{ int c[n]; P012A:goto P012A;0;} P01B:goto P01B;{ int d[n]; P013A:goto P013A;0;} P01C:goto P01C;; int e[n]; P014A:goto P014A;0;}; P0B:goto P0B;{ int f[n]; P02A:goto P02A;{ int g[n]; P024A:goto P024A;0;}; P02B:goto P02B;{ int h[n]; P025A:goto P025A;0;}; P02C:goto P02C;; int i[n]; P026A:goto P026A;0;}; P0C:goto P0C;; int j[n]; P03A:goto P03A;0;P03B:goto P03B; } /* { dg-error "jump into scope of identifier with variably modified type" } */ function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dc99-vla-jump-2.c18 void fb1 (int n) { p0A:goto p0A; goto a; P0A:goto P0A;{ int b[n]; a:{ int c[n]; P012A:goto P012A;0;} P01B:goto P01B;{ int d[n]; P013A:goto P013A;0;} P01C:goto P01C;; int e[n]; P014A:goto P014A;0;}; P0B:goto P0B;{ int f[n]; P02A:goto P02A;{ int g[n]; P024A:goto P024A;0;}; P02B:goto P02B;{ int h[n]; P025A:goto P025A;0;}; P02C:goto P02C;; int i[n]; P026A:goto P026A;0;}; P0C:goto P0C;; int j[n]; P03A:goto P03A;0;P03B:goto P03B; } /* { dg-error "error: jump into scope of identifier with variably modified type" } */ function

Completed in 294 milliseconds