Searched refs:spanp (Results 1 - 6 of 6) sorted by relevance

/external/fio/lib/
H A Dstrsep.c6 const char *spanp; local
16 spanp = delim;
18 sc = *spanp++;
/external/openssh/openbsd-compat/
H A Dstrsep.c56 const char *spanp; local
64 spanp = delim;
66 if ((sc = *spanp++) == c) {
/external/tcpdump/missing/
H A Dstrsep.c59 register const char *spanp; local
67 spanp = delim;
69 if ((sc = *spanp++) == c) {
/external/tremolo/Tremolo/
H A Dvorbisfile.c555 int spanp){
649 if(!spanp){
553 _fetch_and_process_packet(OggVorbis_File *vf, int readp, int spanp) argument
/external/libvorbis/lib/
H A Dvorbisfile.c675 int spanp){
789 if(!spanp)
672 _fetch_and_process_packet(OggVorbis_File *vf, ogg_packet *op_in, int readp, int spanp) argument
/external/v8/test/mjsunit/asm/poppler/
H A Dpoppler.js[all...]

Completed in 919 milliseconds