Searched refs:randomUint32 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Drandom.h42 #define randomUint32() ((uint32_t)random()) macro
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c331 ( randomUint32() & int32PInfWeightMasks[ weightMaskNum ] )
1096 | ( randomUint32() & 0x007FFFFF );
1152 | ( randomUint32() & 0x007FFFFF );
1643 | ( randomUint32() & 0x000FFFFF ),
1644 randomUint32()
1725 | ( randomUint32() & 0x000FFFFF ),
1726 randomUint32()

Completed in 105 milliseconds