Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pppoe.c312 #define LEAVE(x) do { error = x; goto quit; } while(0) macro
808 LEAVE(EMSGSIZE); in ng_pppoe_rcvmsg()
816 LEAVE(EMSGSIZE); in ng_pppoe_rcvmsg()
823 LEAVE(EMSGSIZE); in ng_pppoe_rcvmsg()
832 LEAVE(EMSGSIZE); in ng_pppoe_rcvmsg()
841 LEAVE(ENOENT); in ng_pppoe_rcvmsg()
845 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
854 LEAVE(EEXIST); in ng_pppoe_rcvmsg()
873 LEAVE(EISCONN); in ng_pppoe_rcvmsg()
881 LEAVE(EISCONN); in ng_pppoe_rcvmsg()
[all …]
/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.c229 LEAVE(); in bpf_jit_compile()
235 LEAVE(); in bpf_jit_compile()
249 LEAVE(); in bpf_jit_compile()
270 LEAVE(); in bpf_jit_compile()
285 LEAVE(); in bpf_jit_compile()
316 LEAVE(); in bpf_jit_compile()
342 LEAVE(); in bpf_jit_compile()
361 LEAVE(); in bpf_jit_compile()
376 LEAVE(); in bpf_jit_compile()
501 LEAVE(); in bpf_jit_compile()
H A Dbpf_jit_machdep.h234 #define LEAVE() do { \ macro
/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.c239 LEAVE(); in bpf_jit_compile()
251 LEAVE(); in bpf_jit_compile()
268 LEAVE(); in bpf_jit_compile()
286 LEAVE(); in bpf_jit_compile()
300 LEAVE(); in bpf_jit_compile()
340 LEAVE(); in bpf_jit_compile()
363 LEAVE(); in bpf_jit_compile()
381 LEAVE(); in bpf_jit_compile()
395 LEAVE(); in bpf_jit_compile()
531 LEAVE(); in bpf_jit_compile()
H A Dbpf_jit_machdep.h179 #define LEAVE() do { \ macro
/freebsd/stand/ficl/
H A Dvm.c187 LEAVE,
/freebsd/contrib/dialog/
H A Ddlg_keys.c549 DIALOG_NAME(LEAVE)
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver1.td740 // LEAVE
745 def : InstRW<[ZnWriteLEAVE], (instregex "LEAVE")>;
H A DX86ScheduleZnver2.td750 // LEAVE
755 def : InstRW<[Zn2WriteLEAVE], (instregex "LEAVE")>;
H A DX86ScheduleAtom.td602 def : InstRW<[AtomWrite01_2], (instrs LEAVE, LEAVE64, POP16r,
H A DX86SchedSandyBridge.td717 def: InstRW<[SBWriteResGroup25_1], (instrs LEAVE, LEAVE64)>;
H A DX86SchedBroadwell.td1068 def: InstRW<[BWWriteResGroup80], (instrs LEAVE, LEAVE64,
H A DX86SchedSkylakeClient.td1117 def: InstRW<[SKLWriteResGroup94], (instrs LEAVE, LEAVE64,
H A DX86SchedHaswell.td1156 def: InstRW<[HWWriteResGroup37], (instrs LEAVE, LEAVE64,
H A DX86SchedAlderlakeP.td1185 def : InstRW<[ADLPWriteResGroup94], (instrs LEAVE)>;
H A DX86SchedSkylakeServer.td1396 def: InstRW<[SKXWriteResGroup99], (instrs LEAVE, LEAVE64,
H A DX86SchedIceLake.td1407 def: InstRW<[ICXWriteResGroup99], (instrs LEAVE, LEAVE64,
H A DX86InstrMisc.td42 def LEAVE : I<0xC9, RawFrm, (outs), (ins), "leave", []>,
H A DX86SchedSapphireRapids.td1443 def : InstRW<[SPRWriteResGroup103], (instrs LEAVE)>;