Home
last modified time | relevance | path

Searched defs:mulu32_unchecked (Results 1 – 2 of 2) sorted by relevance

/dports/math/cln/cln-1.3.6/src/base/
H A Dcl_low.h181 inline uint32 mulu32_unchecked (uint32 arg1, uint32 arg2) in mulu32_unchecked() function
194 inline uint32 mulu32_unchecked (uint32 arg1, uint32 arg2) in mulu32_unchecked() function
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Darilev0.d297 #define mulu32_unchecked(arg1,arg2) \ macro