Searched refs:esp (Results 226 - 229 of 229) sorted by relevance

12345678910

/freebsd-10.0-release/contrib/libpcap/
H A Dscanner.l213 esp return ESP;
/freebsd-10.0-release/sys/dev/esp/
H A Dncr53c9x.c123 #include <dev/esp/ncr53c9xreg.h>
124 #include <dev/esp/ncr53c9xvar.h>
128 MODULE_DEPEND(esp, cam, 1, 1, 1);
341 sim = cam_sim_alloc(ncr53c9x_action, ncr53c9x_poll, "esp", sc,
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp242 { DEFINE_GPR(esp , "sp") , { gcc_esp , dwarf_esp , LLDB_REGNUM_GENERIC_SP , gdb_esp , gpr_esp }, NULL, NULL},
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_x86_64.cpp393 DEFINE_GPR_i386(esp, rsp, "sp", gcc_esp, dwarf_esp, LLDB_REGNUM_GENERIC_SP, gdb_esp),

Completed in 166 milliseconds

12345678910