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 32 sub ::call_ptr { &::emit("call",@_); }
x86gas.pl 64 sub ::call_ptr { &::generic("call","*$_[0]"); }
x86masm.pl 34 sub ::call_ptr { &::emit("call",@_); }
  /external/openssl/crypto/
x86cpuid.pl 299 &call_ptr (&DWP(8,"ebp"));# make the call...

Completed in 102 milliseconds