HomeSort by relevance Sort by last modified time
    Searched refs:skip_space (Results 1 - 6 of 6) 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.27/gas/config/
tc-visium.c 893 skip_space (char *s) function
904 char *s = skip_space (*sptr);
941 char *s = skip_space (*sptr);
978 char *s = skip_space (*sptr);
1122 str = skip_space (str);
1151 str = skip_space (str);
1181 str = skip_space (str);
1191 str = skip_space (str);
1224 str = skip_space (str);
1229 str = skip_space (str + 1)
    [all...]
tc-avr.c 469 skip_space (char *s) function
485 from = skip_space (from);
670 str = skip_space (str);
752 str = skip_space (str);
858 char *str = skip_space (*line);
951 str = skip_space (str + 1);
962 str = skip_space (str + 1);
986 str = skip_space (str + 1);
    [all...]
tc-z80.c 291 skip_space (const char *s) function
510 p = skip_space (p + 1);
549 p = skip_space (s);
1256 p = skip_space (p);
    [all...]
tc-msp430.c 443 skip_space (char * s) function
458 from = skip_space (from);
650 from = skip_space (from);
    [all...]
tc-metag.c 235 skip_space (const char *line) function
    [all...]

Completed in 139 milliseconds