Searched defs:nextS (Results 1 – 2 of 2) sorted by relevance
56 int32_t nextS() { return (int32_t)this->nextU(); } in nextS() function in LCGRandom
44 int32_t nextS() { return (int32_t)this->nextU(); } in nextS() function