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

  /external/openssl/crypto/des/asm/
desboth.pl 47 &mov(&swtmp(2), (DWC(($enc)?"1":"0")));
51 &mov(&swtmp(2), (DWC(($enc)?"0":"1")));
55 &mov(&swtmp(2), (DWC(($enc)?"1":"0")));
crypt586.pl 43 &push(&DWC(25)); # add a variable
  /external/openssl/crypto/perlasm/
x86nasm.pl 75 sub ::DWC { (($::mwerks)?"":"DWORD ")."@_"; }
x86gas.pl 95 sub ::DWC { @_; }
x86masm.pl 74 sub ::DWC { "@_"; }

Completed in 68 milliseconds