Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/Kernel/
H A DprintPlist61 IOLog("0x%lx (%ld base 10)\n", numberValue, numberValue);
/xnu-8020.101.4/libkern/zlib/
H A Dtrees.c1139 unsigned lx = 0; /* running index in l_buf */ local
1144 dist = s->d_buf[lx];
1145 lc = s->l_buf[lx++];
1171 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx,
1174 } while (lx < s->last_lit);