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

  /external/libogg/src/
framing.c 432 /* continued packet flag? */
774 int continued=ogg_page_continued(og); local
833 /* are we a 'continued packet' page? If so, we may need to skip
835 if(continued){
    [all...]
  /external/iputils/
ping6.c 1456 int continued = 0; local
1502 int continued = 0; local
    [all...]

Completed in 841 milliseconds