Searched refs:LEAVE (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sys/netgraph/
H A Dng_pppoe.c273 #define LEAVE(x) do { error = x; goto quit; } while(0) macro
743 LEAVE(EMSGSIZE);
749 LEAVE(EMSGSIZE);
757 LEAVE(EMSGSIZE);
766 LEAVE(ENOENT);
770 LEAVE(EINVAL);
779 LEAVE(EEXIST);
792 LEAVE(EISCONN);
802 LEAVE(ENOMEM);
807 LEAVE(ENOBUF
[all...]
/freebsd-10.1-release/sys/amd64/amd64/
H A Dbpf_jit_machdep.c228 LEAVE();
234 LEAVE();
248 LEAVE();
269 LEAVE();
284 LEAVE();
315 LEAVE();
341 LEAVE();
360 LEAVE();
375 LEAVE();
516 LEAVE();
[all...]
H A Dbpf_jit_machdep.h234 #define LEAVE() do { \ macro
/freebsd-10.1-release/sys/i386/i386/
H A Dbpf_jit_machdep.c237 LEAVE();
249 LEAVE();
266 LEAVE();
284 LEAVE();
298 LEAVE();
338 LEAVE();
361 LEAVE();
379 LEAVE();
393 LEAVE();
545 LEAVE();
[all...]
H A Dbpf_jit_machdep.h179 #define LEAVE() do { \ macro
/freebsd-10.1-release/sys/net/
H A Dzlib.c3598 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
3601 #define NEEDBYTE {if(n)r=Z_OK;else LEAVE}
3610 #define NEEDOUT {if(m==0){WWRAP if(m==0){FLUSH WWRAP if(m==0) LEAVE}}r=Z_OK;}
3782 LEAVE
3801 LEAVE
3811 LEAVE
3820 LEAVE
3844 LEAVE
3853 LEAVE
3878 LEAVE
[all...]
/freebsd-10.1-release/sys/boot/ficl/
H A Dvm.c188 LEAVE,

Completed in 98 milliseconds