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

/haiku-fatelf/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-fatelf/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-fatelf/src/libs/pdflib/libs/flate/
H A Dinfutil.h73 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
/haiku-fatelf/src/libs/zlib/
H A Dinfutil.h70 #define LEAVE {UPDATE return inflate_flush(s,z,r);} macro
/haiku-fatelf/src/bin/network/ifconfig/
H A Difconfig.cpp339 LEAVE enumerator in enum:__anon4302

Completed in 139 milliseconds