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

/haiku/headers/posix/
H A Dsearch.h14 ENTER enumerator in enum:__anon1
/haiku/src/system/libroot/posix/glibc/include/arch/x86/
H A Dbp-asm.h40 # define ENTER pushl %ebp; movl %esp, %ebp macro
122 # define ENTER macro
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dbp-asm.h37 # define ENTER pushq %rbp; movq %rsp, %rbp macro
119 # define ENTER macro
/haiku/src/add-ons/kernel/drivers/common/
H A Dusb_modeswitch.cpp33 #define ENTER() TRACE("%s", __FUNCTION__) macro

Completed in 293 milliseconds