Searched refs:DEG_4 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Drandom.c154 #define DEG_4 63 macro
163 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
300 rand_deg = DEG_4;
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Drandom.c154 #define DEG_4 63 macro
163 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
300 rand_deg = DEG_4;
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Drandom.c154 #define DEG_4 63 macro
163 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
300 rand_deg = DEG_4;
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Drandom.c152 #define DEG_4 63 macro
161 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
298 rand_deg = DEG_4;
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Drandom.c152 #define DEG_4 63 macro
161 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
298 rand_deg = DEG_4;
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Drandom.c152 #define DEG_4 63 macro
161 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
298 rand_deg = DEG_4;
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_random.c142 #define DEG_4 63 macro
323 static long degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
386 rand_deg = DEG_4;
/netbsd-current/common/lib/libc/stdlib/
H A Drandom.c165 #define DEG_4 63 macro
174 static const int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
375 rand_deg = DEG_4;

Completed in 210 milliseconds