Home
last modified time | relevance | path

Searched defs:randValue (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dstdlibndk.cpp132 long randValue = jrand48(xSubFirst); in Lcong48() local
147 int randValue = rand(); in Rand() local
152 int randValue = rand(); in Rand() local
169 long randValue = llabs(a); in LLabs() local
182 long randValue = labs(a); in Labs() local