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

  /external/iproute2/misc/
nstat.c 289 int ovfl = 0; local
295 ovfl = 1;
308 n->rate, ovfl?" (overflow)":"");
rtacct.c 245 int ovfl = 0; local
260 ovfl = 1;
264 if (ovfl) {
  /external/sqlite/dist/orig/
sqlite3.c 50413 Pgno ovfl = get4byte(&pCell[info.iOverflow]); local
    [all...]
  /external/sqlite/dist/
sqlite3.c 50424 Pgno ovfl = get4byte(&pCell[info.iOverflow]); local
    [all...]

Completed in 279 milliseconds