Home
last modified time | relevance | path

Searched defs:LEAVE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c473 #define LEAVE(Y) if (!Y) { \ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3109 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4202 #define LEAVE {UPDATE return (inflate_flush(s, z, r)); } macro