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

  /external/iproute2/misc/
rtacct.c 233 int ovfl = 0; local
248 ovfl = 1;
252 if (ovfl) {
nstat.c 358 int ovfl = 0; local
365 ovfl = 1;
382 n->rate, ovfl?" (overflow)":"");
  /external/sqlite/dist/orig/
sqlite3.c 61759 Pgno ovfl = get4byte(&pCell[info.nSize-4]); local
    [all...]
  /external/sqlite/dist/
sqlite3.c 61759 Pgno ovfl = get4byte(&pCell[info.nSize-4]); local
    [all...]

Completed in 414 milliseconds