Searched refs:eax_out (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/engine/
H A Deng_padlock.c458 unsigned int eax_out; local
461 : "=a"(eax_out),"=m"(*(unsigned *)addr)
465 return eax_out;

Completed in 113 milliseconds