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

/freebsd-9.3-release/crypto/openssl/crypto/idea/
H A Di_skey.c67 static IDEA_INT inverse(unsigned int xin);
152 static IDEA_INT inverse(unsigned int xin) argument
156 if (xin == 0)
160 n2 = xin;
/freebsd-9.3-release/sys/powerpc/powerpc/
H A Ddb_disasm.c953 opc_disasm(vm_offset_t loc, int xin) argument
957 opcode = xin;

Completed in 47 milliseconds