HomeSort by relevance Sort by last modified time
    Searched refs:skip_space (Results 1 - 5 of 5) sorted by null

  /external/libpcap/
etherent.c 54 static inline int skip_space(FILE *);
71 skip_space(f) function
106 c = skip_space(fp);
139 c = skip_space(fp);
  /toolchain/binutils/binutils-2.25/gas/config/
tc-avr.c 459 skip_space (char *s) function
475 from = skip_space (from);
666 str = skip_space (str);
748 str = skip_space (str);
854 char *str = skip_space (*line);
947 str = skip_space (str + 1);
958 str = skip_space (str + 1);
982 str = skip_space (str + 1);
1010 str = skip_space (str);
    [all...]
tc-z80.c 291 skip_space (const char *s) function
509 p = skip_space (p + 1);
548 p = skip_space (s);
1255 p = skip_space (p);
    [all...]
tc-msp430.c 446 skip_space (char * s) function
461 from = skip_space (from);
653 from = skip_space (from);
    [all...]
tc-metag.c 235 skip_space (const char *line) function
    [all...]

Completed in 323 milliseconds