HomeSort by relevance Sort by last modified time
    Searched full:clipamount (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
pingpong.c 353 ssize_t clipamount = 0; local
407 clipamount = gotbytes - i;
411 (int)clipamount));
425 clipamount = 40;
431 clipamount = perline;
438 if(clipamount) {
439 pp->cache_size = clipamount;
  /external/curl/docs/
CODE_STYLE.md 214 (int)clipamount));

Completed in 129 milliseconds