HomeSort by: relevance | last modified time | path
    Searched defs:SEP_0 (Results 1 - 8 of 8) sorted by relevancy

  /src/common/lib/libc/stdlib/
random.c 146 #define SEP_0 0
175 static const int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
360 rand_sep = SEP_0;
  /src/external/bsd/ntp/dist/libntp/
ntp_random.c 123 #define SEP_0 0
324 static long seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
371 rand_sep = SEP_0;
  /src/external/gpl3/binutils/dist/libiberty/
random.c 129 #define SEP_0 0
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
275 rand_sep = SEP_0;
  /src/external/gpl3/binutils.old/dist/libiberty/
random.c 129 #define SEP_0 0
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
275 rand_sep = SEP_0;
  /src/external/gpl3/gcc/dist/libiberty/
random.c 129 #define SEP_0 0
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
275 rand_sep = SEP_0;
  /src/external/gpl3/gcc.old/dist/libiberty/
random.c 131 #define SEP_0 0
164 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
277 rand_sep = SEP_0;
  /src/external/gpl3/gdb/dist/libiberty/
random.c 129 #define SEP_0 0
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
275 rand_sep = SEP_0;
  /src/external/gpl3/gdb.old/dist/libiberty/
random.c 129 #define SEP_0 0
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
275 rand_sep = SEP_0;

Completed in 32 milliseconds