Searched defs:seps (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/tests/lib/libc/regex/ |
H A D | split.c | 213 dosplit(char *string, char *seps) in dosplit() 238 char *seps; member
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | options.h | 124 const char * seps; // delimiter-set (separator-characters) variable
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | random.c | 162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | random.c | 162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
|
/netbsd-src/external/gpl3/gdb/dist/libiberty/ |
H A D | random.c | 162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | random.c | 164 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | random.c | 164 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
|
/netbsd-src/external/bsd/iscsi/dist/src/lib/ |
H A D | conffile.c | 96 const char *seps; in conffile_split() local
|
/netbsd-src/common/lib/libc/stdlib/ |
H A D | random.c | 175 static const int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
|