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

/freebsd-11-stable/crypto/openssl/crypto/idea/
H A Di_skey.c63 static IDEA_INT inverse(unsigned int xin);
143 static IDEA_INT inverse(unsigned int xin) argument
147 if (xin == 0)
151 n2 = xin;
/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_disasm.c1083 opc_disasm(vm_offset_t loc, int xin) argument
1087 opcode = xin;

Completed in 107 milliseconds