Home
last modified time | relevance | path

Searched refs:tleft (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
Dtraceroute.c217 int res = 0, tleft; in do_trace() local
228 while ((tleft = (int)(tv - ((unsigned long long)(t2.tv_sec * 1000ULL in do_trace()
232 if (!(res = poll(pfd, 1, tleft))) { in do_trace()
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c2231 char tleft[256], /* Left string */ in ppdCreateFromIPP2() local
2352 _cupsStrFormatd(tleft, tleft + sizeof(tleft), in ppdCreateFromIPP2()
2375 tleft, tbottom, tright, ttop); in ppdCreateFromIPP2()
2388 _cupsStrFormatd(tleft, tleft + sizeof(tleft), left * 72.0 / 2540.0, loc); in ppdCreateFromIPP2()
2395 cupsFilePrintf(fp, "*HWMargins: \"%s %s %s %s\"\n", tleft, tbottom, in ppdCreateFromIPP2()