HomeSort by relevance Sort by last modified time
    Searched refs:ESP (Results 1 - 10 of 10) sorted by null

  /external/libpcap/
tokdefs.h 89 ESP = 315,
193 #define ESP 315
grammar.c 124 ESP = 315,
228 #define ESP 315
789 "RSH", "LEN", "IPV6", "ICMPV6", "AH", "ESP", "VLAN", "MPLS", "PPPOED",
    [all...]
grammar.y 181 %token IPV6 ICMPV6 AH ESP
360 | ESP { $$ = Q_ESP; }
scanner.l 203 esp return ESP;
scanner.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
mmx_main.asm 19 ;; [ESP+8] ConverterInfo*
35 mov ebp,esp
x86_main.asm 21 ;; [ESP+8] ConverterInfo*
37 mov ebp,esp
  /external/zlib/contrib/masm686/
match.asm 106 ; be manually constructed and referenced relative to the ESP register.
140 sub esp,varsize
147 mov edx, [esp+deflatestate]
150 mov ecx, [esp+curmatch]
175 mov [esp+chainlenwmask], ebx
185 mov [esp+nicematch], ebx
190 mov [esp+window], esi
193 mov [esp+scan],edi
201 mov [esp+scanalign], eax
216 mov [esp+bestlen], eax
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 141 #define ESP sp
203 #define ESP %esp
    [all...]
  /external/qemu/
cpu-exec.c 30 #undef ESP
    [all...]

Completed in 202 milliseconds