# 1 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 1 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc-src/alpha-linux-gnu/intl//" # 1 "" # 1 "" # 1 "../include/stdc-predef.h" 1 # 1 "" 2 # 1 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/libc-modules.h" 1 # 1 "" 2 # 1 "./../include/libc-symbols.h" 1 # 85 "./../include/libc-symbols.h" # 1 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/config.h" 1 # 86 "./../include/libc-symbols.h" 2 # 847 "./../include/libc-symbols.h" # 1 "../sysdeps/generic/symbol-hacks.h" 1 # 848 "./../include/libc-symbols.h" 2 # 1 "" 2 # 1 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 1 "plural.y" # 29 "plural.y" # 1 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/config.h" 1 # 30 "plural.y" 2 # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 1 3 4 # 143 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 3 4 # 143 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 3 4 typedef long int ptrdiff_t; # 209 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 3 4 typedef long unsigned int size_t; # 321 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 3 4 typedef int wchar_t; # 415 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 3 4 typedef struct { long long __max_align_ll __attribute__((__aligned__(__alignof__(long long)))); long double __max_align_ld __attribute__((__aligned__(__alignof__(long double)))); # 426 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 3 4 } max_align_t; # 33 "plural.y" 2 # 1 "../include/stdlib.h" 1 # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 1 3 4 # 5 "../include/stdlib.h" 2 # 1 "../stdlib/stdlib.h" 1 # 25 "../stdlib/stdlib.h" # 1 "../bits/libc-header-start.h" 1 # 33 "../bits/libc-header-start.h" # 1 "../include/features.h" 1 # 428 "../include/features.h" # 1 "../include/sys/cdefs.h" 1 # 1 "../misc/sys/cdefs.h" 1 # 442 "../misc/sys/cdefs.h" # 1 "../sysdeps/unix/sysv/linux/alpha/bits/wordsize.h" 1 # 443 "../misc/sys/cdefs.h" 2 # 1 "../sysdeps/ieee754/ldbl-opt/bits/long-double.h" 1 # 444 "../misc/sys/cdefs.h" 2 # 4 "../include/sys/cdefs.h" 2 # 12 "../include/sys/cdefs.h" # 12 "../include/sys/cdefs.h" extern void __chk_fail (void) __attribute__ ((__noreturn__)); extern __typeof (__chk_fail) __chk_fail __attribute__ ((visibility ("hidden"))); # 429 "../include/features.h" 2 # 452 "../include/features.h" # 1 "../include/gnu/stubs.h" 1 # 453 "../include/features.h" 2 # 34 "../bits/libc-header-start.h" 2 # 26 "../stdlib/stdlib.h" 2 # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 1 3 4 # 32 "../stdlib/stdlib.h" 2 # 1 "../sysdeps/unix/sysv/linux/bits/waitflags.h" 1 # 40 "../stdlib/stdlib.h" 2 # 1 "../bits/waitstatus.h" 1 # 41 "../stdlib/stdlib.h" 2 # 55 "../stdlib/stdlib.h" # 1 "../sysdeps/ieee754/ldbl-128/bits/floatn.h" 1 # 23 "../sysdeps/ieee754/ldbl-128/bits/floatn.h" # 1 "../sysdeps/ieee754/ldbl-opt/bits/long-double.h" 1 # 24 "../sysdeps/ieee754/ldbl-128/bits/floatn.h" 2 # 95 "../sysdeps/ieee754/ldbl-128/bits/floatn.h" # 1 "../bits/floatn-common.h" 1 # 24 "../bits/floatn-common.h" # 1 "../sysdeps/ieee754/ldbl-opt/bits/long-double.h" 1 # 25 "../bits/floatn-common.h" 2 # 96 "../sysdeps/ieee754/ldbl-128/bits/floatn.h" 2 # 56 "../stdlib/stdlib.h" 2 typedef struct { int quot; int rem; } div_t; typedef struct { long int quot; long int rem; } ldiv_t; __extension__ typedef struct { long long int quot; long long int rem; } lldiv_t; # 97 "../stdlib/stdlib.h" extern size_t __ctype_get_mb_cur_max (void) __attribute__ ((__nothrow__ )) ; extern double atof (const char *__nptr) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern int atoi (const char *__nptr) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern long int atol (const char *__nptr) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; __extension__ extern long long int atoll (const char *__nptr) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern double strtod (const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; extern float strtof (const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; extern long double strtold (const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; # 140 "../stdlib/stdlib.h" extern _Float32 strtof32 (const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; extern _Float64 strtof64 (const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; extern _Float128 strtof128 (const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; extern _Float32x strtof32x (const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; extern _Float64x strtof64x (const char *__restrict __nptr, char **__restrict __endptr) __attribute__ ((__nothrow__ )) ; # 176 "../stdlib/stdlib.h" extern long int strtol (const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ )) ; extern unsigned long int strtoul (const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ )) ; __extension__ extern long long int strtoq (const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ )) ; __extension__ extern unsigned long long int strtouq (const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ )) ; __extension__ extern long long int strtoll (const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ )) ; __extension__ extern unsigned long long int strtoull (const char *__restrict __nptr, char **__restrict __endptr, int __base) __attribute__ ((__nothrow__ )) ; extern int strfromd (char *__dest, size_t __size, const char *__format, double __f) __attribute__ ((__nothrow__ )) ; extern int strfromf (char *__dest, size_t __size, const char *__format, float __f) __attribute__ ((__nothrow__ )) ; extern int strfroml (char *__dest, size_t __size, const char *__format, long double __f) __attribute__ ((__nothrow__ )) ; # 232 "../stdlib/stdlib.h" extern int strfromf32 (char *__dest, size_t __size, const char * __format, _Float32 __f) __attribute__ ((__nothrow__ )) ; extern int strfromf64 (char *__dest, size_t __size, const char * __format, _Float64 __f) __attribute__ ((__nothrow__ )) ; extern int strfromf128 (char *__dest, size_t __size, const char * __format, _Float128 __f) __attribute__ ((__nothrow__ )) ; extern int strfromf32x (char *__dest, size_t __size, const char * __format, _Float32x __f) __attribute__ ((__nothrow__ )) ; extern int strfromf64x (char *__dest, size_t __size, const char * __format, _Float64x __f) __attribute__ ((__nothrow__ )) ; # 272 "../stdlib/stdlib.h" # 1 "../include/bits/types/locale_t.h" 1 # 1 "../locale/bits/types/locale_t.h" 1 # 22 "../locale/bits/types/locale_t.h" # 1 "../include/bits/types/__locale_t.h" 1 # 1 "../locale/bits/types/__locale_t.h" 1 # 28 "../locale/bits/types/__locale_t.h" struct __locale_struct { struct __locale_data *__locales[13]; const unsigned short int *__ctype_b; const int *__ctype_tolower; const int *__ctype_toupper; const char *__names[13]; }; typedef struct __locale_struct *__locale_t; # 1 "../include/bits/types/__locale_t.h" 2 # 23 "../locale/bits/types/locale_t.h" 2 typedef __locale_t locale_t; # 1 "../include/bits/types/locale_t.h" 2 # 273 "../stdlib/stdlib.h" 2 extern long int strtol_l (const char *__restrict __nptr, char **__restrict __endptr, int __base, locale_t __loc) __attribute__ ((__nothrow__ )) ; extern unsigned long int strtoul_l (const char *__restrict __nptr, char **__restrict __endptr, int __base, locale_t __loc) __attribute__ ((__nothrow__ )) ; __extension__ extern long long int strtoll_l (const char *__restrict __nptr, char **__restrict __endptr, int __base, locale_t __loc) __attribute__ ((__nothrow__ )) ; __extension__ extern unsigned long long int strtoull_l (const char *__restrict __nptr, char **__restrict __endptr, int __base, locale_t __loc) __attribute__ ((__nothrow__ )) ; extern double strtod_l (const char *__restrict __nptr, char **__restrict __endptr, locale_t __loc) __attribute__ ((__nothrow__ )) ; extern float strtof_l (const char *__restrict __nptr, char **__restrict __endptr, locale_t __loc) __attribute__ ((__nothrow__ )) ; extern long double strtold_l (const char *__restrict __nptr, char **__restrict __endptr, locale_t __loc) __attribute__ ((__nothrow__ )) ; # 316 "../stdlib/stdlib.h" extern _Float32 strtof32_l (const char *__restrict __nptr, char **__restrict __endptr, locale_t __loc) __attribute__ ((__nothrow__ )) ; extern _Float64 strtof64_l (const char *__restrict __nptr, char **__restrict __endptr, locale_t __loc) __attribute__ ((__nothrow__ )) ; extern _Float128 strtof128_l (const char *__restrict __nptr, char **__restrict __endptr, locale_t __loc) __attribute__ ((__nothrow__ )) ; extern _Float32x strtof32x_l (const char *__restrict __nptr, char **__restrict __endptr, locale_t __loc) __attribute__ ((__nothrow__ )) ; extern _Float64x strtof64x_l (const char *__restrict __nptr, char **__restrict __endptr, locale_t __loc) __attribute__ ((__nothrow__ )) ; # 360 "../stdlib/stdlib.h" extern __inline int __attribute__ ((__nothrow__ )) atoi (const char *__nptr) { return (int) strtol (__nptr, (char **) # 363 "../stdlib/stdlib.h" 3 4 ((void *)0) # 363 "../stdlib/stdlib.h" , 10); } extern __inline long int __attribute__ ((__nothrow__ )) atol (const char *__nptr) { return strtol (__nptr, (char **) # 368 "../stdlib/stdlib.h" 3 4 ((void *)0) # 368 "../stdlib/stdlib.h" , 10); } __extension__ extern __inline long long int __attribute__ ((__nothrow__ )) atoll (const char *__nptr) { return strtoll (__nptr, (char **) # 375 "../stdlib/stdlib.h" 3 4 ((void *)0) # 375 "../stdlib/stdlib.h" , 10); } # 385 "../stdlib/stdlib.h" extern char *l64a (long int __n) __attribute__ ((__nothrow__ )) ; extern long int a64l (const char *__s) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 1 "../include/sys/types.h" 1 # 1 "../posix/sys/types.h" 1 # 27 "../posix/sys/types.h" # 1 "../include/bits/types.h" 1 # 1 "../posix/bits/types.h" 1 # 27 "../posix/bits/types.h" # 1 "../sysdeps/unix/sysv/linux/alpha/bits/wordsize.h" 1 # 28 "../posix/bits/types.h" 2 typedef unsigned char __u_char; typedef unsigned short int __u_short; typedef unsigned int __u_int; typedef unsigned long int __u_long; typedef signed char __int8_t; typedef unsigned char __uint8_t; typedef signed short int __int16_t; typedef unsigned short int __uint16_t; typedef signed int __int32_t; typedef unsigned int __uint32_t; typedef signed long int __int64_t; typedef unsigned long int __uint64_t; typedef __int8_t __int_least8_t; typedef __uint8_t __uint_least8_t; typedef __int16_t __int_least16_t; typedef __uint16_t __uint_least16_t; typedef __int32_t __int_least32_t; typedef __uint32_t __uint_least32_t; typedef __int64_t __int_least64_t; typedef __uint64_t __uint_least64_t; typedef long int __quad_t; typedef unsigned long int __u_quad_t; typedef long int __intmax_t; typedef unsigned long int __uintmax_t; # 140 "../posix/bits/types.h" # 1 "../sysdeps/unix/sysv/linux/alpha/bits/typesizes.h" 1 # 141 "../posix/bits/types.h" 2 typedef unsigned long int __dev_t; typedef unsigned int __uid_t; typedef unsigned int __gid_t; typedef unsigned int __ino_t; typedef unsigned long int __ino64_t; typedef unsigned int __mode_t; typedef unsigned int __nlink_t; typedef long int __off_t; typedef long int __off64_t; typedef int __pid_t; typedef struct { int __val[2]; } __fsid_t; typedef long int __clock_t; typedef unsigned long int __rlim_t; typedef unsigned long int __rlim64_t; typedef unsigned int __id_t; typedef long int __time_t; typedef unsigned int __useconds_t; typedef long int __suseconds_t; typedef int __daddr_t; typedef int __key_t; typedef int __clockid_t; typedef void * __timer_t; typedef unsigned int __blksize_t; typedef unsigned int __blkcnt_t; typedef unsigned long int __blkcnt64_t; typedef int __fsblkcnt_t; typedef long int __fsblkcnt64_t; typedef unsigned int __fsfilcnt_t; typedef unsigned long int __fsfilcnt64_t; typedef int __fsword_t; typedef long int __ssize_t; typedef long int __syscall_slong_t; typedef unsigned long int __syscall_ulong_t; typedef __off64_t __loff_t; typedef char *__caddr_t; typedef long int __intptr_t; typedef unsigned int __socklen_t; typedef int __sig_atomic_t; # 1 "../include/bits/types.h" 2 # 30 "../posix/sys/types.h" 2 typedef __u_char u_char; typedef __u_short u_short; typedef __u_int u_int; typedef __u_long u_long; typedef __quad_t quad_t; typedef __u_quad_t u_quad_t; typedef __fsid_t fsid_t; typedef __loff_t loff_t; typedef __ino_t ino_t; typedef __ino64_t ino64_t; typedef __dev_t dev_t; typedef __gid_t gid_t; typedef __mode_t mode_t; typedef __nlink_t nlink_t; typedef __uid_t uid_t; typedef __off_t off_t; typedef __off64_t off64_t; typedef __pid_t pid_t; typedef __id_t id_t; typedef __ssize_t ssize_t; typedef __daddr_t daddr_t; typedef __caddr_t caddr_t; typedef __key_t key_t; # 1 "../include/bits/types/clock_t.h" 1 # 1 "../time/bits/types/clock_t.h" 1 # 1 "../include/bits/types.h" 1 # 5 "../time/bits/types/clock_t.h" 2 typedef __clock_t clock_t; # 1 "../include/bits/types/clock_t.h" 2 # 127 "../posix/sys/types.h" 2 # 1 "../include/bits/types/clockid_t.h" 1 # 1 "../time/bits/types/clockid_t.h" 1 # 1 "../include/bits/types.h" 1 # 5 "../time/bits/types/clockid_t.h" 2 typedef __clockid_t clockid_t; # 1 "../include/bits/types/clockid_t.h" 2 # 129 "../posix/sys/types.h" 2 # 1 "../include/bits/types/time_t.h" 1 # 1 "../time/bits/types/time_t.h" 1 # 1 "../include/bits/types.h" 1 # 5 "../time/bits/types/time_t.h" 2 typedef __time_t time_t; # 1 "../include/bits/types/time_t.h" 2 # 130 "../posix/sys/types.h" 2 # 1 "../include/bits/types/timer_t.h" 1 # 1 "../time/bits/types/timer_t.h" 1 # 1 "../include/bits/types.h" 1 # 5 "../time/bits/types/timer_t.h" 2 typedef __timer_t timer_t; # 1 "../include/bits/types/timer_t.h" 2 # 131 "../posix/sys/types.h" 2 typedef __useconds_t useconds_t; typedef __suseconds_t suseconds_t; # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 1 3 4 # 145 "../posix/sys/types.h" 2 typedef unsigned long int ulong; typedef unsigned short int ushort; typedef unsigned int uint; # 1 "../bits/stdint-intn.h" 1 # 22 "../bits/stdint-intn.h" # 1 "../include/bits/types.h" 1 # 23 "../bits/stdint-intn.h" 2 typedef __int8_t int8_t; typedef __int16_t int16_t; typedef __int32_t int32_t; typedef __int64_t int64_t; # 156 "../posix/sys/types.h" 2 # 177 "../posix/sys/types.h" typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__))); typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__))); typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__))); typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__))); typedef int register_t __attribute__ ((__mode__ (__word__))); # 193 "../posix/sys/types.h" # 1 "../include/endian.h" 1 # 1 "../string/endian.h" 1 # 36 "../string/endian.h" # 1 "../sysdeps/alpha/bits/endian.h" 1 # 37 "../string/endian.h" 2 # 60 "../string/endian.h" # 1 "../bits/byteswap.h" 1 # 27 "../bits/byteswap.h" # 1 "../include/bits/types.h" 1 # 28 "../bits/byteswap.h" 2 static __inline __uint16_t __bswap_16 (__uint16_t __bsx) { return __builtin_bswap16 (__bsx); } static __inline __uint32_t __bswap_32 (__uint32_t __bsx) { return __builtin_bswap32 (__bsx); } # 69 "../bits/byteswap.h" __extension__ static __inline __uint64_t __bswap_64 (__uint64_t __bsx) { return __builtin_bswap64 (__bsx); } # 61 "../string/endian.h" 2 # 1 "../bits/uintn-identity.h" 1 # 26 "../bits/uintn-identity.h" # 1 "../include/bits/types.h" 1 # 27 "../bits/uintn-identity.h" 2 static __inline __uint16_t __uint16_identity (__uint16_t __x) { return __x; } static __inline __uint32_t __uint32_identity (__uint32_t __x) { return __x; } static __inline __uint64_t __uint64_identity (__uint64_t __x) { return __x; } # 62 "../string/endian.h" 2 # 2 "../include/endian.h" 2 # 194 "../posix/sys/types.h" 2 # 1 "../include/sys/select.h" 1 # 1 "../misc/sys/select.h" 1 # 27 "../misc/sys/select.h" # 1 "../include/bits/types.h" 1 # 28 "../misc/sys/select.h" 2 # 1 "../bits/select.h" 1 # 31 "../misc/sys/select.h" 2 # 1 "../include/bits/types/sigset_t.h" 1 # 1 "../signal/bits/types/sigset_t.h" 1 # 1 "../sysdeps/unix/sysv/linux/bits/types/__sigset_t.h" 1 typedef struct { unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; } __sigset_t; # 5 "../signal/bits/types/sigset_t.h" 2 typedef __sigset_t sigset_t; # 1 "../include/bits/types/sigset_t.h" 2 # 34 "../misc/sys/select.h" 2 # 1 "../include/bits/types/time_t.h" 1 # 37 "../misc/sys/select.h" 2 # 1 "../include/bits/types/struct_timeval.h" 1 # 1 "../time/bits/types/struct_timeval.h" 1 # 1 "../include/bits/types.h" 1 # 5 "../time/bits/types/struct_timeval.h" 2 struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }; # 1 "../include/bits/types/struct_timeval.h" 2 # 38 "../misc/sys/select.h" 2 # 1 "../include/bits/types/struct_timespec.h" 1 # 1 "../time/bits/types/struct_timespec.h" 1 # 1 "../include/bits/types.h" 1 # 6 "../time/bits/types/struct_timespec.h" 2 struct timespec { __time_t tv_sec; __syscall_slong_t tv_nsec; }; # 1 "../include/bits/types/struct_timespec.h" 2 # 40 "../misc/sys/select.h" 2 # 49 "../misc/sys/select.h" typedef long int __fd_mask; # 59 "../misc/sys/select.h" typedef struct { __fd_mask fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; } fd_set; typedef __fd_mask fd_mask; # 91 "../misc/sys/select.h" # 101 "../misc/sys/select.h" extern int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); # 113 "../misc/sys/select.h" extern int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask); # 126 "../misc/sys/select.h" # 3 "../include/sys/select.h" 2 extern int __pselect (int __nfds, fd_set *__readfds, fd_set *__writefds, fd_set *__exceptfds, const struct timespec *__timeout, const __sigset_t *__sigmask); extern int __select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout); extern __typeof (__select) __select __attribute__ ((visibility ("hidden"))); # 197 "../posix/sys/types.h" 2 typedef __blksize_t blksize_t; typedef __blkcnt_t blkcnt_t; typedef __fsblkcnt_t fsblkcnt_t; typedef __fsfilcnt_t fsfilcnt_t; # 236 "../posix/sys/types.h" typedef __blkcnt64_t blkcnt64_t; typedef __fsblkcnt64_t fsblkcnt64_t; typedef __fsfilcnt64_t fsfilcnt64_t; # 1 "../sysdeps/nptl/bits/pthreadtypes.h" 1 # 23 "../sysdeps/nptl/bits/pthreadtypes.h" # 1 "../sysdeps/nptl/bits/thread-shared-types.h" 1 # 77 "../sysdeps/nptl/bits/thread-shared-types.h" # 1 "../sysdeps/alpha/nptl/bits/pthreadtypes-arch.h" 1 # 42 "../sysdeps/alpha/nptl/bits/pthreadtypes-arch.h" struct __pthread_rwlock_arch_t { unsigned int __readers; unsigned int __writers; unsigned int __wrphase_futex; unsigned int __writers_futex; unsigned int __pad3; unsigned int __pad4; int __cur_writer; int __shared; unsigned long int __pad1; unsigned long int __pad2; unsigned int __flags; }; # 78 "../sysdeps/nptl/bits/thread-shared-types.h" 2 typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t; # 118 "../sysdeps/nptl/bits/thread-shared-types.h" struct __pthread_mutex_s { int __lock ; unsigned int __count; int __owner; unsigned int __nusers; int __kind; int __spins; __pthread_list_t __list; # 145 "../sysdeps/nptl/bits/thread-shared-types.h" }; struct __pthread_cond_s { __extension__ union { __extension__ unsigned long long int __wseq; struct { unsigned int __low; unsigned int __high; } __wseq32; }; __extension__ union { __extension__ unsigned long long int __g1_start; struct { unsigned int __low; unsigned int __high; } __g1_start32; }; unsigned int __g_refs[2] ; unsigned int __g_size[2]; unsigned int __g1_orig_size; unsigned int __wrefs; unsigned int __g_signals[2]; }; # 24 "../sysdeps/nptl/bits/pthreadtypes.h" 2 typedef unsigned long int pthread_t; typedef union { char __size[4]; int __align; } pthread_mutexattr_t; typedef union { char __size[4]; int __align; } pthread_condattr_t; typedef unsigned int pthread_key_t; typedef int pthread_once_t; union pthread_attr_t { char __size[56]; long int __align; }; typedef union pthread_attr_t pthread_attr_t; typedef union { struct __pthread_mutex_s __data; char __size[40]; long int __align; } pthread_mutex_t; typedef union { struct __pthread_cond_s __data; char __size[48]; __extension__ long long int __align; } pthread_cond_t; typedef union { struct __pthread_rwlock_arch_t __data; char __size[56]; long int __align; } pthread_rwlock_t; typedef union { char __size[8]; long int __align; } pthread_rwlockattr_t; typedef volatile int pthread_spinlock_t; typedef union { char __size[32]; long int __align; } pthread_barrier_t; typedef union { char __size[4]; int __align; } pthread_barrierattr_t; # 245 "../posix/sys/types.h" 2 # 1 "../include/sys/types.h" 2 # 395 "../stdlib/stdlib.h" 2 extern long int random (void) __attribute__ ((__nothrow__ )); extern void srandom (unsigned int __seed) __attribute__ ((__nothrow__ )); extern char *initstate (unsigned int __seed, char *__statebuf, size_t __statelen) __attribute__ ((__nothrow__ )) ; extern char *setstate (char *__statebuf) __attribute__ ((__nothrow__ )) ; struct random_data { int32_t *fptr; int32_t *rptr; int32_t *state; int rand_type; int rand_deg; int rand_sep; int32_t *end_ptr; }; extern int random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) __attribute__ ((__nothrow__ )) ; extern int srandom_r (unsigned int __seed, struct random_data *__buf) __attribute__ ((__nothrow__ )) ; extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) __attribute__ ((__nothrow__ )) ; extern int setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) __attribute__ ((__nothrow__ )) ; extern int rand (void) __attribute__ ((__nothrow__ )); extern void srand (unsigned int __seed) __attribute__ ((__nothrow__ )); extern int rand_r (unsigned int *__seed) __attribute__ ((__nothrow__ )); extern double drand48 (void) __attribute__ ((__nothrow__ )); extern double erand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ )) ; extern long int lrand48 (void) __attribute__ ((__nothrow__ )); extern long int nrand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ )) ; extern long int mrand48 (void) __attribute__ ((__nothrow__ )); extern long int jrand48 (unsigned short int __xsubi[3]) __attribute__ ((__nothrow__ )) ; extern void srand48 (long int __seedval) __attribute__ ((__nothrow__ )); extern unsigned short int *seed48 (unsigned short int __seed16v[3]) __attribute__ ((__nothrow__ )) ; extern void lcong48 (unsigned short int __param[7]) __attribute__ ((__nothrow__ )) ; struct drand48_data { unsigned short int __x[3]; unsigned short int __old_x[3]; unsigned short int __c; unsigned short int __init; __extension__ unsigned long long int __a; }; extern int drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__ ((__nothrow__ )) ; extern int erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__ ((__nothrow__ )) ; extern int lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ )) ; extern int nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ )) ; extern int mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ )) ; extern int jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__ ((__nothrow__ )) ; extern int srand48_r (long int __seedval, struct drand48_data *__buffer) __attribute__ ((__nothrow__ )) ; extern int seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) __attribute__ ((__nothrow__ )) ; extern int lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) __attribute__ ((__nothrow__ )) ; extern void *malloc (size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) ; extern void *calloc (size_t __nmemb, size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) ; extern void *realloc (void *__ptr, size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__warn_unused_result__)); extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__warn_unused_result__)); extern void free (void *__ptr) __attribute__ ((__nothrow__ )); # 1 "../include/alloca.h" 1 # 1 "../stdlib/alloca.h" 1 # 24 "../stdlib/alloca.h" # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 1 3 4 # 25 "../stdlib/alloca.h" 2 extern void *alloca (size_t __size) __attribute__ ((__nothrow__ )); # 4 "../include/alloca.h" 2 # 1 "../include/stackinfo.h" 1 # 24 "../include/stackinfo.h" # 1 "../sysdeps/alpha/stackinfo.h" 1 # 24 "../sysdeps/alpha/stackinfo.h" # 1 "../include/elf.h" 1 # 1 "../elf/elf.h" 1 # 24 "../elf/elf.h" # 1 "../sysdeps/generic/stdint.h" 1 # 26 "../sysdeps/generic/stdint.h" # 1 "../bits/libc-header-start.h" 1 # 27 "../sysdeps/generic/stdint.h" 2 # 1 "../include/bits/types.h" 1 # 28 "../sysdeps/generic/stdint.h" 2 # 1 "../bits/wchar.h" 1 # 29 "../sysdeps/generic/stdint.h" 2 # 1 "../sysdeps/unix/sysv/linux/alpha/bits/wordsize.h" 1 # 30 "../sysdeps/generic/stdint.h" 2 # 1 "../bits/stdint-uintn.h" 1 # 22 "../bits/stdint-uintn.h" # 1 "../include/bits/types.h" 1 # 23 "../bits/stdint-uintn.h" 2 typedef __uint8_t uint8_t; typedef __uint16_t uint16_t; typedef __uint32_t uint32_t; typedef __uint64_t uint64_t; # 38 "../sysdeps/generic/stdint.h" 2 typedef __int_least8_t int_least8_t; typedef __int_least16_t int_least16_t; typedef __int_least32_t int_least32_t; typedef __int_least64_t int_least64_t; typedef __uint_least8_t uint_least8_t; typedef __uint_least16_t uint_least16_t; typedef __uint_least32_t uint_least32_t; typedef __uint_least64_t uint_least64_t; typedef signed char int_fast8_t; typedef long int int_fast16_t; typedef long int int_fast32_t; typedef long int int_fast64_t; # 71 "../sysdeps/generic/stdint.h" typedef unsigned char uint_fast8_t; typedef unsigned long int uint_fast16_t; typedef unsigned long int uint_fast32_t; typedef unsigned long int uint_fast64_t; # 87 "../sysdeps/generic/stdint.h" typedef long int intptr_t; typedef unsigned long int uintptr_t; # 101 "../sysdeps/generic/stdint.h" typedef __intmax_t intmax_t; typedef __uintmax_t uintmax_t; # 29 "../elf/elf.h" 2 typedef uint16_t Elf32_Half; typedef uint16_t Elf64_Half; typedef uint32_t Elf32_Word; typedef int32_t Elf32_Sword; typedef uint32_t Elf64_Word; typedef int32_t Elf64_Sword; typedef uint64_t Elf32_Xword; typedef int64_t Elf32_Sxword; typedef uint64_t Elf64_Xword; typedef int64_t Elf64_Sxword; typedef uint32_t Elf32_Addr; typedef uint64_t Elf64_Addr; typedef uint32_t Elf32_Off; typedef uint64_t Elf64_Off; typedef uint16_t Elf32_Section; typedef uint16_t Elf64_Section; typedef Elf32_Half Elf32_Versym; typedef Elf64_Half Elf64_Versym; typedef struct { unsigned char e_ident[(16)]; Elf32_Half e_type; Elf32_Half e_machine; Elf32_Word e_version; Elf32_Addr e_entry; Elf32_Off e_phoff; Elf32_Off e_shoff; Elf32_Word e_flags; Elf32_Half e_ehsize; Elf32_Half e_phentsize; Elf32_Half e_phnum; Elf32_Half e_shentsize; Elf32_Half e_shnum; Elf32_Half e_shstrndx; } Elf32_Ehdr; typedef struct { unsigned char e_ident[(16)]; Elf64_Half e_type; Elf64_Half e_machine; Elf64_Word e_version; Elf64_Addr e_entry; Elf64_Off e_phoff; Elf64_Off e_shoff; Elf64_Word e_flags; Elf64_Half e_ehsize; Elf64_Half e_phentsize; Elf64_Half e_phnum; Elf64_Half e_shentsize; Elf64_Half e_shnum; Elf64_Half e_shstrndx; } Elf64_Ehdr; # 384 "../elf/elf.h" typedef struct { Elf32_Word sh_name; Elf32_Word sh_type; Elf32_Word sh_flags; Elf32_Addr sh_addr; Elf32_Off sh_offset; Elf32_Word sh_size; Elf32_Word sh_link; Elf32_Word sh_info; Elf32_Word sh_addralign; Elf32_Word sh_entsize; } Elf32_Shdr; typedef struct { Elf64_Word sh_name; Elf64_Word sh_type; Elf64_Xword sh_flags; Elf64_Addr sh_addr; Elf64_Off sh_offset; Elf64_Xword sh_size; Elf64_Word sh_link; Elf64_Word sh_info; Elf64_Xword sh_addralign; Elf64_Xword sh_entsize; } Elf64_Shdr; # 491 "../elf/elf.h" typedef struct { Elf32_Word ch_type; Elf32_Word ch_size; Elf32_Word ch_addralign; } Elf32_Chdr; typedef struct { Elf64_Word ch_type; Elf64_Word ch_reserved; Elf64_Xword ch_size; Elf64_Xword ch_addralign; } Elf64_Chdr; # 518 "../elf/elf.h" typedef struct { Elf32_Word st_name; Elf32_Addr st_value; Elf32_Word st_size; unsigned char st_info; unsigned char st_other; Elf32_Section st_shndx; } Elf32_Sym; typedef struct { Elf64_Word st_name; unsigned char st_info; unsigned char st_other; Elf64_Section st_shndx; Elf64_Addr st_value; Elf64_Xword st_size; } Elf64_Sym; typedef struct { Elf32_Half si_boundto; Elf32_Half si_flags; } Elf32_Syminfo; typedef struct { Elf64_Half si_boundto; Elf64_Half si_flags; } Elf64_Syminfo; # 633 "../elf/elf.h" typedef struct { Elf32_Addr r_offset; Elf32_Word r_info; } Elf32_Rel; typedef struct { Elf64_Addr r_offset; Elf64_Xword r_info; } Elf64_Rel; typedef struct { Elf32_Addr r_offset; Elf32_Word r_info; Elf32_Sword r_addend; } Elf32_Rela; typedef struct { Elf64_Addr r_offset; Elf64_Xword r_info; Elf64_Sxword r_addend; } Elf64_Rela; # 678 "../elf/elf.h" typedef struct { Elf32_Word p_type; Elf32_Off p_offset; Elf32_Addr p_vaddr; Elf32_Addr p_paddr; Elf32_Word p_filesz; Elf32_Word p_memsz; Elf32_Word p_flags; Elf32_Word p_align; } Elf32_Phdr; typedef struct { Elf64_Word p_type; Elf64_Word p_flags; Elf64_Off p_offset; Elf64_Addr p_vaddr; Elf64_Addr p_paddr; Elf64_Xword p_filesz; Elf64_Xword p_memsz; Elf64_Xword p_align; } Elf64_Phdr; # 819 "../elf/elf.h" typedef struct { Elf32_Sword d_tag; union { Elf32_Word d_val; Elf32_Addr d_ptr; } d_un; } Elf32_Dyn; typedef struct { Elf64_Sxword d_tag; union { Elf64_Xword d_val; Elf64_Addr d_ptr; } d_un; } Elf64_Dyn; # 998 "../elf/elf.h" typedef struct { Elf32_Half vd_version; Elf32_Half vd_flags; Elf32_Half vd_ndx; Elf32_Half vd_cnt; Elf32_Word vd_hash; Elf32_Word vd_aux; Elf32_Word vd_next; } Elf32_Verdef; typedef struct { Elf64_Half vd_version; Elf64_Half vd_flags; Elf64_Half vd_ndx; Elf64_Half vd_cnt; Elf64_Word vd_hash; Elf64_Word vd_aux; Elf64_Word vd_next; } Elf64_Verdef; # 1040 "../elf/elf.h" typedef struct { Elf32_Word vda_name; Elf32_Word vda_next; } Elf32_Verdaux; typedef struct { Elf64_Word vda_name; Elf64_Word vda_next; } Elf64_Verdaux; typedef struct { Elf32_Half vn_version; Elf32_Half vn_cnt; Elf32_Word vn_file; Elf32_Word vn_aux; Elf32_Word vn_next; } Elf32_Verneed; typedef struct { Elf64_Half vn_version; Elf64_Half vn_cnt; Elf64_Word vn_file; Elf64_Word vn_aux; Elf64_Word vn_next; } Elf64_Verneed; # 1087 "../elf/elf.h" typedef struct { Elf32_Word vna_hash; Elf32_Half vna_flags; Elf32_Half vna_other; Elf32_Word vna_name; Elf32_Word vna_next; } Elf32_Vernaux; typedef struct { Elf64_Word vna_hash; Elf64_Half vna_flags; Elf64_Half vna_other; Elf64_Word vna_name; Elf64_Word vna_next; } Elf64_Vernaux; # 1121 "../elf/elf.h" typedef struct { uint32_t a_type; union { uint32_t a_val; } a_un; } Elf32_auxv_t; typedef struct { uint64_t a_type; union { uint64_t a_val; } a_un; } Elf64_auxv_t; # 1220 "../elf/elf.h" typedef struct { Elf32_Word n_namesz; Elf32_Word n_descsz; Elf32_Word n_type; } Elf32_Nhdr; typedef struct { Elf64_Word n_namesz; Elf64_Word n_descsz; Elf64_Word n_type; } Elf64_Nhdr; # 1340 "../elf/elf.h" typedef struct { Elf32_Xword m_value; Elf32_Word m_info; Elf32_Word m_poffset; Elf32_Half m_repeat; Elf32_Half m_stride; } Elf32_Move; typedef struct { Elf64_Xword m_value; Elf64_Xword m_info; Elf64_Xword m_poffset; Elf64_Half m_repeat; Elf64_Half m_stride; } Elf64_Move; # 1729 "../elf/elf.h" typedef union { struct { Elf32_Word gt_current_g_value; Elf32_Word gt_unused; } gt_header; struct { Elf32_Word gt_g_value; Elf32_Word gt_bytes; } gt_entry; } Elf32_gptab; typedef struct { Elf32_Word ri_gprmask; Elf32_Word ri_cprmask[4]; Elf32_Sword ri_gp_value; } Elf32_RegInfo; typedef struct { unsigned char kind; unsigned char size; Elf32_Section section; Elf32_Word info; } Elf_Options; # 1805 "../elf/elf.h" typedef struct { Elf32_Word hwp_flags1; Elf32_Word hwp_flags2; } Elf_Options_Hw; # 1971 "../elf/elf.h" typedef struct { Elf32_Word l_name; Elf32_Word l_time_stamp; Elf32_Word l_checksum; Elf32_Word l_version; Elf32_Word l_flags; } Elf32_Lib; typedef struct { Elf64_Word l_name; Elf64_Word l_time_stamp; Elf64_Word l_checksum; Elf64_Word l_version; Elf64_Word l_flags; } Elf64_Lib; # 2002 "../elf/elf.h" typedef Elf32_Addr Elf32_Conflict; typedef struct { Elf32_Half version; unsigned char isa_level; unsigned char isa_rev; unsigned char gpr_size; unsigned char cpr1_size; unsigned char cpr2_size; unsigned char fp_abi; Elf32_Word isa_ext; Elf32_Word ases; Elf32_Word flags1; Elf32_Word flags2; } Elf_MIPS_ABIFlags_v0; # 2078 "../elf/elf.h" enum { Val_GNU_MIPS_ABI_FP_ANY = 0, Val_GNU_MIPS_ABI_FP_DOUBLE = 1, Val_GNU_MIPS_ABI_FP_SINGLE = 2, Val_GNU_MIPS_ABI_FP_SOFT = 3, Val_GNU_MIPS_ABI_FP_OLD_64 = 4, Val_GNU_MIPS_ABI_FP_XX = 5, Val_GNU_MIPS_ABI_FP_64 = 6, Val_GNU_MIPS_ABI_FP_64A = 7, Val_GNU_MIPS_ABI_FP_MAX = 7 }; # 3928 "../elf/elf.h" # 3 "../include/elf.h" 2 # 1 "../include/libc-pointer-arith.h" 1 # 7 "../include/elf.h" 2 # 20 "../include/elf.h" # 1 "../sysdeps/alpha/dl-dtprocnum.h" 1 # 21 "../include/elf.h" 2 # 25 "../sysdeps/alpha/stackinfo.h" 2 # 25 "../include/stackinfo.h" 2 # 8 "../include/alloca.h" 2 extern void *__alloca (size_t __size); extern int __libc_use_alloca (size_t size) __attribute__ ((const)); extern int __libc_alloca_cutoff (size_t size) __attribute__ ((const)); extern __typeof (__libc_alloca_cutoff) __libc_alloca_cutoff __attribute__ ((visibility ("hidden"))); # 1 "../sysdeps/pthread/allocalim.h" 1 # 19 "../sysdeps/pthread/allocalim.h" # 1 "../include/alloca.h" 1 # 20 "../sysdeps/pthread/allocalim.h" 2 # 1 "../include/limits.h" 1 # 26 "../include/limits.h" # 1 "../bits/libc-header-start.h" 1 # 27 "../include/limits.h" 2 # 124 "../include/limits.h" # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include-fixed/limits.h" 1 3 4 # 125 "../include/limits.h" 2 # 183 "../include/limits.h" # 1 "../include/bits/posix1_lim.h" 1 # 1 "../posix/bits/posix1_lim.h" 1 # 27 "../posix/bits/posix1_lim.h" # 1 "../sysdeps/unix/sysv/linux/alpha/bits/wordsize.h" 1 # 28 "../posix/bits/posix1_lim.h" 2 # 161 "../posix/bits/posix1_lim.h" # 1 "../sysdeps/unix/sysv/linux/alpha/bits/local_lim.h" 1 # 38 "../sysdeps/unix/sysv/linux/alpha/bits/local_lim.h" # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/sysroot/usr/include/linux/limits.h" 1 3 4 # 39 "../sysdeps/unix/sysv/linux/alpha/bits/local_lim.h" 2 # 162 "../posix/bits/posix1_lim.h" 2 # 1 "../include/bits/posix1_lim.h" 2 # 184 "../include/limits.h" 2 # 1 "../include/bits/posix2_lim.h" 1 # 1 "../posix/bits/posix2_lim.h" 1 # 1 "../include/bits/posix2_lim.h" 2 # 188 "../include/limits.h" 2 # 1 "../include/bits/xopen_lim.h" 1 # 64 "../include/bits/xopen_lim.h" # 1 "../sysdeps/unix/sysv/linux/bits/uio_lim.h" 1 # 65 "../include/bits/xopen_lim.h" 2 # 192 "../include/limits.h" 2 # 21 "../sysdeps/pthread/allocalim.h" 2 extern __inline __attribute__ ((__always_inline__)) int __libc_use_alloca (size_t size) { return (__builtin_expect ((__libc_alloca_cutoff (size)), 1) || __builtin_expect ((size <= 24576 / 4), 1) ); } # 25 "../include/alloca.h" 2 # 567 "../stdlib/stdlib.h" 2 extern void *valloc (size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) ; extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) __attribute__ ((__nothrow__ )) ; extern void *aligned_alloc (size_t __alignment, size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) __attribute__ ((__alloc_size__ (2))) ; extern void abort (void) __attribute__ ((__nothrow__ )) __attribute__ ((__noreturn__)); extern int atexit (void (*__func) (void)) __attribute__ ((__nothrow__ )) ; extern int at_quick_exit (void (*__func) (void)) __attribute__ ((__nothrow__ )) ; extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) __attribute__ ((__nothrow__ )) ; extern void exit (int __status) __attribute__ ((__nothrow__ )) __attribute__ ((__noreturn__)); extern void quick_exit (int __status) __attribute__ ((__nothrow__ )) __attribute__ ((__noreturn__)); extern void _Exit (int __status) __attribute__ ((__nothrow__ )) __attribute__ ((__noreturn__)); extern char *getenv (const char *__name) __attribute__ ((__nothrow__ )) ; extern char *secure_getenv (const char *__name) __attribute__ ((__nothrow__ )) ; extern int putenv (char *__string) __attribute__ ((__nothrow__ )) ; extern int setenv (const char *__name, const char *__value, int __replace) __attribute__ ((__nothrow__ )) ; extern int unsetenv (const char *__name) __attribute__ ((__nothrow__ )) ; extern int clearenv (void) __attribute__ ((__nothrow__ )); # 672 "../stdlib/stdlib.h" extern char *mktemp (char *__template) __attribute__ ((__nothrow__ )) ; # 685 "../stdlib/stdlib.h" extern int mkstemp (char *__template) ; # 695 "../stdlib/stdlib.h" extern int mkstemp64 (char *__template) ; # 707 "../stdlib/stdlib.h" extern int mkstemps (char *__template, int __suffixlen) ; # 717 "../stdlib/stdlib.h" extern int mkstemps64 (char *__template, int __suffixlen) ; # 728 "../stdlib/stdlib.h" extern char *mkdtemp (char *__template) __attribute__ ((__nothrow__ )) ; # 739 "../stdlib/stdlib.h" extern int mkostemp (char *__template, int __flags) ; # 749 "../stdlib/stdlib.h" extern int mkostemp64 (char *__template, int __flags) ; # 759 "../stdlib/stdlib.h" extern int mkostemps (char *__template, int __suffixlen, int __flags) ; # 771 "../stdlib/stdlib.h" extern int mkostemps64 (char *__template, int __suffixlen, int __flags) ; # 781 "../stdlib/stdlib.h" extern int system (const char *__command) ; extern char *canonicalize_file_name (const char *__name) __attribute__ ((__nothrow__ )) ; # 797 "../stdlib/stdlib.h" extern char *realpath (const char *__restrict __name, char *__restrict __resolved) __attribute__ ((__nothrow__ )) ; typedef int (*__compar_fn_t) (const void *, const void *); typedef __compar_fn_t comparison_fn_t; typedef int (*__compar_d_fn_t) (const void *, const void *, void *); extern void *bsearch (const void *__key, const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) ; # 1 "../bits/stdlib-bsearch.h" 1 # 19 "../bits/stdlib-bsearch.h" extern __inline void * bsearch (const void *__key, const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) { size_t __l, __u, __idx; const void *__p; int __comparison; __l = 0; __u = __nmemb; while (__l < __u) { __idx = (__l + __u) / 2; __p = (void *) (((const char *) __base) + (__idx * __size)); __comparison = (*__compar) (__key, __p); if (__comparison < 0) __u = __idx; else if (__comparison > 0) __l = __idx + 1; else return (void *) __p; } return # 42 "../bits/stdlib-bsearch.h" 3 4 ((void *)0) # 42 "../bits/stdlib-bsearch.h" ; } # 823 "../stdlib/stdlib.h" 2 extern void qsort (void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar) ; extern void qsort_r (void *__base, size_t __nmemb, size_t __size, __compar_d_fn_t __compar, void *__arg) ; extern int abs (int __x) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; extern long int labs (long int __x) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; __extension__ extern long long int llabs (long long int __x) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; extern div_t div (int __numer, int __denom) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; extern ldiv_t ldiv (long int __numer, long int __denom) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; __extension__ extern lldiv_t lldiv (long long int __numer, long long int __denom) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)) ; # 869 "../stdlib/stdlib.h" extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ )) ; extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ )) ; extern char *gcvt (double __value, int __ndigit, char *__buf) __attribute__ ((__nothrow__ )) ; extern char *qecvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ )) ; extern char *qfcvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign) __attribute__ ((__nothrow__ )) ; extern char *qgcvt (long double __value, int __ndigit, char *__buf) __attribute__ ((__nothrow__ )) ; extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ )) ; extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ )) ; extern int qecvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ )) ; extern int qfcvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len) __attribute__ ((__nothrow__ )) ; extern int mblen (const char *__s, size_t __n) __attribute__ ((__nothrow__ )); extern int mbtowc (wchar_t *__restrict __pwc, const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ )); extern int wctomb (char *__s, wchar_t __wchar) __attribute__ ((__nothrow__ )); extern size_t mbstowcs (wchar_t *__restrict __pwcs, const char *__restrict __s, size_t __n) __attribute__ ((__nothrow__ )); extern size_t wcstombs (char *__restrict __s, const wchar_t *__restrict __pwcs, size_t __n) __attribute__ ((__nothrow__ )); extern int rpmatch (const char *__response) __attribute__ ((__nothrow__ )) ; # 954 "../stdlib/stdlib.h" extern int getsubopt (char **__restrict __optionp, char *const *__restrict __tokens, char **__restrict __valuep) __attribute__ ((__nothrow__ )) ; extern int posix_openpt (int __oflag) ; extern int grantpt (int __fd) __attribute__ ((__nothrow__ )); extern int unlockpt (int __fd) __attribute__ ((__nothrow__ )); extern char *ptsname (int __fd) __attribute__ ((__nothrow__ )) ; extern int ptsname_r (int __fd, char *__buf, size_t __buflen) __attribute__ ((__nothrow__ )) ; extern int getpt (void); extern int getloadavg (double __loadavg[], int __nelem) __attribute__ ((__nothrow__ )) ; # 1010 "../stdlib/stdlib.h" # 1 "../include/bits/stdlib-float.h" 1 # 1 "../stdlib/bits/stdlib-float.h" 1 # 24 "../stdlib/bits/stdlib-float.h" extern __inline double __attribute__ ((__nothrow__ )) atof (const char *__nptr) { return strtod (__nptr, (char **) # 27 "../stdlib/bits/stdlib-float.h" 3 4 ((void *)0) # 27 "../stdlib/bits/stdlib-float.h" ); } # 7 "../include/bits/stdlib-float.h" 2 # 1011 "../stdlib/stdlib.h" 2 # 1020 "../stdlib/stdlib.h" # 7 "../include/stdlib.h" 2 # 1 "../include/sys/stat.h" 1 # 1 "../io/sys/stat.h" 1 # 27 "../io/sys/stat.h" # 1 "../include/bits/types.h" 1 # 28 "../io/sys/stat.h" 2 # 1 "../include/bits/types/struct_timespec.h" 1 # 31 "../io/sys/stat.h" 2 # 1 "../include/bits/types/time_t.h" 1 # 38 "../io/sys/stat.h" 2 # 99 "../io/sys/stat.h" # 1 "../sysdeps/unix/sysv/linux/alpha/bits/stat.h" 1 # 69 "../sysdeps/unix/sysv/linux/alpha/bits/stat.h" struct stat { __dev_t st_dev; __ino_t st_ino; int __pad0; __dev_t st_rdev; __off_t st_size; __blkcnt_t st_blocks; int __pad1; __mode_t st_mode; __uid_t st_uid; __gid_t st_gid; __blksize_t st_blksize; __nlink_t st_nlink; int __pad2; __extension__ union { struct timespec st_atim; struct { __time_t st_atime; unsigned long st_atimensec; }; }; __extension__ union { struct timespec st_mtim; struct { __time_t st_mtime; unsigned long st_mtimensec; }; }; __extension__ union { struct timespec st_ctim; struct { __time_t st_ctime; unsigned long st_ctimensec; }; }; long __glibc_reserved[3]; }; struct stat64 { __dev_t st_dev; __ino64_t st_ino; __dev_t st_rdev; __off_t st_size; __blkcnt64_t st_blocks; __mode_t st_mode; __uid_t st_uid; __gid_t st_gid; __blksize_t st_blksize; __nlink_t st_nlink; int __pad0; __extension__ union { struct timespec st_atim; struct { __time_t st_atime; unsigned long st_atimensec; }; }; __extension__ union { struct timespec st_mtim; struct { __time_t st_mtime; unsigned long st_mtimensec; }; }; __extension__ union { struct timespec st_ctim; struct { __time_t st_ctime; unsigned long st_ctimensec; }; }; long __glibc_reserved[3]; }; # 102 "../io/sys/stat.h" 2 # 205 "../io/sys/stat.h" extern int stat (const char *__restrict __file, struct stat *__restrict __buf) __attribute__ ((__nothrow__ )) ; extern int fstat (int __fd, struct stat *__buf) __attribute__ ((__nothrow__ )) ; # 224 "../io/sys/stat.h" extern int stat64 (const char *__restrict __file, struct stat64 *__restrict __buf) __attribute__ ((__nothrow__ )) ; extern int fstat64 (int __fd, struct stat64 *__buf) __attribute__ ((__nothrow__ )) ; extern int fstatat (int __fd, const char *__restrict __file, struct stat *__restrict __buf, int __flag) __attribute__ ((__nothrow__ )) ; # 249 "../io/sys/stat.h" extern int fstatat64 (int __fd, const char *__restrict __file, struct stat64 *__restrict __buf, int __flag) __attribute__ ((__nothrow__ )) ; extern int lstat (const char *__restrict __file, struct stat *__restrict __buf) __attribute__ ((__nothrow__ )) ; # 272 "../io/sys/stat.h" extern int lstat64 (const char *__restrict __file, struct stat64 *__restrict __buf) __attribute__ ((__nothrow__ )) ; extern int chmod (const char *__file, __mode_t __mode) __attribute__ ((__nothrow__ )) ; extern int lchmod (const char *__file, __mode_t __mode) __attribute__ ((__nothrow__ )) ; extern int fchmod (int __fd, __mode_t __mode) __attribute__ ((__nothrow__ )); extern int fchmodat (int __fd, const char *__file, __mode_t __mode, int __flag) __attribute__ ((__nothrow__ )) ; extern __mode_t umask (__mode_t __mask) __attribute__ ((__nothrow__ )); extern __mode_t getumask (void) __attribute__ ((__nothrow__ )); extern int mkdir (const char *__path, __mode_t __mode) __attribute__ ((__nothrow__ )) ; extern int mkdirat (int __fd, const char *__path, __mode_t __mode) __attribute__ ((__nothrow__ )) ; extern int mknod (const char *__path, __mode_t __mode, __dev_t __dev) __attribute__ ((__nothrow__ )) ; extern int mknodat (int __fd, const char *__path, __mode_t __mode, __dev_t __dev) __attribute__ ((__nothrow__ )) ; extern int mkfifo (const char *__path, __mode_t __mode) __attribute__ ((__nothrow__ )) ; extern int mkfifoat (int __fd, const char *__path, __mode_t __mode) __attribute__ ((__nothrow__ )) ; extern int utimensat (int __fd, const char *__path, const struct timespec __times[2], int __flags) __attribute__ ((__nothrow__ )) ; extern int futimens (int __fd, const struct timespec __times[2]) __attribute__ ((__nothrow__ )); # 395 "../io/sys/stat.h" extern int __fxstat (int __ver, int __fildes, struct stat *__stat_buf) __attribute__ ((__nothrow__ )) ; extern int __xstat (int __ver, const char *__filename, struct stat *__stat_buf) __attribute__ ((__nothrow__ )) ; extern int __lxstat (int __ver, const char *__filename, struct stat *__stat_buf) __attribute__ ((__nothrow__ )) ; extern int __fxstatat (int __ver, int __fildes, const char *__filename, struct stat *__stat_buf, int __flag) __attribute__ ((__nothrow__ )) ; # 428 "../io/sys/stat.h" extern int __fxstat64 (int __ver, int __fildes, struct stat64 *__stat_buf) __attribute__ ((__nothrow__ )) ; extern int __xstat64 (int __ver, const char *__filename, struct stat64 *__stat_buf) __attribute__ ((__nothrow__ )) ; extern int __lxstat64 (int __ver, const char *__filename, struct stat64 *__stat_buf) __attribute__ ((__nothrow__ )) ; extern int __fxstatat64 (int __ver, int __fildes, const char *__filename, struct stat64 *__stat_buf, int __flag) __attribute__ ((__nothrow__ )) ; extern int __xmknod (int __ver, const char *__path, __mode_t __mode, __dev_t *__dev) __attribute__ ((__nothrow__ )) ; extern int __xmknodat (int __ver, int __fd, const char *__path, __mode_t __mode, __dev_t *__dev) __attribute__ ((__nothrow__ )) ; # 1 "../include/bits/statx.h" 1 # 1 "../io/bits/statx.h" 1 # 25 "../io/bits/statx.h" struct statx_timestamp { __int64_t tv_sec; __uint32_t tv_nsec; __int32_t __statx_timestamp_pad1[1]; }; struct statx { __uint32_t stx_mask; __uint32_t stx_blksize; __uint64_t stx_attributes; __uint32_t stx_nlink; __uint32_t stx_uid; __uint32_t stx_gid; __uint16_t stx_mode; __uint16_t __statx_pad1[1]; __uint64_t stx_ino; __uint64_t stx_size; __uint64_t stx_blocks; __uint64_t stx_attributes_mask; struct statx_timestamp stx_atime; struct statx_timestamp stx_btime; struct statx_timestamp stx_ctime; struct statx_timestamp stx_mtime; __uint32_t stx_rdev_major; __uint32_t stx_rdev_minor; __uint32_t stx_dev_major; __uint32_t stx_dev_minor; __uint64_t __statx_pad2[14]; }; # 84 "../io/bits/statx.h" int statx (int __dirfd, const char *__restrict __path, int __flags, unsigned int __mask, struct statx *__restrict __buf) __attribute__ ((__nothrow__ )) ; # 1 "../include/bits/statx.h" 2 # 447 "../io/sys/stat.h" 2 extern __inline int __attribute__ ((__nothrow__ )) stat (const char *__path, struct stat *__statbuf) { return __xstat (3, __path, __statbuf); } extern __inline int __attribute__ ((__nothrow__ )) lstat (const char *__path, struct stat *__statbuf) { return __lxstat (3, __path, __statbuf); } extern __inline int __attribute__ ((__nothrow__ )) fstat (int __fd, struct stat *__statbuf) { return __fxstat (3, __fd, __statbuf); } extern __inline int __attribute__ ((__nothrow__ )) fstatat (int __fd, const char *__filename, struct stat *__statbuf, int __flag) { return __fxstatat (3, __fd, __filename, __statbuf, __flag); } extern __inline int __attribute__ ((__nothrow__ )) mknod (const char *__path, __mode_t __mode, __dev_t __dev) { return __xmknod (0, __path, __mode, &__dev); } extern __inline int __attribute__ ((__nothrow__ )) mknodat (int __fd, const char *__path, __mode_t __mode, __dev_t __dev) { return __xmknodat (0, __fd, __path, __mode, &__dev); } extern __inline int __attribute__ ((__nothrow__ )) stat64 (const char *__path, struct stat64 *__statbuf) { return __xstat64 (3, __path, __statbuf); } extern __inline int __attribute__ ((__nothrow__ )) lstat64 (const char *__path, struct stat64 *__statbuf) { return __lxstat64 (3, __path, __statbuf); } extern __inline int __attribute__ ((__nothrow__ )) fstat64 (int __fd, struct stat64 *__statbuf) { return __fxstat64 (3, __fd, __statbuf); } extern __inline int __attribute__ ((__nothrow__ )) fstatat64 (int __fd, const char *__filename, struct stat64 *__statbuf, int __flag) { return __fxstatat64 (3, __fd, __filename, __statbuf, __flag); } # 3 "../include/sys/stat.h" 2 extern int __stat (const char *__file, struct stat *__buf); extern int __fstat (int __fd, struct stat *__buf); extern int __lstat (const char *__file, struct stat *__buf); extern int __chmod (const char *__file, __mode_t __mode); extern __typeof (__chmod) __chmod __attribute__ ((visibility ("hidden"))); extern int __fchmod (int __fd, __mode_t __mode); extern __mode_t __umask (__mode_t __mask); extern int __mkdir (const char *__path, __mode_t __mode); extern __typeof (__mkdir) __mkdir __attribute__ ((visibility ("hidden"))); extern int __mknod (const char *__path, __mode_t __mode, __dev_t __dev); extern __typeof (__fxstat) __fxstat __attribute__ ((visibility ("hidden"))); extern __typeof (__fxstat64) __fxstat64 __attribute__ ((visibility ("hidden"))); extern __typeof (__lxstat) __lxstat __attribute__ ((visibility ("hidden"))); extern __typeof (__lxstat64) __lxstat64 __attribute__ ((visibility ("hidden"))); extern __typeof (__xstat) __xstat __attribute__ ((visibility ("hidden"))); extern __typeof (__xstat64) __xstat64 __attribute__ ((visibility ("hidden"))); extern __inline__ int __stat (const char *__path, struct stat *__statbuf) { return __xstat (3, __path, __statbuf); } extern __typeof (__xmknod) __xmknod __attribute__ ((visibility ("hidden"))); extern __inline__ int __mknod (const char *__path, __mode_t __mode, __dev_t __dev) { return __xmknod (0, __path, __mode, &__dev); } extern __typeof (__xmknodat) __xmknodat __attribute__ ((visibility ("hidden"))); extern __typeof (__fxstatat) __fxstatat __attribute__ ((visibility ("hidden"))); extern __typeof (__fxstatat64) __fxstatat64 __attribute__ ((visibility ("hidden"))); # 11 "../include/stdlib.h" 2 extern __typeof (strtol_l) __strtol_l; extern __typeof (strtoul_l) __strtoul_l; extern __typeof (strtoll_l) __strtoll_l; extern __typeof (strtoull_l) __strtoull_l; extern __typeof (strtod_l) __strtod_l; extern __typeof (strtof_l) __strtof_l; extern __typeof (strtold_l) __strtold_l; extern __typeof (__strtol_l) __strtol_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strtoul_l) __strtoul_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strtoll_l) __strtoll_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strtoull_l) __strtoull_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strtod_l) __strtod_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strtof_l) __strtof_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strtold_l) __strtold_l __attribute__ ((visibility ("hidden"))); extern __typeof (exit) exit __attribute__ ((visibility ("hidden"))); extern __typeof (abort) abort __attribute__ ((visibility ("hidden"))); extern __typeof (getenv) getenv __attribute__ ((visibility ("hidden"))); extern __typeof (secure_getenv) __libc_secure_getenv; extern __typeof (__libc_secure_getenv) __libc_secure_getenv __attribute__ ((visibility ("hidden"))); extern __typeof (bsearch) bsearch __attribute__ ((visibility ("hidden"))); extern __typeof (qsort) qsort __attribute__ ((visibility ("hidden"))); extern __typeof (qsort_r) __qsort_r; extern __typeof (__qsort_r) __qsort_r __attribute__ ((visibility ("hidden"))); extern __typeof (lrand48_r) lrand48_r __attribute__ ((visibility ("hidden"))); extern __typeof (wctomb) wctomb __attribute__ ((visibility ("hidden"))); extern long int __random (void) ; extern void __srandom (unsigned int __seed); extern char *__initstate (unsigned int __seed, char *__statebuf, size_t __statelen); extern char *__setstate (char *__statebuf); extern int __random_r (struct random_data *__buf, int32_t *__result) ; extern int __srandom_r (unsigned int __seed, struct random_data *__buf) ; extern int __initstate_r (unsigned int __seed, char *__statebuf, size_t __statelen, struct random_data *__buf) ; extern int __setstate_r (char *__statebuf, struct random_data *__buf) ; extern int __rand_r (unsigned int *__seed); extern int __erand48_r (unsigned short int __xsubi[3], struct drand48_data *__buffer, double *__result) ; extern int __nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__buffer, long int *__result) ; extern int __jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__buffer, long int *__result) ; extern int __srand48_r (long int __seedval, struct drand48_data *__buffer) ; extern int __seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) ; extern int __lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) ; extern int __drand48_iterate (unsigned short int __xsubi[3], struct drand48_data *__buffer) ; extern struct drand48_data __libc_drand48_data ; extern int __setenv (const char *__name, const char *__value, int __replace) ; extern int __unsetenv (const char *__name) ; extern int __clearenv (void) ; extern char *__mktemp (char *__template) __attribute__ ((__nothrow__ )) ; extern char *__canonicalize_file_name (const char *__name); extern char *__realpath (const char *__name, char *__resolved); extern __typeof (__realpath) __realpath __attribute__ ((visibility ("hidden"))); extern int __ptsname_r (int __fd, char *__buf, size_t __buflen) ; extern int __ptsname_internal (int fd, char *buf, size_t buflen, struct stat64 *stp) ; extern int __getpt (void); extern int __posix_openpt (int __oflag) ; extern int __add_to_environ (const char *name, const char *value, const char *combines, int replace) ; extern void _quicksort (void *const pbase, size_t total_elems, size_t size, __compar_d_fn_t cmp, void *arg); extern int __on_exit (void (*__func) (int __status, void *__arg), void *__arg); extern int __cxa_atexit (void (*func) (void *), void *arg, void *d); extern __typeof (__cxa_atexit) __cxa_atexit __attribute__ ((visibility ("hidden")));; extern int __cxa_thread_atexit_impl (void (*func) (void *), void *arg, void *d); extern void __call_tls_dtors (void) __attribute__ ((weak)) ; extern __typeof (__call_tls_dtors) __call_tls_dtors __attribute__ ((visibility ("hidden"))); extern void __cxa_finalize (void *d); extern int __posix_memalign (void **memptr, size_t alignment, size_t size); extern void *__libc_memalign (size_t alignment, size_t size) __attribute__ ((__malloc__)); extern void *__libc_reallocarray (void *__ptr, size_t __nmemb, size_t __size) __attribute__ ((__nothrow__ )) __attribute__ ((__warn_unused_result__)); extern __typeof (__libc_reallocarray) __libc_reallocarray __attribute__ ((visibility ("hidden"))); extern int __libc_system (const char *line); extern double __strtod_internal (const char *__restrict __nptr, char **__restrict __endptr, int __group) __attribute__ ((__nothrow__ )) ; extern float __strtof_internal (const char *__restrict __nptr, char **__restrict __endptr, int __group) __attribute__ ((__nothrow__ )) ; extern long double __strtold_internal (const char *__restrict __nptr, char **__restrict __endptr, int __group) __attribute__ ((__nothrow__ )) ; extern long int __strtol_internal (const char *__restrict __nptr, char **__restrict __endptr, int __base, int __group) __attribute__ ((__nothrow__ )) ; extern unsigned long int __strtoul_internal (const char *__restrict __nptr, char **__restrict __endptr, int __base, int __group) __attribute__ ((__nothrow__ )) ; __extension__ extern long long int __strtoll_internal (const char *__restrict __nptr, char **__restrict __endptr, int __base, int __group) __attribute__ ((__nothrow__ )) ; __extension__ extern unsigned long long int __strtoull_internal (const char * __restrict __nptr, char **__restrict __endptr, int __base, int __group) __attribute__ ((__nothrow__ )) ; extern __typeof (__strtof_internal) __strtof_internal __attribute__ ((visibility ("hidden"))); extern __typeof (__strtod_internal) __strtod_internal __attribute__ ((visibility ("hidden"))); extern __typeof (__strtold_internal) __strtold_internal __attribute__ ((visibility ("hidden"))); extern __typeof (__strtol_internal) __strtol_internal __attribute__ ((visibility ("hidden"))); extern __typeof (__strtoll_internal) __strtoll_internal __attribute__ ((visibility ("hidden"))); extern __typeof (__strtoul_internal) __strtoul_internal __attribute__ ((visibility ("hidden"))); extern __typeof (__strtoull_internal) __strtoull_internal __attribute__ ((visibility ("hidden"))); extern double ____strtod_l_internal (const char *__restrict __nptr, char **__restrict __endptr, int __group, locale_t __loc); extern float ____strtof_l_internal (const char *__restrict __nptr, char **__restrict __endptr, int __group, locale_t __loc); extern long double ____strtold_l_internal (const char *__restrict __nptr, char **__restrict __endptr, int __group, locale_t __loc); extern long int ____strtol_l_internal (const char *__restrict __nptr, char **__restrict __endptr, int __base, int __group, locale_t __loc); extern unsigned long int ____strtoul_l_internal (const char * __restrict __nptr, char **__restrict __endptr, int __base, int __group, locale_t __loc); __extension__ extern long long int ____strtoll_l_internal (const char *__restrict __nptr, char **__restrict __endptr, int __base, int __group, locale_t __loc); __extension__ extern unsigned long long int ____strtoull_l_internal (const char * __restrict __nptr, char ** __restrict __endptr, int __base, int __group, locale_t __loc); extern __typeof (____strtof_l_internal) ____strtof_l_internal __attribute__ ((visibility ("hidden"))); extern __typeof (____strtod_l_internal) ____strtod_l_internal __attribute__ ((visibility ("hidden"))); extern __typeof (____strtold_l_internal) ____strtold_l_internal __attribute__ ((visibility ("hidden"))); extern __typeof (____strtol_l_internal) ____strtol_l_internal __attribute__ ((visibility ("hidden"))); extern __typeof (____strtoll_l_internal) ____strtoll_l_internal __attribute__ ((visibility ("hidden"))); extern __typeof (____strtoul_l_internal) ____strtoul_l_internal __attribute__ ((visibility ("hidden"))); extern __typeof (____strtoull_l_internal) ____strtoull_l_internal __attribute__ ((visibility ("hidden"))); extern __typeof (strtof) strtof __attribute__ ((visibility ("hidden"))); extern __typeof (strtod) strtod __attribute__ ((visibility ("hidden"))); extern __typeof (strtold) strtold __attribute__ ((visibility ("hidden"))); extern __typeof (strtol) strtol __attribute__ ((visibility ("hidden"))); extern __typeof (strtoll) strtoll __attribute__ ((visibility ("hidden"))); extern __typeof (strtoul) strtoul __attribute__ ((visibility ("hidden"))); extern __typeof (strtoull) strtoull __attribute__ ((visibility ("hidden"))); extern __typeof (atoi) atoi __attribute__ ((visibility ("hidden"))); extern float __strtof_nan (const char *, char **, char); extern double __strtod_nan (const char *, char **, char); extern long double __strtold_nan (const char *, char **, char); extern float __wcstof_nan (const wchar_t *, wchar_t **, wchar_t); extern double __wcstod_nan (const wchar_t *, wchar_t **, wchar_t); extern long double __wcstold_nan (const wchar_t *, wchar_t **, wchar_t); extern __typeof (__strtof_nan) __strtof_nan __attribute__ ((visibility ("hidden"))); extern __typeof (__strtod_nan) __strtod_nan __attribute__ ((visibility ("hidden"))); extern __typeof (__strtold_nan) __strtold_nan __attribute__ ((visibility ("hidden"))); extern __typeof (__wcstof_nan) __wcstof_nan __attribute__ ((visibility ("hidden"))); extern __typeof (__wcstod_nan) __wcstod_nan __attribute__ ((visibility ("hidden"))); extern __typeof (__wcstold_nan) __wcstold_nan __attribute__ ((visibility ("hidden"))); # 256 "../include/stdlib.h" extern char *__ecvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign); extern char *__fcvt (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign); extern char *__gcvt (double __value, int __ndigit, char *__buf); extern int __ecvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len); extern __typeof (__ecvt_r) __ecvt_r __attribute__ ((visibility ("hidden"))); extern int __fcvt_r (double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len); extern __typeof (__fcvt_r) __fcvt_r __attribute__ ((visibility ("hidden"))); extern char *__qecvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign); extern char *__qfcvt (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign); extern char *__qgcvt (long double __value, int __ndigit, char *__buf); extern int __qecvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len); extern __typeof (__qecvt_r) __qecvt_r __attribute__ ((visibility ("hidden"))); extern int __qfcvt_r (long double __value, int __ndigit, int *__restrict __decpt, int *__restrict __sign, char *__restrict __buf, size_t __len); extern __typeof (__qfcvt_r) __qfcvt_r __attribute__ ((visibility ("hidden"))); extern void *__default_morecore (ptrdiff_t) __attribute__ ((__nothrow__ )); extern __typeof (__default_morecore) __default_morecore __attribute__ ((visibility ("hidden"))); struct abort_msg_s { unsigned int size; char msg[0]; }; extern struct abort_msg_s *__abort_msg; extern __typeof (__abort_msg) __abort_msg __attribute__ ((visibility ("hidden"))); # 34 "plural.y" 2 # 1 "../include/string.h" 1 # 1 "../include/sys/types.h" 1 # 7 "../include/string.h" 2 extern void *__memccpy (void *__dest, const void *__src, int __c, size_t __n); extern size_t __strnlen (const char *__string, size_t __maxlen) __attribute__ ((__pure__)); extern char *__strsep (char **__stringp, const char *__delim); extern __typeof (__strsep) __strsep __attribute__ ((visibility ("hidden"))); extern int __strverscmp (const char *__s1, const char *__s2) __attribute__ ((__pure__)); extern int __strncasecmp (const char *__s1, const char *__s2, size_t __n) __attribute__ ((__pure__)); extern int __strcasecmp (const char *__s1, const char *__s2) __attribute__ ((__pure__)); extern char *__strcasestr (const char *__haystack, const char *__needle) __attribute__ ((__pure__)); extern char *__strdup (const char *__string) __attribute__ ((__malloc__)); extern char *__strndup (const char *__string, size_t __n) __attribute__ ((__malloc__)); extern void *__rawmemchr (const void *__s, int __c) __attribute__ ((__pure__)); extern char *__strchrnul (const char *__s, int __c) __attribute__ ((__pure__)); extern void *__memrchr (const void *__s, int __c, size_t __n) __attribute__ ((__pure__)); extern void *__memchr (const void *__s, int __c, size_t __n) __attribute__ ((__pure__)); extern void __bzero (void *__s, size_t __n) __attribute__ ((__nothrow__ )) ; extern int __ffs (int __i) __attribute__ ((const)); extern char *__strerror_r (int __errnum, char *__buf, size_t __buflen); void __strerror_thread_freeres (void) ; # 1 "../sysdeps/generic/string_private.h" 1 # 58 "../include/string.h" 2 # 1 "../string/string.h" 1 # 26 "../string/string.h" # 1 "../bits/libc-header-start.h" 1 # 27 "../string/string.h" 2 # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 1 3 4 # 34 "../string/string.h" 2 # 42 "../string/string.h" extern void *memcpy (void *__restrict __dest, const void *__restrict __src, size_t __n) __attribute__ ((__nothrow__ )) ; extern void *memmove (void *__dest, const void *__src, size_t __n) __attribute__ ((__nothrow__ )) ; extern void *memccpy (void *__restrict __dest, const void *__restrict __src, int __c, size_t __n) __attribute__ ((__nothrow__ )) ; extern void *memset (void *__s, int __c, size_t __n) __attribute__ ((__nothrow__ )) ; extern int memcmp (const void *__s1, const void *__s2, size_t __n) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 90 "../string/string.h" extern void *memchr (const void *__s, int __c, size_t __n) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 103 "../string/string.h" extern void *rawmemchr (const void *__s, int __c) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 114 "../string/string.h" extern void *memrchr (const void *__s, int __c, size_t __n) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern char *strcpy (char *__restrict __dest, const char *__restrict __src) __attribute__ ((__nothrow__ )) ; extern char *strncpy (char *__restrict __dest, const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ )) ; extern char *strcat (char *__restrict __dest, const char *__restrict __src) __attribute__ ((__nothrow__ )) ; extern char *strncat (char *__restrict __dest, const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ )) ; extern int strcmp (const char *__s1, const char *__s2) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern int strncmp (const char *__s1, const char *__s2, size_t __n) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern int strcoll (const char *__s1, const char *__s2) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern size_t strxfrm (char *__restrict __dest, const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ )) ; # 1 "../include/bits/types/locale_t.h" 1 # 153 "../string/string.h" 2 extern int strcoll_l (const char *__s1, const char *__s2, locale_t __l) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern size_t strxfrm_l (char *__dest, const char *__src, size_t __n, locale_t __l) __attribute__ ((__nothrow__ )) ; extern char *strdup (const char *__s) __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) ; extern char *strndup (const char *__string, size_t __n) __attribute__ ((__nothrow__ )) __attribute__ ((__malloc__)) ; # 225 "../string/string.h" extern char *strchr (const char *__s, int __c) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 252 "../string/string.h" extern char *strrchr (const char *__s, int __c) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 265 "../string/string.h" extern char *strchrnul (const char *__s, int __c) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern size_t strcspn (const char *__s, const char *__reject) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern size_t strspn (const char *__s, const char *__accept) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 302 "../string/string.h" extern char *strpbrk (const char *__s, const char *__accept) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 329 "../string/string.h" extern char *strstr (const char *__haystack, const char *__needle) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern char *strtok (char *__restrict __s, const char *__restrict __delim) __attribute__ ((__nothrow__ )) ; extern char *__strtok_r (char *__restrict __s, const char *__restrict __delim, char **__restrict __save_ptr) __attribute__ ((__nothrow__ )) ; extern char *strtok_r (char *__restrict __s, const char *__restrict __delim, char **__restrict __save_ptr) __attribute__ ((__nothrow__ )) ; # 359 "../string/string.h" extern char *strcasestr (const char *__haystack, const char *__needle) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern void *memmem (const void *__haystack, size_t __haystacklen, const void *__needle, size_t __needlelen) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern void *__mempcpy (void *__restrict __dest, const void *__restrict __src, size_t __n) __attribute__ ((__nothrow__ )) ; extern void *mempcpy (void *__restrict __dest, const void *__restrict __src, size_t __n) __attribute__ ((__nothrow__ )) ; extern size_t strlen (const char *__s) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern size_t strnlen (const char *__string, size_t __maxlen) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern char *strerror (int __errnum) __attribute__ ((__nothrow__ )); # 420 "../string/string.h" extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) __attribute__ ((__nothrow__ )) ; extern char *strerror_l (int __errnum, locale_t __l) __attribute__ ((__nothrow__ )); # 1 "../include/strings.h" 1 # 1 "../string/strings.h" 1 # 23 "../string/strings.h" # 1 "/scratch/jmyers/glibc/many9/install/compilers/alpha-linux-gnu/lib/gcc/alpha-glibc-linux-gnu/9.0.0/include/stddef.h" 1 3 4 # 24 "../string/strings.h" 2 extern int bcmp (const void *__s1, const void *__s2, size_t __n) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern void bcopy (const void *__src, void *__dest, size_t __n) __attribute__ ((__nothrow__ )) ; extern void bzero (void *__s, size_t __n) __attribute__ ((__nothrow__ )) ; # 68 "../string/strings.h" extern char *index (const char *__s, int __c) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 96 "../string/strings.h" extern char *rindex (const char *__s, int __c) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern int ffs (int __i) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); extern int ffsl (long int __l) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); __extension__ extern int ffsll (long long int __ll) __attribute__ ((__nothrow__ )) __attribute__ ((__const__)); extern int strcasecmp (const char *__s1, const char *__s2) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 1 "../include/bits/types/locale_t.h" 1 # 126 "../string/strings.h" 2 extern int strcasecmp_l (const char *__s1, const char *__s2, locale_t __loc) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern int strncasecmp_l (const char *__s1, const char *__s2, size_t __n, locale_t __loc) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; # 1 "../include/strings.h" 2 # 432 "../string/string.h" 2 extern void explicit_bzero (void *__s, size_t __n) __attribute__ ((__nothrow__ )) ; extern char *strsep (char **__restrict __stringp, const char *__restrict __delim) __attribute__ ((__nothrow__ )) ; extern char *strsignal (int __sig) __attribute__ ((__nothrow__ )); extern char *__stpcpy (char *__restrict __dest, const char *__restrict __src) __attribute__ ((__nothrow__ )) ; extern char *stpcpy (char *__restrict __dest, const char *__restrict __src) __attribute__ ((__nothrow__ )) ; extern char *__stpncpy (char *__restrict __dest, const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ )) ; extern char *stpncpy (char *__restrict __dest, const char *__restrict __src, size_t __n) __attribute__ ((__nothrow__ )) ; extern int strverscmp (const char *__s1, const char *__s2) __attribute__ ((__nothrow__ )) __attribute__ ((__pure__)) ; extern char *strfry (char *__string) __attribute__ ((__nothrow__ )) ; extern void *memfrob (void *__s, size_t __n) __attribute__ ((__nothrow__ )) ; # 486 "../string/string.h" extern char *basename (const char *__filename) __attribute__ ((__nothrow__ )) ; # 498 "../string/string.h" # 61 "../include/string.h" 2 extern __typeof (strcoll_l) __strcoll_l; extern __typeof (strxfrm_l) __strxfrm_l; extern __typeof (strcasecmp_l) __strcasecmp_l; extern __typeof (strncasecmp_l) __strncasecmp_l; # 82 "../include/string.h" extern __typeof (__mempcpy) __mempcpy __attribute__ ((visibility ("hidden"))); extern __typeof (__stpcpy) __stpcpy __attribute__ ((visibility ("hidden"))); extern __typeof (__stpncpy) __stpncpy __attribute__ ((visibility ("hidden"))); extern __typeof (__rawmemchr) __rawmemchr __attribute__ ((visibility ("hidden"))); extern __typeof (__strcasecmp) __strcasecmp __attribute__ ((visibility ("hidden"))); extern __typeof (__strcasecmp_l) __strcasecmp_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strncasecmp_l) __strncasecmp_l __attribute__ ((visibility ("hidden"))); extern __typeof (strncat) __strncat; extern __typeof (__strncat) __strncat __attribute__ ((visibility ("hidden"))); extern __typeof (__strdup) __strdup __attribute__ ((visibility ("hidden"))); extern __typeof (__strndup) __strndup __attribute__ ((visibility ("hidden"))); extern __typeof (__strerror_r) __strerror_r __attribute__ ((visibility ("hidden"))); extern __typeof (__strverscmp) __strverscmp __attribute__ ((visibility ("hidden"))); extern __typeof (basename) basename __attribute__ ((visibility ("hidden"))); extern char *__basename (const char *__filename) __attribute__ ((__nothrow__ )) ; extern __typeof (__basename) __basename __attribute__ ((visibility ("hidden"))); extern __typeof (strcoll) strcoll __attribute__ ((visibility ("hidden"))); extern __typeof (__strcoll_l) __strcoll_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strxfrm_l) __strxfrm_l __attribute__ ((visibility ("hidden"))); extern __typeof (__strtok_r) __strtok_r __attribute__ ((visibility ("hidden"))); extern char *__strsep_g (char **__stringp, const char *__delim); extern __typeof (__strsep_g) __strsep_g __attribute__ ((visibility ("hidden"))); extern __typeof (strnlen) strnlen __attribute__ ((visibility ("hidden"))); extern __typeof (__strnlen) __strnlen __attribute__ ((visibility ("hidden"))); extern __typeof (memmem) memmem __attribute__ ((visibility ("hidden"))); extern __typeof (memmem) __memmem; extern __typeof (__memmem) __memmem __attribute__ ((visibility ("hidden"))); extern __typeof (__ffs) __ffs __attribute__ ((visibility ("hidden"))); void __explicit_bzero_chk_internal (void *, size_t, size_t) __attribute__ ((__nothrow__ )) ; extern __typeof (memchr) memchr __attribute__ ((visibility ("hidden"))); extern __typeof (memcpy) memcpy __attribute__ ((visibility ("hidden"))); extern __typeof (mempcpy) mempcpy __attribute__ ((visibility ("hidden"))); extern __typeof (memcmp) memcmp __attribute__ ((visibility ("hidden"))); extern __typeof (memmove) memmove __attribute__ ((visibility ("hidden"))); extern __typeof (memset) memset __attribute__ ((visibility ("hidden"))); extern __typeof (strcat) strcat __attribute__ ((visibility ("hidden"))); extern __typeof (strchr) strchr __attribute__ ((visibility ("hidden"))); extern __typeof (strcmp) strcmp __attribute__ ((visibility ("hidden"))); extern __typeof (strcpy) strcpy __attribute__ ((visibility ("hidden"))); extern __typeof (strcspn) strcspn __attribute__ ((visibility ("hidden"))); extern __typeof (strlen) strlen __attribute__ ((visibility ("hidden"))); extern __typeof (strncmp) strncmp __attribute__ ((visibility ("hidden"))); extern __typeof (strncpy) strncpy __attribute__ ((visibility ("hidden"))); extern __typeof (strpbrk) strpbrk __attribute__ ((visibility ("hidden"))); extern __typeof (stpcpy) stpcpy __attribute__ ((visibility ("hidden"))); extern __typeof (strrchr) strrchr __attribute__ ((visibility ("hidden"))); extern __typeof (strspn) strspn __attribute__ ((visibility ("hidden"))); extern __typeof (strstr) strstr __attribute__ ((visibility ("hidden"))); extern __typeof (ffs) ffs __attribute__ ((visibility ("hidden"))); # 173 "../include/string.h" extern __typeof (mempcpy) mempcpy __asm__ ("__mempcpy"); extern __typeof (stpcpy) stpcpy __asm__ ("__stpcpy"); extern void *__memcpy_chk (void *__restrict __dest, const void *__restrict __src, size_t __len, size_t __destlen) __attribute__ ((__nothrow__ )); extern void *__memmove_chk (void *__dest, const void *__src, size_t __len, size_t __destlen) __attribute__ ((__nothrow__ )); extern void *__mempcpy_chk (void *__restrict __dest, const void *__restrict __src, size_t __len, size_t __destlen) __attribute__ ((__nothrow__ )); extern void *__memset_chk (void *__dest, int __ch, size_t __len, size_t __destlen) __attribute__ ((__nothrow__ )); extern char *__strcpy_chk (char *__restrict __dest, const char *__restrict __src, size_t __destlen) __attribute__ ((__nothrow__ )); extern char *__stpcpy_chk (char *__restrict __dest, const char *__restrict __src, size_t __destlen) __attribute__ ((__nothrow__ )); extern char *__strncpy_chk (char *__restrict __dest, const char *__restrict __src, size_t __len, size_t __destlen) __attribute__ ((__nothrow__ )); extern char *__strcat_chk (char *__restrict __dest, const char *__restrict __src, size_t __destlen) __attribute__ ((__nothrow__ )); extern char *__strncat_chk (char *__restrict __dest, const char *__restrict __src, size_t __len, size_t __destlen) __attribute__ ((__nothrow__ )); # 35 "plural.y" 2 # 1 "../include/plural-exp.h" 1 # 1 "../intl/plural-exp.h" 1 # 30 "../intl/plural-exp.h" enum expression_operator { var, num, lnot, mult, divide, module, plus, minus, less_than, greater_than, less_or_equal, greater_or_equal, equal, not_equal, land, lor, qmop }; struct expression { int nargs; enum expression_operator operation; union { unsigned long int num; struct expression *args[3]; } val; }; struct parse_args { const char *cp; struct expression *res; }; # 104 "../intl/plural-exp.h" extern void __gettext_free_exp (struct expression *exp) ; extern int __gettextparse (struct parse_args *arg); extern const struct expression __gettext_germanic_plural ; extern void __gettext_extract_plural (const char *nullentry, const struct expression **pluralp, unsigned long int *npluralsp) ; # 3 "../include/plural-exp.h" 2 extern __typeof (__gettextparse) __gettextparse ; # 36 "plural.y" 2 # 116 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 145 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" enum yytokentype { EQUOP2 = 258, CMPOP2 = 259, ADDOP2 = 260, MULOP2 = 261, NUMBER = 262 }; # 164 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" union YYSTYPE { # 49 "plural.y" unsigned long int num; enum expression_operator op; struct expression *exp; # 173 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" }; typedef union YYSTYPE YYSTYPE; int __gettextparse (struct parse_args *arg); # 55 "plural.y" static int __gettextlex (YYSTYPE *lval, struct parse_args *arg); static void __gettexterror (struct parse_args *arg, const char *str); static struct expression * new_exp (int nargs, enum expression_operator op, struct expression * const *args) { int i; struct expression *newp; for (i = nargs - 1; i >= 0; i--) if (args[i] == # 71 "plural.y" 3 4 ((void *)0) # 71 "plural.y" ) goto fail; newp = (struct expression *) malloc (sizeof (*newp)); if (newp != # 76 "plural.y" 3 4 ((void *)0) # 76 "plural.y" ) { newp->nargs = nargs; newp->operation = op; for (i = nargs - 1; i >= 0; i--) newp->val.args[i] = args[i]; return newp; } fail: for (i = nargs - 1; i >= 0; i--) __gettext_free_exp (args[i]); return # 89 "plural.y" 3 4 ((void *)0) # 89 "plural.y" ; } static inline struct expression * new_exp_0 (enum expression_operator op) { return new_exp (0, op, # 95 "plural.y" 3 4 ((void *)0) # 95 "plural.y" ); } static inline struct expression * new_exp_1 (enum expression_operator op, struct expression *right) { struct expression *args[1]; args[0] = right; return new_exp (1, op, args); } static struct expression * new_exp_2 (enum expression_operator op, struct expression *left, struct expression *right) { struct expression *args[2]; args[0] = left; args[1] = right; return new_exp (2, op, args); } static inline struct expression * new_exp_3 (enum expression_operator op, struct expression *bexp, struct expression *tbranch, struct expression *fbranch) { struct expression *args[3]; args[0] = bexp; args[1] = tbranch; args[2] = fbranch; return new_exp (3, op, args); } # 265 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 273 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" typedef unsigned char yytype_uint8; typedef signed char yytype_int8; typedef unsigned short int yytype_uint16; typedef short int yytype_int16; # 448 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" union yyalloc { yytype_int16 yyss_alloc; YYSTYPE yyvs_alloc; }; # 527 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" static const yytype_uint8 yytranslate[] = { 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 10, 2, 2, 2, 2, 5, 2, 14, 15, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 12, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 13, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 6, 7, 8, 9, 11 }; # 600 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" static const yytype_int8 yypact[] = { -9, -9, -10, -10, -9, 8, 36, -10, 13, -10, -9, -9, -9, -9, -9, -9, -9, -10, 26, 41, 45, 18, -2, 14, -10, -9, 36 }; static const yytype_uint8 yydefact[] = { 0, 0, 12, 11, 0, 0, 2, 10, 0, 1, 0, 0, 0, 0, 0, 0, 0, 13, 0, 4, 5, 6, 7, 8, 9, 0, 3 }; static const yytype_int8 yypgoto[] = { -10, -10, -1 }; static const yytype_int8 yydefgoto[] = { -1, 5, 6 }; static const yytype_uint8 yytable[] = { 7, 1, 2, 8, 3, 4, 15, 16, 9, 18, 19, 20, 21, 22, 23, 24, 10, 11, 12, 13, 14, 15, 16, 16, 26, 14, 15, 16, 17, 10, 11, 12, 13, 14, 15, 16, 0, 0, 25, 10, 11, 12, 13, 14, 15, 16, 12, 13, 14, 15, 16, 13, 14, 15, 16 }; static const yytype_int8 yycheck[] = { 1, 10, 11, 4, 13, 14, 8, 9, 0, 10, 11, 12, 13, 14, 15, 16, 3, 4, 5, 6, 7, 8, 9, 9, 25, 7, 8, 9, 15, 3, 4, 5, 6, 7, 8, 9, -1, -1, 12, 3, 4, 5, 6, 7, 8, 9, 5, 6, 7, 8, 9, 6, 7, 8, 9 }; static const yytype_uint8 yystos[] = { 0, 10, 11, 13, 14, 17, 18, 18, 18, 0, 3, 4, 5, 6, 7, 8, 9, 15, 18, 18, 18, 18, 18, 18, 18, 12, 18 }; static const yytype_uint8 yyr1[] = { 0, 16, 17, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18 }; static const yytype_uint8 yyr2[] = { 0, 2, 1, 5, 3, 3, 3, 3, 3, 3, 2, 1, 1, 3 }; # 1085 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" static void yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, struct parse_args *arg) { ((void) (yyvaluep)); ((void) (arg)); if (!yymsg) yymsg = "Deleting"; ; # 1094 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic push # 1094 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 1094 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic ignored "-Wuninitialized" # 1094 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 1094 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic ignored "-Wmaybe-uninitialized" # 1094 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" ((void) (yytype)); # 1096 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic pop # 1096 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" } # 1106 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" int __gettextparse (struct parse_args *arg) { int yychar; YYSTYPE yylval ; int __gettextnerrs; int yystate; int yyerrstatus; # 1134 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" yytype_int16 yyssa[200]; yytype_int16 *yyss; yytype_int16 *yyssp; YYSTYPE yyvsa[200]; YYSTYPE *yyvs; YYSTYPE *yyvsp; long unsigned int yystacksize; int yyn; int yyresult; int yytoken = 0; YYSTYPE yyval; # 1164 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" int yylen = 0; yyssp = yyss = yyssa; yyvsp = yyvs = yyvsa; yystacksize = 200; ; yystate = 0; yyerrstatus = 0; __gettextnerrs = 0; yychar = (-2); goto yysetstate; yynewstate: yyssp++; yysetstate: *yyssp = yystate; if (yyss + yystacksize - 1 <= yyssp) { long unsigned int yysize = yyssp - yyss + 1; # 1219 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" if (10000 <= yystacksize) goto yyexhaustedlab; yystacksize *= 2; if (10000 < yystacksize) yystacksize = 10000; { yytype_int16 *yyss1 = yyss; union yyalloc *yyptr = (union yyalloc *) malloc (((yystacksize) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) + (sizeof (union yyalloc) - 1))); if (! yyptr) goto yyexhaustedlab; do { long unsigned int yynewbytes; __builtin_memcpy (&yyptr->yyss_alloc, yyss, (yysize) * sizeof (*(yyss))); yyss = &yyptr->yyss_alloc; yynewbytes = yystacksize * sizeof (*yyss) + (sizeof (union yyalloc) - 1); yyptr += yynewbytes / sizeof (*yyptr); } while (0); do { long unsigned int yynewbytes; __builtin_memcpy (&yyptr->yyvs_alloc, yyvs, (yysize) * sizeof (*(yyvs))); yyvs = &yyptr->yyvs_alloc; yynewbytes = yystacksize * sizeof (*yyvs) + (sizeof (union yyalloc) - 1); yyptr += yynewbytes / sizeof (*yyptr); } while (0); if (yyss1 != yyssa) free (yyss1); } yyssp = yyss + yysize - 1; yyvsp = yyvs + yysize - 1; ; if (yyss + yystacksize - 1 <= yyssp) goto yyabortlab; } ; if (yystate == 9) goto yyacceptlab; goto yybackup; yybackup: yyn = yypact[yystate]; if ((!!((yyn) == (-10)))) goto yydefault; if (yychar == (-2)) { ; yychar = __gettextlex (&yylval, arg); } if (yychar <= 0) { yychar = yytoken = 0; ; } else { yytoken = ((unsigned int) (yychar) <= 262 ? yytranslate[yychar] : 2); ; } yyn += yytoken; if (yyn < 0 || 54 < yyn || yycheck[yyn] != yytoken) goto yydefault; yyn = yytable[yyn]; if (yyn <= 0) { if (0) goto yyerrlab; yyn = -yyn; goto yyreduce; } if (yyerrstatus) yyerrstatus--; ; yychar = (-2); yystate = yyn; # 1316 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic push # 1316 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 1316 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic ignored "-Wuninitialized" # 1316 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 1316 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic ignored "-Wmaybe-uninitialized" # 1316 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" *++yyvsp = yylval; # 1318 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic pop # 1318 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" goto yynewstate; yydefault: yyn = yydefact[yystate]; if (yyn == 0) goto yyerrlab; goto yyreduce; yyreduce: yylen = yyr2[yyn]; # 1348 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" yyval = yyvsp[1-yylen]; ; switch (yyn) { case 2: # 153 "plural.y" { if ((yyvsp[0].exp) == # 154 "plural.y" 3 4 ((void *)0) # 154 "plural.y" ) goto yyabortlab; arg->res = (yyvsp[0].exp); } # 1362 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 3: # 161 "plural.y" { (yyval.exp) = new_exp_3 (qmop, (yyvsp[-4].exp), (yyvsp[-2].exp), (yyvsp[0].exp)); } # 1370 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 4: # 165 "plural.y" { (yyval.exp) = new_exp_2 (lor, (yyvsp[-2].exp), (yyvsp[0].exp)); } # 1378 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 5: # 169 "plural.y" { (yyval.exp) = new_exp_2 (land, (yyvsp[-2].exp), (yyvsp[0].exp)); } # 1386 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 6: # 173 "plural.y" { (yyval.exp) = new_exp_2 ((yyvsp[-1].op), (yyvsp[-2].exp), (yyvsp[0].exp)); } # 1394 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 7: # 177 "plural.y" { (yyval.exp) = new_exp_2 ((yyvsp[-1].op), (yyvsp[-2].exp), (yyvsp[0].exp)); } # 1402 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 8: # 181 "plural.y" { (yyval.exp) = new_exp_2 ((yyvsp[-1].op), (yyvsp[-2].exp), (yyvsp[0].exp)); } # 1410 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 9: # 185 "plural.y" { (yyval.exp) = new_exp_2 ((yyvsp[-1].op), (yyvsp[-2].exp), (yyvsp[0].exp)); } # 1418 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 10: # 189 "plural.y" { (yyval.exp) = new_exp_1 (lnot, (yyvsp[0].exp)); } # 1426 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 11: # 193 "plural.y" { (yyval.exp) = new_exp_0 (var); } # 1434 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 12: # 197 "plural.y" { if (((yyval.exp) = new_exp_0 (num)) != # 198 "plural.y" 3 4 ((void *)0) # 198 "plural.y" ) (yyval.exp)->val.num = (yyvsp[0].num); } # 1443 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; case 13: # 202 "plural.y" { (yyval.exp) = (yyvsp[-1].exp); } # 1451 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" break; # 1455 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" default: break; } # 1468 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" ; (yyvsp -= (yylen), yyssp -= (yylen)); yylen = 0; ; *++yyvsp = yyval; yyn = yyr1[yyn]; yystate = yypgoto[yyn - 16] + *yyssp; if (0 <= yystate && yystate <= 54 && yycheck[yystate] == *yyssp) yystate = yytable[yystate]; else yystate = yydefgoto[yyn - 16]; goto yynewstate; yyerrlab: yytoken = yychar == (-2) ? (-2) : ((unsigned int) (yychar) <= 262 ? yytranslate[yychar] : 2); if (!yyerrstatus) { ++__gettextnerrs; __gettexterror (arg, "syntax error"); # 1537 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" } if (yyerrstatus == 3) { if (yychar <= 0) { if (yychar == 0) goto yyabortlab; } else { yydestruct ("Error: discarding", yytoken, &yylval, arg); yychar = (-2); } } goto yyerrlab1; yyerrorlab: if ( 0) goto yyerrorlab; (yyvsp -= (yylen), yyssp -= (yylen)); yylen = 0; ; yystate = *yyssp; goto yyerrlab1; yyerrlab1: yyerrstatus = 3; for (;;) { yyn = yypact[yystate]; if (!(!!((yyn) == (-10)))) { yyn += 1; if (0 <= yyn && yyn <= 54 && yycheck[yyn] == 1) { yyn = yytable[yyn]; if (0 < yyn) break; } } if (yyssp == yyss) goto yyabortlab; yydestruct ("Error: popping", yystos[yystate], yyvsp, arg); (yyvsp -= (1), yyssp -= (1)); yystate = *yyssp; ; } # 1617 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic push # 1617 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 1617 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic ignored "-Wuninitialized" # 1617 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" # 1617 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic ignored "-Wmaybe-uninitialized" # 1617 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" *++yyvsp = yylval; # 1619 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" #pragma GCC diagnostic pop # 1619 "/scratch/jmyers/glibc/many9/build/compilers/alpha-linux-gnu/glibc/alpha-linux-gnu/intl/plural.c" ; yystate = yyn; goto yynewstate; yyacceptlab: yyresult = 0; goto yyreturn; yyabortlab: yyresult = 1; goto yyreturn; yyexhaustedlab: __gettexterror (arg, "memory exhausted"); yyresult = 2; yyreturn: if (yychar != (-2)) { yytoken = ((unsigned int) (yychar) <= 262 ? yytranslate[yychar] : 2); yydestruct ("Cleanup: discarding lookahead", yytoken, &yylval, arg); } (yyvsp -= (yylen), yyssp -= (yylen)); ; while (yyssp != yyss) { yydestruct ("Cleanup: popping", yystos[*yyssp], yyvsp, arg); (yyvsp -= (1), yyssp -= (1)); } if (yyss != yyssa) free (yyss); return yyresult; } # 207 "plural.y" void __gettext_free_exp (struct expression *exp) { if (exp == # 212 "plural.y" 3 4 ((void *)0) # 212 "plural.y" ) return; switch (exp->nargs) { case 3: __gettext_free_exp (exp->val.args[2]); case 2: __gettext_free_exp (exp->val.args[1]); case 1: __gettext_free_exp (exp->val.args[0]); default: break; } free (exp); } static int __gettextlex (YYSTYPE *lval, struct parse_args *arg) { const char *exp = arg->cp; int result; while (1) { if (exp[0] == '\0') { arg->cp = exp; return 0; } if (exp[0] != ' ' && exp[0] != '\t') break; ++exp; } result = *exp++; switch (result) { case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': { unsigned long int n = result - '0'; while (exp[0] >= '0' && exp[0] <= '9') { n *= 10; n += exp[0] - '0'; ++exp; } lval->num = n; result = 262; } break; case '=': if (exp[0] == '=') { ++exp; lval->op = equal; result = 258; } else result = 256; break; case '!': if (exp[0] == '=') { ++exp; lval->op = not_equal; result = 258; } break; case '&': case '|': if (exp[0] == result) ++exp; else result = 256; break; case '<': if (exp[0] == '=') { ++exp; lval->op = less_or_equal; } else lval->op = less_than; result = 259; break; case '>': if (exp[0] == '=') { ++exp; lval->op = greater_or_equal; } else lval->op = greater_than; result = 259; break; case '*': lval->op = mult; result = 261; break; case '/': lval->op = divide; result = 261; break; case '%': lval->op = module; result = 261; break; case '+': lval->op = plus; result = 260; break; case '-': lval->op = minus; result = 260; break; case 'n': case '?': case ':': case '(': case ')': break; case ';': case '\n': case '\0': --exp; result = 0; break; default: result = 256; break; } arg->cp = exp; return result; } static void __gettexterror (struct parse_args *arg, const char *str) { }