Searched refs:lws_xos_percent (Results 1 – 4 of 4) sorted by relevance
282 if (lws_xos_percent(&xos, 60)) { in test5()291 if (lws_xos_percent(&xos, 80)) { in test5()300 if (lws_xos_percent(&xos, 40)) { in test5()309 if (lws_xos_percent(&xos, 30)) { in test5()
77 lws_xos_percent(struct lws_xos *xos, int percent) in lws_xos_percent() function
65 lws_xos_percent(struct lws_xos *xos, int percent);
66 if (lws_xos_percent((lws_xos_t *)&fic->xos, (int)pv->fi.pre)) in lws_fi()