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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dwhrlpool.cpp462 #define KSH(op, i, a, b, c, d) \ macro
465 KSH##op(a, [AS_REG_6+3*2048+8*WORD_REG(di)])\
467 KSH##op(b, [AS_REG_6+2*2048+8*WORD_REG(di)])\
471 KSH##op(c, [AS_REG_6+1*2048+8*WORD_REG(di)])\
472 KSH##op(d, [AS_REG_6+0*2048+8*WORD_REG(ax)])
520 KSH(0, 0, 7, 6, 5, 4)
521 KSH(0, 4, 3, 2, 1, 0)
522 KSH(1, 1, 0, 7, 6, 5)
523 KSH(1, 2, 1, 0, 7, 6)
524 KSH(
561 #undef KSH macro
606 #define KSH macro
[all...]

Completed in 34 milliseconds