Searched defs:bits_state (Results 1 – 3 of 3) sorted by relevance
585 RngOutput bits_state = bit_generator(key, initial_state, shape); in UniformFloatingPointDistribution() local595 RngOutput bits_state = bit_generator(key, initial_state, shape); in UniformIntDistribution() local619 RngOutput bits_state = UniformFloatingPointDistribution( in NormalFloatingPointDistribution() local
141 bits_state equ (48+4+zlib1222sup) ;/* state->bits */ define
157 #define bits_state 52 /* state->bits */ macro