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

  /external/netcat/data/
xor.c 24 xorb (buf, len) function
41 } /* xorb */
85 xorb (buf, x);
  /external/openssl/crypto/rc4/asm/
rc4-586.pl 95 &xorb(&LB($ty), &HB($ty));
214 &xorb (&LB($ty),&BP(0,$in));
rc4-x86_64.pl 156 xorb ($inp),$TY#b
245 xorb ($inp),$TY#b
  /external/grub/stage2/
asm.S 173 xorb %al, %al
218 xorb %dl, %dl
324 xorb %dh, %dh
559 xorb %dl, %bl
593 xorb $(0x74 ^ 0xeb), ABS(int15_skip_flag)
1044 xorb %bl, %bl
1099 xorb %bl, %bl
1840 xorb %bh, %bh
    [all...]
  /external/openssl/crypto/perlasm/
x86nasm.pl 146 sub main'xorb { &out2("xor",@_); }
x86unix.pl 163 sub main'xorb { &out2("xorb",@_); }
  /external/quake/quake/src/QW/server/
math.s 312 xorb $1,%ah
  /external/quake/quake/src/QW/client/
math.s 398 xorb $1,%ah
  /external/quake/quake/src/WinQuake/
math.s 399 xorb $1,%ah
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 643 #define XOR_B(a, b) CHOICE(xorb ARG2(a,b), xorb ARG2(a,b), xorb ARG2(b,a))
    [all...]

Completed in 41 milliseconds