Searched refs:status (Results 1 - 25 of 3026) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dpr36978.c4 unsigned short status; variable
7 if (status == 2 || status == 7)
9 while (status != 2 && (status != 7 || !flag))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc/execute/
H A Dpr25328.m6 int status = 0;
9 status = 200;
10 return status;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A D20040112-1.c6 char status; local
11 status = *(volatile char *) sp;
12 if (status & 0x80)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/i386/
H A D20040112-1.c6 char status; local
11 status = *(volatile char *) sp;
12 if (status & 0x80)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20030120-2.c5 int foo(int status) argument
8 if (status == 1) s=1;
9 if (status == 3) s=3;
10 if (status == 4) s=4;
H A D950607-1.c3 struct { long status; } h; member in struct:__anon5550
5 h.status = 0;
6 if (((h.status & 128) == 1) && ((h.status & 32) == 0))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dva-arg-pack-2.c4 extern void noreturn (int status, ...);
7 error (int status, ...) argument
9 if (__builtin_constant_p (status))
10 noreturn (status, __builtin_va_arg_pack ());
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20030120-2.c5 int foo(int status) argument
8 if (status == 1) s=1;
9 if (status == 3) s=3;
10 if (status == 4) s=4;
H A D950607-1.c3 struct { long status; } h; member in struct:__anon3805
5 h.status = 0;
6 if (((h.status & 128) == 1) && ((h.status & 32) == 0))
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/tests/agrep/
H A Ddelimiters.ok4 Exit status 0.
8 Exit status 0.
12 Exit status 0.
16 Exit status 0.
20 Exit status 0.
24 Exit status 0.
28 Exit status 0.
32 Exit status 0.
36 Exit status 0.
40 Exit status
[all...]
H A Dexitstatus.ok4 Exit status 0.
8 Exit status 0.
12 Exit status 0.
16 Exit status 0.
20 Exit status 0.
24 Exit status 0.
28 Exit status 0.
32 Exit status 0.
36 Exit status 0.
40 Exit status
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/dhcpctl/
H A Ddhcpctl.c52 isc_result_t status; local
54 status = omapi_init();
55 if (status != ISC_R_SUCCESS)
56 return status;
58 status = omapi_object_type_register (&dhcpctl_callback_type,
69 if (status != ISC_R_SUCCESS)
70 return status;
72 status = omapi_object_type_register (&dhcpctl_remote_type,
82 if (status != ISC_R_SUCCESS)
83 return status;
103 isc_result_t status; local
144 isc_result_t status; local
171 isc_result_t status; local
236 isc_result_t status; local
261 isc_result_t status; local
294 isc_result_t status; local
326 isc_result_t status; local
358 isc_result_t status; local
382 isc_result_t status; local
411 isc_result_t status; local
441 isc_result_t status; local
490 isc_result_t status; local
543 isc_result_t status; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/virtual-time/
H A Drunall.sh33 status=0
37 sh run.sh $d || status=1
40 exit $status
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/
H A Dunittest.sh.in6 status=0
11 status=$?
16 if [ $status -eq 0 ]
24 exit $status
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dweak_undef_test.cc60 int status = 0; local
67 status = 1;
74 status = 1;
81 status = 1;
88 status = 1;
95 status = 1;
102 status = 1;
105 return status;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet3.C14 static BOOL status; local
15 return status;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet3.C14 static BOOL status; local
15 return status;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsolib.c14 int status; local
27 status = shl_findsym (&solib_handle,
31 status = (*solib_main) (dummy);
34 status = shl_unload (solib_handle);
41 status = shl_findsym (&solib_handle,
45 status = (*solib_main) (dummy);
48 status = shl_unload (solib_handle);
55 status = shl_unload (solib_handle);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/xsasl/
H A Dxsasl_cyrus_common.h23 #define xsasl_cyrus_strerror(status) \
24 sasl_errstring((status), NO_SASL_LANGLIST, NO_SASL_OUTLANG)
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/zonechecks/
H A Dtests.sh22 status=0
28 echo "I:failed (status)"; status=1
34 echo "I:failed (message)"; status=1
42 echo "I:failed (status)"; status=1
48 echo "I:failed (message)"; status=1
56 echo "I:failed (status)"; status=1
62 echo "I:failed (message)"; status
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/glue/
H A Dtests.sh27 status=0
30 $DIG +norec @10.53.0.1 -p 5300 foo.bar.fi. A >dig.out || status=1
31 $PERL ../digcomp.pl fi.good dig.out || status=1
34 $DIG +norec @10.53.0.1 -p 5300 foo.bar.xx. a >dig.out || status=1
35 $PERL ../digcomp.pl xx.good dig.out || status=1
38 $DIG +norec @10.53.0.1 -p 5300 foo.bar.yy. a >dig.out || status=1
39 $PERL ../digcomp.pl yy.good dig.out || status=1
42 $DIG +norec @10.53.0.1 -p 5300 example.net. a > dig.out || status=1
43 $PERL ../digcomp.pl noglue.good dig.out || status=1
45 echo "I:exit status
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/omapip/
H A Dtest.c48 isc_result_t status; local
57 status = omapi_generic_new (&listener, MDL);
58 if (status != ISC_R_SUCCESS) {
60 isc_result_totext (status));
63 status = omapi_protocol_listen (listener,
65 if (status != ISC_R_SUCCESS) {
67 isc_result_totext (status));
76 status = omapi_generic_new (&connection, MDL);
77 if (status != ISC_R_SUCCESS) {
79 isc_result_totext (status));
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A DWshadow-1.C10 struct status // { dg-bogus "shadowed declaration" } struct
23 void foo (struct status &status,// { dg-bogus "shadows a global decl" } argument
33 void status::foo2 ()
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Dmi.C2 int status; variable
4 struct A { virtual void foo () { status = 1; } };
8 struct E : public D, public C { void foo () { status = 0; } };
16 return status;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/gnu-encoding/
H A Dgnu-encoding.exp43 set status [remote_exec build "$HOSTCC $HOSTCFLAGS $generator_cmd"]
44 set status [lindex $status 0]
46 if { $status == 0 } then {
51 set status [remote_exec host "$generator $generator_args"]
52 set status [lindex $status 0]
53 if { $status == 0 } then {

Completed in 350 milliseconds

1234567891011>>