Home | History | Annotate | Download | only in lib

Lines Matching refs:pointbuf

284   char pointbuf[5];
285 sprintf (pointbuf, "%#.0f", 1.0);
286 point = &pointbuf[1];