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

/xsrc/external/mit/xf86-input-synaptics/dist/tools/
H A Dsynclient.c149 char *eqp = strchr(cmd, '='); local in function:parse_cmd
153 if (eqp) {
157 *eqp = 0;
165 double val = atof(&eqp[1]);

Completed in 2 milliseconds