Searched refs:firstflag (Results 1 - 2 of 2) sorted by relevance

/external/tcpdump/
H A Dprint-rx.c451 int firstflag = 0; local
472 if (!firstflag) {
473 firstflag = 1;
/external/libvorbis/lib/
H A Dvorbisfile.c1263 int firstflag=0; local
1292 if(lastflag && !firstflag)
1359 firstflag=(pagepos<=vf->dataoffsets[link]);

Completed in 2952 milliseconds