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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Detherent.c59 static inline int skip_space(FILE *);
76 skip_space(f) function
111 c = skip_space(fp);
144 c = skip_space(fp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dass_split.c196 static inline const char *skip_space(const char *buf) function
223 buf = skip_space(buf);
235 buf = skip_space(buf + len + (buf[len] == ','));
246 buf = skip_space(buf);
255 buf = skip_space(buf);
266 buf = skip_space(buf + len + 1);

Completed in 112 milliseconds