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

/haiku/src/system/libroot/posix/glibc/include/arch/x86/
H A Dbp-asm.h41 # define LEAVE movl %ebp, %esp; popl %ebp macro
123 # define LEAVE macro
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dbp-asm.h38 # define LEAVE movq %rbp, %rsp; popq %rbp macro
120 # define LEAVE macro
/haiku/src/bin/network/ifconfig/
H A Difconfig.cpp287 LEAVE, enumerator in enum:__anon144

Completed in 46 milliseconds