[CLN-list] What does _mulu32_high stand for in CLN?

Bruno Haible bruno at clisp.org
Sat Mar 29 23:42:16 CET 2008


Hello Zhao,

>      Who can tell me something about _mulu32_high in CLN?

It's a variable that is meant to receive the upper 32 bits of the result of
the mulu32 function. See src/base/low/cl_low_mul.cc .

You seem to have a problem with it? If so, please show the complete error
messages and details about the platform (OS, compiler, configuration command
line, ... anything you deem useful).

Bruno



More information about the CLN-list mailing list