Searched refs:TO_NV_64 (Results 1 – 1 of 1) sorted by relevance
233 #define TO_NV_64 5.4210108624275221700372640043497085571E-20L macro239 #define DRAND_64_64 (CIRAND64(ctx) * TO_NV_64)240 #define DRAND_128_32 (CIRAND32(ctx) * TO_NV_32 + CIRAND32(ctx) * TO_NV_64 + CIRAND32(ctx) * TO_NV_9…241 #define DRAND_128_64 (CIRAND64(ctx) * TO_NV_64 + CIRAND64(ctx) * TO_NV_128)