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

  /external/openssl/crypto/perlasm/
x86nasm.pl 30 sub ::call_ptr { &::emit("call",@_); }
x86gas.pl 65 sub ::call_ptr { &::generic("call","*$_[0]"); }
x86masm.pl 32 sub ::call_ptr { &::emit("call",@_); }
  /external/openssl/crypto/
x86cpuid.pl 267 &call_ptr (&DWP(8,"ebp"));# make the call...

Completed in 38 milliseconds