Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dbpf_jit_machdep.h181 #define LEAVE() do { \ macro
/f-stack/freebsd/amd64/amd64/
H A Dbpf_jit_machdep.h236 #define LEAVE() do { \ macro
/f-stack/freebsd/netgraph/
H A Dng_pppoe.c298 #define LEAVE(x) do { error = x; goto quit; } while(0) macro