Searched refs:whatever (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A DWunused-8.C6 // We should not see an "unused" warning about "whatever" on the
8 return whatever (); // { dg-error "declared" }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/warn/
H A DWunused-8.C6 // We should not see an "unused" warning about "whatever" on the
8 return whatever (); // { dg-error "declared" }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/tests/base/sys/
H A Dregset.h16 int whatever; member in struct:u_fps::rsfpstate
22 int whatever; member in struct:_u_fps::_rsfpstate
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn3.c19 #pragma whatever /* { dg-warning "indented" "^#c89" } */
20 # pragma whatever /* { dg-warning "indented" "^# c89" } */
21 #pragma whatever /* { dg-bogus "indented" "^ #c89" } */
22 # pragma whatever /* { dg-bogus "indented" "^ # c89" } */
43 #error whatever /* { dg-warning "indented" "^#c89" } */
44 # error whatever /* { dg-warning "indented" "^# c89" } */
45 #error whatever /* { dg-bogus "indented" "^ #c89" } */
46 # error whatever /* { dg-bogus "indented" "^ # c89" } */
H A Dtr-warn1.c14 #pragma whatever /* { dg-warning "indented" "^#c89" } */
15 # pragma whatever /* { dg-warning "indented" "^# c89" } */
16 #pragma whatever /* { dg-bogus "indented" "^ #c89" } */
17 # pragma whatever /* { dg-bogus "indented" "^ # c89" } */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/ipa/
H A Dmodif-1.c5 struct whatever struct
11 void func1 (struct whatever w);
12 void func2 (struct whatever *pw);
16 void the_test (struct whatever u, struct whatever v,
17 struct whatever w, struct whatever x,
20 struct whatever *pw = &w;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/
H A Dtr-warn3.c19 #pragma whatever /* { dg-warning "indented" "^#c89" } */
20 # pragma whatever /* { dg-warning "indented" "^# c89" } */
21 #pragma whatever /* { dg-bogus "indented" "^ #c89" } */
22 # pragma whatever /* { dg-bogus "indented" "^ # c89" } */
43 #error whatever /* { dg-warning "indented" "^#c89" } */
44 # error whatever /* { dg-warning "indented" "^# c89" } */
45 #error whatever /* { dg-bogus "indented" "^ #c89" } */
46 # error whatever /* { dg-bogus "indented" "^ # c89" } */
H A Dtr-warn1.c14 #pragma whatever /* { dg-warning "indented" "^#c89" } */
15 # pragma whatever /* { dg-warning "indented" "^# c89" } */
16 #pragma whatever /* { dg-bogus "indented" "^ #c89" } */
17 # pragma whatever /* { dg-bogus "indented" "^ # c89" } */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dpr44546.c11 extern int whatever (vtx_data *);
20 whatever (graph) > graph[n].ewgts[n] ?
21 whatever (graph) : graph[n].ewgts[n];
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate17.C13 namespace whatever namespace
19 namespace whatever namespace
27 using namespace whatever;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate17.C13 namespace whatever namespace
19 namespace whatever namespace
27 using namespace whatever;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dstart4.s3 # anything so whatever is linked will be discarded.
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsandbox-systrace.c94 char whatever = 0; local
99 if (atomicio(vwrite, box->child_sock, &whatever, 1) != 1)
102 if (atomicio(read, box->child_sock, &whatever, 1) != 1)
113 char whatever = 0; local
120 if (atomicio(read, box->parent_sock, &whatever, 1) != 1)
173 if (atomicio(vwrite, box->parent_sock, &whatever, 1) != 1)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/demos/easy_tls/
H A DMakefile28 SYSCFLAGS=whatever
29 SYSLIBS=whatever
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/cris/
H A Doperand-err-1.s18 ; e.g. "test.d [$pc+] @ .dword whatever".
19 test.d whatever ; { dg-error "(Illegal|Invalid) operands" "" }
22 clear.d whatever ; { dg-error "(Illegal|Invalid) operands" }
/netbsd-6-1-5-RELEASE/external/bsd/cron/dist/
H A DINSTALL86 (or whatever); no '&' is needed since the daemon forks itself and the
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc32/
H A Dmode1o.asm41 C get at the GOT/TOC/whatever.
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dmi-support.exp956 # to match against whatever is output in *stopped. ARGS should
1341 set whatever "\"\[^\"\]+\""
1407 set whatever "\"\[^\"\]+\""
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/ia64/
H A Dgcd_1.asm83 C set of predicates to control some shifts or subtracts or whatever. That
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x1614 to "struct whatever" or something.
1665 to take the address of whatever variable has been passed).
1990 whatever the "of" is after tha array brackets.
2161 (putpkt): Read whatever garbage comes over the line until we see a
2268 Made whatever signal indicates a stop configurable (via macro
4498 whatever the function returns, not the type of the function (fixed
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dmakeapps.com85 $! The Architecture Is Alpha, IA64 or whatever comes in the future.
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
2408 % to index the item name in whatever manner is desired (perhaps none).
2747 % be just 1. We just use it, whatever it is.
3257 % from whatever follows.
3394 % control sequences and just writes whatever the best ASCII sort string
3542 % @tindex whatever
3591 % @deffn deffn-whatever
3592 % @vindex index-whatever
3594 % would allow a break between the index-whatever whatsit
4518 % Add extra space after the heading -- half of whatever cam
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/include/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
2412 % to index the item name in whatever manner is desired (perhaps none).
2751 % be just 1. We just use it, whatever it is.
3237 % from whatever follows.
3414 % control sequences and just writes whatever the best ASCII sort string
3558 % @tindex whatever
3607 % @deffn deffn-whatever
3608 % @vindex index-whatever
3610 % would allow a break between the index-whatever whatsit
4534 % Add extra space after the heading -- half of whatever cam
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
2311 % to index the item name in whatever manner is desired (perhaps none).
2650 % be just 1. We just use it, whatever it is.
3136 % from whatever follows.
3312 % control sequences and just writes whatever the best ASCII sort string
3456 % @tindex whatever
3505 % @deffn deffn-whatever
3506 % @vindex index-whatever
3508 % would allow a break between the index-whatever whatsit
4432 % Add extra space after the heading -- half of whatever cam
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
2311 % to index the item name in whatever manner is desired (perhaps none).
2650 % be just 1. We just use it, whatever it is.
3136 % from whatever follows.
3312 % control sequences and just writes whatever the best ASCII sort string
3456 % @tindex whatever
3505 % @deffn deffn-whatever
3506 % @vindex index-whatever
3508 % would allow a break between the index-whatever whatsit
4432 % Add extra space after the heading -- half of whatever cam
[all...]

Completed in 409 milliseconds

12