Searched refs:LSH (Results 1 – 1 of 1) sorted by relevance
44 #define SH_DIV(NOM,DEN,LSH) ( (((NOM) / (DEN)) << (LSH)) + ((((NOM) % (DEN)) << (LSH)) + (DEN) / … argument