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

  /src/common/lib/libc/stdlib/
random.c 151 #define SEP_1 3
175 static const int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
364 rand_sep = SEP_1;
  /src/external/bsd/ntp/dist/libntp/
ntp_random.c 128 #define SEP_1 3
324 static long seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
375 rand_sep = SEP_1;
  /src/external/gpl3/binutils/dist/libiberty/
random.c 135 #define SEP_1 3
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
281 rand_sep = SEP_1;
  /src/external/gpl3/binutils.old/dist/libiberty/
random.c 135 #define SEP_1 3
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
281 rand_sep = SEP_1;
  /src/external/gpl3/gcc/dist/libiberty/
random.c 135 #define SEP_1 3
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
281 rand_sep = SEP_1;
  /src/external/gpl3/gcc.old/dist/libiberty/
random.c 137 #define SEP_1 3
164 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
283 rand_sep = SEP_1;
  /src/external/gpl3/gdb/dist/libiberty/
random.c 135 #define SEP_1 3
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
281 rand_sep = SEP_1;
  /src/external/gpl3/gdb.old/dist/libiberty/
random.c 135 #define SEP_1 3
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
281 rand_sep = SEP_1;

Completed in 113 milliseconds