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

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
fvwrite.c 55 int nlknown, nldist; local
160 * that the amount to write is MIN(len,nldist).
163 nldist = 0; /* XXX just to keep gcc happy */
168 nldist = nl ? nl + 1 - p : len + 1;
171 s = MIN(len, nldist);
189 if ((nldist -= w) == 0) {
  /external/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp 662 DEBUG(dbgs() << "\nLDist: In \"" << L->getHeader()->getParent()->getName()
  /external/sonivox/arm-wt-22k/bin/
arm-wt-22k 

Completed in 85 milliseconds