Home
last modified time | relevance | path

Searched defs:esp (Results 1 – 12 of 12) sorted by relevance

/third_party/lwip/src/netif/ppp/
Deap.c1087 eap_srp_response(esp, id, subtypenum, str, lenstr) in eap_srp_response() argument
1129 eap_srpval_response(esp, id, flags, str) in eap_srpval_response() argument
1250 write_pseudonym(esp, inp, len, id) in write_pseudonym() argument
/third_party/ltp/testcases/kernel/kvm/
Dlib_x86.c13 uintptr_t eip, cs, eflags, esp, ss; member
/third_party/musl/arch/i386/bits/
Duser.h16 long orig_eax, eip, xcs, eflags, esp, xss; member
Dsignal.h61 unsigned long edi, esi, ebp, esp, ebx, edx, ecx, eax; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h642 uint32_t esp() const { return contentsOfDword(AssembledTest::EspSlot); } in esp() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp1310 Variable *esp = getPhysicalRegister(getStackReg(), WordType); in lowerAlloca() local
2450 Variable *esp = getPhysicalRegister(getStackReg(), WordType); in lowerCall() local
4052 Variable *esp = in lowerIntrinsic() local
7789 Variable *esp = getPhysicalRegister(RegX8632::Reg_esp); in _add_sp() local
7794 Variable *esp = getPhysicalRegister(RegX8632::Reg_esp); in _mov_sp() local
7799 Variable *esp = getPhysicalRegister(RegX8632::Reg_esp); in _sub_sp() local
7809 Variable *esp = getPhysicalRegister(RegX8632::Reg_esp); in _link_bp() local
7817 Variable *esp = getPhysicalRegister(RegX8632::Reg_esp); in _unlink_bp() local
DIceTargetLoweringX8632.h373 Variable *esp = in keepEspLiveAtExit() local
DIceTargetLoweringX8664.h369 Variable *esp = in keepEspLiveAtExit() local
DIceTargetLoweringX8664.cpp1220 Variable *esp = getPhysicalRegister(getStackReg(), WordType); in lowerAlloca() local
2268 Variable *esp = getPhysicalRegister(getStackReg(), WordType); in lowerCall() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.c111 VkExternalSemaphoreProperties esp = { in wsi_device_init() local
/third_party/node/deps/v8/src/diagnostics/ia32/
Ddisasm-ia32.cc247 esp = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1529 uint32_t esp; member