Home
last modified time | relevance | path

Searched refs:skip_space (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/examples/standalone/
Dsmc911x_eeprom.c131 static char *skip_space(char *buf) in skip_space() function
149 line = skip_space(line + 1); in write_stuff()
165 line = skip_space(line + 1); in write_stuff()
171 line = skip_space(endp); in write_stuff()
177 line = skip_space(endp); in write_stuff()
355 line = skip_space(line); in smc911x_eeprom()
/external/libpcap/
Detherent.c41 static inline int skip_space(FILE *);
57 skip_space(FILE *f) in skip_space() function
92 c = skip_space(fp); in pcap_next_etherent()
135 c = skip_space(fp); in pcap_next_etherent()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/
Drcssmin.c608 skip_space(const rchar *source, rcssmin_ctx_t *ctx) in skip_space() function
671 && (end = skip_space(source, ctx)) < ctx->sentinel in copy_space()
824 next = skip_space(source, ctx); in copy_first()
874 end = skip_space(source, ctx); in copy_semicolon()
/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_screen.c386 skip_space(const char **p) in skip_space() function
479 skip_space(&option); in ddebug_screen_create()