HomeSort by relevance Sort by last modified time
    Searched defs:ovfl (Results 1 - 4 of 4) sorted by null

  /external/iproute2/misc/
rtacct.c 244 int ovfl = 0; local
259 ovfl = 1;
263 if (ovfl) {
nstat.c 330 int ovfl = 0; local
336 ovfl = 1;
353 n->rate, ovfl?" (overflow)":"");
  /external/sqlite/dist/orig/
sqlite3.c 55796 Pgno ovfl = get4byte(&pCell[info.iOverflow]); local
    [all...]
  /external/sqlite/dist/
sqlite3.c 55814 Pgno ovfl = get4byte(&pCell[info.iOverflow]); local
    [all...]

Completed in 397 milliseconds