Home
last modified time | relevance | path

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

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Darilev1.d51 #define highlowDD(x,y) (((uintDD)(uintD)(x)<<intDsize)|(uintDD)(uintD)(y)) macro
53 #define highlowDD highlow32 macro
/dports/math/cln/cln-1.3.6/src/base/digit/
H A Dcl_D.h55 #define highlowDD(x,y) (((uintDD)(uintD)(x)<<intDsize)|(uintDD)(uintD)(y)) macro
57 #define highlowDD highlow32 macro