Searched refs:arithtype (Results 1 – 1 of 1) sorted by relevance
946 #define DO_ABD(dest, x, y, intype, arithtype) do { \ argument947 arithtype tmp_x = (intype)(x); \948 arithtype tmp_y = (intype)(y); \