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

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcall-sc.c55 zed () function
73 global variable clearing zed call. */
75 zed ();
79 zed ();
H A Dstructs.c363 zed () function
433 been preceeded by a global variable clearing zed call. */
437 zed ();
H A Dstructs.exp117 # "zed" returns the invalid value.
142 proc zed { n } {
287 gdb_test "p/c L${n}" " = [zed $n]" "zed L<n> for return; ${tests}"
345 -re " = [zed ${n}].*${gdb_prompt} $" {
385 gdb_test "p/c L${n}" " = [zed $n]" "zed L<n> for finish; ${tests}"
417 -re "[zed ${n}]\[\r\n\]+${gdb_prompt} $" {
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c1317 static const char zed[] = "0";
1320 c = &zed[0];
1316 static const char zed[] = "0"; local

Completed in 92 milliseconds