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

  /src/external/gpl3/binutils/dist/libiberty/
random.c 141 #define SEP_2 1
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
287 rand_sep = SEP_2;
  /src/external/gpl3/binutils.old/dist/libiberty/
random.c 141 #define SEP_2 1
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
287 rand_sep = SEP_2;
  /src/external/gpl3/gcc.old/dist/libiberty/
random.c 143 #define SEP_2 1
164 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
289 rand_sep = SEP_2;
  /src/external/gpl3/gcc/dist/libiberty/
random.c 141 #define SEP_2 1
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
287 rand_sep = SEP_2;
  /src/external/gpl3/gdb/dist/libiberty/
random.c 141 #define SEP_2 1
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
287 rand_sep = SEP_2;
  /src/external/gpl3/gdb.old/dist/libiberty/
random.c 141 #define SEP_2 1
162 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
287 rand_sep = SEP_2;
  /src/common/lib/libc/stdlib/
random.c 156 #define SEP_2 1
175 static const int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
368 rand_sep = SEP_2;
  /src/external/bsd/ntp/dist/libntp/
ntp_random.c 133 #define SEP_2 1
324 static long seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
379 rand_sep = SEP_2;

Completed in 36 milliseconds