Home
last modified time | relevance | path

Searched refs:LEAVE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c473 #define LEAVE(Y) if (!Y) { \ macro
538 LEAVE(1);
540 LEAVE(0);
596 LEAVE(1);
659 LEAVE(1);
671 LEAVE(0);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3338 LEAVE
3347 LEAVE
3371 LEAVE
3519 LEAVE
3522 LEAVE
3525 LEAVE
4231 LEAVE
4264 LEAVE
4306 LEAVE
4309 LEAVE
[all …]
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4416 LEAVE
4426 LEAVE
4436 LEAVE
4462 LEAVE
4471 LEAVE
4499 LEAVE
4605 LEAVE
4610 LEAVE
4613 LEAVE
4616 LEAVE
[all …]
/illumos-gate/usr/src/common/ficl/test/
H A Dtester.fr47 <> IF S" INCORRECT RESULT: " ERROR LEAVE THEN
H A Dcore.fr695 TESTING DO LOOP +LOOP I J UNLOOP LEAVE EXIT
717 { : GD5 123 SWAP 0 DO I 4 > IF DROP 234 LEAVE THEN LOOP ; -> }