Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdlibndk.cpp229 uint32_t third; in Seed48() local
232 napi_get_value_uint32(env, args[PARAM_2], &third); in Seed48()
234 seedV[3] = {(unsigned short int)first, (unsigned short int)second, (unsigned short int)third}; in Seed48()

Completed in 5 milliseconds