Home
last modified time | relevance | path

Searched refs:m_nZ (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sal/rtl/source/
H A Drandom.c60 sal_Int16 m_nZ; member
105 RTL_RANDOM_RNG (pImpl->m_nX, pImpl->m_nY, pImpl->m_nZ); in __rtl_random_data()
108 ((double)(pImpl->m_nZ) / 30307.0) ); in __rtl_random_data()
149 rd.m_nZ = (sal_Int16)(((tv.Nanosec >> 1) << 1) + 1); in __rtl_random_initPool()

Completed in 14 milliseconds