Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c474 #define LEAVE(Y) if (!Y) { \ macro
539 LEAVE(1);
541 LEAVE(0);
597 LEAVE(1);
660 LEAVE(1);
672 LEAVE(0);
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3102 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
3105 #define NEEDBYTE {if(n)r=Z_OK;else LEAVE}
3114 #define NEEDOUT {if(m==0){WRAP if(m==0){FLUSH WRAP if(m==0) LEAVE}}r=Z_OK;}
3302 LEAVE
3321 LEAVE
3331 LEAVE
3340 LEAVE
3364 LEAVE
3373 LEAVE
3397 LEAVE
[all …]
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4204 #define LEAVE {UPDATE return (inflate_flush(s, z, r)); } macro
4207 #define NEEDBYTE { if (n) r = Z_OK; else LEAVE }
4219 if (m == 0) LEAVE }} r = Z_OK; }
4401 LEAVE
4418 LEAVE
4428 LEAVE
4438 LEAVE
4464 LEAVE
4473 LEAVE
4501 LEAVE
[all …]