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

/freebsd-10.2-release/tools/test/testfloat/
H A Drandom.h27 uint16 randomUint16( void );
H A Drandom.c40 uint16 randomUint16( void ) function
H A DtestCases.c1100 | ( ( ( ( (uint32) ( randomUint16() & 0x1FF ) )<<23 )
1117 | ( ( ( ( (uint32) ( randomUint16() & 0x1FF ) )<<23 )
1664 | ( ( ( ( (uint32) ( randomUint16() & 0xFFF ) )<<20 )
1689 | ( ( ( ( (uint32) ( randomUint16() & 0xFFF ) )<<20 )
2271 ( randomUint16() & floatx80QInfWeightMasks[ weightMaskNum ] )
2287 ( randomUint16() & floatx80QInfWeightMasks[ weightMaskNum ] )
3075 | ( ( ( ( (uint64) randomUint16() )<<48 )
3098 | ( ( ( ( (uint64) randomUint16() )<<48 )

Completed in 57 milliseconds