Searched refs:leave (Results 1 - 25 of 50) sorted by relevance

12

/osnet-11/usr/src/lib/common/amd64/
H A Dcrtn.s42 leave
49 leave
/osnet-11/usr/src/lib/common/i386/
H A Dcrtn.s45 leave
54 leave
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dcuexit.s40 leave
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dpush.t36 ($list,$get,$leave) = split(/,\t*/,$line);
39 @leave = split(' ',$leave);
48 join(':',@x) eq join(':',@leave)) {
52 print "not ok ",$test++," got: @got == @get left: @x == @leave\n";
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dalloca.s35 subl %eax,%esp / leave requested space on stack
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dpubkey.c873 goto leave;
897 goto leave;
902 goto leave;
916 goto leave;
925 goto leave;
928 leave:
1181 goto leave;
1188 goto leave;
1196 goto leave;
1220 goto leave;
[all...]
H A Dprimegen.c350 goto leave;
384 goto leave;
392 goto leave;
411 goto leave;
437 goto leave;
443 goto leave;
467 goto leave;
480 goto leave;
491 goto leave;
506 goto leave;
[all...]
H A Drsa.c117 goto leave; /* Ciphertext is identical to the plaintext. */
124 goto leave; /* Plaintext does not match. */
135 goto leave; /* Signature does not match. */
141 goto leave; /* Signature matches but should not. */
145 leave:
1116 goto leave;
1123 goto leave;
1129 goto leave;
1135 goto leave;
1139 leave
[all...]
H A Decc.c734 goto leave;
744 leave:
813 goto leave;
820 goto leave;
834 goto leave;
839 leave:
1236 goto leave;
1256 goto leave;
1261 goto leave;
1279 goto leave;
[all...]
H A Ddsa.c221 goto leave; /* Signature does not match. */
226 goto leave; /* Signature matches but should not. */
230 leave:
489 goto leave;
542 leave:
1055 goto leave;
1062 goto leave;
1068 goto leave;
1074 goto leave;
1078 leave
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Ddebug.t40 /\bLISTOP\b.*leave.*\n OP\b.*enter.*\n COP\b.*nextstate.*\n OP\b.*null/s;
55 leave enter nextstate label leaveloop enterloop null and defined null
61 leave enter nextstate label leaveloop enterloop null and defined null
/osnet-11/usr/src/lib/libc/amd64/sys/
H A Dsyscall.s54 leave
105 leave
111 leave
H A Ddoor.s154 leave
/osnet-11/usr/src/lib/libc/i386/threads/
H A Dtls_get_addr.s72 leave
H A Dasm_subr.s104 leave
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dprimegen.c349 goto leave;
383 goto leave;
391 goto leave;
410 goto leave;
436 goto leave;
442 goto leave;
466 goto leave;
479 goto leave;
490 goto leave;
505 goto leave;
[all...]
H A Decc.c734 goto leave;
744 leave:
813 goto leave;
820 goto leave;
834 goto leave;
839 leave:
1236 goto leave;
1256 goto leave;
1261 goto leave;
1279 goto leave;
[all...]
H A Ddsa.c221 goto leave; /* Signature does not match. */
226 goto leave; /* Signature matches but should not. */
230 leave:
489 goto leave;
542 leave:
H A Drsa.c116 goto leave; /* Ciphertext is identical to the plaintext. */
123 goto leave; /* Plaintext does not match. */
134 goto leave; /* Signature does not match. */
140 goto leave; /* Signature matches but should not. */
144 leave:
/osnet-11/usr/src/lib/libc/amd64/threads/
H A Dasm_subr.s92 leave
169 leave
/osnet-11/usr/src/lib/libc/i386/sys/
H A Ddoor.s71 leave; \
75 leave; \
/osnet-11/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s42 leave
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DDosGlob.pm192 my $leave = (($not_esc_head eq ':') && (-f "$not_esc_head$e")) ?
198 $leave =~ s|([*?\\])|\\$1|g;
199 push(@matched, $leave);
H A DCheckTree.pm62 the validate() routine would leave the user program in whatever
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dopcode.pl874 leave block exit ck_null @
890 leavegiven leave given block ck_null 1
892 leavewhen leave when block ck_null 1

Completed in 65 milliseconds

12