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

/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Drandom.h41 #define randomUint16() ((uint16_t)random()) macro
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestCases.c1131 | ( ( ( ( (uint32) ( randomUint16() & 0x1FF ) )<<23 )
1148 | ( ( ( ( (uint32) ( randomUint16() & 0x1FF ) )<<23 )
1696 | ( ( ( ( (uint32) ( randomUint16() & 0xFFF ) )<<20 )
1721 | ( ( ( ( (uint32) ( randomUint16() & 0xFFF ) )<<20 )
2304 randomUint16() & (floatx80QInfWeightMasks[ weightMaskNum ]
2320 randomUint16() & (floatx80QInfWeightMasks[ weightMaskNum ]
3108 | ( ( ( ( (uint64) randomUint16() )<<48 )
3131 | ( ( ( ( (uint64) randomUint16() )<<48 )

Completed in 270 milliseconds