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

  /src/external/gpl3/binutils/dist/libiberty/
random.c 138 #define TYPE_2 2
285 rand_type = TYPE_2;
341 case TYPE_2:
  /src/external/gpl3/binutils.old/dist/libiberty/
random.c 138 #define TYPE_2 2
285 rand_type = TYPE_2;
341 case TYPE_2:
  /src/external/gpl3/gcc/dist/libiberty/
random.c 138 #define TYPE_2 2
285 rand_type = TYPE_2;
341 case TYPE_2:
  /src/external/gpl3/gcc.old/dist/libiberty/
random.c 140 #define TYPE_2 2
287 rand_type = TYPE_2;
343 case TYPE_2:
  /src/external/gpl3/gdb/dist/libiberty/
random.c 138 #define TYPE_2 2
285 rand_type = TYPE_2;
341 case TYPE_2:
  /src/external/gpl3/gdb.old/dist/libiberty/
random.c 138 #define TYPE_2 2
285 rand_type = TYPE_2;
341 case TYPE_2:
  /src/external/bsd/ntp/dist/libntp/
ntp_random.c 130 #define TYPE_2 2 /* x**15 + x + 1 */
377 rand_type = TYPE_2;
435 case TYPE_2:
  /src/common/lib/libc/stdlib/
random.c 153 #define TYPE_2 2 /* x**15 + x + 1 */
365 rand_type = TYPE_2;
429 case TYPE_2:

Completed in 22 milliseconds