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

  /external/boringssl/src/crypto/perlasm/
x86gas.pl 64 sub ::call_ptr { &::generic("call","*$_[0]"); }
x86masm.pl 34 sub ::call_ptr { &::emit("call",@_); }
x86nasm.pl 32 sub ::call_ptr { &::emit("call",@_); }

Completed in 511 milliseconds