__imul_dbl

Purpose

Computes the product of two long integers and stores the result in a pointer.

Prototype

void __imul_dbl (long, long, long*);