Searched defs:LEAVE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/i386/i386/
H A Dbpf_jit_machdep.h181 #define LEAVE() do { \ macro
/freebsd-12-stable/sys/amd64/amd64/
H A Dbpf_jit_machdep.h236 #define LEAVE() do { \ macro
/freebsd-12-stable/sys/netgraph/
H A Dng_pppoe.c297 #define LEAVE(x) do { error = x; goto quit; } while(0) macro
[all...]
/freebsd-12-stable/sys/libkern/
H A Dzlib.c3598 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
[all...]

Completed in 132 milliseconds