Searched defs:xos (Results 1 – 3 of 3) sorted by relevance
37 lws_xos(struct lws_xos *xos) in lws_xos()68 lws_xos_init(struct lws_xos *xos, uint64_t seed) in lws_xos_init()77 lws_xos_percent(struct lws_xos *xos, int percent) in lws_xos_percent()
257 lws_xos_t xos; in test5() local
89 struct lws_xos xos; member