+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gambc-4.9.7/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gambc-4.9.7/work.log ===> Building for gambc-4.9.7 *** using a dummy gsc-boot gmake[1]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' rm -f gsc-boot gsc-boot cp gsc-boot.bat.windows gsc-boot cp gsc-boot.unix gsc-boot chmod +x gsc-boot gmake[1]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' /opt/local/bin/gmake stamp gmake[1]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' gmake[2]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' Gambit is not being built from a Git clone. Creating empty stamp.h. gmake[2]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' gmake[1]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' gmake[1]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' *** making phase1 gmake[2]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' making phase1 in include making phase1 in gsi making phase1 in bin making phase1 in lib gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/bin' rm -f gambvcs gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' gmake[3]: Nothing to be done for 'phase1'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' if test "" = ""; then \ cp gambvcs.unix gambvcs; \ chmod +x gambvcs; \ else \ sed "s/\$/\r/g" gambvcs.bat.windows > gambvcs; \ fi gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/lib' gmake[3]: Nothing to be done for 'phase1'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/lib' rm -f gambuild-C if test "" = ""; then \ cp gambuild-C.unix gambuild-C; \ chmod +x gambuild-C; \ else \ sed "s/\$/\r/g" gambuild-C.bat.windows > gambuild-C; \ fi rm -f gambuild-js if test "" = ""; then \ cp gambuild-js.unix gambuild-js; \ chmod +x gambuild-js; \ else \ sed "s/\$/\r/g" gambuild-js.bat.windows > gambuild-js; \ fi making phase1 in gsc rm -f gambuild-python if test "" = ""; then \ cp gambuild-python.unix gambuild-python; \ chmod +x gambuild-python; \ else \ sed "s/\$/\r/g" gambuild-python.bat.windows > gambuild-python; \ fi rm -f gambuild-ruby if test "" = ""; then \ cp gambuild-ruby.unix gambuild-ruby; \ chmod +x gambuild-ruby; \ else \ sed "s/\$/\r/g" gambuild-ruby.bat.windows > gambuild-ruby; \ fi expr: non-numeric argument gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' gmake[3]: Nothing to be done for 'phase1'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' rm -f gambuild-php rm -f gambuild-java if test "" = ""; then \ cp gambuild-php.unix gambuild-php; \ chmod +x gambuild-php; \ else \ sed "s/\$/\r/g" gambuild-php.bat.windows > gambuild-php; \ fi rm -f gambuild-x86 gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' if test "" = ""; then \ cp gambuild-java.unix gambuild-java; \ chmod +x gambuild-java; \ else \ sed "s/\$/\r/g" gambuild-java.bat.windows > gambuild-java; \ fi if test "" = ""; then \ cp gambuild-x86.unix gambuild-x86; \ chmod +x gambuild-x86; \ else \ sed "s/\$/\r/g" gambuild-x86.bat.windows > gambuild-x86; \ fi rm -f gambuild-x86-64 if test "" = ""; then \ cp gambuild-x86-64.unix gambuild-x86-64; \ chmod +x gambuild-x86-64; \ else \ sed "s/\$/\r/g" gambuild-x86-64.bat.windows > gambuild-x86-64; \ fi rm -f gambuild-arm rm -f gambuild-riscv-32 rm -f gambuild-riscv-64 if test "" = ""; then \ cp gambuild-arm.unix gambuild-arm; \ chmod +x gambuild-arm; \ else \ sed "s/\$/\r/g" gambuild-arm.bat.windows > gambuild-arm; \ fi if test "" = ""; then \ cp gambuild-riscv-32.unix gambuild-riscv-32; \ chmod +x gambuild-riscv-32; \ else \ sed "s/\$/\r/g" gambuild-riscv-32.bat.windows > gambuild-riscv-32; \ fi if test "" = ""; then \ cp gambuild-riscv-64.unix gambuild-riscv-64; \ chmod +x gambuild-riscv-64; \ else \ sed "s/\$/\r/g" gambuild-riscv-64.bat.windows > gambuild-riscv-64; \ fi rm -f gambdoc if test "" = ""; then \ cp gambdoc.unix gambdoc; \ chmod +x gambdoc; \ else \ sed "s/\$/\r/g" gambdoc.bat.windows > gambdoc; \ fi rm -f six six.lnk rm -f gsi-script gsi-script.lnk rm -f gsc-script gsc-script.lnk if test "" = ""; then \ ln -s ../gsi/gsi six; \ else \ echo "@%~dp0gsi %*" > six; \ fi if test "" = ""; then \ ln -s ../gsi/gsi gsi-script; \ else \ echo "@%~dp0gsi %*" > gsi-script; \ fi if test "" = ""; then \ ln -s ../gsc/gsc gsc-script; \ else \ echo "@%~dp0gsc %*" > gsc-script; \ fi rm -f six-script six-script.lnk if test "" = ""; then \ ln -s ../gsi/gsi six-script; \ else \ echo "@%~dp0gsi %*" > six-script; \ fi rm -f scheme-srfi-0 scheme-srfi-0.lnk rm -f scheme-r5rs scheme-r5rs.lnk rm -f scheme-r4rs scheme-r4rs.lnk if test "" = ""; then \ ln -s ../gsi/gsi scheme-srfi-0; \ else \ echo "@%~dp0gsi %*" > scheme-srfi-0; \ fi if test "" = ""; then \ ln -s ../gsi/gsi scheme-r5rs; \ else \ echo "@%~dp0gsi %*" > scheme-r5rs; \ fi if test "" = ""; then \ ln -s ../gsi/gsi scheme-r4rs; \ else \ echo "@%~dp0gsi %*" > scheme-r4rs; \ fi rm -f scheme-ieee-1178-1990 scheme-ieee-1178-1990.lnk if test "" = ""; then \ ln -s ../gsi/gsi scheme-ieee-1178-1990; \ else \ echo "@%~dp0gsi %*" > scheme-ieee-1178-1990; \ fi gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/bin' gmake[2]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' *** making phase2 gmake[2]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' making phase2 in include making phase2 in gsi making phase2 in bin making phase2 in lib gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' gmake[3]: Nothing to be done for 'phase2'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' gmake[3]: Nothing to be done for 'phase2'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/bin' gmake[3]: Nothing to be done for 'phase2'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/bin' gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/lib' gmake[3]: Nothing to be done for 'phase2'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/lib' making phase2 in gsc gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' gmake[3]: Nothing to be done for 'phase2'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' gmake[2]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' *** making phase3 gmake[2]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' making phase3 in include making phase3 in bin making phase3 in gsi making phase3 in lib gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' gmake[3]: Nothing to be done for 'phase3'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/lib' g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _io.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/bin' gmake[3]: Nothing to be done for 'phase3'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/bin' g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _num.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY gmake[4]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gsilib.o -I. -DHAVE_CONFIG_H _gsilib.c -D___LIBRARY making phase3 in gsc gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' gmake[4]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-univ-2.o -I. -DHAVE_CONFIG_H _t-univ-2.c -D___LIBRARY _gsilib.c:28:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 28 | #define ___MODULE_NAME "_gsilib" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _gsilib.c:140:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 140 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gambitgsi.o -I. -DHAVE_CONFIG_H _gambitgsi.c -D___LIBRARY _gambitgsi.c:10803:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 10803 | #define ___LINKFILE_NAME "_gambitgsi" | ^~~~~~~~~~~~ ../include/gambit.h:9227:3: note: in expansion of macro '___LINKFILE_NAME' 9227 | ___LINKFILE_NAME, \ | ^~~~~~~~~~~~~~~~ ../include/gambit.h:8579:44: note: in expansion of macro '___LINKFILE_DESCR' 8579 | #define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey) | ^~~~~~~~~~~~~~~~~ _gambitgsi.c:17058:1: note: in expansion of macro '___END_NEW_SYM_GLO' 17058 | ___END_NEW_SYM_GLO(___S___gsilib_23_,0) | ^~~~~~~~~~~~~~~~~~ gmake[4]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-univ-3.o -I. -DHAVE_CONFIG_H _t-univ-3.c -D___LIBRARY In file included from _t-univ-2.c:876: _t-univ-2.c: In function 'void ___H___t_2d_univ_2d_2(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:19026:24: note: in expansion of macro '___F64UNBOXI' 19026 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:19027:24: note: in expansion of macro '___F64UNBOXI' 19027 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:19029:14: note: in expansion of macro '___F64BOX' 19029 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:19793:24: note: in expansion of macro '___F64UNBOXI' 19793 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:19794:24: note: in expansion of macro '___F64UNBOXI' 19794 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:19796:14: note: in expansion of macro '___F64BOX' 19796 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:19850:24: note: in expansion of macro '___F64UNBOXI' 19850 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:19851:24: note: in expansion of macro '___F64UNBOXI' 19851 | ___SET_F64(___F64V2,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:19853:14: note: in expansion of macro '___F64BOX' 19853 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:19891:24: note: in expansion of macro '___F64UNBOXI' 19891 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:19892:24: note: in expansion of macro '___F64UNBOXI' 19892 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:20102:24: note: in expansion of macro '___F64UNBOXI' 20102 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-13))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:20103:24: note: in expansion of macro '___F64UNBOXI' 20103 | ___SET_F64(___F64V2,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:20105:14: note: in expansion of macro '___F64BOX' 20105 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:20136:24: note: in expansion of macro '___F64UNBOXI' 20136 | ___SET_F64(___F64V1,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:20137:24: note: in expansion of macro '___F64UNBOXI' 20137 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:20139:14: note: in expansion of macro '___F64BOX' 20139 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:20168:24: note: in expansion of macro '___F64UNBOXI' 20168 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:20169:24: note: in expansion of macro '___F64UNBOXI' 20169 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:20171:14: note: in expansion of macro '___F64BOX' 20171 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:20222:24: note: in expansion of macro '___F64UNBOXI' 20222 | ___SET_F64(___F64V1,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:20223:24: note: in expansion of macro '___F64UNBOXI' 20223 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:20225:14: note: in expansion of macro '___F64BOX' 20225 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ In file included from _t-univ-3.c:1228: _t-univ-3.c: In function 'void ___H___t_2d_univ_2d_3(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:27408:24: note: in expansion of macro '___F64UNBOXI' 27408 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:27597:24: note: in expansion of macro '___F64UNBOXI' 27597 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:27622:24: note: in expansion of macro '___F64UNBOXI' 27622 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-3.c:27625:14: note: in expansion of macro '___F64BOX' 27625 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:27643:24: note: in expansion of macro '___F64UNBOXI' 27643 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:21981:24: note: in expansion of macro '___F64UNBOXI' 21981 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:21983:14: note: in expansion of macro '___F64BOX' 21983 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:27798:24: note: in expansion of macro '___F64UNBOXI' 27798 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:22608:24: note: in expansion of macro '___F64UNBOXI' 22608 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:22610:14: note: in expansion of macro '___F64BOX' 22610 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:29286:24: note: in expansion of macro '___F64UNBOXI' 29286 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-10))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-3.c:29288:14: note: in expansion of macro '___F64BOX' 29288 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ In file included from _num.c:1732: _num.c: In function 'void _____num_23_1(___processor_state)': ../include/gambit.h:2227:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2227 | #define ___F32_TO_U32(x)___F32_U32{x}.u32 | ^ ../include/gambit.h:9998:34: note: in definition of macro '___CFUN_ASSIGN' 9998 | #define ___CFUN_ASSIGN(r,val)r = val; | ^~~ _num.c:16779:1: note: in expansion of macro '___return' 16779 | ___return(___F32_TO_U32(___arg1)); | ^~~~~~~~~ _num.c:16779:11: note: in expansion of macro '___F32_TO_U32' 16779 | ___return(___F32_TO_U32(___arg1)); | ^~~~~~~~~~~~~ _num.c: In function 'void _____num_23_2(___processor_state)': ../include/gambit.h:2228:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2228 | #define ___F32_FROM_U32(x)___U32_F32{x}.f32 | ^ ../include/gambit.h:9998:34: note: in definition of macro '___CFUN_ASSIGN' 9998 | #define ___CFUN_ASSIGN(r,val)r = val; | ^~~ _num.c:16806:1: note: in expansion of macro '___return' 16806 | ___return(___F32_FROM_U32(___arg1)); | ^~~~~~~~~ _num.c:16806:11: note: in expansion of macro '___F32_FROM_U32' 16806 | ___return(___F32_FROM_U32(___arg1)); | ^~~~~~~~~~~~~~~ _num.c: In function 'void _____num_23_3(___processor_state)': ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:9998:34: note: in definition of macro '___CFUN_ASSIGN' 9998 | #define ___CFUN_ASSIGN(r,val)r = val; | ^~~ _num.c:16833:1: note: in expansion of macro '___return' 16833 | ___return(___F64_TO_U64(___arg1)); | ^~~~~~~~~ _num.c:16833:11: note: in expansion of macro '___F64_TO_U64' 16833 | ___return(___F64_TO_U64(___arg1)); | ^~~~~~~~~~~~~ _num.c: In function 'void _____num_23_4(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:9998:34: note: in definition of macro '___CFUN_ASSIGN' 9998 | #define ___CFUN_ASSIGN(r,val)r = val; | ^~~ _num.c:16860:1: note: in expansion of macro '___return' 16860 | ___return(___F64_FROM_U64(___arg1)); | ^~~~~~~~~ _num.c:16860:11: note: in expansion of macro '___F64_FROM_U64' 16860 | ___return(___F64_FROM_U64(___arg1)); | ^~~~~~~~~~~~~~~ _num.c: In function 'void ___H___num(___processor_state)': ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:23000:14: note: in expansion of macro '___F64BOX' 23000 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:23838:24: note: in expansion of macro '___F64UNBOXI' 23838 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _t-univ-2.c:23839:24: note: in expansion of macro '___F64SUB' 23839 | ___SET_F64(___F64V2,___F64SUB(___F64UNBOXI(___FIX(2L)),___F64V1)) | ^~~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:23839:34: note: in expansion of macro '___F64UNBOXI' 23839 | ___SET_F64(___F64V2,___F64SUB(___F64UNBOXI(___FIX(2L)),___F64V1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:23840:14: note: in expansion of macro '___F64BOX' 23840 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:24786:24: note: in expansion of macro '___F64UNBOX' 24786 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:24823:24: note: in expansion of macro '___F64UNBOX' 24823 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:24874:24: note: in expansion of macro '___F64UNBOX' 24874 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25250:24: note: in expansion of macro '___F64UNBOX' 25250 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25286:24: note: in expansion of macro '___F64UNBOX' 25286 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25301:24: note: in expansion of macro '___F64UNBOX' 25301 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25328:24: note: in expansion of macro '___F64UNBOX' 25328 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25329:24: note: in expansion of macro '___F64UNBOX' 25329 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25345:24: note: in expansion of macro '___F64UNBOX' 25345 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25346:24: note: in expansion of macro '___F64UNBOX' 25346 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25354:24: note: in expansion of macro '___F64UNBOX' 25354 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25409:24: note: in expansion of macro '___F64UNBOX' 25409 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25481:24: note: in expansion of macro '___F64UNBOX' 25481 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25482:24: note: in expansion of macro '___F64UNBOX' 25482 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25850:24: note: in expansion of macro '___F64UNBOX' 25850 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25871:24: note: in expansion of macro '___F64UNBOX' 25871 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25906:24: note: in expansion of macro '___F64UNBOX' 25906 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25921:24: note: in expansion of macro '___F64UNBOX' 25921 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25942:24: note: in expansion of macro '___F64UNBOX' 25942 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25946:24: note: in expansion of macro '___F64UNBOX' 25946 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25955:24: note: in expansion of macro '___F64UNBOX' 25955 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25960:24: note: in expansion of macro '___F64UNBOX' 25960 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25991:24: note: in expansion of macro '___F64UNBOX' 25991 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25995:24: note: in expansion of macro '___F64UNBOX' 25995 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:25996:24: note: in expansion of macro '___F64UNBOX' 25996 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:26001:24: note: in expansion of macro '___F64UNBOX' 26001 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:26026:24: note: in expansion of macro '___F64UNBOX' 26026 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:26039:24: note: in expansion of macro '___F64UNBOX' 26039 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:26043:24: note: in expansion of macro '___F64UNBOX' 26043 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:26124:24: note: in expansion of macro '___F64UNBOX' 26124 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:27455:24: note: in expansion of macro '___F64UNBOX' 27455 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:27464:24: note: in expansion of macro '___F64UNBOX' 27464 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:27582:24: note: in expansion of macro '___F64UNBOX' 27582 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:27683:24: note: in expansion of macro '___F64UNBOX' 27683 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:27753:24: note: in expansion of macro '___F64UNBOX' 27753 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:27901:24: note: in expansion of macro '___F64UNBOX' 27901 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28029:24: note: in expansion of macro '___F64UNBOX' 28029 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28038:24: note: in expansion of macro '___F64UNBOX' 28038 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28125:24: note: in expansion of macro '___F64UNBOX' 28125 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28129:24: note: in expansion of macro '___F64UNBOX' 28129 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28136:24: note: in expansion of macro '___F64UNBOX' 28136 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28149:24: note: in expansion of macro '___F64UNBOX' 28149 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28233:24: note: in expansion of macro '___F64UNBOX' 28233 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28242:24: note: in expansion of macro '___F64UNBOX' 28242 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28407:24: note: in expansion of macro '___F64UNBOX' 28407 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28408:24: note: in expansion of macro '___F64UNBOX' 28408 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28410:14: note: in expansion of macro '___F64BOX' 28410 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28438:24: note: in expansion of macro '___F64UNBOX' 28438 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28439:24: note: in expansion of macro '___F64UNBOX' 28439 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28441:14: note: in expansion of macro '___F64BOX' 28441 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28447:24: note: in expansion of macro '___F64UNBOX' 28447 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28449:14: note: in expansion of macro '___F64BOX' 28449 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28468:24: note: in expansion of macro '___F64UNBOX' 28468 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28469:24: note: in expansion of macro '___F64UNBOX' 28469 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28471:14: note: in expansion of macro '___F64BOX' 28471 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28532:24: note: in expansion of macro '___F64UNBOX' 28532 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28534:14: note: in expansion of macro '___F64BOX' 28534 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28931:24: note: in expansion of macro '___F64UNBOX' 28931 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28932:24: note: in expansion of macro '___F64UNBOX' 28932 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28934:14: note: in expansion of macro '___F64BOX' 28934 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28962:24: note: in expansion of macro '___F64UNBOX' 28962 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28963:24: note: in expansion of macro '___F64UNBOX' 28963 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28965:14: note: in expansion of macro '___F64BOX' 28965 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28971:24: note: in expansion of macro '___F64UNBOX' 28971 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28973:14: note: in expansion of macro '___F64BOX' 28973 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28992:24: note: in expansion of macro '___F64UNBOX' 28992 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:28993:24: note: in expansion of macro '___F64UNBOX' 28993 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:28995:14: note: in expansion of macro '___F64BOX' 28995 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29056:24: note: in expansion of macro '___F64UNBOX' 29056 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:29058:14: note: in expansion of macro '___F64BOX' 29058 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29601:24: note: in expansion of macro '___F64UNBOX' 29601 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29602:24: note: in expansion of macro '___F64UNBOX' 29602 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:29604:14: note: in expansion of macro '___F64BOX' 29604 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29673:24: note: in expansion of macro '___F64UNBOX' 29673 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29674:24: note: in expansion of macro '___F64UNBOX' 29674 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:29676:14: note: in expansion of macro '___F64BOX' 29676 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29730:24: note: in expansion of macro '___F64UNBOX' 29730 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:29732:14: note: in expansion of macro '___F64BOX' 29732 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29752:24: note: in expansion of macro '___F64UNBOX' 29752 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29753:24: note: in expansion of macro '___F64UNBOX' 29753 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:29755:14: note: in expansion of macro '___F64BOX' 29755 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29780:24: note: in expansion of macro '___F64UNBOX' 29780 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29781:24: note: in expansion of macro '___F64UNBOX' 29781 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:29783:14: note: in expansion of macro '___F64BOX' 29783 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:29810:24: note: in expansion of macro '___F64UNBOX' 29810 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:29812:14: note: in expansion of macro '___F64BOX' 29812 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30330:24: note: in expansion of macro '___F64UNBOX' 30330 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30331:24: note: in expansion of macro '___F64UNBOX' 30331 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:30333:14: note: in expansion of macro '___F64BOX' 30333 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30383:24: note: in expansion of macro '___F64UNBOX' 30383 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30384:24: note: in expansion of macro '___F64UNBOX' 30384 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:30386:14: note: in expansion of macro '___F64BOX' 30386 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30417:24: note: in expansion of macro '___F64UNBOX' 30417 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:30419:14: note: in expansion of macro '___F64BOX' 30419 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30439:24: note: in expansion of macro '___F64UNBOX' 30439 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30440:24: note: in expansion of macro '___F64UNBOX' 30440 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:30442:14: note: in expansion of macro '___F64BOX' 30442 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30529:24: note: in expansion of macro '___F64UNBOX' 30529 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30530:24: note: in expansion of macro '___F64UNBOX' 30530 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:30532:14: note: in expansion of macro '___F64BOX' 30532 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30762:24: note: in expansion of macro '___F64UNBOX' 30762 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:30764:14: note: in expansion of macro '___F64BOX' 30764 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30829:24: note: in expansion of macro '___F64UNBOX' 30829 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:30830:24: note: in expansion of macro '___F64UNBOX' 30830 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:30832:14: note: in expansion of macro '___F64BOX' 30832 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:31600:14: note: in expansion of macro '___F64BOX' 31600 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:31634:24: note: in expansion of macro '___F64UNBOX' 31634 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:31636:14: note: in expansion of macro '___F64BOX' 31636 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:31815:24: note: in expansion of macro '___F64UNBOX' 31815 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:31817:14: note: in expansion of macro '___F64BOX' 31817 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:39496:24: note: in expansion of macro '___F64UNBOXI' 39496 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:39497:24: note: in expansion of macro '___F64UNBOXI' 39497 | ___SET_F64(___F64V2,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:39551:24: note: in expansion of macro '___F64UNBOXI' 39551 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:31940:24: note: in expansion of macro '___F64UNBOX' 31940 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-3.c:39552:24: note: in expansion of macro '___F64UNBOXI' 39552 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:31942:14: note: in expansion of macro '___F64BOX' 31942 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:31948:24: note: in expansion of macro '___F64UNBOX' 31948 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:31950:14: note: in expansion of macro '___F64BOX' 31950 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:32126:24: note: in expansion of macro '___F64UNBOX' 32126 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:32127:24: note: in expansion of macro '___F64UNBOX' 32127 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:32129:14: note: in expansion of macro '___F64BOX' 32129 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:32299:24: note: in expansion of macro '___F64UNBOX' 32299 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:32301:14: note: in expansion of macro '___F64BOX' 32301 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:32321:24: note: in expansion of macro '___F64UNBOX' 32321 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:32322:24: note: in expansion of macro '___F64UNBOX' 32322 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:32324:14: note: in expansion of macro '___F64BOX' 32324 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:32349:24: note: in expansion of macro '___F64UNBOX' 32349 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:32350:24: note: in expansion of macro '___F64UNBOX' 32350 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:32352:14: note: in expansion of macro '___F64BOX' 32352 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:32710:24: note: in expansion of macro '___F64UNBOX' 32710 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:32712:14: note: in expansion of macro '___F64BOX' 32712 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33050:24: note: in expansion of macro '___F64UNBOX' 33050 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33051:24: note: in expansion of macro '___F64UNBOX' 33051 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:33053:14: note: in expansion of macro '___F64BOX' 33053 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33524:24: note: in expansion of macro '___F64UNBOX' 33524 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:33526:14: note: in expansion of macro '___F64BOX' 33526 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33545:24: note: in expansion of macro '___F64UNBOX' 33545 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33546:24: note: in expansion of macro '___F64UNBOX' 33546 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:33548:14: note: in expansion of macro '___F64BOX' 33548 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33572:24: note: in expansion of macro '___F64UNBOX' 33572 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33573:24: note: in expansion of macro '___F64UNBOX' 33573 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:33575:14: note: in expansion of macro '___F64BOX' 33575 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33590:24: note: in expansion of macro '___F64UNBOX' 33590 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:33592:14: note: in expansion of macro '___F64BOX' 33592 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:33939:24: note: in expansion of macro '___F64UNBOX' 33939 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:33941:14: note: in expansion of macro '___F64BOX' 33941 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:34478:14: note: in expansion of macro '___F64BOX' 34478 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:34492:14: note: in expansion of macro '___F64BOX' 34492 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:34988:14: note: in expansion of macro '___F64BOX' 34988 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35002:14: note: in expansion of macro '___F64BOX' 35002 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35148:14: note: in expansion of macro '___F64BOX' 35148 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35162:14: note: in expansion of macro '___F64BOX' 35162 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35340:14: note: in expansion of macro '___F64BOX' 35340 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35354:14: note: in expansion of macro '___F64BOX' 35354 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35500:14: note: in expansion of macro '___F64BOX' 35500 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35514:14: note: in expansion of macro '___F64BOX' 35514 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35770:14: note: in expansion of macro '___F64BOX' 35770 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35784:14: note: in expansion of macro '___F64BOX' 35784 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35939:14: note: in expansion of macro '___F64BOX' 35939 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:35953:14: note: in expansion of macro '___F64BOX' 35953 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36201:14: note: in expansion of macro '___F64BOX' 36201 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36215:14: note: in expansion of macro '___F64BOX' 36215 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36363:14: note: in expansion of macro '___F64BOX' 36363 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36377:14: note: in expansion of macro '___F64BOX' 36377 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36556:14: note: in expansion of macro '___F64BOX' 36556 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36570:14: note: in expansion of macro '___F64BOX' 36570 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36716:14: note: in expansion of macro '___F64BOX' 36716 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36730:14: note: in expansion of macro '___F64BOX' 36730 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36908:14: note: in expansion of macro '___F64BOX' 36908 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:36922:14: note: in expansion of macro '___F64BOX' 36922 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:37068:14: note: in expansion of macro '___F64BOX' 37068 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:37082:14: note: in expansion of macro '___F64BOX' 37082 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:37382:14: note: in expansion of macro '___F64BOX' 37382 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:37396:14: note: in expansion of macro '___F64BOX' 37396 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:37599:14: note: in expansion of macro '___F64BOX' 37599 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:37613:14: note: in expansion of macro '___F64BOX' 37613 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:37755:24: note: in expansion of macro '___F64UNBOX' 37755 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:37762:24: note: in expansion of macro '___F64UNBOX' 37762 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:37778:24: note: in expansion of macro '___F64UNBOX' 37778 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:37892:24: note: in expansion of macro '___F64UNBOX' 37892 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:37918:24: note: in expansion of macro '___F64UNBOX' 37918 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:37922:24: note: in expansion of macro '___F64UNBOX' 37922 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:38009:24: note: in expansion of macro '___F64UNBOX' 38009 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39694:24: note: in expansion of macro '___F64UNBOX' 39694 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:39753:14: note: in expansion of macro '___F64BOX' 39753 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39782:24: note: in expansion of macro '___F64UNBOX' 39782 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:39784:14: note: in expansion of macro '___F64BOX' 39784 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39872:24: note: in expansion of macro '___F64UNBOX' 39872 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:39935:14: note: in expansion of macro '___F64BOX' 39935 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39965:24: note: in expansion of macro '___F64UNBOX' 39965 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:39967:14: note: in expansion of macro '___F64BOX' 39967 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39975:24: note: in expansion of macro '___F64UNBOX' 39975 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39979:24: note: in expansion of macro '___F64UNBOX' 39979 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39981:24: note: in expansion of macro '___F64UNBOX' 39981 | ___SET_F64(___F64V3,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39986:24: note: in expansion of macro '___F64UNBOX' 39986 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39990:24: note: in expansion of macro '___F64UNBOX' 39990 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39994:24: note: in expansion of macro '___F64UNBOX' 39994 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:39999:24: note: in expansion of macro '___F64UNBOX' 39999 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:40065:14: note: in expansion of macro '___F64BOX' 40065 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:44808:24: note: in expansion of macro '___F64UNBOX' 44808 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:44812:24: note: in expansion of macro '___F64UNBOX' 44812 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:44820:14: note: in expansion of macro '___F64BOX' 44820 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:44828:24: note: in expansion of macro '___F64UNBOX' 44828 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:44830:14: note: in expansion of macro '___F64BOX' 44830 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:44841:24: note: in expansion of macro '___F64UNBOX' 44841 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:44896:14: note: in expansion of macro '___F64BOX' 44896 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:45012:24: note: in expansion of macro '___F64UNBOX' 45012 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:45014:14: note: in expansion of macro '___F64BOX' 45014 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:45019:24: note: in expansion of macro '___F64UNBOX' 45019 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:45021:14: note: in expansion of macro '___F64BOX' 45021 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:45026:24: note: in expansion of macro '___F64UNBOX' 45026 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:45028:14: note: in expansion of macro '___F64BOX' 45028 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:45039:24: note: in expansion of macro '___F64UNBOX' 45039 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:45047:14: note: in expansion of macro '___F64BOX' 45047 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:45055:24: note: in expansion of macro '___F64UNBOX' 45055 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:45057:14: note: in expansion of macro '___F64BOX' 45057 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:45067:24: note: in expansion of macro '___F64UNBOX' 45067 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:45126:14: note: in expansion of macro '___F64BOX' 45126 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ In file included from _io.c:2344: _io.c: In function 'void ___H___io(___processor_state)': ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _io.c:51166:14: note: in expansion of macro '___F64BOX' 51166 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:45732:14: note: in expansion of macro '___F64BOX' 45732 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:46178:24: note: in expansion of macro '___F64UNBOX' 46178 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:46182:24: note: in expansion of macro '___F64UNBOX' 46182 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:46213:14: note: in expansion of macro '___F64BOX' 46213 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:46315:24: note: in expansion of macro '___F64UNBOX' 46315 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:46346:14: note: in expansion of macro '___F64BOX' 46346 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:46453:24: note: in expansion of macro '___F64UNBOX' 46453 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:46650:24: note: in expansion of macro '___F64UNBOX' 46650 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:46652:14: note: in expansion of macro '___F64BOX' 46652 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:46723:24: note: in expansion of macro '___F64UNBOX' 46723 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:46918:24: note: in expansion of macro '___F64UNBOX' 46918 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:46920:14: note: in expansion of macro '___F64BOX' 46920 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:46986:24: note: in expansion of macro '___F64UNBOX' 46986 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ _t-univ-3.c: At global scope: _t-univ-3.c:1215:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1215 | #define ___MODULE_NAME "_t-univ-3" | ^~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-univ-3.c:52163:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 52163 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:47059:24: note: in expansion of macro '___F64UNBOX' 47059 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:47061:14: note: in expansion of macro '___F64BOX' 47061 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:47126:24: note: in expansion of macro '___F64UNBOX' 47126 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:47157:24: note: in expansion of macro '___F64UNBOX' 47157 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:47159:14: note: in expansion of macro '___F64BOX' 47159 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:47269:24: note: in expansion of macro '___F64UNBOX' 47269 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:47278:24: note: in expansion of macro '___F64UNBOX' 47278 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:47279:10: note: in expansion of macro '___F64EQ' 47279 | ___IF(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L)))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:47279:28: note: in expansion of macro '___F64UNBOX' 47279 | ___IF(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L)))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:47858:14: note: in expansion of macro '___F64BOX' 47858 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48023:24: note: in expansion of macro '___F64UNBOX' 48023 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48166:24: note: in expansion of macro '___F64UNBOX' 48166 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48167:24: note: in expansion of macro '___F64UNBOX' 48167 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48172:14: note: in expansion of macro '___F64BOX' 48172 | ___SET_R3(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48173:14: note: in expansion of macro '___F64BOX' 48173 | ___SET_R4(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48176:24: note: in expansion of macro '___F64UNBOX' 48176 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48180:24: note: in expansion of macro '___F64UNBOX' 48180 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48184:24: note: in expansion of macro '___F64UNBOX' 48184 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48188:24: note: in expansion of macro '___F64UNBOX' 48188 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48197:24: note: in expansion of macro '___F64UNBOX' 48197 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48201:24: note: in expansion of macro '___F64UNBOX' 48201 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48211:24: note: in expansion of macro '___F64UNBOX' 48211 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48213:14: note: in expansion of macro '___F64BOX' 48213 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48224:24: note: in expansion of macro '___F64UNBOX' 48224 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48226:14: note: in expansion of macro '___F64BOX' 48226 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48263:24: note: in expansion of macro '___F64UNBOX' 48263 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48267:24: note: in expansion of macro '___F64UNBOX' 48267 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48271:24: note: in expansion of macro '___F64UNBOX' 48271 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48275:24: note: in expansion of macro '___F64UNBOX' 48275 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48280:24: note: in expansion of macro '___F64UNBOX' 48280 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48282:24: note: in expansion of macro '___F64UNBOX' 48282 | ___SET_F64(___F64V3,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _num.c:48285:4: note: in expansion of macro '___SET_STK' 48285 | ___SET_STK(1,___F64BOX(___F64V5)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48285:17: note: in expansion of macro '___F64BOX' 48285 | ___SET_STK(1,___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48286:14: note: in expansion of macro '___F64BOX' 48286 | ___SET_R3(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48287:14: note: in expansion of macro '___F64BOX' 48287 | ___SET_R4(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48291:24: note: in expansion of macro '___F64UNBOX' 48291 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48295:24: note: in expansion of macro '___F64UNBOX' 48295 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48299:24: note: in expansion of macro '___F64UNBOX' 48299 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48304:24: note: in expansion of macro '___F64UNBOX' 48304 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48309:24: note: in expansion of macro '___F64UNBOX' 48309 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48311:24: note: in expansion of macro '___F64UNBOX' 48311 | ___SET_F64(___F64V3,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48322:14: note: in expansion of macro '___F64BOX' 48322 | ___SET_R1(___F64BOX(___F64V10)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48390:24: note: in expansion of macro '___F64UNBOX' 48390 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48400:24: note: in expansion of macro '___F64UNBOX' 48400 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48403:24: note: in expansion of macro '___F64UNBOX' 48403 | ___SET_F64(___F64V4,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48406:14: note: in expansion of macro '___F64BOX' 48406 | ___SET_R2(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48415:24: note: in expansion of macro '___F64UNBOX' 48415 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48418:14: note: in expansion of macro '___F64BOX' 48418 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48421:24: note: in expansion of macro '___F64UNBOX' 48421 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48426:24: note: in expansion of macro '___F64UNBOX' 48426 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48432:24: note: in expansion of macro '___F64UNBOX' 48432 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48437:24: note: in expansion of macro '___F64UNBOX' 48437 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48438:24: note: in expansion of macro '___F64UNBOX' 48438 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48440:24: note: in expansion of macro '___F64UNBOX' 48440 | ___SET_F64(___F64V4,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48442:14: note: in expansion of macro '___F64BOX' 48442 | ___SET_R2(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48443:14: note: in expansion of macro '___F64BOX' 48443 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48451:24: note: in expansion of macro '___F64UNBOX' 48451 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48452:24: note: in expansion of macro '___F64UNBOX' 48452 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48455:14: note: in expansion of macro '___F64BOX' 48455 | ___SET_R2(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48458:24: note: in expansion of macro '___F64UNBOX' 48458 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48472:24: note: in expansion of macro '___F64UNBOX' 48472 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48476:14: note: in expansion of macro '___F64BOX' 48476 | ___SET_R1(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48479:24: note: in expansion of macro '___F64UNBOX' 48479 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:48885:24: note: in expansion of macro '___F64UNBOX' 48885 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:48887:14: note: in expansion of macro '___F64BOX' 48887 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49158:24: note: in expansion of macro '___F64UNBOX' 49158 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49160:14: note: in expansion of macro '___F64BOX' 49160 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49201:14: note: in expansion of macro '___F64BOX' 49201 | ___SET_R3(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49209:14: note: in expansion of macro '___F64BOX' 49209 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49213:24: note: in expansion of macro '___F64UNBOX' 49213 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49215:14: note: in expansion of macro '___F64BOX' 49215 | ___SET_R4(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49218:24: note: in expansion of macro '___F64UNBOX' 49218 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49222:24: note: in expansion of macro '___F64UNBOX' 49222 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49226:24: note: in expansion of macro '___F64UNBOX' 49226 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49230:24: note: in expansion of macro '___F64UNBOX' 49230 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49236:24: note: in expansion of macro '___F64UNBOX' 49236 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49241:24: note: in expansion of macro '___F64UNBOX' 49241 | ___SET_F64(___F64V6,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49244:14: note: in expansion of macro '___F64BOX' 49244 | ___SET_R1(___F64BOX(___F64V8)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49287:24: note: in expansion of macro '___F64UNBOX' 49287 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49296:14: note: in expansion of macro '___F64BOX' 49296 | ___SET_R2(___F64BOX(___F64V9)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49307:24: note: in expansion of macro '___F64UNBOX' 49307 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49310:24: note: in expansion of macro '___F64UNBOX' 49310 | ___SET_F64(___F64V4,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49318:14: note: in expansion of macro '___F64BOX' 49318 | ___SET_R2(___F64BOX(___F64V11)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49323:24: note: in expansion of macro '___F64UNBOX' 49323 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49326:24: note: in expansion of macro '___F64UNBOX' 49326 | ___SET_F64(___F64V4,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49331:24: note: in expansion of macro '___F64UNBOX' 49331 | ___SET_F64(___F64V9,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49333:14: note: in expansion of macro '___F64BOX' 49333 | ___SET_R2(___F64BOX(___F64V8)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49334:14: note: in expansion of macro '___F64BOX' 49334 | ___SET_R1(___F64BOX(___F64V10)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49343:24: note: in expansion of macro '___F64UNBOX' 49343 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49345:14: note: in expansion of macro '___F64BOX' 49345 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49352:24: note: in expansion of macro '___F64UNBOX' 49352 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49354:24: note: in expansion of macro '___F64UNBOX' 49354 | ___SET_F64(___F64V3,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49357:14: note: in expansion of macro '___F64BOX' 49357 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49360:14: note: in expansion of macro '___F64BOX' 49360 | ___SET_R4(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49379:24: note: in expansion of macro '___F64UNBOX' 49379 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49381:14: note: in expansion of macro '___F64BOX' 49381 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49387:14: note: in expansion of macro '___F64BOX' 49387 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49392:24: note: in expansion of macro '___F64UNBOX' 49392 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49394:14: note: in expansion of macro '___F64BOX' 49394 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49404:24: note: in expansion of macro '___F64UNBOX' 49404 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49405:24: note: in expansion of macro '___F64UNBOX' 49405 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-8))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49409:24: note: in expansion of macro '___F64UNBOX' 49409 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49410:24: note: in expansion of macro '___F64UNBOX' 49410 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-9))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49415:14: note: in expansion of macro '___F64BOX' 49415 | ___SET_R1(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49439:24: note: in expansion of macro '___F64UNBOX' 49439 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-9))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49440:24: note: in expansion of macro '___F64UNBOX' 49440 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49445:14: note: in expansion of macro '___F64BOX' 49445 | ___SET_R1(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49636:14: note: in expansion of macro '___F64BOX' 49636 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49642:24: note: in expansion of macro '___F64UNBOX' 49642 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49644:14: note: in expansion of macro '___F64BOX' 49644 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49651:14: note: in expansion of macro '___F64BOX' 49651 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49655:24: note: in expansion of macro '___F64UNBOX' 49655 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49657:14: note: in expansion of macro '___F64BOX' 49657 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49682:24: note: in expansion of macro '___F64UNBOX' 49682 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49686:14: note: in expansion of macro '___F64BOX' 49686 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49694:24: note: in expansion of macro '___F64UNBOX' 49694 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49699:14: note: in expansion of macro '___F64BOX' 49699 | ___SET_R2(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49710:24: note: in expansion of macro '___F64UNBOX' 49710 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49711:24: note: in expansion of macro '___F64UNBOX' 49711 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49713:24: note: in expansion of macro '___F64UNBOX' 49713 | ___SET_F64(___F64V4,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49715:14: note: in expansion of macro '___F64BOX' 49715 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49716:14: note: in expansion of macro '___F64BOX' 49716 | ___SET_R2(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49724:24: note: in expansion of macro '___F64UNBOX' 49724 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49726:24: note: in expansion of macro '___F64UNBOX' 49726 | ___SET_F64(___F64V3,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49729:24: note: in expansion of macro '___F64UNBOX' 49729 | ___SET_F64(___F64V6,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49733:25: note: in expansion of macro '___F64UNBOX' 49733 | ___SET_F64(___F64V10,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49735:14: note: in expansion of macro '___F64BOX' 49735 | ___SET_R2(___F64BOX(___F64V9)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49736:14: note: in expansion of macro '___F64BOX' 49736 | ___SET_R1(___F64BOX(___F64V11)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49889:14: note: in expansion of macro '___F64BOX' 49889 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49907:24: note: in expansion of macro '___F64UNBOX' 49907 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49909:14: note: in expansion of macro '___F64BOX' 49909 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:49950:24: note: in expansion of macro '___F64UNBOX' 49950 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:49952:14: note: in expansion of macro '___F64BOX' 49952 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50007:24: note: in expansion of macro '___F64UNBOX' 50007 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50009:14: note: in expansion of macro '___F64BOX' 50009 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50012:24: note: in expansion of macro '___F64UNBOX' 50012 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:50013:10: note: in expansion of macro '___NOT' 50013 | ___IF(___NOT(___F64LT(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~ _num.c:50013:17: note: in expansion of macro '___F64LT' 50013 | ___IF(___NOT(___F64LT(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50013:35: note: in expansion of macro '___F64UNBOX' 50013 | ___IF(___NOT(___F64LT(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50016:24: note: in expansion of macro '___F64UNBOX' 50016 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50211:14: note: in expansion of macro '___F64BOX' 50211 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50233:24: note: in expansion of macro '___F64UNBOX' 50233 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50237:24: note: in expansion of macro '___F64UNBOX' 50237 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50259:14: note: in expansion of macro '___F64BOX' 50259 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50263:24: note: in expansion of macro '___F64UNBOX' 50263 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50265:14: note: in expansion of macro '___F64BOX' 50265 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50293:24: note: in expansion of macro '___F64UNBOX' 50293 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50295:14: note: in expansion of macro '___F64BOX' 50295 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50319:14: note: in expansion of macro '___F64BOX' 50319 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50348:14: note: in expansion of macro '___F64BOX' 50348 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50352:24: note: in expansion of macro '___F64UNBOX' 50352 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50354:24: note: in expansion of macro '___F64UNBOX' 50354 | ___SET_F64(___F64V3,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50357:14: note: in expansion of macro '___F64BOX' 50357 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50418:24: note: in expansion of macro '___F64UNBOX' 50418 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50420:14: note: in expansion of macro '___F64BOX' 50420 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50468:24: note: in expansion of macro '___F64UNBOX' 50468 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50472:24: note: in expansion of macro '___F64UNBOX' 50472 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50481:24: note: in expansion of macro '___F64UNBOX' 50481 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:50483:14: note: in expansion of macro '___F64BOX' 50483 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50537:24: note: in expansion of macro '___F64UNBOX' 50537 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:50538:10: note: in expansion of macro '___NOT' 50538 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~ _num.c:50538:17: note: in expansion of macro '___F64EQ' 50538 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50538:35: note: in expansion of macro '___F64UNBOX' 50538 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50573:24: note: in expansion of macro '___F64UNBOX' 50573 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:50574:10: note: in expansion of macro '___F64EQ' 50574 | ___IF(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L)))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50574:28: note: in expansion of macro '___F64UNBOX' 50574 | ___IF(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L)))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50581:24: note: in expansion of macro '___F64UNBOX' 50581 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50594:24: note: in expansion of macro '___F64UNBOX' 50594 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50707:24: note: in expansion of macro '___F64UNBOX' 50707 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:50711:24: note: in expansion of macro '___F64UNBOX' 50711 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51088:14: note: in expansion of macro '___F64BOX' 51088 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51119:14: note: in expansion of macro '___F64BOX' 51119 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51676:14: note: in expansion of macro '___F64BOX' 51676 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:51694:24: note: in expansion of macro '___F64UNBOX' 51694 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51696:14: note: in expansion of macro '___F64BOX' 51696 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:51829:24: note: in expansion of macro '___F64UNBOX' 51829 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:51831:24: note: in expansion of macro '___F64UNBOX' 51831 | ___SET_F64(___F64V3,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51837:14: note: in expansion of macro '___F64BOX' 51837 | ___SET_R1(___F64BOX(___F64V8)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51838:14: note: in expansion of macro '___F64BOX' 51838 | ___SET_R3(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:51851:24: note: in expansion of macro '___F64UNBOX' 51851 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51853:14: note: in expansion of macro '___F64BOX' 51853 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51941:14: note: in expansion of macro '___F64BOX' 51941 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:51959:24: note: in expansion of macro '___F64UNBOX' 51959 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:51961:14: note: in expansion of macro '___F64BOX' 51961 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52104:24: note: in expansion of macro '___F64UNBOX' 52104 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52106:24: note: in expansion of macro '___F64UNBOX' 52106 | ___SET_F64(___F64V3,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52113:14: note: in expansion of macro '___F64BOX' 52113 | ___SET_R1(___F64BOX(___F64V9)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52114:14: note: in expansion of macro '___F64BOX' 52114 | ___SET_R3(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52127:24: note: in expansion of macro '___F64UNBOX' 52127 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52129:14: note: in expansion of macro '___F64BOX' 52129 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52205:14: note: in expansion of macro '___F64BOX' 52205 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52223:24: note: in expansion of macro '___F64UNBOX' 52223 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52225:14: note: in expansion of macro '___F64BOX' 52225 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52270:24: note: in expansion of macro '___F64UNBOX' 52270 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52272:14: note: in expansion of macro '___F64BOX' 52272 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52391:14: note: in expansion of macro '___F64BOX' 52391 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52395:24: note: in expansion of macro '___F64UNBOX' 52395 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52397:14: note: in expansion of macro '___F64BOX' 52397 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52570:14: note: in expansion of macro '___F64BOX' 52570 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52574:24: note: in expansion of macro '___F64UNBOX' 52574 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52576:14: note: in expansion of macro '___F64BOX' 52576 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52712:14: note: in expansion of macro '___F64BOX' 52712 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52730:24: note: in expansion of macro '___F64UNBOX' 52730 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52732:14: note: in expansion of macro '___F64BOX' 52732 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52796:24: note: in expansion of macro '___F64UNBOX' 52796 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52798:14: note: in expansion of macro '___F64BOX' 52798 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52881:24: note: in expansion of macro '___F64UNBOX' 52881 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52889:24: note: in expansion of macro '___F64UNBOX' 52889 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:52947:24: note: in expansion of macro '___F64UNBOX' 52947 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:52949:14: note: in expansion of macro '___F64BOX' 52949 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53015:24: note: in expansion of macro '___F64UNBOX' 53015 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53017:14: note: in expansion of macro '___F64BOX' 53017 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53044:14: note: in expansion of macro '___F64BOX' 53044 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53057:14: note: in expansion of macro '___F64BOX' 53057 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53088:24: note: in expansion of macro '___F64UNBOX' 53088 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53089:24: note: in expansion of macro '___F64UNBOX' 53089 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53091:14: note: in expansion of macro '___F64BOX' 53091 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53192:14: note: in expansion of macro '___F64BOX' 53192 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53208:14: note: in expansion of macro '___F64BOX' 53208 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53439:24: note: in expansion of macro '___F64UNBOX' 53439 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53474:24: note: in expansion of macro '___F64UNBOX' 53474 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53476:14: note: in expansion of macro '___F64BOX' 53476 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53514:24: note: in expansion of macro '___F64UNBOX' 53514 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53516:14: note: in expansion of macro '___F64BOX' 53516 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53523:24: note: in expansion of macro '___F64UNBOX' 53523 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53525:14: note: in expansion of macro '___F64BOX' 53525 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53544:24: note: in expansion of macro '___F64UNBOX' 53544 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53546:14: note: in expansion of macro '___F64BOX' 53546 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53553:24: note: in expansion of macro '___F64UNBOX' 53553 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53555:14: note: in expansion of macro '___F64BOX' 53555 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53740:14: note: in expansion of macro '___F64BOX' 53740 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53758:24: note: in expansion of macro '___F64UNBOX' 53758 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53760:14: note: in expansion of macro '___F64BOX' 53760 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53893:24: note: in expansion of macro '___F64UNBOX' 53893 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53895:24: note: in expansion of macro '___F64UNBOX' 53895 | ___SET_F64(___F64V3,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53901:14: note: in expansion of macro '___F64BOX' 53901 | ___SET_R1(___F64BOX(___F64V8)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53902:14: note: in expansion of macro '___F64BOX' 53902 | ___SET_R3(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:53915:24: note: in expansion of macro '___F64UNBOX' 53915 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:53917:14: note: in expansion of macro '___F64BOX' 53917 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54001:14: note: in expansion of macro '___F64BOX' 54001 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54019:24: note: in expansion of macro '___F64UNBOX' 54019 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54021:14: note: in expansion of macro '___F64BOX' 54021 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54155:24: note: in expansion of macro '___F64UNBOX' 54155 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54157:24: note: in expansion of macro '___F64UNBOX' 54157 | ___SET_F64(___F64V3,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54163:14: note: in expansion of macro '___F64BOX' 54163 | ___SET_R1(___F64BOX(___F64V8)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54164:14: note: in expansion of macro '___F64BOX' 54164 | ___SET_R3(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54177:24: note: in expansion of macro '___F64UNBOX' 54177 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54179:14: note: in expansion of macro '___F64BOX' 54179 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54255:14: note: in expansion of macro '___F64BOX' 54255 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54273:24: note: in expansion of macro '___F64UNBOX' 54273 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54275:14: note: in expansion of macro '___F64BOX' 54275 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54324:24: note: in expansion of macro '___F64UNBOX' 54324 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54326:14: note: in expansion of macro '___F64BOX' 54326 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54400:14: note: in expansion of macro '___F64BOX' 54400 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54418:24: note: in expansion of macro '___F64UNBOX' 54418 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54420:14: note: in expansion of macro '___F64BOX' 54420 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54451:24: note: in expansion of macro '___F64UNBOX' 54451 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54453:14: note: in expansion of macro '___F64BOX' 54453 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54568:14: note: in expansion of macro '___F64BOX' 54568 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54572:24: note: in expansion of macro '___F64UNBOX' 54572 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54574:14: note: in expansion of macro '___F64BOX' 54574 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54850:24: note: in expansion of macro '___F64UNBOX' 54850 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54855:24: note: in expansion of macro '___F64UNBOX' 54855 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54858:14: note: in expansion of macro '___F64BOX' 54858 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:54862:24: note: in expansion of macro '___F64UNBOX' 54862 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:54864:14: note: in expansion of macro '___F64BOX' 54864 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:55103:24: note: in expansion of macro '___F64UNBOX' 55103 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:55105:14: note: in expansion of macro '___F64BOX' 55105 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:55358:24: note: in expansion of macro '___F64UNBOX' 55358 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:55360:14: note: in expansion of macro '___F64BOX' 55360 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:55376:24: note: in expansion of macro '___F64UNBOX' 55376 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:55378:14: note: in expansion of macro '___F64BOX' 55378 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:55405:24: note: in expansion of macro '___F64UNBOX' 55405 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:55409:24: note: in expansion of macro '___F64UNBOX' 55409 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:55412:14: note: in expansion of macro '___F64BOX' 55412 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:55418:24: note: in expansion of macro '___F64UNBOX' 55418 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:55420:14: note: in expansion of macro '___F64BOX' 55420 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:55505:14: note: in expansion of macro '___F64BOX' 55505 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:55614:24: note: in expansion of macro '___F64UNBOX' 55614 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:55616:14: note: in expansion of macro '___F64BOX' 55616 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:55824:14: note: in expansion of macro '___F64BOX' 55824 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56534:24: note: in expansion of macro '___F64UNBOX' 56534 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56535:24: note: in expansion of macro '___F64UNBOX' 56535 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:56537:14: note: in expansion of macro '___F64BOX' 56537 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56746:24: note: in expansion of macro '___F64UNBOX' 56746 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56753:24: note: in expansion of macro '___F64UNBOX' 56753 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56767:24: note: in expansion of macro '___F64UNBOX' 56767 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56789:24: note: in expansion of macro '___F64UNBOX' 56789 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:56864:14: note: in expansion of macro '___F64BOX' 56864 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56889:24: note: in expansion of macro '___F64UNBOX' 56889 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:56891:14: note: in expansion of macro '___F64BOX' 56891 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56905:24: note: in expansion of macro '___F64UNBOX' 56905 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56909:24: note: in expansion of macro '___F64UNBOX' 56909 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56913:24: note: in expansion of macro '___F64UNBOX' 56913 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56917:24: note: in expansion of macro '___F64UNBOX' 56917 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56925:24: note: in expansion of macro '___F64UNBOX' 56925 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56926:24: note: in expansion of macro '___F64UNBOX' 56926 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:56928:14: note: in expansion of macro '___F64BOX' 56928 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56941:24: note: in expansion of macro '___F64UNBOX' 56941 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56960:24: note: in expansion of macro '___F64UNBOX' 56960 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56973:24: note: in expansion of macro '___F64UNBOX' 56973 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56974:24: note: in expansion of macro '___F64UNBOX' 56974 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:56976:14: note: in expansion of macro '___F64BOX' 56976 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:56989:24: note: in expansion of macro '___F64UNBOX' 56989 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57011:24: note: in expansion of macro '___F64UNBOX' 57011 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57030:24: note: in expansion of macro '___F64UNBOX' 57030 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57043:24: note: in expansion of macro '___F64UNBOX' 57043 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57044:24: note: in expansion of macro '___F64UNBOX' 57044 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:57046:14: note: in expansion of macro '___F64BOX' 57046 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57059:24: note: in expansion of macro '___F64UNBOX' 57059 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57081:24: note: in expansion of macro '___F64UNBOX' 57081 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:57182:14: note: in expansion of macro '___F64BOX' 57182 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57188:24: note: in expansion of macro '___F64UNBOX' 57188 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57189:24: note: in expansion of macro '___F64UNBOX' 57189 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:57191:14: note: in expansion of macro '___F64BOX' 57191 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57202:24: note: in expansion of macro '___F64UNBOX' 57202 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57206:24: note: in expansion of macro '___F64UNBOX' 57206 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57257:24: note: in expansion of macro '___F64UNBOX' 57257 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:57259:14: note: in expansion of macro '___F64BOX' 57259 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57278:24: note: in expansion of macro '___F64UNBOX' 57278 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57326:24: note: in expansion of macro '___F64UNBOX' 57326 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57339:24: note: in expansion of macro '___F64UNBOX' 57339 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57371:24: note: in expansion of macro '___F64UNBOX' 57371 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:57447:14: note: in expansion of macro '___F64BOX' 57447 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57451:24: note: in expansion of macro '___F64UNBOX' 57451 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57452:24: note: in expansion of macro '___F64UNBOX' 57452 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:57454:14: note: in expansion of macro '___F64BOX' 57454 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:57461:14: note: in expansion of macro '___F64BOX' 57461 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57465:24: note: in expansion of macro '___F64UNBOX' 57465 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57466:24: note: in expansion of macro '___F64UNBOX' 57466 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:57468:24: note: in expansion of macro '___F64UNBOX' 57468 | ___SET_F64(___F64V4,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:57470:14: note: in expansion of macro '___F64BOX' 57470 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58367:24: note: in expansion of macro '___F64UNBOX' 58367 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58368:24: note: in expansion of macro '___F64UNBOX' 58368 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58370:14: note: in expansion of macro '___F64BOX' 58370 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58392:24: note: in expansion of macro '___F64UNBOX' 58392 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58393:24: note: in expansion of macro '___F64UNBOX' 58393 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58395:14: note: in expansion of macro '___F64BOX' 58395 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58419:24: note: in expansion of macro '___F64UNBOX' 58419 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58423:24: note: in expansion of macro '___F64UNBOX' 58423 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58441:24: note: in expansion of macro '___F64UNBOX' 58441 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58443:24: note: in expansion of macro '___F64UNBOX' 58443 | ___SET_F64(___F64V3,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58446:14: note: in expansion of macro '___F64BOX' 58446 | ___SET_R1(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58471:24: note: in expansion of macro '___F64UNBOX' 58471 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58473:14: note: in expansion of macro '___F64BOX' 58473 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58500:24: note: in expansion of macro '___F64UNBOX' 58500 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58501:24: note: in expansion of macro '___F64UNBOX' 58501 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58503:14: note: in expansion of macro '___F64BOX' 58503 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58812:24: note: in expansion of macro '___F64UNBOX' 58812 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58814:14: note: in expansion of macro '___F64BOX' 58814 | ___SET_R3(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58821:24: note: in expansion of macro '___F64UNBOX' 58821 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58822:24: note: in expansion of macro '___F64UNBOX' 58822 | ___SET_F64(___F64V2,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58824:14: note: in expansion of macro '___F64BOX' 58824 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58833:24: note: in expansion of macro '___F64UNBOX' 58833 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58835:14: note: in expansion of macro '___F64BOX' 58835 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58842:24: note: in expansion of macro '___F64UNBOX' 58842 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:58843:24: note: in expansion of macro '___F64UNBOX' 58843 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:58845:14: note: in expansion of macro '___F64BOX' 58845 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:59314:24: note: in expansion of macro '___F64UNBOX' 59314 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59316:14: note: in expansion of macro '___F64BOX' 59316 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59459:14: note: in expansion of macro '___F64BOX' 59459 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:59514:24: note: in expansion of macro '___F64UNBOX' 59514 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:59515:24: note: in expansion of macro '___F64UNBOX' 59515 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59517:14: note: in expansion of macro '___F64BOX' 59517 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:59620:24: note: in expansion of macro '___F64UNBOX' 59620 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59740:14: note: in expansion of macro '___F64BOX' 59740 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59755:14: note: in expansion of macro '___F64BOX' 59755 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59792:14: note: in expansion of macro '___F64BOX' 59792 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59829:14: note: in expansion of macro '___F64BOX' 59829 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59893:14: note: in expansion of macro '___F64BOX' 59893 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59908:14: note: in expansion of macro '___F64BOX' 59908 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59945:14: note: in expansion of macro '___F64BOX' 59945 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:59982:14: note: in expansion of macro '___F64BOX' 59982 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:60022:24: note: in expansion of macro '___F64UNBOX' 60022 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:60044:24: note: in expansion of macro '___F64UNBOX' 60044 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:60052:24: note: in expansion of macro '___F64UNBOX' 60052 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:60183:24: note: in expansion of macro '___F64UNBOX' 60183 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:60205:24: note: in expansion of macro '___F64UNBOX' 60205 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:60213:24: note: in expansion of macro '___F64UNBOX' 60213 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:61341:24: note: in expansion of macro '___F64UNBOX' 61341 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:62960:24: note: in expansion of macro '___F64UNBOX' 62960 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:62969:24: note: in expansion of macro '___F64UNBOX' 62969 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:62974:24: note: in expansion of macro '___F64UNBOX' 62974 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:62975:10: note: in expansion of macro '___NOT' 62975 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~ _num.c:62975:17: note: in expansion of macro '___F64EQ' 62975 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:62975:35: note: in expansion of macro '___F64UNBOX' 62975 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:62984:24: note: in expansion of macro '___F64UNBOX' 62984 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:62986:14: note: in expansion of macro '___F64BOX' 62986 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:62989:24: note: in expansion of macro '___F64UNBOX' 62989 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:62990:10: note: in expansion of macro '___NOT' 62990 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~ _num.c:62990:17: note: in expansion of macro '___F64EQ' 62990 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:62990:35: note: in expansion of macro '___F64UNBOX' 62990 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:63010:24: note: in expansion of macro '___F64UNBOX' 63010 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:63053:24: note: in expansion of macro '___F64UNBOX' 63053 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:64375:14: note: in expansion of macro '___F64BOX' 64375 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:64710:14: note: in expansion of macro '___F64BOX' 64710 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:64718:24: note: in expansion of macro '___F64UNBOX' 64718 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:64720:14: note: in expansion of macro '___F64BOX' 64720 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:64737:14: note: in expansion of macro '___F64BOX' 64737 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:64772:14: note: in expansion of macro '___F64BOX' 64772 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:64966:24: note: in expansion of macro '___F64UNBOX' 64966 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:64968:14: note: in expansion of macro '___F64BOX' 64968 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:65058:14: note: in expansion of macro '___F64BOX' 65058 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:65086:24: note: in expansion of macro '___F64UNBOX' 65086 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:65088:14: note: in expansion of macro '___F64BOX' 65088 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:58103:24: note: in expansion of macro '___F64UNBOXI' 58103 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-11))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-2.c:58104:24: note: in expansion of macro '___F64UNBOXI' 58104 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-2.c:58106:14: note: in expansion of macro '___F64BOX' 58106 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:66031:24: note: in expansion of macro '___F64UNBOX' 66031 | ___SET_F64(___F64V4,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:66033:14: note: in expansion of macro '___F64BOX' 66033 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:76582:24: note: in expansion of macro '___F64UNBOXI' 76582 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:76583:24: note: in expansion of macro '___F64UNBOXI' 76583 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:76616:24: note: in expansion of macro '___F64UNBOXI' 76616 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:76617:24: note: in expansion of macro '___F64UNBOXI' 76617 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _io.c:76711:24: note: in expansion of macro '___F64UNBOX' 76711 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _io.c:76734:24: note: in expansion of macro '___F64UNBOX' 76734 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _io.c:77628:24: note: in expansion of macro '___F64UNBOX' 77628 | ___SET_F64(___F64V4,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _io.c:77630:14: note: in expansion of macro '___F64BOX' 77630 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:78322:24: note: in expansion of macro '___F64UNBOXI' 78322 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:78323:24: note: in expansion of macro '___F64UNBOXI' 78323 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:79945:24: note: in expansion of macro '___F64UNBOXI' 79945 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:79946:24: note: in expansion of macro '___F64UNBOXI' 79946 | ___SET_F64(___F64V2,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:80037:24: note: in expansion of macro '___F64UNBOXI' 80037 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _io.c:80038:24: note: in expansion of macro '___F64UNBOXI' 80038 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:86300:14: note: in expansion of macro '___F64BOX' 86300 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:86334:24: note: in expansion of macro '___F64UNBOX' 86334 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-1))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:86363:14: note: in expansion of macro '___F64BOX' 86363 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:86365:14: note: in expansion of macro '___F64BOX' 86365 | ___SET_R3(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:86390:24: note: in expansion of macro '___F64UNBOX' 86390 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:86395:24: note: in expansion of macro '___F64UNBOX' 86395 | ___SET_F64(___F64V7,___F64UNBOX(___STK(-1))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:86398:25: note: in expansion of macro '___F64UNBOX' 86398 | ___SET_F64(___F64V10,___F64UNBOX(___STK(-2))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _num.c:86607:4: note: in expansion of macro '___SET_STK' 86607 | ___SET_STK(1,___F64BOX(___F64V2)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:86607:17: note: in expansion of macro '___F64BOX' 86607 | ___SET_STK(1,___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:86613:14: note: in expansion of macro '___F64BOX' 86613 | ___SET_R4(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:86629:24: note: in expansion of macro '___F64UNBOX' 86629 | ___SET_F64(___F64V3,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:86631:24: note: in expansion of macro '___F64UNBOX' 86631 | ___SET_F64(___F64V5,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:86810:14: note: in expansion of macro '___F64BOX' 86810 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:86815:14: note: in expansion of macro '___F64BOX' 86815 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:86827:24: note: in expansion of macro '___F64UNBOX' 86827 | ___SET_F64(___F64V3,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:86829:24: note: in expansion of macro '___F64UNBOX' 86829 | ___SET_F64(___F64V5,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ _t-univ-2.c: At global scope: _t-univ-2.c:864:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 864 | #define ___MODULE_NAME "_t-univ-2" | ^~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-univ-2.c:80102:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 80102 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ _io.c: At global scope: _io.c:2331:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 2331 | #define ___MODULE_NAME "_io" | ^~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _io.c:102977:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 102977 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93451:24: note: in expansion of macro '___F64UNBOX' 93451 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93452:24: note: in expansion of macro '___F64UNBOX' 93452 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:93478:24: note: in expansion of macro '___F64UNBOXI' 93478 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:93479:24: note: in expansion of macro '___F64UNBOXI' 93479 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93553:24: note: in expansion of macro '___F64UNBOX' 93553 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93554:24: note: in expansion of macro '___F64UNBOX' 93554 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93570:24: note: in expansion of macro '___F64UNBOX' 93570 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93571:24: note: in expansion of macro '___F64UNBOX' 93571 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93645:24: note: in expansion of macro '___F64UNBOX' 93645 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93646:24: note: in expansion of macro '___F64UNBOX' 93646 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93662:24: note: in expansion of macro '___F64UNBOX' 93662 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93663:24: note: in expansion of macro '___F64UNBOX' 93663 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93763:24: note: in expansion of macro '___F64UNBOX' 93763 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93764:24: note: in expansion of macro '___F64UNBOX' 93764 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93796:24: note: in expansion of macro '___F64UNBOX' 93796 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93797:24: note: in expansion of macro '___F64UNBOX' 93797 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93882:24: note: in expansion of macro '___F64UNBOX' 93882 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93883:24: note: in expansion of macro '___F64UNBOX' 93883 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93899:24: note: in expansion of macro '___F64UNBOX' 93899 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93900:24: note: in expansion of macro '___F64UNBOX' 93900 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93974:24: note: in expansion of macro '___F64UNBOX' 93974 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93975:24: note: in expansion of macro '___F64UNBOX' 93975 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93991:24: note: in expansion of macro '___F64UNBOX' 93991 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:93992:24: note: in expansion of macro '___F64UNBOX' 93992 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94092:24: note: in expansion of macro '___F64UNBOX' 94092 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94093:24: note: in expansion of macro '___F64UNBOX' 94093 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94125:24: note: in expansion of macro '___F64UNBOX' 94125 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94126:24: note: in expansion of macro '___F64UNBOX' 94126 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94211:24: note: in expansion of macro '___F64UNBOX' 94211 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94212:24: note: in expansion of macro '___F64UNBOX' 94212 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94228:24: note: in expansion of macro '___F64UNBOX' 94228 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94229:24: note: in expansion of macro '___F64UNBOX' 94229 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94303:24: note: in expansion of macro '___F64UNBOX' 94303 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94304:24: note: in expansion of macro '___F64UNBOX' 94304 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94320:24: note: in expansion of macro '___F64UNBOX' 94320 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94321:24: note: in expansion of macro '___F64UNBOX' 94321 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94421:24: note: in expansion of macro '___F64UNBOX' 94421 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94422:24: note: in expansion of macro '___F64UNBOX' 94422 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94454:24: note: in expansion of macro '___F64UNBOX' 94454 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94455:24: note: in expansion of macro '___F64UNBOX' 94455 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94540:24: note: in expansion of macro '___F64UNBOX' 94540 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94541:24: note: in expansion of macro '___F64UNBOX' 94541 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94557:24: note: in expansion of macro '___F64UNBOX' 94557 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94558:24: note: in expansion of macro '___F64UNBOX' 94558 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94632:24: note: in expansion of macro '___F64UNBOX' 94632 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94633:24: note: in expansion of macro '___F64UNBOX' 94633 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94649:24: note: in expansion of macro '___F64UNBOX' 94649 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94650:24: note: in expansion of macro '___F64UNBOX' 94650 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94750:24: note: in expansion of macro '___F64UNBOX' 94750 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94751:24: note: in expansion of macro '___F64UNBOX' 94751 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94783:24: note: in expansion of macro '___F64UNBOX' 94783 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94784:24: note: in expansion of macro '___F64UNBOX' 94784 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94869:24: note: in expansion of macro '___F64UNBOX' 94869 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94870:24: note: in expansion of macro '___F64UNBOX' 94870 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94886:24: note: in expansion of macro '___F64UNBOX' 94886 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94887:24: note: in expansion of macro '___F64UNBOX' 94887 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94961:24: note: in expansion of macro '___F64UNBOX' 94961 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94962:24: note: in expansion of macro '___F64UNBOX' 94962 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94978:24: note: in expansion of macro '___F64UNBOX' 94978 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:94979:24: note: in expansion of macro '___F64UNBOX' 94979 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95079:24: note: in expansion of macro '___F64UNBOX' 95079 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95080:24: note: in expansion of macro '___F64UNBOX' 95080 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95112:24: note: in expansion of macro '___F64UNBOX' 95112 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95113:24: note: in expansion of macro '___F64UNBOX' 95113 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95150:24: note: in expansion of macro '___F64UNBOX' 95150 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95176:24: note: in expansion of macro '___F64UNBOXI' 95176 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95213:24: note: in expansion of macro '___F64UNBOX' 95213 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95239:24: note: in expansion of macro '___F64UNBOX' 95239 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95265:24: note: in expansion of macro '___F64UNBOXI' 95265 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95302:24: note: in expansion of macro '___F64UNBOX' 95302 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95328:24: note: in expansion of macro '___F64UNBOX' 95328 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95354:24: note: in expansion of macro '___F64UNBOXI' 95354 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95391:24: note: in expansion of macro '___F64UNBOX' 95391 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95417:24: note: in expansion of macro '___F64UNBOX' 95417 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95443:24: note: in expansion of macro '___F64UNBOXI' 95443 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95480:24: note: in expansion of macro '___F64UNBOX' 95480 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95506:24: note: in expansion of macro '___F64UNBOX' 95506 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95532:24: note: in expansion of macro '___F64UNBOXI' 95532 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95569:24: note: in expansion of macro '___F64UNBOX' 95569 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95595:24: note: in expansion of macro '___F64UNBOX' 95595 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95621:24: note: in expansion of macro '___F64UNBOXI' 95621 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95658:24: note: in expansion of macro '___F64UNBOX' 95658 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95684:24: note: in expansion of macro '___F64UNBOX' 95684 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95710:24: note: in expansion of macro '___F64UNBOXI' 95710 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95747:24: note: in expansion of macro '___F64UNBOX' 95747 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95773:24: note: in expansion of macro '___F64UNBOX' 95773 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95799:24: note: in expansion of macro '___F64UNBOXI' 95799 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95836:24: note: in expansion of macro '___F64UNBOX' 95836 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95862:24: note: in expansion of macro '___F64UNBOX' 95862 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:95888:24: note: in expansion of macro '___F64UNBOXI' 95888 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95925:24: note: in expansion of macro '___F64UNBOX' 95925 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95981:24: note: in expansion of macro '___F64UNBOX' 95981 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95982:24: note: in expansion of macro '___F64UNBOX' 95982 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:95984:14: note: in expansion of macro '___F64BOX' 95984 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95993:24: note: in expansion of macro '___F64UNBOX' 95993 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:95994:24: note: in expansion of macro '___F64UNBOX' 95994 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:95996:14: note: in expansion of macro '___F64BOX' 95996 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96055:24: note: in expansion of macro '___F64UNBOX' 96055 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96056:24: note: in expansion of macro '___F64UNBOX' 96056 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96058:14: note: in expansion of macro '___F64BOX' 96058 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96067:24: note: in expansion of macro '___F64UNBOX' 96067 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96068:24: note: in expansion of macro '___F64UNBOX' 96068 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96070:14: note: in expansion of macro '___F64BOX' 96070 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96159:24: note: in expansion of macro '___F64UNBOX' 96159 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96160:24: note: in expansion of macro '___F64UNBOX' 96160 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96162:14: note: in expansion of macro '___F64BOX' 96162 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96187:24: note: in expansion of macro '___F64UNBOX' 96187 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96188:24: note: in expansion of macro '___F64UNBOX' 96188 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96190:14: note: in expansion of macro '___F64BOX' 96190 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96257:24: note: in expansion of macro '___F64UNBOX' 96257 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96258:24: note: in expansion of macro '___F64UNBOX' 96258 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96260:14: note: in expansion of macro '___F64BOX' 96260 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96269:24: note: in expansion of macro '___F64UNBOX' 96269 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96270:24: note: in expansion of macro '___F64UNBOX' 96270 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96272:14: note: in expansion of macro '___F64BOX' 96272 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96331:24: note: in expansion of macro '___F64UNBOX' 96331 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96332:24: note: in expansion of macro '___F64UNBOX' 96332 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96334:14: note: in expansion of macro '___F64BOX' 96334 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96343:24: note: in expansion of macro '___F64UNBOX' 96343 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96344:24: note: in expansion of macro '___F64UNBOX' 96344 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96346:14: note: in expansion of macro '___F64BOX' 96346 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96435:24: note: in expansion of macro '___F64UNBOX' 96435 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96436:24: note: in expansion of macro '___F64UNBOX' 96436 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96438:14: note: in expansion of macro '___F64BOX' 96438 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96463:24: note: in expansion of macro '___F64UNBOX' 96463 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96464:24: note: in expansion of macro '___F64UNBOX' 96464 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96466:14: note: in expansion of macro '___F64BOX' 96466 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96542:24: note: in expansion of macro '___F64UNBOX' 96542 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96543:24: note: in expansion of macro '___F64UNBOX' 96543 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96545:14: note: in expansion of macro '___F64BOX' 96545 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96554:24: note: in expansion of macro '___F64UNBOX' 96554 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96555:24: note: in expansion of macro '___F64UNBOX' 96555 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96557:14: note: in expansion of macro '___F64BOX' 96557 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96623:24: note: in expansion of macro '___F64UNBOX' 96623 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96624:24: note: in expansion of macro '___F64UNBOX' 96624 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96626:14: note: in expansion of macro '___F64BOX' 96626 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96635:24: note: in expansion of macro '___F64UNBOX' 96635 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96636:24: note: in expansion of macro '___F64UNBOX' 96636 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96638:14: note: in expansion of macro '___F64BOX' 96638 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96729:24: note: in expansion of macro '___F64UNBOX' 96729 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96730:24: note: in expansion of macro '___F64UNBOX' 96730 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96732:14: note: in expansion of macro '___F64BOX' 96732 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96757:24: note: in expansion of macro '___F64UNBOX' 96757 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96758:24: note: in expansion of macro '___F64UNBOX' 96758 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96760:14: note: in expansion of macro '___F64BOX' 96760 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96839:24: note: in expansion of macro '___F64UNBOX' 96839 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96840:24: note: in expansion of macro '___F64UNBOX' 96840 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96842:14: note: in expansion of macro '___F64BOX' 96842 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96851:24: note: in expansion of macro '___F64UNBOX' 96851 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96852:24: note: in expansion of macro '___F64UNBOX' 96852 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96854:14: note: in expansion of macro '___F64BOX' 96854 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96920:24: note: in expansion of macro '___F64UNBOX' 96920 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96921:24: note: in expansion of macro '___F64UNBOX' 96921 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96923:14: note: in expansion of macro '___F64BOX' 96923 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96932:24: note: in expansion of macro '___F64UNBOX' 96932 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:96933:24: note: in expansion of macro '___F64UNBOX' 96933 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:96935:14: note: in expansion of macro '___F64BOX' 96935 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97026:24: note: in expansion of macro '___F64UNBOX' 97026 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97027:24: note: in expansion of macro '___F64UNBOX' 97027 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97029:14: note: in expansion of macro '___F64BOX' 97029 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97054:24: note: in expansion of macro '___F64UNBOX' 97054 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97055:24: note: in expansion of macro '___F64UNBOX' 97055 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97057:14: note: in expansion of macro '___F64BOX' 97057 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97128:24: note: in expansion of macro '___F64UNBOX' 97128 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97129:24: note: in expansion of macro '___F64UNBOX' 97129 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97131:14: note: in expansion of macro '___F64BOX' 97131 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97140:24: note: in expansion of macro '___F64UNBOX' 97140 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97141:24: note: in expansion of macro '___F64UNBOX' 97141 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97143:14: note: in expansion of macro '___F64BOX' 97143 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97148:24: note: in expansion of macro '___F64UNBOX' 97148 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97150:14: note: in expansion of macro '___F64BOX' 97150 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97208:24: note: in expansion of macro '___F64UNBOX' 97208 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97209:24: note: in expansion of macro '___F64UNBOX' 97209 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97211:14: note: in expansion of macro '___F64BOX' 97211 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97220:24: note: in expansion of macro '___F64UNBOX' 97220 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97221:24: note: in expansion of macro '___F64UNBOX' 97221 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97223:14: note: in expansion of macro '___F64BOX' 97223 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97228:24: note: in expansion of macro '___F64UNBOX' 97228 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97230:14: note: in expansion of macro '___F64BOX' 97230 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97318:24: note: in expansion of macro '___F64UNBOX' 97318 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97319:24: note: in expansion of macro '___F64UNBOX' 97319 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97321:14: note: in expansion of macro '___F64BOX' 97321 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97346:24: note: in expansion of macro '___F64UNBOX' 97346 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97347:24: note: in expansion of macro '___F64UNBOX' 97347 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97349:14: note: in expansion of macro '___F64BOX' 97349 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97362:24: note: in expansion of macro '___F64UNBOX' 97362 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97364:14: note: in expansion of macro '___F64BOX' 97364 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97422:24: note: in expansion of macro '___F64UNBOX' 97422 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97423:24: note: in expansion of macro '___F64UNBOX' 97423 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97425:14: note: in expansion of macro '___F64BOX' 97425 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97434:24: note: in expansion of macro '___F64UNBOX' 97434 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97435:24: note: in expansion of macro '___F64UNBOX' 97435 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97437:14: note: in expansion of macro '___F64BOX' 97437 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97442:24: note: in expansion of macro '___F64UNBOX' 97442 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97444:14: note: in expansion of macro '___F64BOX' 97444 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97502:24: note: in expansion of macro '___F64UNBOX' 97502 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97503:24: note: in expansion of macro '___F64UNBOX' 97503 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97505:14: note: in expansion of macro '___F64BOX' 97505 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97514:24: note: in expansion of macro '___F64UNBOX' 97514 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97515:24: note: in expansion of macro '___F64UNBOX' 97515 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97517:14: note: in expansion of macro '___F64BOX' 97517 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97522:24: note: in expansion of macro '___F64UNBOX' 97522 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97524:14: note: in expansion of macro '___F64BOX' 97524 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97612:24: note: in expansion of macro '___F64UNBOX' 97612 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97613:24: note: in expansion of macro '___F64UNBOX' 97613 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97615:14: note: in expansion of macro '___F64BOX' 97615 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97640:24: note: in expansion of macro '___F64UNBOX' 97640 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97641:24: note: in expansion of macro '___F64UNBOX' 97641 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97643:14: note: in expansion of macro '___F64BOX' 97643 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97656:24: note: in expansion of macro '___F64UNBOX' 97656 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97658:14: note: in expansion of macro '___F64BOX' 97658 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97695:24: note: in expansion of macro '___F64UNBOX' 97695 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97699:24: note: in expansion of macro '___F64UNBOX' 97699 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97703:24: note: in expansion of macro '___F64UNBOX' 97703 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97760:14: note: in expansion of macro '___F64BOX' 97760 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97859:24: note: in expansion of macro '___F64UNBOX' 97859 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97860:24: note: in expansion of macro '___F64UNBOX' 97860 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97862:24: note: in expansion of macro '___F64UNBOX' 97862 | ___SET_F64(___F64V4,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97864:14: note: in expansion of macro '___F64BOX' 97864 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:97950:24: note: in expansion of macro '___F64UNBOX' 97950 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97952:14: note: in expansion of macro '___F64BOX' 97952 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:97980:24: note: in expansion of macro '___F64UNBOXI' 97980 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:97982:14: note: in expansion of macro '___F64BOX' 97982 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98022:24: note: in expansion of macro '___F64UNBOX' 98022 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98024:14: note: in expansion of macro '___F64BOX' 98024 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98056:24: note: in expansion of macro '___F64UNBOX' 98056 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98087:14: note: in expansion of macro '___F64BOX' 98087 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98154:24: note: in expansion of macro '___F64UNBOX' 98154 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98230:14: note: in expansion of macro '___F64BOX' 98230 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98295:24: note: in expansion of macro '___F64UNBOX' 98295 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98340:24: note: in expansion of macro '___F64UNBOX' 98340 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98342:14: note: in expansion of macro '___F64BOX' 98342 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:98370:24: note: in expansion of macro '___F64UNBOXI' 98370 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98372:14: note: in expansion of macro '___F64BOX' 98372 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98412:24: note: in expansion of macro '___F64UNBOX' 98412 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98414:14: note: in expansion of macro '___F64BOX' 98414 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98442:24: note: in expansion of macro '___F64UNBOX' 98442 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98444:14: note: in expansion of macro '___F64BOX' 98444 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:98472:24: note: in expansion of macro '___F64UNBOXI' 98472 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98474:14: note: in expansion of macro '___F64BOX' 98474 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98514:24: note: in expansion of macro '___F64UNBOX' 98514 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98516:14: note: in expansion of macro '___F64BOX' 98516 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98544:24: note: in expansion of macro '___F64UNBOX' 98544 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98546:14: note: in expansion of macro '___F64BOX' 98546 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:98574:24: note: in expansion of macro '___F64UNBOXI' 98574 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98576:14: note: in expansion of macro '___F64BOX' 98576 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98616:24: note: in expansion of macro '___F64UNBOX' 98616 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98618:14: note: in expansion of macro '___F64BOX' 98618 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98646:24: note: in expansion of macro '___F64UNBOX' 98646 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98648:14: note: in expansion of macro '___F64BOX' 98648 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:98676:24: note: in expansion of macro '___F64UNBOXI' 98676 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98678:14: note: in expansion of macro '___F64BOX' 98678 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98718:24: note: in expansion of macro '___F64UNBOX' 98718 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98720:14: note: in expansion of macro '___F64BOX' 98720 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98748:24: note: in expansion of macro '___F64UNBOX' 98748 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98750:14: note: in expansion of macro '___F64BOX' 98750 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:98778:24: note: in expansion of macro '___F64UNBOXI' 98778 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98780:14: note: in expansion of macro '___F64BOX' 98780 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98826:24: note: in expansion of macro '___F64UNBOX' 98826 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98828:14: note: in expansion of macro '___F64BOX' 98828 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98864:24: note: in expansion of macro '___F64UNBOX' 98864 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:98890:24: note: in expansion of macro '___F64UNBOXI' 98890 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98927:24: note: in expansion of macro '___F64UNBOX' 98927 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:98954:24: note: in expansion of macro '___F64UNBOX' 98954 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98956:14: note: in expansion of macro '___F64BOX' 98956 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:98984:24: note: in expansion of macro '___F64UNBOXI' 98984 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:98986:14: note: in expansion of macro '___F64BOX' 98986 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99026:24: note: in expansion of macro '___F64UNBOX' 99026 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99028:14: note: in expansion of macro '___F64BOX' 99028 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99056:24: note: in expansion of macro '___F64UNBOX' 99056 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99058:14: note: in expansion of macro '___F64BOX' 99058 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:99086:24: note: in expansion of macro '___F64UNBOXI' 99086 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99088:14: note: in expansion of macro '___F64BOX' 99088 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99128:24: note: in expansion of macro '___F64UNBOX' 99128 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99130:14: note: in expansion of macro '___F64BOX' 99130 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99164:24: note: in expansion of macro '___F64UNBOX' 99164 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99166:14: note: in expansion of macro '___F64BOX' 99166 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99171:24: note: in expansion of macro '___F64UNBOX' 99171 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99172:24: note: in expansion of macro '___F64UNBOX' 99172 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99174:14: note: in expansion of macro '___F64BOX' 99174 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99208:24: note: in expansion of macro '___F64UNBOX' 99208 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99210:14: note: in expansion of macro '___F64BOX' 99210 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99215:24: note: in expansion of macro '___F64UNBOX' 99215 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99216:24: note: in expansion of macro '___F64UNBOX' 99216 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99218:14: note: in expansion of macro '___F64BOX' 99218 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99279:24: note: in expansion of macro '___F64UNBOX' 99279 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99280:24: note: in expansion of macro '___F64UNBOX' 99280 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99282:14: note: in expansion of macro '___F64BOX' 99282 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99287:24: note: in expansion of macro '___F64UNBOX' 99287 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99289:14: note: in expansion of macro '___F64BOX' 99289 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99317:24: note: in expansion of macro '___F64UNBOX' 99317 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99319:14: note: in expansion of macro '___F64BOX' 99319 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:99347:24: note: in expansion of macro '___F64UNBOXI' 99347 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99349:14: note: in expansion of macro '___F64BOX' 99349 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99389:24: note: in expansion of macro '___F64UNBOX' 99389 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99391:14: note: in expansion of macro '___F64BOX' 99391 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99419:24: note: in expansion of macro '___F64UNBOX' 99419 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99421:14: note: in expansion of macro '___F64BOX' 99421 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:99449:24: note: in expansion of macro '___F64UNBOXI' 99449 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99451:14: note: in expansion of macro '___F64BOX' 99451 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99491:24: note: in expansion of macro '___F64UNBOX' 99491 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99493:14: note: in expansion of macro '___F64BOX' 99493 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99521:24: note: in expansion of macro '___F64UNBOX' 99521 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99523:14: note: in expansion of macro '___F64BOX' 99523 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:99551:24: note: in expansion of macro '___F64UNBOXI' 99551 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99553:14: note: in expansion of macro '___F64BOX' 99553 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99593:24: note: in expansion of macro '___F64UNBOX' 99593 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99595:14: note: in expansion of macro '___F64BOX' 99595 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99623:24: note: in expansion of macro '___F64UNBOX' 99623 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99625:14: note: in expansion of macro '___F64BOX' 99625 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:99653:24: note: in expansion of macro '___F64UNBOXI' 99653 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99655:14: note: in expansion of macro '___F64BOX' 99655 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99695:24: note: in expansion of macro '___F64UNBOX' 99695 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99697:14: note: in expansion of macro '___F64BOX' 99697 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99725:24: note: in expansion of macro '___F64UNBOX' 99725 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99727:14: note: in expansion of macro '___F64BOX' 99727 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:99755:24: note: in expansion of macro '___F64UNBOXI' 99755 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99757:14: note: in expansion of macro '___F64BOX' 99757 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99797:24: note: in expansion of macro '___F64UNBOX' 99797 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99799:14: note: in expansion of macro '___F64BOX' 99799 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99827:24: note: in expansion of macro '___F64UNBOX' 99827 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99829:14: note: in expansion of macro '___F64BOX' 99829 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:99857:24: note: in expansion of macro '___F64UNBOXI' 99857 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99859:14: note: in expansion of macro '___F64BOX' 99859 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99899:24: note: in expansion of macro '___F64UNBOX' 99899 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99901:14: note: in expansion of macro '___F64BOX' 99901 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99935:24: note: in expansion of macro '___F64UNBOX' 99935 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99937:14: note: in expansion of macro '___F64BOX' 99937 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99942:24: note: in expansion of macro '___F64UNBOX' 99942 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99943:24: note: in expansion of macro '___F64UNBOX' 99943 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99945:14: note: in expansion of macro '___F64BOX' 99945 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99979:24: note: in expansion of macro '___F64UNBOX' 99979 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99981:14: note: in expansion of macro '___F64BOX' 99981 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99986:24: note: in expansion of macro '___F64UNBOX' 99986 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:99987:24: note: in expansion of macro '___F64UNBOX' 99987 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:99989:14: note: in expansion of macro '___F64BOX' 99989 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100050:24: note: in expansion of macro '___F64UNBOX' 100050 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100051:24: note: in expansion of macro '___F64UNBOX' 100051 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100053:14: note: in expansion of macro '___F64BOX' 100053 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100058:24: note: in expansion of macro '___F64UNBOX' 100058 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100060:14: note: in expansion of macro '___F64BOX' 100060 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100088:24: note: in expansion of macro '___F64UNBOX' 100088 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100090:14: note: in expansion of macro '___F64BOX' 100090 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100118:24: note: in expansion of macro '___F64UNBOXI' 100118 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100120:14: note: in expansion of macro '___F64BOX' 100120 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100160:24: note: in expansion of macro '___F64UNBOX' 100160 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100162:14: note: in expansion of macro '___F64BOX' 100162 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100190:24: note: in expansion of macro '___F64UNBOX' 100190 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100192:14: note: in expansion of macro '___F64BOX' 100192 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100220:24: note: in expansion of macro '___F64UNBOXI' 100220 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100222:14: note: in expansion of macro '___F64BOX' 100222 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100262:24: note: in expansion of macro '___F64UNBOX' 100262 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100264:14: note: in expansion of macro '___F64BOX' 100264 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100292:24: note: in expansion of macro '___F64UNBOX' 100292 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100294:14: note: in expansion of macro '___F64BOX' 100294 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100322:24: note: in expansion of macro '___F64UNBOXI' 100322 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100324:14: note: in expansion of macro '___F64BOX' 100324 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100364:24: note: in expansion of macro '___F64UNBOX' 100364 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100366:14: note: in expansion of macro '___F64BOX' 100366 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100394:24: note: in expansion of macro '___F64UNBOX' 100394 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100396:14: note: in expansion of macro '___F64BOX' 100396 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100424:24: note: in expansion of macro '___F64UNBOXI' 100424 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100426:14: note: in expansion of macro '___F64BOX' 100426 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100466:24: note: in expansion of macro '___F64UNBOX' 100466 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100468:14: note: in expansion of macro '___F64BOX' 100468 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100496:24: note: in expansion of macro '___F64UNBOX' 100496 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100498:14: note: in expansion of macro '___F64BOX' 100498 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100526:24: note: in expansion of macro '___F64UNBOXI' 100526 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100528:14: note: in expansion of macro '___F64BOX' 100528 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100568:24: note: in expansion of macro '___F64UNBOX' 100568 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100570:14: note: in expansion of macro '___F64BOX' 100570 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100598:24: note: in expansion of macro '___F64UNBOX' 100598 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100600:14: note: in expansion of macro '___F64BOX' 100600 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100628:24: note: in expansion of macro '___F64UNBOXI' 100628 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100630:14: note: in expansion of macro '___F64BOX' 100630 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100670:24: note: in expansion of macro '___F64UNBOX' 100670 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100672:14: note: in expansion of macro '___F64BOX' 100672 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100701:24: note: in expansion of macro '___F64UNBOX' 100701 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100702:24: note: in expansion of macro '___F64UNBOX' 100702 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100704:14: note: in expansion of macro '___F64BOX' 100704 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100733:24: note: in expansion of macro '___F64UNBOXI' 100733 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100734:24: note: in expansion of macro '___F64UNBOXI' 100734 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100736:14: note: in expansion of macro '___F64BOX' 100736 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100792:24: note: in expansion of macro '___F64UNBOX' 100792 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100793:24: note: in expansion of macro '___F64UNBOX' 100793 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100795:14: note: in expansion of macro '___F64BOX' 100795 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100823:24: note: in expansion of macro '___F64UNBOX' 100823 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100825:14: note: in expansion of macro '___F64BOX' 100825 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100853:24: note: in expansion of macro '___F64UNBOXI' 100853 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100855:14: note: in expansion of macro '___F64BOX' 100855 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100895:24: note: in expansion of macro '___F64UNBOX' 100895 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100897:14: note: in expansion of macro '___F64BOX' 100897 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100925:24: note: in expansion of macro '___F64UNBOX' 100925 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100927:14: note: in expansion of macro '___F64BOX' 100927 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:100955:24: note: in expansion of macro '___F64UNBOXI' 100955 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100957:14: note: in expansion of macro '___F64BOX' 100957 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:100997:24: note: in expansion of macro '___F64UNBOX' 100997 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:100999:14: note: in expansion of macro '___F64BOX' 100999 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101039:14: note: in expansion of macro '___F64BOX' 101039 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101068:24: note: in expansion of macro '___F64UNBOX' 101068 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101069:24: note: in expansion of macro '___F64UNBOX' 101069 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101071:14: note: in expansion of macro '___F64BOX' 101071 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:101100:24: note: in expansion of macro '___F64UNBOXI' 101100 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:101101:24: note: in expansion of macro '___F64UNBOXI' 101101 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101103:14: note: in expansion of macro '___F64BOX' 101103 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101132:24: note: in expansion of macro '___F64UNBOX' 101132 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101133:24: note: in expansion of macro '___F64UNBOX' 101133 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101135:14: note: in expansion of macro '___F64BOX' 101135 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:101164:24: note: in expansion of macro '___F64UNBOXI' 101164 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:101165:24: note: in expansion of macro '___F64UNBOXI' 101165 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101167:14: note: in expansion of macro '___F64BOX' 101167 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101223:24: note: in expansion of macro '___F64UNBOX' 101223 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101224:24: note: in expansion of macro '___F64UNBOX' 101224 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101226:14: note: in expansion of macro '___F64BOX' 101226 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101253:24: note: in expansion of macro '___F64UNBOX' 101253 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _num.c:101279:24: note: in expansion of macro '___F64UNBOXI' 101279 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101307:14: note: in expansion of macro '___F64BOX' 101307 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101502:24: note: in expansion of macro '___F64UNBOX' 101502 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101503:24: note: in expansion of macro '___F64UNBOX' 101503 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101505:14: note: in expansion of macro '___F64BOX' 101505 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101521:24: note: in expansion of macro '___F64UNBOX' 101521 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101523:14: note: in expansion of macro '___F64BOX' 101523 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101609:14: note: in expansion of macro '___F64BOX' 101609 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101802:24: note: in expansion of macro '___F64UNBOX' 101802 | ___SET_F64(___F64V2,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _num.c:101803:24: note: in expansion of macro '___F64MUL' 101803 | ___SET_F64(___F64V3,___F64MUL(___F64V2,___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base))) | ^~~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101803:43: note: in expansion of macro '___F64UNBOX' 101803 | ___SET_F64(___F64V3,___F64MUL(___F64V2,___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101806:14: note: in expansion of macro '___F64BOX' 101806 | ___SET_R3(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101820:14: note: in expansion of macro '___F64BOX' 101820 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101872:14: note: in expansion of macro '___F64BOX' 101872 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101876:24: note: in expansion of macro '___F64UNBOX' 101876 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101877:24: note: in expansion of macro '___F64UNBOX' 101877 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101879:14: note: in expansion of macro '___F64BOX' 101879 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101900:24: note: in expansion of macro '___F64UNBOX' 101900 | ___SET_F64(___F64V2,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _num.c:101901:24: note: in expansion of macro '___F64MUL' 101901 | ___SET_F64(___F64V3,___F64MUL(___F64V2,___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base))) | ^~~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101901:43: note: in expansion of macro '___F64UNBOX' 101901 | ___SET_F64(___F64V3,___F64MUL(___F64V2,___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101904:14: note: in expansion of macro '___F64BOX' 101904 | ___SET_R3(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:101940:24: note: in expansion of macro '___F64UNBOX' 101940 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101942:14: note: in expansion of macro '___F64BOX' 101942 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:101981:14: note: in expansion of macro '___F64BOX' 101981 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102019:24: note: in expansion of macro '___F64UNBOX' 102019 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102022:14: note: in expansion of macro '___F64BOX' 102022 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102030:24: note: in expansion of macro '___F64UNBOX' 102030 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _num.c:102031:24: note: in expansion of macro '___F64DIV' 102031 | ___SET_F64(___F64V2,___F64DIV(___F64V1,___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base))) | ^~~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102031:43: note: in expansion of macro '___F64UNBOX' 102031 | ___SET_F64(___F64V2,___F64DIV(___F64V1,___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102032:14: note: in expansion of macro '___F64BOX' 102032 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102038:24: note: in expansion of macro '___F64UNBOX' 102038 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:102039:10: note: in expansion of macro '___F64LT' 102039 | ___IF(___F64LT(___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base),___F64V1)) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102039:19: note: in expansion of macro '___F64UNBOX' 102039 | ___IF(___F64LT(___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base),___F64V1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102051:24: note: in expansion of macro '___F64UNBOX' 102051 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102063:24: note: in expansion of macro '___F64UNBOX' 102063 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _num.c:102067:24: note: in expansion of macro '___F64MUL' 102067 | ___SET_F64(___F64V4,___F64MUL(___F64V3,___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base))) | ^~~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102067:43: note: in expansion of macro '___F64UNBOX' 102067 | ___SET_F64(___F64V4,___F64MUL(___F64V3,___F64UNBOX(___GLO__23__23_bignum_2e_inexact_2d_mdigit_2d_base))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102069:14: note: in expansion of macro '___F64BOX' 102069 | ___SET_R2(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102144:24: note: in expansion of macro '___F64UNBOX' 102144 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102150:24: note: in expansion of macro '___F64UNBOX' 102150 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102153:14: note: in expansion of macro '___F64BOX' 102153 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102164:24: note: in expansion of macro '___F64UNBOX' 102164 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102180:24: note: in expansion of macro '___F64UNBOX' 102180 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102181:24: note: in expansion of macro '___F64UNBOX' 102181 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102189:24: note: in expansion of macro '___F64UNBOX' 102189 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102192:14: note: in expansion of macro '___F64BOX' 102192 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102222:24: note: in expansion of macro '___F64UNBOX' 102222 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102223:24: note: in expansion of macro '___F64UNBOX' 102223 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102228:24: note: in expansion of macro '___F64UNBOX' 102228 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102229:24: note: in expansion of macro '___F64UNBOX' 102229 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102231:14: note: in expansion of macro '___F64BOX' 102231 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102251:24: note: in expansion of macro '___F64UNBOX' 102251 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102252:24: note: in expansion of macro '___F64UNBOX' 102252 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102261:24: note: in expansion of macro '___F64UNBOX' 102261 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102263:14: note: in expansion of macro '___F64BOX' 102263 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102280:24: note: in expansion of macro '___F64UNBOX' 102280 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102281:24: note: in expansion of macro '___F64UNBOX' 102281 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102289:24: note: in expansion of macro '___F64UNBOX' 102289 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102292:14: note: in expansion of macro '___F64BOX' 102292 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102352:24: note: in expansion of macro '___F64UNBOX' 102352 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102356:24: note: in expansion of macro '___F64UNBOX' 102356 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102375:24: note: in expansion of macro '___F64UNBOX' 102375 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102378:14: note: in expansion of macro '___F64BOX' 102378 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102727:24: note: in expansion of macro '___F64UNBOX' 102727 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102728:24: note: in expansion of macro '___F64UNBOX' 102728 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102743:24: note: in expansion of macro '___F64UNBOX' 102743 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102744:24: note: in expansion of macro '___F64UNBOX' 102744 | ___SET_F64(___F64V2,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102859:24: note: in expansion of macro '___F64UNBOX' 102859 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102860:24: note: in expansion of macro '___F64UNBOX' 102860 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102862:24: note: in expansion of macro '___F64UNBOX' 102862 | ___SET_F64(___F64V4,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:102863:24: note: in expansion of macro '___F64UNBOX' 102863 | ___SET_F64(___F64V5,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102865:14: note: in expansion of macro '___F64BOX' 102865 | ___SET_R2(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:102866:14: note: in expansion of macro '___F64BOX' 102866 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103205:24: note: in expansion of macro '___F64UNBOX' 103205 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103206:24: note: in expansion of macro '___F64UNBOX' 103206 | ___SET_F64(___F64V2,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103208:24: note: in expansion of macro '___F64UNBOX' 103208 | ___SET_F64(___F64V4,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103209:24: note: in expansion of macro '___F64UNBOX' 103209 | ___SET_F64(___F64V5,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103215:14: note: in expansion of macro '___F64BOX' 103215 | ___SET_R1(___F64BOX(___F64V10)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _num.c:103216:4: note: in expansion of macro '___SET_STK' 103216 | ___SET_STK(1,___F64BOX(___F64V7)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103216:17: note: in expansion of macro '___F64BOX' 103216 | ___SET_STK(1,___F64BOX(___F64V7)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103324:24: note: in expansion of macro '___F64UNBOX' 103324 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103325:24: note: in expansion of macro '___F64UNBOX' 103325 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103327:24: note: in expansion of macro '___F64UNBOX' 103327 | ___SET_F64(___F64V4,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103328:24: note: in expansion of macro '___F64UNBOX' 103328 | ___SET_F64(___F64V5,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103330:14: note: in expansion of macro '___F64BOX' 103330 | ___SET_R2(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103331:14: note: in expansion of macro '___F64BOX' 103331 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103524:24: note: in expansion of macro '___F64UNBOX' 103524 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-1))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103525:24: note: in expansion of macro '___F64UNBOX' 103525 | ___SET_F64(___F64V2,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103527:14: note: in expansion of macro '___F64BOX' 103527 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103570:24: note: in expansion of macro '___F64UNBOX' 103570 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103571:24: note: in expansion of macro '___F64UNBOX' 103571 | ___SET_F64(___F64V2,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103573:14: note: in expansion of macro '___F64BOX' 103573 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103672:24: note: in expansion of macro '___F64UNBOX' 103672 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103673:24: note: in expansion of macro '___F64UNBOX' 103673 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103675:14: note: in expansion of macro '___F64BOX' 103675 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103711:24: note: in expansion of macro '___F64UNBOX' 103711 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103712:24: note: in expansion of macro '___F64UNBOX' 103712 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103714:14: note: in expansion of macro '___F64BOX' 103714 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103909:24: note: in expansion of macro '___F64UNBOX' 103909 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103910:24: note: in expansion of macro '___F64UNBOX' 103910 | ___SET_F64(___F64V2,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103912:14: note: in expansion of macro '___F64BOX' 103912 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103957:24: note: in expansion of macro '___F64UNBOX' 103957 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:103958:24: note: in expansion of macro '___F64UNBOX' 103958 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:103960:14: note: in expansion of macro '___F64BOX' 103960 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104004:24: note: in expansion of macro '___F64UNBOX' 104004 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104005:24: note: in expansion of macro '___F64UNBOX' 104005 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104007:14: note: in expansion of macro '___F64BOX' 104007 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104061:24: note: in expansion of macro '___F64UNBOX' 104061 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-2))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104062:24: note: in expansion of macro '___F64UNBOX' 104062 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-1))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104064:14: note: in expansion of macro '___F64BOX' 104064 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104130:24: note: in expansion of macro '___F64UNBOX' 104130 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104131:24: note: in expansion of macro '___F64UNBOX' 104131 | ___SET_F64(___F64V2,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104133:14: note: in expansion of macro '___F64BOX' 104133 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104185:24: note: in expansion of macro '___F64UNBOX' 104185 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104186:24: note: in expansion of macro '___F64UNBOX' 104186 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104188:14: note: in expansion of macro '___F64BOX' 104188 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104244:24: note: in expansion of macro '___F64UNBOX' 104244 | ___SET_F64(___F64V1,___F64UNBOX(___STK(0))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104245:24: note: in expansion of macro '___F64UNBOX' 104245 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _num.c:104248:4: note: in expansion of macro '___SET_STK' 104248 | ___SET_STK(1,___F64BOX(___F64V3)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104248:17: note: in expansion of macro '___F64BOX' 104248 | ___SET_STK(1,___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104310:24: note: in expansion of macro '___F64UNBOX' 104310 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-1))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104311:24: note: in expansion of macro '___F64UNBOX' 104311 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104313:14: note: in expansion of macro '___F64BOX' 104313 | ___SET_R4(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104369:24: note: in expansion of macro '___F64UNBOX' 104369 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104370:24: note: in expansion of macro '___F64UNBOX' 104370 | ___SET_F64(___F64V2,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104372:14: note: in expansion of macro '___F64BOX' 104372 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104430:24: note: in expansion of macro '___F64UNBOX' 104430 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104432:14: note: in expansion of macro '___F64BOX' 104432 | ___SET_R3(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104488:24: note: in expansion of macro '___F64UNBOX' 104488 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104490:14: note: in expansion of macro '___F64BOX' 104490 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104541:14: note: in expansion of macro '___F64BOX' 104541 | ___SET_R4(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104549:14: note: in expansion of macro '___F64BOX' 104549 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104552:24: note: in expansion of macro '___F64UNBOX' 104552 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104557:24: note: in expansion of macro '___F64UNBOX' 104557 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104561:24: note: in expansion of macro '___F64UNBOX' 104561 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104563:24: note: in expansion of macro '___F64UNBOX' 104563 | ___SET_F64(___F64V3,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _num.c:104566:4: note: in expansion of macro '___SET_STK' 104566 | ___SET_STK(1,___F64BOX(___F64V5)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104566:17: note: in expansion of macro '___F64BOX' 104566 | ___SET_STK(1,___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104570:24: note: in expansion of macro '___F64UNBOX' 104570 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-1))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104574:24: note: in expansion of macro '___F64UNBOX' 104574 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-1))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104581:24: note: in expansion of macro '___F64UNBOX' 104581 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104583:14: note: in expansion of macro '___F64BOX' 104583 | ___SET_R3(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104590:24: note: in expansion of macro '___F64UNBOX' 104590 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104592:14: note: in expansion of macro '___F64BOX' 104592 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104596:24: note: in expansion of macro '___F64UNBOX' 104596 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104598:24: note: in expansion of macro '___F64UNBOX' 104598 | ___SET_F64(___F64V3,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104605:14: note: in expansion of macro '___F64BOX' 104605 | ___SET_R4(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104607:14: note: in expansion of macro '___F64BOX' 104607 | ___SET_R2(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104608:14: note: in expansion of macro '___F64BOX' 104608 | ___SET_R3(___F64BOX(___F64V7)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104664:24: note: in expansion of macro '___F64UNBOX' 104664 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104666:14: note: in expansion of macro '___F64BOX' 104666 | ___SET_R3(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104684:24: note: in expansion of macro '___F64UNBOX' 104684 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104686:14: note: in expansion of macro '___F64BOX' 104686 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104690:24: note: in expansion of macro '___F64UNBOX' 104690 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104692:24: note: in expansion of macro '___F64UNBOX' 104692 | ___SET_F64(___F64V3,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104699:14: note: in expansion of macro '___F64BOX' 104699 | ___SET_R4(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104701:14: note: in expansion of macro '___F64BOX' 104701 | ___SET_R2(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104702:14: note: in expansion of macro '___F64BOX' 104702 | ___SET_R3(___F64BOX(___F64V7)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104741:24: note: in expansion of macro '___F64UNBOX' 104741 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104746:24: note: in expansion of macro '___F64UNBOX' 104746 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:104747:10: note: in expansion of macro '___NOT' 104747 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~ _num.c:104747:17: note: in expansion of macro '___F64EQ' 104747 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104747:35: note: in expansion of macro '___F64UNBOX' 104747 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104753:24: note: in expansion of macro '___F64UNBOX' 104753 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104764:24: note: in expansion of macro '___F64UNBOX' 104764 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104766:14: note: in expansion of macro '___F64BOX' 104766 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104772:24: note: in expansion of macro '___F64UNBOX' 104772 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:104773:10: note: in expansion of macro '___NOT' 104773 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(342,-0x100000L,0x0L))))) | ^~~~~~ _num.c:104773:17: note: in expansion of macro '___F64EQ' 104773 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(342,-0x100000L,0x0L))))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104773:35: note: in expansion of macro '___F64UNBOX' 104773 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(342,-0x100000L,0x0L))))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104779:24: note: in expansion of macro '___F64UNBOX' 104779 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104783:24: note: in expansion of macro '___F64UNBOX' 104783 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104785:14: note: in expansion of macro '___F64BOX' 104785 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104796:24: note: in expansion of macro '___F64UNBOX' 104796 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104800:24: note: in expansion of macro '___F64UNBOX' 104800 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:104801:10: note: in expansion of macro '___NOT' 104801 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~ _num.c:104801:17: note: in expansion of macro '___F64EQ' 104801 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104801:35: note: in expansion of macro '___F64UNBOX' 104801 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(340,0x7ff00000L,0x0L))))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104814:24: note: in expansion of macro '___F64UNBOX' 104814 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _num.c:104815:10: note: in expansion of macro '___NOT' 104815 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(342,-0x100000L,0x0L))))) | ^~~~~~ _num.c:104815:17: note: in expansion of macro '___F64EQ' 104815 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(342,-0x100000L,0x0L))))) | ^~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104815:35: note: in expansion of macro '___F64UNBOX' 104815 | ___IF(___NOT(___F64EQ(___F64V1,___F64UNBOX(___FLO(342,-0x100000L,0x0L))))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104828:24: note: in expansion of macro '___F64UNBOX' 104828 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104851:24: note: in expansion of macro '___F64UNBOX' 104851 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104866:24: note: in expansion of macro '___F64UNBOX' 104866 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104868:24: note: in expansion of macro '___F64UNBOX' 104868 | ___SET_F64(___F64V3,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104871:14: note: in expansion of macro '___F64BOX' 104871 | ___SET_R1(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:104872:14: note: in expansion of macro '___F64BOX' 104872 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:104893:24: note: in expansion of macro '___F64UNBOX' 104893 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:105384:24: note: in expansion of macro '___F64UNBOX' 105384 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-11))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:105385:24: note: in expansion of macro '___F64UNBOX' 105385 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-10))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:105386:24: note: in expansion of macro '___F64UNBOX' 105386 | ___SET_F64(___F64V3,___F64UNBOX(___STK(-9))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:105387:24: note: in expansion of macro '___F64UNBOX' 105387 | ___SET_F64(___F64V4,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:105388:24: note: in expansion of macro '___F64UNBOX' 105388 | ___SET_F64(___F64V5,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:105389:24: note: in expansion of macro '___F64UNBOX' 105389 | ___SET_F64(___F64V6,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:106154:24: note: in expansion of macro '___F64UNBOX' 106154 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5480:31: note: in expansion of macro '___F64UNBOX' 5480 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___F64) | ^~~~~~~~~~~ _num.c:106194:4: note: in expansion of macro '___MAKEF64VECTORSMALL2' 106194 | ___MAKEF64VECTORSMALL2(___R1,___FLO(341,0x0L,0x0L)) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:106224:24: note: in expansion of macro '___F64UNBOX' 106224 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5480:31: note: in expansion of macro '___F64UNBOX' 5480 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___F64) | ^~~~~~~~~~~ _num.c:106290:4: note: in expansion of macro '___MAKEF64VECTORSMALL2' 106290 | ___MAKEF64VECTORSMALL2(___R1,___FLO(341,0x0L,0x0L)) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:106434:24: note: in expansion of macro '___F64UNBOX' 106434 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:106462:14: note: in expansion of macro '___F64BOX' 106462 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:106471:24: note: in expansion of macro '___F64UNBOX' 106471 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:106474:24: note: in expansion of macro '___F64UNBOX' 106474 | ___SET_F64(___F64V5,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:106478:14: note: in expansion of macro '___F64BOX' 106478 | ___SET_R2(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:106479:14: note: in expansion of macro '___F64BOX' 106479 | ___SET_R3(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:106486:24: note: in expansion of macro '___F64UNBOX' 106486 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:106500:24: note: in expansion of macro '___F64UNBOX' 106500 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:106501:24: note: in expansion of macro '___F64UNBOX' 106501 | ___SET_F64(___F64V2,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:106503:14: note: in expansion of macro '___F64BOX' 106503 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:106531:14: note: in expansion of macro '___F64BOX' 106531 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107297:24: note: in expansion of macro '___F64UNBOX' 107297 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107298:24: note: in expansion of macro '___F64UNBOX' 107298 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107299:24: note: in expansion of macro '___F64UNBOX' 107299 | ___SET_F64(___F64V3,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107300:24: note: in expansion of macro '___F64UNBOX' 107300 | ___SET_F64(___F64V4,___F64UNBOX(___STK(-8))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107301:24: note: in expansion of macro '___F64UNBOX' 107301 | ___SET_F64(___F64V5,___F64UNBOX(___STK(-9))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107302:24: note: in expansion of macro '___F64UNBOX' 107302 | ___SET_F64(___F64V6,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:107366:14: note: in expansion of macro '___F64BOX' 107366 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:107378:14: note: in expansion of macro '___F64BOX' 107378 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:107386:14: note: in expansion of macro '___F64BOX' 107386 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:107394:14: note: in expansion of macro '___F64BOX' 107394 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:107402:14: note: in expansion of macro '___F64BOX' 107402 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:107411:14: note: in expansion of macro '___F64BOX' 107411 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107992:24: note: in expansion of macro '___F64UNBOX' 107992 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107993:24: note: in expansion of macro '___F64UNBOX' 107993 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-7))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107994:24: note: in expansion of macro '___F64UNBOX' 107994 | ___SET_F64(___F64V3,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107995:24: note: in expansion of macro '___F64UNBOX' 107995 | ___SET_F64(___F64V4,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107996:24: note: in expansion of macro '___F64UNBOX' 107996 | ___SET_F64(___F64V5,___F64UNBOX(___STK(-8))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:107997:24: note: in expansion of macro '___F64UNBOX' 107997 | ___SET_F64(___F64V6,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:109087:24: note: in expansion of macro '___F64UNBOX' 109087 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:109098:24: note: in expansion of macro '___F64UNBOX' 109098 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:109103:24: note: in expansion of macro '___F64UNBOX' 109103 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:109121:24: note: in expansion of macro '___F64UNBOX' 109121 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:109152:14: note: in expansion of macro '___F64BOX' 109152 | ___SET_R3(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:109285:24: note: in expansion of macro '___F64UNBOX' 109285 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:109296:24: note: in expansion of macro '___F64UNBOX' 109296 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:109301:24: note: in expansion of macro '___F64UNBOX' 109301 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _num.c:109319:24: note: in expansion of macro '___F64UNBOX' 109319 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _num.c:109350:14: note: in expansion of macro '___F64BOX' 109350 | ___SET_R3(___F64BOX(___F64V1)) | ^~~~~~~~~ _num.c: At global scope: _num.c:1720:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1720 | #define ___MODULE_NAME "_num" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _num.c:117542:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 117542 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-univ-1.o -I. -DHAVE_CONFIG_H _t-univ-1.c -D___LIBRARY In file included from _t-univ-1.c:1283: _t-univ-1.c: In function 'void ___H___t_2d_univ_2d_1(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14060:24: note: in expansion of macro '___F64UNBOXI' 14060 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14061:24: note: in expansion of macro '___F64UNBOXI' 14061 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14739:24: note: in expansion of macro '___F64UNBOXI' 14739 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14740:24: note: in expansion of macro '___F64UNBOXI' 14740 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14902:24: note: in expansion of macro '___F64UNBOXI' 14902 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14903:24: note: in expansion of macro '___F64UNBOXI' 14903 | ___SET_F64(___F64V2,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14922:24: note: in expansion of macro '___F64UNBOXI' 14922 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14923:24: note: in expansion of macro '___F64UNBOXI' 14923 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:14925:14: note: in expansion of macro '___F64BOX' 14925 | ___SET_R4(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14970:24: note: in expansion of macro '___F64UNBOXI' 14970 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:14971:24: note: in expansion of macro '___F64UNBOXI' 14971 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:22594:24: note: in expansion of macro '___F64UNBOXI' 22594 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:22596:14: note: in expansion of macro '___F64BOX' 22596 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:25556:24: note: in expansion of macro '___F64UNBOXI' 25556 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:25557:24: note: in expansion of macro '___F64UNBOXI' 25557 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:30200:24: note: in expansion of macro '___F64UNBOXI' 30200 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:30202:14: note: in expansion of macro '___F64BOX' 30202 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:30279:24: note: in expansion of macro '___F64UNBOXI' 30279 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:30280:24: note: in expansion of macro '___F64UNBOXI' 30280 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:30282:14: note: in expansion of macro '___F64BOX' 30282 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:30434:24: note: in expansion of macro '___F64UNBOXI' 30434 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:30436:14: note: in expansion of macro '___F64BOX' 30436 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:30588:24: note: in expansion of macro '___F64UNBOXI' 30588 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:30589:24: note: in expansion of macro '___F64UNBOXI' 30589 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:30591:14: note: in expansion of macro '___F64BOX' 30591 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:31014:24: note: in expansion of macro '___F64UNBOXI' 31014 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:31015:24: note: in expansion of macro '___F64UNBOXI' 31015 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:31017:14: note: in expansion of macro '___F64BOX' 31017 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:31147:24: note: in expansion of macro '___F64UNBOXI' 31147 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:31148:24: note: in expansion of macro '___F64UNBOXI' 31148 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:31150:14: note: in expansion of macro '___F64BOX' 31150 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:32935:24: note: in expansion of macro '___F64UNBOXI' 32935 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:32936:24: note: in expansion of macro '___F64UNBOXI' 32936 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:33520:24: note: in expansion of macro '___F64UNBOXI' 33520 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:33521:10: note: in expansion of macro '___F64GE' 33521 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___FIX(5L)))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:33521:28: note: in expansion of macro '___F64UNBOXI' 33521 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___FIX(5L)))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:33819:24: note: in expansion of macro '___F64UNBOXI' 33819 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:33820:10: note: in expansion of macro '___F64GE' 33820 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___FIX(5L)))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:33820:28: note: in expansion of macro '___F64UNBOXI' 33820 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___FIX(5L)))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:33883:24: note: in expansion of macro '___F64UNBOXI' 33883 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:33885:14: note: in expansion of macro '___F64BOX' 33885 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:34644:24: note: in expansion of macro '___F64UNBOXI' 34644 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:34645:24: note: in expansion of macro '___F64UNBOXI' 34645 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:35164:24: note: in expansion of macro '___F64UNBOXI' 35164 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:35165:10: note: in expansion of macro '___F64GE' 35165 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___FIX(5L)))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:35165:28: note: in expansion of macro '___F64UNBOXI' 35165 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___FIX(5L)))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:35252:24: note: in expansion of macro '___F64UNBOXI' 35252 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:35254:14: note: in expansion of macro '___F64BOX' 35254 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:36755:24: note: in expansion of macro '___F64UNBOXI' 36755 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:36756:24: note: in expansion of macro '___F64UNBOXI' 36756 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:36879:24: note: in expansion of macro '___F64UNBOXI' 36879 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:36880:24: note: in expansion of macro '___F64UNBOXI' 36880 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37055:24: note: in expansion of macro '___F64UNBOXI' 37055 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37056:24: note: in expansion of macro '___F64UNBOXI' 37056 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:37058:14: note: in expansion of macro '___F64BOX' 37058 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37086:24: note: in expansion of macro '___F64UNBOXI' 37086 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37087:24: note: in expansion of macro '___F64UNBOXI' 37087 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37119:24: note: in expansion of macro '___F64UNBOXI' 37119 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37120:24: note: in expansion of macro '___F64UNBOXI' 37120 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-10))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37142:24: note: in expansion of macro '___F64UNBOXI' 37142 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37143:24: note: in expansion of macro '___F64UNBOXI' 37143 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37216:24: note: in expansion of macro '___F64UNBOXI' 37216 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37217:24: note: in expansion of macro '___F64UNBOXI' 37217 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-14))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37257:24: note: in expansion of macro '___F64UNBOXI' 37257 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37258:24: note: in expansion of macro '___F64UNBOXI' 37258 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-10))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37280:24: note: in expansion of macro '___F64UNBOXI' 37280 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37281:24: note: in expansion of macro '___F64UNBOXI' 37281 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:37283:14: note: in expansion of macro '___F64BOX' 37283 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37407:24: note: in expansion of macro '___F64UNBOXI' 37407 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-16))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37408:24: note: in expansion of macro '___F64UNBOXI' 37408 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:37410:14: note: in expansion of macro '___F64BOX' 37410 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37439:24: note: in expansion of macro '___F64UNBOXI' 37439 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37440:24: note: in expansion of macro '___F64UNBOXI' 37440 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:37442:14: note: in expansion of macro '___F64BOX' 37442 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37491:24: note: in expansion of macro '___F64UNBOXI' 37491 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37492:24: note: in expansion of macro '___F64UNBOXI' 37492 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:37494:14: note: in expansion of macro '___F64BOX' 37494 | ___SET_R4(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37538:24: note: in expansion of macro '___F64UNBOXI' 37538 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37539:24: note: in expansion of macro '___F64UNBOXI' 37539 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:37541:14: note: in expansion of macro '___F64BOX' 37541 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37572:24: note: in expansion of macro '___F64UNBOXI' 37572 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37573:24: note: in expansion of macro '___F64UNBOXI' 37573 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:37575:14: note: in expansion of macro '___F64BOX' 37575 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37623:24: note: in expansion of macro '___F64UNBOXI' 37623 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:37624:24: note: in expansion of macro '___F64UNBOXI' 37624 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:37626:14: note: in expansion of macro '___F64BOX' 37626 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:39434:24: note: in expansion of macro '___F64UNBOXI' 39434 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:39435:24: note: in expansion of macro '___F64UNBOXI' 39435 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:39437:14: note: in expansion of macro '___F64BOX' 39437 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:42279:24: note: in expansion of macro '___F64UNBOXI' 42279 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:42280:24: note: in expansion of macro '___F64UNBOXI' 42280 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:42282:14: note: in expansion of macro '___F64BOX' 42282 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:42612:24: note: in expansion of macro '___F64UNBOXI' 42612 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:42613:24: note: in expansion of macro '___F64UNBOXI' 42613 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:42615:14: note: in expansion of macro '___F64BOX' 42615 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:43045:24: note: in expansion of macro '___F64UNBOXI' 43045 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:43046:10: note: in expansion of macro '___F64LE' 43046 | ___IF(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_univ_2d_fixnum_2d_max))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:43046:28: note: in expansion of macro '___F64UNBOXI' 43046 | ___IF(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_univ_2d_fixnum_2d_max))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:43059:24: note: in expansion of macro '___F64UNBOXI' 43059 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:43060:10: note: in expansion of macro '___F64GE' 43060 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_univ_2d_fixnum_2d_min))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:43060:28: note: in expansion of macro '___F64UNBOXI' 43060 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_univ_2d_fixnum_2d_min))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:44551:24: note: in expansion of macro '___F64UNBOXI' 44551 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:44552:10: note: in expansion of macro '___F64LE' 44552 | ___IF(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_univ_2d_fixnum_2d_max))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:44552:28: note: in expansion of macro '___F64UNBOXI' 44552 | ___IF(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_univ_2d_fixnum_2d_max))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:44576:24: note: in expansion of macro '___F64UNBOXI' 44576 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:44577:10: note: in expansion of macro '___F64GE' 44577 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_univ_2d_fixnum_2d_min))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:44577:28: note: in expansion of macro '___F64UNBOXI' 44577 | ___IF(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_univ_2d_fixnum_2d_min))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45251:24: note: in expansion of macro '___F64UNBOXI' 45251 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-11))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45252:24: note: in expansion of macro '___F64UNBOXI' 45252 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:45254:14: note: in expansion of macro '___F64BOX' 45254 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45275:24: note: in expansion of macro '___F64UNBOXI' 45275 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:45280:14: note: in expansion of macro '___F64BOX' 45280 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45377:24: note: in expansion of macro '___F64UNBOXI' 45377 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45378:24: note: in expansion of macro '___F64UNBOXI' 45378 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:45380:14: note: in expansion of macro '___F64BOX' 45380 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45458:24: note: in expansion of macro '___F64UNBOXI' 45458 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45459:24: note: in expansion of macro '___F64UNBOXI' 45459 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:45461:14: note: in expansion of macro '___F64BOX' 45461 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45480:24: note: in expansion of macro '___F64UNBOXI' 45480 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:45484:14: note: in expansion of macro '___F64BOX' 45484 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45545:24: note: in expansion of macro '___F64UNBOXI' 45545 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45546:24: note: in expansion of macro '___F64UNBOXI' 45546 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:45548:14: note: in expansion of macro '___F64BOX' 45548 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45594:24: note: in expansion of macro '___F64UNBOXI' 45594 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:45595:24: note: in expansion of macro '___F64UNBOXI' 45595 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:45597:14: note: in expansion of macro '___F64BOX' 45597 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:47194:24: note: in expansion of macro '___F64UNBOXI' 47194 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:47195:24: note: in expansion of macro '___F64UNBOXI' 47195 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:47633:24: note: in expansion of macro '___F64UNBOXI' 47633 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:47634:24: note: in expansion of macro '___F64UNBOXI' 47634 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:47824:24: note: in expansion of macro '___F64UNBOXI' 47824 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:47825:10: note: in expansion of macro '___F64LE' 47825 | ___IF(___F64LE(___F64UNBOXI(___FIX(1L)),___F64V1)) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:47825:19: note: in expansion of macro '___F64UNBOXI' 47825 | ___IF(___F64LE(___F64UNBOXI(___FIX(1L)),___F64V1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:47861:24: note: in expansion of macro '___F64UNBOXI' 47861 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-1))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:47862:10: note: in expansion of macro '___F64LE' 47862 | ___IF(___F64LE(___F64UNBOXI(___FIX(1L)),___F64V1)) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:47862:19: note: in expansion of macro '___F64UNBOXI' 47862 | ___IF(___F64LE(___F64UNBOXI(___FIX(1L)),___F64V1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48053:24: note: in expansion of macro '___F64UNBOXI' 48053 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48054:24: note: in expansion of macro '___F64UNBOXI' 48054 | ___SET_F64(___F64V2,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:48056:14: note: in expansion of macro '___F64BOX' 48056 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48099:24: note: in expansion of macro '___F64UNBOXI' 48099 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48100:24: note: in expansion of macro '___F64UNBOXI' 48100 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:48102:14: note: in expansion of macro '___F64BOX' 48102 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48260:24: note: in expansion of macro '___F64UNBOXI' 48260 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:48261:10: note: in expansion of macro '___F64LE' 48261 | ___IF(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1)) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48261:19: note: in expansion of macro '___F64UNBOXI' 48261 | ___IF(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48300:24: note: in expansion of macro '___F64UNBOXI' 48300 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:48301:10: note: in expansion of macro '___F64LE' 48301 | ___IF(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1)) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48301:19: note: in expansion of macro '___F64UNBOXI' 48301 | ___IF(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48512:24: note: in expansion of macro '___F64UNBOXI' 48512 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:48513:10: note: in expansion of macro '___NOT' 48513 | ___IF(___NOT(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1))) | ^~~~~~ _t-univ-1.c:48513:17: note: in expansion of macro '___F64LE' 48513 | ___IF(___NOT(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48513:26: note: in expansion of macro '___F64UNBOXI' 48513 | ___IF(___NOT(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48543:24: note: in expansion of macro '___F64UNBOXI' 48543 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:48544:10: note: in expansion of macro '___NOT' 48544 | ___IF(___NOT(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1))) | ^~~~~~ _t-univ-1.c:48544:17: note: in expansion of macro '___F64LE' 48544 | ___IF(___NOT(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48544:26: note: in expansion of macro '___F64UNBOXI' 48544 | ___IF(___NOT(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48641:24: note: in expansion of macro '___F64UNBOXI' 48641 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48642:24: note: in expansion of macro '___F64UNBOXI' 48642 | ___SET_F64(___F64V2,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48681:24: note: in expansion of macro '___F64UNBOXI' 48681 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48682:24: note: in expansion of macro '___F64UNBOXI' 48682 | ___SET_F64(___F64V2,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-1.c:48684:14: note: in expansion of macro '___F64BOX' 48684 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48711:24: note: in expansion of macro '___F64UNBOXI' 48711 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:48712:10: note: in expansion of macro '___F64LE' 48712 | ___IF(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1)) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48712:19: note: in expansion of macro '___F64UNBOXI' 48712 | ___IF(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48809:24: note: in expansion of macro '___F64UNBOXI' 48809 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3005:22: note: in definition of macro '___IF' 3005 | #define ___IF(x) if (x) { | ^ _t-univ-1.c:48810:10: note: in expansion of macro '___F64LE' 48810 | ___IF(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1)) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-1.c:48810:19: note: in expansion of macro '___F64UNBOXI' 48810 | ___IF(___F64LE(___F64UNBOXI(___FIX(0L)),___F64V1)) | ^~~~~~~~~~~~ _t-univ-1.c: At global scope: _t-univ-1.c:1270:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1270 | #define ___MODULE_NAME "_t-univ-1" | ^~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-univ-1.c:53971:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 53971 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _prims.o -I. -DHAVE_CONFIG_H _prims.c -D___LIBRARY In file included from _prims.c:372: _prims.c: In function 'void ___H___prims(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _prims.c:65210:24: note: in expansion of macro '___F64UNBOXI' 65210 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _prims.c:65212:14: note: in expansion of macro '___F64BOX' 65212 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ _prims.c: At global scope: _prims.c:360:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 360 | #define ___MODULE_NAME "_prims" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _prims.c:75137:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 75137 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-univ-4.o -I. -DHAVE_CONFIG_H _t-univ-4.c -D___LIBRARY In file included from _t-univ-4.c:513: _t-univ-4.c: In function 'void ___H___t_2d_univ_2d_4(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31086:24: note: in expansion of macro '___F64UNBOXI' 31086 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-13))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31087:24: note: in expansion of macro '___F64UNBOXI' 31087 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-12))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:31089:14: note: in expansion of macro '___F64BOX' 31089 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31109:24: note: in expansion of macro '___F64UNBOXI' 31109 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-13))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31110:24: note: in expansion of macro '___F64UNBOXI' 31110 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-12))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:31112:14: note: in expansion of macro '___F64BOX' 31112 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31352:24: note: in expansion of macro '___F64UNBOXI' 31352 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-13))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31353:24: note: in expansion of macro '___F64UNBOXI' 31353 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-12))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:31355:14: note: in expansion of macro '___F64BOX' 31355 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31375:24: note: in expansion of macro '___F64UNBOXI' 31375 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-13))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31376:24: note: in expansion of macro '___F64UNBOXI' 31376 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-12))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:31378:14: note: in expansion of macro '___F64BOX' 31378 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31602:24: note: in expansion of macro '___F64UNBOXI' 31602 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31603:24: note: in expansion of macro '___F64UNBOXI' 31603 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:31605:14: note: in expansion of macro '___F64BOX' 31605 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31843:24: note: in expansion of macro '___F64UNBOXI' 31843 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:31844:24: note: in expansion of macro '___F64UNBOXI' 31844 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:31846:14: note: in expansion of macro '___F64BOX' 31846 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:32436:24: note: in expansion of macro '___F64UNBOXI' 32436 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-13))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:32437:24: note: in expansion of macro '___F64UNBOXI' 32437 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-12))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:32439:14: note: in expansion of macro '___F64BOX' 32439 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:32459:24: note: in expansion of macro '___F64UNBOXI' 32459 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-16))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:32460:24: note: in expansion of macro '___F64UNBOXI' 32460 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-13))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:32462:14: note: in expansion of macro '___F64BOX' 32462 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:32955:24: note: in expansion of macro '___F64UNBOXI' 32955 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:32956:24: note: in expansion of macro '___F64UNBOXI' 32956 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:35093:24: note: in expansion of macro '___F64UNBOXI' 35093 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:35097:24: note: in expansion of macro '___F64UNBOXI' 35097 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:35099:14: note: in expansion of macro '___F64BOX' 35099 | ___SET_R4(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:35117:24: note: in expansion of macro '___F64UNBOXI' 35117 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:35121:24: note: in expansion of macro '___F64UNBOXI' 35121 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:35123:14: note: in expansion of macro '___F64BOX' 35123 | ___SET_R4(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:35239:24: note: in expansion of macro '___F64UNBOXI' 35239 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-11))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:35241:14: note: in expansion of macro '___F64BOX' 35241 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:38010:24: note: in expansion of macro '___F64UNBOXI' 38010 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:38011:24: note: in expansion of macro '___F64UNBOXI' 38011 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-univ-4.c:38013:14: note: in expansion of macro '___F64BOX' 38013 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:38037:24: note: in expansion of macro '___F64UNBOXI' 38037 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:38038:24: note: in expansion of macro '___F64UNBOXI' 38038 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-1))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:38057:24: note: in expansion of macro '___F64UNBOXI' 38057 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-univ-4.c:38058:24: note: in expansion of macro '___F64UNBOXI' 38058 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-2))) | ^~~~~~~~~~~~ _t-univ-4.c: At global scope: _t-univ-4.c:501:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 501 | #define ___MODULE_NAME "_t-univ-4" | ^~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-univ-4.c:42818:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 42818 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-c-2.o -I. -DHAVE_CONFIG_H _t-c-2.c -D___LIBRARY _t-c-2.c:583:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 583 | #define ___MODULE_NAME "_t-c-2" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-c-2.c:43253:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 43253 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _std.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _repl.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY In file included from _repl.c:1500: _repl.c: In function 'void ___H___repl(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:25845:24: note: in expansion of macro '___F64UNBOX' 25845 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:25846:24: note: in expansion of macro '___F64UNBOX' 25846 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:25851:14: note: in expansion of macro '___F64BOX' 25851 | ___SET_R1(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:26133:24: note: in expansion of macro '___F64UNBOX' 26133 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:26136:14: note: in expansion of macro '___F64BOX' 26136 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:26144:24: note: in expansion of macro '___F64UNBOX' 26144 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:26145:24: note: in expansion of macro '___F64UNBOX' 26145 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-8))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:26149:24: note: in expansion of macro '___F64UNBOX' 26149 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:26150:24: note: in expansion of macro '___F64UNBOX' 26150 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:26153:14: note: in expansion of macro '___F64BOX' 26153 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:29072:24: note: in expansion of macro '___F64UNBOX' 29072 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:29077:14: note: in expansion of macro '___F64BOX' 29077 | ___SET_R3(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6751:29: note: in definition of macro '___SET_R0' 6751 | #define ___SET_R0(val)___R0=val; | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41416:14: note: in expansion of macro '___F64BOX' 41416 | ___SET_R0(___F64BOX(___F64V12)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41419:14: note: in expansion of macro '___F64BOX' 41419 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41421:14: note: in expansion of macro '___F64BOX' 41421 | ___SET_R3(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41423:14: note: in expansion of macro '___F64BOX' 41423 | ___SET_R4(___F64BOX(___F64V9)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _repl.c:41429:4: note: in expansion of macro '___SET_STK' 41429 | ___SET_STK(-5,___F64BOX(___F64V15)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41429:18: note: in expansion of macro '___F64BOX' 41429 | ___SET_STK(-5,___F64BOX(___F64V15)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _repl.c:41430:4: note: in expansion of macro '___SET_STK' 41430 | ___SET_STK(-4,___F64BOX(___F64V18)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41430:18: note: in expansion of macro '___F64BOX' 41430 | ___SET_STK(-4,___F64BOX(___F64V18)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41431:14: note: in expansion of macro '___F64BOX' 41431 | ___SET_R1(___F64BOX(___F64V21)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41442:14: note: in expansion of macro '___F64BOX' 41442 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41453:14: note: in expansion of macro '___F64BOX' 41453 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41467:14: note: in expansion of macro '___F64BOX' 41467 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _repl.c:41475:24: note: in expansion of macro '___F64UNBOX' 41475 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41482:14: note: in expansion of macro '___F64BOX' 41482 | ___SET_R1(___F64BOX(___F64V7)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _repl.c:41731:24: note: in expansion of macro '___F64UNBOXI' 41731 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _repl.c:41735:24: note: in expansion of macro '___F64UNBOXI' 41735 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:41737:14: note: in expansion of macro '___F64BOX' 41737 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _repl.c:42144:24: note: in expansion of macro '___F64UNBOXI' 42144 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _repl.c:42145:24: note: in expansion of macro '___F64UNBOXI' 42145 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _repl.c:42148:14: note: in expansion of macro '___F64BOX' 42148 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ _repl.c: At global scope: _repl.c:1487:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1487 | #define ___MODULE_NAME "_repl" | ^~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _repl.c:46326:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 46326 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _front.o -I. -DHAVE_CONFIG_H _front.c -D___LIBRARY In file included from _std.c:2641: _std.c: In function 'void ___H___std(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:58491:24: note: in expansion of macro '___F64UNBOXI' 58491 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ _front.c:718:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 718 | #define ___MODULE_NAME "_front" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _front.c:34489:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 34489 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:75489:24: note: in expansion of macro '___F64UNBOXI' 75489 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:75490:24: note: in expansion of macro '___F64UNBOXI' 75490 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:75492:14: note: in expansion of macro '___F64BOX' 75492 | ___SET_R4(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:75536:24: note: in expansion of macro '___F64UNBOXI' 75536 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:75537:24: note: in expansion of macro '___F64UNBOXI' 75537 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:75539:14: note: in expansion of macro '___F64BOX' 75539 | ___SET_R4(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:75581:24: note: in expansion of macro '___F64UNBOXI' 75581 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:75582:24: note: in expansion of macro '___F64UNBOXI' 75582 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:75584:14: note: in expansion of macro '___F64BOX' 75584 | ___SET_R4(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:75628:24: note: in expansion of macro '___F64UNBOXI' 75628 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _std.c:75629:24: note: in expansion of macro '___F64UNBOXI' 75629 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:75631:14: note: in expansion of macro '___F64BOX' 75631 | ___SET_R4(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5454:31: note: in expansion of macro '___F64UNBOX' 5454 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F32VECTOR,___END_ALLOC_F32VECTOR,___ADD_F32VECTOR_ELEM,___GET_F32VECTOR,___F64) | ^~~~~~~~~~~ _std.c:116658:4: note: in expansion of macro '___MAKEF32VECTORSMALL2' 116658 | ___MAKEF32VECTORSMALL2(___R1,___R3) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5454:31: note: in expansion of macro '___F64UNBOX' 5454 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F32VECTOR,___END_ALLOC_F32VECTOR,___ADD_F32VECTOR_ELEM,___GET_F32VECTOR,___F64) | ^~~~~~~~~~~ _std.c:116715:4: note: in expansion of macro '___MAKEF32VECTORSMALL2' 116715 | ___MAKEF32VECTORSMALL2(___R1,___R2) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:116815:24: note: in expansion of macro '___F64UNBOX' 116815 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:116936:14: note: in expansion of macro '___F64BOX' 116936 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:116993:14: note: in expansion of macro '___F64BOX' 116993 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:117050:24: note: in expansion of macro '___F64UNBOX' 117050 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:117117:24: note: in expansion of macro '___F64UNBOX' 117117 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:117183:24: note: in expansion of macro '___F64UNBOX' 117183 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:8126:71: note: in definition of macro '___ADD_F32VECTOR_ELEM' 8126 | #define ___ADD_F32VECTOR_ELEM(i,val)((___F32*)___BODY0_FROM_HP())[i]=(val); | ^~~ ../include/gambit.h:5468:1: note: in expansion of macro '___VECTUPDATESMALL' 5468 | ___VECTUPDATESMALL(___BODY_AS(v,___tSUBTYPED),___INT(i),___F64UNBOX(val),___F32VECTORSIZE(v),___BEGIN_ALLOC_F32VECTOR,___END_ALLOC_F32VECTOR,___ADD_F32VECTOR_ELEM,___GET_F32VECTOR,___FETCH_F32) | ^~~~~~~~~~~~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5468:57: note: in expansion of macro '___F64UNBOX' 5468 | ___VECTUPDATESMALL(___BODY_AS(v,___tSUBTYPED),___INT(i),___F64UNBOX(val),___F32VECTORSIZE(v),___BEGIN_ALLOC_F32VECTOR,___END_ALLOC_F32VECTOR,___ADD_F32VECTOR_ELEM,___GET_F32VECTOR,___FETCH_F32) | ^~~~~~~~~~~ _std.c:117211:4: note: in expansion of macro '___F32VECTORUPDATESMALL3' 117211 | ___F32VECTORUPDATESMALL3(___R1,___R2,___R3) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:117511:14: note: in expansion of macro '___F64BOX' 117511 | ___SET_R4(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5454:31: note: in expansion of macro '___F64UNBOX' 5454 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F32VECTOR,___END_ALLOC_F32VECTOR,___ADD_F32VECTOR_ELEM,___GET_F32VECTOR,___F64) | ^~~~~~~~~~~ _std.c:117722:4: note: in expansion of macro '___MAKEF32VECTORSMALL2' 117722 | ___MAKEF32VECTORSMALL2(___R3,___FLO(67,0x0L,0x0L)) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:117743:24: note: in expansion of macro '___F64UNBOX' 117743 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5454:31: note: in expansion of macro '___F64UNBOX' 5454 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F32VECTOR,___END_ALLOC_F32VECTOR,___ADD_F32VECTOR_ELEM,___GET_F32VECTOR,___F64) | ^~~~~~~~~~~ _std.c:117821:4: note: in expansion of macro '___MAKEF32VECTORSMALL2' 117821 | ___MAKEF32VECTORSMALL2(___R3,___FLO(67,0x0L,0x0L)) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:117846:24: note: in expansion of macro '___F64UNBOX' 117846 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:118858:24: note: in expansion of macro '___F64UNBOX' 118858 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:119683:24: note: in expansion of macro '___F64UNBOX' 119683 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5480:31: note: in expansion of macro '___F64UNBOX' 5480 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___F64) | ^~~~~~~~~~~ _std.c:120221:4: note: in expansion of macro '___MAKEF64VECTORSMALL2' 120221 | ___MAKEF64VECTORSMALL2(___R1,___R3) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5480:31: note: in expansion of macro '___F64UNBOX' 5480 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___F64) | ^~~~~~~~~~~ _std.c:120278:4: note: in expansion of macro '___MAKEF64VECTORSMALL2' 120278 | ___MAKEF64VECTORSMALL2(___R1,___R2) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:120378:24: note: in expansion of macro '___F64UNBOX' 120378 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:120499:14: note: in expansion of macro '___F64BOX' 120499 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:120556:14: note: in expansion of macro '___F64BOX' 120556 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:120613:24: note: in expansion of macro '___F64UNBOX' 120613 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:120680:24: note: in expansion of macro '___F64UNBOX' 120680 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:120746:24: note: in expansion of macro '___F64UNBOX' 120746 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:8146:71: note: in definition of macro '___ADD_F64VECTOR_ELEM' 8146 | #define ___ADD_F64VECTOR_ELEM(i,val)((___F64*)___BODY0_FROM_HP())[i]=(val); | ^~~ ../include/gambit.h:5494:1: note: in expansion of macro '___VECTUPDATESMALL' 5494 | ___VECTUPDATESMALL(___BODY_AS(v,___tSUBTYPED),___INT(i),___F64UNBOX(val),___F64VECTORSIZE(v),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___FETCH_F64) | ^~~~~~~~~~~~~~~~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5494:57: note: in expansion of macro '___F64UNBOX' 5494 | ___VECTUPDATESMALL(___BODY_AS(v,___tSUBTYPED),___INT(i),___F64UNBOX(val),___F64VECTORSIZE(v),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___FETCH_F64) | ^~~~~~~~~~~ _std.c:120774:4: note: in expansion of macro '___F64VECTORUPDATESMALL3' 120774 | ___F64VECTORUPDATESMALL3(___R1,___R2,___R3) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _std.c:121074:14: note: in expansion of macro '___F64BOX' 121074 | ___SET_R4(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5480:31: note: in expansion of macro '___F64UNBOX' 5480 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___F64) | ^~~~~~~~~~~ _std.c:121285:4: note: in expansion of macro '___MAKEF64VECTORSMALL2' 121285 | ___MAKEF64VECTORSMALL2(___R3,___FLO(67,0x0L,0x0L)) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:121306:24: note: in expansion of macro '___F64UNBOX' 121306 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5480:31: note: in expansion of macro '___F64UNBOX' 5480 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___F64) | ^~~~~~~~~~~ _std.c:121384:4: note: in expansion of macro '___MAKEF64VECTORSMALL2' 121384 | ___MAKEF64VECTORSMALL2(___R3,___FLO(67,0x0L,0x0L)) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:121409:24: note: in expansion of macro '___F64UNBOX' 121409 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:122421:24: note: in expansion of macro '___F64UNBOX' 122421 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _std.c:123246:24: note: in expansion of macro '___F64UNBOX' 123246 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _ptree1.o -I. -DHAVE_CONFIG_H _ptree1.c -D___LIBRARY _ptree1.c:791:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 791 | #define ___MODULE_NAME "_ptree1" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _ptree1.c:31312:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 31312 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _eval.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY _std.c: At global scope: _std.c:2629:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 2629 | #define ___MODULE_NAME "_std" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _std.c:151080:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 151080 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ In file included from _eval.c:1445: _eval.c: In function 'void ___H___eval(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _eval.c:40322:24: note: in expansion of macro '___F64UNBOX' 40322 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _eval.c:40323:24: note: in expansion of macro '___F64UNBOX' 40323 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ _eval.c: At global scope: _eval.c:1432:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1432 | #define ___MODULE_NAME "_eval" | ^~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _eval.c:45256:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 45256 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _ptree2.o -I. -DHAVE_CONFIG_H _ptree2.c -D___LIBRARY In file included from _ptree2.c:563: _ptree2.c: In function 'void ___H___ptree2(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _ptree2.c:26829:24: note: in expansion of macro '___F64UNBOXI' 26829 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _ptree2.c:26830:24: note: in expansion of macro '___F64UNBOXI' 26830 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _ptree2.c:26832:14: note: in expansion of macro '___F64BOX' 26832 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _ptree2.c:26865:24: note: in expansion of macro '___F64UNBOXI' 26865 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _ptree2.c:26866:24: note: in expansion of macro '___F64UNBOXI' 26866 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _ptree2.c:27002:24: note: in expansion of macro '___F64UNBOXI' 27002 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _ptree2.c:27003:24: note: in expansion of macro '___F64UNBOXI' 27003 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ _ptree2.c: At global scope: _ptree2.c:551:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 551 | #define ___MODULE_NAME "_ptree2" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _ptree2.c:30820:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 30820 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _nonstd.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY In file included from _nonstd.c:1121: _nonstd.c: In function 'void ___H___nonstd(___processor_state)': ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6751:29: note: in definition of macro '___SET_R0' 6751 | #define ___SET_R0(val)___R0=val; | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19025:14: note: in expansion of macro '___F64BOX' 19025 | ___SET_R0(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19027:14: note: in expansion of macro '___F64BOX' 19027 | ___SET_R1(___F64BOX(___F64V6)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19029:14: note: in expansion of macro '___F64BOX' 19029 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19031:14: note: in expansion of macro '___F64BOX' 19031 | ___SET_R3(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19033:14: note: in expansion of macro '___F64BOX' 19033 | ___SET_R4(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _nonstd.c:19036:4: note: in expansion of macro '___SET_STK' 19036 | ___SET_STK(-2,___F64BOX(___F64V5)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19036:18: note: in expansion of macro '___F64BOX' 19036 | ___SET_STK(-2,___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19061:24: note: in expansion of macro '___F64UNBOX' 19061 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19062:24: note: in expansion of macro '___F64UNBOX' 19062 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19065:14: note: in expansion of macro '___F64BOX' 19065 | ___SET_R1(___F64BOX(___F64V4)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19134:24: note: in expansion of macro '___F64UNBOXI' 19134 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19138:24: note: in expansion of macro '___F64UNBOXI' 19138 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19140:14: note: in expansion of macro '___F64BOX' 19140 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19253:24: note: in expansion of macro '___F64UNBOXI' 19253 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19254:24: note: in expansion of macro '___F64UNBOXI' 19254 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19256:14: note: in expansion of macro '___F64BOX' 19256 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19395:24: note: in expansion of macro '___F64UNBOX' 19395 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-9))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19396:24: note: in expansion of macro '___F64UNBOX' 19396 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19401:14: note: in expansion of macro '___F64BOX' 19401 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19699:14: note: in expansion of macro '___F64BOX' 19699 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19700:14: note: in expansion of macro '___F64BOX' 19700 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19723:24: note: in expansion of macro '___F64UNBOXI' 19723 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:19724:24: note: in expansion of macro '___F64UNBOXI' 19724 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19726:14: note: in expansion of macro '___F64BOX' 19726 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:19770:14: note: in expansion of macro '___F64BOX' 19770 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:32431:24: note: in expansion of macro '___F64UNBOXI' 32431 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:32432:24: note: in expansion of macro '___F64UNBOXI' 32432 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:32434:14: note: in expansion of macro '___F64BOX' 32434 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:32455:24: note: in expansion of macro '___F64UNBOXI' 32455 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:32456:24: note: in expansion of macro '___F64UNBOXI' 32456 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:32458:14: note: in expansion of macro '___F64BOX' 32458 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:32551:24: note: in expansion of macro '___F64UNBOXI' 32551 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _nonstd.c:32552:24: note: in expansion of macro '___F64UNBOXI' 32552 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _nonstd.c:32554:14: note: in expansion of macro '___F64BOX' 32554 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ _nonstd.c: At global scope: _nonstd.c:1108:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1108 | #define ___MODULE_NAME "_nonstd" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _nonstd.c:35858:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 35858 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gvm.o -I. -DHAVE_CONFIG_H _gvm.c -D___LIBRARY _gvm.c:612:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 612 | #define ___MODULE_NAME "_gvm" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _gvm.c:28583:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 28583 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-c-1.o -I. -DHAVE_CONFIG_H _t-c-1.c -D___LIBRARY _t-c-1.c:655:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 655 | #define ___MODULE_NAME "_t-c-1" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-c-1.c:23996:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 23996 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _x86.o -I. -DHAVE_CONFIG_H _x86.c -D___LIBRARY _x86.c:626:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 626 | #define ___MODULE_NAME "_x86" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _x86.c:26342:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 26342 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-cpu-abstract-machine.o -I. -DHAVE_CONFIG_H _t-cpu-abstract-machine.c -D___LIBRARY In file included from _t-cpu-abstract-machine.c:602: _t-cpu-abstract-machine.c: In function 'void ___H___t_2d_cpu_2d_abstract_2d_machine(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:6752:24: note: in expansion of macro '___F64UNBOXI' 6752 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:6754:14: note: in expansion of macro '___F64BOX' 6754 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7346:24: note: in expansion of macro '___F64UNBOXI' 7346 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7347:24: note: in expansion of macro '___F64UNBOXI' 7347 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7349:14: note: in expansion of macro '___F64BOX' 7349 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7404:24: note: in expansion of macro '___F64UNBOXI' 7404 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7405:24: note: in expansion of macro '___F64UNBOXI' 7405 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7407:14: note: in expansion of macro '___F64BOX' 7407 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7727:24: note: in expansion of macro '___F64UNBOXI' 7727 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7728:24: note: in expansion of macro '___F64UNBOXI' 7728 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:7730:14: note: in expansion of macro '___F64BOX' 7730 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8120:24: note: in expansion of macro '___F64UNBOXI' 8120 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8121:24: note: in expansion of macro '___F64UNBOXI' 8121 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8123:14: note: in expansion of macro '___F64BOX' 8123 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8150:24: note: in expansion of macro '___F64UNBOXI' 8150 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8151:24: note: in expansion of macro '___F64UNBOXI' 8151 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8153:24: note: in expansion of macro '___F64UNBOXI' 8153 | ___SET_F64(___F64V4,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8155:14: note: in expansion of macro '___F64BOX' 8155 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8174:24: note: in expansion of macro '___F64UNBOXI' 8174 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8176:14: note: in expansion of macro '___F64BOX' 8176 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8358:24: note: in expansion of macro '___F64UNBOXI' 8358 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8360:14: note: in expansion of macro '___F64BOX' 8360 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8394:24: note: in expansion of macro '___F64UNBOXI' 8394 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8395:24: note: in expansion of macro '___F64UNBOXI' 8395 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:8397:14: note: in expansion of macro '___F64BOX' 8397 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:9032:24: note: in expansion of macro '___F64UNBOXI' 9032 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:9033:24: note: in expansion of macro '___F64UNBOXI' 9033 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:10729:24: note: in expansion of macro '___F64UNBOXI' 10729 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:10730:24: note: in expansion of macro '___F64UNBOXI' 10730 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:10763:24: note: in expansion of macro '___F64UNBOXI' 10763 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:10764:24: note: in expansion of macro '___F64UNBOXI' 10764 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:10785:24: note: in expansion of macro '___F64UNBOXI' 10785 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:10786:24: note: in expansion of macro '___F64UNBOXI' 10786 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:12096:24: note: in expansion of macro '___F64UNBOXI' 12096 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:12097:24: note: in expansion of macro '___F64UNBOXI' 12097 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:12099:14: note: in expansion of macro '___F64BOX' 12099 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:12340:24: note: in expansion of macro '___F64UNBOXI' 12340 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:12341:24: note: in expansion of macro '___F64UNBOXI' 12341 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:12343:14: note: in expansion of macro '___F64BOX' 12343 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:14469:24: note: in expansion of macro '___F64UNBOXI' 14469 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:14470:24: note: in expansion of macro '___F64UNBOXI' 14470 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:14472:14: note: in expansion of macro '___F64BOX' 14472 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:14947:24: note: in expansion of macro '___F64UNBOXI' 14947 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-10))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:14948:24: note: in expansion of macro '___F64UNBOXI' 14948 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:14950:14: note: in expansion of macro '___F64BOX' 14950 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15536:24: note: in expansion of macro '___F64UNBOXI' 15536 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15537:24: note: in expansion of macro '___F64UNBOXI' 15537 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15539:14: note: in expansion of macro '___F64BOX' 15539 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15591:24: note: in expansion of macro '___F64UNBOXI' 15591 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15592:24: note: in expansion of macro '___F64UNBOXI' 15592 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15594:14: note: in expansion of macro '___F64BOX' 15594 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15823:24: note: in expansion of macro '___F64UNBOXI' 15823 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15824:24: note: in expansion of macro '___F64UNBOXI' 15824 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15826:14: note: in expansion of macro '___F64BOX' 15826 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15902:24: note: in expansion of macro '___F64UNBOXI' 15902 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15903:24: note: in expansion of macro '___F64UNBOXI' 15903 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:15905:14: note: in expansion of macro '___F64BOX' 15905 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:16381:24: note: in expansion of macro '___F64UNBOXI' 16381 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:16382:24: note: in expansion of macro '___F64UNBOXI' 16382 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:16384:14: note: in expansion of macro '___F64BOX' 16384 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:16669:24: note: in expansion of macro '___F64UNBOXI' 16669 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:16670:24: note: in expansion of macro '___F64UNBOXI' 16670 | ___SET_F64(___F64V2,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:16706:24: note: in expansion of macro '___F64UNBOXI' 16706 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:16707:24: note: in expansion of macro '___F64UNBOXI' 16707 | ___SET_F64(___F64V2,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:16709:14: note: in expansion of macro '___F64BOX' 16709 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17009:24: note: in expansion of macro '___F64UNBOXI' 17009 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17010:24: note: in expansion of macro '___F64UNBOXI' 17010 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17012:14: note: in expansion of macro '___F64BOX' 17012 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17030:24: note: in expansion of macro '___F64UNBOXI' 17030 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17031:24: note: in expansion of macro '___F64UNBOXI' 17031 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17033:14: note: in expansion of macro '___F64BOX' 17033 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17151:24: note: in expansion of macro '___F64UNBOXI' 17151 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17152:24: note: in expansion of macro '___F64UNBOXI' 17152 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17155:14: note: in expansion of macro '___F64BOX' 17155 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17187:24: note: in expansion of macro '___F64UNBOXI' 17187 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-11))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17188:24: note: in expansion of macro '___F64UNBOXI' 17188 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17190:14: note: in expansion of macro '___F64BOX' 17190 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17211:24: note: in expansion of macro '___F64UNBOXI' 17211 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17212:24: note: in expansion of macro '___F64UNBOXI' 17212 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17214:14: note: in expansion of macro '___F64BOX' 17214 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17771:24: note: in expansion of macro '___F64UNBOXI' 17771 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:17772:24: note: in expansion of macro '___F64UNBOXI' 17772 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:18124:24: note: in expansion of macro '___F64UNBOXI' 18124 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:18125:24: note: in expansion of macro '___F64UNBOXI' 18125 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:18624:24: note: in expansion of macro '___F64UNBOXI' 18624 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:18625:24: note: in expansion of macro '___F64UNBOXI' 18625 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:18643:24: note: in expansion of macro '___F64UNBOXI' 18643 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:18644:24: note: in expansion of macro '___F64UNBOXI' 18644 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:19840:24: note: in expansion of macro '___F64UNBOXI' 19840 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:19841:24: note: in expansion of macro '___F64UNBOXI' 19841 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:19843:14: note: in expansion of macro '___F64BOX' 19843 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:19884:24: note: in expansion of macro '___F64UNBOXI' 19884 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:19885:24: note: in expansion of macro '___F64UNBOXI' 19885 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:19888:14: note: in expansion of macro '___F64BOX' 19888 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20182:24: note: in expansion of macro '___F64UNBOXI' 20182 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20183:24: note: in expansion of macro '___F64UNBOXI' 20183 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-17))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20185:14: note: in expansion of macro '___F64BOX' 20185 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20203:24: note: in expansion of macro '___F64UNBOXI' 20203 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-16))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _t-cpu-abstract-machine.c:20204:24: note: in expansion of macro '___F64MUL' 20204 | ___SET_F64(___F64V2,___F64MUL(___F64V1,___F64UNBOXI(___FIX(0L)))) | ^~~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20204:43: note: in expansion of macro '___F64UNBOXI' 20204 | ___SET_F64(___F64V2,___F64MUL(___F64V1,___F64UNBOXI(___FIX(0L)))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20205:14: note: in expansion of macro '___F64BOX' 20205 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20233:24: note: in expansion of macro '___F64UNBOXI' 20233 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20234:24: note: in expansion of macro '___F64UNBOXI' 20234 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20236:14: note: in expansion of macro '___F64BOX' 20236 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20294:24: note: in expansion of macro '___F64UNBOXI' 20294 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20295:24: note: in expansion of macro '___F64UNBOXI' 20295 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-15))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20297:14: note: in expansion of macro '___F64BOX' 20297 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20319:24: note: in expansion of macro '___F64UNBOXI' 20319 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-18))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:20323:14: note: in expansion of macro '___F64BOX' 20323 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:21332:24: note: in expansion of macro '___F64UNBOXI' 21332 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:21333:24: note: in expansion of macro '___F64UNBOXI' 21333 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:21335:14: note: in expansion of macro '___F64BOX' 21335 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:21568:24: note: in expansion of macro '___F64UNBOXI' 21568 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:21569:24: note: in expansion of macro '___F64UNBOXI' 21569 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:22009:24: note: in expansion of macro '___F64UNBOXI' 22009 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:22010:24: note: in expansion of macro '___F64UNBOXI' 22010 | ___SET_F64(___F64V2,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:22012:14: note: in expansion of macro '___F64BOX' 22012 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:22125:24: note: in expansion of macro '___F64UNBOXI' 22125 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:22126:24: note: in expansion of macro '___F64UNBOXI' 22126 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:22128:24: note: in expansion of macro '___F64UNBOXI' 22128 | ___SET_F64(___F64V4,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-cpu-backend-x86.o -I. -DHAVE_CONFIG_H _t-cpu-backend-x86.c -D___LIBRARY ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:22130:14: note: in expansion of macro '___F64BOX' 22130 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ _t-cpu-abstract-machine.c: At global scope: _t-cpu-abstract-machine.c:589:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 589 | #define ___MODULE_NAME "_t-cpu-abstract-machine" | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-cpu-abstract-machine.c:24595:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 24595 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ In file included from _t-cpu-backend-x86.c:652: _t-cpu-backend-x86.c: In function 'void ___H___t_2d_cpu_2d_backend_2d_x86(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:11294:24: note: in expansion of macro '___F64UNBOXI' 11294 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:11296:14: note: in expansion of macro '___F64BOX' 11296 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:11828:24: note: in expansion of macro '___F64UNBOXI' 11828 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:11830:14: note: in expansion of macro '___F64BOX' 11830 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:13027:24: note: in expansion of macro '___F64UNBOXI' 13027 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:13028:24: note: in expansion of macro '___F64UNBOXI' 13028 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:13030:14: note: in expansion of macro '___F64BOX' 13030 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:14296:24: note: in expansion of macro '___F64UNBOXI' 14296 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:14297:24: note: in expansion of macro '___F64UNBOXI' 14297 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:14299:14: note: in expansion of macro '___F64BOX' 14299 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16371:24: note: in expansion of macro '___F64UNBOXI' 16371 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16372:24: note: in expansion of macro '___F64UNBOXI' 16372 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16374:14: note: in expansion of macro '___F64BOX' 16374 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16387:24: note: in expansion of macro '___F64UNBOXI' 16387 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16388:24: note: in expansion of macro '___F64UNBOXI' 16388 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16390:14: note: in expansion of macro '___F64BOX' 16390 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16516:24: note: in expansion of macro '___F64UNBOXI' 16516 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16517:24: note: in expansion of macro '___F64UNBOXI' 16517 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:16519:14: note: in expansion of macro '___F64BOX' 16519 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:17216:24: note: in expansion of macro '___F64UNBOXI' 17216 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:17217:24: note: in expansion of macro '___F64UNBOXI' 17217 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:17219:14: note: in expansion of macro '___F64BOX' 17219 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:17991:24: note: in expansion of macro '___F64UNBOXI' 17991 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:17992:24: note: in expansion of macro '___F64UNBOXI' 17992 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19178:24: note: in expansion of macro '___F64UNBOXI' 19178 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19180:14: note: in expansion of macro '___F64BOX' 19180 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19193:24: note: in expansion of macro '___F64UNBOXI' 19193 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19195:14: note: in expansion of macro '___F64BOX' 19195 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19202:24: note: in expansion of macro '___F64UNBOXI' 19202 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19203:24: note: in expansion of macro '___F64UNBOXI' 19203 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19230:24: note: in expansion of macro '___F64UNBOXI' 19230 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19231:24: note: in expansion of macro '___F64UNBOXI' 19231 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19827:24: note: in expansion of macro '___F64UNBOXI' 19827 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19828:24: note: in expansion of macro '___F64UNBOXI' 19828 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19830:14: note: in expansion of macro '___F64BOX' 19830 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19853:24: note: in expansion of macro '___F64UNBOXI' 19853 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19854:24: note: in expansion of macro '___F64UNBOXI' 19854 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19856:14: note: in expansion of macro '___F64BOX' 19856 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19872:24: note: in expansion of macro '___F64UNBOXI' 19872 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19873:24: note: in expansion of macro '___F64UNBOXI' 19873 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19875:14: note: in expansion of macro '___F64BOX' 19875 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19904:24: note: in expansion of macro '___F64UNBOXI' 19904 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19906:14: note: in expansion of macro '___F64BOX' 19906 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19939:24: note: in expansion of macro '___F64UNBOXI' 19939 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19940:24: note: in expansion of macro '___F64UNBOXI' 19940 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:19942:14: note: in expansion of macro '___F64BOX' 19942 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20399:24: note: in expansion of macro '___F64UNBOXI' 20399 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20400:24: note: in expansion of macro '___F64UNBOXI' 20400 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20402:14: note: in expansion of macro '___F64BOX' 20402 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20420:24: note: in expansion of macro '___F64UNBOXI' 20420 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20421:24: note: in expansion of macro '___F64UNBOXI' 20421 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20423:14: note: in expansion of macro '___F64BOX' 20423 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20443:24: note: in expansion of macro '___F64UNBOXI' 20443 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20444:24: note: in expansion of macro '___F64UNBOXI' 20444 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20446:14: note: in expansion of macro '___F64BOX' 20446 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20494:24: note: in expansion of macro '___F64UNBOXI' 20494 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20495:24: note: in expansion of macro '___F64UNBOXI' 20495 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20497:24: note: in expansion of macro '___F64UNBOXI' 20497 | ___SET_F64(___F64V4,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20499:14: note: in expansion of macro '___F64BOX' 20499 | ___SET_R1(___F64BOX(___F64V5)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20519:24: note: in expansion of macro '___F64UNBOXI' 20519 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20521:14: note: in expansion of macro '___F64BOX' 20521 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20554:24: note: in expansion of macro '___F64UNBOXI' 20554 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20555:24: note: in expansion of macro '___F64UNBOXI' 20555 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20557:14: note: in expansion of macro '___F64BOX' 20557 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20592:24: note: in expansion of macro '___F64UNBOXI' 20592 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20593:24: note: in expansion of macro '___F64UNBOXI' 20593 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20595:14: note: in expansion of macro '___F64BOX' 20595 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20799:24: note: in expansion of macro '___F64UNBOXI' 20799 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20800:24: note: in expansion of macro '___F64UNBOXI' 20800 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:20802:14: note: in expansion of macro '___F64BOX' 20802 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21064:24: note: in expansion of macro '___F64UNBOXI' 21064 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21065:24: note: in expansion of macro '___F64UNBOXI' 21065 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21067:14: note: in expansion of macro '___F64BOX' 21067 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21595:24: note: in expansion of macro '___F64UNBOXI' 21595 | ___SET_F64(___F64V1,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21596:24: note: in expansion of macro '___F64UNBOXI' 21596 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21598:14: note: in expansion of macro '___F64BOX' 21598 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21605:24: note: in expansion of macro '___F64UNBOXI' 21605 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21606:24: note: in expansion of macro '___F64UNBOXI' 21606 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21608:14: note: in expansion of macro '___F64BOX' 21608 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21779:24: note: in expansion of macro '___F64UNBOXI' 21779 | ___SET_F64(___F64V1,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21780:24: note: in expansion of macro '___F64UNBOXI' 21780 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21782:14: note: in expansion of macro '___F64BOX' 21782 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21789:24: note: in expansion of macro '___F64UNBOXI' 21789 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21790:24: note: in expansion of macro '___F64UNBOXI' 21790 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-x86.c:21792:14: note: in expansion of macro '___F64BOX' 21792 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ _t-cpu-backend-x86.c: At global scope: _t-cpu-backend-x86.c:639:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 639 | #define ___MODULE_NAME "_t-cpu-backend-x86" | ^~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-cpu-backend-x86.c:24164:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 24164 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _kernel.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY In file included from _kernel.c:1150: _kernel.c: In function 'void _____kernel_23_105(___processor_state)': ../include/stamp-release.h:10:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 10 | #define ___STAMP_RELEASE_VERSION "v4.9.7" | ^~~~~~~~ ../include/gambit.h:9998:34: note: in definition of macro '___CFUN_ASSIGN' 9998 | #define ___CFUN_ASSIGN(r,val)r = val; | ^~~ _kernel.c:8894:1: note: in expansion of macro '___return' 8894 | ___return(___STAMP_VERSION); | ^~~~~~~~~ _kernel.c:5852:26: note: in expansion of macro '___STAMP_RELEASE_VERSION' 5852 | #define ___STAMP_VERSION ___STAMP_RELEASE_VERSION | ^~~~~~~~~~~~~~~~~~~~~~~~ _kernel.c:8894:11: note: in expansion of macro '___STAMP_VERSION' 8894 | ___return(___STAMP_VERSION); | ^~~~~~~~~~~~~~~~ _kernel.c: In function 'void ___H___kernel(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _kernel.c:12537:31: note: in expansion of macro '___F64UNBOX' 12537 | ___set_heartbeat_interval (___F64UNBOX(___ARG1)); | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ _kernel.c:5939:21: note: in definition of macro '___INIT_SCMOBJ_INLINE_FLOAT' 5939 | elem_type f = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _kernel.c:18968:53: note: in expansion of macro '___F64UNBOX' 18968 | ___INIT_SCMOBJ_INLINE_FLOAT(F32VECTOR, ___F32, n, ___F64UNBOX(fill)); | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5454:31: note: in expansion of macro '___F64UNBOX' 5454 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F32VECTOR,___END_ALLOC_F32VECTOR,___ADD_F32VECTOR_ELEM,___GET_F32VECTOR,___F64) | ^~~~~~~~~~~ _kernel.c:18989:4: note: in expansion of macro '___MAKEF32VECTORSMALL2' 18989 | ___MAKEF32VECTORSMALL2(___STK(-6),___STK(-5)) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ _kernel.c:5939:21: note: in definition of macro '___INIT_SCMOBJ_INLINE_FLOAT' 5939 | elem_type f = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _kernel.c:19048:53: note: in expansion of macro '___F64UNBOX' 19048 | ___INIT_SCMOBJ_INLINE_FLOAT(F64VECTOR, ___F64, n, ___F64UNBOX(fill)); | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5480:31: note: in expansion of macro '___F64UNBOX' 5480 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___F64) | ^~~~~~~~~~~ _kernel.c:19069:4: note: in expansion of macro '___MAKEF64VECTORSMALL2' 19069 | ___MAKEF64VECTORSMALL2(___STK(-6),___STK(-5)) | ^~~~~~~~~~~~~~~~~~~~~~ _kernel.c: At global scope: _kernel.c:1138:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1138 | #define ___MODULE_NAME "_kernel" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _kernel.c:31866:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 31866 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-cpu-backend-arm.o -I. -DHAVE_CONFIG_H _t-cpu-backend-arm.c -D___LIBRARY In file included from _t-cpu-backend-arm.c:427: _t-cpu-backend-arm.c: In function 'void ___H___t_2d_cpu_2d_backend_2d_arm(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:5922:24: note: in expansion of macro '___F64UNBOXI' 5922 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:5923:24: note: in expansion of macro '___F64UNBOXI' 5923 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:5925:14: note: in expansion of macro '___F64BOX' 5925 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:10494:24: note: in expansion of macro '___F64UNBOXI' 10494 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-3))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:10495:24: note: in expansion of macro '___F64UNBOXI' 10495 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:10497:14: note: in expansion of macro '___F64BOX' 10497 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:10510:24: note: in expansion of macro '___F64UNBOXI' 10510 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:10511:24: note: in expansion of macro '___F64UNBOXI' 10511 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:10513:14: note: in expansion of macro '___F64BOX' 10513 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11908:24: note: in expansion of macro '___F64UNBOXI' 11908 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11909:24: note: in expansion of macro '___F64UNBOXI' 11909 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11911:14: note: in expansion of macro '___F64BOX' 11911 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11934:24: note: in expansion of macro '___F64UNBOXI' 11934 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11935:24: note: in expansion of macro '___F64UNBOXI' 11935 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11937:14: note: in expansion of macro '___F64BOX' 11937 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11953:24: note: in expansion of macro '___F64UNBOXI' 11953 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-10))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11954:24: note: in expansion of macro '___F64UNBOXI' 11954 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11956:14: note: in expansion of macro '___F64BOX' 11956 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11980:24: note: in expansion of macro '___F64UNBOXI' 11980 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:11982:14: note: in expansion of macro '___F64BOX' 11982 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12016:24: note: in expansion of macro '___F64UNBOXI' 12016 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12017:24: note: in expansion of macro '___F64UNBOXI' 12017 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12019:14: note: in expansion of macro '___F64BOX' 12019 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12353:24: note: in expansion of macro '___F64UNBOXI' 12353 | ___SET_F64(___F64V1,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12356:14: note: in expansion of macro '___F64BOX' 12356 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12434:24: note: in expansion of macro '___F64UNBOXI' 12434 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12435:24: note: in expansion of macro '___F64UNBOXI' 12435 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12437:14: note: in expansion of macro '___F64BOX' 12437 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12675:24: note: in expansion of macro '___F64UNBOXI' 12675 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12676:24: note: in expansion of macro '___F64UNBOXI' 12676 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12678:14: note: in expansion of macro '___F64BOX' 12678 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12837:24: note: in expansion of macro '___F64UNBOXI' 12837 | ___SET_F64(___F64V1,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:12840:14: note: in expansion of macro '___F64BOX' 12840 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:13088:24: note: in expansion of macro '___F64UNBOXI' 13088 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:13089:24: note: in expansion of macro '___F64UNBOXI' 13089 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:13091:14: note: in expansion of macro '___F64BOX' 13091 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:13117:24: note: in expansion of macro '___F64UNBOXI' 13117 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:13118:24: note: in expansion of macro '___F64UNBOXI' 13118 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:13120:24: note: in expansion of macro '___F64UNBOXI' 13120 | ___SET_F64(___F64V4,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-arm.c:13122:14: note: in expansion of macro '___F64BOX' 13122 | ___SET_R2(___F64BOX(___F64V5)) | ^~~~~~~~~ _t-cpu-backend-arm.c: At global scope: _t-cpu-backend-arm.c:414:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 414 | #define ___MODULE_NAME "_t-cpu-backend-arm" | ^~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-cpu-backend-arm.c:14735:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 14735 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _thread.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _thread.c -D___LIBRARY In file included from _thread.c:913: _thread.c: In function 'void ___H___thread(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:10718:24: note: in expansion of macro '___F64UNBOX' 10718 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:10735:24: note: in expansion of macro '___F64UNBOX' 10735 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:10737:14: note: in expansion of macro '___F64BOX' 10737 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:10746:24: note: in expansion of macro '___F64UNBOX' 10746 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:10755:14: note: in expansion of macro '___F64BOX' 10755 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:10758:24: note: in expansion of macro '___F64UNBOX' 10758 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:10782:24: note: in expansion of macro '___F64UNBOX' 10782 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:10847:14: note: in expansion of macro '___F64BOX' 10847 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:10863:24: note: in expansion of macro '___F64UNBOX' 10863 | ___SET_F64(___F64V2,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:10865:14: note: in expansion of macro '___F64BOX' 10865 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:13155:24: note: in expansion of macro '___F64UNBOX' 13155 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:13160:24: note: in expansion of macro '___F64UNBOX' 13160 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:13164:24: note: in expansion of macro '___F64UNBOX' 13164 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:13208:24: note: in expansion of macro '___F64UNBOX' 13208 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:13216:24: note: in expansion of macro '___F64UNBOX' 13216 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:13251:24: note: in expansion of macro '___F64UNBOX' 13251 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:13264:24: note: in expansion of macro '___F64UNBOX' 13264 | ___SET_F64(___F64V3,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:14270:24: note: in expansion of macro '___F64UNBOX' 14270 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-5))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:15609:24: note: in expansion of macro '___F64UNBOX' 15609 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:17413:24: note: in expansion of macro '___F64UNBOX' 17413 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-8))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:17744:24: note: in expansion of macro '___F64UNBOX' 17744 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-3))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:17871:24: note: in expansion of macro '___F64UNBOX' 17871 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-4))) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:18507:14: note: in expansion of macro '___F64BOX' 18507 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:18549:14: note: in expansion of macro '___F64BOX' 18549 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:18728:14: note: in expansion of macro '___F64BOX' 18728 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:18867:14: note: in expansion of macro '___F64BOX' 18867 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:18919:14: note: in expansion of macro '___F64BOX' 18919 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:19986:14: note: in expansion of macro '___F64BOX' 19986 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:20097:14: note: in expansion of macro '___F64BOX' 20097 | ___SET_R2(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:20216:14: note: in expansion of macro '___F64BOX' 20216 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:20304:24: note: in expansion of macro '___F64UNBOX' 20304 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:20334:24: note: in expansion of macro '___F64UNBOX' 20334 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:20361:14: note: in expansion of macro '___F64BOX' 20361 | ___SET_R3(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:20479:14: note: in expansion of macro '___F64BOX' 20479 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:20567:24: note: in expansion of macro '___F64UNBOX' 20567 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _thread.c:20597:24: note: in expansion of macro '___F64UNBOX' 20597 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:20624:14: note: in expansion of macro '___F64BOX' 20624 | ___SET_R3(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _thread.c:21458:14: note: in expansion of macro '___F64BOX' 21458 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ _thread.c: At global scope: _thread.c:902:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 902 | #define ___MODULE_NAME "_thread" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _thread.c:27923:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 27923 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-cpu-backend-riscv.o -I. -DHAVE_CONFIG_H _t-cpu-backend-riscv.c -D___LIBRARY In file included from _t-cpu-backend-riscv.c:454: _t-cpu-backend-riscv.c: In function 'void ___H___t_2d_cpu_2d_backend_2d_riscv(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:6205:24: note: in expansion of macro '___F64UNBOXI' 6205 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:6206:24: note: in expansion of macro '___F64UNBOXI' 6206 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:6208:14: note: in expansion of macro '___F64BOX' 6208 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:9906:24: note: in expansion of macro '___F64UNBOXI' 9906 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:9907:24: note: in expansion of macro '___F64UNBOXI' 9907 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:9909:14: note: in expansion of macro '___F64BOX' 9909 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:9922:24: note: in expansion of macro '___F64UNBOXI' 9922 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:9923:24: note: in expansion of macro '___F64UNBOXI' 9923 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:9925:14: note: in expansion of macro '___F64BOX' 9925 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10925:24: note: in expansion of macro '___F64UNBOXI' 10925 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10926:24: note: in expansion of macro '___F64UNBOXI' 10926 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10928:14: note: in expansion of macro '___F64BOX' 10928 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10951:24: note: in expansion of macro '___F64UNBOXI' 10951 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10952:24: note: in expansion of macro '___F64UNBOXI' 10952 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10954:14: note: in expansion of macro '___F64BOX' 10954 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10970:24: note: in expansion of macro '___F64UNBOXI' 10970 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-10))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10971:24: note: in expansion of macro '___F64UNBOXI' 10971 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10973:14: note: in expansion of macro '___F64BOX' 10973 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10997:24: note: in expansion of macro '___F64UNBOXI' 10997 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:10999:14: note: in expansion of macro '___F64BOX' 10999 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11033:24: note: in expansion of macro '___F64UNBOXI' 11033 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11034:24: note: in expansion of macro '___F64UNBOXI' 11034 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11036:14: note: in expansion of macro '___F64BOX' 11036 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11382:24: note: in expansion of macro '___F64UNBOXI' 11382 | ___SET_F64(___F64V1,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11385:14: note: in expansion of macro '___F64BOX' 11385 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11463:24: note: in expansion of macro '___F64UNBOXI' 11463 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11464:24: note: in expansion of macro '___F64UNBOXI' 11464 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11466:14: note: in expansion of macro '___F64BOX' 11466 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11733:24: note: in expansion of macro '___F64UNBOXI' 11733 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11734:24: note: in expansion of macro '___F64UNBOXI' 11734 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11736:14: note: in expansion of macro '___F64BOX' 11736 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11884:24: note: in expansion of macro '___F64UNBOXI' 11884 | ___SET_F64(___F64V1,___F64UNBOXI(___R0)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:11887:14: note: in expansion of macro '___F64BOX' 11887 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:12138:24: note: in expansion of macro '___F64UNBOXI' 12138 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:12139:24: note: in expansion of macro '___F64UNBOXI' 12139 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:12141:14: note: in expansion of macro '___F64BOX' 12141 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:12167:24: note: in expansion of macro '___F64UNBOXI' 12167 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:12168:24: note: in expansion of macro '___F64UNBOXI' 12168 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:12170:24: note: in expansion of macro '___F64UNBOXI' 12170 | ___SET_F64(___F64V4,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:12172:14: note: in expansion of macro '___F64BOX' 12172 | ___SET_R2(___F64BOX(___F64V5)) | ^~~~~~~~~ _t-cpu-backend-riscv.c: At global scope: _t-cpu-backend-riscv.c:441:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 441 | #define ___MODULE_NAME "_t-cpu-backend-riscv" | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-cpu-backend-riscv.c:13487:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 13487 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _arm.o -I. -DHAVE_CONFIG_H _arm.c -D___LIBRARY _arm.c:249:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 249 | #define ___MODULE_NAME "_arm" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _arm.c:13318:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 13318 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _system.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _system.c -D___LIBRARY g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _source.o -I. -DHAVE_CONFIG_H _source.c -D___LIBRARY In file included from _system.c:497: _system.c: In function 'void _____system_23_0(___processor_state)': ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ _system.c:2882:12: note: in expansion of macro '___F64_TO_U64' 2882 | ___U64 n = ___F64_TO_U64(___arg1); | ^~~~~~~~~~~~~ _system.c: In function 'void ___H___system(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:5555:24: note: in expansion of macro '___F64UNBOX' 5555 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:5556:24: note: in expansion of macro '___F64UNBOX' 5556 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:6715:24: note: in expansion of macro '___F64UNBOX' 6715 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:6716:24: note: in expansion of macro '___F64UNBOX' 6716 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:7852:24: note: in expansion of macro '___F64UNBOX' 7852 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:7853:24: note: in expansion of macro '___F64UNBOX' 7853 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:8687:24: note: in expansion of macro '___F64UNBOX' 8687 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:8688:24: note: in expansion of macro '___F64UNBOX' 8688 | ___SET_F64(___F64V2,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:12169:24: note: in expansion of macro '___F64UNBOX' 12169 | ___SET_F64(___F64V1,___F64UNBOX(___R4)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _system.c:12196:14: note: in expansion of macro '___F64BOX' 12196 | ___SET_R4(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:12314:24: note: in expansion of macro '___F64UNBOX' 12314 | ___SET_F64(___F64V1,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _system.c:12335:4: note: in expansion of macro '___SET_STK' 12335 | ___SET_STK(1,___F64BOX(___F64V1)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _system.c:12335:17: note: in expansion of macro '___F64BOX' 12335 | ___SET_STK(1,___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _system.c:14154:4: note: in expansion of macro '___SET_STK' 14154 | ___SET_STK(-4,___F64BOX(___F64V2)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _system.c:14154:18: note: in expansion of macro '___F64BOX' 14154 | ___SET_STK(-4,___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _system.c:14156:4: note: in expansion of macro '___SET_STK' 14156 | ___SET_STK(-3,___F64BOX(___F64V1)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _system.c:14156:18: note: in expansion of macro '___F64BOX' 14156 | ___SET_STK(-3,___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _system.c:17422:14: note: in expansion of macro '___F64BOX' 17422 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _system.c:17435:14: note: in expansion of macro '___F64BOX' 17435 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ _source.c:509:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 509 | #define ___MODULE_NAME "_source" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _source.c:13816:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 13816 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _system.c:18512:24: note: in expansion of macro '___F64UNBOXI' 18512 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _system.c:18513:24: note: in expansion of macro '___F64UNBOXI' 18513 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _system.c:18515:14: note: in expansion of macro '___F64BOX' 18515 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:19715:24: note: in expansion of macro '___F64UNBOX' 19715 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _system.c:19738:24: note: in expansion of macro '___F64UNBOX' 19738 | ___SET_F64(___F64V1,___F64UNBOX(___R3)) | ^~~~~~~~~~~ _system.c: At global scope: _system.c:484:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 484 | #define ___MODULE_NAME "_system" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _system.c:21945:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 21945 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _module.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _module.c -D___LIBRARY In file included from _module.c:469: _module.c: In function 'void ___H___module(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:8281:24: note: in expansion of macro '___F64UNBOXI' 8281 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _module.c:9978:24: note: in expansion of macro '___F64UNBOX' 9978 | ___SET_F64(___F64V1,___F64UNBOX(___R2)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _module.c:9979:24: note: in expansion of macro '___F64UNBOX' 9979 | ___SET_F64(___F64V2,___F64UNBOX(___R1)) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:12748:24: note: in expansion of macro '___F64UNBOXI' 12748 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:12749:24: note: in expansion of macro '___F64UNBOXI' 12749 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:12933:24: note: in expansion of macro '___F64UNBOXI' 12933 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:12934:24: note: in expansion of macro '___F64UNBOXI' 12934 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:13226:24: note: in expansion of macro '___F64UNBOXI' 13226 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:13227:24: note: in expansion of macro '___F64UNBOXI' 13227 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:14992:24: note: in expansion of macro '___F64UNBOXI' 14992 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:14993:24: note: in expansion of macro '___F64UNBOXI' 14993 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:15286:24: note: in expansion of macro '___F64UNBOXI' 15286 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:15287:24: note: in expansion of macro '___F64UNBOXI' 15287 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6428:46: note: in definition of macro '___FP_SET_STK' 6428 | #define ___FP_SET_STK(fp,fpo,val)fp[-(fpo)]=(val); | ^~~ _module.c:15290:4: note: in expansion of macro '___SET_STK' 15290 | ___SET_STK(0,___F64BOX(___F64V3)) | ^~~~~~~~~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _module.c:15290:17: note: in expansion of macro '___F64BOX' 15290 | ___SET_STK(0,___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:16759:24: note: in expansion of macro '___F64UNBOXI' 16759 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:16760:24: note: in expansion of macro '___F64UNBOXI' 16760 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:16944:24: note: in expansion of macro '___F64UNBOXI' 16944 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:16945:24: note: in expansion of macro '___F64UNBOXI' 16945 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:17227:24: note: in expansion of macro '___F64UNBOXI' 17227 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:17228:24: note: in expansion of macro '___F64UNBOXI' 17228 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:18984:24: note: in expansion of macro '___F64UNBOXI' 18984 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:18985:24: note: in expansion of macro '___F64UNBOXI' 18985 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:21632:24: note: in expansion of macro '___F64UNBOXI' 21632 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:21633:24: note: in expansion of macro '___F64UNBOXI' 21633 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:21817:24: note: in expansion of macro '___F64UNBOXI' 21817 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:21818:24: note: in expansion of macro '___F64UNBOXI' 21818 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:22100:24: note: in expansion of macro '___F64UNBOXI' 22100 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:22101:24: note: in expansion of macro '___F64UNBOXI' 22101 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:23851:24: note: in expansion of macro '___F64UNBOXI' 23851 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:23852:24: note: in expansion of macro '___F64UNBOXI' 23852 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-cpu-primitives.o -I. -DHAVE_CONFIG_H _t-cpu-primitives.c -D___LIBRARY ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:25348:24: note: in expansion of macro '___F64UNBOXI' 25348 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:25349:24: note: in expansion of macro '___F64UNBOXI' 25349 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:27126:24: note: in expansion of macro '___F64UNBOXI' 27126 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:27127:24: note: in expansion of macro '___F64UNBOXI' 27127 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:28357:24: note: in expansion of macro '___F64UNBOXI' 28357 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:28358:24: note: in expansion of macro '___F64UNBOXI' 28358 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:28490:24: note: in expansion of macro '___F64UNBOXI' 28490 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:28491:24: note: in expansion of macro '___F64UNBOXI' 28491 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:28772:24: note: in expansion of macro '___F64UNBOXI' 28772 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:28773:24: note: in expansion of macro '___F64UNBOXI' 28773 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ _t-cpu-primitives.c:168:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 168 | #define ___MODULE_NAME "_t-cpu-primitives" | ^~~~~~~~~~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-cpu-primitives.c:8264:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 8264 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:31492:24: note: in expansion of macro '___F64UNBOXI' 31492 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _module.c:31493:24: note: in expansion of macro '___F64UNBOXI' 31493 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ _module.c: At global scope: _module.c:456:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 456 | #define ___MODULE_NAME "_module" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _module.c:35005:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 35005 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _riscv.o -I. -DHAVE_CONFIG_H _riscv.c -D___LIBRARY _riscv.c:316:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 316 | #define ___MODULE_NAME "_riscv" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _riscv.c:11526:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 11526 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _utils.o -I. -DHAVE_CONFIG_H _utils.c -D___LIBRARY _utils.c:237:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 237 | #define ___MODULE_NAME "_utils" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _utils.c:9180:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 9180 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o main.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL main.c -D___LIBRARY main.c: In function 'long int usage_err(int)': main.c:40:9: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 40 | "Usage: program [-:OPTION,OPTION...] ...\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 41 | "The -: flag sets options for the Gambit runtime system. OPTION is one of:\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 | " min-heap=SIZE set minimum heap size, shorthand: mSIZE\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 43 | " max-heap=SIZE set maximum heap size, shorthand: hSIZE\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 44 | " the heap SIZE may end with G, M or K (default)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 45 | " live-ratio=RATIO set heap live ratio after GC in percent, shorthand: lRATIO\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 46 | #ifndef ___SINGLE_THREADED_VMS | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 47 | " parallelism=LEVEL set parallelism level, shorthand: pLEVEL, where LEVEL can\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 48 | " be positive (nb of processors), negative (nb of unused\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 49 | " processors), or end with % (ratio of available processors)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 50 | #endif | ~~~~~~ 51 | " gambit set Gambit mode, shorthand: S (default mode)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 52 | " r4rs | ... | r7rs set RnRS mode (R7RS mode shorthand: s)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 53 | " debug[=[OPT...]] set debugging options, shorthand: d[OPT...], OPT is one of\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 54 | " p|a treat uncaught exceptions as errors\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | " (primordial-thread only|all threads)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | " r|s|q error handling (create a new REPL|start in\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | " single-step mode|quit with error status)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 | " R|D|Q user interrupt handling (create a new REPL|\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 59 | " defer handling|quit with error status)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | " 0..9 verbosity level (0 = quiet)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 61 | " b0..b9 backtrace detail level (0 = none)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 62 | " h0..h9 source highlighting level (0 = none)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 63 | " c use console as REPL interaction channel\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 64 | " - use stdin/out as REPL interaction channel\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 65 | " + use stdin/out/err as REPL interaction channel\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 66 | " @[HOST][:PORT]\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 67 | " open connection to HOST:PORT for each thread\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | " needing a REPL interaction channel\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | " (defaults to 127.0.0.1:44556)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | " $[INTF][:PORT]\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | " start a REPL server accepting incoming\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | " connections on INTF:PORT\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | " (defaults to 127.0.0.1:44555)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | " ~~NAME=DIR override Gambit installation directory ~~NAME where NAME\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | " can be the special \"bin\" and \"lib\", or empty, or any id\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | " search[=DIR] add directory to module search order (or reset it)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | " whitelist[=SOURCE] add source to module auto-install whitelist (or reset it)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | " ask-install=WHEN when an uninstalled module is not on the whitelist, ask\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | " user if it should be installed, where WHEN is one of\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 80 | " never never ask, i.e. don't install\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 81 | " always always ask\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 82 | " repl only if a REPL is running (default)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 83 | " add-arg=ARGUMENT add ARGUMENT to the command line before other arguments,\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 84 | " shorthand: +ARGUMENT\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 85 | " io-settings=[IO...] set general IO settings, shorthand: i[IO...]\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 86 | " file-settings=[IO...] set general file IO settings, shorthand: f[IO...]\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | " stdio-settings=[IO...] set general stdio IO settings, shorthand: -[IO...]\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | " 0=[IO...] set stdin IO settings (1 and 2 for stdout/stderr)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | " terminal-settings=[IO...] set terminal IO settings, shorthand: t[IO...]\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 90 | "where IO is one of\n" | ~~~~~~~~~~~~~~~~~~~~~~ 91 | " A|1|2|4|6|8|U character encoding (ASCII|ISO-8859-1|UCS-2/4|UTF-16/8|UTF)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 92 | " L use LC_ALL, LC_CTYPE, and LANG env vars to set char encoding\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 | " l|c|cl end-of-line encoding (LF|CR|CR-LF)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 94 | " u|n|f buffering (unbuffered|newline buffered|fully buffered)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 95 | " r|R enable character encoding errors (on|off)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | " e|E [for terminals only] enable line-editing (on|off)\n"; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'int ___main(___mod_or_lnk_union* (*)(___global_state_struct*))': main.c:638:39: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 638 | if (starts_with (s, "min-heap")) | ^~~~~~~~~~ main.c:640:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 640 | else if (starts_with (s, "max-heap")) | ^~~~~~~~~~ main.c:645:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 645 | else if (starts_with (s, "live-ratio")) | ^~~~~~~~~~~~ main.c:647:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 647 | else if (starts_with (s, "parallelism")) | ^~~~~~~~~~~~~ main.c:649:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 649 | else if (starts_with (s, "debug")) | ^~~~~~~ main.c:651:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 651 | else if (starts_with (s, "stdio-settings")) | ^~~~~~~~~~~~~~~~ main.c:656:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 656 | else if (starts_with (s, "terminal-settings")) | ^~~~~~~~~~~~~~~~~~~ main.c:658:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 658 | else if (starts_with (s, "file-settings")) | ^~~~~~~~~~~~~~~ main.c:660:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 660 | else if (starts_with (s, "io-settings")) | ^~~~~~~~~~~~~ main.c:662:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 662 | else if (starts_with (s, "add-arg")) | ^~~~~~~~~ main.c:664:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 664 | else if (starts_with (s, "search")) | ^~~~~~~~ main.c:690:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 690 | else if (starts_with (s, "whitelist")) | ^~~~~~~~~~~ main.c:716:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 716 | else if (starts_with (s, "ask-install")) | ^~~~~~~~~~~~~ main.c:718:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 718 | if (option_equal (arg, "always")) | ^~~~~~~~ main.c:723:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 723 | else if (option_equal (arg, "never")) | ^~~~~~~ main.c:728:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 728 | else if (option_equal (arg, "repl")) | ^~~~~~ main.c:741:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 741 | else if (option_equal (s, "search")) | ^~~~~~~~ main.c:747:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 747 | else if (option_equal (s, "whitelist")) | ^~~~~~~~~~~ main.c:753:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 753 | else if (option_equal (s, "debug")) | ^~~~~~~ main.c:755:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 755 | else if (option_equal (s, "r4rs")) | ^~~~~~ main.c:757:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 757 | else if (option_equal (s, "r5rs")) | ^~~~~~ main.c:759:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 759 | else if (option_equal (s, "r6rs")) | ^~~~~~ main.c:761:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 761 | else if (option_equal (s, "r7rs")) | ^~~~~~ main.c:763:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 763 | else if (option_equal (s, "gambit")) | ^~~~~~~~ main.c:1171:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1171 | if (permissive_suffix (val, ".UTF-8") || | ^~~~~~~~ main.c:1172:63: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1172 | permissive_suffix (val, ".UTF8")) | ^~~~~~~ main.c:1178:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1178 | else if (permissive_suffix (val, ".ISO-8859-1") || | ^~~~~~~~~~~~~ main.c:1179:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1179 | permissive_suffix (val, ".ISO8859-1") || | ^~~~~~~~~~~~ main.c:1180:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1180 | permissive_suffix (val, ".LATIN-1") || | ^~~~~~~~~~ main.c:1181:68: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1181 | permissive_suffix (val, ".LATIN1")) | ^~~~~~~~~ g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_tty.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_tty.c -D___LIBRARY os_tty.c: In function 'long int ___device_tty_force_open(___device_tty*)': os_tty.c:889:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 889 | char* term_name = "/dev/tty"; | ^~~~~~~~~~ os_tty.c: At global scope: os_tty.c:1619:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1619 | { "\012", LINEEDITOR_EV_RETURN } | ^~~~~~ os_tty.c:1620:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1620 | ,{ "\015", LINEEDITOR_EV_RETURN } | ^~~~~~ os_tty.c:1621:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1621 | ,{ "\010", LINEEDITOR_EV_BACK } | ^~~~~~ os_tty.c:1622:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1622 | ,{ "\010", LINEEDITOR_EV_BACK_SEXPR | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1623:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1623 | ,{ "\011", LINEEDITOR_EV_TAB } | ^~~~~~ os_tty.c:1624:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1624 | ,{ "\004", LINEEDITOR_EV_DELETE } | ^~~~~~ os_tty.c:1632:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1632 | { "\177", LINEEDITOR_EV_BACK } | ^~~~~~ os_tty.c:1633:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1633 | ,{ "\177", LINEEDITOR_EV_BACK_WORD | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1641:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1641 | { "\0", LINEEDITOR_EV_MARK } | ^~~~ os_tty.c:1642:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1642 | ,{ "\031", LINEEDITOR_EV_PASTE } | ^~~~~~ os_tty.c:1643:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1643 | ,{ "\027", LINEEDITOR_EV_CUT } | ^~~~~~ os_tty.c:1644:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1644 | ,{ "\013", LINEEDITOR_EV_CUT_RIGHT } | ^~~~~~ os_tty.c:1645:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1645 | ,{ "\025", LINEEDITOR_EV_CUT_LEFT } | ^~~~~~ os_tty.c:1646:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1646 | ,{ "\014", LINEEDITOR_EV_REFRESH } | ^~~~~~ os_tty.c:1647:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1647 | ,{ "\024", LINEEDITOR_EV_TRANSPOSE } | ^~~~~~ os_tty.c:1648:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1648 | ,{ "\024", LINEEDITOR_EV_TRANSPOSE_SEXPR | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1649:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1649 | ,{ "t", LINEEDITOR_EV_TRANSPOSE_WORD | WITH_ESC_PREFIX } | ^~~ os_tty.c:1650:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1650 | ,{ "T", LINEEDITOR_EV_TRANSPOSE_WORD | WITH_ESC_PREFIX } | ^~~ os_tty.c:1651:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1651 | ,{ "p", LINEEDITOR_EV_UP | WITH_ESC_PREFIX } | ^~~ os_tty.c:1652:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1652 | ,{ "P", LINEEDITOR_EV_UP | WITH_ESC_PREFIX } | ^~~ os_tty.c:1653:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1653 | ,{ "n", LINEEDITOR_EV_DOWN | WITH_ESC_PREFIX } | ^~~ os_tty.c:1654:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1654 | ,{ "N", LINEEDITOR_EV_DOWN | WITH_ESC_PREFIX } | ^~~ os_tty.c:1656:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1656 | ,{ "\020", LINEEDITOR_EV_UP } | ^~~~~~ os_tty.c:1657:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1657 | ,{ "\016", LINEEDITOR_EV_DOWN } | ^~~~~~ os_tty.c:1658:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1658 | ,{ "\006", LINEEDITOR_EV_RIGHT } | ^~~~~~ os_tty.c:1659:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1659 | ,{ "\002", LINEEDITOR_EV_LEFT } | ^~~~~~ os_tty.c:1660:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1660 | ,{ "\006", LINEEDITOR_EV_RIGHT_SEXPR | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1661:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1661 | ,{ "f", LINEEDITOR_EV_RIGHT_WORD | WITH_ESC_PREFIX } | ^~~ os_tty.c:1662:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1662 | ,{ "F", LINEEDITOR_EV_RIGHT_WORD | WITH_ESC_PREFIX } | ^~~ os_tty.c:1663:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1663 | ,{ "\002", LINEEDITOR_EV_LEFT_SEXPR | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1664:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1664 | ,{ "b", LINEEDITOR_EV_LEFT_WORD | WITH_ESC_PREFIX } | ^~~ os_tty.c:1665:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1665 | ,{ "B", LINEEDITOR_EV_LEFT_WORD | WITH_ESC_PREFIX } | ^~~ os_tty.c:1667:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1667 | ,{ "\001", LINEEDITOR_EV_HOME } | ^~~~~~ os_tty.c:1668:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1668 | ,{ "\005", LINEEDITOR_EV_END } | ^~~~~~ os_tty.c:1669:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1669 | ,{ "\004", LINEEDITOR_EV_DELETE_SEXPR | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1670:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1670 | ,{ "d", LINEEDITOR_EV_DELETE_WORD | WITH_ESC_PREFIX } | ^~~ os_tty.c:1671:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1671 | ,{ "D", LINEEDITOR_EV_DELETE_WORD | WITH_ESC_PREFIX } | ^~~ os_tty.c:1679:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1679 | { "[A", LINEEDITOR_EV_UP | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1680:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1680 | ,{ "[B", LINEEDITOR_EV_DOWN | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1681:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1681 | ,{ "[C", LINEEDITOR_EV_RIGHT | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1682:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1682 | ,{ "[D", LINEEDITOR_EV_LEFT | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1684:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1684 | ,{ "\033[A", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1685:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1685 | ,{ "\033[B", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1686:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1686 | ,{ "\033[C", LINEEDITOR_EV_RIGHT_SEXPR | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1687:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1687 | ,{ "\033[D", LINEEDITOR_EV_LEFT_SEXPR | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1689:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1689 | ,{ "OA", LINEEDITOR_EV_UP | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1690:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1690 | ,{ "OB", LINEEDITOR_EV_DOWN | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1691:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1691 | ,{ "OC", LINEEDITOR_EV_RIGHT | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1692:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1692 | ,{ "OD", LINEEDITOR_EV_LEFT | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1694:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1694 | ,{ "\033OA", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1695:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1695 | ,{ "\033OB", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1696:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1696 | ,{ "\033OC", LINEEDITOR_EV_RIGHT_SEXPR | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1697:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1697 | ,{ "\033OD", LINEEDITOR_EV_LEFT_SEXPR | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1699:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1699 | ,{ "A", LINEEDITOR_EV_UP | WITH_ESC_PREFIX } | ^~~ os_tty.c:1700:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1700 | ,{ "B", LINEEDITOR_EV_DOWN | WITH_ESC_PREFIX } | ^~~ os_tty.c:1701:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1701 | ,{ "C", LINEEDITOR_EV_RIGHT | WITH_ESC_PREFIX } | ^~~ os_tty.c:1702:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1702 | ,{ "D", LINEEDITOR_EV_LEFT | WITH_ESC_PREFIX } | ^~~ os_tty.c:1704:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1704 | ,{ "\033A", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~ os_tty.c:1705:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1705 | ,{ "\033B", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~ os_tty.c:1706:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1706 | ,{ "\033C", LINEEDITOR_EV_RIGHT_SEXPR | WITH_ESC_PREFIX } | ^~~~~~~ os_tty.c:1707:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1707 | ,{ "\033D", LINEEDITOR_EV_LEFT_SEXPR | WITH_ESC_PREFIX } | ^~~~~~~ os_tty.c:1716:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1716 | ,{ "[1~", LINEEDITOR_EV_HOME | WITH_ESC_PREFIX } | ^~~~~ os_tty.c:1717:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1717 | ,{ "[2~", LINEEDITOR_EV_INSERT | WITH_ESC_PREFIX } | ^~~~~ os_tty.c:1718:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1718 | ,{ "[3~", LINEEDITOR_EV_DELETE | WITH_ESC_PREFIX } | ^~~~~ os_tty.c:1719:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1719 | ,{ "[4~", LINEEDITOR_EV_END | WITH_ESC_PREFIX } | ^~~~~ os_tty.c:1720:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1720 | ,{ "[5~", LINEEDITOR_EV_HOME_DOC | WITH_ESC_PREFIX } | ^~~~~ os_tty.c:1721:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1721 | ,{ "[6~", LINEEDITOR_EV_END_DOC | WITH_ESC_PREFIX } | ^~~~~ os_tty.c:1723:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1723 | ,{ "\033[1~", LINEEDITOR_EV_HOME_DOC | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1724:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1724 | ,{ "\033[2~", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1725:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1725 | ,{ "\033[3~", LINEEDITOR_EV_DELETE_SEXPR | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1726:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1726 | ,{ "\033[4~", LINEEDITOR_EV_END_DOC | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1727:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1727 | ,{ "\033[5~", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1728:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1728 | ,{ "\033[6~", LINEEDITOR_EV_NONE | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1730:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1730 | ,{ "[H", LINEEDITOR_EV_HOME | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1731:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1731 | ,{ "[L", LINEEDITOR_EV_INSERT | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1732:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1732 | ,{ "[F", LINEEDITOR_EV_END | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1733:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1733 | ,{ "\177", LINEEDITOR_EV_DELETE } | ^~~~~~ os_tty.c:1734:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1734 | ,{ "\033[H", LINEEDITOR_EV_HOME_DOC | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1735:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1735 | ,{ "\177", LINEEDITOR_EV_DELETE_SEXPR | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1736:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1736 | ,{ "\033[F", LINEEDITOR_EV_END_DOC | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1751:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1751 | ,{ "OP", LINEEDITOR_EV_F1 | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1752:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1752 | ,{ "OQ", LINEEDITOR_EV_F2 | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1753:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1753 | ,{ "OR", LINEEDITOR_EV_F3 | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1754:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1754 | ,{ "OS", LINEEDITOR_EV_F4 | WITH_ESC_PREFIX } | ^~~~ os_tty.c:1756:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1756 | ,{ "\033OP", LINEEDITOR_EV_META_F1 | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1757:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1757 | ,{ "\033OQ", LINEEDITOR_EV_META_F2 | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1758:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1758 | ,{ "\033OR", LINEEDITOR_EV_META_F3 | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1759:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1759 | ,{ "\033OS", LINEEDITOR_EV_META_F4 | WITH_ESC_PREFIX } | ^~~~~~~~ os_tty.c:1768:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1768 | ,{ "[11~", LINEEDITOR_EV_F1 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1769:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1769 | ,{ "[12~", LINEEDITOR_EV_F2 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1770:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1770 | ,{ "[13~", LINEEDITOR_EV_F3 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1771:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1771 | ,{ "[14~", LINEEDITOR_EV_F4 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1773:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1773 | ,{ "\033[11~", LINEEDITOR_EV_META_F1 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1774:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1774 | ,{ "\033[12~", LINEEDITOR_EV_META_F2 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1775:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1775 | ,{ "\033[13~", LINEEDITOR_EV_META_F3 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1776:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1776 | ,{ "\033[14~", LINEEDITOR_EV_META_F4 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1787:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1787 | ,{ "[15~", LINEEDITOR_EV_F5 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1788:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1788 | ,{ "[17~", LINEEDITOR_EV_F6 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1789:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1789 | ,{ "[18~", LINEEDITOR_EV_F7 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1790:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1790 | ,{ "[19~", LINEEDITOR_EV_F8 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1791:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1791 | ,{ "[20~", LINEEDITOR_EV_F9 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1792:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1792 | ,{ "[21~", LINEEDITOR_EV_F10 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1793:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1793 | ,{ "[23~", LINEEDITOR_EV_F11 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1794:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1794 | ,{ "[24~", LINEEDITOR_EV_F12 | WITH_ESC_PREFIX } | ^~~~~~ os_tty.c:1796:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1796 | ,{ "\033[15~", LINEEDITOR_EV_META_F5 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1797:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1797 | ,{ "\033[17~", LINEEDITOR_EV_META_F6 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1798:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1798 | ,{ "\033[18~", LINEEDITOR_EV_META_F7 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1799:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1799 | ,{ "\033[19~", LINEEDITOR_EV_META_F8 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1800:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1800 | ,{ "\033[20~", LINEEDITOR_EV_META_F9 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1801:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1801 | ,{ "\033[21~", LINEEDITOR_EV_META_F10 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1802:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1802 | ,{ "\033[23~", LINEEDITOR_EV_META_F11 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1803:6: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1803 | ,{ "\033[24~", LINEEDITOR_EV_META_F12 | WITH_ESC_PREFIX } | ^~~~~~~~~~ os_tty.c:1914:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1914 | DCAP("ho","home", "\033[H" ) /* home cursor */ | ^~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1915:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1915 | ,DCAP("cl","clear","\033[H\033[J" ) /* home cursor and clear screen */ | ^~~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1916:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1916 | ,DCAP("up","cuu1", "\033[A" ) /* move up one line */ | ^~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1917:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1917 | ,DCAP("do","cud1", "\033[B" ) /* move down one line */ | ^~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1918:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1918 | ,DCAP("UP","cuu", "\033[%p1%dA" ) /* move up N lines */ | ^~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1919:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1919 | ,DCAP("DO","cud", "\033[%p1%dB" ) /* move down N lines */ | ^~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1920:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1920 | ,DCAP("RI","cuf", "\033[%p1%dC" ) /* move right N columns */ | ^~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1921:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1921 | ,DCAP("LE","cub", "\033[%p1%dD" ) /* move left N columns */ | ^~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1922:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1922 | ,DCAP("cm","cup", "\033[%i%p1%d;%p2%dH") /* move cursor to (ROW,COL) */ | ^~~~~~~~~~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1923:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1923 | ,DCAP("me","sgr0", "\033[m" ) /* turn off all attributes */ | ^~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1924:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1924 | ,DCAP("md","bold", "\033[1m" ) /* turn on bold attribute */ | ^~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1925:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1925 | ,DCAP("us","smul", "\033[4m" ) /* turn on underline attribute */ | ^~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1926:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1926 | ,DCAP("mr","rev", "\033[7m" ) /* turn on reverse attribute */ | ^~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1927:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1927 | ,DCAP("AF","setaf","\033[3%p1%dm" ) /* ANSI set foreground color */ | ^~~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1928:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1928 | ,DCAP("AB","setab","\033[4%p1%dm" ) /* ANSI set background color */ | ^~~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1929:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1929 | ,DCAP("cd","ed", "\033[J" ) /* erase to end of screen */ | ^~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1930:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1930 | ,DCAP("ce","el", "\033[K" ) /* erase to end of line */ | ^~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1931:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1931 | ,DCAP("cb","el1", "\033[1K" ) /* erase to beginning of line */ | ^~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1932:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1932 | ,DCAP(" 0"," 0", "\033[%p1%dt" ) /* window operation with no arg */ | ^~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1933:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1933 | ,DCAP(" 1"," 1", "\033[%p1%d;%p2%dt" ) /* window operation with 1 arg */ | ^~~~~~~~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1934:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1934 | ,DCAP(" 2"," 2", "\033[%p1%d;%p2%d;%p3%dt") /* window operation with 2 args */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1935:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1935 | ,DCAP(" 3"," 3", "\033]%p1%d;" ) /* window operation with text arg */ | ^~~~~~~~~~~~~ os_tty.c:1903:48: note: in definition of macro 'DCAP' 1903 | #define DCAP(tcap_name,tinfo_name,xterm_def) { xterm_def } | ^~~~~~~~~ os_tty.c:1941:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1941 | DKEY("ku","kcuu1","\033OA", LINEEDITOR_EV_UP, LINEEDITOR_EV_NONE ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1942:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1942 | ,DKEY("kd","kcud1","\033OB", LINEEDITOR_EV_DOWN, LINEEDITOR_EV_NONE ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1943:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1943 | ,DKEY("kr","kcuf1","\033OC", LINEEDITOR_EV_RIGHT, LINEEDITOR_EV_RIGHT_SEXPR ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1944:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1944 | ,DKEY("kl","kcub1","\033OD", LINEEDITOR_EV_LEFT, LINEEDITOR_EV_LEFT_SEXPR ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1945:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1945 | ,DKEY("kh","khome","\033[1~", LINEEDITOR_EV_HOME, LINEEDITOR_EV_HOME_DOC ) | ^~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1946:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1946 | ,DKEY("kI","kich1","\033[2~", LINEEDITOR_EV_INSERT, LINEEDITOR_EV_NONE ) | ^~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1947:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1947 | ,DKEY("kD","kdch1","\033[3~", LINEEDITOR_EV_DELETE, LINEEDITOR_EV_DELETE_SEXPR) | ^~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1948:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1948 | ,DKEY("@7","kend", "\033[4~", LINEEDITOR_EV_END, LINEEDITOR_EV_END_DOC ) | ^~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1949:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1949 | ,DKEY("kP","kpp", "\033[5~", LINEEDITOR_EV_HOME_DOC,LINEEDITOR_EV_NONE ) | ^~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1950:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1950 | ,DKEY("kN","knp", "\033[6~", LINEEDITOR_EV_END_DOC, LINEEDITOR_EV_NONE ) | ^~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1951:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1951 | ,DKEY("k1","kf1", "\033OP", LINEEDITOR_EV_F1, LINEEDITOR_EV_META_F1 ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1952:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1952 | ,DKEY("k2","kf2", "\033OQ", LINEEDITOR_EV_F2, LINEEDITOR_EV_META_F2 ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1953:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1953 | ,DKEY("k3","kf3", "\033OR", LINEEDITOR_EV_F3, LINEEDITOR_EV_META_F3 ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1954:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1954 | ,DKEY("k4","kf4", "\033OS", LINEEDITOR_EV_F4, LINEEDITOR_EV_META_F4 ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1956:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1956 | ,DKEY("kh","khome","\033OH", LINEEDITOR_EV_HOME, LINEEDITOR_EV_HOME_DOC ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1957:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1957 | ,DKEY("@7","kend", "\033OF", LINEEDITOR_EV_END, LINEEDITOR_EV_END_DOC ) | ^~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1958:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1958 | ,DKEY("k1","kf1", "\033[11~",LINEEDITOR_EV_F1, LINEEDITOR_EV_META_F1 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1959:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1959 | ,DKEY("k2","kf2", "\033[12~",LINEEDITOR_EV_F2, LINEEDITOR_EV_META_F2 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1960:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1960 | ,DKEY("k3","kf3", "\033[13~",LINEEDITOR_EV_F3, LINEEDITOR_EV_META_F3 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1961:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1961 | ,DKEY("k4","kf4", "\033[14~",LINEEDITOR_EV_F4, LINEEDITOR_EV_META_F4 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1964:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1964 | ,DKEY("k5","kf5", "\033[15~",LINEEDITOR_EV_F5, LINEEDITOR_EV_META_F5 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1965:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1965 | ,DKEY("k6","kf6", "\033[17~",LINEEDITOR_EV_F6, LINEEDITOR_EV_META_F6 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1966:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1966 | ,DKEY("k7","kf7", "\033[18~",LINEEDITOR_EV_F7, LINEEDITOR_EV_META_F7 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1967:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1967 | ,DKEY("k8","kf8", "\033[19~",LINEEDITOR_EV_F8, LINEEDITOR_EV_META_F8 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1968:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1968 | ,DKEY("k9","kf9", "\033[20~",LINEEDITOR_EV_F9, LINEEDITOR_EV_META_F9 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1969:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1969 | ,DKEY("k;","kf10", "\033[21~",LINEEDITOR_EV_F10, LINEEDITOR_EV_META_F10 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1970:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1970 | ,DKEY("F1","kf11", "\033[23~",LINEEDITOR_EV_F11, LINEEDITOR_EV_META_F11 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c:1971:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1971 | ,DKEY("F2","kf12", "\033[24~",LINEEDITOR_EV_F12, LINEEDITOR_EV_META_F12 ) | ^~~~~~~~~~ os_tty.c:1875:3: note: in definition of macro 'DKEY' 1875 | { xterm_def, event_no_esc, event_with_esc | WITH_ESC_PREFIX } | ^~~~~~~~~ os_tty.c: In function 'long int lineeditor_setup(___device_tty*)': os_tty.c:5464:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 5464 | char *terminal_type = "dumb"; /* default to "dumb" */ | ^~~~~~ os_tty.c:5466:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 5466 | terminal_type = ___getenv ("TERM"); | ^~~~~~ In file included from os_tty.c:12: os_tty.c: In function 'long int ___os_device_tty_paren_balance_duration_set(long int, long int)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:2018:34: note: in definition of macro '___CAST' 2018 | #define ___CAST(type,val)((type)(val)) | ^~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ os_tty.c:8643:36: note: in expansion of macro '___F64UNBOX' 8643 | int duration_nsecs = ___CAST(int,___F64UNBOX(duration) * 1e9); | ^~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _asm.o -I. -DHAVE_CONFIG_H _asm.c -D___LIBRARY _asm.c:216:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 216 | #define ___MODULE_NAME "_asm" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _asm.c:8334:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 8334 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o c_intf.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL c_intf.c -D___LIBRARY In file included from c_intf.c:12: c_intf.c: In function 'long int ___SCMOBJ_to_F32(long int, float*, int)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ c_intf.c:2152:8: note: in expansion of macro '___F64UNBOX' 2152 | *x = ___F64UNBOX(obj); | ^~~~~~~~~~~ c_intf.c: In function 'long int ___SCMOBJ_to_F64(long int, double*, int)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ c_intf.c:2178:8: note: in expansion of macro '___F64UNBOX' 2178 | *x = ___F64UNBOX(obj); | ^~~~~~~~~~~ c_intf.c: In function 'long int ___SCMOBJ_to_FLOAT(long int, float*, int)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ c_intf.c:2762:8: note: in expansion of macro '___F64UNBOX' 2762 | *x = ___F64UNBOX(obj); | ^~~~~~~~~~~ c_intf.c: In function 'long int ___SCMOBJ_to_DOUBLE(long int, double*, int)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ c_intf.c:2788:8: note: in expansion of macro '___F64UNBOX' 2788 | *x = ___F64UNBOX(obj); | ^~~~~~~~~~~ c_intf.c: In function 'long int ___F64_to_SCMOBJ(___processor_state, double, long int*, int)': ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ c_intf.c:4651:18: note: in expansion of macro '___F64_TO_U64' 4651 | ___U64 u64_x = ___F64_TO_U64(x); | ^~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gsclib.o -I. -DHAVE_CONFIG_H _gsclib.c -D___LIBRARY _gsclib.c:161:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 161 | #define ___MODULE_NAME "_gsclib" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _gsclib.c:5491:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 5491 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o actlog.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL actlog.c -D___LIBRARY g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_io.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_io.c -D___LIBRARY g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _parms.o -I. -DHAVE_CONFIG_H _parms.c -D___LIBRARY os_io.c: In function 'int open_pseudo_terminal_master(int*, int*)': os_io.c:8673:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 8673 | return *master_fd_ptr = open_long_path ("/dev/ptmx", O_RDWR | O_NOCTTY, 0); | ^~~~~~~~~~~ _parms.c:225:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 225 | #define ___MODULE_NAME "_parms" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _parms.c:5463:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 5463 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-c-3.o -I. -DHAVE_CONFIG_H _t-c-3.c -D___LIBRARY g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o setup.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL setup.c -D___LIBRARY In file included from setup.c:12: setup.c: In function 'void fixrefs(___module_struct*, long int*, int)': ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ setup.c:1451:40: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 1451 | ___U64 ___u64_uv = ___F64_TO_U64_FOR_SELF_TAGGING(uv); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from _t-c-3.c:246: _t-c-3.c: In function 'void ___H___t_2d_c_2d_3(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:1820:24: note: in expansion of macro '___F64UNBOXI' 1820 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _t-c-3.c:1821:24: note: in expansion of macro '___F64SUB' 1821 | ___SET_F64(___F64V2,___F64SUB(___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_word_2d_size_2d_in_2d_bits),___F64V1)) | ^~~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:1821:34: note: in expansion of macro '___F64UNBOXI' 1821 | ___SET_F64(___F64V2,___F64SUB(___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_word_2d_size_2d_in_2d_bits),___F64V1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:1822:14: note: in expansion of macro '___F64BOX' 1822 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:1884:24: note: in expansion of macro '___F64UNBOXI' 1884 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:1886:14: note: in expansion of macro '___F64BOX' 1886 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:1959:24: note: in expansion of macro '___F64UNBOXI' 1959 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:1961:14: note: in expansion of macro '___F64BOX' 1961 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2138:24: note: in expansion of macro '___F64UNBOXI' 2138 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2139:24: note: in expansion of macro '___F64UNBOXI' 2139 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2226:24: note: in expansion of macro '___F64UNBOXI' 2226 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ _t-c-3.c:2227:14: note: in expansion of macro '___BOOLEAN' 2227 | ___SET_R1(___BOOLEAN(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_fixnum32)))) | ^~~~~~~~~~ _t-c-3.c:2227:25: note: in expansion of macro '___F64LE' 2227 | ___SET_R1(___BOOLEAN(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_fixnum32)))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2227:43: note: in expansion of macro '___F64UNBOXI' 2227 | ___SET_R1(___BOOLEAN(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_fixnum32)))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2251:24: note: in expansion of macro '___F64UNBOXI' 2251 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ _t-c-3.c:2252:14: note: in expansion of macro '___BOOLEAN' 2252 | ___SET_R2(___BOOLEAN(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum32)))) | ^~~~~~~~~~ _t-c-3.c:2252:25: note: in expansion of macro '___F64GE' 2252 | ___SET_R2(___BOOLEAN(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum32)))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2252:43: note: in expansion of macro '___F64UNBOXI' 2252 | ___SET_R2(___BOOLEAN(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum32)))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2346:24: note: in expansion of macro '___F64UNBOXI' 2346 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2428:24: note: in expansion of macro '___F64UNBOXI' 2428 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ _t-c-3.c:2429:14: note: in expansion of macro '___BOOLEAN' 2429 | ___SET_R1(___BOOLEAN(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_fixnum64)))) | ^~~~~~~~~~ _t-c-3.c:2429:25: note: in expansion of macro '___F64LE' 2429 | ___SET_R1(___BOOLEAN(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_fixnum64)))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2429:43: note: in expansion of macro '___F64UNBOXI' 2429 | ___SET_R1(___BOOLEAN(___F64LE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_fixnum64)))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2453:24: note: in expansion of macro '___F64UNBOXI' 2453 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ _t-c-3.c:2454:14: note: in expansion of macro '___BOOLEAN' 2454 | ___SET_R2(___BOOLEAN(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum64)))) | ^~~~~~~~~~ _t-c-3.c:2454:25: note: in expansion of macro '___F64GE' 2454 | ___SET_R2(___BOOLEAN(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum64)))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2454:43: note: in expansion of macro '___F64UNBOXI' 2454 | ___SET_R2(___BOOLEAN(___F64GE(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum64)))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2587:24: note: in expansion of macro '___F64UNBOXI' 2587 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _t-c-3.c:2588:24: note: in expansion of macro '___F64ADD' 2588 | ___SET_F64(___F64V2,___F64ADD(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum32))) | ^~~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2588:43: note: in expansion of macro '___F64UNBOXI' 2588 | ___SET_F64(___F64V2,___F64ADD(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum32))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:2589:14: note: in expansion of macro '___F64BOX' 2589 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2652:24: note: in expansion of macro '___F64UNBOXI' 2652 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ _t-c-3.c:2653:24: note: in expansion of macro '___F64SUB' 2653 | ___SET_F64(___F64V2,___F64SUB(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum32))) | ^~~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:2653:43: note: in expansion of macro '___F64UNBOXI' 2653 | ___SET_F64(___F64V2,___F64SUB(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_min_2d_fixnum32))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:2654:14: note: in expansion of macro '___F64BOX' 2654 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3014:24: note: in expansion of macro '___F64UNBOXI' 3014 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:3016:14: note: in expansion of macro '___F64BOX' 3016 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3490:24: note: in expansion of macro '___F64UNBOXI' 3490 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-11))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3491:24: note: in expansion of macro '___F64UNBOXI' 3491 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:3493:14: note: in expansion of macro '___F64BOX' 3493 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3514:24: note: in expansion of macro '___F64UNBOXI' 3514 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:3519:14: note: in expansion of macro '___F64BOX' 3519 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3616:24: note: in expansion of macro '___F64UNBOXI' 3616 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3617:24: note: in expansion of macro '___F64UNBOXI' 3617 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:3619:14: note: in expansion of macro '___F64BOX' 3619 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3697:24: note: in expansion of macro '___F64UNBOXI' 3697 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-9))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3698:24: note: in expansion of macro '___F64UNBOXI' 3698 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:3700:14: note: in expansion of macro '___F64BOX' 3700 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3719:24: note: in expansion of macro '___F64UNBOXI' 3719 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:3723:14: note: in expansion of macro '___F64BOX' 3723 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3784:24: note: in expansion of macro '___F64UNBOXI' 3784 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3785:24: note: in expansion of macro '___F64UNBOXI' 3785 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:3787:14: note: in expansion of macro '___F64BOX' 3787 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3833:24: note: in expansion of macro '___F64UNBOXI' 3833 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:3834:24: note: in expansion of macro '___F64UNBOXI' 3834 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:3836:14: note: in expansion of macro '___F64BOX' 3836 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4053:24: note: in expansion of macro '___F64UNBOXI' 4053 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4244:24: note: in expansion of macro '___F64UNBOXI' 4244 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4245:24: note: in expansion of macro '___F64UNBOXI' 4245 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:4247:14: note: in expansion of macro '___F64BOX' 4247 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4283:24: note: in expansion of macro '___F64UNBOXI' 4283 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4284:24: note: in expansion of macro '___F64UNBOXI' 4284 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4316:24: note: in expansion of macro '___F64UNBOXI' 4316 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4317:24: note: in expansion of macro '___F64UNBOXI' 4317 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4400:24: note: in expansion of macro '___F64UNBOXI' 4400 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4401:24: note: in expansion of macro '___F64UNBOXI' 4401 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-1))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:4403:14: note: in expansion of macro '___F64BOX' 4403 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4467:24: note: in expansion of macro '___F64UNBOXI' 4467 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:4471:14: note: in expansion of macro '___F64BOX' 4471 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4501:24: note: in expansion of macro '___F64UNBOXI' 4501 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4502:24: note: in expansion of macro '___F64UNBOXI' 4502 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4535:24: note: in expansion of macro '___F64UNBOXI' 4535 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4536:24: note: in expansion of macro '___F64UNBOXI' 4536 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4618:24: note: in expansion of macro '___F64UNBOXI' 4618 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:4620:14: note: in expansion of macro '___F64BOX' 4620 | ___SET_R4(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4642:24: note: in expansion of macro '___F64UNBOXI' 4642 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:4644:14: note: in expansion of macro '___F64BOX' 4644 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4830:24: note: in expansion of macro '___F64UNBOXI' 4830 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4831:24: note: in expansion of macro '___F64UNBOXI' 4831 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:4833:14: note: in expansion of macro '___F64BOX' 4833 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4877:24: note: in expansion of macro '___F64UNBOXI' 4877 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4878:24: note: in expansion of macro '___F64UNBOXI' 4878 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4914:24: note: in expansion of macro '___F64UNBOXI' 4914 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-1))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4915:24: note: in expansion of macro '___F64UNBOXI' 4915 | ___SET_F64(___F64V2,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4956:24: note: in expansion of macro '___F64UNBOXI' 4956 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4957:24: note: in expansion of macro '___F64UNBOXI' 4957 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:4959:14: note: in expansion of macro '___F64BOX' 4959 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4987:24: note: in expansion of macro '___F64UNBOXI' 4987 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:4988:24: note: in expansion of macro '___F64UNBOXI' 4988 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5065:24: note: in expansion of macro '___F64UNBOXI' 5065 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5068:14: note: in expansion of macro '___F64BOX' 5068 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5102:24: note: in expansion of macro '___F64UNBOXI' 5102 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5103:24: note: in expansion of macro '___F64UNBOXI' 5103 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5178:24: note: in expansion of macro '___F64UNBOXI' 5178 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6906:30: note: in definition of macro '___SET_R4' 6906 | #define ___SET_R4(val)___R4=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5180:14: note: in expansion of macro '___F64BOX' 5180 | ___SET_R4(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5225:24: note: in expansion of macro '___F64UNBOXI' 5225 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5351:24: note: in expansion of macro '___F64UNBOXI' 5351 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5359:24: note: in expansion of macro '___F64UNBOXI' 5359 | ___SET_F64(___F64V1,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5440:24: note: in expansion of macro '___F64UNBOXI' 5440 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5441:24: note: in expansion of macro '___F64UNBOXI' 5441 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5443:14: note: in expansion of macro '___F64BOX' 5443 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5559:14: note: in expansion of macro '___F64BOX' 5559 | ___SET_R1(___F64BOX(___F64V1)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5580:24: note: in expansion of macro '___F64UNBOXI' 5580 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5584:24: note: in expansion of macro '___F64UNBOXI' 5584 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5586:14: note: in expansion of macro '___F64BOX' 5586 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5637:24: note: in expansion of macro '___F64UNBOXI' 5637 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5638:24: note: in expansion of macro '___F64UNBOXI' 5638 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5640:14: note: in expansion of macro '___F64BOX' 5640 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5811:24: note: in expansion of macro '___F64UNBOXI' 5811 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5812:24: note: in expansion of macro '___F64UNBOXI' 5812 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5814:14: note: in expansion of macro '___F64BOX' 5814 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5851:24: note: in expansion of macro '___F64UNBOXI' 5851 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5852:24: note: in expansion of macro '___F64UNBOXI' 5852 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5854:14: note: in expansion of macro '___F64BOX' 5854 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5862:24: note: in expansion of macro '___F64UNBOXI' 5862 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5884:24: note: in expansion of macro '___F64UNBOXI' 5884 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5885:24: note: in expansion of macro '___F64UNBOXI' 5885 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5984:24: note: in expansion of macro '___F64UNBOXI' 5984 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:5985:24: note: in expansion of macro '___F64UNBOXI' 5985 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:5987:14: note: in expansion of macro '___F64BOX' 5987 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6028:24: note: in expansion of macro '___F64UNBOXI' 6028 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6029:24: note: in expansion of macro '___F64UNBOXI' 6029 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:6031:14: note: in expansion of macro '___F64BOX' 6031 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6053:24: note: in expansion of macro '___F64UNBOXI' 6053 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-5))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6054:24: note: in expansion of macro '___F64UNBOXI' 6054 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:6056:14: note: in expansion of macro '___F64BOX' 6056 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6103:24: note: in expansion of macro '___F64UNBOXI' 6103 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6104:24: note: in expansion of macro '___F64UNBOXI' 6104 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-10))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6858:30: note: in definition of macro '___SET_R3' 6858 | #define ___SET_R3(val)___R3=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:6106:14: note: in expansion of macro '___F64BOX' 6106 | ___SET_R3(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6124:24: note: in expansion of macro '___F64UNBOXI' 6124 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-7))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6125:24: note: in expansion of macro '___F64UNBOXI' 6125 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:6127:14: note: in expansion of macro '___F64BOX' 6127 | ___SET_R2(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6280:24: note: in expansion of macro '___F64UNBOXI' 6280 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6300:24: note: in expansion of macro '___F64UNBOXI' 6300 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6317:24: note: in expansion of macro '___F64UNBOXI' 6317 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:6319:14: note: in expansion of macro '___F64BOX' 6319 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6340:24: note: in expansion of macro '___F64UNBOXI' 6340 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6341:24: note: in expansion of macro '___F64UNBOXI' 6341 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6382:24: note: in expansion of macro '___F64UNBOXI' 6382 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6391:24: note: in expansion of macro '___F64UNBOXI' 6391 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6812:30: note: in definition of macro '___SET_R2' 6812 | #define ___SET_R2(val)___R2=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:6393:14: note: in expansion of macro '___F64BOX' 6393 | ___SET_R2(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6412:24: note: in expansion of macro '___F64UNBOXI' 6412 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6413:24: note: in expansion of macro '___F64UNBOXI' 6413 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6530:24: note: in expansion of macro '___F64UNBOXI' 6530 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6600:24: note: in expansion of macro '___F64UNBOXI' 6600 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6670:24: note: in expansion of macro '___F64UNBOXI' 6670 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6687:24: note: in expansion of macro '___F64UNBOXI' 6687 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6730:24: note: in expansion of macro '___F64UNBOXI' 6730 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:6732:14: note: in expansion of macro '___F64BOX' 6732 | ___SET_R1(___F64BOX(___F64V2)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6756:24: note: in expansion of macro '___F64UNBOXI' 6756 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:6981:24: note: in expansion of macro '___F64UNBOXI' 6981 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:7060:24: note: in expansion of macro '___F64UNBOXI' 7060 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:7102:24: note: in expansion of macro '___F64UNBOXI' 7102 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:7520:24: note: in expansion of macro '___F64UNBOXI' 7520 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:7566:24: note: in expansion of macro '___F64UNBOX' 7566 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8223:24: note: in expansion of macro '___F64UNBOXI' 8223 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8224:24: note: in expansion of macro '___F64UNBOXI' 8224 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8323:24: note: in expansion of macro '___F64UNBOXI' 8323 | ___SET_F64(___F64V1,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8324:24: note: in expansion of macro '___F64UNBOXI' 8324 | ___SET_F64(___F64V2,___F64UNBOXI(___R4)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8501:24: note: in expansion of macro '___F64UNBOXI' 8501 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8502:24: note: in expansion of macro '___F64UNBOXI' 8502 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:8504:14: note: in expansion of macro '___F64BOX' 8504 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8539:24: note: in expansion of macro '___F64UNBOXI' 8539 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-4))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8540:24: note: in expansion of macro '___F64UNBOXI' 8540 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-8))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:8542:14: note: in expansion of macro '___F64BOX' 8542 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8856:24: note: in expansion of macro '___F64UNBOXI' 8856 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ _t-c-3.c:8857:14: note: in expansion of macro '___BOOLEAN' 8857 | ___SET_R1(___BOOLEAN(___F64GT(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_inline_2d_fs)))) | ^~~~~~~~~~ _t-c-3.c:8857:25: note: in expansion of macro '___F64GT' 8857 | ___SET_R1(___BOOLEAN(___F64GT(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_inline_2d_fs)))) | ^~~~~~~~ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8857:43: note: in expansion of macro '___F64UNBOXI' 8857 | ___SET_R1(___BOOLEAN(___F64GT(___F64V1,___F64UNBOXI(___GLO_c_23_targ_2d_max_2d_inline_2d_fs)))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8977:24: note: in expansion of macro '___F64UNBOXI' 8977 | ___SET_F64(___F64V1,___F64UNBOXI(___STK(-6))) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:8978:24: note: in expansion of macro '___F64UNBOXI' 8978 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:8980:14: note: in expansion of macro '___F64BOX' 8980 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:9107:24: note: in expansion of macro '___F64UNBOXI' 9107 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:9108:24: note: in expansion of macro '___F64UNBOXI' 9108 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:9110:14: note: in expansion of macro '___F64BOX' 9110 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:9143:24: note: in expansion of macro '___F64UNBOXI' 9143 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:9144:24: note: in expansion of macro '___F64UNBOXI' 9144 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:9146:14: note: in expansion of macro '___F64BOX' 9146 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:9244:24: note: in expansion of macro '___F64UNBOXI' 9244 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:9245:24: note: in expansion of macro '___F64UNBOXI' 9245 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(-2))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:9247:14: note: in expansion of macro '___F64BOX' 9247 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:9270:24: note: in expansion of macro '___F64UNBOXI' 9270 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _t-c-3.c:9271:24: note: in expansion of macro '___F64UNBOXI' 9271 | ___SET_F64(___F64V2,___F64UNBOXI(___STK(0))) | ^~~~~~~~~~~~ ../include/gambit.h:2229:35: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2229 | #define ___F64_TO_U64(x)___F64_U64{x}.u64 | ^ ../include/gambit.h:6776:30: note: in definition of macro '___SET_R1' 6776 | #define ___SET_R1(val)___R1=(val); | ^~~ ../include/gambit.h:3299:21: note: in expansion of macro '___F64_TO_U64' 3299 | ({___U64 ___u64_x = ___F64_TO_U64(x); \ | ^~~~~~~~~~~~~ ../include/gambit.h:3293:21: note: in expansion of macro '___F64_TO_U64_FOR_SELF_TAGGING' 3293 | ({___U64 ___u64_x = ___F64_TO_U64_FOR_SELF_TAGGING(x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _t-c-3.c:9273:14: note: in expansion of macro '___F64BOX' 9273 | ___SET_R1(___F64BOX(___F64V3)) | ^~~~~~~~~ _t-c-3.c: At global scope: _t-c-3.c:235:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 235 | #define ___MODULE_NAME "_t-c-3" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-c-3.c:9891:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 9891 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o mem.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL mem.c -D___LIBRARY mem.c: In function 'void fatal_heap_overflow()': mem.c:3042:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 3042 | msgs[0] = "Heap overflow"; | ^~~~~~~~~~~~~~~ g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_files.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_files.c -D___LIBRARY os_files.c:1334:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1334 | "info=" ___GAMBITDIR_INFO, os_files.c:1340:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1340 | "userlib=" ___GAMBITDIR_USERLIB, os_files.c:1343:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1343 | "instlib=" ___GAMBITDIR_INSTLIB, os_files.c: In function 'long int ___os_executable_path()': os_files.c:1750:8: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1750 | "/proc/%d/exe", | ^~~~~~~~~~~~~~ os_files.c:1751:8: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1751 | "/proc/%d/file", | ^~~~~~~~~~~~~~~ os_files.c:1752:8: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1752 | "/proc/%d/path/a.out", | ^~~~~~~~~~~~~~~~~~~~~ g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_setup.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_setup.c -D___LIBRARY g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_base.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_base.c -D___LIBRARY In file included from os_setup.c:34: os_setup.c: In function 'long int ___os_file_times_set(long int, long int, long int)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ os_setup.c:1917:33: note: in expansion of macro '___F64UNBOX' 1917 | ___time_from_seconds (&atime, ___F64UNBOX(access_time)); | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ os_setup.c:1918:33: note: in expansion of macro '___F64UNBOX' 1918 | ___time_from_seconds (&mtime, ___F64UNBOX(modification_time)); | ^~~~~~~~~~~ os_setup.c: At global scope: : warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] os_setup.c:2664:3: note: in expansion of macro '___SYS_TYPE_CPU' 2664 | { ___SYS_TYPE_CPU, ___SYS_TYPE_VENDOR, ___SYS_TYPE_OS, NULL }; | ^~~~~~~~~~~~~~~ : warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] os_setup.c:2664:20: note: in expansion of macro '___SYS_TYPE_VENDOR' 2664 | { ___SYS_TYPE_CPU, ___SYS_TYPE_VENDOR, ___SYS_TYPE_OS, NULL }; | ^~~~~~~~~~~~~~~~~~ : warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] os_setup.c:2664:40: note: in expansion of macro '___SYS_TYPE_OS' 2664 | { ___SYS_TYPE_CPU, ___SYS_TYPE_VENDOR, ___SYS_TYPE_OS, NULL }; | ^~~~~~~~~~~~~~ : warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] os_setup.c:2668:1: note: in expansion of macro '___SYS_TYPE_CPU' 2668 | ___SYS_TYPE_CPU "-" ___SYS_TYPE_VENDOR "-" ___SYS_TYPE_OS; | ^~~~~~~~~~~~~~~ : warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] os_setup.c:2671:44: note: in expansion of macro '___CONFIGURE_COMMAND' 2671 | ___HIDDEN char *configure_command_string = ___CONFIGURE_COMMAND; | ^~~~~~~~~~~~~~~~~~~~ : warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] os_setup.c:2710:43: note: in expansion of macro '___OBJ_EXTENSION' 2710 | ___HIDDEN char *os_obj_extension_string = ___OBJ_EXTENSION; | ^~~~~~~~~~~~~~~~ : warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] os_setup.c:2712:43: note: in expansion of macro '___EXE_EXTENSION' 2712 | ___HIDDEN char *os_exe_extension_string = ___EXE_EXTENSION; | ^~~~~~~~~~~~~~~~ : warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] os_setup.c:2714:43: note: in expansion of macro '___BAT_EXTENSION' 2714 | ___HIDDEN char *os_bat_extension_string = ___BAT_EXTENSION; | ^~~~~~~~~~~~~~~~ os_base.c: In function 'void ___fatal_error(char**)': os_base.c:887:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 887 | new_msgs[0] = "*** FATAL ERROR -- "; | ^~~~~~~~~~~~~~~~~~~~~ os_base.c:894:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 894 | new_msgs[i+1] = "\n"; | ^~~~ os_base.c: At global scope: os_base.c:1394:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1394 | "int8", | ^~~~~~ os_base.c:1395:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1395 | "unsigned-int8", | ^~~~~~~~~~~~~~~ os_base.c:1396:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1396 | "int16", | ^~~~~~~ os_base.c:1397:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1397 | "unsigned-int16", | ^~~~~~~~~~~~~~~~ os_base.c:1398:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1398 | "int32", | ^~~~~~~ os_base.c:1399:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1399 | "unsigned-int32", | ^~~~~~~~~~~~~~~~ os_base.c:1400:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1400 | "int64", | ^~~~~~~ os_base.c:1401:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1401 | "unsigned-int64", | ^~~~~~~~~~~~~~~~ os_base.c:1402:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1402 | "float32", | ^~~~~~~~~ os_base.c:1403:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1403 | "float64", | ^~~~~~~~~ os_base.c:1404:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1404 | "char", | ^~~~~~ os_base.c:1405:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1405 | "signed-char", | ^~~~~~~~~~~~~ os_base.c:1406:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1406 | "unsigned-char", | ^~~~~~~~~~~~~~~ os_base.c:1407:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1407 | "ISO-8859-1", | ^~~~~~~~~~~~ os_base.c:1408:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1408 | "UCS-2", | ^~~~~~~ os_base.c:1409:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1409 | "UCS-4", | ^~~~~~~ os_base.c:1410:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1410 | "wchar_t", | ^~~~~~~~~ os_base.c:1411:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1411 | "size_t", | ^~~~~~~~ os_base.c:1412:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1412 | "ssize_t", | ^~~~~~~~~ os_base.c:1413:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1413 | "ptrdiff_t", | ^~~~~~~~~~~ os_base.c:1414:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1414 | "short", | ^~~~~~~ os_base.c:1415:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1415 | "unsigned-short", | ^~~~~~~~~~~~~~~~ os_base.c:1416:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1416 | "int", | ^~~~~ os_base.c:1417:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1417 | "unsigned-int", | ^~~~~~~~~~~~~~ os_base.c:1418:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1418 | "long", | ^~~~~~ os_base.c:1419:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1419 | "unsigned-long", | ^~~~~~~~~~~~~~~ os_base.c:1420:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1420 | "long-long", | ^~~~~~~~~~~ os_base.c:1421:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1421 | "unsigned-long-long", | ^~~~~~~~~~~~~~~~~~~~ os_base.c:1422:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1422 | "float", | ^~~~~~~ os_base.c:1423:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1423 | "double", | ^~~~~~~~ os_base.c:1424:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1424 | "struct", | ^~~~~~~~ os_base.c:1425:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1425 | "union", | ^~~~~~~ os_base.c:1426:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1426 | "type", | ^~~~~~ os_base.c:1427:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1427 | "pointer", | ^~~~~~~~~ os_base.c:1428:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1428 | "nonnull-pointer", | ^~~~~~~~~~~~~~~~~ os_base.c:1429:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1429 | "function", | ^~~~~~~~~~ os_base.c:1430:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1430 | "nonnull-function", | ^~~~~~~~~~~~~~~~~~ os_base.c:1431:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1431 | "bool", | ^~~~~~ os_base.c:1432:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1432 | "char-string", | ^~~~~~~~~~~~~ os_base.c:1433:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1433 | "nonnull-char-string", | ^~~~~~~~~~~~~~~~~~~~~ os_base.c:1434:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1434 | "nonnull-char-string-list", | ^~~~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1435:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1435 | "ISO-8859-1-string", | ^~~~~~~~~~~~~~~~~~~ os_base.c:1436:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1436 | "nonnull-ISO-8859-1-string", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1437:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1437 | "nonnull-ISO-8859-1-string-list", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1438:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1438 | "UTF-8-string", | ^~~~~~~~~~~~~~ os_base.c:1439:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1439 | "nonnull-UTF-8-string", | ^~~~~~~~~~~~~~~~~~~~~~ os_base.c:1440:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1440 | "nonnull-UTF-8-string-list", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1441:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1441 | "UTF-16-string", | ^~~~~~~~~~~~~~~ os_base.c:1442:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1442 | "nonnull-UTF-16-string", | ^~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1443:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1443 | "nonnull-UTF-16-string-list", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1444:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1444 | "UCS-2-string", | ^~~~~~~~~~~~~~ os_base.c:1445:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1445 | "nonnull-UCS-2-string", | ^~~~~~~~~~~~~~~~~~~~~~ os_base.c:1446:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1446 | "nonnull-UCS-2-string-list", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1447:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1447 | "UCS-4-string", | ^~~~~~~~~~~~~~ os_base.c:1448:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1448 | "nonnull-UCS-4-string", | ^~~~~~~~~~~~~~~~~~~~~~ os_base.c:1449:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1449 | "nonnull-UCS-4-string-list", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1450:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1450 | "wchar_t-string", | ^~~~~~~~~~~~~~~~ os_base.c:1451:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1451 | "nonnull-wchar_t-string", | ^~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1452:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1452 | "nonnull-wchar_t-string-list", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_base.c:1453:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1453 | "VARIANT", | ^~~~~~~~~ os_base.c:1454:3: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1454 | "(heap overflow)" | ^~~~~~~~~~~~~~~~~ os_base.c: In function 'long int ___os_err_code_to_string(long int)': os_base.c:1574:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1574 | dir = "to C"; | ^~~~~~ os_base.c:1580:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1580 | dir = "from C"; | ^~~~~~~~ os_base.c:1628:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 1628 | msg = "Unknown error"; | ^~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _codegen.o -I. -DHAVE_CONFIG_H _codegen.c -D___LIBRARY g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_thread.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_thread.c -D___LIBRARY _codegen.c:163:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 163 | #define ___MODULE_NAME "_codegen" | ^~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _codegen.c:4484:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 4484 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_time.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_time.c -D___LIBRARY g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_shell.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_shell.c -D___LIBRARY g++ -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o os_dyn.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_dyn.c -D___LIBRARY g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gambit.o -I. -DHAVE_CONFIG_H -D___GAMBITDIR="\"/opt/local\"" -D___GAMBITDIR_INFO="\"/opt/local/info\"" -D___GAMBITDIR_USERLIB="\"\176/.gambit_userlib\"" -D___GAMBITDIR_INSTLIB="\"\176\176userlib\"" -D___SYS_TYPE_CPU="\"x86_64\"" -D___SYS_TYPE_VENDOR="\"sun\"" -D___SYS_TYPE_OS="\"solaris2.11\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-cplusplus' '--enable-shared' '--disable-absolute-shared-libs' '--enable-default-runtime-options=f8,-8,t8' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--enable-gcc-opts' '--prefix=/opt/local' '--build=x86_64-sun-solaris2.11' '--host=x86_64-sun-solaris2.11' '--infodir=/opt/local/info' '--mandir=/opt/local/man' '--enable-option-checking=yes' 'build_alias=x86_64-sun-solaris2.11' 'host_alias=x86_64-sun-solaris2.11' 'CC=gcc' 'CFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'LDFLAGS=-L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/opt/local/include/ncurses -I/opt/local/include' 'CXX=g++' 'CXXFLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _gambit.c -D___LIBRARY g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _back.o -I. -DHAVE_CONFIG_H _back.c -D___LIBRARY g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _env.o -I. -DHAVE_CONFIG_H _env.c -D___LIBRARY _env.c:189:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 189 | #define ___MODULE_NAME "_env" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _env.c:4513:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 4513 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ _back.c:249:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 249 | #define ___MODULE_NAME "_back" | ^~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _back.c:4990:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 4990 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _host.o -I. -DHAVE_CONFIG_H _host.c -D___LIBRARY g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-cpu-object-desc.o -I. -DHAVE_CONFIG_H _t-cpu-object-desc.c -D___LIBRARY In file included from _host.c:432: _host.c: In function 'void ___H___host(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _host.c:3771:24: note: in expansion of macro '___F64UNBOXI' 3771 | ___SET_F64(___F64V1,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _host.c:3772:24: note: in expansion of macro '___F64UNBOXI' 3772 | ___SET_F64(___F64V2,___F64UNBOXI(___R2)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _host.c:3800:24: note: in expansion of macro '___F64UNBOXI' 3800 | ___SET_F64(___F64V1,___F64UNBOXI(___R3)) | ^~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3290:3: note: in expansion of macro '___F64_FROM_U64' 3290 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1));}) | ^~~~~~~~~~~~~~~ _host.c:3801:24: note: in expansion of macro '___F64UNBOXI' 3801 | ___SET_F64(___F64V2,___F64UNBOXI(___R1)) | ^~~~~~~~~~~~ In file included from _t-cpu-object-desc.c:224: _t-cpu-object-desc.c: In function 'void ___H___t_2d_cpu_2d_object_2d_desc(___processor_state)': ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:3321:26: note: in definition of macro '___SET_F64' 3321 | #define ___SET_F64(x,y)x=y; | ^ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ _t-cpu-object-desc.c:2686:24: note: in expansion of macro '___F64UNBOX' 2686 | ___SET_F64(___F64V1,___F64UNBOX(___STK(-6))) | ^~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5454:31: note: in expansion of macro '___F64UNBOX' 5454 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F32VECTOR,___END_ALLOC_F32VECTOR,___ADD_F32VECTOR_ELEM,___GET_F32VECTOR,___F64) | ^~~~~~~~~~~ _host.c:4553:4: note: in expansion of macro '___MAKEF32VECTORSMALL2' 4553 | ___MAKEF32VECTORSMALL2(___R1,___FLO(7,0x0L,0x0L)) | ^~~~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:2230:37: warning: extended initializer lists only available with '-std=c++11' or '-std=gnu++11' [-Wc++11-extensions] 2230 | #define ___F64_FROM_U64(x)___U64_F64{x}.f64 | ^ ../include/gambit.h:5033:23: note: in definition of macro '___MAKEVECTSMALL' 5033 | ELEM_TYPE ___fill = fill; \ | ^~~~ ../include/gambit.h:3285:6: note: in expansion of macro '___F64_FROM_U64' 3285 | ___F64_FROM_U64(___ROTL64(___u64_x, ___SELF_TAGGED_FLONUM_SHIFT1)));}) | ^~~~~~~~~~~~~~~ ../include/gambit.h:5480:31: note: in expansion of macro '___F64UNBOX' 5480 | ___MAKEVECTSMALL(___INT(size),___F64UNBOX(fill),___BEGIN_ALLOC_F64VECTOR,___END_ALLOC_F64VECTOR,___ADD_F64VECTOR_ELEM,___GET_F64VECTOR,___F64) | ^~~~~~~~~~~ _host.c:4591:4: note: in expansion of macro '___MAKEF64VECTORSMALL2' 4591 | ___MAKEF64VECTORSMALL2(___R1,___FLO(7,0x0L,0x0L)) | ^~~~~~~~~~~~~~~~~~~~~~ _t-cpu-object-desc.c: At global scope: _t-cpu-object-desc.c:213:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 213 | #define ___MODULE_NAME "_t-cpu-object-desc" | ^~~~~~~~~~~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-cpu-object-desc.c:3455:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 3455 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ _host.c: At global scope: _host.c:420:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 420 | #define ___MODULE_NAME "_host" | ^~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _host.c:5937:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 5937 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-cpu.o -I. -DHAVE_CONFIG_H _t-cpu.c -D___LIBRARY _t-cpu.c:101:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 101 | #define ___MODULE_NAME "_t-cpu" | ^~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-cpu.c:1476:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 1476 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _t-cpu-utils.o -I. -DHAVE_CONFIG_H _t-cpu-utils.c -D___LIBRARY _t-cpu-utils.c:41:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 41 | #define ___MODULE_NAME "_t-cpu-utils" | ^~~~~~~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _t-cpu-utils.c:533:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 533 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _assert.o -I. -DHAVE_CONFIG_H _assert.c -D___LIBRARY g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gambitgsc.o -I. -DHAVE_CONFIG_H _gambitgsc.c -D___LIBRARY _assert.c:28:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 28 | #define ___MODULE_NAME "_assert" | ^~~~~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _assert.c:140:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 140 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ _gambit.c:10800:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 10800 | #define ___LINKFILE_NAME "_gambit" | ^~~~~~~~~ ../include/gambit.h:9227:3: note: in expansion of macro '___LINKFILE_NAME' 9227 | ___LINKFILE_NAME, \ | ^~~~~~~~~~~~~~~~ ../include/gambit.h:8579:44: note: in expansion of macro '___LINKFILE_DESCR' 8579 | #define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey) | ^~~~~~~~~~~~~~~~~ _gambit.c:39844:1: note: in expansion of macro '___END_NEW_SYM_GLO' 39844 | ___END_NEW_SYM_GLO(___S__7b__2e__2e__2e__7d_,___K_weak_2d_values) | ^~~~~~~~~~~~~~~~~~ _gambitgsc.c:18931:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 18931 | #define ___LINKFILE_NAME "_gambitgsc" | ^~~~~~~~~~~~ ../include/gambit.h:9227:3: note: in expansion of macro '___LINKFILE_NAME' 9227 | ___LINKFILE_NAME, \ | ^~~~~~~~~~~~~~~~ ../include/gambit.h:8579:44: note: in expansion of macro '___LINKFILE_DESCR' 8579 | #define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey) | ^~~~~~~~~~~~~~~~~ _gambitgsc.c:48108:1: note: in expansion of macro '___END_NEW_SYM_GLO' 48108 | ___END_NEW_SYM_GLO(___S_xmm9,___K_warnings_3f_) | ^~~~~~~~~~~~~~~~~~ gmake[4]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' rm -f "libgambit.so" "libgambit.so" "libgambit.so" g++ -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -shared -Wl,-soname,libgambit.so -o libgambit.so main.o setup.o mem.o c_intf.o actlog.o os_setup.o os_base.o os_thread.o os_time.o os_shell.o os_files.o os_dyn.o os_tty.o os_io.o _kernel.o _system.o _num.o _std.o _eval.o _module.o _io.o _nonstd.o _thread.o _repl.o _gambit.o -lresolv -lnsl -lsocket -lm Text relocation remains referenced against symbol offset in file .text (section) 0x0 main.o .text (section) 0x8 main.o .text (section) 0x10 main.o .text (section) 0x18 main.o .text (section) 0x20 main.o .text (section) 0x28 main.o .text (section) 0x30 main.o .text (section) 0x38 main.o .text (section) 0x40 main.o .text (section) 0x48 main.o .text (section) 0x50 main.o .text (section) 0x58 main.o .text (section) 0x60 main.o .text (section) 0x68 main.o .text (section) 0x70 main.o .text (section) 0x78 main.o .text (section) 0x80 main.o .text (section) 0x88 main.o .text (section) 0x90 main.o .text (section) 0x98 main.o .text (section) 0xa0 main.o .text (section) 0xa8 main.o .text (section) 0xb0 main.o .text (section) 0xb8 main.o .text (section) 0xc0 main.o .text (section) 0xc8 main.o .text (section) 0xd0 main.o .text (section) 0xd8 main.o .text (section) 0xe0 main.o .text (section) 0xe8 main.o .text (section) 0xf0 main.o .text (section) 0xf8 main.o .text (section) 0x100 main.o .text (section) 0x108 main.o .text (section) 0x110 main.o .text (section) 0x118 main.o .text (section) 0x120 main.o .text (section) 0x128 main.o .text (section) 0x130 main.o .text (section) 0x138 main.o .text (section) 0x140 main.o .text (section) 0x148 main.o .text (section) 0x150 main.o .text (section) 0x158 main.o .text (section) 0x160 main.o .text (section) 0x168 main.o .text (section) 0x170 main.o .text (section) 0x178 main.o .text (section) 0x180 main.o .text (section) 0x188 main.o .text (section) 0x190 main.o .text (section) 0x198 main.o .text (section) 0x1a0 main.o .text (section) 0x1a8 main.o .text (section) 0x1b0 main.o .text (section) 0x1b8 main.o .text (section) 0x1c0 main.o .text (section) 0x1c8 main.o .text (section) 0x1d0 main.o .text (section) 0x1d8 main.o .text (section) 0x1e0 main.o .text (section) 0x1e8 main.o .text (section) 0x1f0 main.o .text (section) 0x1f8 main.o .text (section) 0x200 main.o .text (section) 0x208 main.o .text (section) 0x210 main.o .text (section) 0x218 main.o .text (section) 0x220 main.o .text (section) 0x228 main.o .text (section) 0x230 main.o .text (section) 0x238 main.o .text (section) 0x240 main.o .text (section) 0x248 main.o .text (section) 0x250 main.o .text (section) 0x258 main.o .text (section) 0x260 main.o .text (section) 0x268 main.o .text (section) 0x270 main.o .text (section) 0x278 main.o .text (section) 0x280 main.o .text (section) 0x288 main.o .text (section) 0x290 main.o .text (section) 0x298 main.o .text (section) 0x2a0 main.o .text (section) 0x2a8 main.o .text (section) 0x2b0 main.o .text (section) 0x2b8 main.o .text (section) 0x2c0 main.o .text (section) 0x2c8 main.o .text (section) 0x2d0 main.o .text (section) 0x2d8 main.o .text (section) 0x2e0 main.o .text (section) 0x2e8 main.o .text (section) 0x2f0 main.o .text (section) 0x2f8 main.o .text (section) 0x300 main.o .text (section) 0x308 main.o .text (section) 0x310 main.o .text (section) 0x318 main.o .text (section) 0x320 main.o .text (section) 0x328 main.o .text (section) 0x330 main.o .text (section) 0x338 main.o .text (section) 0x340 main.o .text (section) 0x348 main.o .text (section) 0x350 main.o .text (section) 0x358 main.o .text (section) 0x360 main.o .text (section) 0x368 main.o .text (section) 0x370 main.o .text (section) 0x378 main.o .text (section) 0x380 main.o .text (section) 0x388 main.o .text (section) 0x390 main.o .text (section) 0x398 main.o .text (section) 0x3a0 main.o .text (section) 0x3a8 main.o .text (section) 0x3b0 main.o .text (section) 0x3b8 main.o .text (section) 0x3c0 main.o .text (section) 0x3c8 main.o .text (section) 0x3d0 main.o .text (section) 0x3d8 main.o .text (section) 0x3e0 main.o .text (section) 0x3e8 main.o .text (section) 0x3f0 main.o .text (section) 0x3f8 main.o .text (section) 0x400 main.o .text (section) 0x408 main.o .text (section) 0x410 main.o .text (section) 0x418 main.o .text (section) 0x420 main.o .text (section) 0x428 main.o .text (section) 0x430 main.o .text (section) 0x438 main.o .text (section) 0x440 main.o .text (section) 0x448 main.o .text (section) 0x450 main.o .text (section) 0x458 main.o .text (section) 0x460 main.o .text (section) 0x468 main.o .text (section) 0x470 main.o .text (section) 0x478 main.o .text (section) 0x480 main.o .text (section) 0x488 main.o .text (section) 0x490 main.o .text (section) 0x498 main.o .text (section) 0x4a0 main.o .text (section) 0x4a8 main.o .text (section) 0x4b0 main.o .text (section) 0x4b8 main.o .text (section) 0x4c0 main.o .text (section) 0x4c8 main.o .text (section) 0x4d0 main.o .text (section) 0x4d8 main.o .text (section) 0x4e0 main.o .text (section) 0x4e8 main.o .text (section) 0x4f0 main.o .text (section) 0x4f8 main.o .text (section) 0x500 main.o .text (section) 0x508 main.o .text (section) 0x510 main.o .text (section) 0x518 main.o .text (section) 0x520 main.o .text (section) 0x528 main.o .text (section) 0x530 main.o .text (section) 0x538 main.o .text (section) 0x540 main.o .text (section) 0x548 main.o .text (section) 0x550 main.o .text (section) 0x558 main.o .text (section) 0x560 main.o .text (section) 0x568 main.o .text (section) 0x570 main.o .text (section) 0x578 main.o .text (section) 0x580 main.o .text (section) 0x588 main.o .text (section) 0x590 main.o .text (section) 0x598 main.o .text (section) 0x5a0 main.o .text (section) 0x5a8 main.o .text (section) 0x5b0 main.o .text (section) 0x5b8 main.o .text (section) 0x5c0 main.o .text (section) 0x5c8 main.o .text (section) 0x5d0 main.o .text (section) 0x5d8 main.o .text (section) 0x5e0 main.o .text (section) 0x5e8 main.o .data (section) 0x5f0 main.o .data (section) 0x5f8 main.o .data (section) 0x600 main.o .text (section) 0x0 mem.o .text (section) 0x8 mem.o .text (section) 0x10 mem.o .text (section) 0x18 mem.o .text (section) 0x20 mem.o .text (section) 0x28 mem.o .text (section) 0x30 mem.o .text (section) 0x38 mem.o .text (section) 0x40 mem.o .text (section) 0x48 mem.o .text (section) 0x50 mem.o .text (section) 0x58 mem.o .text (section) 0x60 mem.o .text (section) 0x68 mem.o .text (section) 0x70 mem.o .text (section) 0x78 mem.o .text (section) 0x80 mem.o .text (section) 0x88 mem.o .text (section) 0x90 mem.o .text (section) 0x98 mem.o .text (section) 0xa0 mem.o .text (section) 0xa8 mem.o .text (section) 0xb0 mem.o .text (section) 0xb8 mem.o .text (section) 0x0 c_intf.o .text (section) 0x8 c_intf.o .text (section) 0x10 c_intf.o .text (section) 0x18 c_intf.o .text (section) 0x20 c_intf.o .text (section) 0x28 c_intf.o .text (section) 0x30 c_intf.o .text (section) 0x38 c_intf.o .text (section) 0x40 c_intf.o .text (section) 0x48 c_intf.o .text (section) 0x50 c_intf.o .text (section) 0x58 c_intf.o .text (section) 0x60 c_intf.o .text (section) 0x68 c_intf.o .text (section) 0x70 c_intf.o .text (section) 0x78 c_intf.o .text (section) 0x80 c_intf.o .text (section) 0x88 c_intf.o .text (section) 0x90 c_intf.o .text (section) 0x98 c_intf.o .text (section) 0xa0 c_intf.o .text (section) 0xa8 c_intf.o .text (section) 0xb0 c_intf.o .text (section) 0xb8 c_intf.o .text (section) 0xc0 c_intf.o .text (section) 0xc8 c_intf.o .text (section) 0xd0 c_intf.o .text (section) 0xd8 c_intf.o .text (section) 0xe0 c_intf.o .text (section) 0xe8 c_intf.o .text (section) 0xf0 c_intf.o .text (section) 0xf8 c_intf.o .text (section) 0x100 c_intf.o .text (section) 0x108 c_intf.o .text (section) 0x110 c_intf.o .text (section) 0x118 c_intf.o .text (section) 0x120 c_intf.o .text (section) 0x128 c_intf.o .text (section) 0x130 c_intf.o .text (section) 0x138 c_intf.o .text (section) 0x140 c_intf.o .text (section) 0x148 c_intf.o .text (section) 0x150 c_intf.o .text (section) 0x158 c_intf.o .text (section) 0x160 c_intf.o .text (section) 0x168 c_intf.o .text (section) 0x170 c_intf.o .text (section) 0x178 c_intf.o .text (section) 0x180 c_intf.o .text (section) 0x188 c_intf.o .text (section) 0x190 c_intf.o .text (section) 0x198 c_intf.o .text (section) 0x1a0 c_intf.o .text (section) 0x1a8 c_intf.o .text (section) 0x1b0 c_intf.o .text (section) 0x1b8 c_intf.o .text (section) 0x1c0 c_intf.o .text (section) 0x1c8 c_intf.o .text (section) 0x1d0 c_intf.o .text (section) 0x1d8 c_intf.o .text (section) 0x1e0 c_intf.o .text (section) 0x1e8 c_intf.o .text (section) 0x1f0 c_intf.o .text (section) 0x1f8 c_intf.o .text (section) 0x200 c_intf.o .text (section) 0x208 c_intf.o .text (section) 0x210 c_intf.o .text (section) 0x218 c_intf.o .text (section) 0x220 c_intf.o .text (section) 0x228 c_intf.o .text (section) 0x230 c_intf.o .text (section) 0x238 c_intf.o .text (section) 0x240 c_intf.o .text (section) 0x248 c_intf.o .data (section) 0x260 c_intf.o .data (section) 0x268 c_intf.o .data (section) 0x270 c_intf.o .data (section) 0x278 c_intf.o .data (section) 0x280 c_intf.o .data (section) 0x288 c_intf.o .data (section) 0x290 c_intf.o .data (section) 0x298 c_intf.o .data (section) 0x2a0 c_intf.o .data (section) 0x2a8 c_intf.o .data (section) 0x2b0 c_intf.o .data (section) 0x2b8 c_intf.o .data (section) 0x2c0 c_intf.o .data (section) 0x2c8 c_intf.o .data (section) 0x2d0 c_intf.o .data (section) 0x2d8 c_intf.o .data (section) 0x2e0 c_intf.o .data (section) 0x2e8 c_intf.o .text (section) 0x0 os_base.o .text (section) 0x8 os_base.o .text (section) 0x10 os_base.o .text (section) 0x18 os_base.o .text (section) 0x20 os_base.o .text (section) 0x28 os_base.o .text (section) 0x30 os_base.o .text (section) 0x38 os_base.o .text (section) 0x40 os_base.o .text (section) 0x48 os_base.o .text (section) 0x50 os_base.o .text (section) 0x58 os_base.o .text (section) 0x60 os_base.o .text (section) 0x68 os_base.o .rodata.str1.1 (merged string section) 0x80 os_base.o .rodata.str1.1 (merged string section) 0x88 os_base.o .rodata.str1.1 (merged string section) 0x90 os_base.o .rodata.str1.1 (merged string section) 0x98 os_base.o .rodata.str1.1 (merged string section) 0xa0 os_base.o .rodata.str1.1 (merged string section) 0xa8 os_base.o .rodata.str1.1 (merged string section) 0xb0 os_base.o .rodata.str1.1 (merged string section) 0xb8 os_base.o .rodata.str1.1 (merged string section) 0xc0 os_base.o .rodata.str1.1 (merged string section) 0xc8 os_base.o .rodata.str1.1 (merged string section) 0xd0 os_base.o .rodata.str1.1 (merged string section) 0xd8 os_base.o .rodata.str1.1 (merged string section) 0xe0 os_base.o .rodata.str1.1 (merged string section) 0xe8 os_base.o .rodata.str1.1 (merged string section) 0xf0 os_base.o .rodata.str1.1 (merged string section) 0xf8 os_base.o .rodata.str1.1 (merged string section) 0x100 os_base.o .rodata.str1.1 (merged string section) 0x108 os_base.o .rodata.str1.1 (merged string section) 0x110 os_base.o .rodata.str1.1 (merged string section) 0x118 os_base.o .rodata.str1.1 (merged string section) 0x120 os_base.o .rodata.str1.1 (merged string section) 0x128 os_base.o .rodata.str1.1 (merged string section) 0x130 os_base.o .rodata.str1.1 (merged string section) 0x138 os_base.o .rodata.str1.1 (merged string section) 0x140 os_base.o .rodata.str1.1 (merged string section) 0x148 os_base.o .rodata.str1.1 (merged string section) 0x150 os_base.o .rodata.str1.1 (merged string section) 0x158 os_base.o .rodata.str1.1 (merged string section) 0x160 os_base.o .rodata.str1.1 (merged string section) 0x168 os_base.o .rodata.str1.1 (merged string section) 0x170 os_base.o .rodata.str1.1 (merged string section) 0x178 os_base.o .rodata.str1.1 (merged string section) 0x180 os_base.o .rodata.str1.1 (merged string section) 0x188 os_base.o .rodata.str1.1 (merged string section) 0x190 os_base.o .rodata.str1.1 (merged string section) 0x198 os_base.o .rodata.str1.1 (merged string section) 0x1a0 os_base.o .rodata.str1.1 (merged string section) 0x1a8 os_base.o .rodata.str1.1 (merged string section) 0x1b0 os_base.o .rodata.str1.1 (merged string section) 0x1b8 os_base.o .rodata.str1.1 (merged string section) 0x1c0 os_base.o .rodata.str1.1 (merged string section) 0x1c8 os_base.o .rodata.str1.1 (merged string section) 0x1d0 os_base.o .rodata.str1.8 (section) 0x1d8 os_base.o .rodata.str1.1 (merged string section) 0x1e0 os_base.o .rodata.str1.1 (merged string section) 0x1e8 os_base.o .rodata.str1.1 (merged string section) 0x1f0 os_base.o .rodata.str1.1 (merged string section) 0x1f8 os_base.o .rodata.str1.1 (merged string section) 0x200 os_base.o .rodata.str1.1 (merged string section) 0x208 os_base.o .rodata.str1.1 (merged string section) 0x210 os_base.o .rodata.str1.1 (merged string section) 0x218 os_base.o .rodata.str1.1 (merged string section) 0x220 os_base.o .rodata.str1.1 (merged string section) 0x228 os_base.o .rodata.str1.1 (merged string section) 0x230 os_base.o .rodata.str1.1 (merged string section) 0x238 os_base.o .rodata.str1.1 (merged string section) 0x240 os_base.o .rodata.str1.1 (merged string section) 0x248 os_base.o .rodata.str1.1 (merged string section) 0x250 os_base.o .rodata.str1.1 (merged string section) 0x258 os_base.o .rodata.str1.1 (merged string section) 0x260 os_base.o .text (section) 0x0 os_tty.o .text (section) 0x8 os_tty.o .text (section) 0x10 os_tty.o .text (section) 0x18 os_tty.o .text (section) 0x20 os_tty.o .text (section) 0x28 os_tty.o .text (section) 0x30 os_tty.o .text (section) 0x38 os_tty.o .text (section) 0x40 os_tty.o .text (section) 0x48 os_tty.o .text (section) 0x50 os_tty.o .text (section) 0x58 os_tty.o .text (section) 0x60 os_tty.o .text (section) 0x68 os_tty.o .text (section) 0x70 os_tty.o .text (section) 0x78 os_tty.o .text (section) 0x80 os_tty.o .text (section) 0x88 os_tty.o .text (section) 0x90 os_tty.o .text (section) 0x98 os_tty.o .text (section) 0xa0 os_tty.o .text (section) 0xa8 os_tty.o .text (section) 0xb0 os_tty.o .text (section) 0xb8 os_tty.o .text (section) 0xc0 os_tty.o .text (section) 0xc8 os_tty.o .text (section) 0xd0 os_tty.o .text (section) 0xd8 os_tty.o .text (section) 0xe0 os_tty.o .text (section) 0xe8 os_tty.o .text (section) 0xf0 os_tty.o .text (section) 0xf8 os_tty.o .text (section) 0x100 os_tty.o .text (section) 0x108 os_tty.o .text (section) 0x110 os_tty.o .text (section) 0x118 os_tty.o .text (section) 0x120 os_tty.o .text (section) 0x128 os_tty.o .text (section) 0x130 os_tty.o .text (section) 0x138 os_tty.o .text (section) 0x140 os_tty.o .text (section) 0x148 os_tty.o .text (section) 0x150 os_tty.o .text (section) 0x158 os_tty.o .text (section) 0x160 os_tty.o .text (section) 0x168 os_tty.o .text (section) 0x170 os_tty.o .text (section) 0x178 os_tty.o .text (section) 0x180 os_tty.o .text (section) 0x188 os_tty.o .text (section) 0x190 os_tty.o .text (section) 0x198 os_tty.o .text (section) 0x1a0 os_tty.o .text (section) 0x1a8 os_tty.o .text (section) 0x1b0 os_tty.o .text (section) 0x1b8 os_tty.o .text (section) 0x1c0 os_tty.o .text (section) 0x1c8 os_tty.o .text (section) 0x1d0 os_tty.o .text (section) 0x1d8 os_tty.o .text (section) 0x1e0 os_tty.o .text (section) 0x1e8 os_tty.o .text (section) 0x1f0 os_tty.o .text (section) 0x1f8 os_tty.o .text (section) 0x200 os_tty.o .text (section) 0x208 os_tty.o .text (section) 0x210 os_tty.o .text (section) 0x218 os_tty.o .text (section) 0x220 os_tty.o .text (section) 0x228 os_tty.o .text (section) 0x230 os_tty.o .text (section) 0x238 os_tty.o .text (section) 0x240 os_tty.o .text (section) 0x248 os_tty.o .text (section) 0x250 os_tty.o .text (section) 0x258 os_tty.o .text (section) 0x260 os_tty.o .text (section) 0x268 os_tty.o .text (section) 0x270 os_tty.o .text (section) 0x278 os_tty.o .text (section) 0x280 os_tty.o .text (section) 0x288 os_tty.o .text (section) 0x290 os_tty.o .text (section) 0x298 os_tty.o .text (section) 0x2a0 os_tty.o .text (section) 0x2a8 os_tty.o .text (section) 0x2b0 os_tty.o .text (section) 0x2b8 os_tty.o .text (section) 0x2c0 os_tty.o .text (section) 0x2c8 os_tty.o .text (section) 0x2d0 os_tty.o .text (section) 0x2d8 os_tty.o .text (section) 0x2e0 os_tty.o .text (section) 0x2e8 os_tty.o .text (section) 0x2f0 os_tty.o .text (section) 0x2f8 os_tty.o .text (section) 0x300 os_tty.o .text (section) 0x308 os_tty.o .text (section) 0x310 os_tty.o .text (section) 0x318 os_tty.o .text (section) 0x320 os_tty.o .text (section) 0x328 os_tty.o .text (section) 0x330 os_tty.o .text (section) 0x338 os_tty.o .text (section) 0x340 os_tty.o .text (section) 0x348 os_tty.o .text (section) 0x350 os_tty.o .text (section) 0x358 os_tty.o .text (section) 0x360 os_tty.o .text (section) 0x368 os_tty.o .text (section) 0x370 os_tty.o .text (section) 0x378 os_tty.o .text (section) 0x380 os_tty.o .text (section) 0x388 os_tty.o .text (section) 0x390 os_tty.o .text (section) 0x398 os_tty.o .text (section) 0x3a0 os_tty.o .text (section) 0x3a8 os_tty.o .text (section) 0x3b0 os_tty.o .text (section) 0x3b8 os_tty.o .text (section) 0x3c0 os_tty.o .text (section) 0x3c8 os_tty.o .text (section) 0x3d0 os_tty.o .text (section) 0x3d8 os_tty.o .text (section) 0x3e0 os_tty.o .text (section) 0x3e8 os_tty.o .text (section) 0x3f0 os_tty.o .text (section) 0x3f8 os_tty.o .text (section) 0x400 os_tty.o .text (section) 0x408 os_tty.o .text (section) 0x410 os_tty.o .text (section) 0x418 os_tty.o .text (section) 0x420 os_tty.o .text (section) 0x428 os_tty.o .text (section) 0x430 os_tty.o .text (section) 0x438 os_tty.o .text (section) 0x440 os_tty.o .text (section) 0x448 os_tty.o .text (section) 0x450 os_tty.o .text (section) 0x458 os_tty.o .text (section) 0x460 os_tty.o .text (section) 0x468 os_tty.o .text (section) 0x470 os_tty.o .text (section) 0x478 os_tty.o .text (section) 0x480 os_tty.o .text (section) 0x488 os_tty.o .text (section) 0x490 os_tty.o .text (section) 0x498 os_tty.o .text (section) 0x4a0 os_tty.o .text (section) 0x4a8 os_tty.o .text (section) 0x4b0 os_tty.o .text (section) 0x4b8 os_tty.o .text (section) 0x4c0 os_tty.o .text (section) 0x4c8 os_tty.o .text (section) 0x4d0 os_tty.o .text (section) 0x4d8 os_tty.o .text (section) 0x4e0 os_tty.o .text (section) 0x4e8 os_tty.o .text (section) 0x4f0 os_tty.o .text (section) 0x4f8 os_tty.o .text (section) 0x500 os_tty.o .text (section) 0x508 os_tty.o .text (section) 0x510 os_tty.o .text (section) 0x518 os_tty.o .text (section) 0x520 os_tty.o .text (section) 0x528 os_tty.o .text (section) 0x530 os_tty.o .text (section) 0x538 os_tty.o .text (section) 0x540 os_tty.o .text (section) 0x548 os_tty.o .text (section) 0x550 os_tty.o .text (section) 0x558 os_tty.o .text (section) 0x560 os_tty.o .text (section) 0x568 os_tty.o .text (section) 0x570 os_tty.o .text (section) 0x578 os_tty.o .text (section) 0x580 os_tty.o .text (section) 0x588 os_tty.o .text (section) 0x590 os_tty.o .text (section) 0x598 os_tty.o .text (section) 0x5a0 os_tty.o .text (section) 0x5a8 os_tty.o .text (section) 0x5b0 os_tty.o .text (section) 0x5b8 os_tty.o .text (section) 0x5c0 os_tty.o .text (section) 0x5c8 os_tty.o .text (section) 0x5d0 os_tty.o .text (section) 0x5d8 os_tty.o .text (section) 0x5e0 os_tty.o .text (section) 0x5e8 os_tty.o .text (section) 0x5f0 os_tty.o .text (section) 0x5f8 os_tty.o .text (section) 0x600 os_tty.o .text (section) 0x608 os_tty.o .text (section) 0x610 os_tty.o .text (section) 0x618 os_tty.o .text (section) 0x620 os_tty.o .text (section) 0x628 os_tty.o .text (section) 0x630 os_tty.o .text (section) 0x638 os_tty.o .text (section) 0x640 os_tty.o .text (section) 0x648 os_tty.o .text (section) 0x650 os_tty.o .text (section) 0x658 os_tty.o .text (section) 0x660 os_tty.o .text (section) 0x668 os_tty.o .text (section) 0x670 os_tty.o .text (section) 0x678 os_tty.o .text (section) 0x680 os_tty.o .text (section) 0x688 os_tty.o .text (section) 0x690 os_tty.o .text (section) 0x698 os_tty.o .text (section) 0x6a0 os_tty.o .text (section) 0x6a8 os_tty.o .text (section) 0x6b0 os_tty.o .text (section) 0x6b8 os_tty.o .text (section) 0x6c0 os_tty.o .text (section) 0x6c8 os_tty.o .text (section) 0x6d0 os_tty.o .text (section) 0x6d8 os_tty.o .text (section) 0x6e0 os_tty.o .text (section) 0x6e8 os_tty.o .text (section) 0x6f0 os_tty.o .text (section) 0x6f8 os_tty.o .text (section) 0x700 os_tty.o .text (section) 0x708 os_tty.o .text (section) 0x710 os_tty.o .text (section) 0x718 os_tty.o .text (section) 0x720 os_tty.o .text (section) 0x728 os_tty.o .text (section) 0x730 os_tty.o .text (section) 0x738 os_tty.o .text (section) 0x740 os_tty.o .text (section) 0x748 os_tty.o .text (section) 0x750 os_tty.o .text (section) 0x758 os_tty.o .text (section) 0x760 os_tty.o .text (section) 0x768 os_tty.o .text (section) 0x770 os_tty.o .text (section) 0x778 os_tty.o .text (section) 0x780 os_tty.o .text (section) 0x788 os_tty.o .text (section) 0x790 os_tty.o .text (section) 0x798 os_tty.o .text (section) 0x7a0 os_tty.o .text (section) 0x7a8 os_tty.o .text (section) 0x7b0 os_tty.o .text (section) 0x7b8 os_tty.o .text (section) 0x7c0 os_tty.o .text (section) 0x7c8 os_tty.o .text (section) 0x7d0 os_tty.o .text (section) 0x7d8 os_tty.o .text (section) 0x7e0 os_tty.o .text (section) 0x7e8 os_tty.o .text (section) 0x7f0 os_tty.o .text (section) 0x7f8 os_tty.o .text (section) 0x800 os_tty.o .text (section) 0x808 os_tty.o .text (section) 0x810 os_tty.o .text (section) 0x818 os_tty.o .text (section) 0x820 os_tty.o .text (section) 0x828 os_tty.o .text (section) 0x830 os_tty.o .text (section) 0x838 os_tty.o .text (section) 0x840 os_tty.o .text (section) 0x848 os_tty.o .text (section) 0x850 os_tty.o .text (section) 0x858 os_tty.o .text (section) 0x860 os_tty.o .text (section) 0x868 os_tty.o .text (section) 0x870 os_tty.o .text (section) 0x878 os_tty.o .text (section) 0x880 os_tty.o .text (section) 0x888 os_tty.o .text (section) 0x890 os_tty.o .text (section) 0x898 os_tty.o .text (section) 0x8a0 os_tty.o .text (section) 0x8a8 os_tty.o .text (section) 0x8b0 os_tty.o .text (section) 0x8b8 os_tty.o .text (section) 0x8c0 os_tty.o .text (section) 0x8c8 os_tty.o .text (section) 0x8d0 os_tty.o .text (section) 0x8d8 os_tty.o .text (section) 0x8e0 os_tty.o .text (section) 0x8e8 os_tty.o .text (section) 0x8f0 os_tty.o .text (section) 0x8f8 os_tty.o .text (section) 0x900 os_tty.o .text (section) 0x908 os_tty.o .text (section) 0x910 os_tty.o .text (section) 0x918 os_tty.o .text (section) 0x920 os_tty.o .text (section) 0x928 os_tty.o .text (section) 0x930 os_tty.o .text (section) 0x938 os_tty.o .text (section) 0x940 os_tty.o .text (section) 0x948 os_tty.o .text (section) 0x950 os_tty.o .text (section) 0x958 os_tty.o .text (section) 0x960 os_tty.o .text (section) 0x968 os_tty.o .text (section) 0x970 os_tty.o .text (section) 0x978 os_tty.o .text (section) 0x980 os_tty.o .text (section) 0x988 os_tty.o .text (section) 0x990 os_tty.o .text (section) 0x998 os_tty.o .text (section) 0x9a0 os_tty.o .text (section) 0x9a8 os_tty.o .text (section) 0x9b0 os_tty.o .text (section) 0x9b8 os_tty.o .text (section) 0x9c0 os_tty.o .text (section) 0x9c8 os_tty.o .text (section) 0x9d0 os_tty.o .text (section) 0x9d8 os_tty.o .text (section) 0x9e0 os_tty.o .text (section) 0x9e8 os_tty.o .text (section) 0x9f0 os_tty.o .text (section) 0x9f8 os_tty.o .text (section) 0xa00 os_tty.o .text (section) 0xa08 os_tty.o .text (section) 0xa10 os_tty.o .text (section) 0xa18 os_tty.o .text (section) 0xa20 os_tty.o .text (section) 0xa28 os_tty.o .text (section) 0xa30 os_tty.o .text (section) 0xa38 os_tty.o .text (section) 0xa40 os_tty.o .text (section) 0xa48 os_tty.o .text (section) 0xa50 os_tty.o .text (section) 0xa58 os_tty.o .text (section) 0xa60 os_tty.o .text (section) 0xa68 os_tty.o .text (section) 0xa70 os_tty.o .text (section) 0xa78 os_tty.o .text (section) 0xa80 os_tty.o .text (section) 0xa88 os_tty.o .text (section) 0xa90 os_tty.o .text (section) 0xa98 os_tty.o .text (section) 0xaa0 os_tty.o .text (section) 0xaa8 os_tty.o .text (section) 0xab0 os_tty.o .text (section) 0xab8 os_tty.o .text (section) 0xac0 os_tty.o .text (section) 0xac8 os_tty.o .text (section) 0xad0 os_tty.o .text (section) 0xad8 os_tty.o .text (section) 0xae0 os_tty.o .text (section) 0xae8 os_tty.o .text (section) 0xaf0 os_tty.o .text (section) 0xaf8 os_tty.o .text (section) 0xb00 os_tty.o .text (section) 0xb08 os_tty.o .text (section) 0xb10 os_tty.o .text (section) 0xb18 os_tty.o .text (section) 0xb20 os_tty.o .text (section) 0xb28 os_tty.o .text (section) 0xb30 os_tty.o .text (section) 0xb38 os_tty.o .text (section) 0xb40 os_tty.o .text (section) 0xb48 os_tty.o .text (section) 0xb50 os_tty.o .text (section) 0xb58 os_tty.o .text (section) 0xb60 os_tty.o .text (section) 0xb68 os_tty.o .text (section) 0xb70 os_tty.o .text (section) 0xb78 os_tty.o .text (section) 0xb80 os_tty.o .text (section) 0xb88 os_tty.o .text (section) 0xb90 os_tty.o .text (section) 0xb98 os_tty.o .text (section) 0xba0 os_tty.o .text (section) 0xba8 os_tty.o .text (section) 0xbb0 os_tty.o .text (section) 0xbb8 os_tty.o .text (section) 0xbc0 os_tty.o .text (section) 0xbc8 os_tty.o .text (section) 0xbd0 os_tty.o .text (section) 0xbd8 os_tty.o .text (section) 0xbe0 os_tty.o .text (section) 0xbe8 os_tty.o .text (section) 0xbf0 os_tty.o .text (section) 0xbf8 os_tty.o .text (section) 0xc00 os_tty.o .text (section) 0xc08 os_tty.o .text (section) 0xc10 os_tty.o .text (section) 0xc18 os_tty.o .text (section) 0xc20 os_tty.o .text (section) 0xc28 os_tty.o .text (section) 0xc30 os_tty.o .text (section) 0xc38 os_tty.o .text (section) 0xc40 os_tty.o .text (section) 0xc48 os_tty.o .text (section) 0xc50 os_tty.o .text (section) 0xc58 os_tty.o .text (section) 0xc60 os_tty.o .text (section) 0xc68 os_tty.o .text (section) 0xc70 os_tty.o .text (section) 0xc78 os_tty.o .text (section) 0xc80 os_tty.o .text (section) 0xc88 os_tty.o .text (section) 0xc90 os_tty.o .text (section) 0xc98 os_tty.o .text (section) 0xca0 os_tty.o .text (section) 0xca8 os_tty.o .text (section) 0xcb0 os_tty.o .text (section) 0xcb8 os_tty.o .text (section) 0xcc0 os_tty.o .text (section) 0xcc8 os_tty.o .text (section) 0xcd0 os_tty.o .text (section) 0xcd8 os_tty.o .text (section) 0xce0 os_tty.o .text (section) 0xce8 os_tty.o .text (section) 0xcf0 os_tty.o .text (section) 0xcf8 os_tty.o .text (section) 0xd00 os_tty.o .text (section) 0xd08 os_tty.o .text (section) 0xd10 os_tty.o .text (section) 0xd18 os_tty.o .text (section) 0xd20 os_tty.o .text (section) 0xd28 os_tty.o .text (section) 0xd30 os_tty.o .text (section) 0xd38 os_tty.o .text (section) 0xd40 os_tty.o .text (section) 0xd48 os_tty.o .text (section) 0xd50 os_tty.o .text (section) 0xd58 os_tty.o .text (section) 0xd60 os_tty.o .text (section) 0xd68 os_tty.o .text (section) 0xd70 os_tty.o .text (section) 0xd78 os_tty.o .text (section) 0xd80 os_tty.o .text (section) 0xd88 os_tty.o .text (section) 0xd90 os_tty.o .text (section) 0xd98 os_tty.o .text (section) 0xda0 os_tty.o .text (section) 0xda8 os_tty.o .text (section) 0xdb0 os_tty.o .text (section) 0xdb8 os_tty.o .text (section) 0xdc0 os_tty.o .text (section) 0xdc8 os_tty.o .text (section) 0xdd0 os_tty.o .text (section) 0xdd8 os_tty.o .text (section) 0xde0 os_tty.o .text (section) 0xde8 os_tty.o .text (section) 0xdf0 os_tty.o .text (section) 0xdf8 os_tty.o .text (section) 0xe00 os_tty.o .text (section) 0xe08 os_tty.o .text (section) 0xe10 os_tty.o .text (section) 0xe18 os_tty.o .text (section) 0xe20 os_tty.o .text (section) 0xe28 os_tty.o .text (section) 0xe30 os_tty.o .text (section) 0xe38 os_tty.o .text (section) 0xe40 os_tty.o .text (section) 0xe48 os_tty.o .text (section) 0xe50 os_tty.o .text (section) 0xe58 os_tty.o .text (section) 0xe60 os_tty.o .text (section) 0xe68 os_tty.o .text (section) 0xe70 os_tty.o .text (section) 0xe78 os_tty.o .text (section) 0xe80 os_tty.o .text (section) 0xe88 os_tty.o .text (section) 0xe90 os_tty.o .text (section) 0xe98 os_tty.o .text (section) 0xea0 os_tty.o .text (section) 0xea8 os_tty.o .text (section) 0xeb0 os_tty.o .text (section) 0xeb8 os_tty.o .text (section) 0xec0 os_tty.o .text (section) 0xec8 os_tty.o .text (section) 0xed0 os_tty.o .text (section) 0xed8 os_tty.o .text (section) 0xee0 os_tty.o .text (section) 0xee8 os_tty.o .text (section) 0xef0 os_tty.o .text (section) 0xef8 os_tty.o .text (section) 0xf00 os_tty.o .text (section) 0xf08 os_tty.o .text (section) 0xf10 os_tty.o .text (section) 0xf18 os_tty.o .text (section) 0xf20 os_tty.o .text (section) 0xf28 os_tty.o .text (section) 0xf30 os_tty.o .text (section) 0xf38 os_tty.o .text (section) 0xf40 os_tty.o .text (section) 0xf48 os_tty.o .text (section) 0xf50 os_tty.o .text (section) 0xf58 os_tty.o .text (section) 0xf60 os_tty.o .text (section) 0xf68 os_tty.o .text (section) 0xf70 os_tty.o .text (section) 0xf78 os_tty.o .text (section) 0xf80 os_tty.o .text (section) 0xf88 os_tty.o .text (section) 0xf90 os_tty.o .text (section) 0xf98 os_tty.o .text (section) 0xfa0 os_tty.o .text (section) 0xfa8 os_tty.o .text (section) 0xfb0 os_tty.o .text (section) 0xfb8 os_tty.o .text (section) 0xfc0 os_tty.o .text (section) 0xfc8 os_tty.o .text (section) 0xfd0 os_tty.o .text (section) 0xfd8 os_tty.o .text (section) 0xfe0 os_tty.o .text (section) 0xfe8 os_tty.o .text (section) 0xff0 os_tty.o .text (section) 0xff8 os_tty.o .text (section) 0x1000 os_tty.o .text (section) 0x1008 os_tty.o .text (section) 0x1010 os_tty.o .text (section) 0x1018 os_tty.o .text (section) 0x1020 os_tty.o .text (section) 0x1028 os_tty.o .text (section) 0x1030 os_tty.o .text (section) 0x1038 os_tty.o .text (section) 0x1040 os_tty.o .text (section) 0x1048 os_tty.o .text (section) 0x1050 os_tty.o .text (section) 0x1058 os_tty.o .text (section) 0x1060 os_tty.o .text (section) 0x1068 os_tty.o .text (section) 0x1070 os_tty.o .text (section) 0x1078 os_tty.o .text (section) 0x1080 os_tty.o .text (section) 0x1088 os_tty.o .text (section) 0x1090 os_tty.o .text (section) 0x1098 os_tty.o .text (section) 0x10a0 os_tty.o .text (section) 0x10a8 os_tty.o .text (section) 0x10b0 os_tty.o .text (section) 0x10b8 os_tty.o .text (section) 0x10c0 os_tty.o .text (section) 0x10c8 os_tty.o .text (section) 0x10d0 os_tty.o .text (section) 0x10d8 os_tty.o .text (section) 0x10e0 os_tty.o .text (section) 0x10e8 os_tty.o .text (section) 0x10f0 os_tty.o .text (section) 0x10f8 os_tty.o .text (section) 0x1100 os_tty.o .text (section) 0x1108 os_tty.o .text (section) 0x1110 os_tty.o .text (section) 0x1118 os_tty.o .text (section) 0x1120 os_tty.o .text (section) 0x1128 os_tty.o .text (section) 0x1130 os_tty.o .text (section) 0x1138 os_tty.o .text (section) 0x1140 os_tty.o .text (section) 0x1148 os_tty.o .text (section) 0x1150 os_tty.o .text (section) 0x1158 os_tty.o .text (section) 0x1160 os_tty.o .text (section) 0x1168 os_tty.o .text (section) 0x1170 os_tty.o .text (section) 0x1178 os_tty.o .text (section) 0x1180 os_tty.o .text (section) 0x1188 os_tty.o .text (section) 0x1190 os_tty.o .text (section) 0x1198 os_tty.o .text (section) 0x11a0 os_tty.o .text (section) 0x11a8 os_tty.o .text (section) 0x11b0 os_tty.o .text (section) 0x11b8 os_tty.o .text (section) 0x11c0 os_tty.o .text (section) 0x11c8 os_tty.o .text (section) 0x11d0 os_tty.o .text (section) 0x11d8 os_tty.o .text (section) 0x11e0 os_tty.o .text (section) 0x11e8 os_tty.o .text (section) 0x11f0 os_tty.o .text (section) 0x11f8 os_tty.o .text (section) 0x1200 os_tty.o .text (section) 0x1208 os_tty.o .text (section) 0x1210 os_tty.o .text (section) 0x1218 os_tty.o .text (section) 0x1220 os_tty.o .text (section) 0x1228 os_tty.o .text (section) 0x1230 os_tty.o .text (section) 0x1238 os_tty.o .text (section) 0x1240 os_tty.o .text (section) 0x1248 os_tty.o .text (section) 0x1250 os_tty.o .text (section) 0x1258 os_tty.o .text (section) 0x1260 os_tty.o .text (section) 0x1268 os_tty.o .text (section) 0x1270 os_tty.o .text (section) 0x1278 os_tty.o .text (section) 0x1280 os_tty.o .text (section) 0x1288 os_tty.o .text (section) 0x1290 os_tty.o .text (section) 0x1298 os_tty.o .text (section) 0x12a0 os_tty.o .text (section) 0x12a8 os_tty.o .text (section) 0x12b0 os_tty.o .text (section) 0x12b8 os_tty.o .text (section) 0x12c0 os_tty.o .text (section) 0x12c8 os_tty.o .text (section) 0x12d0 os_tty.o .text (section) 0x12d8 os_tty.o .text (section) 0x12e0 os_tty.o .text (section) 0x12e8 os_tty.o .text (section) 0x12f0 os_tty.o .text (section) 0x12f8 os_tty.o .text (section) 0x1300 os_tty.o .text (section) 0x1308 os_tty.o .text (section) 0x1310 os_tty.o .text (section) 0x1318 os_tty.o .text (section) 0x1320 os_tty.o .text (section) 0x1328 os_tty.o .rodata.str1.1 (merged string section) 0x1340 os_tty.o .rodata.str1.1 (merged string section) 0x1348 os_tty.o .rodata.str1.1 (merged string section) 0x1350 os_tty.o .rodata.str1.1 (merged string section) 0x1358 os_tty.o .rodata.str1.1 (merged string section) 0x1360 os_tty.o .rodata.str1.1 (merged string section) 0x1368 os_tty.o .rodata.str1.1 (merged string section) 0x1370 os_tty.o .rodata.str1.1 (merged string section) 0x1378 os_tty.o .rodata.str1.1 (merged string section) 0x1380 os_tty.o .rodata.str1.1 (merged string section) 0x1388 os_tty.o .rodata.str1.1 (merged string section) 0x1390 os_tty.o .rodata.str1.1 (merged string section) 0x1398 os_tty.o .rodata.str1.1 (merged string section) 0x13a0 os_tty.o .rodata.str1.1 (merged string section) 0x13a8 os_tty.o .rodata.str1.1 (merged string section) 0x13b0 os_tty.o .rodata.str1.1 (merged string section) 0x13b8 os_tty.o .rodata.str1.1 (merged string section) 0x13c0 os_tty.o .rodata.str1.1 (merged string section) 0x13c8 os_tty.o .rodata.str1.1 (merged string section) 0x13d0 os_tty.o .rodata.str1.1 (merged string section) 0x13d8 os_tty.o .rodata.str1.1 (merged string section) 0x13e0 os_tty.o .rodata.str1.1 (merged string section) 0x13e8 os_tty.o .text (section) 0x0 _system.o .text (section) 0x8 _system.o .text (section) 0x10 _system.o .text (section) 0x18 _system.o .text (section) 0x20 _system.o .text (section) 0x28 _system.o .text (section) 0x30 _system.o .text (section) 0x38 _system.o .text (section) 0x40 _system.o .text (section) 0x48 _system.o .text (section) 0x50 _system.o .text (section) 0x58 _system.o .text (section) 0x60 _system.o .text (section) 0x68 _system.o .text (section) 0x70 _system.o .text (section) 0x78 _system.o .text (section) 0x80 _system.o .text (section) 0x88 _system.o .text (section) 0x90 _system.o .text (section) 0x98 _system.o .text (section) 0xa0 _system.o .text (section) 0xa8 _system.o .text (section) 0xb0 _system.o .text (section) 0xb8 _system.o .text (section) 0xc0 _system.o .text (section) 0xc8 _system.o .text (section) 0xd0 _system.o .text (section) 0xd8 _system.o .text (section) 0xe0 _system.o .text (section) 0xe8 _system.o .text (section) 0xf0 _system.o .text (section) 0xf8 _system.o .text (section) 0x100 _system.o .text (section) 0x108 _system.o .text (section) 0x110 _system.o .text (section) 0x118 _system.o .text (section) 0x120 _system.o .text (section) 0x128 _system.o .text (section) 0x130 _system.o .text (section) 0x138 _system.o .text (section) 0x140 _system.o .text (section) 0x0 _num.o .text (section) 0x8 _num.o .text (section) 0x10 _num.o .text (section) 0x18 _num.o .text (section) 0x20 _num.o .text (section) 0x28 _num.o .text (section) 0x30 _num.o .text (section) 0x38 _num.o .text (section) 0x40 _num.o .text (section) 0x48 _num.o .text (section) 0x50 _num.o .text (section) 0x58 _num.o .text (section) 0x60 _num.o .text (section) 0x68 _num.o .text (section) 0x70 _num.o .text (section) 0x78 _num.o .text (section) 0x80 _num.o .text (section) 0x88 _num.o .text (section) 0x90 _num.o .text (section) 0x98 _num.o .text (section) 0xa0 _num.o .text (section) 0xa8 _num.o .text (section) 0xb0 _num.o .text (section) 0xb8 _num.o .text (section) 0xc0 _num.o .text (section) 0xc8 _num.o .text (section) 0xd0 _num.o .text (section) 0xd8 _num.o .text (section) 0xe0 _num.o .text (section) 0xe8 _num.o .text (section) 0xf0 _num.o .text (section) 0xf8 _num.o .text (section) 0x100 _num.o .text (section) 0x108 _num.o .text (section) 0x110 _num.o .text (section) 0x118 _num.o .text (section) 0x120 _num.o .text (section) 0x128 _num.o .text (section) 0x130 _num.o .text (section) 0x138 _num.o .text (section) 0x140 _num.o .text (section) 0x148 _num.o .text (section) 0x150 _num.o .text (section) 0x158 _num.o .text (section) 0x160 _num.o .text (section) 0x168 _num.o .text (section) 0x170 _num.o .text (section) 0x0 _eval.o .text (section) 0x8 _eval.o .text (section) 0x10 _eval.o .text (section) 0x18 _eval.o .text (section) 0x20 _eval.o .text (section) 0x28 _eval.o .text (section) 0x30 _eval.o .text (section) 0x38 _eval.o .text (section) 0x40 _eval.o .text (section) 0x48 _eval.o .text (section) 0x50 _eval.o .text (section) 0x58 _eval.o .text (section) 0x60 _eval.o .text (section) 0x68 _eval.o .text (section) 0x70 _eval.o .text (section) 0x78 _eval.o .text (section) 0x80 _eval.o .text (section) 0x88 _eval.o .text (section) 0x90 _eval.o .text (section) 0x98 _eval.o .text (section) 0xa0 _eval.o .text (section) 0xa8 _eval.o .text (section) 0xb0 _eval.o .text (section) 0xb8 _eval.o .text (section) 0xc0 _eval.o .text (section) 0xc8 _eval.o .text (section) 0xd0 _eval.o .text (section) 0xd8 _eval.o .text (section) 0xe0 _eval.o .text (section) 0xe8 _eval.o .text (section) 0xf0 _eval.o .text (section) 0xf8 _eval.o .text (section) 0x100 _eval.o .text (section) 0x108 _eval.o .text (section) 0x110 _eval.o .text (section) 0x118 _eval.o .text (section) 0x120 _eval.o .text (section) 0x128 _eval.o .text (section) 0x130 _eval.o .text (section) 0x138 _eval.o .text (section) 0x140 _eval.o .text (section) 0x148 _eval.o .text (section) 0x0 _io.o .text (section) 0x8 _io.o .text (section) 0x10 _io.o .text (section) 0x18 _io.o .text (section) 0x20 _io.o .text (section) 0x28 _io.o .text (section) 0x30 _io.o .text (section) 0x38 _io.o .text (section) 0x40 _io.o .text (section) 0x48 _io.o .text (section) 0x50 _io.o .text (section) 0x58 _io.o .text (section) 0x60 _io.o .text (section) 0x68 _io.o .text (section) 0x70 _io.o .text (section) 0x78 _io.o .text (section) 0x80 _io.o .text (section) 0x88 _io.o .text (section) 0x90 _io.o .text (section) 0x98 _io.o .text (section) 0xa0 _io.o .text (section) 0xa8 _io.o .text (section) 0xb0 _io.o .text (section) 0xb8 _io.o .text (section) 0xc0 _io.o .text (section) 0xc8 _io.o .text (section) 0xd0 _io.o .text (section) 0xd8 _io.o .text (section) 0xe0 _io.o .text (section) 0xe8 _io.o .text (section) 0xf0 _io.o .text (section) 0x0 _nonstd.o .text (section) 0x8 _nonstd.o .text (section) 0x10 _nonstd.o .text (section) 0x18 _nonstd.o .text (section) 0x20 _nonstd.o .text (section) 0x28 _nonstd.o .text (section) 0x30 _nonstd.o .text (section) 0x38 _nonstd.o .text (section) 0x40 _nonstd.o .text (section) 0x48 _nonstd.o .text (section) 0x50 _nonstd.o .text (section) 0x58 _nonstd.o .text (section) 0x60 _nonstd.o .text (section) 0x68 _nonstd.o .text (section) 0x70 _nonstd.o .text (section) 0x78 _nonstd.o .text (section) 0x80 _nonstd.o .text (section) 0x88 _nonstd.o .text (section) 0x90 _nonstd.o .text (section) 0x98 _nonstd.o .text (section) 0xa0 _nonstd.o .text (section) 0xa8 _nonstd.o .text (section) 0xb0 _nonstd.o .text (section) 0xb8 _nonstd.o .text (section) 0xc0 _nonstd.o .text (section) 0xc8 _nonstd.o .text (section) 0xd0 _nonstd.o .text (section) 0xd8 _nonstd.o .text (section) 0xe0 _nonstd.o .text (section) 0xe8 _nonstd.o .text (section) 0xf0 _nonstd.o .text (section) 0xf8 _nonstd.o .text (section) 0x100 _nonstd.o .text (section) 0x108 _nonstd.o .text (section) 0x110 _nonstd.o .text (section) 0x118 _nonstd.o .text (section) 0x120 _nonstd.o .text (section) 0x128 _nonstd.o .text (section) 0x130 _nonstd.o .text (section) 0x138 _nonstd.o .text (section) 0x140 _nonstd.o .data (section) 0x183 os_base.o .bss (section) 0x590 os_base.o .bss (section) 0x5b2 os_base.o .bss (section) 0x5c2 os_base.o .rodata.str1.1 (merged string section) 0x4fa os_base.o .rodata.str1.1 (merged string section) 0x53d os_base.o .rodata.str1.1 (merged string section) 0x5b7 os_base.o .rodata.str1.1 (merged string section) 0xc18 os_base.o .rodata.str1.1 (merged string section) 0xc87 os_base.o .rodata.str1.1 (merged string section) 0xd14 os_base.o .rodata.str1.1 (merged string section) 0xe7e os_base.o .rodata.str1.1 (merged string section) 0xe8d os_base.o .rodata.str1.1 (merged string section) 0xe9e os_base.o .rodata.str1.1 (merged string section) 0xef5 os_base.o .rodata.str1.1 (merged string section) 0xf34 os_base.o .rodata.str1.1 (merged string section) 0xfb4 os_base.o .rodata (section) 0x71e os_base.o .rodata (section) 0xdb5 os_base.o .LC23 0x7de os_base.o .LC6 0x8d2 os_base.o .LC11 0x912 os_base.o .LC12 0x952 os_base.o .LC13 0x992 os_base.o .LC14 0x9d2 os_base.o .LC15 0xa12 os_base.o .LC16 0xa52 os_base.o .LC17 0xa92 os_base.o .LC18 0xad2 os_base.o .LC7 0xb12 os_base.o .LC8 0xb52 os_base.o .LC9 0xb92 os_base.o .LC10 0xbd2 os_base.o .LC5 0xed2 os_base.o .text (section) 0x207 os_thread.o _Z15___getenv_UCS_2PtPS_ 0xf8a main.o _Z15___getenv_UCS_2PtPS_ 0x131a main.o _Z15___getenv_UCS_2PtPS_ 0x1800 main.o _Z15___getenv_UCS_2PtPS_ 0x235f os_setup.o _Z15___getenv_UCS_2PtPS_ 0x188 os_base.o _Z15___getenv_UCS_2PtPS_ 0x521 os_shell.o _Z15___getenv_UCS_2PtPS_ 0x720 os_shell.o _Z15___getenv_UCS_2PtPS_ 0x7bf os_shell.o _Z15___getenv_UCS_2PtPS_ 0xa0f os_files.o _Z15___getenv_UCS_2PtPS_ 0xaaf os_files.o _Z15___getenv_UCS_2PtPS_ 0x70ce os_tty.o ___gstate0 0xa64 main.o ___gstate0 0xbb5 main.o ___gstate0 0x1286 main.o ___gstate0 0x1e1c main.o ___gstate0 0x1e3a main.o ___gstate0 0x89 setup.o ___gstate0 0x204 setup.o ___gstate0 0x21c setup.o ___gstate0 0x234 setup.o ___gstate0 0x24c setup.o ___gstate0 0x263 setup.o ___gstate0 0x27b setup.o ___gstate0 0x293 setup.o ___gstate0 0x2ab setup.o ___gstate0 0x2c3 setup.o ___gstate0 0x2db setup.o ___gstate0 0x2f3 setup.o ___gstate0 0x303 setup.o ___gstate0 0x314 setup.o ___gstate0 0x32f setup.o ___gstate0 0x34c setup.o ___gstate0 0x364 setup.o ___gstate0 0x374 setup.o ___gstate0 0x384 setup.o ___gstate0 0x394 setup.o ___gstate0 0x3a3 setup.o ___gstate0 0x3bb setup.o ___gstate0 0x3d4 setup.o ___gstate0 0x3e4 setup.o ___gstate0 0x994 setup.o ___gstate0 0x9e5 setup.o ___gstate0 0xa03 setup.o ___gstate0 0xaf9 setup.o ___gstate0 0xb29 setup.o ___gstate0 0xb59 setup.o ___gstate0 0xb89 setup.o ___gstate0 0xbb9 setup.o ___gstate0 0xbe9 setup.o ___gstate0 0xdef setup.o ___gstate0 0xdf8 setup.o ___gstate0 0xf21 setup.o ___gstate0 0xf2f setup.o ___gstate0 0xf3d setup.o ___gstate0 0xf4b setup.o ___gstate0 0xf59 setup.o ___gstate0 0xf67 setup.o ___gstate0 0xf75 setup.o ___gstate0 0xf83 setup.o ___gstate0 0xf91 setup.o ___gstate0 0xf9f setup.o ___gstate0 0xfad setup.o ___gstate0 0xfbb setup.o ___gstate0 0xfc9 setup.o ___gstate0 0xfd7 setup.o ___gstate0 0xfe5 setup.o ___gstate0 0x10d2 setup.o ___gstate0 0x10e3 setup.o ___gstate0 0x10f5 setup.o ___gstate0 0x1101 setup.o ___gstate0 0x110b setup.o ___gstate0 0x1115 setup.o ___gstate0 0x111f setup.o ___gstate0 0x1152 setup.o ___gstate0 0x117c setup.o ___gstate0 0x11a9 setup.o ___gstate0 0x11d7 setup.o ___gstate0 0x12d2 setup.o ___gstate0 0x12ea setup.o ___gstate0 0x12f9 setup.o ___gstate0 0x1302 setup.o ___gstate0 0x130c setup.o ___gstate0 0x1316 setup.o ___gstate0 0x1320 setup.o ___gstate0 0x2637 setup.o ___gstate0 0x2655 setup.o ___gstate0 0x2695 setup.o ___gstate0 0x26a9 setup.o ___gstate0 0x26f4 setup.o ___gstate0 0x2828 setup.o ___gstate0 0x283f setup.o ___gstate0 0x2866 setup.o ___gstate0 0x288d setup.o ___gstate0 0x2993 setup.o ___gstate0 0x29af setup.o ___gstate0 0x2a54 setup.o ___gstate0 0x2af6 setup.o ___gstate0 0x2afd setup.o ___gstate0 0x2b06 setup.o ___gstate0 0x2b11 setup.o ___gstate0 0x2b1d setup.o ___gstate0 0x2b4b setup.o ___gstate0 0x2b52 setup.o ___gstate0 0x2b59 setup.o ___gstate0 0x2b5e setup.o ___gstate0 0x2b65 setup.o ___gstate0 0x2b6c setup.o ___gstate0 0x2b73 setup.o ___gstate0 0x2b7a setup.o ___gstate0 0x2b85 setup.o ___gstate0 0x2b8c setup.o ___gstate0 0x2bc9 setup.o ___gstate0 0x2be8 setup.o ___gstate0 0x2bef setup.o ___gstate0 0x2ed6 setup.o ___gstate0 0x2ee2 setup.o ___gstate0 0x2eee setup.o ___gstate0 0x2efa setup.o ___gstate0 0x2f06 setup.o ___gstate0 0x2f12 setup.o ___gstate0 0x2f1e setup.o ___gstate0 0x2f2a setup.o ___gstate0 0x2f39 setup.o ___gstate0 0x2f48 setup.o ___gstate0 0x2f57 setup.o ___gstate0 0x2f6c setup.o ___gstate0 0x2f72 setup.o ___gstate0 0x2f7d setup.o ___gstate0 0x2f84 setup.o ___gstate0 0x2f8e setup.o ___gstate0 0x2f99 setup.o ___gstate0 0x2fa4 setup.o ___gstate0 0x2fab setup.o ___gstate0 0x2fb6 setup.o ___gstate0 0x2fc1 setup.o ___gstate0 0x2fcc setup.o ___gstate0 0x2fd7 setup.o ___gstate0 0x2fe2 setup.o ___gstate0 0x3008 setup.o ___gstate0 0x3020 setup.o ___gstate0 0x3038 setup.o ___gstate0 0x3050 setup.o ___gstate0 0x3068 setup.o ___gstate0 0x3080 setup.o ___gstate0 0x3098 setup.o ___gstate0 0x30b0 setup.o ___gstate0 0x30c8 setup.o ___gstate0 0x30e0 setup.o ___gstate0 0x30f8 setup.o ___gstate0 0x3110 setup.o ___gstate0 0x3128 setup.o ___gstate0 0x3140 setup.o ___gstate0 0x3158 setup.o ___gstate0 0x3170 setup.o ___gstate0 0x3188 setup.o ___gstate0 0x31a0 setup.o ___gstate0 0x31b8 setup.o ___gstate0 0x31d0 setup.o ___gstate0 0x31e8 setup.o ___gstate0 0x3200 setup.o ___gstate0 0x3218 setup.o ___gstate0 0x3230 setup.o ___gstate0 0x3248 setup.o ___gstate0 0x3260 setup.o ___gstate0 0x3278 setup.o ___gstate0 0x3290 setup.o ___gstate0 0x32a8 setup.o ___gstate0 0x32c0 setup.o ___gstate0 0x32d8 setup.o ___gstate0 0x32f0 setup.o ___gstate0 0x3308 setup.o ___gstate0 0x3320 setup.o ___gstate0 0x3338 setup.o ___gstate0 0x3350 setup.o ___gstate0 0x3368 setup.o ___gstate0 0x3380 setup.o ___gstate0 0x3398 setup.o ___gstate0 0x33b0 setup.o ___gstate0 0x33c8 setup.o ___gstate0 0x33e0 setup.o ___gstate0 0x33f8 setup.o ___gstate0 0x3410 setup.o ___gstate0 0x3428 setup.o ___gstate0 0x3440 setup.o ___gstate0 0x3458 setup.o ___gstate0 0x3470 setup.o ___gstate0 0x3488 setup.o ___gstate0 0x34a0 setup.o ___gstate0 0x34b8 setup.o ___gstate0 0x34d0 setup.o ___gstate0 0x34e8 setup.o ___gstate0 0x3500 setup.o ___gstate0 0x3518 setup.o ___gstate0 0x3530 setup.o ___gstate0 0x3548 setup.o ___gstate0 0x3560 setup.o ___gstate0 0x3578 setup.o ___gstate0 0x3590 setup.o ___gstate0 0x35a8 setup.o ___gstate0 0x35c0 setup.o ___gstate0 0x35d8 setup.o ___gstate0 0x35f0 setup.o ___gstate0 0x3608 setup.o ___gstate0 0x3620 setup.o ___gstate0 0x3638 setup.o ___gstate0 0x3650 setup.o ___gstate0 0x3668 setup.o ___gstate0 0x3680 setup.o ___gstate0 0x3698 setup.o ___gstate0 0x36b0 setup.o ___gstate0 0x36c8 setup.o ___gstate0 0x36e0 setup.o ___gstate0 0x36f8 setup.o ___gstate0 0x3710 setup.o ___gstate0 0x3728 setup.o ___gstate0 0x3740 setup.o ___gstate0 0x3758 setup.o ___gstate0 0x3770 setup.o ___gstate0 0x3788 setup.o ___gstate0 0x37a0 setup.o ___gstate0 0x37b8 setup.o ___gstate0 0x37d0 setup.o ___gstate0 0x37e8 setup.o ___gstate0 0x3800 setup.o ___gstate0 0x3818 setup.o ___gstate0 0x3830 setup.o ___gstate0 0x3848 setup.o ___gstate0 0x3860 setup.o ___gstate0 0x3878 setup.o ___gstate0 0x3890 setup.o ___gstate0 0x38a8 setup.o ___gstate0 0x38c0 setup.o ___gstate0 0x38d8 setup.o ___gstate0 0x38f0 setup.o ___gstate0 0x3908 setup.o ___gstate0 0x3920 setup.o ___gstate0 0x3938 setup.o ___gstate0 0x3950 setup.o ___gstate0 0x3968 setup.o ___gstate0 0x3980 setup.o ___gstate0 0x3998 setup.o ___gstate0 0x39b0 setup.o ___gstate0 0x39c8 setup.o ___gstate0 0x39e0 setup.o ___gstate0 0x39f8 setup.o ___gstate0 0x3a10 setup.o ___gstate0 0x3a28 setup.o ___gstate0 0x3a40 setup.o ___gstate0 0x3a58 setup.o ___gstate0 0x3a70 setup.o ___gstate0 0x3a88 setup.o ___gstate0 0x3aa0 setup.o ___gstate0 0x3ab8 setup.o ___gstate0 0x3ad0 setup.o ___gstate0 0x3ae8 setup.o ___gstate0 0x3b00 setup.o ___gstate0 0x3b18 setup.o ___gstate0 0x3b30 setup.o ___gstate0 0x3b48 setup.o ___gstate0 0x3b60 setup.o ___gstate0 0x3b78 setup.o ___gstate0 0x3b90 setup.o ___gstate0 0x3ba8 setup.o ___gstate0 0x3bc0 setup.o ___gstate0 0x3bd8 setup.o ___gstate0 0x3bf0 setup.o ___gstate0 0x3c08 setup.o ___gstate0 0x3c20 setup.o ___gstate0 0x3c38 setup.o ___gstate0 0x3c50 setup.o ___gstate0 0x3c68 setup.o ___gstate0 0x3c80 setup.o ___gstate0 0x3c98 setup.o ___gstate0 0x3cab setup.o ___gstate0 0x3cd1 setup.o ___gstate0 0x3cd7 setup.o ___gstate0 0x3cfb setup.o ___gstate0 0x3d73 setup.o ___gstate0 0x3d8c setup.o ___gstate0 0x3d97 setup.o ___gstate0 0x3d9e setup.o ___gstate0 0x3da9 setup.o ___gstate0 0x3db4 setup.o ___gstate0 0x3dc2 setup.o ___gstate0 0x3dd0 setup.o ___gstate0 0x3dde setup.o ___gstate0 0x3dec setup.o ___gstate0 0x3dfa setup.o ___gstate0 0x3e08 setup.o ___gstate0 0x3e16 setup.o ___gstate0 0x3e24 setup.o ___gstate0 0x3e38 setup.o ___gstate0 0x3e46 setup.o ___gstate0 0x3e4b setup.o ___gstate0 0x3e5a setup.o ___gstate0 0x3e5f setup.o ___gstate0 0x3e78 setup.o ___gstate0 0x3e8b setup.o ___gstate0 0x3e97 setup.o ___gstate0 0x3ec0 setup.o ___gstate0 0x7e setup.o ___gstate0 0x94 setup.o ___gstate0 0x9d setup.o ___gstate0 0x3f3 mem.o ___gstate0 0x412 mem.o ___gstate0 0x435 mem.o ___gstate0 0x43c mem.o ___gstate0 0x792 mem.o ___gstate0 0x7a0 mem.o ___gstate0 0x7d4 mem.o ___gstate0 0x7e7 mem.o ___gstate0 0x84c mem.o ___gstate0 0x863 mem.o ___gstate0 0x893 mem.o ___gstate0 0x89a mem.o ___gstate0 0x93e mem.o ___gstate0 0x962 mem.o ___gstate0 0x975 mem.o ___gstate0 0x986 mem.o ___gstate0 0x99e mem.o ___gstate0 0x9a9 mem.o ___gstate0 0x9b5 mem.o ___gstate0 0x9bc mem.o ___gstate0 0x9d2 mem.o ___gstate0 0x9dd mem.o ___gstate0 0x9ef mem.o ___gstate0 0x9f6 mem.o ___gstate0 0xa80 mem.o ___gstate0 0xabf mem.o ___gstate0 0xacd mem.o ___gstate0 0xad9 mem.o ___gstate0 0xaea mem.o ___gstate0 0xb02 mem.o ___gstate0 0xb0f mem.o ___gstate0 0xb1d mem.o ___gstate0 0xb24 mem.o ___gstate0 0xb33 mem.o ___gstate0 0xb79 mem.o ___gstate0 0xb88 mem.o ___gstate0 0xb94 mem.o ___gstate0 0xcc7 mem.o ___gstate0 0xcce mem.o ___gstate0 0xcdf mem.o ___gstate0 0xd70 mem.o ___gstate0 0xd92 mem.o ___gstate0 0xda5 mem.o ___gstate0 0xdb6 mem.o ___gstate0 0xdce mem.o ___gstate0 0xdd9 mem.o ___gstate0 0xde5 mem.o ___gstate0 0xdec mem.o ___gstate0 0xe02 mem.o ___gstate0 0xe0d mem.o ___gstate0 0xe1f mem.o ___gstate0 0xe26 mem.o ___gstate0 0xe99 mem.o ___gstate0 0xece mem.o ___gstate0 0xedc mem.o ___gstate0 0xee8 mem.o ___gstate0 0xef9 mem.o ___gstate0 0xf11 mem.o ___gstate0 0xf1e mem.o ___gstate0 0xf25 mem.o ___gstate0 0xf36 mem.o ___gstate0 0xf56 mem.o ___gstate0 0x1043 mem.o ___gstate0 0x104a mem.o ___gstate0 0x1179 mem.o ___gstate0 0x1183 mem.o ___gstate0 0x1196 mem.o ___gstate0 0x12aa mem.o ___gstate0 0x137c mem.o ___gstate0 0x1383 mem.o ___gstate0 0x13a1 mem.o ___gstate0 0x13cf mem.o ___gstate0 0x13d8 mem.o ___gstate0 0x13eb mem.o ___gstate0 0x13f2 mem.o ___gstate0 0x13f9 mem.o ___gstate0 0x1416 mem.o ___gstate0 0x1470 mem.o ___gstate0 0x1477 mem.o ___gstate0 0x1483 mem.o ___gstate0 0x148a mem.o ___gstate0 0x1491 mem.o ___gstate0 0x17b0 mem.o ___gstate0 0x17b8 mem.o ___gstate0 0x17c3 mem.o ___gstate0 0x17ec mem.o ___gstate0 0x17fc mem.o ___gstate0 0x180e mem.o ___gstate0 0x18b8 mem.o ___gstate0 0x18c3 mem.o ___gstate0 0x18dc mem.o ___gstate0 0x18e4 mem.o ___gstate0 0x18f6 mem.o ___gstate0 0x1901 mem.o ___gstate0 0x1913 mem.o ___gstate0 0x191a mem.o ___gstate0 0x1927 mem.o ___gstate0 0x19b1 mem.o ___gstate0 0x1a71 mem.o ___gstate0 0x1a79 mem.o ___gstate0 0x1a8b mem.o ___gstate0 0x1a96 mem.o ___gstate0 0x1ab3 mem.o ___gstate0 0x1f26 mem.o ___gstate0 0x1f3e mem.o ___gstate0 0x20d3 mem.o ___gstate0 0x20e9 mem.o ___gstate0 0x21fe mem.o ___gstate0 0x2206 mem.o ___gstate0 0x22f8 mem.o ___gstate0 0x2300 mem.o ___gstate0 0x24e1 mem.o ___gstate0 0x24e9 mem.o ___gstate0 0x2709 mem.o ___gstate0 0x27b4 mem.o ___gstate0 0x27c4 mem.o ___gstate0 0x27d2 mem.o ___gstate0 0x27e6 mem.o ___gstate0 0x27f1 mem.o ___gstate0 0x27f8 mem.o ___gstate0 0x2859 mem.o ___gstate0 0x28b1 mem.o ___gstate0 0x28e3 mem.o ___gstate0 0x2aec mem.o ___gstate0 0x2af3 mem.o ___gstate0 0x3306 mem.o ___gstate0 0x335e mem.o ___gstate0 0x336f mem.o ___gstate0 0x33da mem.o ___gstate0 0x343a mem.o ___gstate0 0x3445 mem.o ___gstate0 0x344c mem.o ___gstate0 0x3461 mem.o ___gstate0 0x346b mem.o ___gstate0 0x34a4 mem.o ___gstate0 0x34b0 mem.o ___gstate0 0x34b7 mem.o ___gstate0 0x34c2 mem.o ___gstate0 0x34c9 mem.o ___gstate0 0x34d8 mem.o ___gstate0 0x34e2 mem.o ___gstate0 0x34f5 mem.o ___gstate0 0x3504 mem.o ___gstate0 0x3510 mem.o ___gstate0 0x3517 mem.o ___gstate0 0x3538 mem.o ___gstate0 0x3540 mem.o ___gstate0 0x355a mem.o ___gstate0 0x3581 mem.o ___gstate0 0x3588 mem.o ___gstate0 0x35ff mem.o ___gstate0 0x3612 mem.o ___gstate0 0x36df mem.o ___gstate0 0x36ee mem.o ___gstate0 0x36fd mem.o ___gstate0 0x3707 mem.o ___gstate0 0x3720 mem.o ___gstate0 0x373b mem.o ___gstate0 0x374b mem.o ___gstate0 0x375c mem.o ___gstate0 0x3767 mem.o ___gstate0 0x3772 mem.o ___gstate0 0x37e3 mem.o ___gstate0 0x37e9 mem.o ___gstate0 0x3844 mem.o ___gstate0 0x384a mem.o ___gstate0 0x38b1 mem.o ___gstate0 0x38cb mem.o ___gstate0 0x38db mem.o ___gstate0 0x38ec mem.o ___gstate0 0x3953 mem.o ___gstate0 0x395a mem.o ___gstate0 0x3962 mem.o ___gstate0 0x3969 mem.o ___gstate0 0x3981 mem.o ___gstate0 0x39b8 mem.o ___gstate0 0x39cf mem.o ___gstate0 0x3d0b mem.o ___gstate0 0x3d10 mem.o ___gstate0 0x3d20 mem.o ___gstate0 0x3d97 mem.o ___gstate0 0x3d9e mem.o ___gstate0 0x4134 mem.o ___gstate0 0x413b mem.o ___gstate0 0x4142 mem.o ___gstate0 0x4149 mem.o ___gstate0 0x4150 mem.o ___gstate0 0x4166 mem.o ___gstate0 0x416d mem.o ___gstate0 0x4174 mem.o ___gstate0 0x417b mem.o ___gstate0 0x4182 mem.o ___gstate0 0x419b mem.o ___gstate0 0x41b5 mem.o ___gstate0 0x41c3 mem.o ___gstate0 0x41ca mem.o ___gstate0 0x41d5 mem.o ___gstate0 0x41e1 mem.o ___gstate0 0x425c mem.o ___gstate0 0x42a7 mem.o ___gstate0 0x42b2 mem.o ___gstate0 0x42c0 mem.o ___gstate0 0x42c5 mem.o ___gstate0 0x42e3 mem.o ___gstate0 0x42ea mem.o ___gstate0 0x42f5 mem.o ___gstate0 0x42ff mem.o ___gstate0 0x4312 mem.o ___gstate0 0x4319 mem.o ___gstate0 0x434c mem.o ___gstate0 0x4358 mem.o ___gstate0 0x435d mem.o ___gstate0 0x4400 mem.o ___gstate0 0x4412 mem.o ___gstate0 0x4419 mem.o ___gstate0 0x442b mem.o ___gstate0 0x4439 mem.o ___gstate0 0x4445 mem.o ___gstate0 0x444c mem.o ___gstate0 0x4458 mem.o ___gstate0 0x4466 mem.o ___gstate0 0x446d mem.o ___gstate0 0x4474 mem.o ___gstate0 0x447f mem.o ___gstate0 0x448b mem.o ___gstate0 0x44a3 mem.o ___gstate0 0x44aa mem.o ___gstate0 0x44b1 mem.o ___gstate0 0x44c2 mem.o ___gstate0 0x44ea mem.o ___gstate0 0x44f0 mem.o ___gstate0 0x44fb mem.o ___gstate0 0x450a mem.o ___gstate0 0x4524 mem.o ___gstate0 0x4530 mem.o ___gstate0 0x4547 mem.o ___gstate0 0x454e mem.o ___gstate0 0x455a mem.o ___gstate0 0x4561 mem.o ___gstate0 0x4568 mem.o ___gstate0 0x4583 mem.o ___gstate0 0x458a mem.o ___gstate0 0x4592 mem.o ___gstate0 0x4599 mem.o ___gstate0 0x45a0 mem.o ___gstate0 0x45a7 mem.o ___gstate0 0x45ae mem.o ___gstate0 0x45c3 mem.o ___gstate0 0x45ca mem.o ___gstate0 0x45d1 mem.o ___gstate0 0x45e4 mem.o ___gstate0 0x45eb mem.o ___gstate0 0x45f2 mem.o ___gstate0 0x45f7 mem.o ___gstate0 0x4613 mem.o ___gstate0 0x461a mem.o ___gstate0 0x4625 mem.o ___gstate0 0x462f mem.o ___gstate0 0x4643 mem.o ___gstate0 0x4653 mem.o ___gstate0 0x4663 mem.o ___gstate0 0x4673 mem.o ___gstate0 0x467a mem.o ___gstate0 0x4683 mem.o ___gstate0 0x4692 mem.o ___gstate0 0x4699 mem.o ___gstate0 0x46a7 mem.o ___gstate0 0x46ba mem.o ___gstate0 0x46c4 mem.o ___gstate0 0x46cb mem.o ___gstate0 0x46e0 mem.o ___gstate0 0x27 os_setup.o ___gstate0 0x882 os_setup.o ___gstate0 0x9f3 os_setup.o ___gstate0 0xbb5 os_setup.o ___gstate0 0x100a os_setup.o ___gstate0 0x10af os_setup.o ___gstate0 0x122e os_setup.o ___gstate0 0x1281 os_setup.o ___gstate0 0x1356 os_setup.o ___gstate0 0x1372 os_setup.o ___gstate0 0x13cd os_setup.o ___gstate0 0x13ee os_setup.o ___gstate0 0x1427 os_setup.o ___gstate0 0x14a4 os_setup.o ___gstate0 0x15d3 os_setup.o ___gstate0 0x15ed os_setup.o ___gstate0 0x1624 os_setup.o ___gstate0 0x168a os_setup.o ___gstate0 0x16f2 os_setup.o ___gstate0 0x1725 os_setup.o ___gstate0 0x181d os_setup.o ___gstate0 0x1839 os_setup.o ___gstate0 0x1896 os_setup.o ___gstate0 0x18b7 os_setup.o ___gstate0 0x18ed os_setup.o ___gstate0 0x190a os_setup.o ___gstate0 0x191b os_setup.o ___gstate0 0x1943 os_setup.o ___gstate0 0x1953 os_setup.o ___gstate0 0x19f9 os_setup.o ___gstate0 0x1a40 os_setup.o ___gstate0 0x1a54 os_setup.o ___gstate0 0x1ad7 os_setup.o ___gstate0 0x1b3e os_setup.o ___gstate0 0x1b5f os_setup.o ___gstate0 0x1b94 os_setup.o ___gstate0 0x1bab os_setup.o ___gstate0 0x1bba os_setup.o ___gstate0 0x1da0 os_setup.o ___gstate0 0x1dc6 os_setup.o ___gstate0 0x1e88 os_setup.o ___gstate0 0x1ea0 os_setup.o ___gstate0 0x1eca os_setup.o ___gstate0 0x1ed9 os_setup.o ___gstate0 0x1f0a os_setup.o ___gstate0 0x1f1f os_setup.o ___gstate0 0x1f30 os_setup.o ___gstate0 0x1f63 os_setup.o ___gstate0 0x1f72 os_setup.o ___gstate0 0x1f83 os_setup.o ___gstate0 0x1f98 os_setup.o ___gstate0 0x1fcd os_setup.o ___gstate0 0x1feb os_setup.o ___gstate0 0x2013 os_setup.o ___gstate0 0x2031 os_setup.o ___gstate0 0x2056 os_setup.o ___gstate0 0x2074 os_setup.o ___gstate0 0x2099 os_setup.o ___gstate0 0x20a8 os_setup.o ___gstate0 0x20db os_setup.o ___gstate0 0x2103 os_setup.o ___gstate0 0x2113 os_setup.o ___gstate0 0x21be os_setup.o ___gstate0 0x21ea os_setup.o ___gstate0 0x21fb os_setup.o ___gstate0 0x2227 os_setup.o ___gstate0 0x223a os_setup.o ___gstate0 0x2249 os_setup.o ___gstate0 0x225b os_setup.o ___gstate0 0x227c os_setup.o ___gstate0 0x2298 os_setup.o ___gstate0 0x22b1 os_setup.o ___gstate0 0x22c1 os_setup.o ___gstate0 0x238e os_setup.o ___gstate0 0x23fe os_setup.o ___gstate0 0x242a os_setup.o ___gstate0 0x243b os_setup.o ___gstate0 0x2467 os_setup.o ___gstate0 0x247a os_setup.o ___gstate0 0x2489 os_setup.o ___gstate0 0x24aa os_setup.o ___gstate0 0x24ba os_setup.o ___gstate0 0x44c os_base.o ___gstate0 0x46a os_base.o ___gstate0 0x4de os_base.o ___gstate0 0x76c os_base.o ___gstate0 0x54e os_shell.o ___gstate0 0x647 os_shell.o ___gstate0 0xa2b os_files.o ___gstate0 0xad2 os_files.o ___gstate0 0xb20 os_files.o ___gstate0 0xb3b os_files.o ___gstate0 0xb66 os_files.o ___gstate0 0xbdb os_files.o ___gstate0 0xd0b os_files.o ___gstate0 0xe98 os_files.o ___gstate0 0x10ad os_files.o ___gstate0 0x2ff os_dyn.o ___gstate0 0x34a os_dyn.o ___gstate0 0x3a3 os_dyn.o ___gstate0 0x6ce3 os_tty.o ___gstate0 0x7492 os_tty.o ___gstate0 0x75af os_tty.o ___gstate0 0x770d os_tty.o ___gstate0 0x14fe os_io.o ___gstate0 0x155e os_io.o ___gstate0 0x15be os_io.o ___gstate0 0x161e os_io.o ___gstate0 0x1672 os_io.o ___gstate0 0x1e1f os_io.o ___gstate0 0x1e77 os_io.o ___gstate0 0x1e84 os_io.o ___gstate0 0x1e9f os_io.o ___gstate0 0x1ecd os_io.o ___gstate0 0x1ee8 os_io.o ___gstate0 0x2134 os_io.o ___gstate0 0x21ac os_io.o ___gstate0 0x3b3b os_io.o ___gstate0 0x3e20 os_io.o ___gstate0 0x3f51 os_io.o ___gstate0 0x40b6 os_io.o ___gstate0 0x435b os_io.o ___gstate0 0x43db os_io.o ___gstate0 0x43ff os_io.o ___gstate0 0x4441 os_io.o ___gstate0 0x44d7 os_io.o ___gstate0 0x44f2 os_io.o ___gstate0 0x451a os_io.o ___gstate0 0x460b os_io.o ___gstate0 0x478f os_io.o ___gstate0 0x48dc os_io.o ___gstate0 0x4b1b os_io.o ___gstate0 0x4bcb os_io.o ___gstate0 0x4d37 os_io.o ___gstate0 0x4e3d os_io.o ___gstate0 0x51e3 os_io.o ___gstate0 0x525e os_io.o ___gstate0 0x532b os_io.o ___gstate0 0x3fc9 _kernel.o ___gstate0 0xd038 _kernel.o ___gstate0 0xde23 _kernel.o ___gstate0 0xe725 _kernel.o ___gstate0 0xf999 _kernel.o ___gstate0 0xb094 _nonstd.o _Z8___setupP22___setup_params_struct 0x9a6 main.o _Z21___setup_params_resetP22___setup_params_struct 0x8cd main.o _Z19___free_UCS_2STRINGPt 0x76a main.o _Z19___free_UCS_2STRINGPt 0xae2 main.o _Z19___free_UCS_2STRINGPt 0xc0a main.o _Z19___free_UCS_2STRINGPt 0xc4a main.o _Z19___free_UCS_2STRINGPt 0xc7a main.o _Z19___free_UCS_2STRINGPt 0xcaa main.o _Z19___free_UCS_2STRINGPt 0xcc2 main.o _Z19___free_UCS_2STRINGPt 0xcce main.o _Z19___free_UCS_2STRINGPt 0xcda main.o _Z19___free_UCS_2STRINGPt 0xce6 main.o _Z19___free_UCS_2STRINGPt 0x1358 main.o _Z19___free_UCS_2STRINGPt 0x15d5 main.o _Z19___free_UCS_2STRINGPt 0x1632 main.o _Z19___free_UCS_2STRINGPt 0x16f1 main.o _Z19___free_UCS_2STRINGPt 0x179c main.o _Z19___free_UCS_2STRINGPt 0x19b4 main.o _Z19___free_UCS_2STRINGPt 0x3852 setup.o _Z19___free_UCS_2STRINGPt 0x312 os_base.o _Z19___free_UCS_2STRINGPt 0x422 os_base.o ___program_startup_info 0x562 main.o ___program_startup_info 0xfb7 main.o ___program_startup_info 0x3f2 setup.o ___program_startup_info 0x1e5 os_base.o ___program_startup_info 0x2d6 os_base.o ___program_startup_info 0x2ea os_base.o ___program_startup_info 0x30b os_base.o ___program_startup_info 0x3a3 os_base.o ___program_startup_info 0x3ad os_base.o ___program_startup_info 0x41b os_base.o _Z7___mainPFP19___mod_or_lnk_unionP22___global_state_structE 0x304 os_base.o _Z7___mainPFP19___mod_or_lnk_unionP22___global_state_structE 0x414 os_base.o _Z16___display_errorPPc 0x41a main.o _Z16___display_errorPPc 0xa8c main.o _Z16___display_errorPPc 0x54c os_base.o _Z11___free_memPv 0x3c4 main.o _Z11___free_memPv 0x793 main.o _Z11___free_memPv 0xb0b main.o _Z11___free_memPv 0xc21 main.o _Z11___free_memPv 0xc57 main.o _Z11___free_memPv 0xc87 main.o _Z11___free_memPv 0xcb6 main.o _Z11___free_memPv 0x16a9 mem.o _Z11___free_memPv 0x184d mem.o _Z11___free_memPv 0x29a8 mem.o _Z11___free_memPv 0x2a68 mem.o _Z11___free_memPv 0x2aba mem.o _Z11___free_memPv 0x5ed0 c_intf.o _Z11___free_memPv 0x60e1 c_intf.o _Z11___free_memPv 0x60f9 c_intf.o _Z11___free_memPv 0x61d1 c_intf.o _Z11___free_memPv 0x61e6 c_intf.o _Z11___free_memPv 0x23aa os_setup.o _Z11___free_memPv 0x3c5 os_shell.o _Z11___free_memPv 0x3d7 os_shell.o _Z11___free_memPv 0x56c os_shell.o _Z11___free_memPv 0x77c os_shell.o _Z11___free_memPv 0x7e9 os_shell.o _Z11___free_memPv 0x8f9 os_shell.o _Z11___free_memPv 0x6d os_files.o _Z11___free_memPv 0xa4b os_files.o _Z11___free_memPv 0xae9 os_files.o _Z11___free_memPv 0xec6 os_files.o _Z11___free_memPv 0xed3 os_files.o _Z11___free_memPv 0xfa7 os_files.o _Z11___free_memPv 0x275 os_dyn.o _Z11___free_memPv 0x32e os_dyn.o _Z11___free_memPv 0x4bc os_dyn.o _Z11___free_memPv 0x284 os_tty.o _Z11___free_memPv 0xcbf os_tty.o _Z11___free_memPv 0x18a3 os_tty.o _Z11___free_memPv 0x1aff os_tty.o _Z11___free_memPv 0x1b10 os_tty.o _Z11___free_memPv 0x1b18 os_tty.o _Z11___free_memPv 0x31e1 os_tty.o _Z11___free_memPv 0x3210 os_tty.o _Z11___free_memPv 0x321d os_tty.o _Z11___free_memPv 0x322a os_tty.o _Z11___free_memPv 0x323c os_tty.o _Z11___free_memPv 0x324e os_tty.o _Z11___free_memPv 0x4222 os_tty.o _Z11___free_memPv 0x453e os_tty.o _Z11___free_memPv 0x454f os_tty.o _Z11___free_memPv 0x4557 os_tty.o _Z11___free_memPv 0x457e os_tty.o _Z11___free_memPv 0x45da os_tty.o _Z11___free_memPv 0x47ad os_tty.o _Z11___free_memPv 0x47e0 os_tty.o _Z11___free_memPv 0x4d82 os_tty.o _Z11___free_memPv 0x58ab os_tty.o _Z11___free_memPv 0x5952 os_tty.o _Z11___free_memPv 0x62d8 os_tty.o _Z11___free_memPv 0x695b os_tty.o _Z11___free_memPv 0x6efb os_tty.o _Z11___free_memPv 0x6f07 os_tty.o _Z11___free_memPv 0x6f13 os_tty.o _Z11___free_memPv 0x6f1b os_tty.o _Z11___free_memPv 0x6fc9 os_tty.o _Z11___free_memPv 0x76bb os_tty.o _Z11___free_memPv 0x78be os_tty.o _Z11___free_memPv 0x78d7 os_tty.o _Z11___free_memPv 0x78e0 os_tty.o _Z11___free_memPv 0x2da os_io.o _Z11___free_memPv 0x2eb os_io.o _Z11___free_memPv 0x34f os_io.o _Z11___free_memPv 0x2332 os_io.o _Z11___free_memPv 0x2462 os_io.o _Z11___free_memPv 0x24f3 os_io.o _Z11___free_memPv 0x2924 os_io.o _Z11___free_memPv 0x2aa4 os_io.o _Z11___free_memPv 0x2f2d os_io.o _Z11___free_memPv 0x3125 os_io.o _Z11___free_memPv 0x5b26 os_io.o _Z11___free_memPv 0x448 setup.o _Z12___alloc_memm 0x25a main.o _Z12___alloc_memm 0x2a3 main.o _Z12___alloc_memm 0x329 main.o _Z12___alloc_memm 0x49d main.o _Z12___alloc_memm 0x3c42 setup.o _Z12___alloc_memm 0x1624 mem.o _Z12___alloc_memm 0x177e mem.o _Z12___alloc_memm 0x17de mem.o _Z12___alloc_memm 0x5f48 c_intf.o _Z12___alloc_memm 0x6018 c_intf.o _Z12___alloc_memm 0x6086 c_intf.o _Z12___alloc_memm 0x615b c_intf.o _Z12___alloc_memm 0x6250 c_intf.o _Z12___alloc_memm 0xe6 os_shell.o _Z12___alloc_memm 0x1f7 os_shell.o _Z12___alloc_memm 0x356 os_shell.o _Z12___alloc_memm 0x45 os_files.o _Z12___alloc_memm 0x140 os_dyn.o _Z12___alloc_memm 0x1d6 os_dyn.o _Z12___alloc_memm 0x21c os_dyn.o _Z12___alloc_memm 0x23d os_tty.o _Z12___alloc_memm 0xc4f os_tty.o _Z12___alloc_memm 0x1849 os_tty.o _Z12___alloc_memm 0x1868 os_tty.o _Z12___alloc_memm 0x41a8 os_tty.o _Z12___alloc_memm 0x44c2 os_tty.o _Z12___alloc_memm 0x467f os_tty.o _Z12___alloc_memm 0x4742 os_tty.o _Z12___alloc_memm 0x490d os_tty.o _Z12___alloc_memm 0x57bd os_tty.o _Z12___alloc_memm 0x58ed os_tty.o _Z12___alloc_memm 0x6c36 os_tty.o _Z12___alloc_memm 0x6e77 os_tty.o _Z12___alloc_memm 0x6e9f os_tty.o _Z12___alloc_memm 0x6ec0 os_tty.o _Z12___alloc_memm 0x7037 os_tty.o _Z12___alloc_memm 0x7334 os_tty.o _Z12___alloc_memm 0x737d os_tty.o _Z12___alloc_memm 0x7629 os_tty.o _Z12___alloc_memm 0x32f os_io.o _Z12___alloc_memm 0x33f os_io.o _Z12___alloc_memm 0x13b7 os_io.o _Z12___alloc_memm 0x2525 os_io.o _Z12___alloc_memm 0x27c4 os_io.o _Z12___alloc_memm 0x29b3 os_io.o _Z12___alloc_memm 0x2cad os_io.o _Z12___alloc_memm 0x2e5c os_io.o _Z12___alloc_memm 0x3077 os_io.o _Z12___alloc_memm 0x3183 os_io.o _Z12___alloc_memm 0x32f0 os_io.o _Z12___alloc_memm 0x34f1 os_io.o _Z12___alloc_memm 0x4221 os_io.o _Z12___alloc_memm 0x5a54 os_io.o .data (section) 0xf42 main.o .data (section) 0xf4d main.o .data (section) 0xf85 main.o .data (section) 0x17e7 main.o .rodata.str1.8 (section) 0x400 main.o .rodata.str1.8 (section) 0xa7c main.o .rodata.str1.1 (merged string section) 0x73c main.o .rodata.str1.1 (merged string section) 0x9e4 main.o .rodata.str1.1 (merged string section) 0xab4 main.o .rodata.str1.1 (merged string section) 0xd54 main.o .rodata.str1.1 (merged string section) 0xe04 main.o .rodata.str1.1 (merged string section) 0x106c main.o .rodata.str1.1 (merged string section) 0x1134 main.o .rodata.str1.1 (merged string section) 0x1174 main.o .rodata.str1.1 (merged string section) 0x1338 main.o .rodata.str1.1 (merged string section) 0x1685 main.o .rodata.str1.1 (merged string section) 0x169a main.o .rodata.str1.1 (merged string section) 0x16af main.o .rodata.str1.1 (merged string section) 0x16c4 main.o .rodata.str1.1 (merged string section) 0x16d9 main.o .rodata.str1.1 (merged string section) 0x17c4 main.o .rodata.str1.1 (merged string section) 0x1854 main.o .rodata.str1.1 (merged string section) 0x1894 main.o .rodata.str1.1 (merged string section) 0x195f main.o .rodata.str1.1 (merged string section) 0x1a83 main.o .rodata.str1.1 (merged string section) 0x1b44 main.o .rodata.str1.1 (merged string section) 0x1bcc main.o .rodata.str1.1 (merged string section) 0x1c08 main.o .rodata.str1.1 (merged string section) 0x1c4c main.o .rodata.str1.1 (merged string section) 0x1c7a main.o .rodata.str1.1 (merged string section) 0x1d3f main.o .rodata.str1.1 (merged string section) 0x1e98 main.o .rodata.str1.1 (merged string section) 0x1f51 main.o .rodata.str1.1 (merged string section) 0x1f6d main.o .rodata.str1.1 (merged string section) 0x1fcb main.o .rodata.str1.1 (merged string section) 0x2000 main.o .rodata (section) 0x7e0 main.o .rodata (section) 0xde7 main.o .rodata (section) 0x120a main.o .rodata (section) 0x130a main.o .rodata (section) 0x16fc main.o _Z24___get_parallelism_levelv 0x3a1a setup.o _Z24___get_parallelism_levelv 0x5956 _kernel.o _Z19___set_live_percenti 0x59be _kernel.o _Z19___set_live_percenti 0x388 setup.o _Z19___get_live_percentv 0x3a02 setup.o _Z19___get_live_percentv 0x5eb8 _kernel.o _Z15___set_max_heapm 0x642b _kernel.o _Z15___set_max_heapm 0x380 setup.o _Z15___get_max_heapv 0x39ea setup.o _Z15___get_max_heapv 0x5ab9 _kernel.o _Z15___set_min_heapm 0x5b23 _kernel.o _Z15___set_min_heapm 0x378 setup.o _Z15___get_min_heapv 0x39d2 setup.o _Z15___get_min_heapv 0x5b87 _kernel.o _Z27___machine_code_block_fixupP25___processor_state_structPvll 0x155ac _kernel.o _Z27___machine_code_block_fixupP25___processor_state_structPvll 0x3f0 setup.o _Z8___isnand 0x90 setup.o _Z8___isinfd 0x311a setup.o _Z11___isfinited 0x8b28 _num.o _Z11___isfinited 0xd57b _num.o _Z11___isfinited 0xd7b5 _num.o _Z11___isfinited 0xd7de _num.o _Z11___isfinited 0x1d80c _num.o _Z11___isfinited 0x1d851 _num.o _Z11___isfinited 0x306f7 _num.o _Z11___isfinited 0x42800 _num.o _Z11___isfinited 0x49b1d _num.o _Z11___isfinited 0x49b43 _num.o _Z11___isfinited 0x49b6f _num.o _Z11___isfinited 0x4fb89 _num.o _Z11___isfinited 0x4fc07 _num.o _Z11___isfinited 0x4fd9e _num.o _Z11___isfinited 0x55e95 _num.o _Z11___isfinited 0x589c6 _num.o _Z11___isfinited 0x58f0e _num.o _Z11___isfinited 0x5bc7b _num.o _Z11___isfinited 0x5f004 _num.o _Z11___isfinited 0x6024c _num.o _Z11___isfinited 0x6158d _num.o _Z11___isfinited 0x63b90 _num.o _Z11___isfinited 0x6482d _num.o _Z11___isfinited 0x64d83 _num.o _Z11___isfinited 0x650c1 _num.o _Z11___isfinited 0x67014 _num.o _Z11___isfinited 0x6709e _num.o _Z11___isfinited 0x67ede _num.o _Z11___isfinited 0x69bdd _num.o _Z11___isfinited 0x6adba _num.o _Z11___isfinited 0x6b06a _num.o _Z11___isfinited 0x6cb14 _num.o _Z11___isfinited 0x6d5f1 _num.o _Z11___isfinited 0x6e39f _num.o _Z11___isfinited 0x727d9 _num.o _Z11___isfinited 0x72817 _num.o _Z11___isfinited 0x79aae _num.o _Z11___isfinited 0x7c7b0 _num.o _Z11___isfinited 0x7e533 _num.o _Z11___isfinited 0x7e550 _num.o _Z11___isfinited 0x7ec6f _num.o _Z11___isfinited 0x7ecad _num.o _Z11___isfinited 0x83900 _num.o _Z11___isfinited 0x86c14 _num.o _Z11___isfinited 0x87335 _num.o _Z11___isfinited 0x87c00 _num.o _Z11___isfinited 0x886d9 _num.o _Z11___isfinited 0x958c4 _num.o _Z11___isfinited 0x18fd1 _nonstd.o _Z11___isfinited 0xe44a _repl.o _Z11___isfinited 0x88 setup.o _Z11___copysigndd 0x3102 setup.o _Z11___copysigndd 0x757a _num.o _Z11___copysigndd 0x75a2 _num.o _Z11___copysigndd 0x9bb8 _num.o _Z11___copysigndd 0xb955 _num.o _Z11___copysigndd 0xfb41 _num.o _Z11___copysigndd 0x10cbf _num.o _Z11___copysigndd 0x1a224 _num.o _Z11___copysigndd 0x1b4c4 _num.o _Z11___copysigndd 0x27342 _num.o _Z11___copysigndd 0x3826b _num.o _Z11___copysigndd 0x38293 _num.o _Z11___copysigndd 0x3ec28 _num.o _Z11___copysigndd 0x41f5a _num.o _Z11___copysigndd 0x45323 _num.o _Z11___copysigndd 0x453ab _num.o _Z11___copysigndd 0x471b1 _num.o _Z11___copysigndd 0x4c492 _num.o _Z11___copysigndd 0x4cdc2 _num.o _Z11___copysigndd 0x5109c _num.o _Z11___copysigndd 0x519bf _num.o _Z11___copysigndd 0x51f71 _num.o _Z11___copysigndd 0x5507b _num.o _Z11___copysigndd 0x560dd _num.o _Z11___copysigndd 0x57975 _num.o _Z11___copysigndd 0x59af3 _num.o _Z11___copysigndd 0x59bdd _num.o _Z11___copysigndd 0x5d2c5 _num.o _Z11___copysigndd 0x62c2b _num.o _Z11___copysigndd 0x6a076 _num.o _Z11___copysigndd 0x75b7d _num.o _Z11___copysigndd 0x75bfa _num.o _Z11___copysigndd 0x7b7c7 _num.o _Z11___copysigndd 0x7e004 _num.o _Z11___copysigndd 0x83992 _num.o _Z11___copysigndd 0x8cbf6 _num.o _Z11___copysigndd 0x9070b _num.o _Z11___copysigndd 0x7031e _io.o _Z28___refresh_interrupts_pstateP25___processor_state_struct 0x3c4 mem.o _Z28___refresh_interrupts_pstateP25___processor_state_struct 0x418 setup.o _Z28___init_procedural_interruptPvPFlS_lE 0x3b82 setup.o _Z10___cleanupv 0x10ab main.o _Z10___cleanupv 0x3972 setup.o _Z10___cleanupv 0x3d12 setup.o .text (section) 0x2423 setup.o .text (section) 0x2480 setup.o .text (section) 0x24d5 setup.o .text (section) 0x252a setup.o .rodata.str1.1 (merged string section) 0x947 setup.o .gcc_except_table (section) 0xcd5 setup.o .gcc_except_table (section) 0xcfd setup.o .gcc_except_table (section) 0xd29 setup.o .gcc_except_table (section) 0xd55 setup.o _Z23___get_repl_server_addrv 0x3b0a setup.o _Z23___get_repl_server_addrv 0x10617 _kernel.o _Z23___get_repl_client_addrv 0x3af2 setup.o _Z23___get_repl_client_addrv 0x11768 _kernel.o _Z26___set_module_install_modei 0xcf2f _kernel.o _Z26___set_module_install_modei 0x3d0 setup.o _Z26___get_module_install_modev 0x3ada setup.o _Z26___get_module_install_modev 0xcf93 _kernel.o _Z23___get_module_whitelistv 0x3ac2 setup.o _Z23___get_module_whitelistv 0x4fbe _kernel.o _Z26___get_module_search_orderv 0x3aaa setup.o _Z26___get_module_search_orderv 0x4e7b _kernel.o _Z20___get_gambitdir_mapv 0x3a92 setup.o _Z20___get_gambitdir_mapv 0x125eb _kernel.o _Z16___get_gambitdirv 0x3a7a setup.o _Z16___get_gambitdirv 0xa440 _kernel.o _Z18___set_io_settingsii 0x6096 _kernel.o _Z18___set_io_settingsii 0x3a8 setup.o _Z18___get_io_settingsi 0x3a62 setup.o _Z18___get_io_settingsi 0x5a28 _kernel.o _Z21___set_debug_settingsii 0x67db _kernel.o _Z21___set_debug_settingsii 0x3a0 setup.o _Z21___get_debug_settingsv 0x3a4a setup.o _Z21___get_debug_settingsv 0x57be _kernel.o _Z21___set_standard_leveli 0x5826 _kernel.o _Z21___set_standard_leveli 0x398 setup.o _Z21___get_standard_levelv 0x3a32 setup.o _Z21___get_standard_levelv 0x588a _kernel.o _Z24___set_parallelism_leveli 0x58f2 _kernel.o _Z24___set_parallelism_leveli 0x390 setup.o _Z16___F64_to_STRINGd 0x314a setup.o _Z16___F64_to_STRINGd 0x2d4dc _num.o _Z8___roundd 0x2b639 _num.o _Z8___roundd 0x2b6aa _num.o _Z8___roundd 0x5f792 _num.o _Z8___roundd 0x67f06 _num.o _Z8___roundd 0x1785f _nonstd.o _Z8___roundd 0x18fef _nonstd.o _Z8___roundd 0x1c52e _nonstd.o _Z8___roundd 0x8452 _thread.o _Z8___roundd 0xe474 _repl.o _Z8___roundd 0x184ad _repl.o _Z8___roundd 0x98 setup.o _Z8___truncd 0x3132 setup.o _Z8___truncd 0x37a74 _num.o _Z8___truncd 0x49de9 _num.o _Z8___truncd 0x6b092 _num.o _Z8___truncd 0x6c615 _num.o _Z12___make_pairP25___processor_state_structll 0x600 setup.o _Z12___make_pairP25___processor_state_structll 0x616 setup.o _Z12___make_pairP25___processor_state_structll 0x58a6 c_intf.o _Z12___make_pairP25___processor_state_structll 0x10be os_setup.o _Z12___make_pairP25___processor_state_structll 0x13f7 os_setup.o _Z12___make_pairP25___processor_state_structll 0x14a9 os_setup.o _Z12___make_pairP25___processor_state_structll 0x18c0 os_setup.o _Z12___make_pairP25___processor_state_structll 0x1b68 os_setup.o _Z12___make_pairP25___processor_state_structll 0x330 setup.o _Z31___NONNULLUTF_8STRING_to_SCMOBJP25___processor_state_structPcPli 0x5d3 setup.o _Z31___NONNULLUTF_8STRING_to_SCMOBJP25___processor_state_structPcPli 0x5ec setup.o _Z31___NONNULLUTF_8STRING_to_SCMOBJP25___processor_state_structPcPli 0x3792 setup.o _Z31___NONNULLUTF_8STRING_to_SCMOBJP25___processor_state_structPcPli 0x23f7 mem.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x4ea setup.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x36ea setup.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x4363 os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x444d os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x4613 os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x4794 os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x48e4 os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x4b23 os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x4bd0 os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x4d3f os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x51eb os_io.o _Z27___NONNULLPOINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x5333 os_io.o _Z18___propagate_errorl 0x31e5 _kernel.o _Z18___propagate_errorl 0x46a9 _kernel.o _Z18___propagate_errorl 0x14658 _kernel.o _Z18___propagate_errorl 0x15313 _kernel.o _Z18___propagate_errorl 0x153c8 _kernel.o _Z18___propagate_errorl 0x1547d _kernel.o _Z18___propagate_errorl 0x154e7 _kernel.o _Z18___propagate_errorl 0x15657 _kernel.o _Z18___propagate_errorl 0x15778 _kernel.o _Z18___propagate_errorl 0x3f8 setup.o _ZTI15___throw_struct 0x18 setup.o _ZTI15___throw_struct 0x10 setup.o _ZTI15___throw_struct 0x20 setup.o _ZTI15___throw_struct 0x30 setup.o _ZTI15___throw_struct 0x40 setup.o _ZTI15___throw_struct 0x18 _kernel.o _ZTI15___throw_struct 0x28 _kernel.o _ZTI15___throw_struct 0x94 _kernel.o _ZTI15___throw_struct 0xa4 _kernel.o _Z14___throw_errorl 0x3b52 setup.o _Z14___throw_errorl 0x2e setup.o _Z14___throw_errorl 0x43 setup.o _Z14___throw_errorl 0x72 setup.o _Z14___throw_errorl 0x10c57 _kernel.o _Z39___get_next_high_level_interrupt_pstateP25___processor_state_struct 0x1396c _kernel.o _Z39___get_next_high_level_interrupt_pstateP25___processor_state_struct 0x400 setup.o _Z27___get_program_startup_infov 0x3b22 setup.o _Z21___addref_string_listPv 0xb82 setup.o _Z21___addref_string_listPv 0xbb2 setup.o _Z21___addref_string_listPv 0xbe2 setup.o _Z21___addref_string_listPv 0x1e8 setup.o _Z20___set_gambitdir_mapPPt 0x15460 _kernel.o _Z20___set_gambitdir_mapPPt 0x3b8 setup.o _Z23___set_repl_server_addrPt 0x153ab _kernel.o _Z23___set_repl_server_addrPt 0x3e0 setup.o _Z23___set_repl_client_addrPt 0x154ca _kernel.o _Z23___set_repl_client_addrPt 0x3d8 setup.o _Z16___addref_stringPv 0xaf2 setup.o _Z16___addref_stringPv 0xb22 setup.o _Z16___addref_stringPv 0xb52 setup.o _Z16___addref_stringPv 0x1e0 setup.o _Z16___set_gambitdirPt 0x1563a _kernel.o _Z16___set_gambitdirPt 0x3b0 setup.o _Z25___cleanup_actlog_vmstateP31___virtual_machine_state_struct 0xad7 setup.o _Z25___cleanup_actlog_vmstateP31___virtual_machine_state_struct 0x1124 setup.o _Z25___cleanup_actlog_vmstateP31___virtual_machine_state_struct 0x1325 setup.o _Z21___cleanup_os_vmstateP31___virtual_machine_state_struct 0xaca setup.o _Z21___cleanup_os_vmstateP31___virtual_machine_state_struct 0x10c6 setup.o _Z21___cleanup_os_vmstateP31___virtual_machine_state_struct 0x111a setup.o _Z21___cleanup_os_vmstateP31___virtual_machine_state_struct 0x131b setup.o _Z22___cleanup_mem_vmstateP31___virtual_machine_state_struct 0xac2 setup.o _Z22___cleanup_mem_vmstateP31___virtual_machine_state_struct 0x1110 setup.o _Z22___cleanup_mem_vmstateP31___virtual_machine_state_struct 0x1311 setup.o _Z18___cleanup_vmstateP31___virtual_machine_state_struct 0x368 setup.o _Z20___cleanup_os_pstateP25___processor_state_struct 0xaa6 setup.o _Z20___cleanup_os_pstateP25___processor_state_struct 0xffc setup.o _Z21___cleanup_mem_pstateP25___processor_state_struct 0xa94 setup.o _Z17___cleanup_pstateP25___processor_state_struct 0x1106 setup.o _Z17___cleanup_pstateP25___processor_state_struct 0x1307 setup.o _Z17___cleanup_pstateP25___processor_state_struct 0x370 setup.o _Z18___raise_interrupti 0xb os_setup.o _Z18___raise_interrupti 0x1b os_setup.o _Z18___raise_interrupti 0x410 setup.o _Z13___cleanup_osv 0x112f setup.o _Z13___cleanup_osv 0x132f setup.o _Z13___cleanup_osv 0x3ee5 setup.o _Z14___cleanup_memv 0x1129 setup.o _Z14___cleanup_memv 0x132a setup.o _Z33___cleanup_all_interrupt_handlingv 0x10ef setup.o _Z33___cleanup_all_interrupt_handlingv 0x12f3 setup.o _Z33___cleanup_all_interrupt_handlingv 0x3b36 os_io.o _Z33___cleanup_all_interrupt_handlingv 0x3e1b os_io.o _Z20___setup_mem_vmstateP31___virtual_machine_state_struct 0x10b9 setup.o _Z19___setup_os_vmstateP31___virtual_machine_state_struct 0x109c setup.o _Z23___setup_actlog_vmstateP31___virtual_machine_state_struct 0x1084 setup.o _Z16___setup_vmstateP31___virtual_machine_state_struct 0x39a2 setup.o _Z16___setup_vmstateP31___virtual_machine_state_struct 0x3e7d setup.o _Z19___setup_mem_pstateP25___processor_state_struct 0xe94 setup.o _Z18___setup_os_pstateP25___processor_state_struct 0xe77 setup.o _Z15___setup_pstateP25___processor_state_structP31___virtual_machine_state_struct 0x39ba setup.o _Z28___service_interrupts_pstateP25___processor_state_struct 0x3bb2 setup.o _Z28___service_interrupts_pstateP25___processor_state_struct 0x776d _kernel.o _Z23___set_module_whitelistPPt 0x152f6 _kernel.o _Z23___set_module_whitelistPPt 0x3c8 setup.o _Z26___set_module_search_orderPPt 0x1575b _kernel.o _Z26___set_module_search_orderPPt 0x3c0 setup.o _Z24___UTF_8STRING_to_SCMOBJP25___processor_state_structPcPli 0x23ce setup.o _Z24___UTF_8STRING_to_SCMOBJP25___processor_state_structPcPli 0x2b0 setup.o _Z14___make_vectorP25___processor_state_structll 0x22ad setup.o _Z14___make_vectorP25___processor_state_structll 0x234c setup.o _Z14___make_vectorP25___processor_state_structll 0x3912 setup.o _Z14___make_vectorP25___processor_state_structll 0x62a7 c_intf.o _Z14___make_vectorP25___processor_state_structll 0x34f os_dyn.o _Z32___make_symkey_from_UTF_8_stringPcj 0x1984 setup.o _Z32___make_symkey_from_UTF_8_stringPcj 0x1a92 setup.o _Z32___make_symkey_from_UTF_8_stringPcj 0x1b2e setup.o _Z18___make_global_varl 0x1944 setup.o _Z18___make_global_varl 0x11e18 _kernel.o _Z28___disable_interrupts_pstateP25___processor_state_struct 0x3bca setup.o _Z28___disable_interrupts_pstateP25___processor_state_struct 0x10445 _kernel.o _Z27___enable_interrupts_pstateP25___processor_state_struct 0x103de _kernel.o _Z27___enable_interrupts_pstateP25___processor_state_struct 0x420 setup.o _Z36___raise_high_level_interrupt_pstateP25___processor_state_structl 0x3b6a setup.o _Z36___raise_high_level_interrupt_pstateP25___processor_state_structl 0x13d22 _kernel.o _Z36___raise_procedural_interrupt_pstateP25___processor_state_structPv 0x408 setup.o _Z21___hash_scheme_stringl 0x14d0 setup.o _Z21___hash_scheme_stringl 0x2144 mem.o _Z21___hash_scheme_stringl 0x219b mem.o _Z21___hash_scheme_stringl 0x22ed mem.o _Z16___intern_symkeyl 0x1470 setup.o _Z16___intern_symkeyl 0x14dd setup.o _Z16___intern_symkeyl 0x215d mem.o _Z15___glo_list_addP13___glo_struct 0x1429 setup.o _Z15___exit_processi 0x12e1 setup.o _Z15___exit_processi 0x133b setup.o _Z27___cleanup_and_exit_processi 0x358 setup.o _Z26___raise_interrupt_vmstateP31___virtual_machine_state_structi 0x3b9a setup.o _Z22___device_select_abortP25___processor_state_struct 0x11e2 setup.o _Z22___device_select_abortP25___processor_state_struct 0x129d setup.o _Z22___device_select_abortP25___processor_state_struct 0x1593 setup.o _Z22___device_select_abortP25___processor_state_struct 0x165f setup.o _Z22___device_select_abortP25___processor_state_struct 0x25e7 setup.o _Z22___device_select_abortP25___processor_state_struct 0x2898 setup.o _Z22___device_select_abortP25___processor_state_struct 0x11345 _kernel.o _Z15___fdset_resizeii 0x6c24 os_tty.o _Z15___fdset_resizeii 0x27b2 os_io.o _Z15___fdset_resizeii 0x29a1 os_io.o _Z15___fdset_resizeii 0x2c9f os_io.o _Z15___fdset_resizeii 0x2e4a os_io.o _Z15___fdset_resizeii 0x32d2 os_io.o _Z15___fdset_resizeii 0x34df os_io.o _Z15___fdset_resizeii 0x420f os_io.o _Z18___garbage_collectl 0x1cbc mem.o _Z18___garbage_collectl 0x5191 _kernel.o _Z18___garbage_collectl 0xa8b5 _kernel.o _Z18___garbage_collectl 0x15bc9 _kernel.o _Z18___garbage_collectl 0x190b1 _kernel.o _Z18___garbage_collectl 0x1a9c2 _kernel.o _Z18___garbage_collectl 0x1e95c _kernel.o _Z18___garbage_collectl 0x1ea05 _kernel.o _Z18___garbage_collectl 0x1ea70 _kernel.o _Z18___garbage_collectl 0x1ea95 _kernel.o _Z18___garbage_collectl 0x1eaba _kernel.o _Z18___garbage_collectl 0x1ec4c _kernel.o _Z18___garbage_collectl 0x1ed5d _kernel.o _Z18___garbage_collectl 0x1edb9 _kernel.o _Z18___garbage_collectl 0x1eebc _kernel.o _Z18___garbage_collectl 0x1ef05 _kernel.o _Z18___garbage_collectl 0x1ef2a _kernel.o _Z18___garbage_collectl 0x1ef4f _kernel.o _Z18___garbage_collectl 0x1f0ac _kernel.o _Z18___garbage_collectl 0x1f0e4 _kernel.o _Z18___garbage_collectl 0x1f13b _kernel.o _Z18___garbage_collectl 0x1987e _system.o _Z18___garbage_collectl 0x7c5c5 _num.o _Z18___garbage_collectl 0x360 setup.o _Z20___current_vm_resizeli 0x398a setup.o _Z20___current_vm_resizeli 0x19b80 _kernel.o _Z17on_all_processorsP17___sync_op_struct 0x28f5 setup.o _Z17on_all_processorsP17___sync_op_struct 0x2947 setup.o _Z17on_all_processorsP17___sync_op_struct 0x29a9 setup.o _Z17on_all_processorsP17___sync_op_struct 0x2c7c setup.o _Z15service_sync_opv 0x1271f _kernel.o _Z20execute_sync_op_loopP17___sync_op_structi 0x27f3 setup.o _Z20execute_sync_op_loopP17___sync_op_structi 0x2c8e setup.o _Z22___fdset_resize_pstateP25___processor_state_structi 0x26af setup.o _Z22___actlog_start_pstateP25___processor_state_struct 0x269b setup.o _Z25___garbage_collect_pstateP25___processor_state_structl 0x265a setup.o _Z21___actlog_stop_pstateP25___processor_state_struct 0x263d setup.o _Z15execute_sync_opP17___sync_op_struct 0x27c0 setup.o _Z25___raise_interrupt_pstateP25___processor_state_structi 0x4075 mem.o _Z25___raise_interrupt_pstateP25___processor_state_structi 0x30 os_setup.o _Z22___subprocedure_parentl 0xed7e _kernel.o _Z18___subprocedure_idl 0xf2c3 _kernel.o _Z20___make_subprocedurell 0xcdc1 _kernel.o _Z25___kill_sfun_stack_markerl 0x2c37 setup.o _Z25___kill_sfun_stack_markerl 0x3882 setup.o _Z25___make_sfun_stack_markerP25___processor_state_structPll 0x2bf4 setup.o _Z25___make_sfun_stack_markerP25___processor_state_structPll 0x300 setup.o _Z6___runl 0x2c6b setup.o _Z6___runl 0x3b3a setup.o _Z6___runl 0x3ed1 setup.o _Z7___calllll 0x2c2b setup.o _Z7___calllll 0x3e8 setup.o _Z13___trampolineP25___processor_state_struct 0x2b91 setup.o _Z15___dynamic_loadllPPv 0x2a0d setup.o _Z22___os_load_object_filell 0x12154 _kernel.o _Z25___subprocedure_nb_closedl 0xce22 _kernel.o _Z29___subprocedure_nb_parametersl 0xce83 _kernel.o _Z27___subprocedure_parent_namel 0xccfc _kernel.o _Z27___subprocedure_parent_infol 0xcd5d _kernel.o _Z18___SCMOBJ_to_UCS_4lPji 0x329a setup.o _Z23___SCMOBJ_to_ISO_8859_1lPhi 0x3282 setup.o _Z18___SCMOBJ_to_SCHARlPai 0x326a setup.o _Z16___SCMOBJ_to_F64lPdi 0x3252 setup.o _Z16___SCMOBJ_to_F64lPdi 0x51f0 _system.o _Z16___SCMOBJ_to_F64lPdi 0x42ee2 _num.o _Z16___SCMOBJ_to_U64lPmi 0x323a setup.o _Z16___SCMOBJ_to_U64lPmi 0x216f c_intf.o _Z16___SCMOBJ_to_U64lPmi 0x226f c_intf.o _Z16___SCMOBJ_to_U64lPmi 0x236f c_intf.o _Z16___SCMOBJ_to_U64lPmi 0x267f c_intf.o _Z16___SCMOBJ_to_U64lPmi 0x284f c_intf.o _Z16___SCMOBJ_to_U64lPmi 0x294f c_intf.o _Z16___SCMOBJ_to_U64lPmi 0x2a3f c_intf.o _Z16___SCMOBJ_to_U64lPmi 0x2b1f c_intf.o _Z16___SCMOBJ_to_U64lPmi 0x40381 _num.o _Z16___SCMOBJ_to_U32lPji 0x3222 setup.o _Z16___SCMOBJ_to_U32lPji 0x40045 _num.o _Z16___SCMOBJ_to_U16lPti 0x320a setup.o _Z15___SCMOBJ_to_U8lPhi 0x31f2 setup.o _Z15___SCMOBJ_to_U8lPhi 0x15720 _kernel.o _Z21___U64_add_U64_U64_fnmm 0x31da setup.o _Z23___U64_fits_in_width_fnmi 0x31c2 setup.o _Z24___U64_from_ULONGLONG_fny 0x31aa setup.o _Z19___U64_from_UM32_fnj 0x3192 setup.o _Z21___S64_to_LONGLONG_fnl 0x317a setup.o _Z24___S64_from_SM32_UM32_fnij 0x3162 setup.o _Z36___SCMOBJ_to_NONNULLISO_8859_1STRINGlPPhi 0x3402 setup.o _Z34___SCMOBJ_to_NONNULLCHARSTRINGLISTlPPPci 0x33ea setup.o _Z23___SCMOBJ_to_CHARSTRINGlPPci 0x33d2 setup.o _Z23___SCMOBJ_to_CHARSTRINGlPPci 0xe5c os_setup.o _Z23___SCMOBJ_to_CHARSTRINGlPPci 0xea0 os_setup.o _Z23___SCMOBJ_to_CHARSTRINGlPPci 0x1716 os_setup.o _Z23___SCMOBJ_to_CHARSTRINGlPPci 0x1776 os_setup.o _Z23___SCMOBJ_to_CHARSTRINGlPPci 0x3150 _kernel.o _Z23___SCMOBJ_to_CHARSTRINGlPPci 0xe5e2 _kernel.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x33ba setup.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3640 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x37c9 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x393f c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x39e5 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3aaf c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3b55 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3c1f c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3cc5 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3d8f c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3e35 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3eff c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3fa5 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x406f c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x4115 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x41df c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x4285 c_intf.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x1cce os_setup.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x1db7 os_setup.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x22e2 os_setup.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x24da os_setup.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x1143 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x1223 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x12ff os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x133d os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x13c3 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x1405 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x14bd os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x153d os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x15c9 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x1605 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x1699 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x16e8 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x1893 os_files.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x3d os_dyn.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x776c os_tty.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x4577 os_io.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x46c0 os_io.o _Z26___SCMOBJ_to_NONNULLSTRINGlPPviii 0x515f os_io.o _Z17___SCMOBJ_to_BOOLlPii 0x33a2 setup.o _Z17___SCMOBJ_to_BOOLlPii 0x3213 _kernel.o _Z21___SCMOBJ_to_FUNCTIONlPvPS_i 0x338a setup.o _Z20___SCMOBJ_to_POINTERlPPvli 0x3372 setup.o _Z18___SCMOBJ_to_UNIONlPPvli 0x335a setup.o _Z19___SCMOBJ_to_DOUBLElPdi 0x3342 setup.o _Z22___SCMOBJ_to_ULONGLONGlPyi 0x332a setup.o _Z18___SCMOBJ_to_ULONGlPmi 0x3312 setup.o _Z17___SCMOBJ_to_UINTlPji 0x32fa setup.o _Z19___SCMOBJ_to_USHORTlPti 0x32e2 setup.o _Z22___SCMOBJ_to_PTRDIFF_TlPli 0x32ca setup.o _Z19___SCMOBJ_to_SIZE_TlPmi 0x32b2 setup.o _Z16___S16_to_SCMOBJP25___processor_state_structsPli 0x356a setup.o _Z15___S8_to_SCMOBJP25___processor_state_structaPli 0x3552 setup.o _Z18___release_variantPv 0x353a setup.o _Z22___release_string_listPv 0x3522 setup.o _Z22___release_string_listPv 0x46de os_io.o _Z22___release_string_listPv 0x46ec os_io.o _Z22___release_string_listPv 0x1530b _kernel.o _Z22___release_string_listPv 0x15475 _kernel.o _Z22___release_string_listPv 0x15770 _kernel.o _Z22___release_string_listPv 0x4a _kernel.o _Z22___release_string_listPv 0x7b _kernel.o _Z22___release_string_listPv 0xf0 _kernel.o _Z17___release_stringPv 0x350a setup.o _Z17___release_stringPv 0x1108 os_setup.o _Z17___release_stringPv 0x114f os_setup.o _Z17___release_stringPv 0x115b os_setup.o _Z17___release_stringPv 0x1182 os_setup.o _Z17___release_stringPv 0x118e os_setup.o _Z17___release_stringPv 0x1345 os_setup.o _Z17___release_stringPv 0x1563 os_setup.o _Z17___release_stringPv 0x15bd os_setup.o _Z17___release_stringPv 0x1787 os_setup.o _Z17___release_stringPv 0x1802 os_setup.o _Z17___release_stringPv 0x1972 os_setup.o _Z17___release_stringPv 0x1995 os_setup.o _Z17___release_stringPv 0x19a5 os_setup.o _Z17___release_stringPv 0x1abe os_setup.o _Z17___release_stringPv 0x1bed os_setup.o _Z17___release_stringPv 0x1d2a os_setup.o _Z17___release_stringPv 0x1d5d os_setup.o _Z17___release_stringPv 0x1e1c os_setup.o _Z17___release_stringPv 0x2130 os_setup.o _Z17___release_stringPv 0x2305 os_setup.o _Z17___release_stringPv 0x231e os_setup.o _Z17___release_stringPv 0x24fd os_setup.o _Z17___release_stringPv 0x251e os_setup.o _Z17___release_stringPv 0x533 os_shell.o _Z17___release_stringPv 0x5e7 os_shell.o _Z17___release_stringPv 0x635 os_shell.o _Z17___release_stringPv 0x889 os_shell.o _Z17___release_stringPv 0xd22 os_files.o _Z17___release_stringPv 0xedf os_files.o _Z17___release_stringPv 0x11b4 os_files.o _Z17___release_stringPv 0x1294 os_files.o _Z17___release_stringPv 0x134e os_files.o _Z17___release_stringPv 0x136e os_files.o _Z17___release_stringPv 0x1416 os_files.o _Z17___release_stringPv 0x1476 os_files.o _Z17___release_stringPv 0x14f2 os_files.o _Z17___release_stringPv 0x1572 os_files.o _Z17___release_stringPv 0x1616 os_files.o _Z17___release_stringPv 0x163f os_files.o _Z17___release_stringPv 0x16fc os_files.o _Z17___release_stringPv 0x1766 os_files.o _Z17___release_stringPv 0x18f9 os_files.o _Z17___release_stringPv 0x127 os_dyn.o _Z17___release_stringPv 0x77fd os_tty.o _Z17___release_stringPv 0x45df os_io.o _Z17___release_stringPv 0x46fa os_io.o _Z17___release_stringPv 0x51b8 os_io.o _Z17___release_stringPv 0x31d4 _kernel.o _Z17___release_stringPv 0x325b _kernel.o _Z17___release_stringPv 0x14650 _kernel.o _Z17___release_stringPv 0x153c0 _kernel.o _Z17___release_stringPv 0x154df _kernel.o _Z17___release_stringPv 0x1564f _kernel.o _Z17___release_stringPv 0xbf _kernel.o _Z17___release_stringPv 0x14b _kernel.o _Z17___release_stringPv 0x178 _kernel.o _Z19___release_functionPv 0x34f2 setup.o _Z18___release_foreignl 0x34da setup.o _Z18___release_foreignl 0x2961 mem.o _Z18___release_foreignl 0x2a21 mem.o _Z18___release_foreignl 0x40b0 mem.o _Z18___release_foreignl 0x101f3 _kernel.o _Z35___SCMOBJ_to_NONNULLWCHARSTRINGLISTlPPPwi 0x34c2 setup.o _Z24___SCMOBJ_to_WCHARSTRINGlPPwi 0x34aa setup.o _Z31___SCMOBJ_to_NONNULLUCS_4STRINGlPPji 0x3492 setup.o _Z35___SCMOBJ_to_NONNULLUCS_2STRINGLISTlPPPti 0x347a setup.o _Z35___SCMOBJ_to_NONNULLUCS_2STRINGLISTlPPPti 0xafb0 _kernel.o _Z35___SCMOBJ_to_NONNULLUCS_2STRINGLISTlPPPti 0xf8d0 _kernel.o _Z35___SCMOBJ_to_NONNULLUCS_2STRINGLISTlPPPti 0x11873 _kernel.o _Z24___SCMOBJ_to_UCS_2STRINGlPPti 0x3462 setup.o _Z24___SCMOBJ_to_UCS_2STRINGlPPti 0x9239 _kernel.o _Z24___SCMOBJ_to_UCS_2STRINGlPPti 0xc4b9 _kernel.o _Z24___SCMOBJ_to_UCS_2STRINGlPPti 0x1196e _kernel.o _Z32___SCMOBJ_to_NONNULLUTF_16STRINGlPPti 0x344a setup.o _Z35___SCMOBJ_to_NONNULLUTF_8STRINGLISTlPPPci 0x3432 setup.o _Z24___SCMOBJ_to_UTF_8STRINGlPPci 0x341a setup.o _Z17___TYPE_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x36d2 setup.o _Z19___STRUCT_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x36ba setup.o _Z18___FLOAT_to_SCMOBJP25___processor_state_structfPli 0x36a2 setup.o _Z21___LONGLONG_to_SCMOBJP25___processor_state_structxPli 0x368a setup.o _Z21___LONGLONG_to_SCMOBJP25___processor_state_structxPli 0x1ef0 os_setup.o _Z21___LONGLONG_to_SCMOBJP25___processor_state_structxPli 0x1fb3 os_setup.o _Z17___LONG_to_SCMOBJP25___processor_state_structlPli 0x3672 setup.o _Z16___INT_to_SCMOBJP25___processor_state_structiPli 0x365a setup.o _Z18___SHORT_to_SCMOBJP25___processor_state_structsPli 0x3642 setup.o _Z20___SSIZE_T_to_SCMOBJP25___processor_state_structlPli 0x362a setup.o _Z20___SSIZE_T_to_SCMOBJP25___processor_state_structlPli 0x40bb os_io.o _Z18___WCHAR_to_SCMOBJP25___processor_state_structwPli 0x3612 setup.o _Z18___UCS_2_to_SCMOBJP25___processor_state_structtPli 0x35fa setup.o _Z18___UCHAR_to_SCMOBJP25___processor_state_structhPli 0x35e2 setup.o _Z17___CHAR_to_SCMOBJP25___processor_state_structcPli 0x35ca setup.o _Z16___F32_to_SCMOBJP25___processor_state_structfPli 0x35b2 setup.o _Z16___F32_to_SCMOBJP25___processor_state_structfPli 0x5fbaf _num.o _Z16___S64_to_SCMOBJP25___processor_state_structlPli 0x359a setup.o _Z16___S32_to_SCMOBJP25___processor_state_structiPli 0x3582 setup.o _Z14___register_rcPv 0x389a setup.o _Z30___free_NONNULLUCS_2STRINGLISTPPt 0x386a setup.o _Z30___free_NONNULLUCS_2STRINGLISTPPt 0x2ef os_base.o _Z20___VARIANT_to_SCMOBJP25___processor_state_structPvPli 0x383a setup.o _Z31___NONNULLWCHARSTRING_to_SCMOBJP25___processor_state_structPwPli 0x3822 setup.o _Z35___NONNULLUCS_4STRINGLIST_to_SCMOBJP25___processor_state_structPPjPli 0x380a setup.o _Z24___UCS_4STRING_to_SCMOBJP25___processor_state_structPjPli 0x37f2 setup.o _Z31___NONNULLUCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0x37da setup.o _Z31___NONNULLUCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0xb40 os_files.o _Z31___NONNULLUCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0x9a05 _kernel.o _Z36___NONNULLUTF_16STRINGLIST_to_SCMOBJP25___processor_state_structPPtPli 0x37c2 setup.o _Z25___UTF_16STRING_to_SCMOBJP25___processor_state_structPtPli 0x37aa setup.o _Z40___NONNULLISO_8859_1STRINGLIST_to_SCMOBJP25___processor_state_structPPhPli 0x377a setup.o _Z29___ISO_8859_1STRING_to_SCMOBJP25___processor_state_structPhPli 0x3762 setup.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x374a setup.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x1696 os_setup.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x21ef os_setup.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x226c os_setup.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x229d os_setup.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x242f os_setup.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0xb6b os_files.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x307 os_dyn.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x9602 _kernel.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x9ae7 _kernel.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x9bc9 _kernel.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0xa375 _kernel.o _Z30___NONNULLCHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0xa570 _kernel.o _Z30___NONNULLSTRINGLIST_to_SCMOBJP25___processor_state_structPvPlii 0x3732 setup.o _Z30___NONNULLSTRINGLIST_to_SCMOBJP25___processor_state_structPvPlii 0x3e6a setup.o _Z19___STRING_to_SCMOBJP25___processor_state_structPvPlii 0x371a setup.o _Z19___STRING_to_SCMOBJP25___processor_state_structPvPlii 0xd10 os_files.o _Z19___STRING_to_SCMOBJP25___processor_state_structPvPlii 0x5263 os_io.o _Z28___NONNULLFUNCTION_to_SCMOBJP25___processor_state_structPvPli 0x3702 setup.o _Z11___setup_osv 0x3cb0 setup.o _Z14___thread_joinP16___thread_struct 0x3c8a setup.o _Z24___thread_init_from_selfP16___thread_struct 0x3c72 setup.o _Z17___alloc_mem_codem 0x3c5a setup.o _Z17___alloc_mem_codem 0x4d51 _kernel.o _Z17___alloc_mem_codem 0x147b5 _kernel.o _Z30___mask_child_interrupts_beginP31___mask_interrupts_state_struct 0x3c2a setup.o _Z30___mask_child_interrupts_beginP31___mask_interrupts_state_struct 0x6f7 os_setup.o _Z34___mask_heartbeat_interrupts_beginP31___mask_interrupts_state_struct 0x3c12 setup.o _Z34___mask_heartbeat_interrupts_beginP31___mask_interrupts_state_struct 0x6ea os_setup.o _Z34___mask_heartbeat_interrupts_beginP31___mask_interrupts_state_struct 0x20d7 os_io.o _Z29___mask_user_interrupts_beginP31___mask_interrupts_state_struct 0x3bfa setup.o _Z29___mask_user_interrupts_beginP31___mask_interrupts_state_struct 0x6e2 os_setup.o _Z28___mask_all_interrupts_beginP31___mask_interrupts_state_struct 0x3be2 setup.o _Z28___mask_all_interrupts_beginP31___mask_interrupts_state_struct 0x855 os_shell.o _Z28___mask_all_interrupts_beginP31___mask_interrupts_state_struct 0x37bf os_io.o _Z27___gc_hash_table_union_findllli 0x395a setup.o _Z27___gc_hash_table_union_findllli 0x643c _system.o _Z27___gc_hash_table_union_findllli 0x677a _system.o _Z27___gc_hash_table_union_findllli 0x6a01 _system.o _Z20___gc_hash_table_refll 0x3942 setup.o _Z20___gc_hash_table_refll 0x6e82 _system.o _Z20___gc_hash_table_refll 0xbf85 _system.o _Z25___still_obj_refcount_decl 0x392a setup.o _Z25___still_obj_refcount_decl 0x6313 c_intf.o _Z25___still_obj_refcount_decl 0x7253 _kernel.o _Z25___still_obj_refcount_decl 0x15198 _kernel.o _Z25___still_obj_refcount_decl 0x15daf _kernel.o _Z25___still_obj_refcount_decl 0x16428 _kernel.o _Z25___still_obj_refcount_decl 0x1a60b _kernel.o _Z25___still_obj_refcount_decl 0x1a74b _kernel.o _Z25___still_obj_refcount_decl 0x1a7a0 _kernel.o _Z25___still_obj_refcount_decl 0x1a864 _kernel.o _Z25___still_obj_refcount_decl 0x1ab77 _kernel.o _Z25___still_obj_refcount_decl 0x1b277 _kernel.o _Z25___still_obj_refcount_decl 0x1b340 _kernel.o _Z25___still_obj_refcount_decl 0x1b3aa _kernel.o _Z25___still_obj_refcount_decl 0x1b440 _kernel.o _Z25___still_obj_refcount_decl 0x1bee6 _kernel.o _Z25___still_obj_refcount_decl 0x1cef6 _kernel.o _Z25___still_obj_refcount_decl 0x1cfc1 _kernel.o _Z25___still_obj_refcount_decl 0x1d275 _kernel.o _Z25___still_obj_refcount_decl 0x1dc16 _kernel.o _Z25___still_obj_refcount_decl 0x1df7c _kernel.o _Z25___still_obj_refcount_decl 0x164b5 _system.o _Z25___still_obj_refcount_decl 0x7c5d7 _num.o _Z17___release_scmobjl 0x38fa setup.o _Z17___release_scmobjl 0x5370 c_intf.o _Z17___release_scmobjl 0x5418 c_intf.o _Z17___release_scmobjl 0x567c c_intf.o _Z17___release_scmobjl 0x569f c_intf.o _Z17___release_scmobjl 0x58b1 c_intf.o _Z17___release_scmobjl 0x58b9 c_intf.o _Z17___release_scmobjl 0x58ff c_intf.o _Z17___release_scmobjl 0xc19 os_setup.o _Z17___release_scmobjl 0xcbc os_setup.o _Z17___release_scmobjl 0xce9 os_setup.o _Z17___release_scmobjl 0x10aa os_setup.o _Z17___release_scmobjl 0x10c9 os_setup.o _Z17___release_scmobjl 0x111c os_setup.o _Z17___release_scmobjl 0x1163 os_setup.o _Z17___release_scmobjl 0x11a4 os_setup.o _Z17___release_scmobjl 0x11ac os_setup.o _Z17___release_scmobjl 0x11d4 os_setup.o _Z17___release_scmobjl 0x1377 os_setup.o _Z17___release_scmobjl 0x1403 os_setup.o _Z17___release_scmobjl 0x140b os_setup.o _Z17___release_scmobjl 0x142c os_setup.o _Z17___release_scmobjl 0x14b5 os_setup.o _Z17___release_scmobjl 0x14bd os_setup.o _Z17___release_scmobjl 0x15a4 os_setup.o _Z17___release_scmobjl 0x15db os_setup.o _Z17___release_scmobjl 0x1614 os_setup.o _Z17___release_scmobjl 0x1630 os_setup.o _Z17___release_scmobjl 0x16b8 os_setup.o _Z17___release_scmobjl 0x183e os_setup.o _Z17___release_scmobjl 0x18cc os_setup.o _Z17___release_scmobjl 0x18d4 os_setup.o _Z17___release_scmobjl 0x18f5 os_setup.o _Z17___release_scmobjl 0x1948 os_setup.o _Z17___release_scmobjl 0x19b4 os_setup.o _Z17___release_scmobjl 0x1adc os_setup.o _Z17___release_scmobjl 0x1b74 os_setup.o _Z17___release_scmobjl 0x1b7c os_setup.o _Z17___release_scmobjl 0x1b9c os_setup.o _Z17___release_scmobjl 0x1bfc os_setup.o _Z17___release_scmobjl 0x1ecf os_setup.o _Z17___release_scmobjl 0x1f0f os_setup.o _Z17___release_scmobjl 0x1f68 os_setup.o _Z17___release_scmobjl 0x1fd2 os_setup.o _Z17___release_scmobjl 0x2018 os_setup.o _Z17___release_scmobjl 0x205b os_setup.o _Z17___release_scmobjl 0x209e os_setup.o _Z17___release_scmobjl 0x2108 os_setup.o _Z17___release_scmobjl 0x222c os_setup.o _Z17___release_scmobjl 0x2281 os_setup.o _Z17___release_scmobjl 0x22b6 os_setup.o _Z17___release_scmobjl 0x23bd os_setup.o _Z17___release_scmobjl 0x246c os_setup.o _Z17___release_scmobjl 0x24af os_setup.o _Z17___release_scmobjl 0x7a8 os_base.o _Z17___release_scmobjl 0x57d os_shell.o _Z17___release_scmobjl 0x68d os_shell.o _Z17___release_scmobjl 0xa6d os_files.o _Z17___release_scmobjl 0xb05 os_files.o _Z17___release_scmobjl 0xb79 os_files.o _Z17___release_scmobjl 0xd34 os_files.o _Z17___release_scmobjl 0xf38 os_files.o _Z17___release_scmobjl 0x10d2 os_files.o _Z17___release_scmobjl 0x3b5 os_dyn.o _Z17___release_scmobjl 0x3d0 os_dyn.o _Z17___release_scmobjl 0x3d9 os_dyn.o _Z17___release_scmobjl 0x75dd os_tty.o _Z17___release_scmobjl 0x4374 os_io.o _Z17___release_scmobjl 0x4462 os_io.o _Z17___release_scmobjl 0x4588 os_io.o _Z17___release_scmobjl 0x47a6 os_io.o _Z17___release_scmobjl 0x48f8 os_io.o _Z17___release_scmobjl 0x4994 os_io.o _Z17___release_scmobjl 0x4b34 os_io.o _Z17___release_scmobjl 0x4be1 os_io.o _Z17___release_scmobjl 0x4c5a os_io.o _Z17___release_scmobjl 0x4d50 os_io.o _Z17___release_scmobjl 0x4e67 os_io.o _Z17___release_scmobjl 0x4fa0 os_io.o _Z17___release_scmobjl 0x4fd8 os_io.o _Z17___release_scmobjl 0x5170 os_io.o _Z17___release_scmobjl 0x5285 os_io.o _Z17___release_scmobjl 0x52f0 os_io.o _Z17___release_scmobjl 0x3252 _kernel.o _Z17___release_scmobjl 0x143d6 _kernel.o _Z17___release_scmobjl 0x14552 _kernel.o _Z17___release_scmobjl 0x145fa _kernel.o _Z17___release_scmobjl 0x14871 _kernel.o _Z17___release_scmobjl 0x148bc _kernel.o _Z17___release_scmobjl 0x1498a _kernel.o _Z17___release_scmobjl 0x149d5 _kernel.o _Z17___release_scmobjl 0x14a20 _kernel.o _Z17___release_scmobjl 0x14a6b _kernel.o _Z17___release_scmobjl 0x14ab6 _kernel.o _Z17___release_scmobjl 0x14b01 _kernel.o _Z17___release_scmobjl 0x14b4c _kernel.o _Z17___release_scmobjl 0x152a9 _kernel.o _Z17___release_scmobjl 0x1535e _kernel.o _Z17___release_scmobjl 0x15413 _kernel.o _Z17___release_scmobjl 0x155c0 _kernel.o _Z17___release_scmobjl 0x156a2 _kernel.o _Z17___release_scmobjl 0x157c3 _kernel.o _Z17___release_scmobjl 0x5fbc5 _num.o _Z17___release_scmobjl 0x66a5a _num.o _Z17___release_scmobjl 0x6c71e _num.o _Z17___release_scmobjl 0x6e5f9 _num.o _Z14___set_data_rcPvl 0x38e2 setup.o _Z14___refcount_rcPv 0x38ca setup.o _Z14___refcount_rcPv 0x1f45 c_intf.o _Z14___refcount_rcPv 0x3812 c_intf.o _Z13___release_rcPv 0x38b2 setup.o _Z13___release_rcPv 0x1ecc c_intf.o _Z13___release_rcPv 0x1f1b c_intf.o _Z13___release_rcPv 0x1f57 c_intf.o _Z13___release_rcPv 0x1f79 c_intf.o _Z13___release_rcPv 0x1f92 c_intf.o _Z13___release_rcPv 0x31a7 c_intf.o _Z13___release_rcPv 0x3218 c_intf.o _Z13___release_rcPv 0x3288 c_intf.o _Z13___release_rcPv 0x3300 c_intf.o _Z13___release_rcPv 0x345b c_intf.o _Z13___release_rcPv 0x382d c_intf.o _Z13___release_rcPv 0x38d7 c_intf.o _Z13___release_rcPv 0x42b os_dyn.o _ZTS15___throw_struct 0x8 setup.o _Z20___thread_set_pstateP25___processor_state_struct 0x3e90 setup.o ___G__23__23_dynamic_2d_env_2d_bind 0x3e3f setup.o ___G__23__23_dynamic_2d_env_2d_bind 0x2e _kernel.o ___G__23__23_dynamic_2d_env_2d_bind 0x18be _kernel.o ___G__23__23_dynamic_2d_env_2d_bind 0xbe93 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xbeb3 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xd8e6 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xd910 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xdb95 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xdcb2 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xe44e _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xe478 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xe4c3 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xed14 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xf933 _io.o ___G__23__23_dynamic_2d_env_2d_bind 0xf95d _io.o ___G__23__23_dynamic_2d_env_2d_bind 0x3aa2 _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x3c66 _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x3c94 _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x41ec _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x4289 _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x42d8 _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x42f1 _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x430a _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x4bdb _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x4e3a _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x5205 _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x10d3c _thread.o ___G__23__23_dynamic_2d_env_2d_bind 0x50f0 _repl.o ___G__23__23_dynamic_2d_env_2d_bind 0x51ce _repl.o ___G__23__23_dynamic_2d_env_2d_bind 0x16bd6 _repl.o ___G__23__23_kernel_2d_handlers 0x3d85 setup.o ___G__23__23_kernel_2d_handlers 0x20 _kernel.o ___G__23__23_kernel_2d_handlers 0x18b0 _kernel.o ___G__23__23_kernel_2d_handlers 0x16be3 _repl.o _Z12___setup_memv 0x3cc1 setup.o _Z17___SCMOBJ_to_CHARlPci 0xf8 setup.o _Z16___SCMOBJ_to_F32lPfi 0x44136 _num.o _Z16___SCMOBJ_to_F32lPfi 0xf0 setup.o _Z16___SCMOBJ_to_S64lPli 0xe8 setup.o _Z16___SCMOBJ_to_S32lPii 0xe0 setup.o _Z16___SCMOBJ_to_S16lPsi 0xd8 setup.o _Z15___SCMOBJ_to_S8lPai 0xd0 setup.o _Z23___U64_mul_UM32_UM32_fnjj 0xc8 setup.o _Z22___U64_to_ULONGLONG_fnm 0xc0 setup.o _Z24___U64_from_UM32_UM32_fnjj 0xb8 setup.o _Z23___S64_fits_in_width_fnli 0xb0 setup.o _Z23___S64_from_LONGLONG_fnx 0xa8 setup.o _Z19___S64_from_SM32_fni 0xa0 setup.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x3a42 c_intf.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x3bb2 c_intf.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x3d22 c_intf.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x3e92 c_intf.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x4002 c_intf.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x4172 c_intf.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x42da c_intf.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x468e os_io.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x4732 os_io.o _Z30___SCMOBJ_to_NONNULLSTRINGLISTlPPvii 0x170 setup.o _Z19___SCMOBJ_to_STRINGlPPviii 0xbbc os_files.o _Z19___SCMOBJ_to_STRINGlPPviii 0xd8b os_files.o _Z19___SCMOBJ_to_STRINGlPPviii 0x168 setup.o _Z28___SCMOBJ_to_NONNULLFUNCTIONlPvPS_i 0x160 setup.o _Z27___SCMOBJ_to_NONNULLPOINTERlPPvli 0x476e _kernel.o _Z27___SCMOBJ_to_NONNULLPOINTERlPPvli 0xda18 _kernel.o _Z27___SCMOBJ_to_NONNULLPOINTERlPPvli 0xeab9 _kernel.o _Z27___SCMOBJ_to_NONNULLPOINTERlPPvli 0xebba _kernel.o _Z27___SCMOBJ_to_NONNULLPOINTERlPPvli 0x158 setup.o _Z17___SCMOBJ_to_TYPElPPvli 0x150 setup.o _Z19___SCMOBJ_to_STRUCTlPPvli 0x148 setup.o _Z18___SCMOBJ_to_FLOATlPfi 0x140 setup.o _Z21___SCMOBJ_to_LONGLONGlPxi 0x138 setup.o _Z17___SCMOBJ_to_LONGlPli 0x130 setup.o _Z16___SCMOBJ_to_INTlPii 0x9168 _kernel.o _Z16___SCMOBJ_to_INTlPii 0x144d1 _kernel.o _Z16___SCMOBJ_to_INTlPii 0x156fd _kernel.o _Z16___SCMOBJ_to_INTlPii 0x128 setup.o _Z18___SCMOBJ_to_SHORTlPsi 0x120 setup.o _Z20___SCMOBJ_to_SSIZE_TlPli 0x406a os_io.o _Z20___SCMOBJ_to_SSIZE_TlPli 0x31c3 _kernel.o _Z20___SCMOBJ_to_SSIZE_TlPli 0x118 setup.o _Z18___SCMOBJ_to_WCHARlPwi 0x110 setup.o _Z18___SCMOBJ_to_UCS_2lPti 0x108 setup.o _Z18___SCMOBJ_to_UCHARlPhi 0x100 setup.o _Z15___U8_to_SCMOBJP25___processor_state_structhPli 0x144fe _kernel.o _Z15___U8_to_SCMOBJP25___processor_state_structhPli 0x1f8 setup.o _Z17___addref_variantPv 0x1f0 setup.o _Z18___addref_functionPv 0x1d8 setup.o _Z18___release_pointerPv 0x4d73 _kernel.o _Z18___release_pointerPv 0x1d0 setup.o _Z20___SCMOBJ_to_VARIANTlPPvi 0x1c8 setup.o _Z31___SCMOBJ_to_NONNULLWCHARSTRINGlPPwi 0x1c0 setup.o _Z35___SCMOBJ_to_NONNULLUCS_4STRINGLISTlPPPji 0x1b8 setup.o _Z24___SCMOBJ_to_UCS_4STRINGlPPji 0x1b0 setup.o _Z31___SCMOBJ_to_NONNULLUCS_2STRINGlPPti 0x4f5 os_shell.o _Z31___SCMOBJ_to_NONNULLUCS_2STRINGlPPti 0x5b7 os_shell.o _Z31___SCMOBJ_to_NONNULLUCS_2STRINGlPPti 0x5d6 os_shell.o _Z31___SCMOBJ_to_NONNULLUCS_2STRINGlPPti 0x1a8 setup.o _Z36___SCMOBJ_to_NONNULLUTF_16STRINGLISTlPPPti 0x1a0 setup.o _Z25___SCMOBJ_to_UTF_16STRINGlPPti 0x198 setup.o _Z31___SCMOBJ_to_NONNULLUTF_8STRINGlPPci 0x190 setup.o _Z40___SCMOBJ_to_NONNULLISO_8859_1STRINGLISTlPPPhi 0x188 setup.o _Z29___SCMOBJ_to_ISO_8859_1STRINGlPPhi 0x180 setup.o _Z30___SCMOBJ_to_NONNULLCHARSTRINGlPPci 0x1272 os_setup.o _Z30___SCMOBJ_to_NONNULLCHARSTRINGlPPci 0x175d os_setup.o _Z30___SCMOBJ_to_NONNULLCHARSTRINGlPPci 0x1a8d os_setup.o _Z30___SCMOBJ_to_NONNULLCHARSTRINGlPPci 0x825 os_shell.o _Z30___SCMOBJ_to_NONNULLCHARSTRINGlPPci 0x178 setup.o _Z18___UNION_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x270 setup.o _Z19___DOUBLE_to_SCMOBJP25___processor_state_structdPli 0x268 setup.o _Z22___ULONGLONG_to_SCMOBJP25___processor_state_structyPli 0x1eb0 os_setup.o _Z22___ULONGLONG_to_SCMOBJP25___processor_state_structyPli 0x1f49 os_setup.o _Z22___ULONGLONG_to_SCMOBJP25___processor_state_structyPli 0x260 setup.o _Z18___ULONG_to_SCMOBJP25___processor_state_structmPli 0x258 setup.o _Z17___UINT_to_SCMOBJP25___processor_state_structjPli 0x250 setup.o _Z19___USHORT_to_SCMOBJP25___processor_state_structtPli 0x248 setup.o _Z22___PTRDIFF_T_to_SCMOBJP25___processor_state_structlPli 0x240 setup.o _Z19___SIZE_T_to_SCMOBJP25___processor_state_structmPli 0xf49f _kernel.o _Z19___SIZE_T_to_SCMOBJP25___processor_state_structmPli 0x238 setup.o _Z18___UCS_4_to_SCMOBJP25___processor_state_structjPli 0x230 setup.o _Z23___ISO_8859_1_to_SCMOBJP25___processor_state_structhPli 0x228 setup.o _Z18___SCHAR_to_SCMOBJP25___processor_state_structaPli 0x220 setup.o _Z16___F64_to_SCMOBJP25___processor_state_structdPli 0x1ff9 os_setup.o _Z16___F64_to_SCMOBJP25___processor_state_structdPli 0x203c os_setup.o _Z16___F64_to_SCMOBJP25___processor_state_structdPli 0x207f os_setup.o _Z16___F64_to_SCMOBJP25___processor_state_structdPli 0x20e9 os_setup.o _Z16___F64_to_SCMOBJP25___processor_state_structdPli 0x66a44 _num.o _Z16___F64_to_SCMOBJP25___processor_state_structdPli 0x218 setup.o _Z16___U64_to_SCMOBJP25___processor_state_structmPli 0xa293 _kernel.o _Z16___U64_to_SCMOBJP25___processor_state_structmPli 0x6c708 _num.o _Z16___U64_to_SCMOBJP25___processor_state_structmPli 0x210 setup.o _Z16___U32_to_SCMOBJP25___processor_state_structjPli 0x6e5e3 _num.o _Z16___U32_to_SCMOBJP25___processor_state_structjPli 0x208 setup.o _Z16___U16_to_SCMOBJP25___processor_state_structtPli 0x200 setup.o _Z24___STRING_to_UCS_2STRINGPcPPti 0x61a9 c_intf.o _Z24___STRING_to_UCS_2STRINGPcPPti 0x2de os_base.o _Z24___STRING_to_UCS_2STRINGPcPPti 0x3b2 os_base.o _Z24___STRING_to_UCS_2STRINGPcPPti 0x2f0 setup.o _Z35___NONNULLWCHARSTRINGLIST_to_SCMOBJP25___processor_state_structPPwPli 0x2e8 setup.o _Z24___WCHARSTRING_to_SCMOBJP25___processor_state_structPwPli 0x2e0 setup.o _Z31___NONNULLUCS_4STRING_to_SCMOBJP25___processor_state_structPjPli 0x2d8 setup.o _Z35___NONNULLUCS_2STRINGLIST_to_SCMOBJP25___processor_state_structPPtPli 0x4e90 _kernel.o _Z35___NONNULLUCS_2STRINGLIST_to_SCMOBJP25___processor_state_structPPtPli 0x4fd3 _kernel.o _Z35___NONNULLUCS_2STRINGLIST_to_SCMOBJP25___processor_state_structPPtPli 0x12600 _kernel.o _Z35___NONNULLUCS_2STRINGLIST_to_SCMOBJP25___processor_state_structPPtPli 0x2d0 setup.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0x2393 os_setup.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0x556 os_shell.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0xa30 os_files.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0xad7 os_files.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0xa455 _kernel.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0xe757 _kernel.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0xf9cb _kernel.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0x1062c _kernel.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0x1177d _kernel.o _Z24___UCS_2STRING_to_SCMOBJP25___processor_state_structPtPli 0x2c8 setup.o _Z32___NONNULLUTF_16STRING_to_SCMOBJP25___processor_state_structPtPli 0x2c0 setup.o _Z35___NONNULLUTF_8STRINGLIST_to_SCMOBJP25___processor_state_structPPcPli 0x2b8 setup.o _Z36___NONNULLISO_8859_1STRING_to_SCMOBJP25___processor_state_structPhPli 0x2a8 setup.o _Z34___NONNULLCHARSTRINGLIST_to_SCMOBJP25___processor_state_structPPcPli 0x249a os_setup.o _Z34___NONNULLCHARSTRINGLIST_to_SCMOBJP25___processor_state_structPPcPli 0x66b os_shell.o _Z34___NONNULLCHARSTRINGLIST_to_SCMOBJP25___processor_state_structPPcPli 0x989a _kernel.o _Z34___NONNULLCHARSTRINGLIST_to_SCMOBJP25___processor_state_structPPcPli 0x2a0 setup.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x135b os_setup.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x13d6 os_setup.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x1822 os_setup.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x189f os_setup.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x192c os_setup.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x1a45 os_setup.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x1b47 os_setup.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x75bc os_tty.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x3240 _kernel.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x97a6 _kernel.o _Z23___CHARSTRING_to_SCMOBJP25___processor_state_structPcPli 0x298 setup.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x5788 c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x58ee c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x59ec c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x5a9c c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x5b4c c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x5bfc c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x5cac c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x5d5c c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x5e0c c_intf.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x778 os_base.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0xea4 os_files.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x10c1 os_files.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x3a8 os_dyn.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x7712 os_tty.o _Z26___NONNULLSTRING_to_SCMOBJP25___processor_state_structPvPlii 0x290 setup.o _Z17___BOOL_to_SCMOBJP25___processor_state_structiPli 0x288 setup.o _Z21___FUNCTION_to_SCMOBJP25___processor_state_structPvPli 0x280 setup.o _Z20___POINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x4d7c _kernel.o _Z20___POINTER_to_SCMOBJP25___processor_state_structPvlPFlS1_EPli 0x278 setup.o _Z16___free_mem_codePv 0x450 setup.o _Z28___mask_child_interrupts_endP31___mask_interrupts_state_struct 0x712 os_setup.o _Z28___mask_child_interrupts_endP31___mask_interrupts_state_struct 0x440 setup.o _Z32___mask_heartbeat_interrupts_endP31___mask_interrupts_state_struct 0x71a os_setup.o _Z32___mask_heartbeat_interrupts_endP31___mask_interrupts_state_struct 0x211f os_io.o _Z32___mask_heartbeat_interrupts_endP31___mask_interrupts_state_struct 0x438 setup.o _Z27___mask_user_interrupts_endP31___mask_interrupts_state_struct 0x727 os_setup.o _Z27___mask_user_interrupts_endP31___mask_interrupts_state_struct 0x430 setup.o _Z26___mask_all_interrupts_endP31___mask_interrupts_state_struct 0x880 os_shell.o _Z26___mask_all_interrupts_endP31___mask_interrupts_state_struct 0x387f os_io.o _Z26___mask_all_interrupts_endP31___mask_interrupts_state_struct 0x428 setup.o _Z23___gc_hash_table_rehashll 0x67c5 _system.o _Z23___gc_hash_table_rehashll 0xa1e1 _system.o _Z23___gc_hash_table_rehashll 0xd540 _system.o _Z23___gc_hash_table_rehashll 0x350 setup.o _Z20___gc_hash_table_setlll 0x3241 mem.o _Z20___gc_hash_table_setlll 0x3291 mem.o _Z20___gc_hash_table_setlll 0x69b1 _system.o _Z20___gc_hash_table_setlll 0xd4f0 _system.o _Z20___gc_hash_table_setlll 0x348 setup.o _Z21___still_obj_refcountl 0x340 setup.o _Z25___still_obj_refcount_incl 0x72bf _kernel.o _Z25___still_obj_refcount_incl 0x338 setup.o _Z15___alloc_scmobjP25___processor_state_structil 0x1d4f mem.o _Z15___alloc_scmobjP25___processor_state_structil 0x1db1 mem.o _Z15___alloc_scmobjP25___processor_state_structil 0x4385 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4422 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4443 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x459d c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x462d c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x47f2 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4813 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x48b5 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4955 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4a75 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4b12 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4b33 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4bd5 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4c72 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4c93 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4d3d c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4dbd c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4e28 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4eb8 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x4fd8 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x5078 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x5118 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x527e c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x531d c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x53c5 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x5475 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x5592 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x55db c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x5611 c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x56dd c_intf.o _Z15___alloc_scmobjP25___processor_state_structil 0x889 os_setup.o _Z15___alloc_scmobjP25___processor_state_structil 0x9f8 os_setup.o _Z15___alloc_scmobjP25___processor_state_structil 0xbd0 os_setup.o _Z15___alloc_scmobjP25___processor_state_structil 0x100f os_setup.o _Z15___alloc_scmobjP25___processor_state_structil 0x4e45 os_io.o _Z15___alloc_scmobjP25___processor_state_structil 0x715c _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0x7351 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0x7570 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xa999 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xac87 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xc990 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xcacb _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xd26e _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xd57a _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xd6c4 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xd8b0 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xdc02 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0x11034 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0x13fa9 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0x15ec7 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0x15fed _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0x161e5 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0x163d4 _kernel.o _Z15___alloc_scmobjP25___processor_state_structil 0xca5f _system.o _Z15___alloc_scmobjP25___processor_state_structil 0x44ecf _num.o _Z15___alloc_scmobjP25___processor_state_structil 0x328 setup.o _Z10___data_rcPv 0x62d9 c_intf.o _Z10___data_rcPv 0x320 setup.o _Z12___addref_rcPv 0x1f09 c_intf.o _Z12___addref_rcPv 0x1f2b c_intf.o _Z12___addref_rcPv 0x1fab c_intf.o _Z12___addref_rcPv 0x318 setup.o _Z11___alloc_rcm 0x3154 c_intf.o _Z11___alloc_rcm 0x31d0 c_intf.o _Z11___alloc_rcm 0x3241 c_intf.o _Z11___alloc_rcm 0x32b0 c_intf.o _Z11___alloc_rcm 0x3413 c_intf.o _Z11___alloc_rcm 0x34c1 c_intf.o _Z11___alloc_rcm 0x355a c_intf.o _Z11___alloc_rcm 0x35da c_intf.o _Z11___alloc_rcm 0x35fa c_intf.o _Z11___alloc_rcm 0x3775 c_intf.o _Z11___alloc_rcm 0x310 setup.o _Z23___alloc_rc_no_registerm 0x308 setup.o _Z46___NONNULLSTRINGLIST_to_NONNULLUCS_2STRINGLISTPPcPPPti 0x1ef os_base.o _Z46___NONNULLSTRINGLIST_to_NONNULLUCS_2STRINGLISTPPcPPPti 0x2f8 setup.o _Z33___make_symkey_from_scheme_stringlj 0x39c2 _kernel.o _Z33___find_symkey_from_scheme_stringlj 0x2434 mem.o _Z33___find_symkey_from_scheme_stringlj 0xcbc9 _kernel.o _Z32___find_symkey_from_UTF_8_stringPcj 0x23c1 mem.o _Z13___new_symkeylj 0x2408 mem.o _Z12___UTF_8_getPPc 0x1e5d mem.o _Z12___UTF_8_getPPc 0x2284 mem.o _Z12___UTF_8_getPPc 0x22d5 mem.o _Z12___UTF_8_getPPc 0x5565 c_intf.o _Z12___UTF_8_getPPc 0x5667 c_intf.o _Z12___UTF_8_getPPc 0x6004 c_intf.o _Z12___UTF_8_getPPc 0x6061 c_intf.o _Z20___hash_UTF_8_stringPc 0x21e7 mem.o _Z20___obj_to_global_varli 0x4a0b _kernel.o _Z22___glo_list_search_objli 0x1a17 mem.o _Z16___free_mem_heapPv 0x170a mem.o _Z16___free_mem_heapPv 0x293f mem.o _Z16___free_mem_heapPv 0x29ff mem.o _Z16___free_mem_heapPv 0x2aa5 mem.o _Z16___free_mem_heapPv 0x2b12 mem.o _Z16___free_mem_heapPv 0x3d77 mem.o _Z17___alloc_mem_heapm 0x773 mem.o _Z17___alloc_mem_heapm 0x150a mem.o _Z17___alloc_mem_heapm 0x1bca mem.o _Z17___alloc_mem_heapm 0x1c49 mem.o _Z14___fatal_errorPPc 0x529 mem.o _Z14___fatal_errorPPc 0x5ed mem.o _Z14___fatal_errorPPc 0x70d mem.o _Z14___fatal_errorPPc 0x40e9 mem.o _Z14___thread_exitv 0x460 setup.o _Z16___thread_createP16___thread_struct 0x458 setup.o .rodata.str1.1 (merged string section) 0x51c mem.o .rodata.str1.1 (merged string section) 0x5e0 mem.o .rodata.str1.1 (merged string section) 0x700 mem.o .rodata.str1.1 (merged string section) 0x40dc mem.o .rodata (section) 0x10a6 mem.o _Z27err_code_from_char_encodingiiii 0x575d os_io.o _Z27err_code_from_char_encodingiiii 0x58cd os_io.o _Z17___make_c_closurelPv 0x2df1 c_intf.o _Z17___make_c_closurelPv 0x2e81 c_intf.o _Z17___is_a_c_closurePv 0x1eb2 c_intf.o _Z17___is_a_c_closurePv 0x1ef2 c_intf.o _Z14chars_to_bytesPjPiPhS0_S0_ 0x1a2e os_tty.o _Z14chars_to_bytesPjPiPhS0_S0_ 0x6836 os_tty.o _Z14chars_to_bytesPjPiPhS0_S0_ 0x5848 os_io.o _Z14chars_to_bytesPjPiPhS0_S0_ 0x5919 os_io.o _Z16chars_from_bytesPjPiPhS0_S0_ 0x4b83 os_tty.o _Z16chars_from_bytesPjPiPhS0_S0_ 0x50ff os_tty.o _Z16chars_from_bytesPjPiPhS0_S0_ 0x56cf os_io.o _Z12___UTF_8_putPPcj 0x358d c_intf.o _Z18___bytes_allocatedv 0x10fc9 _kernel.o _Z18___bytes_allocatedv 0x110d8 _kernel.o _Z18___bytes_allocatedv 0x15015 _kernel.o _Z13___heap_limitv 0xa6d6 _kernel.o _Z13___heap_limitv 0xdd23 _kernel.o _Z13___heap_limitv 0x142a6 _kernel.o _Z13___heap_limitv 0x14930 _kernel.o _Z13___heap_limitv 0x18218 _kernel.o _Z13___heap_limitv 0x1832a _kernel.o _Z13___heap_limitv 0x1861e _kernel.o _Z13___heap_limitv 0x1875a _kernel.o _Z13___heap_limitv 0x188a8 _kernel.o _Z13___heap_limitv 0x18bbd _kernel.o _Z13___heap_limitv 0x18cf9 _kernel.o _Z13___heap_limitv 0x18f4f _kernel.o _Z13___heap_limitv 0x19374 _kernel.o _Z13___heap_limitv 0x1978b _kernel.o _Z13___heap_limitv 0x198fd _kernel.o _Z13___heap_limitv 0x19a24 _kernel.o _Z13___heap_limitv 0x19dba _kernel.o _Z13___heap_limitv 0x1a132 _kernel.o _Z13___heap_limitv 0x1a383 _kernel.o _Z13___heap_limitv 0x13171 _system.o _Z13___heap_limitv 0x7c3c0 _num.o _Z34___stack_overflow_undo_if_possiblev 0x1790a _kernel.o _Z14___stack_limitv 0x1057a _kernel.o _Z16___process_timesPdS_S_ 0x32ed mem.o _Z16___process_timesPdS_S_ 0x3ff7 mem.o _Z16___process_timesPdS_S_ 0x724 os_time.o _Z16___process_timesPdS_S_ 0x11454 _kernel.o _Z16___process_timesPdS_S_ 0x15048 _kernel.o _Z17___cpu_cache_sizeii 0x28c5 mem.o _Z17___cpu_cache_sizeii 0xd76f _kernel.o _Z22___setup_actlog_pstateP25___processor_state_struct 0x2570 mem.o _Z18___for_each_symkeyjPFvlPvES_ 0x574e os_tty.o .text (section) 0x264e os_setup.o .text (section) 0x2687 os_setup.o .text (section) 0x268c os_setup.o .data (section) 0x2342 os_setup.o .data (section) 0x2582 os_setup.o .rodata.str1.1 (merged string section) 0x2592 os_setup.o .rodata.str1.1 (merged string section) 0x25b2 os_setup.o .rodata.str1.1 (merged string section) 0x25c2 os_setup.o .rodata.str1.1 (merged string section) 0x25d2 os_setup.o .rodata.str1.8 (section) 0x25a2 os_setup.o .rodata (section) 0x10f3 os_setup.o .data (section) 0x3055 c_intf.o .data (section) 0x30dd c_intf.o .data (section) 0x3656 c_intf.o .data (section) 0x3726 c_intf.o .data (section) 0x37dd c_intf.o .data (section) 0x5225 c_intf.o .data (section) 0x57ae c_intf.o .data (section) 0x591e c_intf.o .rodata (section) 0x32e c_intf.o .rodata (section) 0x1388 c_intf.o .rodata (section) 0x306c c_intf.o .rodata (section) 0x3114 c_intf.o .rodata (section) 0x312d c_intf.o .rodata (section) 0x3694 c_intf.o .rodata (section) 0x3754 c_intf.o .rodata (section) 0x387f c_intf.o .rodata (section) 0x51e6 c_intf.o .rodata (section) 0x5244 c_intf.o .rodata (section) 0x57ec c_intf.o .rodata (section) 0x59a4 c_intf.o _Z18___openat_no_EINTRiPcij 0x1e7 os_files.o _Z18___openat_no_EINTRiPcij 0x2b7 os_files.o _Z18___openat_no_EINTRiPcij 0x8d7 os_files.o _Z16___read_no_EINTRiPvm 0x3834 os_io.o _Z19___waitpid_no_EINTRiPii 0xe3f os_io.o _Z17___c_closure_selfv 0x62d1 c_intf.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x381d os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3873 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3934 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3945 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3988 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3a19 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3a27 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3ab5 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3ae1 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3af2 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3cae os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3cbf os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3cd0 os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3d8e os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3d9c os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x3daa os_io.o _Z25___close_half_duplex_pipeP19___half_duplex_pipei 0x59f7 os_io.o _Z22___err_code_from_errnov 0x530 os_setup.o _Z22___err_code_from_errnov 0x571 os_setup.o _Z22___err_code_from_errnov 0x16c1 os_setup.o _Z22___err_code_from_errnov 0x1d51 os_setup.o _Z22___err_code_from_errnov 0x2121 os_setup.o _Z22___err_code_from_errnov 0x2311 os_setup.o _Z22___err_code_from_errnov 0x2331 os_setup.o _Z22___err_code_from_errnov 0x2511 os_setup.o _Z22___err_code_from_errnov 0x2531 os_setup.o _Z22___err_code_from_errnov 0x251 os_thread.o _Z22___err_code_from_errnov 0x282 os_thread.o _Z22___err_code_from_errnov 0x891 os_shell.o _Z22___err_code_from_errnov 0xef1 os_files.o _Z22___err_code_from_errnov 0xf21 os_files.o _Z22___err_code_from_errnov 0xf49 os_files.o _Z22___err_code_from_errnov 0xf6a os_files.o _Z22___err_code_from_errnov 0x10e1 os_files.o _Z22___err_code_from_errnov 0x11e1 os_files.o _Z22___err_code_from_errnov 0x12c1 os_files.o _Z22___err_code_from_errnov 0x1379 os_files.o _Z22___err_code_from_errnov 0x1481 os_files.o _Z22___err_code_from_errnov 0x1501 os_files.o _Z22___err_code_from_errnov 0x1581 os_files.o _Z22___err_code_from_errnov 0x1649 os_files.o _Z22___err_code_from_errnov 0x1744 os_files.o _Z22___err_code_from_errnov 0x17c1 os_files.o _Z22___err_code_from_errnov 0x17d1 os_files.o _Z22___err_code_from_errnov 0x1802 os_files.o _Z22___err_code_from_errnov 0x1921 os_files.o _Z22___err_code_from_errnov 0x405 os_tty.o _Z22___err_code_from_errnov 0x64e os_tty.o _Z22___err_code_from_errnov 0x659 os_tty.o _Z22___err_code_from_errnov 0x671 os_tty.o _Z22___err_code_from_errnov 0xa79 os_tty.o _Z22___err_code_from_errnov 0x1951 os_tty.o _Z22___err_code_from_errnov 0x32b7 os_tty.o _Z22___err_code_from_errnov 0x4bdb os_tty.o _Z22___err_code_from_errnov 0x5231 os_tty.o _Z22___err_code_from_errnov 0x65ab os_tty.o _Z22___err_code_from_errnov 0x6a04 os_tty.o _Z22___err_code_from_errnov 0x396 os_io.o _Z22___err_code_from_errnov 0x43f os_io.o _Z22___err_code_from_errnov 0x453 os_io.o _Z22___err_code_from_errnov 0x4c6 os_io.o _Z22___err_code_from_errnov 0x516 os_io.o _Z22___err_code_from_errnov 0x606 os_io.o _Z22___err_code_from_errnov 0x672 os_io.o _Z22___err_code_from_errnov 0x706 os_io.o _Z22___err_code_from_errnov 0x796 os_io.o _Z22___err_code_from_errnov 0x804 os_io.o _Z22___err_code_from_errnov 0x919 os_io.o _Z22___err_code_from_errnov 0x921 os_io.o _Z22___err_code_from_errnov 0x9d9 os_io.o _Z22___err_code_from_errnov 0x9e1 os_io.o _Z22___err_code_from_errnov 0xaa1 os_io.o _Z22___err_code_from_errnov 0xacf os_io.o _Z22___err_code_from_errnov 0xb02 os_io.o _Z22___err_code_from_errnov 0xc01 os_io.o _Z22___err_code_from_errnov 0xc79 os_io.o _Z22___err_code_from_errnov 0xcd2 os_io.o _Z22___err_code_from_errnov 0xd26 os_io.o _Z22___err_code_from_errnov 0xd66 os_io.o _Z22___err_code_from_errnov 0xff9 os_io.o _Z22___err_code_from_errnov 0x1236 os_io.o _Z22___err_code_from_errnov 0x12df os_io.o _Z22___err_code_from_errnov 0x12f3 os_io.o _Z22___err_code_from_errnov 0x21da os_io.o _Z22___err_code_from_errnov 0x22b5 os_io.o _Z22___err_code_from_errnov 0x2917 os_io.o _Z22___err_code_from_errnov 0x2a99 os_io.o _Z22___err_code_from_errnov 0x2bbb os_io.o _Z22___err_code_from_errnov 0x2c82 os_io.o _Z22___err_code_from_errnov 0x2df9 os_io.o _Z22___err_code_from_errnov 0x2f21 os_io.o _Z22___err_code_from_errnov 0x3119 os_io.o _Z22___err_code_from_errnov 0x35c0 os_io.o _Z22___err_code_from_errnov 0x39ee os_io.o _Z22___err_code_from_errnov 0x3a49 os_io.o _Z22___err_code_from_errnov 0x3a61 os_io.o _Z22___err_code_from_errnov 0x3ac9 os_io.o _Z22___err_code_from_errnov 0x3b11 os_io.o _Z22___err_code_from_errnov 0x3fb8 os_io.o _Z22___err_code_from_errnov 0x49ea os_io.o _Z22___err_code_from_errnov 0x4a26 os_io.o _Z22___err_code_from_errnov 0x4c71 os_io.o _Z22___err_code_from_errnov 0x4f21 os_io.o _Z22___err_code_from_errnov 0x4ff1 os_io.o _Z22___err_code_from_errnov 0x59c7 os_io.o _Z24___open_half_duplex_pipeP19___half_duplex_pipei 0x37d8 os_io.o _Z24___open_half_duplex_pipeP19___half_duplex_pipei 0x3964 os_io.o _Z24___open_half_duplex_pipeP19___half_duplex_pipei 0x3a94 os_io.o _Z24___open_half_duplex_pipeP19___half_duplex_pipei 0x598b os_io.o _Z23___set_fd_blocking_modeii 0x28c5 os_io.o _Z23___set_fd_blocking_modeii 0x2902 os_io.o _Z23___set_fd_blocking_modeii 0x29c8 os_io.o _Z23___set_fd_blocking_modeii 0x2c6a os_io.o _Z23___set_fd_blocking_modeii 0x2e72 os_io.o _Z23___set_fd_blocking_modeii 0x32b9 os_io.o _Z23___set_fd_blocking_modeii 0x34c6 os_io.o _Z23___set_fd_blocking_modeii 0x59a9 os_io.o _Z23___set_fd_blocking_modeii 0x59ba os_io.o _Z22___move_fds_to_non_stdPiii 0x527 os_setup.o _Z22___move_fds_to_non_stdPiii 0x3d1b os_io.o _Z16___dup2_no_EINTRii 0x3e5f os_io.o _Z16___dup2_no_EINTRii 0x3e7c os_io.o _Z16___dup2_no_EINTRii 0x3e99 os_io.o _Z15___dup_no_EINTRi 0x38ec os_io.o _Z15___dup_no_EINTRi 0x3c50 os_io.o _Z17___close_no_EINTRi 0x169 os_files.o _Z17___close_no_EINTRi 0x203 os_files.o _Z17___close_no_EINTRi 0x2d2 os_files.o _Z17___close_no_EINTRi 0x367 os_files.o _Z17___close_no_EINTRi 0x3f7 os_files.o _Z17___close_no_EINTRi 0x488 os_files.o _Z17___close_no_EINTRi 0x54c os_files.o _Z17___close_no_EINTRi 0x583 os_files.o _Z17___close_no_EINTRi 0x5f6 os_files.o _Z17___close_no_EINTRi 0x695 os_files.o _Z17___close_no_EINTRi 0x750 os_files.o _Z17___close_no_EINTRi 0x7e7 os_files.o _Z17___close_no_EINTRi 0x82b os_files.o _Z17___close_no_EINTRi 0x914 os_files.o _Z17___close_no_EINTRi 0x9bc os_files.o _Z17___close_no_EINTRi 0x1085 os_files.o _Z17___close_no_EINTRi 0x11cc os_files.o _Z17___close_no_EINTRi 0x12ac os_files.o _Z17___close_no_EINTRi 0x1460 os_files.o _Z17___close_no_EINTRi 0x190c os_files.o _Z17___close_no_EINTRi 0x32a0 os_tty.o _Z17___close_no_EINTRi 0x5c2 os_io.o _Z17___close_no_EINTRi 0x5f9 os_io.o _Z17___close_no_EINTRi 0x65a os_io.o _Z17___close_no_EINTRi 0x6fc os_io.o _Z17___close_no_EINTRi 0x78c os_io.o _Z17___close_no_EINTRi 0x7fa os_io.o _Z17___close_no_EINTRi 0xa93 os_io.o _Z17___close_no_EINTRi 0xc0c os_io.o _Z17___close_no_EINTRi 0x2bd7 os_io.o _Z17___close_no_EINTRi 0x2c8d os_io.o _Z17___close_no_EINTRi 0x2d34 os_io.o _Z17___close_no_EINTRi 0x2e0c os_io.o _Z17___close_no_EINTRi 0x302e os_io.o _Z17___close_no_EINTRi 0x3b20 os_io.o _Z17___close_no_EINTRi 0x3c68 os_io.o _Z17___close_no_EINTRi 0x3dcd os_io.o _Z17___close_no_EINTRi 0x3fc3 os_io.o _Z21___in6_addr_to_SCMOBJP8in6_addri 0xc63 os_setup.o _Z21___in6_addr_to_SCMOBJP8in6_addri 0x148b os_setup.o _Z21___SCMOBJ_to_in6_addrlP8in6_addri 0x130d os_setup.o _Z20___in_addr_to_SCMOBJP7in_addri 0xcd3 os_setup.o _Z20___in_addr_to_SCMOBJP7in_addri 0x14f5 os_setup.o _Z20___SCMOBJ_to_in_addrlP7in_addri 0x1510 os_setup.o _Z17___format_fileposPcli 0x322b _kernel.o _Z11___vm_statsPlS_ 0x1505b _kernel.o _Z35___cleanup_child_interrupt_handlingv 0x6c0 os_setup.o _Z39___cleanup_heartbeat_interrupt_handlingv 0x6ba os_setup.o _Z34___cleanup_user_interrupt_handlingv 0x6b5 os_setup.o _Z15___os_host_namev 0xaac3 _kernel.o _Z24___err_code_from_h_errnov 0x15b1 os_setup.o _Z24___err_code_from_h_errnov 0x1961 os_setup.o _Z24___err_code_from_h_errnov 0x1bc9 os_setup.o _Z24___err_code_from_h_errnov 0x1be1 os_setup.o _Z15___os_host_infoll 0xbc84 _kernel.o _Z25___err_code_from_gai_codei 0x1173 os_setup.o _Z19___os_address_infosllllll 0x8f54 _kernel.o _Z14sockaddr_equalP8sockaddrjS0_j 0xfe4 os_io.o _Z21___sockaddr_to_SCMOBJP8sockaddrji 0xfea os_setup.o _Z21___sockaddr_to_SCMOBJP8sockaddrji 0x498c os_io.o _Z21___sockaddr_to_SCMOBJP8sockaddrji 0x4c52 os_io.o _Z21___sockaddr_to_SCMOBJP8sockaddrji 0x4f8a os_io.o _Z21___sockaddr_to_SCMOBJP8sockaddrji 0x4fd0 os_io.o _Z21___SCMOBJ_to_sockaddrllP8sockaddrPji 0x4807 os_io.o _Z21___SCMOBJ_to_sockaddrllP8sockaddrPji 0x4858 os_io.o _Z21___SCMOBJ_to_sockaddrllP8sockaddrPji 0x4a89 os_io.o _Z21___SCMOBJ_to_sockaddrllP8sockaddrPji 0x4cc1 os_io.o _Z21___SCMOBJ_to_sockaddrllP8sockaddrPji 0x505a os_io.o _Z15___os_user_infoll 0xba47 _kernel.o _Z14stat_long_pathPcP4stati 0x1e08 os_setup.o _Z15___os_file_infolll 0x8ddd _kernel.o _Z27___absolute_time_to_timevaldP7timeval 0x1d02 os_setup.o _Z27___absolute_time_to_timevaldP7timeval 0x1d10 os_setup.o _Z20___time_from_secondsPdd 0x1c93 os_setup.o _Z20___time_from_secondsPdd 0x1cb5 os_setup.o _Z20___time_from_secondsPdd 0x226d os_io.o _Z20___time_from_secondsPdd 0x5525 os_io.o _Z20___os_file_times_setlll 0xbf8c _kernel.o _Z18___os_network_infoll 0xc401 _kernel.o _Z19___os_protocol_infoll 0x6c13 _kernel.o _Z18___os_service_infolll 0xbbb7 _kernel.o _Z26___os_exe_extension_stringv 0x9bb4 _kernel.o _Z26___os_obj_extension_stringv 0x95ed _kernel.o _Z30___os_configure_command_stringv 0xa360 _kernel.o _Z24___os_system_type_stringv 0xa55b _kernel.o _Z17___os_system_typev 0x9885 _kernel.o _Z13___os_getppidv 0xc26d _kernel.o _Z12___os_getpidv 0x61 os_thread.o _Z12___os_getpidv 0x109 os_thread.o _Z12___os_getpidv 0xb749 _kernel.o _Z16___os_group_infoll 0xbafb _kernel.o _Z15___os_user_namev 0xb993 _kernel.o _Z21___cleanup_dyn_modulev 0x26b0 os_setup.o _Z21___cleanup_dyn_modulev 0x26ef os_setup.o _Z21___cleanup_tty_modulev 0x26ab os_setup.o _Z21___cleanup_tty_modulev 0x26ea os_setup.o _Z18___setup_io_modulev 0x269e os_setup.o _Z19___setup_tty_modulePFvvES0_ 0x2691 os_setup.o _Z19___setup_dyn_modulev 0x267a os_setup.o _Z21___setup_files_modulev 0x266d os_setup.o _Z21___setup_shell_modulev 0x2660 os_setup.o _Z21___setup_shell_modulev 0x241 os_base.o _Z21___setup_shell_modulev 0x3e1 os_base.o _Z21___setup_shell_modulev 0x1065 os_base.o _Z20___setup_time_modulePFvvE 0x2653 os_setup.o _Z22___setup_thread_modulev 0x2641 os_setup.o _Z20___setup_base_modulev 0x262a os_setup.o _Z21___cleanup_io_vmstateP31___virtual_machine_state_struct 0x261b os_setup.o _Z19___setup_io_vmstateP31___virtual_machine_state_struct 0x260b os_setup.o _Z20___cleanup_io_pstateP25___processor_state_struct 0x25fb os_setup.o _Z18___setup_io_pstateP25___processor_state_struct 0x25eb os_setup.o _Z26___os_bat_extension_stringv 0x9ad2 _kernel.o _Z20___cleanup_io_modulev 0x26e5 os_setup.o _Z22___cleanup_base_modulev 0x26c9 os_setup.o _Z22___cleanup_base_modulev 0x2709 os_setup.o _Z24___cleanup_thread_modulev 0x26c4 os_setup.o _Z24___cleanup_thread_modulev 0x2703 os_setup.o _Z22___cleanup_time_modulev 0x26bf os_setup.o _Z22___cleanup_time_modulev 0x26fe os_setup.o _Z23___cleanup_shell_modulev 0x26ba os_setup.o _Z23___cleanup_shell_modulev 0x26f9 os_setup.o _Z23___cleanup_shell_modulev 0x2c1 os_base.o _Z23___cleanup_shell_modulev 0x3f9 os_base.o _Z23___cleanup_shell_modulev 0x1092 os_base.o _Z23___cleanup_files_modulev 0x26b5 os_setup.o _Z23___cleanup_files_modulev 0x26f4 os_setup.o ___base_mod 0x169 os_base.o ___base_mod 0x172 os_base.o ___base_mod 0x1fe os_base.o ___base_mod 0x38c os_base.o ___base_mod 0x395 os_base.o ___base_mod 0x3c2 os_base.o ___base_mod 0x1042 os_base.o ___base_mod 0x104b os_base.o ___base_mod 0x1083 os_base.o ___thread_mod 0x2a os_thread.o ___thread_mod 0x30 os_thread.o ___thread_mod 0x3b os_thread.o ___thread_mod 0x54 os_thread.o ___thread_mod 0x67 os_thread.o ___thread_mod 0x75 os_thread.o ___thread_mod 0x7e os_thread.o ___thread_mod 0xa1 os_thread.o ___thread_mod 0xb3 os_thread.o ___thread_mod 0xb9 os_thread.o ___thread_mod 0xbf os_thread.o ___thread_mod 0xee os_thread.o ___thread_mod 0xf5 os_thread.o ___thread_mod 0x123 os_thread.o ___thread_mod 0x153 os_thread.o ___thread_mod 0x167 os_thread.o ___thread_mod 0x171 os_thread.o ___thread_mod 0x183 os_thread.o ___thread_mod 0x1a2 os_thread.o ___thread_mod 0x1ac os_thread.o ___thread_mod 0x1c3 os_thread.o ___thread_mod 0x2ab os_thread.o ___thread_mod 0x2db os_thread.o ___thread_mod 0x382 os_thread.o ___thread_mod 0x38c os_thread.o ___thread_mod 0x399 os_thread.o ___thread_mod 0x3ab os_thread.o ___thread_mod 0x3b5 os_thread.o ___thread_mod 0x3c3 os_thread.o _Z21___set_signal_handleriPFviE 0x67f os_time.o _Z21___set_signal_handleriPFviE 0x6bc os_time.o _Z21___set_signal_handleriPFviE 0x733 os_time.o _Z21___set_signal_handleriPFviE 0x7ac os_time.o _Z21___set_signal_handleriPFviE 0x7a70 os_tty.o _Z21___set_signal_handleriPFviE 0x7a7f os_tty.o _Z21___set_signal_handleriPFviE 0x7a8e os_tty.o _Z21___set_signal_handleriPFviE 0x7a9d os_tty.o _Z21___set_signal_handleriPFviE 0x7aac os_tty.o _Z21___set_signal_handleriPFviE 0x7abb os_tty.o _Z21___set_signal_handleriPFviE 0x7b4d os_tty.o _Z21___set_signal_handleriPFviE 0x7b59 os_tty.o _Z21___set_signal_handleriPFviE 0x7b65 os_tty.o _Z21___set_signal_handleriPFviE 0x7b71 os_tty.o _Z21___set_signal_handleriPFviE 0x7b7d os_tty.o _Z21___set_signal_handleriPFviE 0x7b89 os_tty.o _Z21___set_signal_handleriPFviE 0x36cf os_io.o _Z21___set_signal_handleriPFviE 0x36de os_io.o _Z21___set_signal_handleriPFviE 0x370c os_io.o _Z21___set_signal_handleriPFviE 0x3718 os_io.o _Z21___set_signal_handleriPFviE 0x5a76 os_io.o _Z21___set_signal_handleriPFviE 0x5a85 os_io.o _Z21___set_signal_handleriPFviE 0x5ae1 os_io.o _Z21___set_signal_handleriPFviE 0x5aed os_io.o hstrerror 0x867 os_base.o _Z24___os_err_code_to_stringl 0xe44f _kernel.o h_errno 0x623 os_base.o _Z25___write_console_fallbackPvm 0x1944 os_tty.o _Z25___write_console_fallbackPvm 0x4ad7 os_tty.o _Z25___write_console_fallbackPvm 0x65bb os_tty.o _Z18___thread_sigmask1iiP8sigset_t 0x648 os_time.o _Z18___thread_sigmask1iiP8sigset_t 0x690 os_time.o _Z18___thread_sigmask1iiP8sigset_t 0x6ce os_time.o _Z18___thread_sigmask1iiP8sigset_t 0x744 os_time.o _Z18___thread_sigmask1iiP8sigset_t 0x7bd os_time.o _Z18___thread_sigmask1iiP8sigset_t 0x36ef os_io.o _Z18___thread_sigmask1iiP8sigset_t 0x372a os_io.o _Z18___thread_sigmask1iiP8sigset_t 0x3749 os_io.o _Z18___thread_sigmask1iiP8sigset_t 0x5a96 os_io.o _Z18___thread_sigmask1iiP8sigset_t 0x5afe os_io.o _Z17___thread_sigmaskiP8sigset_tS0_ 0x665 os_time.o _Z17___thread_sigmaskiP8sigset_tS0_ 0x7b0c os_tty.o _Z17___thread_sigmaskiP8sigset_tS0_ 0x7bda os_tty.o _Z17___thread_sigmaskiP8sigset_tS0_ 0x7c6d os_tty.o _Z17___thread_sigmaskiP8sigset_tS0_ 0x7ca6 os_tty.o _Z17___thread_sigmaskiP8sigset_tS0_ 0x3766 os_io.o _Z24___thread_affinity_resetP25___processor_state_struct 0x3b40 os_io.o _Z24___thread_affinity_resetP25___processor_state_struct 0x3e25 os_io.o _Z13___core_countv 0x7442 _kernel.o _Z12___cpu_counti 0xd7de _kernel.o _Z18___time_to_secondsd 0x205d os_io.o _Z18___time_to_secondsd 0x11267 _kernel.o _Z36___time_get_monotonic_time_frequencyv 0x11151 _kernel.o _Z26___time_get_monotonic_timev 0x111d2 _kernel.o _Z24___time_get_current_timePd 0x53db os_tty.o _Z24___time_get_current_timePd 0x5566 os_tty.o _Z24___time_get_current_timePd 0x1125a _kernel.o _Z12___time_lessdd 0x557c os_tty.o _Z12___time_lessdd 0x6b33 os_tty.o _Z12___time_lessdd 0xdd7 os_io.o _Z12___time_lessdd 0x1709 os_io.o _Z13___time_equaldd 0xdaf os_io.o _Z11___time_addPdd 0x5400 os_tty.o _Z18___time_from_nsecsPdii 0x53f0 os_tty.o ___time_mod 0xc os_time.o ___time_mod 0x100 os_time.o ___time_mod 0x235 os_time.o ___time_mod 0x27e os_time.o ___time_mod 0x34d os_time.o ___time_mod 0x490 os_time.o ___time_mod 0x4c0 os_time.o ___time_mod 0x505 os_time.o ___time_mod 0x5ab os_time.o ___time_mod 0x6fc os_time.o ___time_mod 0x705 os_time.o ___time_mod 0x710 os_time.o ___time_mod 0x71b os_time.o ___time_mod 0x74c os_time.o ___time_mod 0x782 os_time.o ___time_mod 0x7c4 os_time.o ___time_mod 0x6b98 os_tty.o ___time_mod 0x6bad os_tty.o ___time_mod 0x159 os_io.o ___time_mod 0x1e3 os_io.o ___time_mod 0x18cd os_io.o ___time_mod 0x1925 os_io.o ___time_mod 0x1a30 os_io.o ___time_mod 0x1b2b os_io.o ___time_mod 0x1c18 os_io.o ___time_mod 0x1cf2 os_io.o ___time_mod 0x1dd2 os_io.o ___time_mod 0x2275 os_io.o ___time_mod 0x23cd os_io.o ___time_mod 0x2419 os_io.o ___time_mod 0x254f os_io.o ___time_mod 0x53c6 os_io.o ___time_mod 0x53ed os_io.o ___time_mod 0x55c4 os_io.o .data (section) 0x9f2 os_files.o .data (section) 0xa44 os_files.o .data (section) 0xa7c os_files.o .data (section) 0xa81 os_files.o .data (section) 0xa92 os_files.o .data (section) 0xb61 os_files.o .data (section) 0xc57 os_files.o .data (section) 0xfce os_files.o .text (section) 0x672 os_time.o .text (section) 0x729 os_time.o _Z12___os_setenvll 0x393a _nonstd.o _Z12___os_getenvl 0x3e07 _nonstd.o _Z17___unsetenv_UCS_2Pt 0x60d os_shell.o ___shell_mod 0x2db os_shell.o ___shell_mod 0x2f3 os_shell.o ___shell_mod 0x34a os_shell.o ___shell_mod 0x39b os_shell.o ___shell_mod 0x3a1 os_shell.o ___shell_mod 0x3ac os_shell.o ___shell_mod 0x4a6 os_shell.o ___shell_mod 0x8a3 os_shell.o ___shell_mod 0x8ac os_shell.o ___shell_mod 0x8ba os_shell.o ___shell_mod 0x8d3 os_shell.o ___shell_mod 0x8df os_shell.o _Z15___setenv_UCS_2PtS_ 0x629 os_shell.o _Z9___getenvPc 0x73ea os_tty.o _Z25___set_heartbeat_intervald 0x6ad os_time.o _Z25___set_heartbeat_intervald 0x79d os_time.o _Z25___set_heartbeat_intervald 0x13d9f _kernel.o _Z25___get_heartbeat_intervalv 0x76ad _kernel.o _Z50___absolute_time_to_nonnegative_timeval_maybe_NULLdPP7timeval 0x209b os_io.o _Z33___absolute_time_to_relative_timedPd 0x2040 os_io.o _Z14open_long_pathPcij 0x1717 os_files.o _Z14open_long_pathPcij 0x1738 os_files.o _Z14open_long_pathPcij 0x6462 os_tty.o _Z14open_long_pathPcij 0x38da os_io.o _Z14open_long_pathPcij 0x3bb9 os_io.o _Z14open_long_pathPcij 0x3f46 os_io.o _Z12at_long_pathPiPc 0x29e os_files.o _Z12at_long_pathPiPc 0x336 os_files.o _Z12at_long_pathPiPc 0x3c6 os_files.o _Z12at_long_pathPiPc 0x457 os_files.o _Z12at_long_pathPiPc 0x4e9 os_files.o _Z12at_long_pathPiPc 0x507 os_files.o _Z12at_long_pathPiPc 0x5c4 os_files.o _Z12at_long_pathPiPc 0x65f os_files.o _Z12at_long_pathPiPc 0x70c os_files.o _Z12at_long_pathPiPc 0x789 os_files.o _Z12at_long_pathPiPc 0x7a0 os_files.o _Z12at_long_pathPiPc 0x8b7 os_files.o _Z12at_long_pathPiPc 0x97f os_files.o _Z12at_long_pathPiPc 0x1046 os_files.o _Z12at_long_pathPiPc 0x1183 os_files.o _Z12at_long_pathPiPc 0x1263 os_files.o _Z12at_long_pathPiPc 0x142d os_files.o _Z12at_long_pathPiPc 0x18c9 os_files.o _Z15chdir_long_pathPc 0xdfa os_files.o _Z15chdir_long_pathPc 0xe27 os_files.o _Z15chdir_long_pathPc 0xf78 os_files.o _Z15chdir_long_pathPc 0x3de8 os_io.o _Z16getcwd_long_pathPcm 0xde1 os_files.o _Z16getcwd_long_pathPcm 0xe13 os_files.o _Z19___os_shell_commandl 0x5e9a _nonstd.o _Z24___env_var_defined_UCS_2Pt 0x6caf os_tty.o _Z22___env_var_equal_UCS_2PtS_ 0x708b os_tty.o _Z15___strcmp_UCS_2PtS_ 0x710d os_tty.o _Z15___strcmp_UCS_2PtS_ 0x7120 os_tty.o _Z15___strcmp_UCS_2PtS_ 0x7132 os_tty.o _Z15___strcmp_UCS_2PtS_ 0x7144 os_tty.o _Z15___strcmp_UCS_2PtS_ 0x7157 os_tty.o _Z13___os_environv 0x32a4 _nonstd.o _Z17opendir_long_pathPc 0x30a9 os_io.o _Z16rename_long_pathPcS_i 0x1632 os_files.o _Z14link_long_pathPcS_ 0x1361 os_files.o _Z16unlink_long_pathPc 0x1811 os_files.o _Z17___os_rename_filelll 0xb4a1 _kernel.o _Z27___os_set_current_directoryl 0xb54d _kernel.o _Z22___os_delete_directoryl 0x6f58 _kernel.o _Z26___os_create_symbolic_linkll 0xc0fc _kernel.o _Z17___os_create_linkll 0xae1e _kernel.o _Z17___os_create_fifoll 0xc1b0 _kernel.o _Z22___os_create_directoryll 0x9008 _kernel.o _Z21___os_executable_pathv 0xfaad _kernel.o ___files_mod 0xdc1 os_files.o ___files_mod 0xe3b os_files.o ___files_mod 0xe51 os_files.o ___files_mod 0xeff os_files.o ___files_mod 0xf8a os_files.o ___files_mod 0x1932 os_files.o ___files_mod 0x193e os_files.o ___files_mod 0x1944 os_files.o ___files_mod 0x1973 os_files.o ___files_mod 0x1982 os_files.o ___files_mod 0x198b os_files.o _Z30___os_path_normalize_directoryl 0xe117 _kernel.o _Z31___os_path_gambitdir_map_lookupl 0xe1c3 _kernel.o _Z20___os_path_gambitdirv 0xe267 _kernel.o _Z18___os_path_homedirv 0xe30b _kernel.o _Z18___os_path_tempdirv 0xe3af _kernel.o _Z23___io_settings_finalizeii 0x382 os_tty.o _Z23___io_settings_finalizeii 0x6c6f os_tty.o ___dyn_mod 0x262 os_dyn.o ___dyn_mod 0x26d os_dyn.o ___dyn_mod 0x443 os_dyn.o ___dyn_mod 0x451 os_dyn.o ___dyn_mod 0x45e os_dyn.o ___dyn_mod 0x482 os_dyn.o ___dyn_mod 0x49a os_dyn.o ___dyn_mod 0x4c8 os_dyn.o ___dyn_mod 0x4d3 os_dyn.o _Z17___os_delete_filel 0x8e89 _kernel.o _Z15___os_copy_filell 0xb601 _kernel.o .rodata (section) 0x2cc os_dyn.o .text (section) 0x5706 os_tty.o .data (section) 0x65b6 os_tty.o .data (section) 0x6c49 os_tty.o .data (section) 0x6caa os_tty.o .data (section) 0x7081 os_tty.o .data (section) 0x7086 os_tty.o .data (section) 0x70c9 os_tty.o .data (section) 0x7108 os_tty.o .data (section) 0x711b os_tty.o .data (section) 0x712d os_tty.o .data (section) 0x713f os_tty.o .data (section) 0x7152 os_tty.o .data (section) 0x71ea os_tty.o .data (section) 0x71f0 os_tty.o .data (section) 0x728a os_tty.o .data (section) 0x7297 os_tty.o .data (section) 0x72bc os_tty.o .data (section) 0x72cf os_tty.o .data (section) 0x7424 os_tty.o .data (section) 0x7437 os_tty.o .rodata (section) 0xf46 os_tty.o .rodata (section) 0x1286 os_tty.o .rodata (section) 0x12ec os_tty.o .rodata (section) 0x1328 os_tty.o .rodata (section) 0x1338 os_tty.o .rodata (section) 0x1360 os_tty.o .rodata (section) 0x1547 os_tty.o .rodata (section) 0x1590 os_tty.o .rodata (section) 0x1bbe os_tty.o .rodata (section) 0x1f79 os_tty.o .rodata (section) 0x222d os_tty.o .rodata (section) 0x2423 os_tty.o .rodata (section) 0x2b35 os_tty.o .rodata (section) 0x38cf os_tty.o .rodata (section) 0x5224 os_tty.o .rodata (section) 0x52bc os_tty.o .rodata (section) 0x546c os_tty.o .rodata (section) 0x5483 os_tty.o .rodata (section) 0x706d os_tty.o .rodata.str1.1 (merged string section) 0x645d os_tty.o .rodata.str1.1 (merged string section) 0x6fec os_tty.o .rodata.str1.1 (merged string section) 0x73e5 os_tty.o .rodata.str1.1 (merged string section) 0x73ff os_tty.o _Z28___os_device_tty_history_setll 0x6b03 _kernel.o _Z24___os_device_tty_historyl 0x8232 _kernel.o _Z27___os_device_tty_capabilityll 0x80ca _kernel.o _Z36___os_device_tty_text_attributes_setlll 0x8186 _kernel.o _Z25___os_device_tty_type_setlll 0x7e12 _kernel.o _Z27___device_tty_setup_consolePP20___device_tty_structP22___device_group_structi 0x44a2 os_io.o _Z22___device_stream_setupP23___device_stream_structP22___device_group_structiii 0x74b2 os_tty.o _Z27___device_tty_setup_from_fdPP20___device_tty_structP22___device_group_structii 0x34a0 os_io.o _Z28___device_select_add_timeoutP29___device_select_state_structid 0x6ba3 os_tty.o _Z28___device_select_add_timeoutP29___device_select_state_structid 0x6bb8 os_tty.o _Z28___device_select_add_timeoutP29___device_select_state_structid 0x6be5 os_tty.o _Z23___device_select_add_fdP29___device_select_state_structii 0x6b5e os_tty.o _Z23___device_select_add_fdP29___device_select_state_structii 0x6b82 os_tty.o _Z23___device_select_add_fdP29___device_select_state_structii 0x184d os_io.o _Z23___device_select_add_fdP29___device_select_state_structii 0x186e os_io.o _Z23___device_select_add_fdP29___device_select_state_structii 0x1aa0 os_io.o _Z23___device_select_add_fdP29___device_select_state_structii 0x1b4c os_io.o _Z23___device_select_add_fdP29___device_select_state_structii 0x1c39 os_io.o _Z23___device_select_add_fdP29___device_select_state_structii 0x1d13 os_io.o _Z23___device_select_add_fdP29___device_select_state_structii 0x1df3 os_io.o _Z18tty_signal_handleri 0x7a52 os_tty.o _Z18tty_signal_handleri 0x7a75 os_tty.o _Z18tty_signal_handleri 0x7a84 os_tty.o _Z18tty_signal_handleri 0x7a93 os_tty.o ___tty_mod 0x839 os_tty.o ___tty_mod 0x8ad os_tty.o ___tty_mod 0xab3 os_tty.o ___tty_mod 0xae3 os_tty.o ___tty_mod 0xb12 os_tty.o ___tty_mod 0x2a1e os_tty.o ___tty_mod 0x2a36 os_tty.o ___tty_mod 0x2a40 os_tty.o ___tty_mod 0x2a47 os_tty.o ___tty_mod 0x2a59 os_tty.o ___tty_mod 0x2a95 os_tty.o ___tty_mod 0x2ab5 os_tty.o ___tty_mod 0x2abb os_tty.o ___tty_mod 0x2ad1 os_tty.o ___tty_mod 0x2b48 os_tty.o ___tty_mod 0x2b58 os_tty.o ___tty_mod 0x2b63 os_tty.o ___tty_mod 0x2b6e os_tty.o ___tty_mod 0x2d0c os_tty.o ___tty_mod 0x2d1b os_tty.o ___tty_mod 0x2d43 os_tty.o ___tty_mod 0x2e5a os_tty.o ___tty_mod 0x648b os_tty.o ___tty_mod 0x6499 os_tty.o ___tty_mod 0x7cb2 os_tty.o ___tty_mod 0x7cbf os_tty.o ___tty_mod 0x7cd9 os_tty.o ___tty_mod 0x7ce4 os_tty.o ___tty_mod 0x7ceb os_tty.o ___tty_mod 0x7cfb os_tty.o ___tty_mod 0x7d04 os_tty.o ___tty_mod 0x7d13 os_tty.o _Z32___setup_user_interrupt_handlingv 0x7cf0 os_tty.o _Z27___os_device_tty_mode_resetv 0x90ac _kernel.o _Z25___os_device_tty_mode_setllllll 0xbed0 _kernel.o _Z43___os_device_tty_paren_balance_duration_setll 0xbd51 _kernel.o _Z39___os_device_tty_history_max_length_setll 0xbe05 _kernel.o .text (section) 0x36d4 os_io.o .text (section) 0x5a7b os_io.o .data (section) 0x253c os_io.o .data (section) 0x27fc os_io.o .data (section) 0x29de os_io.o .data (section) 0x2cc9 os_io.o .data (section) 0x2e84 os_io.o .data (section) 0x3099 os_io.o .data (section) 0x319f os_io.o .data (section) 0x3304 os_io.o .data (section) 0x351e os_io.o .data (section) 0x4234 os_io.o .bss (section) 0x22d7 os_io.o .rodata.str1.1 (merged string section) 0x38d5 os_io.o _Z16___device_selectPP16___device_structiiid 0x23e3 os_io.o _Z16___device_selectPP16___device_structiiid 0x242f os_io.o _Z16___device_selectPP16___device_structiiid 0x54c1 os_io.o _Z16___device_selectPP16___device_structiiid 0x5544 os_io.o _Z16___device_selectPP16___device_structiiid 0x55f8 os_io.o _Z20___io_settings_mergeii 0x1503 os_io.o _Z20___io_settings_mergeii 0x1563 os_io.o _Z20___io_settings_mergeii 0x15c3 os_io.o _Z20___io_settings_mergeii 0x1623 os_io.o _Z20___io_settings_mergeii 0x4404 os_io.o _Z20___io_settings_mergeii 0x44dc os_io.o _Z20___io_settings_mergeii 0x44f7 os_io.o _Z20___io_settings_mergeii 0x451f os_io.o ___io_mod 0xe59 os_io.o ___io_mod 0x1494 os_io.o ___io_mod 0x430e os_io.o ___io_mod 0x43c7 os_io.o ___io_mod 0x45c2 os_io.o ___io_mod 0x475f os_io.o ___io_mod 0x488a os_io.o ___io_mod 0x4ac6 os_io.o ___io_mod 0x4b67 os_io.o ___io_mod 0x4d03 os_io.o ___io_mod 0x519b os_io.o ___io_mod 0x52ca os_io.o ___io_mod 0x5a42 os_io.o ___io_mod 0x5a71 os_io.o ___io_mod 0x5a9c os_io.o ___io_mod 0x5ac2 os_io.o ___io_mod 0x5b05 os_io.o ___io_mod 0x5b30 os_io.o _Z26___device_cleanup_from_ptrPv 0x434f os_io.o _Z26___device_cleanup_from_ptrPv 0x4439 os_io.o _Z26___device_cleanup_from_ptrPv 0x45ff os_io.o _Z26___device_cleanup_from_ptrPv 0x4783 os_io.o _Z26___device_cleanup_from_ptrPv 0x48c2 os_io.o _Z26___device_cleanup_from_ptrPv 0x4b0f os_io.o _Z26___device_cleanup_from_ptrPv 0x4bbf os_io.o _Z26___device_cleanup_from_ptrPv 0x4d2b os_io.o _Z26___device_cleanup_from_ptrPv 0x51d7 os_io.o _Z26___device_cleanup_from_ptrPv 0x531f os_io.o _Z17___device_cleanupP16___device_struct 0x24d9 os_io.o _Z17___device_cleanupP16___device_struct 0x2bc6 os_io.o _Z17___device_cleanupP16___device_struct 0x4384 os_io.o _Z17___device_cleanupP16___device_struct 0x450c os_io.o _Z17___device_cleanupP16___device_struct 0x4623 os_io.o _Z17___device_cleanupP16___device_struct 0x490c os_io.o _Z17___device_cleanupP16___device_struct 0x4b44 os_io.o _Z17___device_cleanupP16___device_struct 0x4bf4 os_io.o _Z17___device_cleanupP16___device_struct 0x4d64 os_io.o _Z17___device_cleanupP16___device_struct 0x51fb os_io.o _Z17___device_cleanupP16___device_struct 0x534c os_io.o _Z17___device_cleanupP16___device_struct 0x5b11 os_io.o _Z27___device_event_queue_setupPP28___device_event_queue_structP22___device_group_structl 0x52dc os_io.o _Z25___device_directory_setupPP26___device_directory_structP22___device_group_structPci 0x51a6 os_io.o _Z33___device_udp_setup_from_sockaddrPP20___device_udp_structP22___device_group_structP8sockaddrjii 0x4d10 os_io.o _Z31___device_udp_setup_from_socketPP20___device_udp_structP22___device_group_structiP8sockaddrji 0x2ffc os_io.o _Z25___device_tcp_server_readP27___device_tcp_server_structP22___device_group_structPP27___device_tcp_client_struct 0x4b8a os_io.o _Z26___device_tcp_server_setupPP27___device_tcp_server_structP22___device_group_structP8sockaddrjiiPv 0x4acf os_io.o _Z40___device_tcp_client_setup_from_sockaddrPP27___device_tcp_client_structP22___device_group_structP8sockaddrjS5_jiiPvPc 0x48a7 os_io.o _Z38___device_tcp_client_setup_from_socketPP27___device_tcp_client_structP22___device_group_structiP8sockaddrjiii 0x2b93 os_io.o _Z38___device_tcp_client_setup_from_socketPP27___device_tcp_client_structP22___device_group_structiP8sockaddrjiii 0x2dc0 os_io.o _Z38___device_tcp_client_setup_from_socketPP27___device_tcp_client_structP22___device_group_structiP8sockaddrjiii 0x35e6 os_io.o _Z22___os_make_tls_contextlllllll 0x899f _kernel.o _Z32___device_process_setup_from_pidPP24___device_process_structP22___device_group_structiiii 0x39c1 os_io.o _Z32___device_stream_setup_from_pathPP23___device_stream_structP22___device_group_structPcii 0x45cd os_io.o _Z27___os_device_process_statusl 0x86b4 _kernel.o _Z24___os_device_process_pidl 0x8c61 _kernel.o _Z35___device_stream_setup_from_processPP23___device_stream_structP22___device_group_structPPcS5_S4_i 0x4767 os_io.o _Z30___device_stream_setup_from_fdPP23___device_stream_structP22___device_group_structiiii 0x3f66 os_io.o _Z30___device_stream_setup_from_fdPP23___device_stream_structP22___device_group_structiiii 0x441e os_io.o _Z28___os_device_tcp_client_openlllllll 0x83d2 _kernel.o _Z32___os_device_stream_open_processllll 0x88cc _kernel.o _Z29___os_device_stream_open_pathlll 0x8608 _kernel.o _Z35___os_device_stream_open_predefinedll 0x8bb5 _kernel.o _Z29___os_device_raw_open_from_fdll 0x82ff _kernel.o _Z27___device_raw_setup_from_fdPP20___device_raw_structP22___device_group_structii 0x4317 os_io.o _Z31___os_device_stream_options_setll 0x8488 _kernel.o _Z35___os_device_stream_default_optionsl 0x8a4d _kernel.o _Z25___os_device_stream_widthl 0x8760 _kernel.o _Z25___os_device_stream_writellll 0x8d21 _kernel.o _Z24___os_device_stream_readllll 0x5510 _kernel.o _Z24___os_device_stream_seeklll 0x55cc _kernel.o _Z18___os_device_closell 0x5680 _kernel.o _Z25___os_device_force_outputll 0x5734 _kernel.o _Z17___os_device_kindl 0xe6b8 _kernel.o _Z40___os_device_udp_socket_send_buffer_sizel 0x78fe _kernel.o _Z43___os_device_udp_socket_receive_buffer_sizel 0x79aa _kernel.o _Z32___os_device_udp_destination_setlll 0x7b1a _kernel.o _Z28___os_device_udp_socket_infoll 0x7a5e _kernel.o _Z34___os_device_udp_write_subu8vectorllll 0x7bda _kernel.o _Z33___os_device_udp_read_subu8vectorllll 0x7c9a _kernel.o _Z21___os_device_udp_openlll 0x7d56 _kernel.o _Z35___os_device_tcp_server_socket_infol 0x6d0f _kernel.o _Z28___os_device_tcp_server_readl 0x880c _kernel.o _Z28___os_device_tcp_server_openlllll 0x854c _kernel.o _Z35___os_device_tcp_client_socket_infoll 0x8b01 _kernel.o ___G__23__23_enable_2d_interrupts_21_ 0x90 _kernel.o ___G__23__23_enable_2d_interrupts_21_ 0x1920 _kernel.o ___G__23__23_enable_2d_interrupts_21_ 0xa603 _thread.o ___G__23__23_enable_2d_interrupts_21_ 0x21d3c _repl.o ___G__23__23_disable_2d_interrupts_21_ 0x82 _kernel.o ___G__23__23_disable_2d_interrupts_21_ 0x1912 _kernel.o ___G__23__23_vector_2d_last 0x74 _kernel.o ___G__23__23_vector_2d_last 0x1904 _kernel.o ___G__23__23_vector_2d_last 0x5fd5 _eval.o ___G__23__23_reverse_21_ 0x66 _kernel.o ___G__23__23_reverse_21_ 0x18f6 _kernel.o ___G__23__23_reverse_21_ 0x414b _kernel.o ___G__23__23_reverse_21_ 0x443f _kernel.o ___G__23__23_reverse_21_ 0x10447 _std.o ___G__23__23_reverse_21_ 0x104cf _std.o ___G__23__23_reverse_21_ 0x10537 _std.o ___G__23__23_reverse_21_ 0x4946e _std.o ___G__23__23_reverse_21_ 0x4a8da _std.o ___G__23__23_append_2d_reverse_21_ 0x58 _kernel.o ___G__23__23_append_2d_reverse_21_ 0x18e8 _kernel.o ___G__23__23_append_2d_reverse_21_ 0xfa84 _std.o ___G__23__23_assq 0x4a _kernel.o ___G__23__23_assq 0x18da _kernel.o ___G__23__23_assq_2d_cdr 0x3c _kernel.o ___G__23__23_assq_2d_cdr 0x18cc _kernel.o ___G__23__23_assq_2d_cdr 0xd1f5 _io.o ___G__23__23_assq_2d_cdr 0x1570f _io.o ___G__23__23_assq_2d_cdr 0x18e11 _io.o ___G___kernel_23_ 0xf _kernel.o ___G___kernel_23_ 0x189f _kernel.o _Z23___os_port_encode_charsl 0xb09f _kernel.o _Z23___os_port_decode_charslll 0xc048 _kernel.o _Z20___os_condvar_selectll 0xe92e _kernel.o _Z29___os_device_event_queue_readl 0x7ebe _kernel.o _Z29___os_device_event_queue_openl 0x7f6a _kernel.o _Z27___os_device_directory_readl 0x8016 _kernel.o _Z32___os_device_directory_open_pathll 0x7852 _kernel.o .text (section) 0x3324 _kernel.o .text (section) 0x3382 _kernel.o .text (section) 0x347c _kernel.o .text (section) 0x353b _kernel.o .text (section) 0x35a4 _kernel.o .text (section) 0x35cc _kernel.o .text (section) 0x37e2 _kernel.o .text (section) 0x3875 _kernel.o .text (section) 0x3890 _kernel.o .text (section) 0x39fc _kernel.o .text (section) 0x3cfe _kernel.o .text (section) 0x3d19 _kernel.o .text (section) 0x3fd1 _kernel.o .text (section) 0x4104 _kernel.o .text (section) 0x44a4 _kernel.o .text (section) 0x4551 _kernel.o .text (section) 0x45e1 _kernel.o .text (section) 0x4644 _kernel.o .text (section) 0x46b1 _kernel.o .text (section) 0x47c1 _kernel.o .text (section) 0x4896 _kernel.o .text (section) 0x4a13 _kernel.o .text (section) 0x4a44 _kernel.o .text (section) 0x4c24 _kernel.o .text (section) 0x4cb8 _kernel.o .text (section) 0x4e08 _kernel.o .text (section) 0x4e1a _kernel.o .text (section) 0x4f1c _kernel.o .text (section) 0x52ac _kernel.o .text (section) 0x52c5 _kernel.o .text (section) 0x52de _kernel.o .text (section) 0x52f7 _kernel.o .text (section) 0x5310 _kernel.o .text (section) 0x5329 _kernel.o .text (section) 0x5360 _kernel.o .text (section) 0x5379 _kernel.o .text (section) 0x53d5 _kernel.o .text (section) 0x5457 _kernel.o .text (section) 0x554a _kernel.o .text (section) 0x5564 _kernel.o .text (section) 0x5606 _kernel.o .text (section) 0x5620 _kernel.o .text (section) 0x56ba _kernel.o .text (section) 0x56d4 _kernel.o .text (section) 0x576e _kernel.o .text (section) 0x5788 _kernel.o .text (section) 0x57e9 _kernel.o .text (section) 0x582e _kernel.o .text (section) 0x58b5 _kernel.o .text (section) 0x58fa _kernel.o .text (section) 0x5981 _kernel.o .text (section) 0x59c6 _kernel.o .text (section) 0x5a53 _kernel.o .text (section) 0x5ac1 _kernel.o .text (section) 0x5b2b _kernel.o .text (section) 0x5b8f _kernel.o .text (section) 0x5bd1 _kernel.o .text (section) 0x5c85 _kernel.o .text (section) 0x5d80 _kernel.o .text (section) 0x5e81 _kernel.o .text (section) 0x5ee3 _kernel.o .text (section) 0x5f12 _kernel.o .text (section) 0x609e _kernel.o .text (section) 0x62be _kernel.o .text (section) 0x63e8 _kernel.o .text (section) 0x6433 _kernel.o .text (section) 0x6598 _kernel.o .text (section) 0x6806 _kernel.o .text (section) 0x6845 _kernel.o .text (section) 0x69e1 _kernel.o .text (section) 0x6a59 _kernel.o .text (section) 0x6b3d _kernel.o .text (section) 0x6c4d _kernel.o .text (section) 0x6c82 _kernel.o .text (section) 0x6cb6 _kernel.o .text (section) 0x6d49 _kernel.o .text (section) 0x6d63 _kernel.o .text (section) 0x6d92 _kernel.o .text (section) 0x6dbc _kernel.o .text (section) 0x6de6 _kernel.o .text (section) 0x6e08 _kernel.o .text (section) 0x6e32 _kernel.o .text (section) 0x6ebb _kernel.o .text (section) 0x6edd _kernel.o .text (section) 0x6eff _kernel.o .text (section) 0x6f92 _kernel.o .text (section) 0x6fac _kernel.o .text (section) 0x70b3 _kernel.o .text (section) 0x720d _kernel.o .text (section) 0x725b _kernel.o .text (section) 0x72c7 _kernel.o .text (section) 0x73de _kernel.o .text (section) 0x746d _kernel.o .text (section) 0x76c3 _kernel.o .text (section) 0x772e _kernel.o .text (section) 0x788c _kernel.o .text (section) 0x78a6 _kernel.o .text (section) 0x7938 _kernel.o .text (section) 0x7952 _kernel.o .text (section) 0x79e4 _kernel.o .text (section) 0x79fe _kernel.o .text (section) 0x7a98 _kernel.o .text (section) 0x7ab2 _kernel.o .text (section) 0x7b54 _kernel.o .text (section) 0x7b6e _kernel.o .text (section) 0x7c14 _kernel.o .text (section) 0x7c2e _kernel.o .text (section) 0x7cd4 _kernel.o .text (section) 0x7cee _kernel.o .text (section) 0x7d90 _kernel.o .text (section) 0x7daa _kernel.o .text (section) 0x7e4c _kernel.o .text (section) 0x7e66 _kernel.o .text (section) 0x7ef8 _kernel.o .text (section) 0x7f12 _kernel.o .text (section) 0x7fa4 _kernel.o .text (section) 0x7fbe _kernel.o .text (section) 0x8050 _kernel.o .text (section) 0x806a _kernel.o .text (section) 0x8104 _kernel.o .text (section) 0x811e _kernel.o .text (section) 0x81c0 _kernel.o .text (section) 0x81da _kernel.o .text (section) 0x826c _kernel.o .text (section) 0x8286 _kernel.o .text (section) 0x829f _kernel.o .text (section) 0x8339 _kernel.o .text (section) 0x8353 _kernel.o .text (section) 0x840e _kernel.o .text (section) 0x8428 _kernel.o .text (section) 0x84c2 _kernel.o .text (section) 0x84dc _kernel.o .text (section) 0x8586 _kernel.o .text (section) 0x85a0 _kernel.o .text (section) 0x8642 _kernel.o .text (section) 0x865c _kernel.o .text (section) 0x86ee _kernel.o .text (section) 0x8708 _kernel.o .text (section) 0x879a _kernel.o .text (section) 0x87b4 _kernel.o .text (section) 0x8846 _kernel.o .text (section) 0x8860 _kernel.o .text (section) 0x8906 _kernel.o .text (section) 0x8920 _kernel.o .text (section) 0x89db _kernel.o .text (section) 0x89f5 _kernel.o .text (section) 0x8a87 _kernel.o .text (section) 0x8aa1 _kernel.o .text (section) 0x8b3b _kernel.o .text (section) 0x8b55 _kernel.o .text (section) 0x8bef _kernel.o .text (section) 0x8c09 _kernel.o .text (section) 0x8c9b _kernel.o .text (section) 0x8cb5 _kernel.o .text (section) 0x8d5b _kernel.o .text (section) 0x8d75 _kernel.o .text (section) 0x8e17 _kernel.o .text (section) 0x8e31 _kernel.o .text (section) 0x8ec3 _kernel.o .text (section) 0x8edd _kernel.o .text (section) 0x8f8e _kernel.o .text (section) 0x8fa8 _kernel.o .text (section) 0x9042 _kernel.o .text (section) 0x905c _kernel.o .text (section) 0x90e6 _kernel.o .text (section) 0x9100 _kernel.o .text (section) 0x91bb _kernel.o .text (section) 0x91d5 _kernel.o .text (section) 0x92d0 _kernel.o .text (section) 0x9319 _kernel.o .text (section) 0x940c _kernel.o .text (section) 0x944f _kernel.o .text (section) 0x9496 _kernel.o .text (section) 0x9738 _kernel.o .text (section) 0xa8f2 _kernel.o .text (section) 0xaa1b _kernel.o .text (section) 0xaafd _kernel.o .text (section) 0xab98 _kernel.o .text (section) 0xace3 _kernel.o .text (section) 0xae58 _kernel.o .text (section) 0xae76 _kernel.o .text (section) 0xaf0a _kernel.o .text (section) 0xaf4c _kernel.o .text (section) 0xb047 _kernel.o .text (section) 0xb0d9 _kernel.o .text (section) 0xb0f3 _kernel.o .text (section) 0xb4db _kernel.o .text (section) 0xb4f5 _kernel.o .text (section) 0xb587 _kernel.o .text (section) 0xb5a1 _kernel.o .text (section) 0xb63b _kernel.o .text (section) 0xb655 _kernel.o .text (section) 0xb6c3 _kernel.o .text (section) 0xb6e0 _kernel.o .text (section) 0xb6f9 _kernel.o .text (section) 0xb783 _kernel.o .text (section) 0xb79d _kernel.o .text (section) 0xb7de _kernel.o .text (section) 0xb81f _kernel.o .text (section) 0xb83c _kernel.o .text (section) 0xb85f _kernel.o .text (section) 0xb9cd _kernel.o .text (section) 0xb9e7 _kernel.o .text (section) 0xba81 _kernel.o .text (section) 0xba9b _kernel.o .text (section) 0xbb35 _kernel.o .text (section) 0xbb4f _kernel.o .text (section) 0xbbf1 _kernel.o .text (section) 0xbc0b _kernel.o .text (section) 0xbc24 _kernel.o .text (section) 0xbcbe _kernel.o .text (section) 0xbcd8 _kernel.o .text (section) 0xbcf1 _kernel.o .text (section) 0xbd8b _kernel.o .text (section) 0xbda5 _kernel.o .text (section) 0xbe3f _kernel.o .text (section) 0xbe59 _kernel.o .text (section) 0xbf0a _kernel.o .text (section) 0xbf24 _kernel.o .text (section) 0xbfc6 _kernel.o .text (section) 0xbfe0 _kernel.o .text (section) 0xc082 _kernel.o .text (section) 0xc09c _kernel.o .text (section) 0xc136 _kernel.o .text (section) 0xc150 _kernel.o .text (section) 0xc1ea _kernel.o .text (section) 0xc204 _kernel.o .text (section) 0xc21d _kernel.o .text (section) 0xc2a7 _kernel.o .text (section) 0xc2c1 _kernel.o .text (section) 0xc2e5 _kernel.o .text (section) 0xc30a _kernel.o .text (section) 0xc366 _kernel.o .text (section) 0xc43b _kernel.o .text (section) 0xc455 _kernel.o .text (section) 0xc550 _kernel.o .text (section) 0xc599 _kernel.o .text (section) 0xc5cc _kernel.o .text (section) 0xc619 _kernel.o .text (section) 0xc67b _kernel.o .text (section) 0xc6d1 _kernel.o .text (section) 0xc713 _kernel.o .text (section) 0xc7bf _kernel.o .text (section) 0xc84d _kernel.o .text (section) 0xc8a7 _kernel.o .text (section) 0xc9ec _kernel.o .text (section) 0xcb27 _kernel.o .text (section) 0xcc03 _kernel.o .text (section) 0xcd04 _kernel.o .text (section) 0xcd65 _kernel.o .text (section) 0xcdc9 _kernel.o .text (section) 0xce2a _kernel.o .text (section) 0xce8b _kernel.o .text (section) 0xcee9 _kernel.o .text (section) 0xcf37 _kernel.o .text (section) 0xcfbe _kernel.o .text (section) 0xd05d _kernel.o .text (section) 0xd0b3 _kernel.o .text (section) 0xd124 _kernel.o .text (section) 0xd2ca _kernel.o .text (section) 0xd394 _kernel.o .text (section) 0xd5d6 _kernel.o .text (section) 0xd720 _kernel.o .text (section) 0xd793 _kernel.o .text (section) 0xd809 _kernel.o .text (section) 0xd95c _kernel.o .text (section) 0xdde9 _kernel.o .text (section) 0xde07 _kernel.o .text (section) 0xde2b _kernel.o .text (section) 0xded0 _kernel.o .text (section) 0xdf2d _kernel.o .text (section) 0xe151 _kernel.o .text (section) 0xe16b _kernel.o .text (section) 0xe1fd _kernel.o .text (section) 0xe217 _kernel.o .text (section) 0xe2a1 _kernel.o .text (section) 0xe2bb _kernel.o .text (section) 0xe345 _kernel.o .text (section) 0xe35f _kernel.o .text (section) 0xe3e9 _kernel.o .text (section) 0xe403 _kernel.o .text (section) 0xe489 _kernel.o .text (section) 0xe4cb _kernel.o .text (section) 0xe564 _kernel.o .text (section) 0xe57e _kernel.o .text (section) 0xe6f2 _kernel.o .text (section) 0xe7e9 _kernel.o .text (section) 0xe879 _kernel.o .text (section) 0xe8df _kernel.o .text (section) 0xe961 _kernel.o .text (section) 0xea0e _kernel.o .text (section) 0xec0d _kernel.o .text (section) 0xed44 _kernel.o .text (section) 0xed86 _kernel.o .text (section) 0xede7 _kernel.o .text (section) 0xee76 _kernel.o .text (section) 0xf016 _kernel.o .text (section) 0xf038 _kernel.o .text (section) 0xf05a _kernel.o .text (section) 0xf07c _kernel.o .text (section) 0xf267 _kernel.o .text (section) 0xf289 _kernel.o .text (section) 0xf2cb _kernel.o .text (section) 0xf533 _kernel.o .text (section) 0xf574 _kernel.o .text (section) 0xf5b5 _kernel.o .text (section) 0xf5f6 _kernel.o .text (section) 0xf637 _kernel.o .text (section) 0xf67d _kernel.o .text (section) 0xf6c3 _kernel.o .text (section) 0xf6dc _kernel.o .text (section) 0xf71d _kernel.o .text (section) 0xf75e _kernel.o .text (section) 0xf79f _kernel.o .text (section) 0xf7ea _kernel.o .text (section) 0xf82b _kernel.o .text (section) 0xf86c _kernel.o .text (section) 0xf967 _kernel.o .text (section) 0xfa5d _kernel.o .text (section) 0xfae7 _kernel.o .text (section) 0xfb01 _kernel.o .text (section) 0xfb1a _kernel.o .text (section) 0xfb9d _kernel.o .text (section) 0xfc0f _kernel.o .text (section) 0xfd93 _kernel.o .text (section) 0xfe71 _kernel.o .text (section) 0xfeda _kernel.o .text (section) 0x101b0 _kernel.o .text (section) 0x1021c _kernel.o .text (section) 0x102f6 _kernel.o .text (section) 0x103e6 _kernel.o .text (section) 0x1044d _kernel.o .text (section) 0x106be _kernel.o .text (section) 0x10841 _kernel.o .text (section) 0x108fb _kernel.o .text (section) 0x10a1a _kernel.o .text (section) 0x110ee _kernel.o .text (section) 0x11186 _kernel.o .text (section) 0x11207 _kernel.o .text (section) 0x1127d _kernel.o .text (section) 0x112c7 _kernel.o .text (section) 0x1134d _kernel.o .text (section) 0x11571 _kernel.o .text (section) 0x1180f _kernel.o .text (section) 0x1190a _kernel.o .text (section) 0x11a05 _kernel.o .text (section) 0x11b0b _kernel.o .text (section) 0x11b35 _kernel.o .text (section) 0x11b64 _kernel.o .text (section) 0x11c34 _kernel.o .text (section) 0x11c82 _kernel.o .text (section) 0x11cb2 _kernel.o .text (section) 0x11e40 _kernel.o .text (section) 0x11e71 _kernel.o .text (section) 0x11edd _kernel.o .text (section) 0x1218e _kernel.o .text (section) 0x121a8 _kernel.o .text (section) 0x122c0 _kernel.o .text (section) 0x122e5 _kernel.o .text (section) 0x12303 _kernel.o .text (section) 0x12328 _kernel.o .text (section) 0x12354 _kernel.o .text (section) 0x12379 _kernel.o .text (section) 0x1239e _kernel.o .text (section) 0x124ae _kernel.o .text (section) 0x12693 _kernel.o .text (section) 0x126d1 _kernel.o .text (section) 0x1274f _kernel.o .text (section) 0x12854 _kernel.o .text (section) 0x12a92 _kernel.o .text (section) 0x12ac9 _kernel.o .text (section) 0x12b08 _kernel.o .text (section) 0x12b7c _kernel.o .text (section) 0x12ba0 _kernel.o .text (section) 0x12bbd _kernel.o .text (section) 0x12c25 _kernel.o .text (section) 0x12cd1 _kernel.o .text (section) 0x12dc6 _kernel.o .text (section) 0x12e78 _kernel.o .text (section) 0x12f9e _kernel.o .text (section) 0x1319d _kernel.o .text (section) 0x13227 _kernel.o .text (section) 0x13376 _kernel.o .text (section) 0x13417 _kernel.o .text (section) 0x13522 _kernel.o .text (section) 0x13545 _kernel.o .text (section) 0x138c7 _kernel.o .text (section) 0x138f0 _kernel.o .text (section) 0x1391b _kernel.o .text (section) 0x13974 _kernel.o .text (section) 0x13a68 _kernel.o .text (section) 0x13d2a _kernel.o .text (section) 0x13da7 _kernel.o .text (section) 0x13df0 _kernel.o .text (section) 0x13f0c _kernel.o .text (section) 0x1415b _kernel.o .text (section) 0x1440d _kernel.o .text (section) 0x1441f _kernel.o .text (section) 0x14468 _kernel.o .text (section) 0x1453e _kernel.o .text (section) 0x14589 _kernel.o .text (section) 0x145e6 _kernel.o .text (section) 0x14631 _kernel.o .text (section) 0x1468f _kernel.o .text (section) 0x146d0 _kernel.o .text (section) 0x14797 _kernel.o .text (section) 0x148a8 _kernel.o .text (section) 0x148f3 _kernel.o .text (section) 0x149c1 _kernel.o .text (section) 0x14a0c _kernel.o .text (section) 0x14a57 _kernel.o .text (section) 0x14aa2 _kernel.o .text (section) 0x14aed _kernel.o .text (section) 0x14b38 _kernel.o .text (section) 0x14b83 _kernel.o .text (section) 0x14bc2 _kernel.o .text (section) 0x14c11 _kernel.o .text (section) 0x14c2c _kernel.o .text (section) 0x14d75 _kernel.o .text (section) 0x14e2c _kernel.o .text (section) 0x14e55 _kernel.o .text (section) 0x151a0 _kernel.o .text (section) 0x152e0 _kernel.o .text (section) 0x1534a _kernel.o .text (section) 0x15395 _kernel.o .text (section) 0x153ff _kernel.o .text (section) 0x1544a _kernel.o .text (section) 0x154b4 _kernel.o .text (section) 0x1551e _kernel.o .text (section) 0x155f7 _kernel.o .text (section) 0x1568e _kernel.o .text (section) 0x156d9 _kernel.o .text (section) 0x157af _kernel.o .text (section) 0x157fa _kernel.o .text (section) 0x158ed _kernel.o .text (section) 0x15a92 _kernel.o .text (section) 0x15db7 _kernel.o .text (section) 0x15e08 _kernel.o .text (section) 0x1649d _kernel.o .text (section) 0x16610 _kernel.o .text (section) 0x173c7 _kernel.o .text (section) 0x1740d _kernel.o .text (section) 0x17446 _kernel.o .text (section) 0x17844 _kernel.o .text (section) 0x178ca _kernel.o .text (section) 0x17ded _kernel.o .text (section) 0x17fde _kernel.o .text (section) 0x1800c _kernel.o .text (section) 0x18084 _kernel.o .text (section) 0x180a8 _kernel.o .text (section) 0x181ab _kernel.o .text (section) 0x18449 _kernel.o .text (section) 0x18477 _kernel.o .text (section) 0x184a5 _kernel.o .text (section) 0x185cb _kernel.o .text (section) 0x18a2e _kernel.o .text (section) 0x18a64 _kernel.o .text (section) 0x18adc _kernel.o .text (section) 0x18ec8 _kernel.o .text (section) 0x18ef6 _kernel.o .text (section) 0x1904c _kernel.o .text (section) 0x190df _kernel.o .text (section) 0x1913d _kernel.o .text (section) 0x19175 _kernel.o .text (section) 0x191b3 _kernel.o .text (section) 0x191ee _kernel.o .text (section) 0x1921c _kernel.o .text (section) 0x1924f _kernel.o .text (section) 0x192bf _kernel.o .text (section) 0x192ed _kernel.o .text (section) 0x1931b _kernel.o .text (section) 0x1944b _kernel.o .text (section) 0x194ab _kernel.o .text (section) 0x1950b _kernel.o .text (section) 0x19542 _kernel.o .text (section) 0x19570 _kernel.o .text (section) 0x1959e _kernel.o .text (section) 0x195cc _kernel.o .text (section) 0x19615 _kernel.o .text (section) 0x1967f _kernel.o .text (section) 0x196e4 _kernel.o .text (section) 0x19732 _kernel.o .text (section) 0x1985a _kernel.o .text (section) 0x19b62 _kernel.o .text (section) 0x19bae _kernel.o .text (section) 0x19bdc _kernel.o .text (section) 0x19c75 _kernel.o .text (section) 0x19ca3 _kernel.o .text (section) 0x19cde _kernel.o .text (section) 0x19d11 _kernel.o .text (section) 0x19d67 _kernel.o .text (section) 0x1a00e _kernel.o .text (section) 0x1a05d _kernel.o .text (section) 0x1a08b _kernel.o .text (section) 0x1a0b9 _kernel.o .text (section) 0x1a302 _kernel.o .text (section) 0x1a330 _kernel.o .text (section) 0x1a4bd _kernel.o .text (section) 0x1a4eb _kernel.o .data (section) 0x3554 _kernel.o .data (section) 0x4744 _kernel.o .data (section) 0x4d59 _kernel.o .data (section) 0x99c5 _kernel.o .data (section) 0xd9e4 _kernel.o .data (section) 0xea8f _kernel.o .data (section) 0xeb86 _kernel.o .data (section) 0x20b1c _kernel.o .gcc_except_table (section) 0x89 _kernel.o .gcc_except_table (section) 0xb9 _kernel.o .gcc_except_table (section) 0xd9 _kernel.o .gcc_except_table (section) 0x111 _kernel.o .rodata.str1.1 (merged string section) 0x9766 _kernel.o ___G_type_2d_exception_2d_arguments 0x162 _kernel.o ___G_type_2d_exception_2d_arguments 0x19f2 _kernel.o ___G_type_2d_exception_2d_procedure 0x154 _kernel.o ___G_type_2d_exception_2d_procedure 0x19e4 _kernel.o ___G_type_2d_exception_3f_ 0x146 _kernel.o ___G_type_2d_exception_3f_ 0x19d6 _kernel.o ___G__23__23_fail_2d_check_2d_type_2d_exception 0x138 _kernel.o ___G__23__23_fail_2d_check_2d_type_2d_exception 0x19c8 _kernel.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x12a _kernel.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x19ba _kernel.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x2c87 _system.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x3152 _system.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x3273 _system.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x5440 _num.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x77ad _num.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x803d _num.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0xc2a6 _std.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0xcc28 _std.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x338f _eval.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x6360 _io.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x7d0d _io.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0xd58c _io.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x4269 _nonstd.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x2458 _thread.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x362e _thread.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x3647 _thread.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x36c4 _thread.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x378f _thread.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x392c _thread.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x3945 _thread.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x395e _thread.o ___G__23__23_extract_2d_procedure_2d_and_2d_arguments 0x42bf _thread.o ___G__23__23_argument_2d_list_2d_fix_2d_rest_2d_param_21_ 0x11c _kernel.o ___G__23__23_argument_2d_list_2d_fix_2d_rest_2d_param_21_ 0x19ac _kernel.o ___G__23__23_argument_2d_list_2d_remove_2d_absent_2d_keys_21_ 0x10e _kernel.o ___G__23__23_argument_2d_list_2d_remove_2d_absent_2d_keys_21_ 0x199e _kernel.o ___G__23__23_argument_2d_list_2d_remove_2d_absent_21_ 0x100 _kernel.o ___G__23__23_argument_2d_list_2d_remove_2d_absent_21_ 0x1990 _kernel.o ___G__23__23_argument_2d_list_2d_remove_2d_absent_21_ 0x17e4d _repl.o ___G__23__23_get_2d_next_2d_high_2d_level_2d_interrupt 0xf2 _kernel.o ___G__23__23_get_2d_next_2d_high_2d_level_2d_interrupt 0x1982 _kernel.o ___G__23__23_get_2d_next_2d_high_2d_level_2d_interrupt 0x452a _thread.o ___G__23__23_raise_2d_high_2d_level_2d_interrupt 0xe4 _kernel.o ___G__23__23_raise_2d_high_2d_level_2d_interrupt 0x1974 _kernel.o ___G__23__23_set_2d_heartbeat_2d_interval_21_ 0xd6 _kernel.o ___G__23__23_set_2d_heartbeat_2d_interval_21_ 0x1966 _kernel.o ___G__23__23_set_2d_heartbeat_2d_interval_21_ 0x68e8 _thread.o ___G__23__23_get_2d_heartbeat_2d_interval_21_ 0xc8 _kernel.o ___G__23__23_get_2d_heartbeat_2d_interval_21_ 0x1958 _kernel.o ___G__23__23_get_2d_heartbeat_2d_interval_21_ 0x45d5 _thread.o ___G__23__23_interrupt_2d_vector_2d_set_21_ 0xba _kernel.o ___G__23__23_interrupt_2d_vector_2d_set_21_ 0x194a _kernel.o ___G__23__23_interrupt_2d_vector_2d_set_21_ 0x7232 _thread.o ___G__23__23_interrupt_2d_vector_2d_set_21_ 0xe682 _thread.o ___G__23__23_interrupt_2d_vector_2d_set_21_ 0xe6bd _thread.o ___G__23__23_interrupt_2d_handler 0xac _kernel.o ___G__23__23_interrupt_2d_handler 0x193c _kernel.o ___G__23__23_interrupt_2d_handler 0x15a5a _kernel.o ___G__23__23_sync_2d_op_2d_interrupt_21_ 0x9e _kernel.o ___G__23__23_sync_2d_op_2d_interrupt_21_ 0x192e _kernel.o ___G_nonprocedure_2d_operator_2d_exception_2d_rte 0x234 _kernel.o ___G_nonprocedure_2d_operator_2d_exception_2d_rte 0x1ac4 _kernel.o ___G_nonprocedure_2d_operator_2d_exception_2d_code 0x226 _kernel.o ___G_nonprocedure_2d_operator_2d_exception_2d_code 0x1ab6 _kernel.o ___G_nonprocedure_2d_operator_2d_exception_2d_arguments 0x218 _kernel.o ___G_nonprocedure_2d_operator_2d_exception_2d_arguments 0x1aa8 _kernel.o ___G_nonprocedure_2d_operator_2d_exception_2d_operator 0x20a _kernel.o ___G_nonprocedure_2d_operator_2d_exception_2d_operator 0x1a9a _kernel.o ___G_nonprocedure_2d_operator_2d_exception_3f_ 0x1fc _kernel.o ___G_nonprocedure_2d_operator_2d_exception_3f_ 0x1a8c _kernel.o ___G__23__23_fail_2d_check_2d_nonprocedure_2d_operator_2d_exception 0x1ee _kernel.o ___G__23__23_fail_2d_check_2d_nonprocedure_2d_operator_2d_exception 0x1a7e _kernel.o ___G__23__23_raise_2d_stack_2d_overflow_2d_exception 0x1e0 _kernel.o ___G__23__23_raise_2d_stack_2d_overflow_2d_exception 0x1a70 _kernel.o ___G__23__23_raise_2d_stack_2d_overflow_2d_exception 0x105cb _kernel.o ___G_stack_2d_overflow_2d_exception_3f_ 0x1d2 _kernel.o ___G_stack_2d_overflow_2d_exception_3f_ 0x1a62 _kernel.o ___G__23__23_fail_2d_check_2d_stack_2d_overflow_2d_exception 0x1c4 _kernel.o ___G__23__23_fail_2d_check_2d_stack_2d_overflow_2d_exception 0x1a54 _kernel.o ___G__23__23_raise_2d_heap_2d_overflow_2d_exception 0x1b6 _kernel.o ___G__23__23_raise_2d_heap_2d_overflow_2d_exception 0x1a46 _kernel.o ___G__23__23_raise_2d_heap_2d_overflow_2d_exception 0x49a0 _system.o ___G__23__23_raise_2d_heap_2d_overflow_2d_exception 0xcabd _system.o ___G__23__23_raise_2d_heap_2d_overflow_2d_exception 0x11d09 _num.o ___G__23__23_raise_2d_heap_2d_overflow_2d_exception 0x15a4f _num.o ___G__23__23_raise_2d_heap_2d_overflow_2d_exception 0x1a9ca _num.o ___G__23__23_raise_2d_heap_2d_overflow_2d_exception 0x44f6b _num.o ___G_heap_2d_overflow_2d_exception_3f_ 0x1a8 _kernel.o ___G_heap_2d_overflow_2d_exception_3f_ 0x1a38 _kernel.o ___G__23__23_fail_2d_check_2d_heap_2d_overflow_2d_exception 0x19a _kernel.o ___G__23__23_fail_2d_check_2d_heap_2d_overflow_2d_exception 0x1a2a _kernel.o ___G__23__23_raise_2d_type_2d_exception 0x18c _kernel.o ___G__23__23_raise_2d_type_2d_exception 0x1a1c _kernel.o ___G__23__23_raise_2d_type_2d_exception 0x147b _system.o ___G__23__23_raise_2d_type_2d_exception 0x2263 _system.o ___G__23__23_raise_2d_type_2d_exception 0x2321 _system.o ___G__23__23_raise_2d_type_2d_exception 0x2339 _system.o ___G__23__23_raise_2d_type_2d_exception 0x535d _num.o ___G__23__23_raise_2d_type_2d_exception 0x53c9 _num.o ___G__23__23_raise_2d_type_2d_exception 0x5499 _num.o ___G__23__23_raise_2d_type_2d_exception 0x54f2 _num.o ___G__23__23_raise_2d_type_2d_exception 0x6ed0 _num.o ___G__23__23_raise_2d_type_2d_exception 0x79ee _num.o ___G__23__23_raise_2d_type_2d_exception 0x7a5c _num.o ___G__23__23_raise_2d_type_2d_exception 0x7d2b _num.o ___G__23__23_raise_2d_type_2d_exception 0x7e3d _num.o ___G__23__23_raise_2d_type_2d_exception 0x8420 _num.o ___G__23__23_raise_2d_type_2d_exception 0x86b7 _num.o ___G__23__23_raise_2d_type_2d_exception 0x8bcf _num.o ___G__23__23_raise_2d_type_2d_exception 0x8c74 _num.o ___G__23__23_raise_2d_type_2d_exception 0xa901 _num.o ___G__23__23_raise_2d_type_2d_exception 0xd92d _num.o ___G__23__23_raise_2d_type_2d_exception 0xd94d _num.o ___G__23__23_raise_2d_type_2d_exception 0xd96d _num.o ___G__23__23_raise_2d_type_2d_exception 0xdf6c _num.o ___G__23__23_raise_2d_type_2d_exception 0x1349f _num.o ___G__23__23_raise_2d_type_2d_exception 0x136ef _num.o ___G__23__23_raise_2d_type_2d_exception 0x1370f _num.o ___G__23__23_raise_2d_type_2d_exception 0x1372f _num.o ___G__23__23_raise_2d_type_2d_exception 0x14127 _num.o ___G__23__23_raise_2d_type_2d_exception 0x1455c _num.o ___G__23__23_raise_2d_type_2d_exception 0x1457c _num.o ___G__23__23_raise_2d_type_2d_exception 0x1459c _num.o ___G__23__23_raise_2d_type_2d_exception 0x145f3 _num.o ___G__23__23_raise_2d_type_2d_exception 0x14613 _num.o ___G__23__23_raise_2d_type_2d_exception 0x1464e _num.o ___G__23__23_raise_2d_type_2d_exception 0x14773 _num.o ___G__23__23_raise_2d_type_2d_exception 0x147a0 _num.o ___G__23__23_raise_2d_type_2d_exception 0x147c0 _num.o ___G__23__23_raise_2d_type_2d_exception 0x80ec _std.o ___G__23__23_raise_2d_type_2d_exception 0x8146 _std.o ___G__23__23_raise_2d_type_2d_exception 0x8191 _std.o ___G__23__23_raise_2d_type_2d_exception 0x81df _std.o ___G__23__23_raise_2d_type_2d_exception 0x822d _std.o ___G__23__23_raise_2d_type_2d_exception 0xa185 _std.o ___G__23__23_raise_2d_type_2d_exception 0xa1d3 _std.o ___G__23__23_raise_2d_type_2d_exception 0xa221 _std.o ___G__23__23_raise_2d_type_2d_exception 0xa26f _std.o ___G__23__23_raise_2d_type_2d_exception 0xbe65 _std.o ___G__23__23_raise_2d_type_2d_exception 0xbeb3 _std.o ___G__23__23_raise_2d_type_2d_exception 0xbf4d _std.o ___G__23__23_raise_2d_type_2d_exception 0xbf9b _std.o ___G__23__23_raise_2d_type_2d_exception 0xbffd _std.o ___G__23__23_raise_2d_type_2d_exception 0xc0a8 _std.o ___G__23__23_raise_2d_type_2d_exception 0xc0f6 _std.o ___G__23__23_raise_2d_type_2d_exception 0xc144 _std.o ___G__23__23_raise_2d_type_2d_exception 0xc192 _std.o ___G__23__23_raise_2d_type_2d_exception 0xc1e0 _std.o ___G__23__23_raise_2d_type_2d_exception 0xc22e _std.o ___G__23__23_raise_2d_type_2d_exception 0xc586 _std.o ___G__23__23_raise_2d_type_2d_exception 0xcd50 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd263 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd27f _std.o ___G__23__23_raise_2d_type_2d_exception 0xd333 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd34f _std.o ___G__23__23_raise_2d_type_2d_exception 0xd36b _std.o ___G__23__23_raise_2d_type_2d_exception 0xd387 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd3a3 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd3f4 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd410 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd42c _std.o ___G__23__23_raise_2d_type_2d_exception 0xd448 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd464 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd480 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd4e8 _std.o ___G__23__23_raise_2d_type_2d_exception 0xd504 _std.o ___G__23__23_raise_2d_type_2d_exception 0xdbd3 _std.o ___G__23__23_raise_2d_type_2d_exception 0xdd84 _std.o ___G__23__23_raise_2d_type_2d_exception 0xed3b _std.o ___G__23__23_raise_2d_type_2d_exception 0xed67 _std.o ___G__23__23_raise_2d_type_2d_exception 0xf02b _std.o ___G__23__23_raise_2d_type_2d_exception 0x118e4 _std.o ___G__23__23_raise_2d_type_2d_exception 0x12bb3 _std.o ___G__23__23_raise_2d_type_2d_exception 0x13b20 _std.o ___G__23__23_raise_2d_type_2d_exception 0x13b3c _std.o ___G__23__23_raise_2d_type_2d_exception 0x13b58 _std.o ___G__23__23_raise_2d_type_2d_exception 0x3779 _eval.o ___G__23__23_raise_2d_type_2d_exception 0x3792 _eval.o ___G__23__23_raise_2d_type_2d_exception 0x3e00 _eval.o ___G__23__23_raise_2d_type_2d_exception 0x63b0 _io.o ___G__23__23_raise_2d_type_2d_exception 0x6843 _io.o ___G__23__23_raise_2d_type_2d_exception 0x6a2f _io.o ___G__23__23_raise_2d_type_2d_exception 0x6f42 _io.o ___G__23__23_raise_2d_type_2d_exception 0x6f8e _io.o ___G__23__23_raise_2d_type_2d_exception 0x7795 _io.o ___G__23__23_raise_2d_type_2d_exception 0x7b89 _io.o ___G__23__23_raise_2d_type_2d_exception 0x7c3b _io.o ___G__23__23_raise_2d_type_2d_exception 0x7db8 _io.o ___G__23__23_raise_2d_type_2d_exception 0x81ce _io.o ___G__23__23_raise_2d_type_2d_exception 0x8439 _io.o ___G__23__23_raise_2d_type_2d_exception 0x87ce _io.o ___G__23__23_raise_2d_type_2d_exception 0x8c03 _io.o ___G__23__23_raise_2d_type_2d_exception 0x8c6d _io.o ___G__23__23_raise_2d_type_2d_exception 0x8cb9 _io.o ___G__23__23_raise_2d_type_2d_exception 0x8dbd _io.o ___G__23__23_raise_2d_type_2d_exception 0x8f03 _io.o ___G__23__23_raise_2d_type_2d_exception 0x8f4f _io.o ___G__23__23_raise_2d_type_2d_exception 0x8fea _io.o ___G__23__23_raise_2d_type_2d_exception 0x919e _io.o ___G__23__23_raise_2d_type_2d_exception 0x931d _io.o ___G__23__23_raise_2d_type_2d_exception 0x9339 _io.o ___G__23__23_raise_2d_type_2d_exception 0x942b _io.o ___G__23__23_raise_2d_type_2d_exception 0x9743 _io.o ___G__23__23_raise_2d_type_2d_exception 0x978f _io.o ___G__23__23_raise_2d_type_2d_exception 0x9e44 _io.o ___G__23__23_raise_2d_type_2d_exception 0xa1f5 _io.o ___G__23__23_raise_2d_type_2d_exception 0xa211 _io.o ___G__23__23_raise_2d_type_2d_exception 0xaec4 _io.o ___G__23__23_raise_2d_type_2d_exception 0xaf1e _io.o ___G__23__23_raise_2d_type_2d_exception 0xb3fd _io.o ___G__23__23_raise_2d_type_2d_exception 0xb46d _io.o ___G__23__23_raise_2d_type_2d_exception 0xb866 _io.o ___G__23__23_raise_2d_type_2d_exception 0xb882 _io.o ___G__23__23_raise_2d_type_2d_exception 0xc29f _io.o ___G__23__23_raise_2d_type_2d_exception 0xc8a3 _io.o ___G__23__23_raise_2d_type_2d_exception 0xcb4c _io.o ___G__23__23_raise_2d_type_2d_exception 0xcf13 _io.o ___G__23__23_raise_2d_type_2d_exception 0xd113 _io.o ___G__23__23_raise_2d_type_2d_exception 0xe033 _io.o ___G__23__23_raise_2d_type_2d_exception 0xebad _io.o ___G__23__23_raise_2d_type_2d_exception 0x1021e _io.o ___G__23__23_raise_2d_type_2d_exception 0x1114c _io.o ___G__23__23_raise_2d_type_2d_exception 0x12cc8 _io.o ___G__23__23_raise_2d_type_2d_exception 0x138c0 _io.o ___G__23__23_raise_2d_type_2d_exception 0x13f40 _io.o ___G__23__23_raise_2d_type_2d_exception 0x18a90 _io.o ___G__23__23_raise_2d_type_2d_exception 0x2506 _nonstd.o ___G__23__23_raise_2d_type_2d_exception 0x29d5 _nonstd.o ___G__23__23_raise_2d_type_2d_exception 0x2b1b _nonstd.o ___G__23__23_raise_2d_type_2d_exception 0x2ea3 _nonstd.o ___G__23__23_raise_2d_type_2d_exception 0x3257 _nonstd.o ___G__23__23_raise_2d_type_2d_exception 0x3313 _nonstd.o ___G__23__23_raise_2d_type_2d_exception 0x349b _nonstd.o ___G__23__23_raise_2d_type_2d_exception 0x35eb _nonstd.o ___G__23__23_raise_2d_type_2d_exception 0x2292 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x22f7 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x298e _thread.o ___G__23__23_raise_2d_type_2d_exception 0x29a7 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2b51 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2bd0 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2be9 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2c1f _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2c38 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2c51 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2c6a _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2c83 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2c9c _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2cb5 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2fa9 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2ff7 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3010 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3029 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3042 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3199 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x321d _thread.o ___G__23__23_raise_2d_type_2d_exception 0x35ae _thread.o ___G__23__23_raise_2d_type_2d_exception 0x35c7 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x375d _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3b3f _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3b58 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3bbc _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3bd5 _thread.o ___G__23__23_raise_2d_type_2d_exception 0x3bee _thread.o ___G__23__23_raise_2d_type_2d_exception 0x2bcd _repl.o ___G_type_2d_exception_2d_type_2d_id 0x17e _kernel.o ___G_type_2d_exception_2d_type_2d_id 0x1a0e _kernel.o ___G_type_2d_exception_2d_arg_2d_id 0x170 _kernel.o ___G_type_2d_exception_2d_arg_2d_id 0x1a00 _kernel.o ___G_wrong_2d_number_2d_of_2d_values_2d_exception_2d_rte 0x306 _kernel.o ___G_wrong_2d_number_2d_of_2d_values_2d_exception_2d_rte 0x1b96 _kernel.o ___G_wrong_2d_number_2d_of_2d_values_2d_exception_2d_code 0x2f8 _kernel.o ___G_wrong_2d_number_2d_of_2d_values_2d_exception_2d_code 0x1b88 _kernel.o ___G_wrong_2d_number_2d_of_2d_values_2d_exception_2d_vals 0x2ea _kernel.o ___G_wrong_2d_number_2d_of_2d_values_2d_exception_2d_vals 0x1b7a _kernel.o ___G_wrong_2d_number_2d_of_2d_values_2d_exception_3f_ 0x2dc _kernel.o ___G_wrong_2d_number_2d_of_2d_values_2d_exception_3f_ 0x1b6c _kernel.o ___G__23__23_fail_2d_check_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x2ce _kernel.o ___G__23__23_fail_2d_check_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x1b5e _kernel.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x2c0 _kernel.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x1b50 _kernel.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x49e3 _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x4abe _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x5c9f _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x5cde _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0xa3df _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0xaa60 _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0xc20a _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x10a1a _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x1d25c _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x208ce _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x218b7 _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x253ea _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x292a4 _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_nary 0x2b2 _kernel.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_nary 0x1b42 _kernel.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_nary 0x11f7f _kernel.o ___G_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_arguments 0x2a4 _kernel.o ___G_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_arguments 0x1b34 _kernel.o ___G_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_procedure 0x296 _kernel.o ___G_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_procedure 0x1b26 _kernel.o ___G_wrong_2d_number_2d_of_2d_arguments_2d_exception_3f_ 0x288 _kernel.o ___G_wrong_2d_number_2d_of_2d_arguments_2d_exception_3f_ 0x1b18 _kernel.o ___G__23__23_fail_2d_check_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x27a _kernel.o ___G__23__23_fail_2d_check_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x1b0a _kernel.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x26c _kernel.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x1afc _kernel.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x699e _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x6a07 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x6a70 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x6ad9 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x85f9 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x9689 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x9975 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x9b70 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x9ba3 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x9c39 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x9d04 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x9d68 _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0xd72f _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x1ba7e _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x2050d _eval.o ___G__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x20859 _eval.o ___G__23__23_apply_2d_with_2d_procedure_2d_check 0x25e _kernel.o ___G__23__23_apply_2d_with_2d_procedure_2d_check 0x1aee _kernel.o ___G__23__23_apply_2d_with_2d_procedure_2d_check 0x128a9 _io.o ___G__23__23_apply_2d_with_2d_procedure_2d_check 0x1c722 _io.o ___G__23__23_apply_2d_with_2d_procedure_2d_check_2d_nary 0x250 _kernel.o ___G__23__23_apply_2d_with_2d_procedure_2d_check_2d_nary 0x1ae0 _kernel.o ___G__23__23_apply_2d_with_2d_procedure_2d_check_2d_nary 0xa814 _kernel.o ___G__23__23_apply_2d_with_2d_procedure_2d_check_2d_nary 0xa86f _kernel.o ___G__23__23_apply_2d_with_2d_procedure_2d_check_2d_nary 0x17665 _kernel.o ___G__23__23_apply_2d_with_2d_procedure_2d_check_2d_nary 0x176b2 _kernel.o ___G__23__23_apply_2d_global_2d_with_2d_procedure_2d_check_2d_nary 0x242 _kernel.o ___G__23__23_apply_2d_global_2d_with_2d_procedure_2d_check_2d_nary 0x1ad2 _kernel.o ___G_os_2d_exception_3f_ 0x3d8 _kernel.o ___G_os_2d_exception_3f_ 0x1c68 _kernel.o ___G__23__23_fail_2d_check_2d_os_2d_exception 0x3ca _kernel.o ___G__23__23_fail_2d_check_2d_os_2d_exception 0x1c5a _kernel.o ___G__23__23_raise_2d_unknown_2d_keyword_2d_argument_2d_exception 0x3bc _kernel.o ___G__23__23_raise_2d_unknown_2d_keyword_2d_argument_2d_exception 0x1c4c _kernel.o ___G__23__23_raise_2d_unknown_2d_keyword_2d_argument_2d_exception 0x21926 _eval.o ___G__23__23_raise_2d_unknown_2d_keyword_2d_argument_2d_exception_2d_nary 0x3ae _kernel.o ___G__23__23_raise_2d_unknown_2d_keyword_2d_argument_2d_exception_2d_nary 0x1c3e _kernel.o ___G__23__23_raise_2d_unknown_2d_keyword_2d_argument_2d_exception_2d_nary 0x1529a _kernel.o ___G_unknown_2d_keyword_2d_argument_2d_exception_2d_arguments 0x3a0 _kernel.o ___G_unknown_2d_keyword_2d_argument_2d_exception_2d_arguments 0x1c30 _kernel.o ___G_unknown_2d_keyword_2d_argument_2d_exception_2d_procedure 0x392 _kernel.o ___G_unknown_2d_keyword_2d_argument_2d_exception_2d_procedure 0x1c22 _kernel.o ___G_unknown_2d_keyword_2d_argument_2d_exception_3f_ 0x384 _kernel.o ___G_unknown_2d_keyword_2d_argument_2d_exception_3f_ 0x1c14 _kernel.o ___G__23__23_fail_2d_check_2d_unknown_2d_keyword_2d_argument_2d_exception 0x376 _kernel.o ___G__23__23_fail_2d_check_2d_unknown_2d_keyword_2d_argument_2d_exception 0x1c06 _kernel.o ___G__23__23_raise_2d_keyword_2d_expected_2d_exception 0x368 _kernel.o ___G__23__23_raise_2d_keyword_2d_expected_2d_exception 0x1bf8 _kernel.o ___G__23__23_raise_2d_keyword_2d_expected_2d_exception 0x292d1 _eval.o ___G__23__23_raise_2d_keyword_2d_expected_2d_exception_2d_nary 0x35a _kernel.o ___G__23__23_raise_2d_keyword_2d_expected_2d_exception_2d_nary 0x1bea _kernel.o ___G__23__23_raise_2d_keyword_2d_expected_2d_exception_2d_nary 0x1bd13 _kernel.o ___G_keyword_2d_expected_2d_exception_2d_arguments 0x34c _kernel.o ___G_keyword_2d_expected_2d_exception_2d_arguments 0x1bdc _kernel.o ___G_keyword_2d_expected_2d_exception_2d_procedure 0x33e _kernel.o ___G_keyword_2d_expected_2d_exception_2d_procedure 0x1bce _kernel.o ___G_keyword_2d_expected_2d_exception_3f_ 0x330 _kernel.o ___G_keyword_2d_expected_2d_exception_3f_ 0x1bc0 _kernel.o ___G__23__23_fail_2d_check_2d_keyword_2d_expected_2d_exception 0x322 _kernel.o ___G__23__23_fail_2d_check_2d_keyword_2d_expected_2d_exception 0x1bb2 _kernel.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x314 _kernel.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x1ba4 _kernel.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x1b149 _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x1ff63 _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x1ff8e _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x1ffd9 _eval.o ___G__23__23_raise_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x20146 _eval.o ___G__23__23_raise_2d_file_2d_exists_2d_exception 0x4aa _kernel.o ___G__23__23_raise_2d_file_2d_exists_2d_exception 0x1d3a _kernel.o ___G_file_2d_exists_2d_exception_2d_arguments 0x49c _kernel.o ___G_file_2d_exists_2d_exception_2d_arguments 0x1d2c _kernel.o ___G_file_2d_exists_2d_exception_2d_procedure 0x48e _kernel.o ___G_file_2d_exists_2d_exception_2d_procedure 0x1d1e _kernel.o ___G_file_2d_exists_2d_exception_3f_ 0x480 _kernel.o ___G_file_2d_exists_2d_exception_3f_ 0x1d10 _kernel.o ___G__23__23_fail_2d_check_2d_file_2d_exists_2d_exception 0x472 _kernel.o ___G__23__23_fail_2d_check_2d_file_2d_exists_2d_exception 0x1d02 _kernel.o ___G__23__23_raise_2d_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x464 _kernel.o ___G__23__23_raise_2d_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x1cf4 _kernel.o ___G_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_2d_arguments 0x456 _kernel.o ___G_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_2d_arguments 0x1ce6 _kernel.o ___G_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_2d_procedure 0x448 _kernel.o ___G_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_2d_procedure 0x1cd8 _kernel.o ___G_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_3f_ 0x43a _kernel.o ___G_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_3f_ 0x1cca _kernel.o ___G__23__23_fail_2d_check_2d_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x42c _kernel.o ___G__23__23_fail_2d_check_2d_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x1cbc _kernel.o ___G__23__23_raise_2d_os_2d_exception 0x41e _kernel.o ___G__23__23_raise_2d_os_2d_exception 0x1cae _kernel.o ___G__23__23_raise_2d_os_2d_exception 0x4a88 _eval.o ___G__23__23_raise_2d_os_2d_exception 0x12761 _eval.o ___G__23__23_raise_2d_os_2d_exception 0x7c5e _module.o ___G__23__23_raise_2d_os_2d_exception 0xcf46 _module.o ___G__23__23_raise_2d_os_2d_exception 0xd8b0 _io.o ___G__23__23_raise_2d_os_2d_exception 0xf299 _io.o ___G__23__23_raise_2d_os_2d_exception 0x1598a _io.o ___G__23__23_raise_2d_os_2d_exception 0x159aa _io.o ___G__23__23_raise_2d_os_2d_exception 0x1611d _io.o ___G__23__23_raise_2d_os_2d_exception 0x169bd _io.o ___G__23__23_raise_2d_os_2d_exception 0x16a41 _io.o ___G__23__23_raise_2d_os_2d_exception 0x16bef _io.o ___G__23__23_raise_2d_os_2d_exception 0x16dc3 _io.o ___G__23__23_raise_2d_os_2d_exception 0x17dab _io.o ___G__23__23_raise_2d_os_2d_exception 0x187d4 _io.o ___G__23__23_raise_2d_os_2d_exception 0x189d4 _io.o ___G__23__23_raise_2d_os_2d_exception 0x18bb9 _io.o ___G__23__23_raise_2d_os_2d_exception 0x18c97 _io.o ___G__23__23_raise_2d_os_2d_exception 0x18ef8 _io.o ___G__23__23_raise_2d_os_2d_exception 0x18f18 _io.o ___G__23__23_raise_2d_os_2d_exception 0x421a3 _io.o ___G__23__23_raise_2d_os_2d_exception 0x4b688 _io.o ___G__23__23_raise_2d_os_2d_exception 0x4c28f _io.o ___G__23__23_raise_2d_os_2d_exception 0x3ca1 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x40b4 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7855 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x78a5 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x790c _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7973 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x79da _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7a41 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7aa8 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7b0f _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7c6e _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7cf7 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7d13 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7d8b _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7da7 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7e9a _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x7f01 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x80d0 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8246 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x827a _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x82e1 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8348 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8387 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x83a3 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x83bf _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x83fe _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x841a _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8436 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8452 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x84bb _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x84d7 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8572 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8679 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8711 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x872d _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8787 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x87a3 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8d8d _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8da9 _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x8f4b _nonstd.o ___G__23__23_raise_2d_os_2d_exception 0x1417b _thread.o ___G_os_2d_exception_2d_code 0x410 _kernel.o ___G_os_2d_exception_2d_code 0x1ca0 _kernel.o ___G_os_2d_exception_2d_message 0x402 _kernel.o ___G_os_2d_exception_2d_message 0x1c92 _kernel.o ___G_os_2d_exception_2d_arguments 0x3f4 _kernel.o ___G_os_2d_exception_2d_arguments 0x1c84 _kernel.o ___G_os_2d_exception_2d_procedure 0x3e6 _kernel.o ___G_os_2d_exception_2d_procedure 0x1c76 _kernel.o ___G_sfun_2d_conversion_2d_exception_2d_procedure 0x57c _kernel.o ___G_sfun_2d_conversion_2d_exception_2d_procedure 0x1e0c _kernel.o ___G_sfun_2d_conversion_2d_exception_3f_ 0x56e _kernel.o ___G_sfun_2d_conversion_2d_exception_3f_ 0x1dfe _kernel.o ___G__23__23_fail_2d_check_2d_sfun_2d_conversion_2d_exception 0x560 _kernel.o ___G__23__23_fail_2d_check_2d_sfun_2d_conversion_2d_exception 0x1df0 _kernel.o ___G__23__23_raise_2d_cfun_2d_conversion_2d_exception_2d_nary 0x552 _kernel.o ___G__23__23_raise_2d_cfun_2d_conversion_2d_exception_2d_nary 0x1de2 _kernel.o ___G__23__23_raise_2d_cfun_2d_conversion_2d_exception_2d_nary 0x120a4 _kernel.o ___G_cfun_2d_conversion_2d_exception_2d_message 0x544 _kernel.o ___G_cfun_2d_conversion_2d_exception_2d_message 0x1dd4 _kernel.o ___G_cfun_2d_conversion_2d_exception_2d_code 0x536 _kernel.o ___G_cfun_2d_conversion_2d_exception_2d_code 0x1dc6 _kernel.o ___G_cfun_2d_conversion_2d_exception_2d_arguments 0x528 _kernel.o ___G_cfun_2d_conversion_2d_exception_2d_arguments 0x1db8 _kernel.o ___G_cfun_2d_conversion_2d_exception_2d_procedure 0x51a _kernel.o ___G_cfun_2d_conversion_2d_exception_2d_procedure 0x1daa _kernel.o ___G_cfun_2d_conversion_2d_exception_3f_ 0x50c _kernel.o ___G_cfun_2d_conversion_2d_exception_3f_ 0x1d9c _kernel.o ___G__23__23_fail_2d_check_2d_cfun_2d_conversion_2d_exception 0x4fe _kernel.o ___G__23__23_fail_2d_check_2d_cfun_2d_conversion_2d_exception 0x1d8e _kernel.o ___G__23__23_raise_2d_permission_2d_denied_2d_exception 0x4f0 _kernel.o ___G__23__23_raise_2d_permission_2d_denied_2d_exception 0x1d80 _kernel.o ___G_permission_2d_denied_2d_exception_2d_arguments 0x4e2 _kernel.o ___G_permission_2d_denied_2d_exception_2d_arguments 0x1d72 _kernel.o ___G_permission_2d_denied_2d_exception_2d_procedure 0x4d4 _kernel.o ___G_permission_2d_denied_2d_exception_2d_procedure 0x1d64 _kernel.o ___G_permission_2d_denied_2d_exception_3f_ 0x4c6 _kernel.o ___G_permission_2d_denied_2d_exception_3f_ 0x1d56 _kernel.o ___G__23__23_fail_2d_check_2d_permission_2d_denied_2d_exception 0x4b8 _kernel.o ___G__23__23_fail_2d_check_2d_permission_2d_denied_2d_exception 0x1d48 _kernel.o ___G_number_2d_of_2d_arguments_2d_limit_2d_exception_2d_procedure 0x64e _kernel.o ___G_number_2d_of_2d_arguments_2d_limit_2d_exception_2d_procedure 0x1ede _kernel.o ___G_number_2d_of_2d_arguments_2d_limit_2d_exception_3f_ 0x640 _kernel.o ___G_number_2d_of_2d_arguments_2d_limit_2d_exception_3f_ 0x1ed0 _kernel.o ___G__23__23_fail_2d_check_2d_number_2d_of_2d_arguments_2d_limit_2d_exception 0x632 _kernel.o ___G__23__23_fail_2d_check_2d_number_2d_of_2d_arguments_2d_limit_2d_exception 0x1ec2 _kernel.o ___G__23__23_c_2d_return_2d_on_2d_other_2d_processor 0x624 _kernel.o ___G__23__23_c_2d_return_2d_on_2d_other_2d_processor 0x1eb4 _kernel.o ___G__23__23_c_2d_return_2d_on_2d_other_2d_processor_2d_hook_2d_set_21_ 0x616 _kernel.o ___G__23__23_c_2d_return_2d_on_2d_other_2d_processor_2d_hook_2d_set_21_ 0x1ea6 _kernel.o ___G__23__23_raise_2d_wrong_2d_processor_2d_c_2d_return_2d_exception 0x608 _kernel.o ___G__23__23_raise_2d_wrong_2d_processor_2d_c_2d_return_2d_exception 0x1e98 _kernel.o ___G_wrong_2d_processor_2d_c_2d_return_2d_exception_3f_ 0x5fa _kernel.o ___G_wrong_2d_processor_2d_c_2d_return_2d_exception_3f_ 0x1e8a _kernel.o ___G__23__23_fail_2d_check_2d_wrong_2d_processor_2d_c_2d_return_2d_exception 0x5ec _kernel.o ___G__23__23_fail_2d_check_2d_wrong_2d_processor_2d_c_2d_return_2d_exception 0x1e7c _kernel.o ___G__23__23_raise_2d_multiple_2d_c_2d_return_2d_exception 0x5de _kernel.o ___G__23__23_raise_2d_multiple_2d_c_2d_return_2d_exception 0x1e6e _kernel.o ___G__23__23_raise_2d_multiple_2d_c_2d_return_2d_exception 0x17a16 _kernel.o ___G_multiple_2d_c_2d_return_2d_exception_3f_ 0x5d0 _kernel.o ___G_multiple_2d_c_2d_return_2d_exception_3f_ 0x1e60 _kernel.o ___G__23__23_fail_2d_check_2d_multiple_2d_c_2d_return_2d_exception 0x5c2 _kernel.o ___G__23__23_fail_2d_check_2d_multiple_2d_c_2d_return_2d_exception 0x1e52 _kernel.o ___G__23__23_raise_2d_sfun_2d_conversion_2d_exception 0x5b4 _kernel.o ___G__23__23_raise_2d_sfun_2d_conversion_2d_exception 0x1e44 _kernel.o ___G__23__23_raise_2d_sfun_2d_conversion_2d_exception 0x120f8 _kernel.o ___G_sfun_2d_conversion_2d_exception_2d_message 0x5a6 _kernel.o ___G_sfun_2d_conversion_2d_exception_2d_message 0x1e36 _kernel.o ___G_sfun_2d_conversion_2d_exception_2d_code 0x598 _kernel.o ___G_sfun_2d_conversion_2d_exception_2d_code 0x1e28 _kernel.o ___G_sfun_2d_conversion_2d_exception_2d_arguments 0x58a _kernel.o ___G_sfun_2d_conversion_2d_exception_2d_arguments 0x1e1a _kernel.o ___G__23__23_gc_2d_without_2d_exceptions 0x720 _kernel.o ___G__23__23_gc_2d_without_2d_exceptions 0x1fb0 _kernel.o ___G__23__23_rest_2d_param_2d_resume_2d_procedure 0x712 _kernel.o ___G__23__23_rest_2d_param_2d_resume_2d_procedure 0x1fa2 _kernel.o ___G__23__23_rest_2d_param_2d_heap_2d_overflow 0x704 _kernel.o ___G__23__23_rest_2d_param_2d_heap_2d_overflow 0x1f94 _kernel.o ___G__23__23_rest_2d_param_2d_check_2d_heap 0x6f6 _kernel.o ___G__23__23_rest_2d_param_2d_check_2d_heap 0x1f86 _kernel.o ___G__23__23_rest_2d_param_2d_check_2d_heap 0xa7cc _kernel.o ___G__23__23_rest_2d_param_2d_check_2d_heap 0x143c3 _kernel.o ___G__23__23_check_2d_heap 0x6e8 _kernel.o ___G__23__23_check_2d_heap 0x1f78 _kernel.o ___G__23__23_check_2d_heap 0x104e0 _kernel.o ___G__23__23_check_2d_heap 0x16c57 _repl.o ___G__23__23_check_2d_heap_2d_limit 0x6da _kernel.o ___G__23__23_check_2d_heap_2d_limit 0x1f6a _kernel.o ___G__23__23_clear_2d_jobs_21_ 0x6cc _kernel.o ___G__23__23_clear_2d_jobs_21_ 0x1f5c _kernel.o ___G__23__23_execute_2d_and_2d_clear_2d_jobs_21_ 0x6be _kernel.o ___G__23__23_execute_2d_and_2d_clear_2d_jobs_21_ 0x1f4e _kernel.o ___G__23__23_execute_2d_jobs_21_ 0x6b0 _kernel.o ___G__23__23_execute_2d_jobs_21_ 0x1f40 _kernel.o ___G__23__23_add_2d_job_21_ 0x6a2 _kernel.o ___G__23__23_add_2d_job_21_ 0x1f32 _kernel.o ___G__23__23_add_2d_job_2d_at_2d_tail_21_ 0x694 _kernel.o ___G__23__23_add_2d_job_2d_at_2d_tail_21_ 0x1f24 _kernel.o ___G__23__23_make_2d_jobs 0x686 _kernel.o ___G__23__23_make_2d_jobs 0x1f16 _kernel.o ___G__23__23_force_2d_out_2d_of_2d_line 0x678 _kernel.o ___G__23__23_force_2d_out_2d_of_2d_line 0x1f08 _kernel.o ___G__23__23_force_2d_out_2d_of_2d_line 0x10cfb _kernel.o ___G__23__23_raise_2d_number_2d_of_2d_arguments_2d_limit_2d_exception 0x66a _kernel.o ___G__23__23_raise_2d_number_2d_of_2d_arguments_2d_limit_2d_exception 0x1efa _kernel.o ___G__23__23_raise_2d_number_2d_of_2d_arguments_2d_limit_2d_exception 0x16268 _kernel.o ___G_number_2d_of_2d_arguments_2d_limit_2d_exception_2d_arguments 0x65c _kernel.o ___G_number_2d_of_2d_arguments_2d_limit_2d_exception_2d_arguments 0x1eec _kernel.o ___G__23__23_get_2d_live_2d_percent 0x7f2 _kernel.o ___G__23__23_get_2d_live_2d_percent 0x2082 _kernel.o ___G__23__23_set_2d_max_2d_heap_21_ 0x7e4 _kernel.o ___G__23__23_set_2d_max_2d_heap_21_ 0x2074 _kernel.o ___G__23__23_get_2d_max_2d_heap 0x7d6 _kernel.o ___G__23__23_get_2d_max_2d_heap 0x2066 _kernel.o ___G__23__23_set_2d_min_2d_heap_21_ 0x7c8 _kernel.o ___G__23__23_set_2d_min_2d_heap_21_ 0x2058 _kernel.o ___G__23__23_get_2d_min_2d_heap 0x7ba _kernel.o ___G__23__23_get_2d_min_2d_heap 0x204a _kernel.o ___G__23__23_intr_2d_gc_2d_handler_2d_set_21_ 0x7ac _kernel.o ___G__23__23_intr_2d_gc_2d_handler_2d_set_21_ 0x203c _kernel.o ___G__23__23_handle_2d_gc_2d_interrupt_21_ 0x79e _kernel.o ___G__23__23_handle_2d_gc_2d_interrupt_21_ 0x202e _kernel.o ___G__23__23_make_2d_final_2d_will 0x790 _kernel.o ___G__23__23_make_2d_final_2d_will 0x2020 _kernel.o ___G__23__23_gc_2d_final_2d_will_2d_registry_21_ 0x782 _kernel.o ___G__23__23_gc_2d_final_2d_will_2d_registry_21_ 0x2012 _kernel.o ___G__23__23_execute_2d_final_2d_wills_21_ 0x774 _kernel.o ___G__23__23_execute_2d_final_2d_wills_21_ 0x2004 _kernel.o ___G__23__23_will_2d_execute_21_ 0x766 _kernel.o ___G__23__23_will_2d_execute_21_ 0x1ff6 _kernel.o ___G__23__23_will_2d_execute_21_ 0x8c28 _nonstd.o ___G__23__23_gc_2d_finalize_21_ 0x758 _kernel.o ___G__23__23_gc_2d_finalize_21_ 0x1fe8 _kernel.o ___G__23__23_clear_2d_gc_2d_interrupt_2d_jobs_21_ 0x74a _kernel.o ___G__23__23_clear_2d_gc_2d_interrupt_2d_jobs_21_ 0x1fda _kernel.o ___G__23__23_add_2d_gc_2d_interrupt_2d_job_21_ 0x73c _kernel.o ___G__23__23_add_2d_gc_2d_interrupt_2d_job_21_ 0x1fcc _kernel.o ___G__23__23_add_2d_gc_2d_interrupt_2d_job_21_ 0xbb7f _nonstd.o ___G__23__23_gc 0x72e _kernel.o ___G__23__23_gc 0x1fbe _kernel.o ___G__23__23_cpu_2d_cache_2d_size 0x8c4 _kernel.o ___G__23__23_cpu_2d_cache_2d_size 0x2154 _kernel.o ___G__23__23_cpu_2d_count 0x8b6 _kernel.o ___G__23__23_cpu_2d_count 0x2146 _kernel.o ___G__23__23_cpu_2d_count 0x15f3f _thread.o ___G__23__23_set_2d_module_2d_install_2d_mode_21_ 0x8a8 _kernel.o ___G__23__23_set_2d_module_2d_install_2d_mode_21_ 0x2138 _kernel.o ___G__23__23_get_2d_module_2d_install_2d_mode 0x89a _kernel.o ___G__23__23_get_2d_module_2d_install_2d_mode 0x212a _kernel.o ___G__23__23_get_2d_module_2d_install_2d_mode 0x7236 _module.o ___G__23__23_get_2d_module_2d_install_2d_mode 0x17811 _module.o ___G__23__23_get_2d_module_2d_whitelist 0x88c _kernel.o ___G__23__23_get_2d_module_2d_whitelist 0x211c _kernel.o ___G__23__23_get_2d_module_2d_whitelist 0x9289 _module.o ___G__23__23_get_2d_module_2d_whitelist 0x177e8 _module.o ___G__23__23_get_2d_module_2d_search_2d_order 0x87e _kernel.o ___G__23__23_get_2d_module_2d_search_2d_order 0x210e _kernel.o ___G__23__23_get_2d_module_2d_search_2d_order 0x20fe _module.o ___G__23__23_get_2d_module_2d_search_2d_order 0x2c0c _module.o ___G__23__23_get_2d_module_2d_search_2d_order 0x304f _module.o ___G__23__23_get_2d_module_2d_search_2d_order 0xb52d _module.o ___G__23__23_set_2d_io_2d_settings_21_ 0x870 _kernel.o ___G__23__23_set_2d_io_2d_settings_21_ 0x2100 _kernel.o ___G__23__23_get_2d_io_2d_settings 0x862 _kernel.o ___G__23__23_get_2d_io_2d_settings 0x20f2 _kernel.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x854 _kernel.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x20e4 _kernel.o ___G__23__23_set_2d_debug_2d_settings_21_ 0xdf02 _module.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x5f5f _nonstd.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x35a5 _repl.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x6083 _repl.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x15a24 _repl.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x1a3f3 _repl.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x1ecf8 _repl.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x1ee8e _repl.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x1ef6d _repl.o ___G__23__23_set_2d_debug_2d_settings_21_ 0x21713 _repl.o ___G__23__23_get_2d_debug_2d_settings 0x846 _kernel.o ___G__23__23_get_2d_debug_2d_settings 0x20d6 _kernel.o ___G__23__23_set_2d_standard_2d_level_21_ 0x838 _kernel.o ___G__23__23_set_2d_standard_2d_level_21_ 0x20c8 _kernel.o ___G__23__23_get_2d_standard_2d_level 0x82a _kernel.o ___G__23__23_get_2d_standard_2d_level 0x20ba _kernel.o ___G__23__23_get_2d_standard_2d_level 0x97c1 _io.o ___G__23__23_set_2d_parallelism_2d_level_21_ 0x81c _kernel.o ___G__23__23_set_2d_parallelism_2d_level_21_ 0x20ac _kernel.o ___G__23__23_get_2d_parallelism_2d_level 0x80e _kernel.o ___G__23__23_get_2d_parallelism_2d_level 0x209e _kernel.o ___G__23__23_get_2d_parallelism_2d_level 0x5497 _thread.o ___G__23__23_set_2d_live_2d_percent_21_ 0x800 _kernel.o ___G__23__23_set_2d_live_2d_percent_21_ 0x2090 _kernel.o ___G__23__23_make_2d_u64vector 0x996 _kernel.o ___G__23__23_make_2d_u64vector 0x2226 _kernel.o ___G__23__23_make_2d_u64vector 0xcb4d _kernel.o ___G__23__23_make_2d_u64vector 0x3fa2 _system.o ___G__23__23_make_2d_u64vector 0x21823 _std.o ___G__23__23_make_2d_u64vector 0x2ab39 _std.o ___G__23__23_make_2d_u64vector 0x3371c _std.o ___G__23__23_make_2d_u64vector 0x34dcb _std.o ___G__23__23_make_2d_u64vector 0x39808 _std.o ___G__23__23_make_2d_u64vector 0x398c0 _std.o ___G__23__23_make_2d_u64vector 0x4165b _std.o ___G__23__23_make_2d_u64vector 0x486c6 _std.o ___G__23__23_make_2d_u64vector 0x4c7d4 _std.o ___G__23__23_make_2d_u64vector 0x573c2 _std.o ___G__23__23_make_2d_u64vector 0x5a821 _std.o ___G__23__23_make_2d_u64vector 0x32ea5 _io.o ___G__23__23_make_2d_s32vector 0x988 _kernel.o ___G__23__23_make_2d_s32vector 0x2218 _kernel.o ___G__23__23_make_2d_s32vector 0xdb2b _kernel.o ___G__23__23_make_2d_s32vector 0x3eed _system.o ___G__23__23_make_2d_s32vector 0x118d8 _std.o ___G__23__23_make_2d_s32vector 0x2996d _std.o ___G__23__23_make_2d_s32vector 0x39f06 _std.o ___G__23__23_make_2d_s32vector 0x3b819 _std.o ___G__23__23_make_2d_s32vector 0x3b9cb _std.o ___G__23__23_make_2d_s32vector 0x3fdbc _std.o ___G__23__23_make_2d_s32vector 0x43c75 _std.o ___G__23__23_make_2d_s32vector 0x47fb3 _std.o ___G__23__23_make_2d_s32vector 0x4d3b3 _std.o ___G__23__23_make_2d_s32vector 0x5d88d _std.o ___G__23__23_make_2d_s32vector 0x5dc14 _std.o ___G__23__23_make_2d_s32vector 0x32ebd _io.o ___G__23__23_make_2d_u32vector 0x97a _kernel.o ___G__23__23_make_2d_u32vector 0x220a _kernel.o ___G__23__23_make_2d_u32vector 0xdc78 _kernel.o ___G__23__23_make_2d_u32vector 0x3f68 _system.o ___G__23__23_make_2d_u32vector 0x1466e _std.o ___G__23__23_make_2d_u32vector 0x2049f _std.o ___G__23__23_make_2d_u32vector 0x2f0f3 _std.o ___G__23__23_make_2d_u32vector 0x30c53 _std.o ___G__23__23_make_2d_u32vector 0x3b3df _std.o ___G__23__23_make_2d_u32vector 0x3c893 _std.o ___G__23__23_make_2d_u32vector 0x45708 _std.o ___G__23__23_make_2d_u32vector 0x47f08 _std.o ___G__23__23_make_2d_u32vector 0x4e031 _std.o ___G__23__23_make_2d_u32vector 0x59e6d _std.o ___G__23__23_make_2d_u32vector 0x5b1b2 _std.o ___G__23__23_make_2d_u32vector 0x32ed5 _io.o ___G__23__23_make_2d_s16vector 0x96c _kernel.o ___G__23__23_make_2d_s16vector 0x21fc _kernel.o ___G__23__23_make_2d_s16vector 0xab41 _kernel.o ___G__23__23_make_2d_s16vector 0x4447 _system.o ___G__23__23_make_2d_s16vector 0x14456 _std.o ___G__23__23_make_2d_s16vector 0x2df92 _std.o ___G__23__23_make_2d_s16vector 0x4549e _std.o ___G__23__23_make_2d_s16vector 0x48b44 _std.o ___G__23__23_make_2d_s16vector 0x51def _std.o ___G__23__23_make_2d_s16vector 0x51e28 _std.o ___G__23__23_make_2d_s16vector 0x5b44d _std.o ___G__23__23_make_2d_s16vector 0x5c896 _std.o ___G__23__23_make_2d_s16vector 0x5cd21 _std.o ___G__23__23_make_2d_s16vector 0x779fc _std.o ___G__23__23_make_2d_s16vector 0x32eed _io.o ___G__23__23_make_2d_u16vector 0x95e _kernel.o ___G__23__23_make_2d_u16vector 0x21ee _kernel.o ___G__23__23_make_2d_u16vector 0xd614 _kernel.o ___G__23__23_make_2d_u16vector 0x441f _system.o ___G__23__23_make_2d_u16vector 0x124a9 _std.o ___G__23__23_make_2d_u16vector 0x2b396 _std.o ___G__23__23_make_2d_u16vector 0x44118 _std.o ___G__23__23_make_2d_u16vector 0x4c763 _std.o ___G__23__23_make_2d_u16vector 0x515d4 _std.o ___G__23__23_make_2d_u16vector 0x56675 _std.o ___G__23__23_make_2d_u16vector 0x59015 _std.o ___G__23__23_make_2d_u16vector 0x5908b _std.o ___G__23__23_make_2d_u16vector 0x5bdf1 _std.o ___G__23__23_make_2d_u16vector 0x6e580 _std.o ___G__23__23_make_2d_u16vector 0x32f1d _io.o ___G__23__23_make_2d_s8vector 0x950 _kernel.o ___G__23__23_make_2d_s8vector 0x21e0 _kernel.o ___G__23__23_make_2d_s8vector 0xdb69 _kernel.o ___G__23__23_make_2d_s8vector 0x4433 _system.o ___G__23__23_make_2d_s8vector 0x11d40 _std.o ___G__23__23_make_2d_s8vector 0x29edf _std.o ___G__23__23_make_2d_s8vector 0x41bdd _std.o ___G__23__23_make_2d_s8vector 0x4d72b _std.o ___G__23__23_make_2d_s8vector 0x5a021 _std.o ___G__23__23_make_2d_s8vector 0x5a089 _std.o ___G__23__23_make_2d_s8vector 0x5caae _std.o ___G__23__23_make_2d_s8vector 0x5caf4 _std.o ___G__23__23_make_2d_s8vector 0x5d26d _std.o ___G__23__23_make_2d_s8vector 0x799fe _std.o ___G__23__23_make_2d_s8vector 0x32f4d _io.o ___G__23__23_make_2d_u8vector 0x942 _kernel.o ___G__23__23_make_2d_u8vector 0x21d2 _kernel.o ___G__23__23_make_2d_u8vector 0xc3a5 _kernel.o ___G__23__23_make_2d_u8vector 0x440b _system.o ___G__23__23_make_2d_u8vector 0x91685 _num.o ___G__23__23_make_2d_u8vector 0x11359 _std.o ___G__23__23_make_2d_u8vector 0x2bbac _std.o ___G__23__23_make_2d_u8vector 0x32170 _std.o ___G__23__23_make_2d_u8vector 0x4bec8 _std.o ___G__23__23_make_2d_u8vector 0x5492f _std.o ___G__23__23_make_2d_u8vector 0x56a7d _std.o ___G__23__23_make_2d_u8vector 0x58e34 _std.o ___G__23__23_make_2d_u8vector 0x5bfff _std.o ___G__23__23_make_2d_u8vector 0x5d312 _std.o ___G__23__23_make_2d_u8vector 0x5d4fa _std.o ___G__23__23_make_2d_u8vector 0x87289 _std.o ___G__23__23_make_2d_u8vector 0x2a5bc _io.o ___G__23__23_make_2d_u8vector 0x32f7d _io.o ___G__23__23_make_2d_u8vector 0x53dab _io.o ___G__23__23_make_2d_u8vector 0x58e70 _io.o ___G__23__23_make_2d_u8vector 0x6efd1 _io.o ___G__23__23_make_2d_u8vector 0x520e _nonstd.o ___G__23__23_make_2d_u8vector 0x25b6a _nonstd.o ___G__23__23_make_2d_string 0x934 _kernel.o ___G__23__23_make_2d_string 0x21c4 _kernel.o ___G__23__23_make_2d_string 0x7052 _kernel.o ___G__23__23_make_2d_string 0x8ab1 _system.o ___G__23__23_make_2d_string 0x7fc0 _num.o ___G__23__23_make_2d_string 0x59970 _num.o ___G__23__23_make_2d_string 0x64017 _num.o ___G__23__23_make_2d_string 0xec95 _std.o ___G__23__23_make_2d_string 0x11fdf _std.o ___G__23__23_make_2d_string 0x13145 _std.o ___G__23__23_make_2d_string 0x2440b _std.o ___G__23__23_make_2d_string 0x317e2 _std.o ___G__23__23_make_2d_string 0x4943a _std.o ___G__23__23_make_2d_string 0x521ec _std.o ___G__23__23_make_2d_string 0x52bed _std.o ___G__23__23_make_2d_string 0x53164 _std.o ___G__23__23_make_2d_string 0x549bf _std.o ___G__23__23_make_2d_string 0x57aaa _std.o ___G__23__23_make_2d_string 0x59b16 _std.o ___G__23__23_make_2d_string 0x5aa0b _std.o ___G__23__23_make_2d_string 0x5ba41 _std.o ___G__23__23_make_2d_string 0x5c1a8 _std.o ___G__23__23_make_2d_string 0x600c6 _std.o ___G__23__23_make_2d_string 0x73715 _std.o ___G__23__23_make_2d_string 0x5cfa _io.o ___G__23__23_make_2d_string 0x5e2e _io.o ___G__23__23_make_2d_string 0xb54c _io.o ___G__23__23_make_2d_string 0xdb6f _io.o ___G__23__23_make_2d_string 0xdbfd _io.o ___G__23__23_make_2d_string 0x13804 _io.o ___G__23__23_make_2d_string 0x181aa _io.o ___G__23__23_make_2d_string 0x1a7b8 _io.o ___G__23__23_make_2d_string 0x52502 _io.o ___G__23__23_make_2d_string 0x54389 _io.o ___G__23__23_make_2d_string 0x559ca _io.o ___G__23__23_make_2d_string 0x58e92 _io.o ___G__23__23_make_2d_string 0x5ab32 _io.o ___G__23__23_make_2d_string 0x5d112 _io.o ___G__23__23_make_2d_string 0x5d4e4 _io.o ___G__23__23_make_2d_string 0x62f40 _io.o ___G__23__23_make_2d_string 0x69a49 _io.o ___G__23__23_make_2d_string 0x7015f _io.o ___G__23__23_make_2d_string 0x1d43a _nonstd.o ___G__23__23_make_2d_string 0x21d0d _nonstd.o ___G__23__23_make_2d_string 0x23ee4 _nonstd.o ___G__23__23_make_2d_string 0x24aad _nonstd.o ___G__23__23_make_2d_string 0x28155 _nonstd.o ___G__23__23_make_2d_vector 0x926 _kernel.o ___G__23__23_make_2d_vector 0x21b6 _kernel.o ___G__23__23_make_2d_vector 0x75fe _kernel.o ___G__23__23_make_2d_vector 0x431b _system.o ___G__23__23_make_2d_vector 0xd64f _system.o ___G__23__23_make_2d_vector 0xe8e4 _system.o ___G__23__23_make_2d_vector 0x9ae11 _num.o ___G__23__23_make_2d_vector 0xeb6b _std.o ___G__23__23_make_2d_vector 0xf2c5 _std.o ___G__23__23_make_2d_vector 0x10022 _std.o ___G__23__23_make_2d_vector 0x11263 _std.o ___G__23__23_make_2d_vector 0x112bd _std.o ___G__23__23_make_2d_vector 0x11e1c _std.o ___G__23__23_make_2d_vector 0x134d4 _std.o ___G__23__23_make_2d_vector 0x135eb _std.o ___G__23__23_make_2d_vector 0x27fdd _std.o ___G__23__23_make_2d_vector 0x28232 _std.o ___G__23__23_make_2d_vector 0x28ffb _std.o ___G__23__23_make_2d_vector 0x2a260 _std.o ___G__23__23_make_2d_vector 0x35577 _std.o ___G__23__23_make_2d_vector 0x355ef _std.o ___G__23__23_make_2d_vector 0x3bcbf _std.o ___G__23__23_make_2d_vector 0x4d2a9 _std.o ___G__23__23_make_2d_vector 0x6038b _std.o ___G__23__23_make_2d_vector 0x81a77 _std.o ___G__23__23_make_2d_vector 0x8074 _eval.o ___G__23__23_make_2d_vector 0x827f _eval.o ___G__23__23_make_2d_vector 0xc5cf _eval.o ___G__23__23_make_2d_vector 0x14a6f _eval.o ___G__23__23_make_2d_vector 0x1ae48 _eval.o ___G__23__23_make_2d_vector 0x1cea6 _eval.o ___G__23__23_make_2d_vector 0x1d1a9 _eval.o ___G__23__23_make_2d_vector 0x214bf _eval.o ___G__23__23_make_2d_vector 0x234ae _eval.o ___G__23__23_make_2d_vector 0x24ae6 _eval.o ___G__23__23_make_2d_vector 0x15aca _io.o ___G__23__23_make_2d_vector 0x1f0db _io.o ___G__23__23_make_2d_vector 0x32afc _io.o ___G__23__23_make_2d_vector 0x33108 _io.o ___G__23__23_make_2d_vector 0x20e64 _nonstd.o ___G__23__23_make_2d_vector 0x5cf7 _thread.o ___G__23__23_make_2d_vector 0x706f _thread.o ___G__23__23_make_2d_vector 0x4869 _repl.o ___G__23__23_make_2d_vector 0x5862 _repl.o ___G__23__23_make_2d_vector 0x27587 _repl.o ___G__23__23_still_2d_obj_2d_refcount_2d_dec_21_ 0x918 _kernel.o ___G__23__23_still_2d_obj_2d_refcount_2d_dec_21_ 0x21a8 _kernel.o ___G__23__23_still_2d_obj_2d_refcount_2d_inc_21_ 0x90a _kernel.o ___G__23__23_still_2d_obj_2d_refcount_2d_inc_21_ 0x219a _kernel.o ___G__23__23_still_2d_copy 0x8fc _kernel.o ___G__23__23_still_2d_copy 0x218c _kernel.o ___G__23__23_core_2d_count 0x8ee _kernel.o ___G__23__23_core_2d_count 0x217e _kernel.o ___G__23__23_cpu_2d_cycle_2d_count_2d_end 0x8e0 _kernel.o ___G__23__23_cpu_2d_cycle_2d_count_2d_end 0x2170 _kernel.o ___G__23__23_cpu_2d_cycle_2d_count_2d_start 0x8d2 _kernel.o ___G__23__23_cpu_2d_cycle_2d_count_2d_start 0x2162 _kernel.o ___G__23__23_closure_2d_code 0xa68 _kernel.o ___G__23__23_closure_2d_code 0x22f8 _kernel.o ___G__23__23_closure_2d_length 0xa5a _kernel.o ___G__23__23_closure_2d_length 0x22ea _kernel.o ___G__23__23_make_2d_closure 0xa4c _kernel.o ___G__23__23_make_2d_closure 0x22dc _kernel.o ___G__23__23_make_2d_closure 0x6e53 _kernel.o ___G__23__23_make_2d_closure 0x8e38 _system.o ___G__23__23_make_2d_closure 0x4415c _io.o ___G__23__23_closure_3f_ 0xa3e _kernel.o ___G__23__23_closure_3f_ 0x22ce _kernel.o ___G__23__23_apply 0xa30 _kernel.o ___G__23__23_apply 0x22c0 _kernel.o ___G__23__23_apply 0x45d0 _kernel.o ___G__23__23_apply 0xe08a _std.o ___G__23__23_apply 0xe09e _std.o ___G__23__23_apply 0xe9ff _std.o ___G__23__23_apply 0xea13 _std.o ___G__23__23_apply 0xeafb _std.o ___G__23__23_apply 0xeb8e _std.o ___G__23__23_apply 0x1101e _std.o ___G__23__23_apply 0x11295 _std.o ___G__23__23_apply 0x11f4d _std.o ___G__23__23_apply 0x11fcb _std.o ___G__23__23_apply 0x12ada _std.o ___G__23__23_apply 0x12c4b _std.o ___G__23__23_apply 0x13a0b _std.o ___G__23__23_apply 0x13a23 _std.o ___G__23__23_apply 0x179dd _std.o ___G__23__23_apply 0x1895b _std.o ___G__23__23_apply 0x1e899 _std.o ___G__23__23_apply 0x21e8c _std.o ___G__23__23_apply 0x238cc _std.o ___G__23__23_apply 0x3077b _std.o ___G__23__23_apply 0x31862 _std.o ___G__23__23_apply 0x3752b _std.o ___G__23__23_apply 0x37838 _std.o ___G__23__23_apply 0x3815f _std.o ___G__23__23_apply 0x3ca68 _std.o ___G__23__23_apply 0x483f9 _std.o ___G__23__23_apply 0x4850a _std.o ___G__23__23_apply 0x48a89 _std.o ___G__23__23_apply 0x48ac3 _std.o ___G__23__23_apply 0x52cbb _std.o ___G__23__23_apply 0x53519 _std.o ___G__23__23_apply 0x539f1 _std.o ___G__23__23_apply 0x5db53 _std.o ___G__23__23_apply 0xd3e9 _eval.o ___G__23__23_apply 0x176fe _eval.o ___G__23__23_apply 0x18e79 _eval.o ___G__23__23_apply 0x4456 _nonstd.o ___G__23__23_apply 0x53d3 _nonstd.o ___G__23__23_apply 0x5c2c _nonstd.o ___G__23__23_apply 0x8913 _nonstd.o ___G__23__23_apply 0x1e99d _nonstd.o ___G__23__23_apply 0x3c7f _thread.o ___G__23__23_apply 0x3fe4 _thread.o ___G__23__23_apply 0x4205 _thread.o ___G__23__23_apply 0x544c _thread.o ___G__23__23_apply 0x982b _thread.o ___G__23__23_apply 0xae62 _thread.o ___G__23__23_apply 0xdd34 _thread.o ___G__23__23_apply 0x10293 _thread.o ___G__23__23_apply 0x1c585 _thread.o ___G__23__23_apply 0x549e _repl.o ___G__23__23_apply 0x7213 _repl.o ___G__23__23_apply 0x1b7b3 _repl.o ___G__23__23_machine_2d_code_2d_fixup 0xa22 _kernel.o ___G__23__23_machine_2d_code_2d_fixup 0x22b2 _kernel.o ___G__23__23_machine_2d_code_2d_block_2d_fixup 0xa14 _kernel.o ___G__23__23_machine_2d_code_2d_block_2d_fixup 0x22a4 _kernel.o ___G__23__23_machine_2d_code_2d_block_2d_exec 0xa06 _kernel.o ___G__23__23_machine_2d_code_2d_block_2d_exec 0x2296 _kernel.o ___G__23__23_machine_2d_code_2d_block_2d_set_21_ 0x9f8 _kernel.o ___G__23__23_machine_2d_code_2d_block_2d_set_21_ 0x2288 _kernel.o ___G__23__23_machine_2d_code_2d_block_2d_ref 0x9ea _kernel.o ___G__23__23_machine_2d_code_2d_block_2d_ref 0x227a _kernel.o ___G__23__23_make_2d_machine_2d_code_2d_block 0x9dc _kernel.o ___G__23__23_make_2d_machine_2d_code_2d_block 0x226c _kernel.o ___G__23__23_make_2d_values 0x9ce _kernel.o ___G__23__23_make_2d_values 0x225e _kernel.o ___G__23__23_make_2d_values 0xd4bd _kernel.o ___G__23__23_make_2d_values 0x9f39 _system.o ___G__23__23_make_2d_values 0x12b46 _std.o ___G__23__23_make_2d_values 0x22138 _std.o ___G__23__23_make_2d_values 0x34aa3 _std.o ___G__23__23_make_2d_values 0x3e742 _std.o ___G__23__23_make_2d_values 0x47d8a _std.o ___G__23__23_make_2d_values 0x48678 _std.o ___G__23__23_make_2d_values 0x8334 _thread.o ___G__23__23_make_2d_f64vector 0x9c0 _kernel.o ___G__23__23_make_2d_f64vector 0x2250 _kernel.o ___G__23__23_make_2d_f64vector 0xabd7 _kernel.o ___G__23__23_make_2d_f64vector 0x44fb _system.o ___G__23__23_make_2d_f64vector 0x556b1 _num.o ___G__23__23_make_2d_f64vector 0x57a01 _num.o ___G__23__23_make_2d_f64vector 0x6c5da _num.o ___G__23__23_make_2d_f64vector 0x7ad5e _num.o ___G__23__23_make_2d_f64vector 0x80d87 _num.o ___G__23__23_make_2d_f64vector 0x8715d _num.o ___G__23__23_make_2d_f64vector 0x1154c _std.o ___G__23__23_make_2d_f64vector 0x31a98 _std.o ___G__23__23_make_2d_f64vector 0x415e0 _std.o ___G__23__23_make_2d_f64vector 0x4dead _std.o ___G__23__23_make_2d_f64vector 0x57124 _std.o ___G__23__23_make_2d_f64vector 0x5758d _std.o ___G__23__23_make_2d_f64vector 0x58fcf _std.o ___G__23__23_make_2d_f64vector 0x5a52c _std.o ___G__23__23_make_2d_f64vector 0x5a7d0 _std.o ___G__23__23_make_2d_f64vector 0x76524 _std.o ___G__23__23_make_2d_f64vector 0x33138 _io.o ___G__23__23_make_2d_f32vector 0x9b2 _kernel.o ___G__23__23_make_2d_f32vector 0x2242 _kernel.o ___G__23__23_make_2d_f32vector 0xd99a _kernel.o ___G__23__23_make_2d_f32vector 0x4477 _system.o ___G__23__23_make_2d_f32vector 0x127d6 _std.o ___G__23__23_make_2d_f32vector 0x19cbe _std.o ___G__23__23_make_2d_f32vector 0x42ac0 _std.o ___G__23__23_make_2d_f32vector 0x48f0c _std.o ___G__23__23_make_2d_f32vector 0x4ecdf _std.o ___G__23__23_make_2d_f32vector 0x5301e _std.o ___G__23__23_make_2d_f32vector 0x54b63 _std.o ___G__23__23_make_2d_f32vector 0x55124 _std.o ___G__23__23_make_2d_f32vector 0x5a1ff _std.o ___G__23__23_make_2d_f32vector 0x7ba22 _std.o ___G__23__23_make_2d_f32vector 0x33168 _io.o ___G__23__23_make_2d_s64vector 0x9a4 _kernel.o ___G__23__23_make_2d_s64vector 0x2234 _kernel.o ___G__23__23_make_2d_s64vector 0xca12 _kernel.o ___G__23__23_make_2d_s64vector 0x3f7c _system.o ___G__23__23_make_2d_s64vector 0x2a9d3 _std.o ___G__23__23_make_2d_s64vector 0x2aa09 _std.o ___G__23__23_make_2d_s64vector 0x2bab0 _std.o ___G__23__23_make_2d_s64vector 0x2e9ef _std.o ___G__23__23_make_2d_s64vector 0x2ecd6 _std.o ___G__23__23_make_2d_s64vector 0x3679a _std.o ___G__23__23_make_2d_s64vector 0x41fb3 _std.o ___G__23__23_make_2d_s64vector 0x48001 _std.o ___G__23__23_make_2d_s64vector 0x4d22a _std.o ___G__23__23_make_2d_s64vector 0x576eb _std.o ___G__23__23_make_2d_s64vector 0x5c448 _std.o ___G__23__23_make_2d_s64vector 0x33198 _io.o ___G__23__23_frame_2d_ret 0xb3a _kernel.o ___G__23__23_frame_2d_ret 0x23ca _kernel.o ___G__23__23_frame_2d_ret 0x98e1 _system.o ___G__23__23_frame_2d_ret 0x17726 _io.o ___G__23__23_continuation_2d_denv_2d_set_21_ 0xb2c _kernel.o ___G__23__23_continuation_2d_denv_2d_set_21_ 0x23bc _kernel.o ___G__23__23_continuation_2d_denv 0xb1e _kernel.o ___G__23__23_continuation_2d_denv 0x23ae _kernel.o ___G__23__23_continuation_2d_frame_2d_set_21_ 0xb10 _kernel.o ___G__23__23_continuation_2d_frame_2d_set_21_ 0x23a0 _kernel.o ___G__23__23_continuation_2d_frame 0xb02 _kernel.o ___G__23__23_continuation_2d_frame 0x2392 _kernel.o ___G__23__23_continuation_2d_frame 0x46f0 _kernel.o ___G__23__23_continuation_2d_frame 0x2978a _io.o ___G__23__23_subprocedure_2d_parent_2d_name 0xaf4 _kernel.o ___G__23__23_subprocedure_2d_parent_2d_name 0x2384 _kernel.o ___G__23__23_subprocedure_2d_parent_2d_name 0x11e27 _system.o ___G__23__23_subprocedure_2d_parent_2d_name 0x11fb0 _io.o ___G__23__23_subprocedure_2d_parent_2d_info 0xae6 _kernel.o ___G__23__23_subprocedure_2d_parent_2d_info 0x2376 _kernel.o ___G__23__23_subprocedure_2d_parent_2d_info 0x4b0d _repl.o ___G__23__23_subprocedure_2d_parent_2d_info 0xbee1 _repl.o ___G__23__23_make_2d_subprocedure 0xad8 _kernel.o ___G__23__23_make_2d_subprocedure 0x2368 _kernel.o ___G__23__23_make_2d_subprocedure 0x46da _system.o ___G__23__23_make_2d_subprocedure 0x27da9 _io.o ___G__23__23_subprocedure_2d_nb_2d_closed 0xaca _kernel.o ___G__23__23_subprocedure_2d_nb_2d_closed 0x235a _kernel.o ___G__23__23_subprocedure_2d_nb_2d_closed 0x56c6 _system.o ___G__23__23_subprocedure_2d_nb_2d_closed 0x8e1c _system.o ___G__23__23_subprocedure_2d_nb_2d_closed 0x34c57 _io.o ___G__23__23_subprocedure_2d_nb_2d_parameters 0xabc _kernel.o ___G__23__23_subprocedure_2d_nb_2d_parameters 0x234c _kernel.o ___G__23__23_subprocedure_2d_parent 0xaae _kernel.o ___G__23__23_subprocedure_2d_parent 0x233e _kernel.o ___G__23__23_subprocedure_2d_parent 0x36d2 _repl.o ___G__23__23_subprocedure_2d_parent 0x698b _repl.o ___G__23__23_subprocedure_2d_parent 0x17b70 _repl.o ___G__23__23_subprocedure_2d_id 0xaa0 _kernel.o ___G__23__23_subprocedure_2d_id 0x2330 _kernel.o ___G__23__23_subprocedure_2d_id 0x5e6c _system.o ___G__23__23_subprocedure_2d_id 0x33ad4 _io.o ___G__23__23_subprocedure_2d_id 0x2ef4 _repl.o ___G__23__23_subprocedure_3f_ 0xa92 _kernel.o ___G__23__23_subprocedure_3f_ 0x2322 _kernel.o ___G__23__23_closure_2d_set_21_ 0xa84 _kernel.o ___G__23__23_closure_2d_set_21_ 0x2314 _kernel.o ___G__23__23_closure_2d_ref 0xa76 _kernel.o ___G__23__23_closure_2d_ref 0x2306 _kernel.o ___G__23__23_continuation_2d_copy 0xc0c _kernel.o ___G__23__23_continuation_2d_copy 0x249c _kernel.o ___G__23__23_make_2d_continuation 0xbfe _kernel.o ___G__23__23_make_2d_continuation 0x248e _kernel.o ___G__23__23_make_2d_frame 0xbf0 _kernel.o ___G__23__23_make_2d_frame 0x2480 _kernel.o ___G__23__23_make_2d_frame 0xc838 _kernel.o ___G__23__23_make_2d_frame 0x954f _system.o ___G__23__23_make_2d_frame 0x296e2 _io.o ___G__23__23_continuation_2d_set_21_ 0xbe2 _kernel.o ___G__23__23_continuation_2d_set_21_ 0x2472 _kernel.o ___G__23__23_continuation_2d_ref 0xbd4 _kernel.o ___G__23__23_continuation_2d_ref 0x2464 _kernel.o ___G__23__23_continuation_2d_ref 0x975e _system.o ___G__23__23_continuation_2d_ref 0x80fd _repl.o ___G__23__23_frame_2d_set_21_ 0xbc6 _kernel.o ___G__23__23_frame_2d_set_21_ 0x2456 _kernel.o ___G__23__23_frame_2d_set_21_ 0x8dff _system.o ___G__23__23_frame_2d_set_21_ 0x2974c _io.o ___G__23__23_frame_2d_ref 0xbb8 _kernel.o ___G__23__23_frame_2d_ref 0x2448 _kernel.o ___G__23__23_frame_2d_ref 0x746d _system.o ___G__23__23_frame_2d_ref 0x32e16 _io.o ___G__23__23_continuation_2d_slot_2d_live_3f_ 0xbaa _kernel.o ___G__23__23_continuation_2d_slot_2d_live_3f_ 0x243a _kernel.o ___G__23__23_continuation_2d_slot_2d_live_3f_ 0xf04f _system.o ___G__23__23_frame_2d_slot_2d_live_3f_ 0xb9c _kernel.o ___G__23__23_frame_2d_slot_2d_live_3f_ 0x242c _kernel.o ___G__23__23_frame_2d_slot_2d_live_3f_ 0x3bb7 _system.o ___G__23__23_frame_2d_slot_2d_live_3f_ 0xf139 _system.o ___G__23__23_frame_2d_slot_2d_live_3f_ 0x32cd9 _io.o ___G__23__23_continuation_2d_link 0xb8e _kernel.o ___G__23__23_continuation_2d_link 0x241e _kernel.o ___G__23__23_continuation_2d_link 0x971f _system.o ___G__23__23_frame_2d_link 0xb80 _kernel.o ___G__23__23_frame_2d_link 0x2410 _kernel.o ___G__23__23_continuation_2d_fs 0xb72 _kernel.o ___G__23__23_continuation_2d_fs 0x2402 _kernel.o ___G__23__23_continuation_2d_fs 0x9614 _system.o ___G__23__23_frame_2d_fs 0xb64 _kernel.o ___G__23__23_frame_2d_fs 0x23f4 _kernel.o ___G__23__23_frame_2d_fs 0x80e4 _system.o ___G__23__23_frame_2d_fs 0x956e _system.o ___G__23__23_frame_2d_fs 0x1ecd5 _io.o ___G__23__23_return_2d_fs 0xb56 _kernel.o ___G__23__23_return_2d_fs 0x23e6 _kernel.o ___G__23__23_continuation_2d_ret 0xb48 _kernel.o ___G__23__23_continuation_2d_ret 0x23d8 _kernel.o ___G__23__23_continuation_2d_ret 0x99fd _system.o ___G__23__23_continuation_2d_ret 0x28a5 _repl.o ___G__23__23_continuation_2d_ret 0x2b08 _repl.o ___G__23__23_continuation_2d_ret 0x167b9 _repl.o ___G__23__23_continuation_2d_ret 0x1c270 _repl.o ___G__23__23_global_2d_var_3f_ 0xcde _kernel.o ___G__23__23_global_2d_var_3f_ 0x256e _kernel.o ___G__23__23_global_2d_var_3f_ 0xb18d _kernel.o ___G__23__23_global_2d_var_3f_ 0x35e2 _system.o ___G__23__23_make_2d_global_2d_var 0xcd0 _kernel.o ___G__23__23_make_2d_global_2d_var 0x2560 _kernel.o ___G__23__23_make_2d_global_2d_var 0x11de3 _kernel.o ___G__23__23_make_2d_global_2d_var 0x45cc _system.o ___G__23__23_make_2d_global_2d_var 0x6d51 _system.o ___G__23__23_make_2d_global_2d_var 0xa346 _eval.o ___G__23__23_make_2d_global_2d_var 0x6f18 _module.o ___G__23__23_make_2d_global_2d_var 0x5f6c0 _io.o ___G__23__23_make_2d_global_2d_var 0xe81e _thread.o ___G__23__23_make_2d_global_2d_var 0x1afdc _repl.o ___G__23__23_symbol_2d_table_2d_foldl 0xcc2 _kernel.o ___G__23__23_symbol_2d_table_2d_foldl 0x2552 _kernel.o ___G__23__23_symkey_2d_table_2d_foldl 0xcb4 _kernel.o ___G__23__23_symkey_2d_table_2d_foldl 0x2544 _kernel.o ___G__23__23_find_2d_interned_2d_symkey 0xca6 _kernel.o ___G__23__23_find_2d_interned_2d_symkey 0x2536 _kernel.o ___G__23__23_find_2d_interned_2d_keyword 0xc98 _kernel.o ___G__23__23_find_2d_interned_2d_keyword 0x2528 _kernel.o ___G__23__23_find_2d_interned_2d_symbol 0xc8a _kernel.o ___G__23__23_find_2d_interned_2d_symbol 0x251a _kernel.o ___G__23__23_make_2d_interned_2d_symkey 0xc7c _kernel.o ___G__23__23_make_2d_interned_2d_symkey 0x250c _kernel.o ___G__23__23_make_2d_interned_2d_keyword 0xc6e _kernel.o ___G__23__23_make_2d_interned_2d_keyword 0x24fe _kernel.o ___G__23__23_make_2d_interned_2d_keyword 0x1435b _std.o ___G__23__23_make_2d_interned_2d_symbol 0xc60 _kernel.o ___G__23__23_make_2d_interned_2d_symbol 0x24f0 _kernel.o ___G__23__23_make_2d_interned_2d_symbol 0x13bd3 _std.o ___G__23__23_keyword_2d_table 0xc52 _kernel.o ___G__23__23_keyword_2d_table 0x24e2 _kernel.o ___G__23__23_symbol_2d_table 0xc44 _kernel.o ___G__23__23_symbol_2d_table 0x24d4 _kernel.o ___G__23__23_continuation_2d_last 0xc36 _kernel.o ___G__23__23_continuation_2d_last 0x24c6 _kernel.o ___G__23__23_continuation_2d_next 0xc28 _kernel.o ___G__23__23_continuation_2d_next 0x24b8 _kernel.o ___G__23__23_continuation_2d_next 0x761d _kernel.o ___G__23__23_continuation_2d_next 0x12159 _system.o ___G__23__23_continuation_2d_next 0x4469 _repl.o ___G__23__23_continuation_2d_next 0x55b9 _repl.o ___G__23__23_continuation_2d_next 0x219f5 _repl.o ___G__23__23_continuation_2d_next_21_ 0xc1a _kernel.o ___G__23__23_continuation_2d_next_21_ 0x24aa _kernel.o ___G__23__23_foreign_2d_release_21_ 0xdb0 _kernel.o ___G__23__23_foreign_2d_release_21_ 0x2640 _kernel.o ___G__23__23_foreign_2d_release_21_ 0x53f8 _kernel.o ___G_foreign_2d_released_3f_ 0xda2 _kernel.o ___G_foreign_2d_released_3f_ 0x2632 _kernel.o ___G__23__23_foreign_2d_released_3f_ 0xd94 _kernel.o ___G__23__23_foreign_2d_released_3f_ 0x2624 _kernel.o ___G__23__23_foreign_2d_released_3f_ 0x540d _kernel.o ___G_foreign_2d_tags 0xd86 _kernel.o ___G_foreign_2d_tags 0x2616 _kernel.o ___G__23__23_foreign_2d_tags 0xd78 _kernel.o ___G__23__23_foreign_2d_tags 0x2608 _kernel.o ___G_foreign_3f_ 0xd6a _kernel.o ___G_foreign_3f_ 0x25fa _kernel.o ___G__23__23_fail_2d_check_2d_foreign 0xd5c _kernel.o ___G__23__23_fail_2d_check_2d_foreign 0x25ec _kernel.o ___G__23__23_global_2d_var_2d_table_2d_foldl 0xd4e _kernel.o ___G__23__23_global_2d_var_2d_table_2d_foldl 0x25de _kernel.o ___G__23__23_global_2d_var_2d_table_2d_foldl 0x4657 _repl.o ___G__23__23_global_2d_var_2d__3e_identifier 0xd40 _kernel.o ___G__23__23_global_2d_var_2d__3e_identifier 0x25d0 _kernel.o ___G__23__23_global_2d_var_2d__3e_identifier 0x63a1 _repl.o ___G__23__23_global_2d_var_2d__3e_identifier 0x65b3 _repl.o ___G__23__23_global_2d_var_2d__3e_identifier 0x65eb _repl.o ___G__23__23_object_2d__3e_global_2d_var 0xd32 _kernel.o ___G__23__23_object_2d__3e_global_2d_var 0x25c2 _kernel.o ___G__23__23_object_2d__3e_global_2d_var_2d__3e_identifier 0xd24 _kernel.o ___G__23__23_object_2d__3e_global_2d_var_2d__3e_identifier 0x25b4 _kernel.o ___G__23__23_object_2d__3e_global_2d_var_2d__3e_identifier 0x71c2 _repl.o ___G__23__23_object_2d__3e_global_2d_var_2d__3e_identifier 0x8368 _repl.o ___G__23__23_object_2d__3e_global_2d_var_2d__3e_identifier 0xc18f _repl.o ___G__23__23_object_2d__3e_global_2d_var_2d__3e_identifier 0x27c2d _repl.o ___G__23__23_global_2d_var_2d_primitive_2d_set_21_ 0xd16 _kernel.o ___G__23__23_global_2d_var_2d_primitive_2d_set_21_ 0x25a6 _kernel.o ___G__23__23_global_2d_var_2d_set_21_ 0xd08 _kernel.o ___G__23__23_global_2d_var_2d_set_21_ 0x2598 _kernel.o ___G__23__23_global_2d_var_2d_primitive_2d_ref 0xcfa _kernel.o ___G__23__23_global_2d_var_2d_primitive_2d_ref 0x258a _kernel.o ___G__23__23_global_2d_var_2d_ref 0xcec _kernel.o ___G__23__23_global_2d_var_2d_ref 0x257c _kernel.o ___G__23__23_os_2d_condvar_2d_select_21_ 0xe82 _kernel.o ___G__23__23_os_2d_condvar_2d_select_21_ 0x2712 _kernel.o ___G__23__23_os_2d_condvar_2d_select_21_ 0x2fb9 _thread.o ___G__23__23_os_2d_condvar_2d_select_21_ 0xb03c _thread.o ___G_err_2d_code_2d__3e_string 0xe74 _kernel.o ___G_err_2d_code_2d__3e_string 0x2704 _kernel.o ___G__23__23_actlog_2d_dump 0xe66 _kernel.o ___G__23__23_actlog_2d_dump 0x26f6 _kernel.o ___G__23__23_actlog_2d_stop 0xe58 _kernel.o ___G__23__23_actlog_2d_stop 0x26e8 _kernel.o ___G__23__23_actlog_2d_start 0xe4a _kernel.o ___G__23__23_actlog_2d_start 0x26da _kernel.o ___G__23__23_get_2d_bytes_2d_allocated_21_ 0xe3c _kernel.o ___G__23__23_get_2d_bytes_2d_allocated_21_ 0x26cc _kernel.o ___G__23__23_get_2d_monotonic_2d_time_2d_frequency_21_ 0xe2e _kernel.o ___G__23__23_get_2d_monotonic_2d_time_2d_frequency_21_ 0x26be _kernel.o ___G__23__23_get_2d_monotonic_2d_time_21_ 0xe20 _kernel.o ___G__23__23_get_2d_monotonic_2d_time_21_ 0x26b0 _kernel.o ___G__23__23_get_2d_current_2d_time_21_ 0xe12 _kernel.o ___G__23__23_get_2d_current_2d_time_21_ 0x26a2 _kernel.o ___G__23__23_get_2d_current_2d_time_21_ 0xd380 _num.o ___G__23__23_get_2d_current_2d_time_21_ 0x3090 _thread.o ___G__23__23_get_2d_current_2d_time_21_ 0x67ce _thread.o ___G__23__23_get_2d_current_2d_time_21_ 0x6817 _thread.o ___G__23__23_get_2d_current_2d_time_21_ 0x6d5d _thread.o ___G__23__23_get_2d_current_2d_time_21_ 0x7ec6 _thread.o ___G__23__23_get_2d_current_2d_time_21_ 0x8548 _thread.o ___G__23__23_get_2d_current_2d_time_21_ 0x9d75 _thread.o ___G__23__23_get_2d_current_2d_time_21_ 0x1040d _thread.o ___G__23__23_get_2d_current_2d_time_21_ 0x14f98 _thread.o ___G__23__23_process_2d_times 0xe04 _kernel.o ___G__23__23_process_2d_times 0x2694 _kernel.o ___G__23__23_process_2d_times 0x5c9b _nonstd.o ___G__23__23_process_2d_times 0x5cb3 _nonstd.o ___G__23__23_process_2d_times 0x6093 _nonstd.o ___G__23__23_process_2d_statistics 0xdf6 _kernel.o ___G__23__23_process_2d_statistics 0x2686 _kernel.o ___G__23__23_process_2d_statistics 0x1c9fb _nonstd.o ___G__23__23_process_2d_statistics 0x493b _repl.o ___G__23__23_process_2d_statistics 0x1c9ac _repl.o ___G__23__23_default_2d_compile_2d_options_2d_string_2d_set_21_ 0xde8 _kernel.o ___G__23__23_default_2d_compile_2d_options_2d_string_2d_set_21_ 0x2678 _kernel.o ___G_foreign_2d_address 0xdda _kernel.o ___G_foreign_2d_address 0x266a _kernel.o ___G__23__23_foreign_2d_address 0xdcc _kernel.o ___G__23__23_foreign_2d_address 0x265c _kernel.o ___G__23__23_foreign_2d_address 0x5422 _kernel.o ___G__23__23_foreign_2d_address 0x2831e _io.o ___G__23__23_foreign_2d_address 0x40aec _io.o ___G_foreign_2d_release_21_ 0xdbe _kernel.o ___G_foreign_2d_release_21_ 0x264e _kernel.o ___G_dead_2d_end 0xf54 _kernel.o ___G_dead_2d_end 0x27e4 _kernel.o ___G__23__23_dead_2d_end 0xf46 _kernel.o ___G__23__23_dead_2d_end 0x27d6 _kernel.o ___G__23__23_dead_2d_end 0x40df _kernel.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel 0xf38 _kernel.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel 0x27c8 _kernel.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel 0x5501 _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel 0x16c4a _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel 0x195e5 _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected 0xf2a _kernel.o ___G__23__23_with_2d_no_2d_result_2d_expected 0x27ba _kernel.o ___G__23__23_with_2d_no_2d_result_2d_expected 0x3635 _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected 0x16c3d _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected 0x1e753 _repl.o ___G__23__23_first_2d_argument 0xf1c _kernel.o ___G__23__23_first_2d_argument 0x27ac _kernel.o ___G__23__23_intr_2d_terminate_2d_handler_2d_set_21_ 0xf0e _kernel.o ___G__23__23_intr_2d_terminate_2d_handler_2d_set_21_ 0x279e _kernel.o ___G__23__23_exit_2d_with_2d_exception 0xf00 _kernel.o ___G__23__23_exit_2d_with_2d_exception 0x2790 _kernel.o ___G__23__23_exit_2d_with_2d_exception 0x478c _system.o ___G__23__23_exit_2d_with_2d_exception 0x47a8 _system.o ___G__23__23_exit_2d_with_2d_exception 0x47d6 _system.o ___G__23__23_exit_2d_with_2d_exception 0x172c0 _num.o ___G__23__23_exit_2d_with_2d_exception 0x1741a _num.o ___G__23__23_exit_2d_with_2d_exception 0x1856d _num.o ___G__23__23_exit_2d_with_2d_exception 0x15028 _std.o ___G__23__23_exit_2d_with_2d_exception 0x3e864 _std.o ___G__23__23_exit_2d_with_2d_exception 0x3006 _eval.o ___G__23__23_exit_2d_with_2d_exception 0x9863 _eval.o ___G__23__23_exit_2d_with_2d_exception 0xa4fa _eval.o ___G__23__23_exit_2d_with_2d_exception 0xa96e _eval.o ___G__23__23_exit_2d_with_2d_exception 0x9a4b _io.o ___G__23__23_exit_2d_with_2d_exception 0x3dae _nonstd.o ___G__23__23_exit_2d_with_2d_exception 0x53b3 _nonstd.o ___G__23__23_exit_2d_with_2d_exception 0x88cb _nonstd.o ___G__23__23_exit_2d_with_2d_exception 0x8a88 _nonstd.o ___G__23__23_exit_2d_with_2d_exception 0x379f _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4434 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x497b _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4998 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4a82 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4afe _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4beb _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4c25 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4c42 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4cb4 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4cd1 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4cee _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4f20 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4fa4 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x4fcd _thread.o ___G__23__23_exit_2d_with_2d_exception 0x5125 _thread.o ___G__23__23_exit_2d_with_2d_exception 0x672a _thread.o ___G__23__23_exit_2d_with_2d_exception 0x2eae _repl.o ___G__23__23_exit_2d_with_2d_exception 0x96d3 _repl.o ___G__23__23_exit_2d_with_2d_exception 0x24eaf _repl.o ___G__23__23_exit_2d_abruptly 0xef2 _kernel.o ___G__23__23_exit_2d_abruptly 0x2782 _kernel.o ___G__23__23_exit_2d_abruptly 0x988c _io.o ___G__23__23_exit_2d_abruptly 0x164ce _io.o ___G__23__23_exit_2d_abruptly 0xaccb _nonstd.o ___G__23__23_exit_2d_abruptly 0x60a2 _repl.o ___G__23__23_exit_2d_abruptly 0x95db _repl.o ___G__23__23_exit 0xee4 _kernel.o ___G__23__23_exit 0x2774 _kernel.o ___G__23__23_exit 0x10983 _io.o ___G__23__23_exit 0x164ae _io.o ___G__23__23_exit 0xb0c8 _nonstd.o ___G__23__23_exit 0x5534 _thread.o ___G__23__23_exit 0x6367 _repl.o ___G__23__23_exit 0x8111 _repl.o ___G__23__23_exit_2d_with_2d_err_2d_code 0xed6 _kernel.o ___G__23__23_exit_2d_with_2d_err_2d_code 0x2766 _kernel.o ___G__23__23_exit_2d_with_2d_err_2d_code 0x16bb3 _io.o ___G__23__23_exit_2d_with_2d_err_2d_code 0xead3 _thread.o ___G__23__23_exit_2d_with_2d_err_2d_code 0x5b04 _repl.o ___G__23__23_exit_2d_cleanup 0xec8 _kernel.o ___G__23__23_exit_2d_cleanup 0x2758 _kernel.o ___G__23__23_clear_2d_exit_2d_jobs_21_ 0xeba _kernel.o ___G__23__23_clear_2d_exit_2d_jobs_21_ 0x274a _kernel.o ___G__23__23_add_2d_exit_2d_job_21_ 0xeac _kernel.o ___G__23__23_add_2d_exit_2d_job_21_ 0x273c _kernel.o ___G__23__23_add_2d_exit_2d_job_21_ 0x16bd3 _io.o ___G__23__23_add_2d_exit_2d_job_21_ 0x79b2 _repl.o ___G__23__23_exit_2d_with_2d_err_2d_code_2d_no_2d_cleanup 0xe9e _kernel.o ___G__23__23_exit_2d_with_2d_err_2d_code_2d_no_2d_cleanup 0x272e _kernel.o ___G__23__23_device_2d_select_2d_abort_21_ 0xe90 _kernel.o ___G__23__23_device_2d_select_2d_abort_21_ 0x2720 _kernel.o ___G__23__23_type_2d_id 0x1026 _kernel.o ___G__23__23_type_2d_id 0x28b6 _kernel.o ___G_system_2d_stamp 0x1018 _kernel.o ___G_system_2d_stamp 0x28a8 _kernel.o ___G__23__23_system_2d_stamp 0x100a _kernel.o ___G__23__23_system_2d_stamp 0x289a _kernel.o ___G_configure_2d_command_2d_string 0xffc _kernel.o ___G_configure_2d_command_2d_string 0x288c _kernel.o ___G__23__23_configure_2d_command_2d_string 0xfee _kernel.o ___G__23__23_configure_2d_command_2d_string 0x287e _kernel.o ___G_system_2d_type_2d_string 0xfe0 _kernel.o ___G_system_2d_type_2d_string 0x2870 _kernel.o ___G__23__23_system_2d_type_2d_string 0xfd2 _kernel.o ___G__23__23_system_2d_type_2d_string 0x2862 _kernel.o ___G_system_2d_type 0xfc4 _kernel.o ___G_system_2d_type 0x2854 _kernel.o ___G__23__23_system_2d_type 0xfb6 _kernel.o ___G__23__23_system_2d_type 0x2846 _kernel.o ___G_system_2d_version_2d_string 0xfa8 _kernel.o ___G_system_2d_version_2d_string 0x2838 _kernel.o ___G__23__23_system_2d_version_2d_string 0xf9a _kernel.o ___G__23__23_system_2d_version_2d_string 0x282a _kernel.o ___G__23__23_system_2d_version_2d_string 0x9fa5 _repl.o ___G_system_2d_version 0xf8c _kernel.o ___G_system_2d_version 0x281c _kernel.o ___G__23__23_system_2d_version 0xf7e _kernel.o ___G__23__23_system_2d_version 0x280e _kernel.o ___G__23__23_system_2d_version 0x55f0 _system.o ___G__23__23_system_2d_version 0x5eb4 _system.o ___G__23__23_system_2d_version 0x7538 _system.o ___G__23__23_system_2d_version 0x1bd2 _module.o ___G_poll_2d_point 0xf70 _kernel.o ___G_poll_2d_point 0x2800 _kernel.o ___G__23__23_poll_2d_point 0xf62 _kernel.o ___G__23__23_poll_2d_point 0x27f2 _kernel.o ___G__23__23_structure_2d_set 0x10f8 _kernel.o ___G__23__23_structure_2d_set 0x2988 _kernel.o ___G__23__23_structure_2d_set_21_ 0x10ea _kernel.o ___G__23__23_structure_2d_set_21_ 0x297a _kernel.o ___G__23__23_structure_2d_set_21_ 0x164ec _kernel.o ___G__23__23_structure_2d_ref 0x10dc _kernel.o ___G__23__23_structure_2d_ref 0x296c _kernel.o ___G__23__23_structure_2d_ref 0x1659b _kernel.o ___G__23__23_structure 0x10ce _kernel.o ___G__23__23_structure 0x295e _kernel.o ___G__23__23_structure 0x17685 _nonstd.o ___G__23__23_structure_2d_length 0x10c0 _kernel.o ___G__23__23_structure_2d_length 0x2950 _kernel.o ___G__23__23_make_2d_structure 0x10b2 _kernel.o ___G__23__23_make_2d_structure 0x2942 _kernel.o ___G__23__23_make_2d_structure 0x425c _kernel.o ___G__23__23_make_2d_structure 0x5147 _kernel.o ___G__23__23_make_2d_structure 0x13bc3 _kernel.o ___G__23__23_make_2d_structure 0x4001 _system.o ___G__23__23_make_2d_structure 0x32a24 _io.o ___G__23__23_structure_2d_type_2d_set_21_ 0x10a4 _kernel.o ___G__23__23_structure_2d_type_2d_set_21_ 0x2934 _kernel.o ___G__23__23_structure_2d_type 0x1096 _kernel.o ___G__23__23_structure_2d_type 0x2926 _kernel.o ___G__23__23_type_3f_ 0x1088 _kernel.o ___G__23__23_type_3f_ 0x2918 _kernel.o ___G__23__23_type_3f_ 0x161b9 _io.o ___G__23__23_type_3f_ 0x12462 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x107a _kernel.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x290a _kernel.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0xd176 _kernel.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0xd1ba _kernel.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0xfbe5 _kernel.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x13163 _kernel.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x195f7 _system.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x8540 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0xc62f _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0xff57 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x121bc _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x1d1ef _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x1d484 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x1d99f _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x201ed _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x21917 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x339a5 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x339f8 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x34b52 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x35b1d _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x35bd6 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x3b460 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x3b4ea _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x41913 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x41bd3 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x4799c _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x4d7a0 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x55d98 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x56a7f _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x56bac _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x56d4d _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x56dc4 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x56e5d _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x573fb _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x57630 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x576a8 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x57eab _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5800f _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x58187 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5867b _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x58df7 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x58f22 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x595e7 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5988d _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5a778 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5ae5f _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5b49b _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5b7c7 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5b96f _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5c344 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5cbbe _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5cc35 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5ccac _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5cda8 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5cf7e _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5daba _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5db80 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5df66 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5eae5 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5ee3a _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5eeb1 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5f080 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5f11b _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5ff82 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x60d98 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x60e9e _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x60f81 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x62cc1 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x638d2 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6452a _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x652ec _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x655d3 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x69c45 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6a405 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6a8ee _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6b217 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6c6ea _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6c7ad _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6c915 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6cb99 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6d97b _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x6e2f7 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x70043 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x7050a _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x70a32 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x71cd7 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x71f5c _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x7259d _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x746fe _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x74b62 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x74c64 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x74d17 _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x75a5e _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x7726d _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x773cd _io.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x565e _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x5904 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x9a33 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0xb31d _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0xf0b9 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x100de _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x13e36 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x1434a _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x143b8 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x14444 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x144d2 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x145e2 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x14656 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x146ca _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x147b7 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x149e5 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x14af1 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x14b6f _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x14cee _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x14e79 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x14ef9 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x14f6d _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x15028 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x150a5 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x15119 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x151f6 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x1526b _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x153c0 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x1a7b3 _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x1ae5f _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x1b4fd _thread.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0xba03 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x25b18 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x25bca _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x25fcc _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x26a73 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x274dc _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x277f2 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x27f77 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x2890d _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x28a84 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x297c8 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x2a7b8 _repl.o ___G__23__23_structure_2d_instance_2d_of_3f_ 0x2c295 _repl.o ___G__23__23_structure_2d_direct_2d_instance_2d_of_3f_ 0x106c _kernel.o ___G__23__23_structure_2d_direct_2d_instance_2d_of_3f_ 0x28fc _kernel.o ___G__23__23_type_2d_fields 0x105e _kernel.o ___G__23__23_type_2d_fields 0x28ee _kernel.o ___G__23__23_type_2d_super 0x1050 _kernel.o ___G__23__23_type_2d_super 0x28e0 _kernel.o ___G__23__23_type_2d_flags 0x1042 _kernel.o ___G__23__23_type_2d_flags 0x28d2 _kernel.o ___G__23__23_type_2d_name 0x1034 _kernel.o ___G__23__23_type_2d_name 0x28c4 _kernel.o ___G__23__23_register_2d_module_2d_descr_21_ 0x11ca _kernel.o ___G__23__23_register_2d_module_2d_descr_21_ 0x2a5a _kernel.o ___G__23__23_lookup_2d_module 0x11bc _kernel.o ___G__23__23_lookup_2d_module 0x2a4c _kernel.o ___G__23__23_remove_2d_registered_2d_module 0x11ae _kernel.o ___G__23__23_remove_2d_registered_2d_module 0x2a3e _kernel.o ___G__23__23_lookup_2d_registered_2d_module 0x11a0 _kernel.o ___G__23__23_lookup_2d_registered_2d_module 0x2a30 _kernel.o ___G__23__23_lookup_2d_registered_2d_module 0x6dd0 _module.o ___G__23__23_lookup_2d_registered_2d_module 0xcf23 _module.o ___G__23__23_lookup_2d_registered_2d_module 0xd1b4 _module.o ___G__23__23_lookup_2d_registered_2d_module 0xd54c _module.o ___G__23__23_init_2d_mod 0x1192 _kernel.o ___G__23__23_init_2d_mod 0x2a22 _kernel.o ___G__23__23_main_2d_set_21_ 0x1184 _kernel.o ___G__23__23_main_2d_set_21_ 0x2a14 _kernel.o ___G__23__23_main_2d_set_21_ 0x1e517 _io.o ___G__23__23_structure_2d_copy 0x1176 _kernel.o ___G__23__23_structure_2d_copy 0x2a06 _kernel.o ___G__23__23_structure_2d_copy 0x6fe3 _io.o ___G__23__23_unchecked_2d_structure_2d_cas_21_ 0x1168 _kernel.o ___G__23__23_unchecked_2d_structure_2d_cas_21_ 0x29f8 _kernel.o ___G__23__23_unchecked_2d_structure_2d_set_21_ 0x115a _kernel.o ___G__23__23_unchecked_2d_structure_2d_set_21_ 0x29ea _kernel.o ___G__23__23_unchecked_2d_structure_2d_ref 0x114c _kernel.o ___G__23__23_unchecked_2d_structure_2d_ref 0x29dc _kernel.o ___G__23__23_direct_2d_structure_2d_cas_21_ 0x113e _kernel.o ___G__23__23_direct_2d_structure_2d_cas_21_ 0x29ce _kernel.o ___G__23__23_direct_2d_structure_2d_cas_21_ 0x17d0c _kernel.o ___G__23__23_direct_2d_structure_2d_set 0x1130 _kernel.o ___G__23__23_direct_2d_structure_2d_set 0x29c0 _kernel.o ___G__23__23_direct_2d_structure_2d_set_21_ 0x1122 _kernel.o ___G__23__23_direct_2d_structure_2d_set_21_ 0x29b2 _kernel.o ___G__23__23_direct_2d_structure_2d_set_21_ 0x174fc _kernel.o ___G__23__23_direct_2d_structure_2d_ref 0x1114 _kernel.o ___G__23__23_direct_2d_structure_2d_ref 0x29a4 _kernel.o ___G__23__23_direct_2d_structure_2d_ref 0x17a2e _kernel.o ___G__23__23_structure_2d_cas_21_ 0x1106 _kernel.o ___G__23__23_structure_2d_cas_21_ 0x2996 _kernel.o ___G__23__23_structure_2d_cas_21_ 0x1308f _kernel.o ___G___kernel_23_1 0x129c _kernel.o ___G___kernel_23_1 0x2b2c _kernel.o ___G___kernel_23_0 0x128e _kernel.o ___G___kernel_23_0 0x2b1e _kernel.o ___G__23__23_load_2d_vm 0x1280 _kernel.o ___G__23__23_load_2d_vm 0x2b10 _kernel.o ___G__23__23_load_2d_vm 0x16bf0 _repl.o ___G__23__23_load_2d_module 0x1272 _kernel.o ___G__23__23_load_2d_module 0x2b02 _kernel.o ___G__23__23_load_2d_module 0x3a99 _module.o ___G__23__23_load_2d_modules 0x1264 _kernel.o ___G__23__23_load_2d_modules 0x2af4 _kernel.o ___G__23__23_load_2d_modules 0x3e19 _eval.o ___G__23__23_load_2d_modules 0x16bdb _eval.o ___G__23__23_init_2d_modules 0x1256 _kernel.o ___G__23__23_init_2d_modules 0x2ae6 _kernel.o ___G__23__23_collect_2d_modules 0x1248 _kernel.o ___G__23__23_collect_2d_modules 0x2ad8 _kernel.o ___G__23__23_get_2d_module_2d_set_21_ 0x123a _kernel.o ___G__23__23_get_2d_module_2d_set_21_ 0x2aca _kernel.o ___G__23__23_get_2d_module_2d_set_21_ 0x69c2 _module.o ___G__23__23_default_2d_get_2d_module 0x122c _kernel.o ___G__23__23_default_2d_get_2d_module 0x2abc _kernel.o ___G__23__23_raise_2d_module_2d_not_2d_found_2d_exception 0x121e _kernel.o ___G__23__23_raise_2d_module_2d_not_2d_found_2d_exception 0x2aae _kernel.o ___G__23__23_raise_2d_module_2d_not_2d_found_2d_exception 0x28cd _module.o ___G__23__23_raise_2d_module_2d_not_2d_found_2d_exception 0x3450 _module.o ___G_module_2d_not_2d_found_2d_exception_2d_arguments 0x1210 _kernel.o ___G_module_2d_not_2d_found_2d_exception_2d_arguments 0x2aa0 _kernel.o ___G_module_2d_not_2d_found_2d_exception_2d_procedure 0x1202 _kernel.o ___G_module_2d_not_2d_found_2d_exception_2d_procedure 0x2a92 _kernel.o ___G_module_2d_not_2d_found_2d_exception_3f_ 0x11f4 _kernel.o ___G_module_2d_not_2d_found_2d_exception_3f_ 0x2a84 _kernel.o ___G__23__23_fail_2d_check_2d_module_2d_not_2d_found_2d_exception 0x11e6 _kernel.o ___G__23__23_fail_2d_check_2d_module_2d_not_2d_found_2d_exception 0x2a76 _kernel.o ___G__23__23_register_2d_module_2d_descrs 0x11d8 _kernel.o ___G__23__23_register_2d_module_2d_descrs 0x2a68 _kernel.o ___G__23__23_register_2d_module_2d_descrs 0x18c87 _eval.o ___G__23__23_register_2d_module_2d_descrs 0x662f _module.o ___G__23__23_register_2d_module_2d_descrs 0x1c9c4 _module.o ___G___kernel_23_16 0x136e _kernel.o ___G___kernel_23_16 0x2bfe _kernel.o ___G___kernel_23_15 0x1360 _kernel.o ___G___kernel_23_15 0x2bf0 _kernel.o ___G___kernel_23_14 0x1352 _kernel.o ___G___kernel_23_14 0x2be2 _kernel.o ___G___kernel_23_13 0x1344 _kernel.o ___G___kernel_23_13 0x2bd4 _kernel.o ___G___kernel_23_12 0x1336 _kernel.o ___G___kernel_23_12 0x2bc6 _kernel.o ___G___kernel_23_11 0x1328 _kernel.o ___G___kernel_23_11 0x2bb8 _kernel.o ___G___kernel_23_10 0x131a _kernel.o ___G___kernel_23_10 0x2baa _kernel.o ___G___kernel_23_9 0x130c _kernel.o ___G___kernel_23_9 0x2b9c _kernel.o ___G___kernel_23_8 0x12fe _kernel.o ___G___kernel_23_8 0x2b8e _kernel.o ___G___kernel_23_7 0x12f0 _kernel.o ___G___kernel_23_7 0x2b80 _kernel.o ___G___kernel_23_6 0x12e2 _kernel.o ___G___kernel_23_6 0x2b72 _kernel.o ___G___kernel_23_5 0x12d4 _kernel.o ___G___kernel_23_5 0x2b64 _kernel.o ___G___kernel_23_4 0x12c6 _kernel.o ___G___kernel_23_4 0x2b56 _kernel.o ___G___kernel_23_3 0x12b8 _kernel.o ___G___kernel_23_3 0x2b48 _kernel.o ___G___kernel_23_2 0x12aa _kernel.o ___G___kernel_23_2 0x2b3a _kernel.o ___G___kernel_23_31 0x1440 _kernel.o ___G___kernel_23_31 0x2cd0 _kernel.o ___G___kernel_23_30 0x1432 _kernel.o ___G___kernel_23_30 0x2cc2 _kernel.o ___G___kernel_23_29 0x1424 _kernel.o ___G___kernel_23_29 0x2cb4 _kernel.o ___G___kernel_23_28 0x1416 _kernel.o ___G___kernel_23_28 0x2ca6 _kernel.o ___G___kernel_23_27 0x1408 _kernel.o ___G___kernel_23_27 0x2c98 _kernel.o ___G___kernel_23_26 0x13fa _kernel.o ___G___kernel_23_26 0x2c8a _kernel.o ___G___kernel_23_25 0x13ec _kernel.o ___G___kernel_23_25 0x2c7c _kernel.o ___G___kernel_23_24 0x13de _kernel.o ___G___kernel_23_24 0x2c6e _kernel.o ___G___kernel_23_23 0x13d0 _kernel.o ___G___kernel_23_23 0x2c60 _kernel.o ___G___kernel_23_22 0x13c2 _kernel.o ___G___kernel_23_22 0x2c52 _kernel.o ___G___kernel_23_21 0x13b4 _kernel.o ___G___kernel_23_21 0x2c44 _kernel.o ___G___kernel_23_20 0x13a6 _kernel.o ___G___kernel_23_20 0x2c36 _kernel.o ___G___kernel_23_19 0x1398 _kernel.o ___G___kernel_23_19 0x2c28 _kernel.o ___G___kernel_23_18 0x138a _kernel.o ___G___kernel_23_18 0x2c1a _kernel.o ___G___kernel_23_17 0x137c _kernel.o ___G___kernel_23_17 0x2c0c _kernel.o ___G___kernel_23_46 0x1512 _kernel.o ___G___kernel_23_46 0x2da2 _kernel.o ___G___kernel_23_45 0x1504 _kernel.o ___G___kernel_23_45 0x2d94 _kernel.o ___G___kernel_23_44 0x14f6 _kernel.o ___G___kernel_23_44 0x2d86 _kernel.o ___G___kernel_23_43 0x14e8 _kernel.o ___G___kernel_23_43 0x2d78 _kernel.o ___G___kernel_23_42 0x14da _kernel.o ___G___kernel_23_42 0x2d6a _kernel.o ___G___kernel_23_41 0x14cc _kernel.o ___G___kernel_23_41 0x2d5c _kernel.o ___G___kernel_23_40 0x14be _kernel.o ___G___kernel_23_40 0x2d4e _kernel.o ___G___kernel_23_39 0x14b0 _kernel.o ___G___kernel_23_39 0x2d40 _kernel.o ___G___kernel_23_38 0x14a2 _kernel.o ___G___kernel_23_38 0x2d32 _kernel.o ___G___kernel_23_37 0x1494 _kernel.o ___G___kernel_23_37 0x2d24 _kernel.o ___G___kernel_23_36 0x1486 _kernel.o ___G___kernel_23_36 0x2d16 _kernel.o ___G___kernel_23_35 0x1478 _kernel.o ___G___kernel_23_35 0x2d08 _kernel.o ___G___kernel_23_34 0x146a _kernel.o ___G___kernel_23_34 0x2cfa _kernel.o ___G___kernel_23_33 0x145c _kernel.o ___G___kernel_23_33 0x2cec _kernel.o ___G___kernel_23_32 0x144e _kernel.o ___G___kernel_23_32 0x2cde _kernel.o ___G___kernel_23_61 0x15e4 _kernel.o ___G___kernel_23_61 0x2e74 _kernel.o ___G___kernel_23_60 0x15d6 _kernel.o ___G___kernel_23_60 0x2e66 _kernel.o ___G___kernel_23_59 0x15c8 _kernel.o ___G___kernel_23_59 0x2e58 _kernel.o ___G___kernel_23_58 0x15ba _kernel.o ___G___kernel_23_58 0x2e4a _kernel.o ___G___kernel_23_57 0x15ac _kernel.o ___G___kernel_23_57 0x2e3c _kernel.o ___G___kernel_23_56 0x159e _kernel.o ___G___kernel_23_56 0x2e2e _kernel.o ___G___kernel_23_55 0x1590 _kernel.o ___G___kernel_23_55 0x2e20 _kernel.o ___G___kernel_23_54 0x1582 _kernel.o ___G___kernel_23_54 0x2e12 _kernel.o ___G___kernel_23_53 0x1574 _kernel.o ___G___kernel_23_53 0x2e04 _kernel.o ___G___kernel_23_52 0x1566 _kernel.o ___G___kernel_23_52 0x2df6 _kernel.o ___G___kernel_23_51 0x1558 _kernel.o ___G___kernel_23_51 0x2de8 _kernel.o ___G___kernel_23_50 0x154a _kernel.o ___G___kernel_23_50 0x2dda _kernel.o ___G___kernel_23_49 0x153c _kernel.o ___G___kernel_23_49 0x2dcc _kernel.o ___G___kernel_23_48 0x152e _kernel.o ___G___kernel_23_48 0x2dbe _kernel.o ___G___kernel_23_47 0x1520 _kernel.o ___G___kernel_23_47 0x2db0 _kernel.o ___G___kernel_23_76 0x16b6 _kernel.o ___G___kernel_23_76 0x2f46 _kernel.o ___G___kernel_23_75 0x16a8 _kernel.o ___G___kernel_23_75 0x2f38 _kernel.o ___G___kernel_23_74 0x169a _kernel.o ___G___kernel_23_74 0x2f2a _kernel.o ___G___kernel_23_73 0x168c _kernel.o ___G___kernel_23_73 0x2f1c _kernel.o ___G___kernel_23_72 0x167e _kernel.o ___G___kernel_23_72 0x2f0e _kernel.o ___G___kernel_23_71 0x1670 _kernel.o ___G___kernel_23_71 0x2f00 _kernel.o ___G___kernel_23_70 0x1662 _kernel.o ___G___kernel_23_70 0x2ef2 _kernel.o ___G___kernel_23_69 0x1654 _kernel.o ___G___kernel_23_69 0x2ee4 _kernel.o ___G___kernel_23_68 0x1646 _kernel.o ___G___kernel_23_68 0x2ed6 _kernel.o ___G___kernel_23_67 0x1638 _kernel.o ___G___kernel_23_67 0x2ec8 _kernel.o ___G___kernel_23_66 0x162a _kernel.o ___G___kernel_23_66 0x2eba _kernel.o ___G___kernel_23_65 0x161c _kernel.o ___G___kernel_23_65 0x2eac _kernel.o ___G___kernel_23_64 0x160e _kernel.o ___G___kernel_23_64 0x2e9e _kernel.o ___G___kernel_23_63 0x1600 _kernel.o ___G___kernel_23_63 0x2e90 _kernel.o ___G___kernel_23_62 0x15f2 _kernel.o ___G___kernel_23_62 0x2e82 _kernel.o ___G___kernel_23_91 0x1789 _kernel.o ___G___kernel_23_91 0x3019 _kernel.o ___G___kernel_23_90 0x177b _kernel.o ___G___kernel_23_90 0x300b _kernel.o ___G___kernel_23_89 0x176d _kernel.o ___G___kernel_23_89 0x2ffd _kernel.o ___G___kernel_23_88 0x175f _kernel.o ___G___kernel_23_88 0x2fef _kernel.o ___G___kernel_23_87 0x1750 _kernel.o ___G___kernel_23_87 0x2fe0 _kernel.o ___G___kernel_23_86 0x1742 _kernel.o ___G___kernel_23_86 0x2fd2 _kernel.o ___G___kernel_23_85 0x1734 _kernel.o ___G___kernel_23_85 0x2fc4 _kernel.o ___G___kernel_23_84 0x1726 _kernel.o ___G___kernel_23_84 0x2fb6 _kernel.o ___G___kernel_23_83 0x1718 _kernel.o ___G___kernel_23_83 0x2fa8 _kernel.o ___G___kernel_23_82 0x170a _kernel.o ___G___kernel_23_82 0x2f9a _kernel.o ___G___kernel_23_81 0x16fc _kernel.o ___G___kernel_23_81 0x2f8c _kernel.o ___G___kernel_23_80 0x16ee _kernel.o ___G___kernel_23_80 0x2f7e _kernel.o ___G___kernel_23_79 0x16e0 _kernel.o ___G___kernel_23_79 0x2f70 _kernel.o ___G___kernel_23_78 0x16d2 _kernel.o ___G___kernel_23_78 0x2f62 _kernel.o ___G___kernel_23_77 0x16c4 _kernel.o ___G___kernel_23_77 0x2f54 _kernel.o ___G___kernel_23_106 0x185b _kernel.o ___G___kernel_23_106 0x30eb _kernel.o ___G___kernel_23_105 0x184d _kernel.o ___G___kernel_23_105 0x30dd _kernel.o ___G___kernel_23_104 0x183f _kernel.o ___G___kernel_23_104 0x30cf _kernel.o ___G___kernel_23_103 0x1831 _kernel.o ___G___kernel_23_103 0x30c1 _kernel.o ___G___kernel_23_102 0x1823 _kernel.o ___G___kernel_23_102 0x30b3 _kernel.o ___G___kernel_23_101 0x1815 _kernel.o ___G___kernel_23_101 0x30a5 _kernel.o ___G___kernel_23_100 0x1807 _kernel.o ___G___kernel_23_100 0x3097 _kernel.o ___G___kernel_23_99 0x17f9 _kernel.o ___G___kernel_23_99 0x3089 _kernel.o ___G___kernel_23_98 0x17eb _kernel.o ___G___kernel_23_98 0x307b _kernel.o ___G___kernel_23_97 0x17dd _kernel.o ___G___kernel_23_97 0x306d _kernel.o ___G___kernel_23_96 0x17cf _kernel.o ___G___kernel_23_96 0x305f _kernel.o ___G___kernel_23_95 0x17c1 _kernel.o ___G___kernel_23_95 0x3051 _kernel.o ___G___kernel_23_94 0x17b3 _kernel.o ___G___kernel_23_94 0x3043 _kernel.o ___G___kernel_23_93 0x17a5 _kernel.o ___G___kernel_23_93 0x3035 _kernel.o ___G___kernel_23_92 0x1797 _kernel.o ___G___kernel_23_92 0x3027 _kernel.o ___G__23__23_set_2d_gambitdir_21_ 0x9526 _kernel.o ___G__23__23_get_2d_gambitdir 0x9518 _kernel.o ___G__23__23_feature_2d_intr_2d_gc 0x950a _kernel.o ___G__23__23_gc_2d_interrupt_2d_jobs 0x5f73 _kernel.o ___G__23__23_gc_2d_interrupt_2d_jobs 0x994a _kernel.o ___G__23__23_gc_2d_interrupt_2d_jobs 0xaa4e _kernel.o ___G__23__23_gc_2d_interrupt_2d_jobs 0xec94 _kernel.o ___G__23__23_c_2d_return_2d_on_2d_other_2d_processor_2d_hook 0x5d78 _kernel.o ___G__23__23_c_2d_return_2d_on_2d_other_2d_processor_2d_hook 0x115e8 _kernel.o ___G__23__23_c_2d_return_2d_on_2d_other_2d_processor_2d_hook 0x13e0c _kernel.o ___G__23__23_interrupt_2d_vector 0x5bc4 _kernel.o ___G__23__23_interrupt_2d_vector 0x7796 _kernel.o ___G__23__23_interrupt_2d_vector 0x115e1 _kernel.o ___G__23__23_program_2d_descr 0x4978 _kernel.o ___G__23__23_program_2d_descr 0xd03f _kernel.o ___G__23__23_program_2d_descr 0x1e52b _io.o ___G__23__23_main 0x4957 _kernel.o ___G__23__23_main 0xd055 _kernel.o ___G__23__23_final_2d_will_2d_registry 0x44b9 _kernel.o ___G__23__23_final_2d_will_2d_registry 0x4c93 _kernel.o ___G__23__23_final_2d_will_2d_registry 0x4ca8 _kernel.o ___G__23__23_final_2d_will_2d_registry 0x5c61 _kernel.o ___G__23__23_final_2d_will_2d_registry 0x5c72 _kernel.o ___G__23__23_final_2d_will_2d_registry 0x5c7d _kernel.o ___G__23__23_final_2d_will_2d_registry 0x9983 _kernel.o ___G__23__23_registered_2d_modules 0x37a2 _kernel.o ___G__23__23_registered_2d_modules 0x4abe _kernel.o ___G__23__23_registered_2d_modules 0xcfda _kernel.o ___G__23__23_registered_2d_modules 0x12f54 _kernel.o ___G__23__23_registered_2d_modules 0x17b25 _kernel.o ___G__23__23_registered_2d_modules 0x17b34 _kernel.o ___G__23__23_exit_2d_jobs 0x3405 _kernel.o ___G__23__23_exit_2d_jobs 0x6a83 _kernel.o ___G__23__23_exit_2d_jobs 0x764a _kernel.o ___G__23__23_exit_2d_jobs 0x9925 _kernel.o ___G__23__23_cleaning_2d_up_3f_ 0x33d8 _kernel.o ___G__23__23_cleaning_2d_up_3f_ 0x33e3 _kernel.o ___G__23__23_cleaning_2d_up_3f_ 0x993a _kernel.o ___G___kernel_23_108 0x1886 _kernel.o ___G___kernel_23_108 0x3116 _kernel.o ___G___kernel_23_109 0x187d _kernel.o ___G___kernel_23_109 0x310d _kernel.o ___G___kernel_23_107 0x1869 _kernel.o ___G___kernel_23_107 0x30f9 _kernel.o ___G__23__23_os_2d_obj_2d_extension_2d_string_2d_saved 0x9b72 _kernel.o ___G__23__23_os_2d_exe_2d_extension_2d_string_2d_saved 0x9a90 _kernel.o ___G__23__23_os_2d_bat_2d_extension_2d_string_2d_saved 0x99b1 _kernel.o ___G__23__23_os_2d_bat_2d_extension_2d_string_2d_saved 0xb397 _module.o ___G__23__23_os_2d_bat_2d_extension_2d_string_2d_saved 0xd495 _repl.o ___G__23__23_os_2d_system_2d_version_2d_string_2d_saved 0x9847 _kernel.o ___G__23__23_os_2d_system_2d_version_2d_string_2d_saved 0x122b8 _kernel.o ___G__23__23_os_2d_system_2d_version_2d_string_2d_saved 0x122dd _kernel.o ___G__23__23_feature_2d_intr_2d_terminate 0x9752 _kernel.o ___G__23__23_current_2d_vm_2d_processor_2d_count 0x95b2 _kernel.o ___G__23__23_current_2d_vm_2d_resize 0x95a4 _kernel.o ___G__23__23_current_2d_vm_2d_resize 0x5464 _thread.o ___G__23__23_current_2d_vm_2d_resize 0x54d4 _thread.o ___G__23__23_set_2d_repl_2d_server_2d_addr_21_ 0x9596 _kernel.o ___G__23__23_get_2d_repl_2d_server_2d_addr 0x9588 _kernel.o ___G__23__23_set_2d_repl_2d_client_2d_addr_21_ 0x957a _kernel.o ___G__23__23_get_2d_repl_2d_client_2d_addr 0x956c _kernel.o ___G__23__23_set_2d_module_2d_whitelist_21_ 0x955e _kernel.o ___G__23__23_set_2d_module_2d_whitelist_21_ 0x3424 _module.o ___G__23__23_set_2d_module_2d_whitelist_21_ 0x8923 _module.o ___G__23__23_set_2d_module_2d_search_2d_order_21_ 0x9550 _kernel.o ___G__23__23_set_2d_module_2d_search_2d_order_21_ 0x3590 _module.o ___G__23__23_set_2d_module_2d_search_2d_order_21_ 0x3629 _module.o ___G__23__23_set_2d_gambitdir_2d_map_21_ 0x9542 _kernel.o ___G__23__23_get_2d_gambitdir_2d_map 0x9534 _kernel.o ___G__23__23_os_2d_path_2d_gambitdir_2d_map_2d_lookup 0x9d94 _kernel.o ___G__23__23_os_2d_path_2d_gambitdir_2d_map_2d_lookup 0x30bf _module.o ___G__23__23_os_2d_path_2d_gambitdir_2d_map_2d_lookup 0x68ed _nonstd.o ___G__23__23_os_2d_path_2d_gambitdir 0x9d86 _kernel.o ___G__23__23_os_2d_path_2d_gambitdir 0x124a7 _module.o ___G__23__23_os_2d_path_2d_gambitdir 0x21aa7 _nonstd.o ___G__23__23_os_2d_path_2d_homedir 0x9d78 _kernel.o ___G__23__23_os_2d_path_2d_homedir 0x7c4f _nonstd.o ___G__23__23_os_2d_path_2d_tempdir 0x9d6a _kernel.o ___G__23__23_os_2d_path_2d_tempdir 0xa8c8 _nonstd.o ___G__23__23_os_2d_err_2d_code_2d__3e_string 0x9d5c _kernel.o ___G__23__23_os_2d_err_2d_code_2d__3e_string 0x3e7b _repl.o ___G__23__23_format_2d_filepos 0x9d4e _kernel.o ___G__23__23_max_2d_fixnum 0x9d40 _kernel.o ___G__23__23_max_2d_fixnum 0x180b _system.o ___G__23__23_max_2d_fixnum 0x159c3 _num.o ___G__23__23_max_2d_fixnum 0x1a6d1 _num.o ___G__23__23_max_2d_fixnum 0xc828 _io.o ___G__23__23_max_2d_fixnum 0xc844 _io.o ___G__23__23_max_2d_fixnum 0xce11 _io.o ___G__23__23_max_2d_fixnum 0x15807 _io.o ___G__23__23_max_2d_fixnum 0x1583d _io.o ___G__23__23_max_2d_fixnum 0x1594f _io.o ___G__23__23_max_2d_fixnum 0x175b4 _io.o ___G__23__23_max_2d_fixnum 0x1b75f _io.o ___G__23__23_max_2d_fixnum 0x38d36 _io.o ___G__23__23_max_2d_fixnum 0x489f9 _io.o ___G__23__23_max_2d_fixnum 0x490ef _io.o ___G__23__23_max_2d_fixnum 0x4fd3a _io.o ___G__23__23_max_2d_fixnum 0x56787 _io.o ___G__23__23_max_2d_fixnum 0x5be27 _io.o ___G__23__23_max_2d_fixnum 0x67078 _io.o ___G__23__23_max_2d_fixnum 0x69474 _io.o ___G__23__23_max_2d_fixnum 0x74085 _io.o ___G__23__23_max_2d_fixnum 0x1c0df _nonstd.o ___G__23__23_max_2d_fixnum 0xb5ca _repl.o ___G__23__23_max_2d_fixnum 0x15a14 _repl.o ___G__23__23_max_2d_fixnum 0x1a04e _repl.o ___G__23__23_min_2d_fixnum 0x9d35 _kernel.o ___G__23__23_min_2d_fixnum 0xb409 _system.o ___G__23__23_min_2d_fixnum 0xe5d4 _system.o ___G__23__23_min_2d_fixnum 0xee5d _system.o ___G__23__23_min_2d_fixnum 0xf0e5 _system.o ___G__23__23_min_2d_fixnum 0xfff3 _system.o ___G__23__23_min_2d_fixnum 0x1000c _system.o ___G__23__23_min_2d_fixnum 0x106ad _system.o ___G__23__23_min_2d_fixnum 0x10f53 _system.o ___G__23__23_min_2d_fixnum 0x10f75 _system.o ___G__23__23_min_2d_fixnum 0x11109 _system.o ___G__23__23_min_2d_fixnum 0x1129a _system.o ___G__23__23_min_2d_fixnum 0x11349 _system.o ___G__23__23_min_2d_fixnum 0x11587 _system.o ___G__23__23_min_2d_fixnum 0x11656 _system.o ___G__23__23_min_2d_fixnum 0x1171e _system.o ___G__23__23_min_2d_fixnum 0x117eb _system.o ___G__23__23_min_2d_fixnum 0x11831 _system.o ___G__23__23_min_2d_fixnum 0x118dd _system.o ___G__23__23_min_2d_fixnum 0x11957 _system.o ___G__23__23_min_2d_fixnum 0x12e29 _system.o ___G__23__23_min_2d_fixnum 0x12e74 _system.o ___G__23__23_min_2d_fixnum 0x159e0 _system.o ___G__23__23_min_2d_fixnum 0x15dfa _system.o ___G__23__23_min_2d_fixnum 0x18109 _system.o ___G__23__23_min_2d_fixnum 0x18127 _system.o ___G__23__23_min_2d_fixnum 0x182b2 _system.o ___G__23__23_min_2d_fixnum 0x1836d _system.o ___G__23__23_min_2d_fixnum 0x1a6fd _num.o ___G__23__23_min_2d_fixnum 0x1d5cb _num.o ___G__23__23_min_2d_fixnum 0x23614 _num.o ___G__23__23_min_2d_fixnum 0x3c2a3 _num.o ___G__23__23_min_2d_fixnum 0x6eb73 _num.o ___G__23__23_min_2d_fixnum 0x83206 _num.o ___G__23__23_err_2d_code_2d_unimplemented 0x9d24 _kernel.o ___G__23__23_err_2d_code_2d_unimplemented 0x19b69 _nonstd.o ___G__23__23_err_2d_code_2d_EAGAIN 0x9d17 _kernel.o ___G__23__23_err_2d_code_2d_EAGAIN 0x19b9c _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x1acca _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x1b90d _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x1f8dc _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x20d20 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x210c6 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x21960 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x228dd _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x22dcd _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x29d5a _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x2b4fb _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x2e937 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x2f7ee _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x2fb4c _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x2fda3 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x3047a _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x326a2 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x3a0ae _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x3e7f2 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x3eaf2 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x3fd03 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x438dc _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4440c _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x453cb _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4545d _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x46c84 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4a2d6 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4c6fb _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4d127 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4ebaa _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4ebf3 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4ec3c _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4ec85 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4ed26 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x4ee31 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x579ee _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x60dcb _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x63098 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x633d3 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x66fb0 _io.o ___G__23__23_err_2d_code_2d_EAGAIN 0x75db1 _io.o ___G__23__23_err_2d_code_2d_EEXIST 0x9d0c _kernel.o ___G__23__23_err_2d_code_2d_EEXIST 0x1093e _kernel.o ___G__23__23_err_2d_code_2d_EEXIST 0x31358 _io.o ___G__23__23_err_2d_code_2d_EEXIST 0x1987c _nonstd.o ___G__23__23_err_2d_code_2d_EACCES 0x9d01 _kernel.o ___G__23__23_err_2d_code_2d_EACCES 0x1094b _kernel.o ___G__23__23_err_2d_code_2d_EACCES 0x31365 _io.o ___G__23__23_err_2d_code_2d_EINTR 0x9cf6 _kernel.o ___G__23__23_err_2d_code_2d_EINTR 0x228d4 _io.o ___G__23__23_err_2d_code_2d_EINTR 0x22db5 _io.o ___G__23__23_err_2d_code_2d_EINTR 0x2b4ee _io.o ___G__23__23_err_2d_code_2d_EINTR 0x3e7e5 _io.o ___G__23__23_err_2d_code_2d_EINTR 0x3eae5 _io.o ___G__23__23_err_2d_code_2d_EINTR 0x3fceb _io.o ___G__23__23_err_2d_code_2d_EINTR 0x41529 _io.o ___G__23__23_err_2d_code_2d_EINTR 0x453be _io.o ___G__23__23_err_2d_code_2d_EINTR 0x45450 _io.o ___G__23__23_err_2d_code_2d_EINTR 0x4c6ee _io.o ___G__23__23_err_2d_code_2d_EINTR 0x4d11a _io.o ___G__23__23_err_2d_code_2d_EINTR 0xd2d8 _thread.o ___G__23__23_err_2d_code_2d_EINTR 0x11c27 _thread.o ___G__23__23_err_2d_code_2d_ENOENT 0x9ceb _kernel.o ___G__23__23_err_2d_code_2d_ENOENT 0x10931 _kernel.o ___G__23__23_err_2d_code_2d_ENOENT 0x3134b _io.o ___G__23__23_err_2d_code_2d_ENOENT 0x3a92b _io.o ___G__23__23_err_2d_code_2d_ENOENT 0x214d2 _nonstd.o ___G__23__23_default_2d_compile_2d_options_2d_string 0x9cd3 _kernel.o ___G__23__23_default_2d_compile_2d_options_2d_string 0x112bf _kernel.o ___G__23__23_bignum_2e_adigit_2d_width 0x9e60 _kernel.o ___G__23__23_bignum_2e_adigit_2d_width 0x159fd _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x15ad2 _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x1a5d8 _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x33dee _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x38c0c _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x3fe5d _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x436c0 _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x44070 _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x4cd59 _num.o ___G__23__23_bignum_2e_adigit_2d_width 0x53e01 _num.o ___G__23__23_fixnum_2d_width_2d_neg 0x9e55 _kernel.o ___G__23__23_fixnum_2d_width_2d_neg 0x488c9 _num.o ___G__23__23_fixnum_2d_width 0x9e4a _kernel.o ___G__23__23_fixnum_2d_width 0x1057f _num.o ___G__23__23_fixnum_2d_width 0x15c65 _num.o ___G__23__23_fixnum_2d_width 0x17bb9 _num.o ___G__23__23_fixnum_2d_width 0x211a1 _num.o ___G__23__23_fixnum_2d_width 0x2cdd4 _num.o ___G__23__23_fixnum_2d_width 0x2d1b9 _num.o ___G__23__23_fixnum_2d_width 0x2d585 _num.o ___G__23__23_fixnum_2d_width 0x307c7 _num.o ___G__23__23_fixnum_2d_width 0x3888b _num.o ___G__23__23_fixnum_2d_width 0x3c056 _num.o ___G__23__23_fixnum_2d_width 0x3c463 _num.o ___G__23__23_fixnum_2d_width 0x3d311 _num.o ___G__23__23_fixnum_2d_width 0x3df1c _num.o ___G__23__23_fixnum_2d_width 0x41329 _num.o ___G__23__23_fixnum_2d_width 0x488d6 _num.o ___G__23__23_fixnum_2d_width 0x48948 _num.o ___G__23__23_fixnum_2d_width 0x5d45e _num.o ___G__23__23_fixnum_2d_width 0x60219 _num.o ___G__23__23_fixnum_2d_width 0x6fafa _num.o ___G__23__23_os_2d_device_2d_stream_2d_default_2d_options 0x9e3c _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_default_2d_options 0x402bd _io.o ___G__23__23_os_2d_device_2d_stream_2d_default_2d_options 0x5bbb8 _io.o ___G__23__23_os_2d_device_2d_stream_2d_width 0x9e2e _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_width 0x4161b _io.o ___G__23__23_os_2d_device_2d_stream_2d_write 0x9e20 _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_write 0x51978 _io.o ___G__23__23_os_2d_device_2d_stream_2d_read 0x9e12 _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_read 0x22f43 _io.o ___G__23__23_os_2d_device_2d_stream_2d_seek 0x9e04 _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_seek 0xc562 _io.o ___G__23__23_os_2d_device_2d_stream_2d_seek 0xc741 _io.o ___G__23__23_os_2d_device_2d_stream_2d_seek 0x2a735 _io.o ___G__23__23_os_2d_device_2d_stream_2d_seek 0x3479f _io.o ___G__23__23_os_2d_device_2d_close 0x9df6 _kernel.o ___G__23__23_os_2d_device_2d_close 0x2a866 _io.o ___G__23__23_os_2d_device_2d_close 0x5012b _io.o ___G__23__23_os_2d_device_2d_close 0x52845 _io.o ___G__23__23_os_2d_device_2d_force_2d_output 0x9de8 _kernel.o ___G__23__23_os_2d_device_2d_force_2d_output 0x3fda0 _io.o ___G__23__23_os_2d_device_2d_kind 0x9dda _kernel.o ___G__23__23_os_2d_device_2d_kind 0x40269 _io.o ___G__23__23_os_2d_device_2d_kind 0x54091 _io.o ___G__23__23_repl_2d_client_2d_addr 0x9dcc _kernel.o ___G__23__23_repl_2d_client_2d_addr 0x7b07 _repl.o ___G__23__23_repl_2d_server_2d_addr 0x9dbe _kernel.o ___G__23__23_repl_2d_server_2d_addr 0x40b2 _repl.o ___G__23__23_os_2d_executable_2d_path 0x9db0 _kernel.o ___G__23__23_os_2d_executable_2d_path 0x3bd3 _nonstd.o ___G__23__23_os_2d_executable_2d_path 0x7fbf _nonstd.o ___G__23__23_os_2d_executable_2d_path 0x909d _nonstd.o ___G__23__23_os_2d_path_2d_normalize_2d_directory 0x9da2 _kernel.o ___G__23__23_os_2d_path_2d_normalize_2d_directory 0x48ee _nonstd.o ___G__23__23_os_2d_path_2d_normalize_2d_directory 0xe228 _nonstd.o ___G__23__23_os_2d_path_2d_normalize_2d_directory 0xbf44 _thread.o ___G__23__23_os_2d_path_2d_normalize_2d_directory 0xea98 _thread.o ___G__23__23_os_2d_device_2d_tcp_2d_server_2d_socket_2d_info 0x9f29 _kernel.o ___G__23__23_os_2d_device_2d_tcp_2d_server_2d_socket_2d_info 0xc997 _io.o ___G__23__23_os_2d_device_2d_tcp_2d_server_2d_read 0x9f1b _kernel.o ___G__23__23_os_2d_device_2d_tcp_2d_server_2d_read 0xeb1f _io.o ___G__23__23_os_2d_device_2d_tcp_2d_server_2d_open 0x9f0d _kernel.o ___G__23__23_os_2d_device_2d_tcp_2d_server_2d_open 0xbfdd _io.o ___G__23__23_os_2d_device_2d_tcp_2d_client_2d_socket_2d_info 0x9eff _kernel.o ___G__23__23_os_2d_device_2d_tcp_2d_client_2d_socket_2d_info 0x7950 _io.o ___G__23__23_os_2d_device_2d_tcp_2d_client_2d_open 0x9ef1 _kernel.o ___G__23__23_os_2d_device_2d_tcp_2d_client_2d_open 0xc1b0 _io.o ___G__23__23_os_2d_make_2d_tls_2d_context 0x9ee3 _kernel.o ___G__23__23_os_2d_make_2d_tls_2d_context 0xa1e1 _io.o ___G__23__23_os_2d_device_2d_process_2d_status 0x9ed5 _kernel.o ___G__23__23_os_2d_device_2d_process_2d_status 0x3119c _io.o ___G__23__23_os_2d_device_2d_process_2d_pid 0x9ec7 _kernel.o ___G__23__23_os_2d_device_2d_process_2d_pid 0x10495 _io.o ___G__23__23_os_2d_device_2d_open_2d_raw_2d_from_2d_fd 0x9eb9 _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_open_2d_process 0x9eab _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_open_2d_process 0x21e72 _io.o ___G__23__23_os_2d_device_2d_stream_2d_open_2d_path 0x9e9d _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_open_2d_path 0x2daef _io.o ___G__23__23_os_2d_device_2d_stream_2d_open_2d_predefined 0x9e8f _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_open_2d_predefined 0x2b2ef _io.o ___G__23__23_os_2d_device_2d_stream_2d_options_2d_set_21_ 0x9e81 _kernel.o ___G__23__23_os_2d_device_2d_stream_2d_options_2d_set_21_ 0x3b6ee _io.o ___G__23__23_os_2d_device_2d_stream_2d_options_2d_set_21_ 0x3b768 _io.o ___G__23__23_os_2d_device_2d_stream_2d_options_2d_set_21_ 0x53085 _io.o ___G__23__23_bignum_2e_fdigit_2d_width 0x9e76 _kernel.o ___G__23__23_bignum_2e_fdigit_2d_width 0x1a5f6 _num.o ___G__23__23_bignum_2e_fdigit_2d_width 0x1a639 _num.o ___G__23__23_bignum_2e_fdigit_2d_width 0x3c420 _num.o ___G__23__23_bignum_2e_fdigit_2d_width 0x69fd3 _num.o ___G__23__23_bignum_2e_fdigit_2d_width 0x6c2de _num.o ___G__23__23_bignum_2e_fdigit_2d_width 0x6eb7f _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x9e6b _kernel.o ___G__23__23_bignum_2e_mdigit_2d_width 0x15b71 _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x1a677 _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x1c0ca _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x22cbb _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x37822 _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x3c6fc _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x3fe4e _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x4211c _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x42300 _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x435e7 _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x4365d _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x44061 _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x4f33b _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x548c8 _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x64392 _num.o ___G__23__23_bignum_2e_mdigit_2d_width 0x672a1 _num.o ___G__23__23_os_2d_device_2d_tty_2d_history 0x9ffb _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_history 0x419a7 _io.o ___G__23__23_os_2d_device_2d_tty_2d_capability 0x9fed _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_capability 0x103cd _io.o ___G__23__23_os_2d_device_2d_tty_2d_text_2d_attributes_2d_set_21_ 0x9fdf _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_text_2d_attributes_2d_set_21_ 0x10314 _io.o ___G__23__23_os_2d_device_2d_tty_2d_type_2d_set_21_ 0x9fd1 _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_type_2d_set_21_ 0x4107e _io.o ___G__23__23_os_2d_device_2d_event_2d_queue_2d_read 0x9fc3 _kernel.o ___G__23__23_os_2d_device_2d_event_2d_queue_2d_read 0xf314 _io.o ___G__23__23_os_2d_device_2d_event_2d_queue_2d_open 0x9fb5 _kernel.o ___G__23__23_os_2d_device_2d_event_2d_queue_2d_open 0xca4e _io.o ___G__23__23_os_2d_device_2d_directory_2d_read 0x9fa7 _kernel.o ___G__23__23_os_2d_device_2d_directory_2d_read 0xedd4 _io.o ___G__23__23_os_2d_device_2d_directory_2d_open_2d_path 0x9f99 _kernel.o ___G__23__23_os_2d_device_2d_directory_2d_open_2d_path 0x44e1d _io.o ___G__23__23_os_2d_device_2d_udp_2d_socket_2d_send_2d_buffer_2d_size 0x9f8b _kernel.o ___G__23__23_os_2d_device_2d_udp_2d_socket_2d_send_2d_buffer_2d_size 0x47b93 _io.o ___G__23__23_os_2d_device_2d_udp_2d_socket_2d_receive_2d_buffer_2d_size 0x9f7d _kernel.o ___G__23__23_os_2d_device_2d_udp_2d_socket_2d_receive_2d_buffer_2d_size 0x4c562 _io.o ___G__23__23_os_2d_device_2d_udp_2d_socket_2d_info 0x9f6f _kernel.o ___G__23__23_os_2d_device_2d_udp_2d_socket_2d_info 0x4ea09 _io.o ___G__23__23_os_2d_device_2d_udp_2d_socket_2d_info 0x5dd81 _io.o ___G__23__23_os_2d_device_2d_udp_2d_destination_2d_set_21_ 0x9f61 _kernel.o ___G__23__23_os_2d_device_2d_udp_2d_destination_2d_set_21_ 0x15d75 _io.o ___G__23__23_os_2d_device_2d_udp_2d_destination_2d_set_21_ 0x4b7bb _io.o ___G__23__23_os_2d_device_2d_udp_2d_write_2d_subu8vector 0x9f53 _kernel.o ___G__23__23_os_2d_device_2d_udp_2d_write_2d_subu8vector 0x19061 _io.o ___G__23__23_os_2d_device_2d_udp_2d_read_2d_subu8vector 0x9f45 _kernel.o ___G__23__23_os_2d_device_2d_udp_2d_read_2d_subu8vector 0x17d56 _io.o ___G__23__23_os_2d_device_2d_udp_2d_open 0x9f37 _kernel.o ___G__23__23_os_2d_device_2d_udp_2d_open 0xa6d9 _io.o ___G__23__23_os_2d_host_2d_name 0xa0cd _kernel.o ___G__23__23_os_2d_host_2d_name 0xc58c _io.o ___G__23__23_os_2d_host_2d_info 0xa0bf _kernel.o ___G__23__23_os_2d_host_2d_info 0x797a _io.o ___G__23__23_os_2d_address_2d_infos 0xa0b1 _kernel.o ___G__23__23_os_2d_address_2d_infos 0xa1b7 _io.o ___G__23__23_os_2d_group_2d_info 0xa0a3 _kernel.o ___G__23__23_os_2d_group_2d_info 0x3a98 _nonstd.o ___G__23__23_os_2d_user_2d_name 0xa095 _kernel.o ___G__23__23_os_2d_user_2d_name 0x3cb9 _nonstd.o ___G__23__23_os_2d_user_2d_info 0xa087 _kernel.o ___G__23__23_os_2d_user_2d_info 0x3190 _nonstd.o ___G__23__23_os_2d_file_2d_info 0xa079 _kernel.o ___G__23__23_os_2d_file_2d_info 0x3103 _nonstd.o ___G__23__23_os_2d_file_2d_times_2d_set_21_ 0xa06b _kernel.o ___G__23__23_os_2d_file_2d_times_2d_set_21_ 0x12790 _nonstd.o ___G__23__23_os_2d_port_2d_encode_2d_chars_21_ 0xa05d _kernel.o ___G__23__23_os_2d_port_2d_encode_2d_chars_21_ 0x22cf6 _io.o ___G__23__23_os_2d_port_2d_decode_2d_chars_21_ 0xa04f _kernel.o ___G__23__23_os_2d_port_2d_decode_2d_chars_21_ 0x2aa1d _io.o ___G__23__23_os_2d_port_2d_decode_2d_chars_21_ 0x6e796 _io.o ___G__23__23_os_2d_device_2d_tty_2d_mode_2d_reset 0xa041 _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_mode_2d_reset 0x12642 _io.o ___G__23__23_os_2d_device_2d_tty_2d_mode_2d_set_21_ 0xa033 _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_mode_2d_set_21_ 0x29909 _io.o ___G__23__23_os_2d_device_2d_tty_2d_paren_2d_balance_2d_duration_2d_set_21_ 0xa025 _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_paren_2d_balance_2d_duration_2d_set_21_ 0x10124 _io.o ___G__23__23_os_2d_device_2d_tty_2d_history_2d_max_2d_length_2d_set_21_ 0xa017 _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_history_2d_max_2d_length_2d_set_21_ 0x1016a _io.o ___G__23__23_os_2d_device_2d_tty_2d_history_2d_set_21_ 0xa009 _kernel.o ___G__23__23_os_2d_device_2d_tty_2d_history_2d_set_21_ 0x41a58 _io.o ___G__23__23_os_2d_load_2d_object_2d_file 0xa19f _kernel.o ___G__23__23_os_2d_load_2d_object_2d_file 0x3529 _eval.o ___G__23__23_os_2d_load_2d_object_2d_file 0x12873 _module.o ___G__23__23_os_2d_delete_2d_file 0xa191 _kernel.o ___G__23__23_os_2d_delete_2d_file 0x1850b _nonstd.o ___G__23__23_os_2d_copy_2d_file 0xa183 _kernel.o ___G__23__23_os_2d_copy_2d_file 0x1d5f3 _nonstd.o ___G__23__23_os_2d_rename_2d_file 0xa175 _kernel.o ___G__23__23_os_2d_rename_2d_file 0x1d076 _nonstd.o ___G__23__23_os_2d_set_2d_current_2d_directory 0xa167 _kernel.o ___G__23__23_os_2d_delete_2d_directory 0xa159 _kernel.o ___G__23__23_os_2d_delete_2d_directory 0x1a604 _nonstd.o ___G__23__23_os_2d_create_2d_symbolic_2d_link 0xa14b _kernel.o ___G__23__23_os_2d_create_2d_symbolic_2d_link 0x1e9a9 _nonstd.o ___G__23__23_os_2d_create_2d_link 0xa13d _kernel.o ___G__23__23_os_2d_create_2d_link 0xcbc3 _nonstd.o ___G__23__23_os_2d_create_2d_fifo 0xa12f _kernel.o ___G__23__23_os_2d_create_2d_fifo 0x17a02 _nonstd.o ___G__23__23_os_2d_create_2d_directory 0xa121 _kernel.o ___G__23__23_os_2d_create_2d_directory 0x1c58d _nonstd.o ___G__23__23_os_2d_create_2d_directory 0x22809 _nonstd.o ___G__23__23_os_2d_getppid 0xa113 _kernel.o ___G__23__23_os_2d_getpid 0xa105 _kernel.o ___G__23__23_os_2d_getpid 0x4a78 _nonstd.o ___G__23__23_os_2d_network_2d_info 0xa0f7 _kernel.o ___G__23__23_os_2d_network_2d_info 0xaf50 _io.o ___G__23__23_os_2d_protocol_2d_info 0xa0e9 _kernel.o ___G__23__23_os_2d_protocol_2d_info 0x9562 _io.o ___G__23__23_os_2d_service_2d_info 0xa0db _kernel.o ___G__23__23_os_2d_service_2d_info 0xc4e9 _io.o ___S__23__23_argument_2d_list_2d_fix_2d_rest_2d_param_21_ 0x1f25c _kernel.o ___S__23__23_apply_2d_with_2d_procedure_2d_check 0x1f244 _kernel.o ___S__23__23_apply 0x1f22c _kernel.o ___S__23__23_add_2d_job_2d_at_2d_tail_21_ 0x1f214 _kernel.o ___S__23__23_add_2d_gc_2d_interrupt_2d_job_21_ 0x1f1fc _kernel.o ___S__23__23_actlog_2d_stop 0x1f1dc _kernel.o ___S__23__23_actlog_2d_dump 0x1f1d2 _kernel.o ___G__23__23_os_2d_system_2d_type_2d_saved 0x11b03 _kernel.o ___G__23__23_os_2d_system_2d_type_2d_saved 0x13bd8 _kernel.o ___G__23__23_os_2d_system_2d_type_2d_saved 0x13f04 _kernel.o ___G__23__23_type_2d_type 0xd031 _kernel.o ___G__23__23_type_2d_type 0x12f05 _nonstd.o ___G__23__23_system_2d_stamp_2d_saved 0xd01c _kernel.o ___G__23__23_system_2d_stamp_2d_saved 0x1234c _kernel.o ___G__23__23_system_2d_stamp_2d_saved 0x12371 _kernel.o ___G__23__23_get_2d_module 0xcee1 _kernel.o ___G__23__23_get_2d_module 0xcfe5 _kernel.o ___G__23__23_get_2d_module 0x11daa _kernel.o ___G__23__23_get_2d_module 0x6cfc _module.o ___G__23__23_get_2d_module 0xce7a _module.o ___G__23__23_get_2d_module 0xcf83 _module.o ___G__23__23_get_2d_module 0xd651 _module.o ___G__23__23_get_2d_module 0x1a502 _module.o ___G__23__23_os_2d_system_2d_type_2d_string_2d_saved 0xa31e _kernel.o ___G__23__23_os_2d_system_2d_type_2d_string_2d_saved 0xc302 _kernel.o ___G__23__23_os_2d_system_2d_type_2d_string_2d_saved 0x1340f _kernel.o ___G__23__23_os_2d_configure_2d_command_2d_string_2d_saved 0xa23a _kernel.o ___G__23__23_os_2d_configure_2d_command_2d_string_2d_saved 0xc2dd _kernel.o ___G__23__23_os_2d_configure_2d_command_2d_string_2d_saved 0x12396 _kernel.o ___G__23__23_vm_2d_main_2d_module_2d_ref 0xa1e4 _kernel.o ___G__23__23_vm_2d_main_2d_module_2d_ref 0xd04e _kernel.o ___S__23__23_continuation_2d_ret 0x1f3c4 _kernel.o ___S__23__23_continuation_2d_next_21_ 0x1f3ac _kernel.o ___S__23__23_continuation_2d_link 0x1f394 _kernel.o ___S__23__23_continuation_2d_fs 0x1f37c _kernel.o ___S__23__23_continuation_2d_frame 0x1f364 _kernel.o ___S__23__23_continuation_2d_denv 0x1f34c _kernel.o ___S__23__23_configure_2d_command_2d_string 0x1f334 _kernel.o ___S__23__23_closure_3f_ 0x1f31c _kernel.o ___S__23__23_closure_2d_ref 0x1f304 _kernel.o ___S__23__23_closure_2d_code 0x1f2ec _kernel.o ___S__23__23_clear_2d_gc_2d_interrupt_2d_jobs_21_ 0x1f2d4 _kernel.o ___S__23__23_check_2d_heap_2d_limit 0x1f2bc _kernel.o ___S__23__23_c_2d_return_2d_on_2d_other_2d_processor_2d_hook_2d_set_21_ 0x1f2a4 _kernel.o ___S__23__23_assq_2d_cdr 0x1f28c _kernel.o ___S__23__23_argument_2d_list_2d_remove_2d_absent_2d_keys_21_ 0x1f274 _kernel.o ___S__23__23_fail_2d_check_2d_file_2d_exists_2d_exception 0x1f52c _kernel.o ___S__23__23_extract_2d_procedure_2d_and_2d_arguments 0x1f514 _kernel.o ___S__23__23_exit_2d_with_2d_err_2d_code_2d_no_2d_cleanup 0x1f4fc _kernel.o ___S__23__23_exit_2d_cleanup 0x1f4e4 _kernel.o ___S__23__23_exit 0x1f4cc _kernel.o ___S__23__23_execute_2d_final_2d_wills_21_ 0x1f4b4 _kernel.o ___S__23__23_enable_2d_interrupts_21_ 0x1f49c _kernel.o ___S__23__23_disable_2d_interrupts_21_ 0x1f484 _kernel.o ___S__23__23_direct_2d_structure_2d_set 0x1f46c _kernel.o ___S__23__23_direct_2d_structure_2d_set 0x2a29c _nonstd.o ___S__23__23_direct_2d_structure_2d_cas_21_ 0x1f454 _kernel.o ___S__23__23_default_2d_get_2d_module 0x1f43c _kernel.o ___S__23__23_dead_2d_end 0x1f424 _kernel.o ___S__23__23_cpu_2d_cycle_2d_count_2d_end 0x1f40c _kernel.o ___S__23__23_cpu_2d_cache_2d_size 0x1f3f4 _kernel.o ___S__23__23_continuation_2d_slot_2d_live_3f_ 0x1f3dc _kernel.o ___S__23__23_frame_2d_ret 0x1f694 _kernel.o ___S__23__23_frame_2d_link 0x1f67c _kernel.o ___S__23__23_foreign_2d_tags 0x1f664 _kernel.o ___S__23__23_foreign_2d_release_21_ 0x1f64c _kernel.o ___S__23__23_force_2d_out_2d_of_2d_line 0x1f634 _kernel.o ___S__23__23_find_2d_interned_2d_symkey 0x1f61c _kernel.o ___S__23__23_find_2d_interned_2d_keyword 0x1f604 _kernel.o ___S__23__23_fail_2d_check_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x1f5ec _kernel.o ___S__23__23_fail_2d_check_2d_unknown_2d_keyword_2d_argument_2d_exception 0x1f5d4 _kernel.o ___S__23__23_fail_2d_check_2d_stack_2d_overflow_2d_exception 0x1f5bc _kernel.o ___S__23__23_fail_2d_check_2d_permission_2d_denied_2d_exception 0x1f5a4 _kernel.o ___S__23__23_fail_2d_check_2d_number_2d_of_2d_arguments_2d_limit_2d_exception 0x1f58c _kernel.o ___S__23__23_fail_2d_check_2d_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x1f574 _kernel.o ___S__23__23_fail_2d_check_2d_module_2d_not_2d_found_2d_exception 0x1f55c _kernel.o ___S__23__23_fail_2d_check_2d_heap_2d_overflow_2d_exception 0x1f544 _kernel.o ___S__23__23_global_2d_var_3f_ 0x1f7fc _kernel.o ___S__23__23_global_2d_var_2d_set_21_ 0x1f7e4 _kernel.o ___S__23__23_global_2d_var_2d_primitive_2d_set_21_ 0x1f7cc _kernel.o ___S__23__23_global_2d_var_2d__3e_identifier 0x1f7b4 _kernel.o ___S__23__23_get_2d_parallelism_2d_level 0x1f79c _kernel.o ___S__23__23_get_2d_monotonic_2d_time_2d_frequency_21_ 0x1f784 _kernel.o ___S__23__23_get_2d_module_2d_whitelist 0x1f76c _kernel.o ___S__23__23_get_2d_module_2d_search_2d_order 0x1f754 _kernel.o ___S__23__23_get_2d_min_2d_heap 0x1f73c _kernel.o ___S__23__23_get_2d_live_2d_percent 0x1f724 _kernel.o ___S__23__23_get_2d_heartbeat_2d_interval_21_ 0x1f70c _kernel.o ___S__23__23_get_2d_current_2d_time_21_ 0x1f6f4 _kernel.o ___S__23__23_gc_2d_without_2d_exceptions 0x1f6dc _kernel.o ___S__23__23_gc_2d_final_2d_will_2d_registry_21_ 0x1f6c4 _kernel.o ___S__23__23_frame_2d_slot_2d_live_3f_ 0x1f6ac _kernel.o ___S__23__23_make_2d_interned_2d_symkey 0x1f964 _kernel.o ___S__23__23_make_2d_interned_2d_keyword 0x1f94c _kernel.o ___S__23__23_make_2d_frame 0x1f934 _kernel.o ___S__23__23_make_2d_f64vector 0x1f91c _kernel.o ___S__23__23_make_2d_continuation 0x1f904 _kernel.o ___S__23__23_main_2d_set_21_ 0x1f8ec _kernel.o ___S__23__23_machine_2d_code_2d_block_2d_set_21_ 0x1f8d4 _kernel.o ___S__23__23_machine_2d_code_2d_block_2d_fixup 0x1f8bc _kernel.o ___S__23__23_lookup_2d_registered_2d_module 0x1f8a4 _kernel.o ___S__23__23_load_2d_vm 0x1f88c _kernel.o ___S__23__23_load_2d_module 0x1f874 _kernel.o ___S__23__23_kernel_2d_handlers 0x1f85c _kernel.o ___S__23__23_intr_2d_gc_2d_handler_2d_set_21_ 0x1f844 _kernel.o ___S__23__23_interrupt_2d_handler 0x1f82c _kernel.o ___S__23__23_init_2d_mod 0x1f814 _kernel.o ___S__23__23_raise_2d_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x1facc _kernel.o ___S__23__23_raise_2d_module_2d_not_2d_found_2d_exception 0x1fab4 _kernel.o ___S__23__23_raise_2d_keyword_2d_expected_2d_exception 0x1fa9c _kernel.o ___S__23__23_raise_2d_heap_2d_overflow_2d_exception 0x1fa84 _kernel.o ___S__23__23_raise_2d_cfun_2d_conversion_2d_exception_2d_nary 0x1fa6c _kernel.o ___S__23__23_process_2d_statistics 0x1fa54 _kernel.o ___S__23__23_os_2d_condvar_2d_select_21_ 0x1fa3c _kernel.o ___S__23__23_object_2d__3e_global_2d_var 0x1fa24 _kernel.o ___S__23__23_make_2d_values 0x1fa0c _kernel.o ___S__23__23_make_2d_u64vector 0x1f9f4 _kernel.o ___S__23__23_make_2d_u16vector 0x1f9dc _kernel.o ___S__23__23_make_2d_structure 0x1f9c4 _kernel.o ___S__23__23_make_2d_s8vector 0x1f9ac _kernel.o ___S__23__23_make_2d_s32vector 0x1f994 _kernel.o ___S__23__23_make_2d_machine_2d_code_2d_block 0x1f97c _kernel.o ___S__23__23_set_2d_standard_2d_level_21_ 0x1fc34 _kernel.o ___S__23__23_set_2d_module_2d_install_2d_mode_21_ 0x1fc1c _kernel.o ___S__23__23_set_2d_max_2d_heap_21_ 0x1fc04 _kernel.o ___S__23__23_set_2d_io_2d_settings_21_ 0x1fbec _kernel.o ___S__23__23_set_2d_debug_2d_settings_21_ 0x1fbd4 _kernel.o ___S__23__23_return_2d_fs 0x1fbbc _kernel.o ___S__23__23_rest_2d_param_2d_heap_2d_overflow 0x1fba4 _kernel.o ___S__23__23_remove_2d_registered_2d_module 0x1fb8c _kernel.o ___S__23__23_register_2d_module_2d_descr_21_ 0x1fb74 _kernel.o ___S__23__23_raise_2d_wrong_2d_number_2d_of_2d_values_2d_exception 0x1fb5c _kernel.o ___S__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x1fb44 _kernel.o ___S__23__23_raise_2d_unknown_2d_keyword_2d_argument_2d_exception 0x1fb2c _kernel.o ___S__23__23_raise_2d_stack_2d_overflow_2d_exception 0x1fb14 _kernel.o ___S__23__23_raise_2d_permission_2d_denied_2d_exception 0x1fafc _kernel.o ___S__23__23_raise_2d_number_2d_of_2d_arguments_2d_limit_2d_exception 0x1fae4 _kernel.o ___S__23__23_system_2d_version_2d_string 0x1fd9c _kernel.o ___S__23__23_system_2d_type_2d_string 0x1fd84 _kernel.o ___S__23__23_system_2d_stamp 0x1fd6c _kernel.o ___S__23__23_symkey_2d_table_2d_foldl 0x1fd54 _kernel.o ___S__23__23_symbol_2d_table 0x1fd3c _kernel.o ___S__23__23_subprocedure_2d_parent_2d_name 0x1fd24 _kernel.o ___S__23__23_subprocedure_2d_parent 0x1fd0c _kernel.o ___S__23__23_subprocedure_2d_nb_2d_closed 0x1fcf4 _kernel.o ___S__23__23_structure_2d_type_2d_set_21_ 0x1fcdc _kernel.o ___S__23__23_structure_2d_set_21_ 0x1fcc4 _kernel.o ___S__23__23_structure_2d_set_21_ 0x2b0 _nonstd.o ___S__23__23_structure_2d_ref 0x1fcac _kernel.o ___S__23__23_structure_2d_ref 0x2a8 _nonstd.o ___S__23__23_structure_2d_instance_2d_of_3f_ 0x1fc94 _kernel.o ___S__23__23_structure_2d_instance_2d_of_3f_ 0x2a83c _nonstd.o ___S__23__23_structure_2d_copy 0x1fc7c _kernel.o ___S__23__23_structure_2d_copy 0x2a824 _nonstd.o ___S__23__23_structure 0x1fc64 _kernel.o ___S__23__23_structure 0x298 _nonstd.o ___S__23__23_still_2d_obj_2d_refcount_2d_dec_21_ 0x1fc4c _kernel.o ___S__23__23_unchecked_2d_structure_2d_set_21_ 0x1ff04 _kernel.o ___S__23__23_unchecked_2d_structure_2d_cas_21_ 0x1feec _kernel.o ___S__23__23_type_2d_super 0x1fed4 _kernel.o ___S__23__23_type_2d_super 0x2a95c _nonstd.o ___S__23__23_type_2d_id 0x1febc _kernel.o ___S__23__23_type_2d_id 0x300 _nonstd.o ___S__23__23_type_2d_fields 0x1fea4 _kernel.o ___S__23__23_type_2d_4_2d_f39d07ce_2d_436d_2d_40ca_2d_b81f_2d_cdc65d16b7f2 0x1fe8c _kernel.o ___S__23__23_type_2d_4_2d_f39d07ce_2d_436d_2d_40ca_2d_b81f_2d_cdc65d16b7f2 0x2ee5c _repl.o ___S__23__23_type_2d_4_2d_c1fc166b_2d_d951_2d_4871_2d_853c_2d_2b6c8c12d28d 0x1fe74 _kernel.o ___S__23__23_type_2d_4_2d_c1fc166b_2d_d951_2d_4871_2d_853c_2d_2b6c8c12d28d 0x791c4 _io.o ___S__23__23_type_2d_4_2d_c1fc166b_2d_d951_2d_4871_2d_853c_2d_2b6c8c12d28d 0x1d074 _thread.o ___S__23__23_type_2d_4_2d_c1fc166b_2d_d951_2d_4871_2d_853c_2d_2b6c8c12d28d 0x2ee44 _repl.o ___S__23__23_type_2d_4_2d_54dfbc02_2d_718d_2d_4a34_2d_91ab_2d_d1861da7500a 0x1fe5c _kernel.o ___S__23__23_type_2d_4_2d_54dfbc02_2d_718d_2d_4a34_2d_91ab_2d_d1861da7500a 0x590 _repl.o ___S__23__23_type_2d_3_2d_A090C430_2d_D98F_2d_431E_2d_97EE_2d_2846052FBBE0 0x1fe44 _kernel.o ___S__23__23_type_2d_3_2d_A090C430_2d_D98F_2d_431E_2d_97EE_2d_2846052FBBE0 0x2edfc _repl.o ___S__23__23_type_2d_2_2d_db6b7b55_2d_594c_2d_41e2_2d_9268_2d_05c6977db53e 0x1fe2c _kernel.o ___S__23__23_type_2d_2_2d_db6b7b55_2d_594c_2d_41e2_2d_9268_2d_05c6977db53e 0x2ed54 _repl.o ___S__23__23_type_2d_2_2d_db6b7b55_2d_594c_2d_41e2_2d_9268_2d_05c6977db53e 0x680 _io.o ___S__23__23_type_2d_2_2d_CA9CA020_2d_600A_2d_4516_2d_AA78_2d_CBE91EC8BE14 0x1fe14 _kernel.o ___S__23__23_type_2d_2_2d_CA9CA020_2d_600A_2d_4516_2d_AA78_2d_CBE91EC8BE14 0x2ed0c _repl.o ___S__23__23_type_2d_2_2d_3f9f8aaa_2d_ea21_2d_4f2b_2d_bc06_2d_f65950e6c408 0x1fdfc _kernel.o ___S__23__23_type_2d_2_2d_3f9f8aaa_2d_ea21_2d_4f2b_2d_bc06_2d_f65950e6c408 0x2ecac _repl.o ___S__23__23_type_2d_2_2d_2138cd7f_2d_8c42_2d_4164_2d_b56a_2d_a8c7badf3323 0x1fde4 _kernel.o ___S__23__23_type_2d_2_2d_2138cd7f_2d_8c42_2d_4164_2d_b56a_2d_a8c7badf3323 0x500 _repl.o ___S__23__23_type_2d_0_2d_d69cd396_2d_01e0_2d_4dcb_2d_87dc_2d_31acea8e0e5f 0x1fdcc _kernel.o ___S__23__23_type_2d_0_2d_d69cd396_2d_01e0_2d_4dcb_2d_87dc_2d_31acea8e0e5f 0x2ebd4 _repl.o ___S__23__23_type_2d_0_2d_73c66686_2d_a08f_2d_4c7c_2d_a0f1_2d_5ad7771f242a 0x1fdb4 _kernel.o ___S__23__23_type_2d_0_2d_73c66686_2d_a08f_2d_4c7c_2d_a0f1_2d_5ad7771f242a 0x4c0 _repl.o ___S___kernel_23_20 0x2006c _kernel.o ___S___kernel_23_19 0x20054 _kernel.o ___S___kernel_23_17 0x2003c _kernel.o ___S___kernel_23_15 0x20024 _kernel.o ___S___kernel_23_13 0x2000c _kernel.o ___S___kernel_23_11 0x1fff4 _kernel.o ___S___kernel_23_108 0x1ffdc _kernel.o ___S___kernel_23_106 0x1ffc4 _kernel.o ___S___kernel_23_104 0x1ffac _kernel.o ___S___kernel_23_102 0x1ff94 _kernel.o ___S___kernel_23_100 0x1ff7c _kernel.o ___S___kernel_23_1 0x1ff64 _kernel.o ___S___kernel_23_ 0x1ff4c _kernel.o ___S__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel 0x1ff34 _kernel.o ___S__23__23_will_2d_execute_21_ 0x1ff1c _kernel.o ___S___kernel_23_48 0x201d4 _kernel.o ___S___kernel_23_46 0x201bc _kernel.o ___S___kernel_23_44 0x201a4 _kernel.o ___S___kernel_23_42 0x2018c _kernel.o ___S___kernel_23_40 0x20174 _kernel.o ___S___kernel_23_39 0x2015c _kernel.o ___S___kernel_23_37 0x20144 _kernel.o ___S___kernel_23_35 0x2012c _kernel.o ___S___kernel_23_33 0x20114 _kernel.o ___S___kernel_23_31 0x200fc _kernel.o ___S___kernel_23_3 0x200e4 _kernel.o ___S___kernel_23_28 0x200cc _kernel.o ___S___kernel_23_26 0x200b4 _kernel.o ___S___kernel_23_24 0x2009c _kernel.o ___S___kernel_23_22 0x20084 _kernel.o ___S___kernel_23_75 0x2033c _kernel.o ___S___kernel_23_73 0x20324 _kernel.o ___S___kernel_23_71 0x2030c _kernel.o ___S___kernel_23_7 0x202f4 _kernel.o ___S___kernel_23_68 0x202dc _kernel.o ___S___kernel_23_66 0x202c4 _kernel.o ___S___kernel_23_64 0x202ac _kernel.o ___S___kernel_23_62 0x20294 _kernel.o ___S___kernel_23_60 0x2027c _kernel.o ___S___kernel_23_59 0x20264 _kernel.o ___S___kernel_23_57 0x2024c _kernel.o ___S___kernel_23_55 0x20234 _kernel.o ___S___kernel_23_53 0x2021c _kernel.o ___S___kernel_23_51 0x20204 _kernel.o ___S___kernel_23_5 0x201ec _kernel.o ___S_btq_2d_container 0x204a4 _kernel.o ___S_btq_2d_container 0x1a724 _system.o ___S_btq_2d_container 0x9d6d4 _num.o ___S_btq_2d_container 0x9669c _std.o ___S_btq_2d_container 0x2b24c _eval.o ___S_btq_2d_container 0x799d4 _io.o ___S_btq_2d_container 0x2acd4 _nonstd.o ___S_btq_2d_container 0x168 _module.o ___S_btq_2d_container 0x370 _thread.o ___S_btq_2d_container 0x640 _repl.o ___S_arguments 0x2048c _kernel.o ___S_arguments 0x9d4dc _num.o ___S_arguments 0x9660c _std.o ___S_arguments 0x2b1a4 _eval.o ___S_arguments 0x23a24 _module.o ___S_arguments 0x79944 _io.o ___S_arguments 0x2ac2c _nonstd.o ___S_arguments 0x208 _system.o ___S_arguments 0x368 _thread.o ___S_arguments 0x610 _repl.o ___S___kernel_23_99 0x20474 _kernel.o ___S___kernel_23_97 0x2045c _kernel.o ___S___kernel_23_95 0x20444 _kernel.o ___S___kernel_23_93 0x2042c _kernel.o ___S___kernel_23_91 0x20414 _kernel.o ___S___kernel_23_9 0x203fc _kernel.o ___S___kernel_23_88 0x203e4 _kernel.o ___S___kernel_23_86 0x203cc _kernel.o ___S___kernel_23_84 0x203b4 _kernel.o ___S___kernel_23_82 0x2039c _kernel.o ___S___kernel_23_80 0x20384 _kernel.o ___S___kernel_23_79 0x2036c _kernel.o ___S___kernel_23_77 0x20354 _kernel.o ___S_floats 0x2060c _kernel.o ___S_floats 0x1a82c _system.o ___S_floats 0x9dc2c _num.o ___S_floats 0x96ef4 _std.o ___S_floats 0x2b214 _nonstd.o ___S_floats 0x970 _eval.o ___S_floats 0x1e8 _module.o ___S_floats 0xb30 _io.o ___S_floats 0x430 _thread.o ___S_floats 0x7f8 _repl.o ___S_file_2d_exists_2d_exception_3f_ 0x205f4 _kernel.o ___S_file_2d_exists_2d_exception_2d_arguments 0x205dc _kernel.o ___S_fields 0x205c4 _kernel.o ___S_fields 0x1a814 _system.o ___S_fields 0x9d9d4 _num.o ___S_fields 0x96e94 _std.o ___S_fields 0x2b96c _eval.o ___S_fields 0x23bbc _module.o ___S_fields 0x1d38c _thread.o ___S_fields 0xb18 _io.o ___S_fields 0x568 _nonstd.o ___S_fields 0x7d8 _repl.o ___S_exception 0x205ac _kernel.o ___S_exception 0x1a7fc _system.o ___S_exception 0x2b8f4 _eval.o ___S_exception 0x79e84 _io.o ___S_exception 0x2b034 _nonstd.o ___S_exception 0x2f48c _repl.o ___S_exception 0xaf0 _num.o ___S_exception 0xd78 _std.o ___S_exception 0x418 _thread.o ___S_end_2d_condvar 0x20594 _kernel.o ___S_end_2d_condvar 0x96cb4 _std.o ___S_end_2d_condvar 0x2b84c _eval.o ___S_end_2d_condvar 0x23b8c _module.o ___S_end_2d_condvar 0x2af8c _nonstd.o ___S_end_2d_condvar 0x1d35c _thread.o ___S_end_2d_condvar 0x240 _system.o ___S_end_2d_condvar 0xa80 _num.o ___S_end_2d_condvar 0xad0 _io.o ___S_end_2d_condvar 0x758 _repl.o ___S_denv_2d_cache2 0x2057c _kernel.o ___S_denv_2d_cache2 0x9d7dc _num.o ___S_denv_2d_cache2 0x96c24 _std.o ___S_denv_2d_cache2 0x2b774 _eval.o ___S_denv_2d_cache2 0x2ae6c _nonstd.o ___S_denv_2d_cache2 0x238 _system.o ___S_denv_2d_cache2 0x1b0 _module.o ___S_denv_2d_cache2 0xa88 _io.o ___S_denv_2d_cache2 0x408 _thread.o ___S_denv_2d_cache2 0x6e8 _repl.o ___S_denv 0x20564 _kernel.o ___S_denv 0x9d7c4 _num.o ___S_denv 0x96c0c _std.o ___S_denv 0x2b75c _eval.o ___S_denv 0x2ae54 _nonstd.o ___S_denv 0x230 _system.o ___S_denv 0x1a8 _module.o ___S_denv 0xa80 _io.o ___S_denv 0x400 _thread.o ___S_denv 0x6e0 _repl.o ___S_cont 0x2054c _kernel.o ___S_cont 0x1a76c _system.o ___S_cont 0x23acc _module.o ___S_cont 0x79c14 _io.o ___S_cont 0x2ad7c _nonstd.o ___S_cont 0xa38 _num.o ___S_cont 0xd10 _std.o ___S_cont 0x858 _eval.o ___S_cont 0x3c8 _thread.o ___S_cont 0x6a8 _repl.o ___S_code 0x20534 _kernel.o ___S_code 0x2b60c _eval.o ___S_code 0x79bcc _io.o ___S_code 0x1d1f4 _thread.o ___S_code 0x2f12c _repl.o ___S_cfun_2d_conversion_2d_exception_2d_procedure 0x2051c _kernel.o ___S_cfun_2d_conversion_2d_exception_2d_code 0x20504 _kernel.o ___S_cfun_2d_conversion_2d_exception 0x204ec _kernel.o ___S_cfun_2d_conversion_2d_exception 0x670 _repl.o ___S_btq_2d_leftmost 0x204d4 _kernel.o ___S_btq_2d_leftmost 0x1a754 _system.o ___S_btq_2d_leftmost 0x9d704 _num.o ___S_btq_2d_leftmost 0x966cc _std.o ___S_btq_2d_leftmost 0x2b27c _eval.o ___S_btq_2d_leftmost 0x79a04 _io.o ___S_btq_2d_leftmost 0x2ad04 _nonstd.o ___S_btq_2d_leftmost 0x178 _module.o ___S_btq_2d_leftmost 0x380 _thread.o ___S_btq_2d_leftmost 0x650 _repl.o ___S_btq_2d_deq_2d_prev 0x204bc _kernel.o ___S_btq_2d_deq_2d_prev 0x1a73c _system.o ___S_btq_2d_deq_2d_prev 0x9d6ec _num.o ___S_btq_2d_deq_2d_prev 0x966b4 _std.o ___S_btq_2d_deq_2d_prev 0x2b264 _eval.o ___S_btq_2d_deq_2d_prev 0x799ec _io.o ___S_btq_2d_deq_2d_prev 0x2acec _nonstd.o ___S_btq_2d_deq_2d_prev 0x170 _module.o ___S_btq_2d_deq_2d_prev 0x378 _thread.o ___S_btq_2d_deq_2d_prev 0x648 _repl.o ___S_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_2d_procedure 0x20774 _kernel.o ___S_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x2075c _kernel.o ___S_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x7a49c _io.o ___S_no_2d_such_2d_file_2d_or_2d_directory_2d_exception 0x9a0 _repl.o ___S_multiple_2d_c_2d_return_2d_exception_3f_ 0x20744 _kernel.o ___S_module_2d_not_2d_found_2d_exception_3f_ 0x2072c _kernel.o ___S_module_2d_not_2d_found_2d_exception_2d_arguments 0x20714 _kernel.o ___S_message 0x206fc _kernel.o ___S_message 0x7a3ac _io.o ___S_message 0x2f99c _repl.o ___S_message 0x6b0 _nonstd.o ___S_message 0x4b8 _thread.o ___S_lock2 0x206e4 _kernel.o ___S_lock2 0x1a8ec _system.o ___S_lock2 0x9e094 _num.o ___S_lock2 0x9720c _std.o ___S_lock2 0x7a334 _io.o ___S_lock2 0x2b40c _nonstd.o ___S_lock2 0x1d4c4 _thread.o ___S_lock2 0xae8 _eval.o ___S_lock2 0x238 _module.o ___S_lock2 0x948 _repl.o ___S_last_2d_processor 0x206cc _kernel.o ___S_last_2d_processor 0x1a8bc _system.o ___S_last_2d_processor 0x9e04c _num.o ___S_last_2d_processor 0x97044 _std.o ___S_last_2d_processor 0x2b3c4 _nonstd.o ___S_last_2d_processor 0x2f8ac _repl.o ___S_last_2d_processor 0xa80 _eval.o ___S_last_2d_processor 0x228 _module.o ___S_last_2d_processor 0xc50 _io.o ___S_last_2d_processor 0x480 _thread.o ___S_keyword_2d_expected_2d_exception_2d_procedure 0x206b4 _kernel.o ___S_keyword_2d_expected_2d_exception 0x2069c _kernel.o ___S_keyword_2d_expected_2d_exception 0x900 _repl.o ___S_interrupts_2d_head 0x20684 _kernel.o ___S_interrupts_2d_head 0x9e034 _num.o ___S_interrupts_2d_head 0x23c4c _module.o ___S_interrupts_2d_head 0x2b364 _nonstd.o ___S_interrupts_2d_head 0x280 _system.o ___S_interrupts_2d_head 0xe58 _std.o ___S_interrupts_2d_head 0xa40 _eval.o ___S_interrupts_2d_head 0xc08 _io.o ___S_interrupts_2d_head 0x460 _thread.o ___S_interrupts_2d_head 0x8c0 _repl.o ___S_heap_2d_overflow_2d_exception_3f_ 0x2066c _kernel.o ___S_foreign_3f_ 0x20654 _kernel.o ___S_foreign_2d_released_3f_ 0x2063c _kernel.o ___S_foreign_2d_address 0x20624 _kernel.o ___S_sfun_2d_conversion_2d_exception 0x208dc _kernel.o ___S_sfun_2d_conversion_2d_exception 0xb18 _repl.o ___S_resume_2d_thunk 0x208c4 _kernel.o ___S_resume_2d_thunk 0x7abec _io.o ___S_resume_2d_thunk 0x2b64c _nonstd.o ___S_resume_2d_thunk 0x1d6ec _thread.o ___S_resume_2d_thunk 0x2fd74 _repl.o ___S_resume_2d_thunk 0x2d8 _system.o ___S_resume_2d_thunk 0xe38 _num.o ___S_resume_2d_thunk 0xff8 _std.o ___S_resume_2d_thunk 0xcb8 _eval.o ___S_resume_2d_thunk 0x2a0 _module.o ___S_repl_2d_channel 0x208ac _kernel.o ___S_repl_2d_channel 0x9e34c _num.o ___S_repl_2d_channel 0x7abbc _io.o ___S_repl_2d_channel 0x2b634 _nonstd.o ___S_repl_2d_channel 0x1d6d4 _thread.o ___S_repl_2d_channel 0x2fce4 _repl.o ___S_repl_2d_channel 0x2d0 _system.o ___S_repl_2d_channel 0xff0 _std.o ___S_repl_2d_channel 0xca8 _eval.o ___S_repl_2d_channel 0x298 _module.o ___S_poll_2d_point 0x20894 _kernel.o ___S_permission_2d_denied_2d_exception_2d_procedure 0x2087c _kernel.o ___S_permission_2d_denied_2d_exception 0x20864 _kernel.o ___S_permission_2d_denied_2d_exception 0x7a7e4 _io.o ___S_permission_2d_denied_2d_exception 0xa08 _repl.o ___S_os_2d_exception_2d_procedure 0x2084c _kernel.o ___S_os_2d_exception_2d_code 0x20834 _kernel.o ___S_os_2d_exception 0x2081c _kernel.o ___S_os_2d_exception 0x7a6ac _io.o ___S_os_2d_exception 0x1d614 _thread.o ___S_os_2d_exception 0x9e0 _repl.o ___S_number_2d_of_2d_arguments_2d_limit_2d_exception_3f_ 0x20804 _kernel.o ___S_number_2d_of_2d_arguments_2d_limit_2d_exception_2d_arguments 0x207ec _kernel.o ___S_not_2d_started 0x207d4 _kernel.o ___S_not_2d_started 0x1a91c _system.o ___S_not_2d_started 0x9e19c _num.o ___S_not_2d_started 0x7a4fc _io.o ___S_not_2d_started 0xfa0 _std.o ___S_not_2d_started 0xb80 _eval.o ___S_not_2d_started 0x268 _module.o ___S_not_2d_started 0x6c8 _nonstd.o ___S_not_2d_started 0x4f8 _thread.o ___S_not_2d_started 0x9c0 _repl.o ___S_nonprocedure_2d_operator_2d_exception_2d_rte 0x207bc _kernel.o ___S_nonprocedure_2d_operator_2d_exception_2d_code 0x207a4 _kernel.o ___S_nonprocedure_2d_operator_2d_exception 0x2078c _kernel.o ___S_nonprocedure_2d_operator_2d_exception 0x9b0 _repl.o ___S_type_2d_exception_3f_ 0x20a44 _kernel.o ___S_type_2d_exception_2d_procedure 0x20a2c _kernel.o ___S_type_2d_exception_2d_arg_2d_id 0x20a14 _kernel.o ___S_type 0x209fc _kernel.o ___S_type 0x1aacc _system.o ___S_type 0x9e537 _num.o ___S_type 0x240d7 _module.o ___S_type 0x7b60c _io.o ___S_type 0x2bcac _nonstd.o ___S_type 0x1dbe4 _thread.o ___S_type 0x12f0 _std.o ___S_type 0xe18 _eval.o ___S_type 0xbc0 _repl.o ___S_toq_2d_leftmost 0x209e4 _kernel.o ___S_toq_2d_leftmost 0x1aab4 _system.o ___S_toq_2d_leftmost 0x9e4ef _num.o ___S_toq_2d_leftmost 0x97d34 _std.o ___S_toq_2d_leftmost 0x2c764 _eval.o ___S_toq_2d_leftmost 0x240a7 _module.o ___S_toq_2d_leftmost 0x7b564 _io.o ___S_toq_2d_leftmost 0x1dbcc _thread.o ___S_toq_2d_leftmost 0x968 _nonstd.o ___S_toq_2d_leftmost 0xbb0 _repl.o ___S_toq_2d_container 0x209cc _kernel.o ___S_toq_2d_container 0x1aa9c _system.o ___S_toq_2d_container 0x9e4cc _num.o ___S_toq_2d_container 0x97d1c _std.o ___S_toq_2d_container 0x2c74c _eval.o ___S_toq_2d_container 0x2408f _module.o ___S_toq_2d_container 0x7b54c _io.o ___S_toq_2d_container 0x1dbb4 _thread.o ___S_toq_2d_container 0x960 _nonstd.o ___S_toq_2d_container 0xba8 _repl.o ___S_threads_2d_deq_2d_prev 0x209b4 _kernel.o ___S_threads_2d_deq_2d_prev 0x1aa84 _system.o ___S_threads_2d_deq_2d_prev 0x97d04 _std.o ___S_threads_2d_deq_2d_prev 0x24054 _module.o ___S_threads_2d_deq_2d_prev 0xea0 _num.o ___S_threads_2d_deq_2d_prev 0xde8 _eval.o ___S_threads_2d_deq_2d_prev 0x1278 _io.o ___S_threads_2d_deq_2d_prev 0x950 _nonstd.o ___S_threads_2d_deq_2d_prev 0x6c0 _thread.o ___S_threads_2d_deq_2d_prev 0xb88 _repl.o ___S_thread 0x2099c _kernel.o ___S_thread 0x1aa6c _system.o ___S_thread 0x97cec _std.o ___S_thread 0x2403c _module.o ___S_thread 0x7b4bc _io.o ___S_thread 0xe98 _num.o ___S_thread 0xde0 _eval.o ___S_thread 0x948 _nonstd.o ___S_thread 0x5d0 _thread.o ___S_thread 0xb78 _repl.o ___S_system_2d_version_2d_string 0x20984 _kernel.o ___S_system_2d_type_2d_string 0x2096c _kernel.o ___S_system_2d_stamp 0x20954 _kernel.o ___S_stack_2d_overflow_2d_exception_3f_ 0x2093c _kernel.o ___S_specific 0x20924 _kernel.o ___S_specific 0x9e3dc _num.o ___S_specific 0x9780c _std.o ___S_specific 0x7b324 _io.o ___S_specific 0x2e0 _system.o ___S_specific 0xd48 _eval.o ___S_specific 0x2c0 _module.o ___S_specific 0x8d8 _nonstd.o ___S_specific 0x588 _thread.o ___S_specific 0xb28 _repl.o ___S_sfun_2d_conversion_2d_exception_2d_procedure 0x2090c _kernel.o ___S_sfun_2d_conversion_2d_exception_2d_code 0x208f4 _kernel.o ___S__23__23_apply_2d_with_2d_procedure_2d_check_2d_nary 0x38 _kernel.o ___S__23__23_apply_2d_global_2d_with_2d_procedure_2d_check_2d_nary 0x30 _kernel.o ___S__23__23_append_2d_reverse_21_ 0x28 _kernel.o ___S__23__23_add_2d_job_21_ 0x20 _kernel.o ___S__23__23_add_2d_exit_2d_job_21_ 0x18 _kernel.o ___S__23__23_actlog_2d_start 0x10 _kernel.o ___S_wrong_2d_processor_2d_c_2d_return_2d_exception_3f_ 0x20b2e _kernel.o ___S_wrong_2d_number_2d_of_2d_values_2d_exception_3f_ 0x20b04 _kernel.o ___S_wrong_2d_number_2d_of_2d_values_2d_exception_2d_rte 0x20aec _kernel.o ___S_wrong_2d_number_2d_of_2d_values_2d_exception 0x20ad4 _kernel.o ___S_wrong_2d_number_2d_of_2d_values_2d_exception 0x3032c _repl.o ___S_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_procedure 0x20abc _kernel.o ___S_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x20aa4 _kernel.o ___S_wrong_2d_number_2d_of_2d_arguments_2d_exception 0xc90 _repl.o ___S_vals 0x20a8c _kernel.o ___S_vals 0x30284 _repl.o ___S_vals 0xe50 _eval.o ___S_unknown_2d_keyword_2d_argument_2d_exception_2d_procedure 0x20a74 _kernel.o ___S_unknown_2d_keyword_2d_argument_2d_exception 0x20a5c _kernel.o ___S_unknown_2d_keyword_2d_argument_2d_exception 0x3020c _repl.o ___S__23__23_continuation_2d_ref 0xb0 _kernel.o ___S__23__23_continuation_2d_next 0xa8 _kernel.o ___S__23__23_continuation_2d_last 0xa0 _kernel.o ___S__23__23_continuation_2d_frame_2d_set_21_ 0x98 _kernel.o ___S__23__23_continuation_2d_denv_2d_set_21_ 0x90 _kernel.o ___S__23__23_continuation_2d_copy 0x88 _kernel.o ___S__23__23_collect_2d_modules 0x80 _kernel.o ___S__23__23_closure_2d_set_21_ 0x78 _kernel.o ___S__23__23_closure_2d_length 0x70 _kernel.o ___S__23__23_clear_2d_jobs_21_ 0x68 _kernel.o ___S__23__23_clear_2d_exit_2d_jobs_21_ 0x60 _kernel.o ___S__23__23_check_2d_heap 0x58 _kernel.o ___S__23__23_c_2d_return_2d_on_2d_other_2d_processor 0x50 _kernel.o ___S__23__23_assq 0x48 _kernel.o ___S__23__23_argument_2d_list_2d_remove_2d_absent_21_ 0x40 _kernel.o ___S__23__23_fail_2d_check_2d_cfun_2d_conversion_2d_exception 0x128 _kernel.o ___S__23__23_exit_2d_with_2d_exception 0x120 _kernel.o ___S__23__23_exit_2d_with_2d_err_2d_code 0x118 _kernel.o ___S__23__23_exit_2d_abruptly 0x110 _kernel.o ___S__23__23_execute_2d_jobs_21_ 0x108 _kernel.o ___S__23__23_execute_2d_and_2d_clear_2d_jobs_21_ 0x100 _kernel.o ___S__23__23_dynamic_2d_env_2d_bind 0xf8 _kernel.o ___S__23__23_direct_2d_structure_2d_set_21_ 0xf0 _kernel.o ___S__23__23_direct_2d_structure_2d_set_21_ 0xc8 _nonstd.o ___S__23__23_direct_2d_structure_2d_ref 0xe8 _kernel.o ___S__23__23_direct_2d_structure_2d_ref 0xc0 _nonstd.o ___S__23__23_device_2d_select_2d_abort_21_ 0xe0 _kernel.o ___S__23__23_default_2d_compile_2d_options_2d_string_2d_set_21_ 0xd8 _kernel.o ___S__23__23_cpu_2d_cycle_2d_count_2d_start 0xd0 _kernel.o ___S__23__23_cpu_2d_count 0xc8 _kernel.o ___S__23__23_core_2d_count 0xc0 _kernel.o ___S__23__23_continuation_2d_set_21_ 0xb8 _kernel.o ___S__23__23_frame_2d_ref 0x1a0 _kernel.o ___S__23__23_frame_2d_fs 0x198 _kernel.o ___S__23__23_foreign_2d_released_3f_ 0x190 _kernel.o ___S__23__23_foreign_2d_address 0x188 _kernel.o ___S__23__23_first_2d_argument 0x180 _kernel.o ___S__23__23_find_2d_interned_2d_symbol 0x178 _kernel.o ___S__23__23_fail_2d_check_2d_wrong_2d_processor_2d_c_2d_return_2d_exception 0x170 _kernel.o ___S__23__23_fail_2d_check_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception 0x168 _kernel.o ___S__23__23_fail_2d_check_2d_type_2d_exception 0x160 _kernel.o ___S__23__23_fail_2d_check_2d_sfun_2d_conversion_2d_exception 0x158 _kernel.o ___S__23__23_fail_2d_check_2d_os_2d_exception 0x150 _kernel.o ___S__23__23_fail_2d_check_2d_nonprocedure_2d_operator_2d_exception 0x148 _kernel.o ___S__23__23_fail_2d_check_2d_multiple_2d_c_2d_return_2d_exception 0x140 _kernel.o ___S__23__23_fail_2d_check_2d_keyword_2d_expected_2d_exception 0x138 _kernel.o ___S__23__23_fail_2d_check_2d_foreign 0x130 _kernel.o ___S__23__23_global_2d_var_2d_table_2d_foldl 0x218 _kernel.o ___S__23__23_global_2d_var_2d_ref 0x210 _kernel.o ___S__23__23_global_2d_var_2d_primitive_2d_ref 0x208 _kernel.o ___S__23__23_get_2d_standard_2d_level 0x200 _kernel.o ___S__23__23_get_2d_next_2d_high_2d_level_2d_interrupt 0x1f8 _kernel.o ___S__23__23_get_2d_monotonic_2d_time_21_ 0x1f0 _kernel.o ___S__23__23_get_2d_module_2d_set_21_ 0x1e8 _kernel.o ___S__23__23_get_2d_module_2d_install_2d_mode 0x1e0 _kernel.o ___S__23__23_get_2d_max_2d_heap 0x1d8 _kernel.o ___S__23__23_get_2d_io_2d_settings 0x1d0 _kernel.o ___S__23__23_get_2d_debug_2d_settings 0x1c8 _kernel.o ___S__23__23_get_2d_bytes_2d_allocated_21_ 0x1c0 _kernel.o ___S__23__23_gc_2d_finalize_21_ 0x1b8 _kernel.o ___S__23__23_gc 0x1b0 _kernel.o ___S__23__23_frame_2d_set_21_ 0x1a8 _kernel.o ___S__23__23_make_2d_interned_2d_symbol 0x290 _kernel.o ___S__23__23_make_2d_global_2d_var 0x288 _kernel.o ___S__23__23_make_2d_final_2d_will 0x280 _kernel.o ___S__23__23_make_2d_f32vector 0x278 _kernel.o ___S__23__23_make_2d_closure 0x270 _kernel.o ___S__23__23_machine_2d_code_2d_fixup 0x268 _kernel.o ___S__23__23_machine_2d_code_2d_block_2d_ref 0x260 _kernel.o ___S__23__23_machine_2d_code_2d_block_2d_exec 0x258 _kernel.o ___S__23__23_lookup_2d_module 0x250 _kernel.o ___S__23__23_load_2d_modules 0x248 _kernel.o ___S__23__23_keyword_2d_table 0x240 _kernel.o ___S__23__23_intr_2d_terminate_2d_handler_2d_set_21_ 0x238 _kernel.o ___S__23__23_interrupt_2d_vector_2d_set_21_ 0x230 _kernel.o ___S__23__23_init_2d_modules 0x228 _kernel.o ___S__23__23_handle_2d_gc_2d_interrupt_21_ 0x220 _kernel.o ___S__23__23_raise_2d_multiple_2d_c_2d_return_2d_exception 0x308 _kernel.o ___S__23__23_raise_2d_keyword_2d_expected_2d_exception_2d_nary 0x300 _kernel.o ___S__23__23_raise_2d_high_2d_level_2d_interrupt 0x2f8 _kernel.o ___S__23__23_raise_2d_file_2d_exists_2d_exception 0x2f0 _kernel.o ___S__23__23_process_2d_times 0x2e8 _kernel.o ___S__23__23_poll_2d_point 0x2e0 _kernel.o ___S__23__23_object_2d__3e_global_2d_var_2d__3e_identifier 0x2d8 _kernel.o ___S__23__23_make_2d_vector 0x2d0 _kernel.o ___S__23__23_make_2d_u8vector 0x2c8 _kernel.o ___S__23__23_make_2d_u32vector 0x2c0 _kernel.o ___S__23__23_make_2d_subprocedure 0x2b8 _kernel.o ___S__23__23_make_2d_string 0x2b0 _kernel.o ___S__23__23_make_2d_s64vector 0x2a8 _kernel.o ___S__23__23_make_2d_s16vector 0x2a0 _kernel.o ___S__23__23_make_2d_jobs 0x298 _kernel.o ___S__23__23_set_2d_parallelism_2d_level_21_ 0x380 _kernel.o ___S__23__23_set_2d_min_2d_heap_21_ 0x378 _kernel.o ___S__23__23_set_2d_live_2d_percent_21_ 0x370 _kernel.o ___S__23__23_set_2d_heartbeat_2d_interval_21_ 0x368 _kernel.o ___S__23__23_reverse_21_ 0x360 _kernel.o ___S__23__23_rest_2d_param_2d_resume_2d_procedure 0x358 _kernel.o ___S__23__23_rest_2d_param_2d_check_2d_heap 0x350 _kernel.o ___S__23__23_register_2d_module_2d_descrs 0x348 _kernel.o ___S__23__23_raise_2d_wrong_2d_processor_2d_c_2d_return_2d_exception 0x340 _kernel.o ___S__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_nary 0x338 _kernel.o ___S__23__23_raise_2d_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_nary 0x248 _nonstd.o ___S__23__23_raise_2d_unknown_2d_keyword_2d_argument_2d_exception_2d_nary 0x330 _kernel.o ___S__23__23_raise_2d_type_2d_exception 0x328 _kernel.o ___S__23__23_raise_2d_sfun_2d_conversion_2d_exception 0x320 _kernel.o ___S__23__23_raise_2d_os_2d_exception 0x318 _kernel.o ___S__23__23_raise_2d_nonprocedure_2d_operator_2d_exception 0x310 _kernel.o ___S__23__23_system_2d_version 0x3f8 _kernel.o ___S__23__23_system_2d_type 0x3f0 _kernel.o ___S__23__23_sync_2d_op_2d_interrupt_21_ 0x3e8 _kernel.o ___S__23__23_symbol_2d_table_2d_foldl 0x3e0 _kernel.o ___S__23__23_subprocedure_3f_ 0x3d8 _kernel.o ___S__23__23_subprocedure_2d_parent_2d_info 0x3d0 _kernel.o ___S__23__23_subprocedure_2d_nb_2d_parameters 0x3c8 _kernel.o ___S__23__23_subprocedure_2d_id 0x3c0 _kernel.o ___S__23__23_structure_2d_type 0x2a86c _nonstd.o ___S__23__23_structure_2d_type 0x3b8 _kernel.o ___S__23__23_structure_2d_set 0x2a854 _nonstd.o ___S__23__23_structure_2d_set 0x3b0 _kernel.o ___S__23__23_structure_2d_length 0x3a8 _kernel.o ___S__23__23_structure_2d_direct_2d_instance_2d_of_3f_ 0x3a0 _kernel.o ___S__23__23_structure_2d_direct_2d_instance_2d_of_3f_ 0x2a0 _nonstd.o ___S__23__23_structure_2d_cas_21_ 0x398 _kernel.o ___S__23__23_still_2d_obj_2d_refcount_2d_inc_21_ 0x390 _kernel.o ___S__23__23_still_2d_copy 0x388 _kernel.o ___S__23__23_unchecked_2d_structure_2d_ref 0x470 _kernel.o ___S__23__23_type_3f_ 0x468 _kernel.o ___S__23__23_type_2d_name 0x460 _kernel.o ___S__23__23_type_2d_flags 0x458 _kernel.o ___S__23__23_type_2d_5 0x1a694 _system.o ___S__23__23_type_2d_5 0x9d38c _num.o ___S__23__23_type_2d_5 0x2af64 _eval.o ___S__23__23_type_2d_5 0x7920c _io.o ___S__23__23_type_2d_5 0x450 _kernel.o ___S__23__23_type_2d_5 0x8d8 _std.o ___S__23__23_type_2d_5 0x110 _module.o ___S__23__23_type_2d_5 0x2f0 _nonstd.o ___S__23__23_type_2d_5 0x328 _thread.o ___S__23__23_type_2d_5 0x5a8 _repl.o ___S__23__23_type_2d_4_2d_cf06eccd_2d_bf2c_2d_4b30_2d_a6ce_2d_394b345a0dee 0x448 _kernel.o ___S__23__23_type_2d_4_2d_cf06eccd_2d_bf2c_2d_4b30_2d_a6ce_2d_394b345a0dee 0x5a0 _repl.o ___S__23__23_type_2d_4_2d_9f09b552_2d_0fb7_2d_42c5_2d_b0d4_2d_212155841d53 0x440 _kernel.o ___S__23__23_type_2d_4_2d_9f09b552_2d_0fb7_2d_42c5_2d_b0d4_2d_212155841d53 0x598 _repl.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x95f04 _std.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x2af34 _eval.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x79194 _io.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x1d05c _thread.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x2ee14 _repl.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x438 _kernel.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x1e0 _system.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x8e8 _num.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x108 _module.o ___S__23__23_type_2d_34_2d_d05e0aa7_2d_e235_2d_441d_2d_aa41_2d_c1ac02065460 0x2e8 _nonstd.o ___S__23__23_type_2d_2_2d_f9519b37_2d_d6d4_2d_4748_2d_8eb1_2d_a0c8dc18c5e7 0x2ed9c _repl.o ___S__23__23_type_2d_2_2d_f9519b37_2d_d6d4_2d_4748_2d_8eb1_2d_a0c8dc18c5e7 0x430 _kernel.o ___S__23__23_type_2d_2_2d_DD464B90_2d_C0B2_2d_437F_2d_99AA_2d_C6B411016D09 0x428 _kernel.o ___S__23__23_type_2d_2_2d_DD464B90_2d_C0B2_2d_437F_2d_99AA_2d_C6B411016D09 0x678 _io.o ___S__23__23_type_2d_2_2d_DD464B90_2d_C0B2_2d_437F_2d_99AA_2d_C6B411016D09 0x538 _repl.o ___S__23__23_type_2d_2_2d_3fd6c57f_2d_3c80_2d_4436_2d_a430_2d_57ea4457c11e 0x420 _kernel.o ___S__23__23_type_2d_2_2d_3fd6c57f_2d_3c80_2d_4436_2d_a430_2d_57ea4457c11e 0x518 _repl.o ___S__23__23_type_2d_2_2d_299ccee1_2d_77d2_2d_4a6d_2d_ab24_2d_2ebf14297315 0x2ec7c _repl.o ___S__23__23_type_2d_2_2d_299ccee1_2d_77d2_2d_4a6d_2d_ab24_2d_2ebf14297315 0x418 _kernel.o ___S__23__23_type_2d_2_2d_299ccee1_2d_77d2_2d_4a6d_2d_ab24_2d_2ebf14297315 0x670 _io.o ___S__23__23_type_2d_0_2d_f512c9f6_2d_3b24_2d_4c5c_2d_8c8b_2d_cabd75b2f951 0x2ebec _repl.o ___S__23__23_type_2d_0_2d_f512c9f6_2d_3b24_2d_4c5c_2d_8c8b_2d_cabd75b2f951 0x410 _kernel.o ___S__23__23_type_2d_0_2d_828142df_2d_e9a5_2d_4ed8_2d_a467_2d_2f4833525b3e 0x2ebbc _repl.o ___S__23__23_type_2d_0_2d_828142df_2d_e9a5_2d_4ed8_2d_a467_2d_2f4833525b3e 0x408 _kernel.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x1a61c _system.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x95ed4 _std.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x2aebc _eval.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x2a8b4 _nonstd.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x2eb8c _repl.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x400 _kernel.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x8d8 _num.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x650 _io.o ___S__23__23_type_2d_0_2d_0bf9b656_2d_b071_2d_404a_2d_a514_2d_0fb9d05cf518 0x2a8 _thread.o ___S___kernel_23_2 0x4e8 _kernel.o ___S___kernel_23_18 0x4e0 _kernel.o ___S___kernel_23_16 0x4d8 _kernel.o ___S___kernel_23_14 0x4d0 _kernel.o ___S___kernel_23_12 0x4c8 _kernel.o ___S___kernel_23_109 0x4c0 _kernel.o ___S___kernel_23_107 0x4b8 _kernel.o ___S___kernel_23_105 0x4b0 _kernel.o ___S___kernel_23_103 0x4a8 _kernel.o ___S___kernel_23_101 0x4a0 _kernel.o ___S___kernel_23_10 0x498 _kernel.o ___S___kernel_23_0 0x490 _kernel.o ___S___kernel 0x488 _kernel.o ___S__23__23_with_2d_no_2d_result_2d_expected 0x480 _kernel.o ___S__23__23_vector_2d_last 0x478 _kernel.o ___S___kernel_23_47 0x560 _kernel.o ___S___kernel_23_45 0x558 _kernel.o ___S___kernel_23_43 0x550 _kernel.o ___S___kernel_23_41 0x548 _kernel.o ___S___kernel_23_4 0x540 _kernel.o ___S___kernel_23_38 0x538 _kernel.o ___S___kernel_23_36 0x530 _kernel.o ___S___kernel_23_34 0x528 _kernel.o ___S___kernel_23_32 0x520 _kernel.o ___S___kernel_23_30 0x518 _kernel.o ___S___kernel_23_29 0x510 _kernel.o ___S___kernel_23_27 0x508 _kernel.o ___S___kernel_23_25 0x500 _kernel.o ___S___kernel_23_23 0x4f8 _kernel.o ___S___kernel_23_21 0x4f0 _kernel.o ___S___kernel_23_74 0x5d8 _kernel.o ___S___kernel_23_72 0x5d0 _kernel.o ___S___kernel_23_70 0x5c8 _kernel.o ___S___kernel_23_69 0x5c0 _kernel.o ___S___kernel_23_67 0x5b8 _kernel.o ___S___kernel_23_65 0x5b0 _kernel.o ___S___kernel_23_63 0x5a8 _kernel.o ___S___kernel_23_61 0x5a0 _kernel.o ___S___kernel_23_6 0x598 _kernel.o ___S___kernel_23_58 0x590 _kernel.o ___S___kernel_23_56 0x588 _kernel.o ___S___kernel_23_54 0x580 _kernel.o ___S___kernel_23_52 0x578 _kernel.o ___S___kernel_23_50 0x570 _kernel.o ___S___kernel_23_49 0x568 _kernel.o ___S_btq_2d_color 0x23a54 _module.o ___S_btq_2d_color 0x1d164 _thread.o ___S_btq_2d_color 0x2f024 _repl.o ___S_btq_2d_color 0x650 _kernel.o ___S_btq_2d_color 0x210 _system.o ___S_btq_2d_color 0xa00 _num.o ___S_btq_2d_color 0xb58 _std.o ___S_btq_2d_color 0x6f8 _eval.o ___S_btq_2d_color 0x970 _io.o ___S_btq_2d_color 0x428 _nonstd.o ___S_arg_2d_id 0x2ef94 _repl.o ___S_arg_2d_id 0x648 _kernel.o ___S_arg_2d_id 0x958 _num.o ___S_arg_2d_id 0xb28 _std.o ___S___kernel_23_98 0x640 _kernel.o ___S___kernel_23_96 0x638 _kernel.o ___S___kernel_23_94 0x630 _kernel.o ___S___kernel_23_92 0x628 _kernel.o ___S___kernel_23_90 0x620 _kernel.o ___S___kernel_23_89 0x618 _kernel.o ___S___kernel_23_87 0x610 _kernel.o ___S___kernel_23_85 0x608 _kernel.o ___S___kernel_23_83 0x600 _kernel.o ___S___kernel_23_81 0x5f8 _kernel.o ___S___kernel_23_8 0x5f0 _kernel.o ___S___kernel_23_78 0x5e8 _kernel.o ___S___kernel_23_76 0x5e0 _kernel.o ___S_flags 0x9daf4 _num.o ___S_flags 0x96edc _std.o ___S_flags 0x2b99c _eval.o ___S_flags 0x23bd4 _module.o ___S_flags 0x79efc _io.o ___S_flags 0x1d3a4 _thread.o ___S_flags 0x2f54c _repl.o ___S_flags 0x6c8 _kernel.o ___S_flags 0x268 _system.o ___S_flags 0x5e8 _nonstd.o ___S_file_2d_exists_2d_exception_2d_procedure 0x6c0 _kernel.o ___S_file_2d_exists_2d_exception 0x79ee4 _io.o ___S_file_2d_exists_2d_exception 0x2f504 _repl.o ___S_file_2d_exists_2d_exception 0x6b8 _kernel.o ___S_exception_3f_ 0x9d9a4 _num.o ___S_exception_3f_ 0x96cfc _std.o ___S_exception_3f_ 0x1d374 _thread.o ___S_exception_3f_ 0x6b0 _kernel.o ___S_exception_3f_ 0x260 _system.o ___S_exception_3f_ 0x938 _eval.o ___S_exception_3f_ 0x1d8 _module.o ___S_exception_3f_ 0xb08 _io.o ___S_exception_3f_ 0x550 _nonstd.o ___S_exception_3f_ 0x7b8 _repl.o ___S_err_2d_code_2d__3e_string 0x6a8 _kernel.o ___S_denv_2d_cache3 0x1a79c _system.o ___S_denv_2d_cache3 0x23b44 _module.o ___S_denv_2d_cache3 0x79d1c _io.o ___S_denv_2d_cache3 0x1d344 _thread.o ___S_denv_2d_cache3 0x2f234 _repl.o ___S_denv_2d_cache3 0x6a0 _kernel.o ___S_denv_2d_cache3 0xa60 _num.o ___S_denv_2d_cache3 0xd38 _std.o ___S_denv_2d_cache3 0x8b8 _eval.o ___S_denv_2d_cache3 0x4b8 _nonstd.o ___S_denv_2d_cache1 0x1a784 _system.o ___S_denv_2d_cache1 0x23b2c _module.o ___S_denv_2d_cache1 0x79d04 _io.o ___S_denv_2d_cache1 0x1d32c _thread.o ___S_denv_2d_cache1 0x2f21c _repl.o ___S_denv_2d_cache1 0x698 _kernel.o ___S_denv_2d_cache1 0xa58 _num.o ___S_denv_2d_cache1 0xd30 _std.o ___S_denv_2d_cache1 0x8b0 _eval.o ___S_denv_2d_cache1 0x4b0 _nonstd.o ___S_dead_2d_end 0x690 _kernel.o ___S_configure_2d_command_2d_string 0x688 _kernel.o ___S_cfun_2d_conversion_2d_exception_3f_ 0x680 _kernel.o ___S_cfun_2d_conversion_2d_exception_2d_message 0x678 _kernel.o ___S_cfun_2d_conversion_2d_exception_2d_arguments 0x670 _kernel.o ___S_btq_2d_parent 0x23a9c _module.o ___S_btq_2d_parent 0x79a1c _io.o ___S_btq_2d_parent 0x2f06c _repl.o ___S_btq_2d_parent 0x668 _kernel.o ___S_btq_2d_parent 0x228 _system.o ___S_btq_2d_parent 0xa18 _num.o ___S_btq_2d_parent 0xb70 _std.o ___S_btq_2d_parent 0x710 _eval.o ___S_btq_2d_parent 0x440 _nonstd.o ___S_btq_2d_parent 0x388 _thread.o ___S_btq_2d_left 0x23a84 _module.o ___S_btq_2d_left 0x1d194 _thread.o ___S_btq_2d_left 0x2f054 _repl.o ___S_btq_2d_left 0x660 _kernel.o ___S_btq_2d_left 0x220 _system.o ___S_btq_2d_left 0xa10 _num.o ___S_btq_2d_left 0xb68 _std.o ___S_btq_2d_left 0x708 _eval.o ___S_btq_2d_left 0x980 _io.o ___S_btq_2d_left 0x438 _nonstd.o ___S_btq_2d_deq_2d_next 0x23a6c _module.o ___S_btq_2d_deq_2d_next 0x1d17c _thread.o ___S_btq_2d_deq_2d_next 0x2f03c _repl.o ___S_btq_2d_deq_2d_next 0x658 _kernel.o ___S_btq_2d_deq_2d_next 0x218 _system.o ___S_btq_2d_deq_2d_next 0xa08 _num.o ___S_btq_2d_deq_2d_next 0xb60 _std.o ___S_btq_2d_deq_2d_next 0x700 _eval.o ___S_btq_2d_deq_2d_next 0x978 _io.o ___S_btq_2d_deq_2d_next 0x430 _nonstd.o ___S_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_2d_arguments 0x740 _kernel.o ___S_name 0x7a3dc _io.o ___S_name 0x2b484 _nonstd.o ___S_name 0x1d5b4 _thread.o ___S_name 0x738 _kernel.o ___S_name 0x2b8 _system.o ___S_name 0xd88 _num.o ___S_name 0xf90 _std.o ___S_name 0xb48 _eval.o ___S_name 0x260 _module.o ___S_name 0x980 _repl.o ___S_multiple_2d_c_2d_return_2d_exception 0x730 _kernel.o ___S_module_2d_not_2d_found_2d_exception_2d_procedure 0x728 _kernel.o ___S_module_2d_not_2d_found_2d_exception 0x2f9cc _repl.o ___S_module_2d_not_2d_found_2d_exception 0x720 _kernel.o ___S_mailbox 0x2be4c _eval.o ___S_mailbox 0x23cdc _module.o ___S_mailbox 0x718 _kernel.o ___S_mailbox 0x2b0 _system.o ___S_mailbox 0xd50 _num.o ___S_mailbox 0xf38 _std.o ___S_mailbox 0xc98 _io.o ___S_mailbox 0x698 _nonstd.o ___S_mailbox 0x490 _thread.o ___S_mailbox 0x958 _repl.o ___S_lock1 0x2be04 _eval.o ___S_lock1 0x23cc4 _module.o ___S_lock1 0x2f93c _repl.o ___S_lock1 0x710 _kernel.o ___S_lock1 0x2a8 _system.o ___S_lock1 0xd40 _num.o ___S_lock1 0xf28 _std.o ___S_lock1 0xc90 _io.o ___S_lock1 0x690 _nonstd.o ___S_lock1 0x488 _thread.o ___S_keyword_2d_expected_2d_exception_3f_ 0x708 _kernel.o ___S_keyword_2d_expected_2d_exception_2d_arguments 0x700 _kernel.o ___S_interrupts_2d_tail 0x1a874 _system.o ___S_interrupts_2d_tail 0x96f9c _std.o ___S_interrupts_2d_tail 0x2bc24 _eval.o ___S_interrupts_2d_tail 0x7a19c _io.o ___S_interrupts_2d_tail 0x1d44c _thread.o ___S_interrupts_2d_tail 0x2f7bc _repl.o ___S_interrupts_2d_tail 0x6f8 _kernel.o ___S_interrupts_2d_tail 0xd28 _num.o ___S_interrupts_2d_tail 0x210 _module.o ___S_interrupts_2d_tail 0x660 _nonstd.o ___S_id 0x9df74 _num.o ___S_id 0x96f6c _std.o ___S_id 0x2ba44 _eval.o ___S_id 0x23c04 _module.o ___S_id 0x2b2ec _nonstd.o ___S_id 0x2f5f4 _repl.o ___S_id 0x6f0 _kernel.o ___S_id 0x278 _system.o ___S_id 0xb90 _io.o ___S_id 0x438 _thread.o ___S_heap_2d_overflow_2d_exception 0x6e8 _kernel.o ___S_foreign_2d_tags 0x6e0 _kernel.o ___S_foreign_2d_release_21_ 0x6d8 _kernel.o ___S_foreign 0x79f44 _io.o ___S_foreign 0x2f57c _repl.o ___S_foreign 0x6d0 _kernel.o ___S_rte 0x2fda4 _repl.o ___S_rte 0x7b8 _kernel.o ___S_rte 0xce0 _eval.o ___S_result 0x1a964 _system.o ___S_result 0x9e364 _num.o ___S_result 0x97464 _std.o ___S_result 0x2c374 _eval.o ___S_result 0x23dfc _module.o ___S_result 0x2fd5c _repl.o ___S_result 0x7b0 _kernel.o ___S_result 0xf78 _io.o ___S_result 0x750 _nonstd.o ___S_result 0x540 _thread.o ___S_procedure 0x1a94c _system.o ___S_procedure 0x973ec _std.o ___S_procedure 0x2c1c4 _eval.o ___S_procedure 0x7a8 _kernel.o ___S_procedure 0xdc0 _num.o ___S_procedure 0xe58 _io.o ___S_procedure 0x718 _nonstd.o ___S_procedure 0x510 _thread.o ___S_procedure 0xa28 _repl.o ___S_permission_2d_denied_2d_exception_3f_ 0x7a0 _kernel.o ___S_permission_2d_denied_2d_exception_2d_arguments 0x798 _kernel.o ___S_os_2d_exception_3f_ 0x790 _kernel.o ___S_os_2d_exception_2d_message 0x788 _kernel.o ___S_os_2d_exception_2d_arguments 0x780 _kernel.o ___S_operator 0x778 _kernel.o ___S_operator 0x9d8 _repl.o ___S_number_2d_of_2d_arguments_2d_limit_2d_exception_2d_procedure 0x770 _kernel.o ___S_number_2d_of_2d_arguments_2d_limit_2d_exception 0x768 _kernel.o ___S_number_2d_of_2d_arguments_2d_limit_2d_exception 0x9c8 _repl.o ___S_nonprocedure_2d_operator_2d_exception_3f_ 0x760 _kernel.o ___S_nonprocedure_2d_operator_2d_exception_2d_operator 0x758 _kernel.o ___S_nonprocedure_2d_operator_2d_exception_2d_arguments 0x750 _kernel.o ___S_no_2d_such_2d_file_2d_or_2d_directory_2d_exception_3f_ 0x748 _kernel.o ___S_type_2d_exception_2d_type_2d_id 0x830 _kernel.o ___S_type_2d_exception_2d_arguments 0x828 _kernel.o ___S_type_2d_exception 0x300bc _repl.o ___S_type_2d_exception 0x820 _kernel.o ___S_toq_2d_parent 0x2bc94 _nonstd.o ___S_toq_2d_parent 0x3008c _repl.o ___S_toq_2d_parent 0x818 _kernel.o ___S_toq_2d_parent 0x348 _system.o ___S_toq_2d_parent 0xeb8 _num.o ___S_toq_2d_parent 0x12e8 _std.o ___S_toq_2d_parent 0xe08 _eval.o ___S_toq_2d_parent 0x380 _module.o ___S_toq_2d_parent 0x12a8 _io.o ___S_toq_2d_parent 0x6e8 _thread.o ___S_toq_2d_left 0x2bc7c _nonstd.o ___S_toq_2d_left 0x30074 _repl.o ___S_toq_2d_left 0x810 _kernel.o ___S_toq_2d_left 0x340 _system.o ___S_toq_2d_left 0xeb0 _num.o ___S_toq_2d_left 0x12e0 _std.o ___S_toq_2d_left 0xe00 _eval.o ___S_toq_2d_left 0x378 _module.o ___S_toq_2d_left 0x12a0 _io.o ___S_toq_2d_left 0x6e0 _thread.o ___S_toq_2d_color 0x2bc64 _nonstd.o ___S_toq_2d_color 0x3005c _repl.o ___S_toq_2d_color 0x808 _kernel.o ___S_toq_2d_color 0x338 _system.o ___S_toq_2d_color 0xea8 _num.o ___S_toq_2d_color 0x12d8 _std.o ___S_toq_2d_color 0xdf8 _eval.o ___S_toq_2d_color 0x370 _module.o ___S_toq_2d_color 0x1298 _io.o ___S_toq_2d_color 0x6d8 _thread.o ___S_threads_2d_deq_2d_next 0x9e49c _num.o ___S_threads_2d_deq_2d_next 0x2c704 _eval.o ___S_threads_2d_deq_2d_next 0x7b4d4 _io.o ___S_threads_2d_deq_2d_next 0x2bc34 _nonstd.o ___S_threads_2d_deq_2d_next 0x1db54 _thread.o ___S_threads_2d_deq_2d_next 0x2fffc _repl.o ___S_threads_2d_deq_2d_next 0x800 _kernel.o ___S_threads_2d_deq_2d_next 0x330 _system.o ___S_threads_2d_deq_2d_next 0x12d0 _std.o ___S_threads_2d_deq_2d_next 0x360 _module.o ___S_tgroup 0x9e484 _num.o ___S_tgroup 0x97cd4 _std.o ___S_tgroup 0x7b48c _io.o ___S_tgroup 0x2bc1c _nonstd.o ___S_tgroup 0x2ffcc _repl.o ___S_tgroup 0x7f8 _kernel.o ___S_tgroup 0x328 _system.o ___S_tgroup 0xdd8 _eval.o ___S_tgroup 0x358 _module.o ___S_tgroup 0x5c0 _thread.o ___S_system_2d_version 0x7f0 _kernel.o ___S_system_2d_type 0x7e8 _kernel.o ___S_super 0x1a9ac _system.o ___S_super 0x97c74 _std.o ___S_super 0x2c68c _eval.o ___S_super 0x23ea4 _module.o ___S_super 0x2bbec _nonstd.o ___S_super 0x1d7f4 _thread.o ___S_super 0x7e0 _kernel.o ___S_super 0xe80 _num.o ___S_super 0x1228 _io.o ___S_super 0xb58 _repl.o ___S_stack_2d_overflow_2d_exception 0x7d8 _kernel.o ___S_sfun_2d_conversion_2d_exception_3f_ 0x7d0 _kernel.o ___S_sfun_2d_conversion_2d_exception_2d_message 0x7c8 _kernel.o ___S_sfun_2d_conversion_2d_exception_2d_arguments 0x7c0 _kernel.o ___G__23__23_iflonum_3f_ 0x58 _system.o ___G__23__23_iflonum_3f_ 0x838 _system.o ___G__23__23_flonums_3f_ 0x4a _system.o ___G__23__23_flonums_3f_ 0x82a _system.o ___G__23__23_flonum_3f_ 0x3c _system.o ___G__23__23_flonum_3f_ 0x81c _system.o ___G__23__23_fixnums_3f_ 0x2e _system.o ___G__23__23_fixnums_3f_ 0x80e _system.o ___G__23__23_fixnum_3f_ 0x20 _system.o ___G__23__23_fixnum_3f_ 0x800 _system.o ___G___system_23_ 0xf _system.o ___G___system_23_ 0x7ef _system.o ___S_wrong_2d_processor_2d_c_2d_return_2d_exception 0x878 _kernel.o ___S_wrong_2d_number_2d_of_2d_values_2d_exception_2d_vals 0x870 _kernel.o ___S_wrong_2d_number_2d_of_2d_values_2d_exception_2d_code 0x868 _kernel.o ___S_wrong_2d_number_2d_of_2d_arguments_2d_exception_3f_ 0x860 _kernel.o ___S_wrong_2d_number_2d_of_2d_arguments_2d_exception_2d_arguments 0x858 _kernel.o ___S_void_2a_ 0x850 _kernel.o ___S_unknown_2d_keyword_2d_argument_2d_exception_3f_ 0x848 _kernel.o ___S_unknown_2d_keyword_2d_argument_2d_exception_2d_arguments 0x840 _kernel.o ___S_type_2d_id 0x838 _kernel.o ___S_type_2d_id 0x978 _nonstd.o ___S_type_2d_id 0xbc8 _repl.o .text (section) 0x103c _system.o .text (section) 0x10c8 _system.o .text (section) 0x17a3 _system.o .text (section) 0x1c79 _system.o .text (section) 0x1c8b _system.o .text (section) 0x1d0a _system.o .text (section) 0x214e _system.o .text (section) 0x2841 _system.o .text (section) 0x2c44 _system.o .text (section) 0x3000 _system.o .text (section) 0x318a _system.o .text (section) 0x31b4 _system.o .text (section) 0x338a _system.o .text (section) 0x33d1 _system.o .text (section) 0x359d _system.o .text (section) 0x36d5 _system.o .text (section) 0x3760 _system.o .text (section) 0x3b6c _system.o .text (section) 0x3bff _system.o .text (section) 0x3c93 _system.o .text (section) 0x3cb3 _system.o .text (section) 0x3cc5 _system.o .text (section) 0x3e62 _system.o .text (section) 0x3e74 _system.o .text (section) 0x3ed4 _system.o .text (section) 0x3efa _system.o .text (section) 0x3f0c _system.o .text (section) 0x3f32 _system.o .text (section) 0x3f89 _system.o .text (section) 0x4614 _system.o .text (section) 0x46c1 _system.o .text (section) 0x47c5 _system.o .text (section) 0x4828 _system.o .text (section) 0x4843 _system.o .text (section) 0x4855 _system.o .text (section) 0x4867 _system.o .text (section) 0x4b42 _system.o .text (section) 0x4b5c _system.o .text (section) 0x4bbd _system.o .text (section) 0x4db8 _system.o .text (section) 0x4ea9 _system.o .text (section) 0x4f0c _system.o .text (section) 0x5063 _system.o .text (section) 0x5197 _system.o .text (section) 0x5278 _system.o .text (section) 0x52e5 _system.o .text (section) 0x534c _system.o .text (section) 0x53cc _system.o .text (section) 0x5814 _system.o .text (section) 0x591a _system.o .text (section) 0x5964 _system.o .text (section) 0x5d0d _system.o .text (section) 0x5d31 _system.o .text (section) 0x5e0f _system.o .text (section) 0x5e3d _system.o .text (section) 0x603b _system.o .text (section) 0x6088 _system.o .text (section) 0x60d5 _system.o .text (section) 0x610d _system.o .text (section) 0x6138 _system.o .text (section) 0x619a _system.o .text (section) 0x6266 _system.o .text (section) 0x6503 _system.o .text (section) 0x652d _system.o .text (section) 0x6656 _system.o .text (section) 0x6714 _system.o .text (section) 0x6795 _system.o .text (section) 0x67e0 _system.o .text (section) 0x690b _system.o .text (section) 0x6951 _system.o .text (section) 0x697f _system.o .text (section) 0x69cc _system.o .text (section) 0x6a1c _system.o .text (section) 0x6a39 _system.o .text (section) 0x6ce1 _system.o .text (section) 0x6e9d _system.o .text (section) 0x6ebf _system.o .text (section) 0x6f72 _system.o .text (section) 0x70c7 _system.o .text (section) 0x70e7 _system.o .text (section) 0x7187 _system.o .text (section) 0x7262 _system.o .text (section) 0x7287 _system.o .text (section) 0x738c _system.o .text (section) 0x73ea _system.o .text (section) 0x7777 _system.o .text (section) 0x78f7 _system.o .text (section) 0x798c _system.o .text (section) 0x7c3b _system.o .text (section) 0x7c64 _system.o .text (section) 0x7cdb _system.o .text (section) 0x7d6a _system.o .text (section) 0x7d93 _system.o .text (section) 0x7dbc _system.o .text (section) 0x7dea _system.o .text (section) 0x7e6b _system.o .text (section) 0x7e94 _system.o .text (section) 0x7ec7 _system.o .text (section) 0x7ef0 _system.o .text (section) 0x7ff3 _system.o .text (section) 0x802f _system.o .text (section) 0x805d _system.o .text (section) 0x81f1 _system.o .text (section) 0x8302 _system.o .text (section) 0x83b3 _system.o .text (section) 0x843a _system.o .text (section) 0x847c _system.o .text (section) 0x8543 _system.o .text (section) 0x867c _system.o .text (section) 0x8ca2 _system.o .text (section) 0x8cc2 _system.o .text (section) 0x8d47 _system.o .text (section) 0x8d77 _system.o .text (section) 0x8ef9 _system.o .text (section) 0x8f26 _system.o .text (section) 0x90fa _system.o .text (section) 0x9129 _system.o .text (section) 0x9161 _system.o .text (section) 0x9220 _system.o .text (section) 0x92a3 _system.o .text (section) 0x92c5 _system.o .text (section) 0x934c _system.o .text (section) 0x937d _system.o .text (section) 0x9437 _system.o .text (section) 0x9488 _system.o .text (section) 0x97e5 _system.o .text (section) 0x984f _system.o .text (section) 0x98cc _system.o .text (section) 0x991f _system.o .text (section) 0x9a7f _system.o .text (section) 0x9ae6 _system.o .text (section) 0x9b7b _system.o .text (section) 0x9bc3 _system.o .text (section) 0x9d56 _system.o .text (section) 0x9d84 _system.o .text (section) 0x9e1b _system.o .text (section) 0x9e67 _system.o .text (section) 0x9ea0 _system.o .text (section) 0x9fb2 _system.o .text (section) 0xa072 _system.o .text (section) 0xa142 _system.o .text (section) 0xa207 _system.o .text (section) 0xa2e9 _system.o .text (section) 0xa32c _system.o .text (section) 0xa462 _system.o .text (section) 0xa4af _system.o .text (section) 0xa6e6 _system.o .text (section) 0xa732 _system.o .text (section) 0xa779 _system.o .text (section) 0xa7a9 _system.o .text (section) 0xa7d9 _system.o .text (section) 0xa809 _system.o .text (section) 0xa82d _system.o .text (section) 0xa87f _system.o .text (section) 0xa91b _system.o .text (section) 0xab98 _system.o .text (section) 0xad50 _system.o .text (section) 0xad79 _system.o .text (section) 0xada8 _system.o .text (section) 0xadec _system.o .text (section) 0xaf85 _system.o .text (section) 0xb0cf _system.o .text (section) 0xb0f6 _system.o .text (section) 0xb19e _system.o .text (section) 0xb214 _system.o .text (section) 0xb3c6 _system.o .text (section) 0xb411 _system.o .text (section) 0xb519 _system.o .text (section) 0xb549 _system.o .text (section) 0xb57e _system.o .text (section) 0xb63c _system.o .text (section) 0xb688 _system.o .text (section) 0xb781 _system.o .text (section) 0xb7a6 _system.o .text (section) 0xb7de _system.o .text (section) 0xb841 _system.o .text (section) 0xb89b _system.o .text (section) 0xb9d7 _system.o .text (section) 0xba4d _system.o .text (section) 0xba76 _system.o .text (section) 0xba9f _system.o .text (section) 0xbb27 _system.o .text (section) 0xbb54 _system.o .text (section) 0xbc23 _system.o .text (section) 0xbcf0 _system.o .text (section) 0xbd1d _system.o .text (section) 0xbd54 _system.o .text (section) 0xbd73 _system.o .text (section) 0xbdba _system.o .text (section) 0xbde3 _system.o .text (section) 0xbfb3 _system.o .text (section) 0xc143 _system.o .text (section) 0xc19c _system.o .text (section) 0xc1e9 _system.o .text (section) 0xc273 _system.o .text (section) 0xc41d _system.o .text (section) 0xc465 _system.o .text (section) 0xc482 _system.o .text (section) 0xc4e4 _system.o .text (section) 0xc514 _system.o .text (section) 0xc544 _system.o .text (section) 0xc630 _system.o .text (section) 0xc694 _system.o .text (section) 0xc6e6 _system.o .text (section) 0xc70a _system.o .text (section) 0xc7da _system.o .text (section) 0xc82e _system.o .text (section) 0xc871 _system.o .text (section) 0xc89f _system.o .text (section) 0xc8f5 _system.o .text (section) 0xcb22 _system.o .text (section) 0xcb47 _system.o .text (section) 0xcb70 _system.o .text (section) 0xcd67 _system.o .text (section) 0xce51 _system.o .text (section) 0xcf13 _system.o .text (section) 0xcf60 _system.o .text (section) 0xcf9b _system.o .text (section) 0xcfd0 _system.o .text (section) 0xd076 _system.o .text (section) 0xd111 _system.o .text (section) 0xd151 _system.o .text (section) 0xd186 _system.o .text (section) 0xd1b3 _system.o .text (section) 0xd1ec _system.o .text (section) 0xd2a5 _system.o .text (section) 0xd2d4 _system.o .text (section) 0xd57b _system.o .text (section) 0xd5b3 _system.o .text (section) 0xd5fc _system.o .text (section) 0xd861 _system.o .text (section) 0xd8f8 _system.o .text (section) 0xd91c _system.o .text (section) 0xda81 _system.o .text (section) 0xdc85 _system.o .text (section) 0xdccd _system.o .text (section) 0xdd0c _system.o .text (section) 0xde03 _system.o .text (section) 0xde32 _system.o .text (section) 0xde6b _system.o .text (section) 0xdea6 _system.o .text (section) 0xdfe2 _system.o .text (section) 0xe04f _system.o .text (section) 0xe0d7 _system.o .text (section) 0xe119 _system.o .text (section) 0xe156 _system.o .text (section) 0xe18f _system.o .text (section) 0xe217 _system.o .text (section) 0xe23b _system.o .text (section) 0xe345 _system.o .text (section) 0xe4c1 _system.o .text (section) 0xe4f3 _system.o .text (section) 0xe5dc _system.o .text (section) 0xe71a _system.o .text (section) 0xe743 _system.o .text (section) 0xe826 _system.o .text (section) 0xe846 _system.o .text (section) 0xe88d _system.o .text (section) 0xeab9 _system.o .text (section) 0xec68 _system.o .text (section) 0xed18 _system.o .text (section) 0xed32 _system.o .text (section) 0xedf2 _system.o .text (section) 0xee65 _system.o .text (section) 0xef4f _system.o .text (section) 0xef70 _system.o .text (section) 0xf08a _system.o .text (section) 0xf0b4 _system.o .text (section) 0xf0cf _system.o .text (section) 0xf0ed _system.o .text (section) 0xf152 _system.o .text (section) 0xf19c _system.o .text (section) 0xf1b3 _system.o .text (section) 0xf1d5 _system.o .text (section) 0xf1e7 _system.o .text (section) 0xf1f9 _system.o .text (section) 0xf391 _system.o .text (section) 0xf3af _system.o .text (section) 0xf6a5 _system.o .text (section) 0xf6c3 _system.o .text (section) 0xf6e2 _system.o .text (section) 0xf778 _system.o .text (section) 0xf880 _system.o .text (section) 0xf930 _system.o .text (section) 0xf998 _system.o .text (section) 0xfa8f _system.o .text (section) 0xfb08 _system.o .text (section) 0xfd54 _system.o .text (section) 0xfd8c _system.o .text (section) 0xfde3 _system.o .text (section) 0xfe73 _system.o .text (section) 0xff77 _system.o .text (section) 0xfffb _system.o .text (section) 0x10014 _system.o .text (section) 0x10210 _system.o .text (section) 0x1029d _system.o .text (section) 0x102d2 _system.o .text (section) 0x10374 _system.o .text (section) 0x1039e _system.o .text (section) 0x103db _system.o .text (section) 0x10458 _system.o .text (section) 0x10476 _system.o .text (section) 0x1051b _system.o .text (section) 0x1056c _system.o .text (section) 0x10647 _system.o .text (section) 0x10693 _system.o .text (section) 0x106b5 _system.o .text (section) 0x10758 _system.o .text (section) 0x107d3 _system.o .text (section) 0x10849 _system.o .text (section) 0x10864 _system.o .text (section) 0x10920 _system.o .text (section) 0x1098a _system.o .text (section) 0x109bf _system.o .text (section) 0x109e8 _system.o .text (section) 0x10a4e _system.o .text (section) 0x10a6e _system.o .text (section) 0x10e00 _system.o .text (section) 0x10eba _system.o .text (section) 0x10ee7 _system.o .text (section) 0x10f0b _system.o .text (section) 0x10f5b _system.o .text (section) 0x10f7d _system.o .text (section) 0x10f98 _system.o .text (section) 0x1105d _system.o .text (section) 0x1107d _system.o .text (section) 0x1109d _system.o .text (section) 0x110bd _system.o .text (section) 0x110e6 _system.o .text (section) 0x11111 _system.o .text (section) 0x1113a _system.o .text (section) 0x11167 _system.o .text (section) 0x11247 _system.o .text (section) 0x112a2 _system.o .text (section) 0x11351 _system.o .text (section) 0x11400 _system.o .text (section) 0x1142b _system.o .text (section) 0x11495 _system.o .text (section) 0x114fd _system.o .text (section) 0x11548 _system.o .text (section) 0x1158f _system.o .text (section) 0x115aa _system.o .text (section) 0x115e1 _system.o .text (section) 0x1165e _system.o .text (section) 0x11697 _system.o .text (section) 0x116bb _system.o .text (section) 0x116df _system.o .text (section) 0x11726 _system.o .text (section) 0x1173c _system.o .text (section) 0x117d1 _system.o .text (section) 0x117f3 _system.o .text (section) 0x1180e _system.o .text (section) 0x11839 _system.o .text (section) 0x11854 _system.o .text (section) 0x118e5 _system.o .text (section) 0x11900 _system.o .text (section) 0x1195f _system.o .text (section) 0x1197a _system.o .text (section) 0x11a36 _system.o .text (section) 0x11b35 _system.o .text (section) 0x11b68 _system.o .text (section) 0x11b9d _system.o .text (section) 0x11bc1 _system.o .text (section) 0x11d6d _system.o .text (section) 0x11edc _system.o .text (section) 0x11fac _system.o .text (section) 0x1204e _system.o .text (section) 0x12072 _system.o .text (section) 0x12089 _system.o .text (section) 0x12133 _system.o .text (section) 0x12194 _system.o .text (section) 0x1273d _system.o .text (section) 0x127be _system.o .text (section) 0x12869 _system.o .text (section) 0x12890 _system.o .text (section) 0x12a70 _system.o .text (section) 0x12a84 _system.o .text (section) 0x12b67 _system.o .text (section) 0x12bbe _system.o .text (section) 0x12d5c _system.o .text (section) 0x12d7c _system.o .text (section) 0x12f2c _system.o .text (section) 0x1304e _system.o .text (section) 0x130f4 _system.o .text (section) 0x1311c _system.o .text (section) 0x13258 _system.o .text (section) 0x133b4 _system.o .text (section) 0x133eb _system.o .text (section) 0x133ff _system.o .text (section) 0x13463 _system.o .text (section) 0x134b2 _system.o .text (section) 0x134de _system.o .text (section) 0x13794 _system.o .text (section) 0x13cb3 _system.o .text (section) 0x13f05 _system.o .text (section) 0x1455c _system.o .text (section) 0x14f5f _system.o .text (section) 0x1520d _system.o .text (section) 0x1530b _system.o .text (section) 0x154f5 _system.o .text (section) 0x15608 _system.o .text (section) 0x15644 _system.o .text (section) 0x156ef _system.o .text (section) 0x15787 _system.o .text (section) 0x1580e _system.o .text (section) 0x159e8 _system.o .text (section) 0x15c89 _system.o .text (section) 0x15cc0 _system.o .text (section) 0x15d2c _system.o .text (section) 0x15e02 _system.o .text (section) 0x15e27 _system.o .text (section) 0x15e75 _system.o .text (section) 0x15fdd _system.o .text (section) 0x1610e _system.o .text (section) 0x16203 _system.o .text (section) 0x162c8 _system.o .text (section) 0x163f8 _system.o .text (section) 0x16642 _system.o .text (section) 0x1665c _system.o .text (section) 0x16721 _system.o .text (section) 0x169f7 _system.o .text (section) 0x16a3c _system.o .text (section) 0x170b7 _system.o .text (section) 0x1713f _system.o .text (section) 0x171e1 _system.o .text (section) 0x17259 _system.o .text (section) 0x172df _system.o .text (section) 0x177d0 _system.o .text (section) 0x17a09 _system.o .text (section) 0x17a64 _system.o .text (section) 0x17b13 _system.o .text (section) 0x17b2f _system.o .text (section) 0x17b79 _system.o .text (section) 0x180a7 _system.o .text (section) 0x18111 _system.o .text (section) 0x1812f _system.o .text (section) 0x1813d _system.o .text (section) 0x182ba _system.o .text (section) 0x1832e _system.o .text (section) 0x18375 _system.o .text (section) 0x19c58 _system.o .data (section) 0x1494 _system.o .data (section) 0x1aba4 _system.o .rodata (section) 0x12640 _system.o ___G__23__23_subtype_2d_set_21_ 0x12a _system.o ___G__23__23_subtype_2d_set_21_ 0x90a _system.o ___G__23__23_subtype 0x11c _system.o ___G__23__23_subtype 0x8fc _system.o ___G__23__23_type_2d_cast 0x10e _system.o ___G__23__23_type_2d_cast 0x8ee _system.o ___G__23__23_type 0x100 _system.o ___G__23__23_type 0x8e0 _system.o ___G__23__23_foreign_3f_ 0xf2 _system.o ___G__23__23_foreign_3f_ 0x8d2 _system.o ___G__23__23_unbound_3f_ 0xe4 _system.o ___G__23__23_unbound_3f_ 0x8c4 _system.o ___G__23__23_return_3f_ 0xd6 _system.o ___G__23__23_return_3f_ 0x8b6 _system.o ___G__23__23_promise_3f_ 0xc8 _system.o ___G__23__23_promise_3f_ 0x8a8 _system.o ___G__23__23_continuation_3f_ 0xba _system.o ___G__23__23_continuation_3f_ 0x89a _system.o ___G__23__23_frame_3f_ 0xac _system.o ___G__23__23_frame_3f_ 0x88c _system.o ___G__23__23_structure_3f_ 0x9e _system.o ___G__23__23_structure_3f_ 0x87e _system.o ___G__23__23_cpxnum_3f_ 0x90 _system.o ___G__23__23_cpxnum_3f_ 0x870 _system.o ___G__23__23_ratnum_3f_ 0x82 _system.o ___G__23__23_ratnum_3f_ 0x862 _system.o ___G__23__23_bignum_3f_ 0x74 _system.o ___G__23__23_bignum_3f_ 0x854 _system.o ___G__23__23_iflonums_3f_ 0x66 _system.o ___G__23__23_iflonums_3f_ 0x846 _system.o ___G__23__23_case_2d_memv 0x1fc _system.o ___G__23__23_case_2d_memv 0x9dc _system.o ___G__23__23_case_2d_memv 0x7bd7 _eval.o ___G__23__23_case_2d_memv 0x8cb2 _eval.o ___G__23__23_case_2d_memv 0x96d4 _eval.o ___G__23__23_quasi_2d_vector 0x1ee _system.o ___G__23__23_quasi_2d_vector 0x9ce _system.o ___G__23__23_quasi_2d_list_2d__3e_vector 0x1e0 _system.o ___G__23__23_quasi_2d_list_2d__3e_vector 0x9c0 _system.o ___G__23__23_quasi_2d_list_2d__3e_vector 0x3b84 _system.o ___G__23__23_quasi_2d_list_2d__3e_vector 0x10f44 _eval.o ___G__23__23_quasi_2d_cons 0x1d2 _system.o ___G__23__23_quasi_2d_cons 0x9b2 _system.o ___G__23__23_quasi_2d_list 0x1c4 _system.o ___G__23__23_quasi_2d_list 0x9a4 _system.o ___G__23__23_quasi_2d_append 0x1b6 _system.o ___G__23__23_quasi_2d_append 0x996 _system.o ___G__23__23_quasi_2d_append 0x1d423 _eval.o ___G__23__23_quasi_2d_append 0x3470 _module.o ___G__23__23_quasi_2d_append 0x44fc _nonstd.o ___G__23__23_quasi_2d_append 0x5b52 _nonstd.o ___G__23__23_quasi_2d_append 0xcd76 _nonstd.o ___G__23__23_quasi_2d_append 0xd0f6 _nonstd.o ___G__23__23_quasi_2d_append 0x1436b _nonstd.o ___G__23__23_quasi_2d_append 0x1438e _nonstd.o ___G__23__23_quasi_2d_append 0x14599 _nonstd.o ___G__23__23_quasi_2d_append 0x18a66 _nonstd.o ___G__23__23_gc_2d_hash_2d_table_3f_ 0x1a8 _system.o ___G__23__23_gc_2d_hash_2d_table_3f_ 0x988 _system.o ___G__23__23_jazz_3f_ 0x19a _system.o ___G__23__23_jazz_3f_ 0x97a _system.o ___G__23__23_meroon_3f_ 0x18c _system.o ___G__23__23_meroon_3f_ 0x96c _system.o ___G__23__23_special_3f_ 0x17e _system.o ___G__23__23_special_3f_ 0x95e _system.o ___G__23__23_subtyped_2e_bignum_3f_ 0x170 _system.o ___G__23__23_subtyped_2e_bignum_3f_ 0x950 _system.o ___G__23__23_subtyped_2e_flonum_3f_ 0x162 _system.o ___G__23__23_subtyped_2e_flonum_3f_ 0x942 _system.o ___G__23__23_subtyped_2e_symbol_3f_ 0x154 _system.o ___G__23__23_subtyped_2e_symbol_3f_ 0x934 _system.o ___G__23__23_subtyped_2e_vector_3f_ 0x146 _system.o ___G__23__23_subtyped_2e_vector_3f_ 0x926 _system.o ___G__23__23_subtyped_3f_ 0x138 _system.o ___G__23__23_subtyped_3f_ 0x918 _system.o ___G__23__23_keyword_2d_hash 0x2ce _system.o ___G__23__23_keyword_2d_hash 0xaae _system.o ___G__23__23_keyword_2d_hash 0x223 _std.o ___G__23__23_keyword_2d_hash 0x4243 _std.o ___G_symbol_2d_hash 0x2c0 _system.o ___G_symbol_2d_hash 0xaa0 _system.o ___G_symbol_2d_hash 0x4027 _system.o ___G__23__23_symbol_2d_hash 0x2b2 _system.o ___G__23__23_symbol_2d_hash 0xa92 _system.o ___G__23__23_symbol_2d_hash 0x127 _std.o ___G__23__23_symbol_2d_hash 0x4147 _std.o ___G_equal_3f_ 0x2a4 _system.o ___G_equal_3f_ 0xa84 _system.o ___G_equal_3f_ 0xebd5 _system.o ___G__23__23_equal_3f_ 0x296 _system.o ___G__23__23_equal_3f_ 0xa76 _system.o ___G__23__23_equal_3f_ 0x3f25 _system.o ___G__23__23_equal_3f_ 0xe951 _system.o ___G__23__23_equal_3f_ 0xebc8 _system.o ___G__23__23_equal_3f_ 0x15a93 _std.o ___G__23__23_equal_3f_ 0x17b5c _std.o ___G__23__23_equal_3f_ 0x1d605 _std.o ___G__23__23_equal_3f_ 0x1e4b5 _std.o ___G__23__23_equal_3f_ 0x1e546 _std.o ___G__23__23_equal_3f_ 0x2a944 _std.o ___G__23__23_equal_3f_ 0x2cdfc _std.o ___G__23__23_equal_3f_ 0x38010 _std.o ___G__23__23_equal_3f_ 0x6d32 _eval.o ___G__23__23_equal_3f_ 0xa016 _module.o ___G__23__23_equal_3f_ 0xa0bc _module.o ___G__23__23_equal_3f_ 0xa14c _module.o ___G__23__23_equal_3f_ 0x1b3ec _module.o ___G__23__23_equal_3f_ 0x1b71c _module.o ___G__23__23_equal_3f_ 0x1b87e _module.o ___G__23__23_equal_3f_ 0x1ba16 _module.o ___G__23__23_equal_3f_ 0x20d44 _module.o ___G__23__23_equal_3f_ 0x1baa9 _repl.o ___G_boolean_3d__3f_ 0x288 _system.o ___G_boolean_3d__3f_ 0xa68 _system.o ___G_boolean_3d__3f_ 0xe3cd _system.o ___G_boolean_3d__3f_ 0x15dc9 _system.o ___G_boolean_3d__3f_ 0x16798 _system.o ___G__23__23_boolean_3d__3f_ 0x27a _system.o ___G__23__23_boolean_3d__3f_ 0xa5a _system.o ___G_symbol_3d__3f_ 0x26c _system.o ___G_symbol_3d__3f_ 0xa4c _system.o ___G_symbol_3d__3f_ 0xfae2 _system.o ___G_symbol_3d__3f_ 0x152d0 _system.o ___G_symbol_3d__3f_ 0x18577 _system.o ___G__23__23_symbol_3d__3f_ 0x25e _system.o ___G__23__23_symbol_3d__3f_ 0xa3e _system.o ___G__23__23_possibly_2d_equal_3f_ 0x250 _system.o ___G__23__23_possibly_2d_equal_3f_ 0xa30 _system.o ___G__23__23_possibly_2d_eqv_3f_ 0x242 _system.o ___G__23__23_possibly_2d_eqv_3f_ 0xa22 _system.o ___G_eq_3f_ 0x234 _system.o ___G_eq_3f_ 0xa14 _system.o ___G_eq_3f_ 0xeba1 _system.o ___G__23__23_eq_3f_ 0x226 _system.o ___G__23__23_eq_3f_ 0xa06 _system.o ___G__23__23_eq_3f_ 0x37df _system.o ___G__23__23_eq_3f_ 0x7077 _system.o ___G__23__23_eq_3f_ 0xb0a4 _system.o ___G__23__23_eq_3f_ 0xeb94 _system.o ___G__23__23_eq_3f_ 0x11f1d _system.o ___G__23__23_eq_3f_ 0x15beb _num.o ___G__23__23_eq_3f_ 0x310e _eval.o ___G__23__23_eq_3f_ 0x37ce _eval.o ___G__23__23_eq_3f_ 0x4e0f _eval.o ___G__23__23_eq_3f_ 0x4e67 _eval.o ___G__23__23_eq_3f_ 0x4ec0 _eval.o ___G__23__23_eq_3f_ 0x8ac3 _eval.o ___G__23__23_eq_3f_ 0x4f032 _io.o ___G__23__23_eq_3f_ 0x69b1b _io.o ___G__23__23_eq_3f_ 0x22fad _repl.o ___G_eqv_3f_ 0x218 _system.o ___G_eqv_3f_ 0x9f8 _system.o ___G_eqv_3f_ 0xebbb _system.o ___G__23__23_eqv_3f_ 0x20a _system.o ___G__23__23_eqv_3f_ 0x9ea _system.o ___G__23__23_eqv_3f_ 0x459c _system.o ___G__23__23_eqv_3f_ 0x7236 _system.o ___G__23__23_eqv_3f_ 0xbbb9 _system.o ___G__23__23_eqv_3f_ 0xc24b _system.o ___G__23__23_eqv_3f_ 0xd976 _system.o ___G__23__23_eqv_3f_ 0xdb71 _system.o ___G__23__23_eqv_3f_ 0xebae _system.o ___G__23__23_eqv_3f_ 0x12cf2 _system.o ___G__23__23_eqv_3f_ 0x12d18 _system.o ___G__23__23_eqv_3f_ 0x13435 _system.o ___G__23__23_eqv_3f_ 0x138fa _system.o ___G__23__23_eqv_3f_ 0x17009 _system.o ___G__23__23_eqv_3f_ 0xf8ce _num.o ___G__23__23_eqv_3f_ 0x17a00 _num.o ___G__23__23_eqv_3f_ 0x23669 _num.o ___G__23__23_eqv_3f_ 0x101b6 _std.o ___G__23__23_eqv_3f_ 0x105c8 _std.o ___G__23__23_eqv_3f_ 0x107db _std.o ___G__23__23_eqv_3f_ 0x10aea _std.o ___G__23__23_eqv_3f_ 0x168ac _std.o ___G__23__23_eqv_3f_ 0x16962 _std.o ___G__23__23_eqv_3f_ 0x17c65 _std.o ___G__23__23_eqv_3f_ 0x42f6a _std.o ___G__23__23_eqv_3f_ 0x29c0 _eval.o ___G__23__23_fail_2d_check_2d_unbound_2d_key_2d_exception 0x3a0 _system.o ___G__23__23_fail_2d_check_2d_unbound_2d_key_2d_exception 0xb80 _system.o ___G__23__23_fail_2d_check_2d_table 0x392 _system.o ___G__23__23_fail_2d_check_2d_table 0xb72 _system.o ___G_equal_3f__2d_hash 0x384 _system.o ___G_equal_3f__2d_hash 0xb64 _system.o ___G__23__23_equal_3f__2d_hash 0x376 _system.o ___G__23__23_equal_3f__2d_hash 0xb56 _system.o ___G__23__23_fleqv_3f__2d_hash 0x368 _system.o ___G__23__23_fleqv_3f__2d_hash 0xb48 _system.o ___G_eqv_3f__2d_hash 0x35a _system.o ___G_eqv_3f__2d_hash 0xb3a _system.o ___G__23__23_eqv_3f__2d_hash 0x34c _system.o ___G__23__23_eqv_3f__2d_hash 0xb2c _system.o ___G_eq_3f__2d_hash 0x33e _system.o ___G_eq_3f__2d_hash 0xb1e _system.o ___G__23__23_eq_3f__2d_hash 0x330 _system.o ___G__23__23_eq_3f__2d_hash 0xb10 _system.o ___G__23__23_generic_2d_hash 0x322 _system.o ___G__23__23_generic_2d_hash 0xb02 _system.o ___G_string_2d_ci_3d__3f__2d_hash 0x314 _system.o ___G_string_2d_ci_3d__3f__2d_hash 0xaf4 _system.o ___G__23__23_string_2d_ci_3d__3f__2d_hash 0x306 _system.o ___G__23__23_string_2d_ci_3d__3f__2d_hash 0xae6 _system.o ___G_string_3d__3f__2d_hash 0x2f8 _system.o ___G_string_3d__3f__2d_hash 0xad8 _system.o ___G__23__23_string_3d__3f__2d_hash 0x2ea _system.o ___G__23__23_string_3d__3f__2d_hash 0xaca _system.o ___G_keyword_2d_hash 0x2dc _system.o ___G_keyword_2d_hash 0xabc _system.o ___G_keyword_2d_hash 0x3fc8 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_field_2d_ref 0x472 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_field_2d_ref 0xc52 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_length 0x464 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_length 0xc44 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0x456 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0xc36 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0x1d91 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0x434b _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0x4363 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0x46b4 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0x6cb9 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0xb322 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_make 0xcaf5 _system.o ___G__23__23_mem_2d_allocated_3f_ 0x448 _system.o ___G__23__23_mem_2d_allocated_3f_ 0xc28 _system.o ___G__23__23_raise_2d_invalid_2d_hash_2d_number_2d_exception 0x43a _system.o ___G__23__23_raise_2d_invalid_2d_hash_2d_number_2d_exception 0xc1a _system.o ___G_invalid_2d_hash_2d_number_2d_exception_2d_arguments 0x42c _system.o ___G_invalid_2d_hash_2d_number_2d_exception_2d_arguments 0xc0c _system.o ___G_invalid_2d_hash_2d_number_2d_exception_2d_procedure 0x41e _system.o ___G_invalid_2d_hash_2d_number_2d_exception_2d_procedure 0xbfe _system.o ___G_invalid_2d_hash_2d_number_2d_exception_3f_ 0x410 _system.o ___G_invalid_2d_hash_2d_number_2d_exception_3f_ 0xbf0 _system.o ___G__23__23_fail_2d_check_2d_invalid_2d_hash_2d_number_2d_exception 0x402 _system.o ___G__23__23_fail_2d_check_2d_invalid_2d_hash_2d_number_2d_exception 0xbe2 _system.o ___G_table_3f_ 0x3f4 _system.o ___G_table_3f_ 0xbd4 _system.o ___G__23__23_table_3f_ 0x3e6 _system.o ___G__23__23_table_3f_ 0xbc6 _system.o ___G__23__23_raise_2d_unbound_2d_key_2d_exception 0x3d8 _system.o ___G__23__23_raise_2d_unbound_2d_key_2d_exception 0xbb8 _system.o ___G_unbound_2d_key_2d_exception_2d_arguments 0x3ca _system.o ___G_unbound_2d_key_2d_exception_2d_arguments 0xbaa _system.o ___G_unbound_2d_key_2d_exception_2d_procedure 0x3bc _system.o ___G_unbound_2d_key_2d_exception_2d_procedure 0xb9c _system.o ___G_unbound_2d_key_2d_exception_3f_ 0x3ae _system.o ___G_unbound_2d_key_2d_exception_3f_ 0xb8e _system.o ___G__23__23_gc_2d_hash_2d_table_2d_search 0x544 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_search 0xd24 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_for_2d_each 0x536 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_for_2d_each 0xd16 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_allocate2 0x528 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_allocate2 0xd08 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_allocate 0x51a _system.o ___G__23__23_gc_2d_hash_2d_table_2d_allocate 0xcfa _system.o ___G__23__23_gc_2d_hash_2d_table_2d_resize_21_ 0x50c _system.o ___G__23__23_gc_2d_hash_2d_table_2d_resize_21_ 0xcec _system.o ___G__23__23_loose_2d_smallest_2d_prime_2d_no_2d_less_2d_than 0x4fe _system.o ___G__23__23_loose_2d_smallest_2d_prime_2d_no_2d_less_2d_than 0xcde _system.o ___G__23__23_smallest_2d_prime_2d_no_2d_less_2d_than 0x4f0 _system.o ___G__23__23_smallest_2d_prime_2d_no_2d_less_2d_than 0xcd0 _system.o ___G__23__23_implode_2d_gc_2d_hash_2d_table 0x4e2 _system.o ___G__23__23_implode_2d_gc_2d_hash_2d_table 0xcc2 _system.o ___G__23__23_implode_2d_gc_2d_hash_2d_table 0x356d4 _io.o ___G__23__23_explode_2d_gc_2d_hash_2d_table 0x4d4 _system.o ___G__23__23_explode_2d_gc_2d_hash_2d_table 0xcb4 _system.o ___G__23__23_explode_2d_gc_2d_hash_2d_table 0x5425d _io.o ___G__23__23_gc_2d_hash_2d_table_2d_rehash_21_ 0x4c6 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_rehash_21_ 0xca6 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_find_21_ 0x4b8 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_find_21_ 0xc98 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_union_21_ 0x4aa _system.o ___G__23__23_gc_2d_hash_2d_table_2d_union_21_ 0xc8a _system.o ___G__23__23_gc_2d_hash_2d_table_2d_set_21_ 0x49c _system.o ___G__23__23_gc_2d_hash_2d_table_2d_set_21_ 0xc7c _system.o ___G__23__23_gc_2d_hash_2d_table_2d_ref 0x48e _system.o ___G__23__23_gc_2d_hash_2d_table_2d_ref 0xc6e _system.o ___G__23__23_gc_2d_hash_2d_table_2d_field_2d_set_21_ 0x480 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_field_2d_set_21_ 0xc60 _system.o ___G_table_2d_set_21_ 0x616 _system.o ___G_table_2d_set_21_ 0xdf6 _system.o ___G__23__23_table_2d_set_21_ 0x608 _system.o ___G__23__23_table_2d_set_21_ 0xde8 _system.o ___G__23__23_table_2d_set_21_ 0x1fa76 _num.o ___G__23__23_table_2d_set_21_ 0x7073 _eval.o ___G__23__23_table_2d_set_21_ 0xa253 _eval.o ___G__23__23_table_2d_set_21_ 0xa955 _eval.o ___G__23__23_table_2d_set_21_ 0xac3a _eval.o ___G__23__23_table_2d_set_21_ 0xe412 _eval.o ___G__23__23_table_2d_set_21_ 0x1a31e _eval.o ___G__23__23_table_2d_set_21_ 0x1a788 _eval.o ___G__23__23_table_2d_set_21_ 0x1aac6 _eval.o ___G__23__23_table_2d_set_21_ 0x211f4 _eval.o ___G__23__23_table_2d_set_21_ 0x1159f _module.o ___G__23__23_table_2d_set_21_ 0x1264f _module.o ___G__23__23_table_2d_set_21_ 0x17643 _io.o ___G__23__23_table_2d_set_21_ 0x1dc37 _io.o ___G__23__23_table_2d_set_21_ 0x48217 _io.o ___G__23__23_table_2d_set_21_ 0x483ba _io.o ___G__23__23_table_2d_set_21_ 0x5c95b _io.o ___G__23__23_table_2d_set_21_ 0x65040 _io.o ___G__23__23_table_2d_set_21_ 0x71bb2 _io.o ___G__23__23_table_2d_set_21_ 0x4793 _thread.o ___G__23__23_table_2d_set_21_ 0x1411c _thread.o ___G__23__23_table_2d_set_21_ 0x49d3 _repl.o ___G__23__23_table_2d_set_21_ 0xdf45 _repl.o ___G__23__23_table_2d_set_21_ 0x1d036 _repl.o ___G__23__23_table_2d_set_21_ 0x2759b _repl.o ___G__23__23_table_2d_resize_21_ 0x5fa _system.o ___G__23__23_table_2d_resize_21_ 0xdda _system.o ___G_table_2d_ref 0x5ec _system.o ___G_table_2d_ref 0xdcc _system.o ___G__23__23_table_2d_ref 0x5de _system.o ___G__23__23_table_2d_ref 0xdbe _system.o ___G__23__23_table_2d_ref 0x2668a _num.o ___G__23__23_table_2d_ref 0x3026 _eval.o ___G__23__23_table_2d_ref 0x3448 _eval.o ___G__23__23_table_2d_ref 0x4ba3 _eval.o ___G__23__23_table_2d_ref 0x4d6b _eval.o ___G__23__23_table_2d_ref 0x4dd5 _eval.o ___G__23__23_table_2d_ref 0x1ab06 _eval.o ___G__23__23_table_2d_ref 0x233e5 _eval.o ___G__23__23_table_2d_ref 0x9e7f _module.o ___G__23__23_table_2d_ref 0xaa20 _module.o ___G__23__23_table_2d_ref 0x8927 _io.o ___G__23__23_table_2d_ref 0x16eb6 _io.o ___G__23__23_table_2d_ref 0x1c919 _io.o ___G__23__23_table_2d_ref 0x482c4 _io.o ___G__23__23_table_2d_ref 0xa019 _thread.o ___G__23__23_table_2d_ref 0xf9a3 _repl.o ___G__23__23_table_2d_ref 0x122b4 _repl.o ___G__23__23_table_2d_ref 0x14305 _repl.o ___G__23__23_table_2d_ref 0x1c340 _repl.o ___G__23__23_table_2d_access 0x5d0 _system.o ___G__23__23_table_2d_access 0xdb0 _system.o ___G_table_2d_length 0x5c2 _system.o ___G_table_2d_length 0xda2 _system.o ___G__23__23_table_2d_length 0x5b4 _system.o ___G__23__23_table_2d_length 0xd94 _system.o ___G__23__23_table_2d_get_2d_gcht 0x5a6 _system.o ___G__23__23_table_2d_get_2d_gcht 0xd86 _system.o ___G__23__23_table_2d_get_2d_gcht_2d_not_2d_mem_2d_alloc 0x598 _system.o ___G__23__23_table_2d_get_2d_gcht_2d_not_2d_mem_2d_alloc 0xd78 _system.o ___G__23__23_table_2d_get_2d_eq_2d_gcht 0x58a _system.o ___G__23__23_table_2d_get_2d_eq_2d_gcht 0xd6a _system.o ___G_make_2d_table 0x57c _system.o ___G_make_2d_table 0xd5c _system.o ___G__23__23_make_2d_table 0x56e _system.o ___G__23__23_make_2d_table 0xd4e _system.o ___G__23__23_make_2d_table 0x353b _repl.o ___G__23__23_make_2d_table_2d_aux 0x560 _system.o ___G__23__23_make_2d_table_2d_aux 0xd40 _system.o ___G__23__23_make_2d_table_2d_aux 0xc288 _num.o ___G__23__23_make_2d_table_2d_aux 0x312c _eval.o ___G__23__23_make_2d_table_2d_aux 0x37ec _eval.o ___G__23__23_make_2d_table_2d_aux 0x4e2d _eval.o ___G__23__23_make_2d_table_2d_aux 0x4e85 _eval.o ___G__23__23_make_2d_table_2d_aux 0x4ede _eval.o ___G__23__23_make_2d_table_2d_aux 0x8ae1 _eval.o ___G__23__23_make_2d_table_2d_aux 0xce9f _io.o ___G__23__23_make_2d_table_2d_aux 0x4f03d _io.o ___G__23__23_make_2d_table_2d_aux 0x69b34 _io.o ___G__23__23_make_2d_table_2d_aux 0xe854 _thread.o ___G__23__23_make_2d_table_2d_aux 0x2a03 _repl.o ___G__23__23_gc_2d_hash_2d_table_2d_foldl 0x552 _system.o ___G__23__23_gc_2d_hash_2d_table_2d_foldl 0xd32 _system.o ___G__23__23_table_2d_merge 0x6e8 _system.o ___G__23__23_table_2d_merge 0xec8 _system.o ___G_table_2d_merge_21_ 0x6da _system.o ___G_table_2d_merge_21_ 0xeba _system.o ___G__23__23_table_2d_merge_21_ 0x6cc _system.o ___G__23__23_table_2d_merge_21_ 0xeac _system.o ___G_table_2d_copy 0x6be _system.o ___G_table_2d_copy 0xe9e _system.o ___G__23__23_table_2d_copy 0x6b0 _system.o ___G__23__23_table_2d_copy 0xe90 _system.o ___G__23__23_table_2d_copy 0x1bffa _io.o ___G__23__23_table_2d_copy 0x1c64b _io.o ___G__23__23_table_2d_copy 0x4834c _io.o ___G_list_2d__3e_table 0x6a2 _system.o ___G_list_2d__3e_table 0xe82 _system.o ___G__23__23_list_2d__3e_table 0x694 _system.o ___G__23__23_list_2d__3e_table 0xe74 _system.o ___G__23__23_list_2d__3e_table_2d_aux 0x686 _system.o ___G__23__23_list_2d__3e_table_2d_aux 0xe66 _system.o ___G_table_2d__3e_list 0x678 _system.o ___G_table_2d__3e_list 0xe58 _system.o ___G__23__23_table_2d__3e_list 0x66a _system.o ___G__23__23_table_2d__3e_list 0xe4a _system.o ___G__23__23_table_2d__3e_list 0x8766 _eval.o ___G__23__23_table_2d__3e_list 0x12326 _repl.o ___G__23__23_table_2d_foldl 0x65c _system.o ___G__23__23_table_2d_foldl 0xe3c _system.o ___G_table_2d_for_2d_each 0x64e _system.o ___G_table_2d_for_2d_each 0xe2e _system.o ___G__23__23_table_2d_for_2d_each 0x640 _system.o ___G__23__23_table_2d_for_2d_each 0xe20 _system.o ___G__23__23_table_2d_for_2d_each 0xd224 _io.o ___G_table_2d_search 0x632 _system.o ___G_table_2d_search 0xe12 _system.o ___G__23__23_table_2d_search 0x624 _system.o ___G__23__23_table_2d_search 0xe04 _system.o ___G__23__23_get_2d_subprocedure_2d_from_2d_name_2d_and_2d_id 0x7bb _system.o ___G__23__23_get_2d_subprocedure_2d_from_2d_name_2d_and_2d_id 0xf9b _system.o ___G_u8vector_2d__3e_object 0x7ad _system.o ___G_u8vector_2d__3e_object 0xf8d _system.o ___G__23__23_u8vector_2d__3e_object 0x79f _system.o ___G__23__23_u8vector_2d__3e_object 0xf7f _system.o ___G_object_2d__3e_u8vector 0x791 _system.o ___G_object_2d__3e_u8vector 0xf71 _system.o ___G__23__23_object_2d__3e_u8vector 0x783 _system.o ___G__23__23_object_2d__3e_u8vector 0xf63 _system.o ___G_serial_2d_number_2d__3e_object 0x775 _system.o ___G_serial_2d_number_2d__3e_object 0xf55 _system.o ___G__23__23_serial_2d_number_2d__3e_object 0x767 _system.o ___G__23__23_serial_2d_number_2d__3e_object 0xf47 _system.o ___G_object_2d__3e_serial_2d_number 0x759 _system.o ___G_object_2d__3e_serial_2d_number 0xf39 _system.o ___G__23__23_object_2d__3e_serial_2d_number 0x74b _system.o ___G__23__23_object_2d__3e_serial_2d_number 0xf2b _system.o ___G__23__23_object_2d__3e_serial_2d_number 0x2b654 _io.o ___G__23__23_object_2d__3e_serial_2d_number 0x38a11 _io.o ___G__23__23_object_2d__3e_serial_2d_number 0x3ca24 _io.o ___G__23__23_object_2d__3e_serial_2d_number 0x5cde0 _io.o ___G__23__23_object_2d__3e_serial_2d_number 0x68cb _thread.o ___G__23__23_raise_2d_unbound_2d_serial_2d_number_2d_exception 0x73d _system.o ___G__23__23_raise_2d_unbound_2d_serial_2d_number_2d_exception 0xf1d _system.o ___G_unbound_2d_serial_2d_number_2d_exception_2d_arguments 0x72f _system.o ___G_unbound_2d_serial_2d_number_2d_exception_2d_arguments 0xf0f _system.o ___G_unbound_2d_serial_2d_number_2d_exception_2d_procedure 0x721 _system.o ___G_unbound_2d_serial_2d_number_2d_exception_2d_procedure 0xf01 _system.o ___G_unbound_2d_serial_2d_number_2d_exception_3f_ 0x712 _system.o ___G_unbound_2d_serial_2d_number_2d_exception_3f_ 0xef2 _system.o ___G__23__23_fail_2d_check_2d_unbound_2d_serial_2d_number_2d_exception 0x704 _system.o ___G__23__23_fail_2d_check_2d_unbound_2d_serial_2d_number_2d_exception 0xee4 _system.o ___G_table_2d_merge 0x6f6 _system.o ___G_table_2d_merge 0xed6 _system.o ___G__23__23_fail_2d_check_2d_keyword 0x3fe1 _system.o ___G__23__23_fail_2d_check_2d_keyword 0x1eb _std.o ___G__23__23_fail_2d_check_2d_keyword 0x420b _std.o ___G__23__23_ieee754_2d_64_2d__3e_flonum 0x3845 _system.o ___G__23__23_ieee754_2d_64_2d__3e_flonum 0x2772 _num.o ___G__23__23_ieee754_2d_64_2d__3e_flonum 0x50c2 _num.o ___G__23__23_serial_2d_number_2d_to_2d_object_2d_table 0x32c0 _system.o ___G__23__23_serial_2d_number_2d_to_2d_object_2d_table 0xb0bb _system.o ___G__23__23_serial_2d_number_2d_to_2d_object_2d_table 0xe514 _system.o ___G__23__23_serial_2d_number_2d_to_2d_object_2d_table 0x128fc _system.o ___G__23__23_flonum_2d__3e_ieee754_2d_64 0x316a _system.o ___G__23__23_flonum_2d__3e_ieee754_2d_64 0x2764 _num.o ___G__23__23_flonum_2d__3e_ieee754_2d_64 0x50b4 _num.o ___G__23__23_fail_2d_check_2d_pair_2d_list 0x306b _system.o ___G__23__23_fail_2d_check_2d_pair_2d_list 0xc4f _std.o ___G__23__23_fail_2d_check_2d_pair_2d_list 0x4c6f _std.o ___G__23__23_fail_2d_check_2d_proper_2d_list 0x2f47 _system.o ___G__23__23_fail_2d_check_2d_proper_2d_list 0x18100 _num.o ___G__23__23_fail_2d_check_2d_proper_2d_list 0xc95 _std.o ___G__23__23_fail_2d_check_2d_proper_2d_list 0x4cb5 _std.o ___G__23__23_fail_2d_check_2d_proper_2d_list 0x849f _nonstd.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x28d7 _system.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4a94 _system.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x250 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2ba0 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1533d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x15379 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x16635 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x16673 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x17118 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x17403 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x17a4c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x17c79 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x185f4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x18bc0 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x18c49 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x19835 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x19bf4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x19c32 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1a1c0 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1a70c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1aee8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1b424 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1b55f _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1b69b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1b8bc _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1ba2b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1d95b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1dbac _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1dce4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1f105 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1f134 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1f581 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1ff36 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2032e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x20b60 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x20faa _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x21720 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x21919 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x21969 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x21bbd _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x226b7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x226d8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x229c4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x22abc _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x22af8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x23bba _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x23d8d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2426d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2435f _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x243a0 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x24424 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2450d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x245f2 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x24a1c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x250e8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x27532 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x275bf _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x282a6 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x28952 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x289b6 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x289f4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x28a41 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x28e8e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x28fd7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2915f _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x293c8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x29450 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x29471 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x29674 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x29850 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x29f5a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2a179 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2a199 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2a1d7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2aa73 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2ac93 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2b005 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2b282 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2b3bf _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2b42b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2b5b9 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2b5e7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2b734 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2bb44 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2c302 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2c340 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2c5ff _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2c86a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2c8d7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2caab _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2cca5 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2d601 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2d6ee _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2d84c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2dfab _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2e288 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2e2ca _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2eb49 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2eb6c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2ed26 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2eff7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2f1bb _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2f1f9 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2f2c3 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2f82c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2fb8e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3012c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x30172 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x302a4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x30350 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x30421 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3069b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x30824 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x30beb _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x30c5f _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x30c80 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x30d3b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x311cf _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x316fd _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x31776 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x31a74 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x31c06 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x32184 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3286c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x32a24 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x32b48 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x32e50 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x32f78 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x331be _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x33374 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x334e4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x335ab _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3381b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x33b70 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x33da8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x34336 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3453a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x345bd _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x34600 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x34710 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3483a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x34b91 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x34baf _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x34bf8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x34e39 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x353a8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x354c3 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x35501 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x356f5 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x35c27 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x360a7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x36545 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3662d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3674d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3687d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x36d28 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x36e6b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x36f45 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x37a72 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x37b54 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3866b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x386a7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x38791 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x38c2b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x39231 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x395d3 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3968d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x396ab _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x39710 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x398d4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x399c5 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x39e93 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x39f57 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3a01c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3a647 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3ab36 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3b35e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3bc39 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3bde7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3bf08 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3c1eb _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3c75b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3c8b7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3c8d5 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3ceb0 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3d167 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3d33e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3d848 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3d8ee _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3ddc0 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3e0af _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3e11a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3e14e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3e45e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3e47c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3e99b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3ec98 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3ecd6 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3ed13 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3ef67 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3f8bf _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3fa22 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3fc79 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3fd40 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3ff26 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x40156 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x40618 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x40639 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x407b3 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x40c1d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x40f36 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x41139 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4133d _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4137a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x41466 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x41538 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x41554 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x41690 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4189f _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x419ef _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x41a8b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x41d6a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x41fec _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4202a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4223b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x42257 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x42405 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x42507 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x42797 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x42898 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x42a98 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x439b8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x43bea _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x43d3a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x43ed2 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4402c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x44053 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4408f _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4453a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x446eb _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x44f4e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x44fbd _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x45136 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x45426 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x45458 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x45569 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x455a7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x45662 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x45a1a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x45cf8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x45efc _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x460b8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x4637e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x46648 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x18cfe _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x19fb5 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1cbf5 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1cc9f _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1ccf2 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1d36b _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x1d8c3 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x225f9 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x23860 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x24dc1 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x24f10 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2a924 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2ac66 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2d474 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2d9c0 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2dcd6 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x2e695 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x33a67 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x3449c _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x423b3 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x432ad _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x7d2f _nonstd.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x9801 _repl.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x98e4 _repl.o ___G__23__23_fail_2d_check_2d_exact_2d_integer 0x995a _repl.o ___G__23__23_raise_2d_range_2d_exception 0x2824 _system.o ___G__23__23_raise_2d_range_2d_exception 0x4669 _system.o ___G__23__23_raise_2d_range_2d_exception 0x74 _num.o ___G__23__23_raise_2d_range_2d_exception 0x29c4 _num.o ___G__23__23_raise_2d_range_2d_exception 0xf753 _std.o ___G__23__23_raise_2d_range_2d_exception 0xf7c2 _std.o ___G__23__23_raise_2d_range_2d_exception 0x10284 _std.o ___G__23__23_raise_2d_range_2d_exception 0x10513 _std.o ___G__23__23_raise_2d_range_2d_exception 0x105dc _std.o ___G__23__23_raise_2d_range_2d_exception 0x107ef _std.o ___G__23__23_raise_2d_range_2d_exception 0x10a7c _std.o ___G__23__23_raise_2d_range_2d_exception 0x10c28 _std.o ___G__23__23_raise_2d_range_2d_exception 0x10e35 _std.o ___G__23__23_raise_2d_range_2d_exception 0x10e76 _std.o ___G__23__23_raise_2d_range_2d_exception 0x10fc5 _std.o ___G__23__23_raise_2d_range_2d_exception 0x11046 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1110c _std.o ___G__23__23_raise_2d_range_2d_exception 0x1119c _std.o ___G__23__23_raise_2d_range_2d_exception 0x1531d _std.o ___G__23__23_raise_2d_range_2d_exception 0x1535d _std.o ___G__23__23_raise_2d_range_2d_exception 0x153d6 _std.o ___G__23__23_raise_2d_range_2d_exception 0x15536 _std.o ___G__23__23_raise_2d_range_2d_exception 0x15589 _std.o ___G__23__23_raise_2d_range_2d_exception 0x155a5 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1628b _std.o ___G__23__23_raise_2d_range_2d_exception 0x16615 _std.o ___G__23__23_raise_2d_range_2d_exception 0x16655 _std.o ___G__23__23_raise_2d_range_2d_exception 0x169f4 _std.o ___G__23__23_raise_2d_range_2d_exception 0x16e75 _std.o ___G__23__23_raise_2d_range_2d_exception 0x170c1 _std.o ___G__23__23_raise_2d_range_2d_exception 0x173e7 _std.o ___G__23__23_raise_2d_range_2d_exception 0x17893 _std.o ___G__23__23_raise_2d_range_2d_exception 0x17c99 _std.o ___G__23__23_raise_2d_range_2d_exception 0x183fb _std.o ___G__23__23_raise_2d_range_2d_exception 0x185d8 _std.o ___G__23__23_raise_2d_range_2d_exception 0x18ba4 _std.o ___G__23__23_raise_2d_range_2d_exception 0x18c2d _std.o ___G__23__23_raise_2d_range_2d_exception 0x19817 _std.o ___G__23__23_raise_2d_range_2d_exception 0x19917 _std.o ___G__23__23_raise_2d_range_2d_exception 0x19c14 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1a1a4 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1a728 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1a76a _std.o ___G__23__23_raise_2d_range_2d_exception 0x1b007 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1b67f _std.o ___G__23__23_raise_2d_range_2d_exception 0x1b89c _std.o ___G__23__23_raise_2d_range_2d_exception 0x1bd47 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1c648 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1d821 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1d939 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1d9c3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1db57 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1e37a _std.o ___G__23__23_raise_2d_range_2d_exception 0x1fc75 _std.o ___G__23__23_raise_2d_range_2d_exception 0x20b44 _std.o ___G__23__23_raise_2d_range_2d_exception 0x20e48 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2269b _std.o ___G__23__23_raise_2d_range_2d_exception 0x226f4 _std.o ___G__23__23_raise_2d_range_2d_exception 0x228f9 _std.o ___G__23__23_raise_2d_range_2d_exception 0x22a9c _std.o ___G__23__23_raise_2d_range_2d_exception 0x22adc _std.o ___G__23__23_raise_2d_range_2d_exception 0x22b80 _std.o ___G__23__23_raise_2d_range_2d_exception 0x22f15 _std.o ___G__23__23_raise_2d_range_2d_exception 0x232b6 _std.o ___G__23__23_raise_2d_range_2d_exception 0x234a2 _std.o ___G__23__23_raise_2d_range_2d_exception 0x23b9e _std.o ___G__23__23_raise_2d_range_2d_exception 0x23bd6 _std.o ___G__23__23_raise_2d_range_2d_exception 0x23d6d _std.o ___G__23__23_raise_2d_range_2d_exception 0x23e2e _std.o ___G__23__23_raise_2d_range_2d_exception 0x23fb1 _std.o ___G__23__23_raise_2d_range_2d_exception 0x24214 _std.o ___G__23__23_raise_2d_range_2d_exception 0x24343 _std.o ___G__23__23_raise_2d_range_2d_exception 0x24384 _std.o ___G__23__23_raise_2d_range_2d_exception 0x24618 _std.o ___G__23__23_raise_2d_range_2d_exception 0x249fa _std.o ___G__23__23_raise_2d_range_2d_exception 0x24b8f _std.o ___G__23__23_raise_2d_range_2d_exception 0x24dd8 _std.o ___G__23__23_raise_2d_range_2d_exception 0x250ca _std.o ___G__23__23_raise_2d_range_2d_exception 0x270c0 _std.o ___G__23__23_raise_2d_range_2d_exception 0x27516 _std.o ___G__23__23_raise_2d_range_2d_exception 0x27b82 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2828a _std.o ___G__23__23_raise_2d_range_2d_exception 0x2855d _std.o ___G__23__23_raise_2d_range_2d_exception 0x28972 _std.o ___G__23__23_raise_2d_range_2d_exception 0x28994 _std.o ___G__23__23_raise_2d_range_2d_exception 0x289d6 _std.o ___G__23__23_raise_2d_range_2d_exception 0x28a25 _std.o ___G__23__23_raise_2d_range_2d_exception 0x28ad9 _std.o ___G__23__23_raise_2d_range_2d_exception 0x28b9b _std.o ___G__23__23_raise_2d_range_2d_exception 0x28d83 _std.o ___G__23__23_raise_2d_range_2d_exception 0x28f7e _std.o ___G__23__23_raise_2d_range_2d_exception 0x291e5 _std.o ___G__23__23_raise_2d_range_2d_exception 0x292c9 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2939e _std.o ___G__23__23_raise_2d_range_2d_exception 0x296f5 _std.o ___G__23__23_raise_2d_range_2d_exception 0x29834 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2a0cb _std.o ___G__23__23_raise_2d_range_2d_exception 0x2a15d _std.o ___G__23__23_raise_2d_range_2d_exception 0x2a1b9 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2a5ea _std.o ___G__23__23_raise_2d_range_2d_exception 0x2a7ab _std.o ___G__23__23_raise_2d_range_2d_exception 0x2aa57 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2afe9 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b1d4 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b246 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b266 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b3e1 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b409 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b577 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b597 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b754 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b933 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2b9d7 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2baec _std.o ___G__23__23_raise_2d_range_2d_exception 0x2bb0c _std.o ___G__23__23_raise_2d_range_2d_exception 0x2bb28 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2bc42 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2bc5e _std.o ___G__23__23_raise_2d_range_2d_exception 0x2c322 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2c5e3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2c88b _std.o ___G__23__23_raise_2d_range_2d_exception 0x2cc85 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2cd98 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2cf26 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2d2c8 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2d57b _std.o ___G__23__23_raise_2d_range_2d_exception 0x2d70c _std.o ___G__23__23_raise_2d_range_2d_exception 0x2d80e _std.o ___G__23__23_raise_2d_range_2d_exception 0x2d82a _std.o ___G__23__23_raise_2d_range_2d_exception 0x2dd81 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2e2a8 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2eb0b _std.o ___G__23__23_raise_2d_range_2d_exception 0x2eb2b _std.o ___G__23__23_raise_2d_range_2d_exception 0x2edb8 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2f013 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2f199 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2f1db _std.o ___G__23__23_raise_2d_range_2d_exception 0x2f2e3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2f303 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2f495 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2fcb3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x2fe59 _std.o ___G__23__23_raise_2d_range_2d_exception 0x30058 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3014d _std.o ___G__23__23_raise_2d_range_2d_exception 0x302c0 _std.o ___G__23__23_raise_2d_range_2d_exception 0x30332 _std.o ___G__23__23_raise_2d_range_2d_exception 0x303fc _std.o ___G__23__23_raise_2d_range_2d_exception 0x304a4 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3050f _std.o ___G__23__23_raise_2d_range_2d_exception 0x305d5 _std.o ___G__23__23_raise_2d_range_2d_exception 0x307ec _std.o ___G__23__23_raise_2d_range_2d_exception 0x30808 _std.o ___G__23__23_raise_2d_range_2d_exception 0x30b30 _std.o ___G__23__23_raise_2d_range_2d_exception 0x30bcd _std.o ___G__23__23_raise_2d_range_2d_exception 0x3182b _std.o ___G__23__23_raise_2d_range_2d_exception 0x31bea _std.o ___G__23__23_raise_2d_range_2d_exception 0x31d7f _std.o ___G__23__23_raise_2d_range_2d_exception 0x3284c _std.o ___G__23__23_raise_2d_range_2d_exception 0x32888 _std.o ___G__23__23_raise_2d_range_2d_exception 0x32b0a _std.o ___G__23__23_raise_2d_range_2d_exception 0x32b26 _std.o ___G__23__23_raise_2d_range_2d_exception 0x32dee _std.o ___G__23__23_raise_2d_range_2d_exception 0x32e0a _std.o ___G__23__23_raise_2d_range_2d_exception 0x32ee1 _std.o ___G__23__23_raise_2d_range_2d_exception 0x330d0 _std.o ___G__23__23_raise_2d_range_2d_exception 0x330ee _std.o ___G__23__23_raise_2d_range_2d_exception 0x3345e _std.o ___G__23__23_raise_2d_range_2d_exception 0x33b54 _std.o ___G__23__23_raise_2d_range_2d_exception 0x342d6 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3431a _std.o ___G__23__23_raise_2d_range_2d_exception 0x34354 _std.o ___G__23__23_raise_2d_range_2d_exception 0x34517 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3459c _std.o ___G__23__23_raise_2d_range_2d_exception 0x34818 _std.o ___G__23__23_raise_2d_range_2d_exception 0x34bdc _std.o ___G__23__23_raise_2d_range_2d_exception 0x34dd7 _std.o ___G__23__23_raise_2d_range_2d_exception 0x34e55 _std.o ___G__23__23_raise_2d_range_2d_exception 0x354a3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x354e3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x358f2 _std.o ___G__23__23_raise_2d_range_2d_exception 0x359f4 _std.o ___G__23__23_raise_2d_range_2d_exception 0x35bf6 _std.o ___G__23__23_raise_2d_range_2d_exception 0x362d3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x36529 _std.o ___G__23__23_raise_2d_range_2d_exception 0x36d50 _std.o ___G__23__23_raise_2d_range_2d_exception 0x36e45 _std.o ___G__23__23_raise_2d_range_2d_exception 0x37299 _std.o ___G__23__23_raise_2d_range_2d_exception 0x372b7 _std.o ___G__23__23_raise_2d_range_2d_exception 0x38649 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3868b _std.o ___G__23__23_raise_2d_range_2d_exception 0x3894e _std.o ___G__23__23_raise_2d_range_2d_exception 0x38b97 _std.o ___G__23__23_raise_2d_range_2d_exception 0x395b7 _std.o ___G__23__23_raise_2d_range_2d_exception 0x39e71 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3a30c _std.o ___G__23__23_raise_2d_range_2d_exception 0x3a38d _std.o ___G__23__23_raise_2d_range_2d_exception 0x3a627 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3a6c8 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3a8ab _std.o ___G__23__23_raise_2d_range_2d_exception 0x3a8d3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3ab18 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3ac45 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3b0b8 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3ba5a _std.o ___G__23__23_raise_2d_range_2d_exception 0x3bb6a _std.o ___G__23__23_raise_2d_range_2d_exception 0x3bc19 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3bee5 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3c1cb _std.o ___G__23__23_raise_2d_range_2d_exception 0x3c73b _std.o ___G__23__23_raise_2d_range_2d_exception 0x3c81a _std.o ___G__23__23_raise_2d_range_2d_exception 0x3ca44 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3cbdf _std.o ___G__23__23_raise_2d_range_2d_exception 0x3cdbc _std.o ___G__23__23_raise_2d_range_2d_exception 0x3d220 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3d364 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3d899 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3e0fc _std.o ___G__23__23_raise_2d_range_2d_exception 0x3e646 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3ea0d _std.o ___G__23__23_raise_2d_range_2d_exception 0x3ec76 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3ecb8 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3ecf7 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3edda _std.o ___G__23__23_raise_2d_range_2d_exception 0x3f2c3 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3fc59 _std.o ___G__23__23_raise_2d_range_2d_exception 0x3fd24 _std.o ___G__23__23_raise_2d_range_2d_exception 0x40136 _std.o ___G__23__23_raise_2d_range_2d_exception 0x40455 _std.o ___G__23__23_raise_2d_range_2d_exception 0x4052e _std.o ___G__23__23_raise_2d_range_2d_exception 0x405fc _std.o ___G__23__23_raise_2d_range_2d_exception 0x40797 _std.o ___G__23__23_raise_2d_range_2d_exception 0x40c01 _std.o ___G__23__23_raise_2d_range_2d_exception 0x40fc1 _std.o ___G__23__23_raise_2d_range_2d_exception 0x41159 _std.o ___G__23__23_raise_2d_range_2d_exception 0x412dc _std.o ___G__23__23_raise_2d_range_2d_exception 0x4135e _std.o ___G__23__23_raise_2d_range_2d_exception 0x41448 _std.o ___G__23__23_raise_2d_range_2d_exception 0x41674 _std.o ___G__23__23_raise_2d_range_2d_exception 0x4187f _std.o ___G__23__23_raise_2d_range_2d_exception 0x41aa7 _std.o ___G__23__23_raise_2d_range_2d_exception 0x41d4c _std.o ___G__23__23_raise_2d_range_2d_exception 0x41fcc _std.o ___G__23__23_raise_2d_range_2d_exception 0x4200c _std.o ___G__23__23_raise_2d_range_2d_exception 0x4227c _std.o ___G__23__23_raise_2d_range_2d_exception 0x423e9 _std.o ___G__23__23_raise_2d_range_2d_exception 0x424e7 _std.o ___G__23__23_raise_2d_range_2d_exception 0x42527 _std.o ___G__23__23_raise_2d_range_2d_exception 0x4282b _std.o ___G__23__23_raise_2d_range_2d_exception 0x42988 _std.o ___G__23__23_raise_2d_range_2d_exception 0x42a78 _std.o ___G__23__23_raise_2d_range_2d_exception 0x43721 _std.o ___G__23__23_raise_2d_range_2d_exception 0x44073 _std.o ___G__23__23_raise_2d_range_2d_exception 0x44277 _std.o ___G__23__23_raise_2d_range_2d_exception 0x44aae _std.o ___G__23__23_raise_2d_range_2d_exception 0x44e30 _std.o ___G__23__23_raise_2d_range_2d_exception 0x44ecf _std.o ___G__23__23_raise_2d_range_2d_exception 0x44fa1 _std.o ___G__23__23_raise_2d_range_2d_exception 0x45114 _std.o ___G__23__23_raise_2d_range_2d_exception 0x4540a _std.o ___G__23__23_raise_2d_range_2d_exception 0x45549 _std.o ___G__23__23_raise_2d_range_2d_exception 0x45589 _std.o ___G__23__23_raise_2d_range_2d_exception 0x459ee _std.o ___G__23__23_raise_2d_range_2d_exception 0x46185 _std.o ___G__23__23_raise_2d_range_2d_exception 0x1454e _io.o ___G__23__23_raise_2d_range_2d_exception 0x1682c _io.o ___G__23__23_raise_2d_range_2d_exception 0x1767b _io.o ___G__23__23_raise_2d_range_2d_exception 0x1a601 _io.o ___G__23__23_raise_2d_range_2d_exception 0x1c52b _io.o ___G__23__23_raise_2d_range_2d_exception 0x1ccbb _io.o ___G__23__23_raise_2d_range_2d_exception 0x1d60d _io.o ___G__23__23_raise_2d_range_2d_exception 0x1d8a7 _io.o ___G__23__23_raise_2d_range_2d_exception 0x2272e _io.o ___G__23__23_raise_2d_range_2d_exception 0x24da0 _io.o ___G__23__23_raise_2d_range_2d_exception 0x24ef4 _io.o ___G__23__23_raise_2d_range_2d_exception 0x2925f _io.o ___G__23__23_raise_2d_range_2d_exception 0x2ac0b _io.o ___G__23__23_raise_2d_range_2d_exception 0x2d3a9 _io.o ___G__23__23_raise_2d_range_2d_exception 0x2d9dc _io.o ___G__23__23_raise_2d_range_2d_exception 0x2dcba _io.o ___G__23__23_raise_2d_range_2d_exception 0x2e18b _io.o ___G__23__23_raise_2d_range_2d_exception 0x34480 _io.o ___G__23__23_raise_2d_range_2d_exception 0x3a67d _io.o ___G__23__23_raise_2d_range_2d_exception 0x42397 _io.o ___G__23__23_raise_2d_range_2d_exception 0x4e90e _io.o ___G__23__23_raise_2d_range_2d_exception 0x587a _nonstd.o ___G__23__23_raise_2d_range_2d_exception 0x1328e _thread.o ___G__23__23_raise_2d_range_2d_exception 0x132cd _thread.o ___G__23__23_raise_2d_range_2d_exception 0x8b7f _repl.o ___G__23__23_raise_2d_range_2d_exception 0x97c0 _repl.o ___G__23__23_raise_2d_range_2d_exception 0x99a1 _repl.o ___G__23__23_fail_2d_check_2d_procedure 0x1e81 _system.o ___G__23__23_fail_2d_check_2d_procedure 0x2230 _system.o ___G__23__23_fail_2d_check_2d_procedure 0x4058 _system.o ___G__23__23_fail_2d_check_2d_procedure 0x4118 _system.o ___G__23__23_fail_2d_check_2d_procedure 0x4ad4 _system.o ___G__23__23_fail_2d_check_2d_procedure 0x4b29 _system.o ___G__23__23_fail_2d_check_2d_procedure 0x17831 _num.o ___G__23__23_fail_2d_check_2d_procedure 0x17851 _num.o ___G__23__23_fail_2d_check_2d_procedure 0x33c42 _num.o ___G__23__23_fail_2d_check_2d_procedure 0x3f6a _std.o ___G__23__23_fail_2d_check_2d_procedure 0x7f8a _std.o ___G__23__23_fail_2d_check_2d_procedure 0x15488 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x154ba _io.o ___G__23__23_fail_2d_check_2d_procedure 0x154d6 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x15533 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x155b4 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x15e6b _io.o ___G__23__23_fail_2d_check_2d_procedure 0x15ea0 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x1613d _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16263 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x163eb _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16407 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16668 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16848 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x168a0 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x169dd _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16a25 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16b7b _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16d6b _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16da7 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16e3c _io.o ___G__23__23_fail_2d_check_2d_procedure 0x16e84 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x177de _io.o ___G__23__23_fail_2d_check_2d_procedure 0x187b8 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x1891d _io.o ___G__23__23_fail_2d_check_2d_procedure 0x189b8 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x18c68 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x23547 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x28f15 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x318a3 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x3292c _io.o ___G__23__23_fail_2d_check_2d_procedure 0x3a1c5 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x43177 _io.o ___G__23__23_fail_2d_check_2d_procedure 0x4383f _io.o ___G__23__23_fail_2d_check_2d_procedure 0x7673 _nonstd.o ___G__23__23_fail_2d_check_2d_procedure 0x5dc4 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x6975 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x6c35 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x790d _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x96e6 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xa2e9 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xa800 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xae1d _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xb1c7 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xb72b _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xc67e _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xd5fc _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xdd0b _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xf01d _thread.o ___G__23__23_fail_2d_check_2d_procedure 0xf532 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x102c6 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x109ef _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x13c60 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x14966 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x14a6f _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x14bfc _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x14c68 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x152b6 _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x1533e _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x17aec _thread.o ___G__23__23_fail_2d_check_2d_procedure 0x75f0 _repl.o ___G__23__23_subvector_2d_move_21_ 0x1e26 _system.o ___G__23__23_subvector_2d_move_21_ 0x1b83 _std.o ___G__23__23_subvector_2d_move_21_ 0x5ba3 _std.o ___G__23__23_subvector_2d_move_21_ 0xcfd8 _std.o ___G__23__23_subvector_2d_move_21_ 0xf212 _std.o ___G__23__23_subvector_2d_move_21_ 0xf253 _std.o ___G__23__23_subvector_2d_move_21_ 0x111e6 _std.o ___G__23__23_subvector_2d_move_21_ 0x20ea4 _std.o ___G__23__23_subvector_2d_move_21_ 0x20f2f _std.o ___G__23__23_subvector_2d_move_21_ 0x20f8a _std.o ___G__23__23_subvector_2d_move_21_ 0x35432 _std.o ___G__23__23_subvector_2d_move_21_ 0x7253c _std.o ___G__23__23_subvector_2d_move_21_ 0x73216 _std.o ___G__23__23_subvector_2d_move_21_ 0x78a9b _std.o ___G__23__23_subvector_2d_move_21_ 0x511bd _io.o ___G__23__23_subvector_2d_move_21_ 0x4396 _repl.o ___G__23__23_subvector_2d_move_21_ 0xd618 _repl.o ___G__23__23_object_2d_to_2d_serial_2d_number_2d_table 0x1dbc _system.o ___G__23__23_object_2d_to_2d_serial_2d_number_2d_table 0xb073 _system.o ___G__23__23_object_2d_to_2d_serial_2d_number_2d_table 0x12919 _system.o ___G__23__23_real_3f_ 0x1402 _system.o ___G__23__23_real_3f_ 0x16b9 _system.o ___G__23__23_real_3f_ 0x2c0 _num.o ___G__23__23_real_3f_ 0x2c10 _num.o ___G__23__23_real_3f_ 0x32119 _num.o ___G__23__23_real_3f_ 0x32417 _num.o ___G__23__23_real_3f_ 0x340c9 _num.o ___G__23__23_real_3f_ 0x420d2 _num.o ___G__23__23_real_3f_ 0x432be _num.o ___G__23__23_real_3f_ 0x4b02d _num.o ___G__23__23_real_3f_ 0x4c5d1 _num.o ___G__23__23_real_3f_ 0x69160 _num.o ___G__23__23_real_3f_ 0x7ce72 _num.o ___G__23__23_real_3f_ 0x7e326 _num.o ___G__23__23_real_3f_ 0x8aafc _num.o ___G__23__23_real_3f_ 0x8b426 _num.o ___G__23__23_real_3f_ 0x8bbc5 _num.o ___G__23__23_real_3f_ 0x31275 _io.o ___G__23__23_real_3f_ 0x31bcd _io.o ___G__23__23_real_3f_ 0x6b5a2 _io.o ___G__23__23_real_3f_ 0x6dcd0 _io.o ___G__23__23_real_3f_ 0x6e9a0 _io.o ___G__23__23_real_3f_ 0x200d5 _nonstd.o ___G__23__23_real_3f_ 0x22056 _nonstd.o ___G__23__23_real_3f_ 0x78b1 _thread.o ___G__23__23_real_3f_ 0x8515 _thread.o ___G__23__23_real_3f_ 0xf7fb _thread.o ___G__23__23_real_3f_ 0xfa8c _thread.o ___G__23__23_real_3f_ 0xfb31 _thread.o ___G__23__23_real_3f_ 0xfbfe _thread.o ___G__23__23_real_3f_ 0x1088f _thread.o ___G__23__23_real_3f_ 0x10ff9 _thread.o ___G__23__23_real_3f_ 0x11226 _thread.o ___G__23__23_real_3f_ 0x1956a _thread.o ___G__23__23_real_3f_ 0x19b36 _thread.o ___G__23__23_real_3f_ 0x2620d _repl.o ___G_error 0x1023 _system.o ___G_error 0x4453 _system.o ___G_error 0x45a8 _system.o ___G_error 0x5934 _system.o ___G_error 0x18803 _eval.o ___G_error 0x100 _nonstd.o ___G_error 0xf30 _nonstd.o ___G_error 0x965f _repl.o ___G_error 0x264a4 _repl.o ___G__23__23_unknown_2d_procedure_2d_handler_2d_set_21_ 0x7d8 _system.o ___G__23__23_unknown_2d_procedure_2d_handler_2d_set_21_ 0xfb8 _system.o ___G___system_23_0 0x7cf _system.o ___G___system_23_0 0xfaf _system.o ___G__23__23_u32vector_2d_equal_3f_ 0x6055 _system.o ___G__23__23_u32vector_2d_equal_3f_ 0xa477 _system.o ___G__23__23_u32vector_2d_equal_3f_ 0xb80e _system.o ___G__23__23_u32vector_2d_equal_3f_ 0x2975 _std.o ___G__23__23_u32vector_2d_equal_3f_ 0x6995 _std.o ___G__23__23_s16vector_2d_equal_3f_ 0x6008 _system.o ___G__23__23_s16vector_2d_equal_3f_ 0xad18 _system.o ___G__23__23_s16vector_2d_equal_3f_ 0xb7ef _system.o ___G__23__23_s16vector_2d_equal_3f_ 0x26ab _std.o ___G__23__23_s16vector_2d_equal_3f_ 0x66cb _std.o ___G__23__23_arithmetic_2d_shift 0x54cc _system.o ___G__23__23_arithmetic_2d_shift 0xa962 _system.o ___G__23__23_arithmetic_2d_shift 0xab44 _system.o ___G__23__23_arithmetic_2d_shift 0xfe0 _num.o ___G__23__23_arithmetic_2d_shift 0x3930 _num.o ___G__23__23_arithmetic_2d_shift 0x6c2a _num.o ___G__23__23_arithmetic_2d_shift 0x8777 _num.o ___G__23__23_arithmetic_2d_shift 0x8872 _num.o ___G__23__23_arithmetic_2d_shift 0x9082 _num.o ___G__23__23_arithmetic_2d_shift 0xabf0 _num.o ___G__23__23_arithmetic_2d_shift 0xb2b7 _num.o ___G__23__23_arithmetic_2d_shift 0xb2cf _num.o ___G__23__23_arithmetic_2d_shift 0xbdff _num.o ___G__23__23_arithmetic_2d_shift 0xd909 _num.o ___G__23__23_arithmetic_2d_shift 0xe18e _num.o ___G__23__23_arithmetic_2d_shift 0xec51 _num.o ___G__23__23_arithmetic_2d_shift 0xf23d _num.o ___G__23__23_arithmetic_2d_shift 0xf259 _num.o ___G__23__23_arithmetic_2d_shift 0xf70f _num.o ___G__23__23_arithmetic_2d_shift 0xf8b2 _num.o ___G__23__23_arithmetic_2d_shift 0x10dd9 _num.o ___G__23__23_arithmetic_2d_shift 0x11035 _num.o ___G__23__23_arithmetic_2d_shift 0x111f8 _num.o ___G__23__23_arithmetic_2d_shift 0x1133f _num.o ___G__23__23_arithmetic_2d_shift 0x113af _num.o ___G__23__23_arithmetic_2d_shift 0x11623 _num.o ___G__23__23_arithmetic_2d_shift 0x11f21 _num.o ___G__23__23_arithmetic_2d_shift 0x11f64 _num.o ___G__23__23_arithmetic_2d_shift 0x123e8 _num.o ___G__23__23_arithmetic_2d_shift 0x1398e _num.o ___G__23__23_arithmetic_2d_shift 0x13f5c _num.o ___G__23__23_arithmetic_2d_shift 0x13fa0 _num.o ___G__23__23_arithmetic_2d_shift 0x150d1 _num.o ___G__23__23_arithmetic_2d_shift 0x1519d _num.o ___G__23__23_arithmetic_2d_shift 0x154f8 _num.o ___G__23__23_arithmetic_2d_shift 0x15534 _num.o ___G__23__23_arithmetic_2d_shift 0x15577 _num.o ___G__23__23_arithmetic_2d_shift 0x155b3 _num.o ___G__23__23_arithmetic_2d_shift 0x155f7 _num.o ___G__23__23_arithmetic_2d_shift 0x15cd3 _num.o ___G__23__23_arithmetic_2d_shift 0x16c27 _num.o ___G__23__23_arithmetic_2d_shift 0x179da _num.o ___G__23__23_arithmetic_2d_shift 0x17a4f _num.o ___G__23__23_arithmetic_2d_shift 0x17ae0 _num.o ___G__23__23_arithmetic_2d_shift 0x17d97 _num.o ___G__23__23_arithmetic_2d_shift 0x17df8 _num.o ___G__23__23_arithmetic_2d_shift 0x17f6a _num.o ___G__23__23_arithmetic_2d_shift 0x18139 _num.o ___G__23__23_arithmetic_2d_shift 0x1b192 _num.o ___G__23__23_arithmetic_2d_shift 0x1f3a3 _num.o ___G__23__23_arithmetic_2d_shift 0x1f4d5 _num.o ___G__23__23_arithmetic_2d_shift 0x1f585 _num.o ___G__23__23_arithmetic_2d_shift 0x21c8e _num.o ___G__23__23_arithmetic_2d_shift 0x22b6b _num.o ___G__23__23_arithmetic_2d_shift 0x251a7 _num.o ___G__23__23_arithmetic_2d_shift 0x257ee _num.o ___G__23__23_arithmetic_2d_shift 0x25f5d _num.o ___G__23__23_arithmetic_2d_shift 0x2627e _num.o ___G__23__23_arithmetic_2d_shift 0x262c2 _num.o ___G__23__23_arithmetic_2d_shift 0x26774 _num.o ___G__23__23_arithmetic_2d_shift 0x26923 _num.o ___G__23__23_arithmetic_2d_shift 0x27bf7 _num.o ___G__23__23_arithmetic_2d_shift 0x2bfa9 _num.o ___G__23__23_arithmetic_2d_shift 0x2d40a _num.o ___G__23__23_arithmetic_2d_shift 0x2d7a3 _num.o ___G__23__23_arithmetic_2d_shift 0x2f624 _num.o ___G__23__23_arithmetic_2d_shift 0x305ac _num.o ___G__23__23_arithmetic_2d_shift 0x314bd _num.o ___G__23__23_arithmetic_2d_shift 0x31565 _num.o ___G__23__23_arithmetic_2d_shift 0x328ee _num.o ___G__23__23_arithmetic_2d_shift 0x3382f _num.o ___G__23__23_arithmetic_2d_shift 0x33f9d _num.o ___G__23__23_arithmetic_2d_shift 0x34985 _num.o ___G__23__23_arithmetic_2d_shift 0x349c9 _num.o ___G__23__23_arithmetic_2d_shift 0x35037 _num.o ___G__23__23_arithmetic_2d_shift 0x3544b _num.o ___G__23__23_arithmetic_2d_shift 0x354ae _num.o ___G__23__23_arithmetic_2d_shift 0x354d4 _num.o ___G__23__23_arithmetic_2d_shift 0x374b6 _num.o ___G__23__23_arithmetic_2d_shift 0x38191 _num.o ___G__23__23_arithmetic_2d_shift 0x3c1df _num.o ___G__23__23_arithmetic_2d_shift 0x3c215 _num.o ___G__23__23_arithmetic_2d_shift 0x3de66 _num.o ___G__23__23_arithmetic_2d_shift 0x3e370 _num.o ___G__23__23_arithmetic_2d_shift 0x3e3be _num.o ___G__23__23_arithmetic_2d_shift 0x3f70e _num.o ___G__23__23_arithmetic_2d_shift 0x41378 _num.o ___G__23__23_arithmetic_2d_shift 0x416a3 _num.o ___G__23__23_arithmetic_2d_shift 0x41b43 _num.o ___G__23__23_arithmetic_2d_shift 0x41ec4 _num.o ___G__23__23_arithmetic_2d_shift 0x43718 _num.o ___G__23__23_arithmetic_2d_shift 0x437a0 _num.o ___G__23__23_arithmetic_2d_shift 0x457a7 _num.o ___G__23__23_arithmetic_2d_shift 0x48515 _num.o ___G__23__23_arithmetic_2d_shift 0x52c7f _num.o ___G__23__23_arithmetic_2d_shift 0x564c0 _num.o ___G__23__23_arithmetic_2d_shift 0x573b5 _num.o ___G__23__23_arithmetic_2d_shift 0x58fad _num.o ___G__23__23_arithmetic_2d_shift 0x590ae _num.o ___G__23__23_arithmetic_2d_shift 0x6115f _num.o ___G__23__23_arithmetic_2d_shift 0x625db _num.o ___G__23__23_arithmetic_2d_shift 0x63fed _num.o ___G__23__23_arithmetic_2d_shift 0x65e7a _num.o ___G__23__23_arithmetic_2d_shift 0x6678f _num.o ___G__23__23_arithmetic_2d_shift 0x685cd _num.o ___G__23__23_arithmetic_2d_shift 0x6d99b _num.o ___G__23__23_arithmetic_2d_shift 0x6e617 _num.o ___G__23__23_arithmetic_2d_shift 0x90b2b _num.o ___G__23__23_arithmetic_2d_shift 0x988e1 _num.o ___G__23__23_arithmetic_2d_shift 0xc884 _nonstd.o ___G__23__23_arithmetic_2d_shift 0xc9b3 _nonstd.o ___G__23__23_arithmetic_2d_shift 0x139ae _nonstd.o ___G__23__23_arithmetic_2d_shift 0x22cbc _nonstd.o ___G__23__23_extract_2d_bit_2d_field 0x50dc _system.o ___G__23__23_extract_2d_bit_2d_field 0x10ce _num.o ___G__23__23_extract_2d_bit_2d_field 0x3a1e _num.o ___G__23__23_extract_2d_bit_2d_field 0xc2bf _num.o ___G__23__23_extract_2d_bit_2d_field 0x1f476 _num.o ___G__23__23_extract_2d_bit_2d_field 0x28ab0 _num.o ___G__23__23_extract_2d_bit_2d_field 0x28ae9 _num.o ___G__23__23_extract_2d_bit_2d_field 0x2d6b1 _num.o ___G__23__23_extract_2d_bit_2d_field 0x37884 _num.o ___G__23__23_extract_2d_bit_2d_field 0x37f91 _num.o ___G__23__23_extract_2d_bit_2d_field 0x3e3f4 _num.o ___G__23__23_extract_2d_bit_2d_field 0x41e1c _num.o ___G__23__23_extract_2d_bit_2d_field 0x4b269 _num.o ___G__23__23_extract_2d_bit_2d_field 0x61854 _num.o ___G__23__23_keyword_2d__3e_string 0x4e03 _system.o ___G__23__23_keyword_2d__3e_string 0x128ba _system.o ___G__23__23_keyword_2d__3e_string 0x277 _std.o ___G__23__23_keyword_2d__3e_string 0x4297 _std.o ___G__23__23_keyword_2d__3e_string 0x1c38b _std.o ___G__23__23_keyword_2d__3e_string 0x1e1cc _io.o ___G__23__23_exact_2d_int_2e__3d_ 0x4c81 _system.o ___G__23__23_exact_2d_int_2e__3d_ 0x4cbd _system.o ___G__23__23_exact_2d_int_2e__3d_ 0xd744 _system.o ___G__23__23_exact_2d_int_2e__3d_ 0xd98a _system.o ___G__23__23_exact_2d_int_2e__3d_ 0x1cc8 _num.o ___G__23__23_exact_2d_int_2e__3d_ 0x4618 _num.o ___G__23__23_ratnum_2e__3d_ 0x4bd3 _system.o ___G__23__23_ratnum_2e__3d_ 0x4bf2 _system.o ___G__23__23_ratnum_2e__3d_ 0xc1b6 _system.o ___G__23__23_ratnum_2e__3d_ 0xd090 _system.o ___G__23__23_ratnum_2e__3d_ 0x1da8 _num.o ___G__23__23_ratnum_2e__3d_ 0x46f8 _num.o ___G__23__23_char_2d_set_2d_hash 0x495b _system.o ___G__23__23_char_2d_set_2d_hash 0x5f7 _std.o ___G__23__23_char_2d_set_2d_hash 0x4617 _std.o ___G__23__23__2b_ 0x48f3 _system.o ___G__23__23__2b_ 0x4af4 _system.o ___G__23__23__2b_ 0x560 _num.o ___G__23__23__2b_ 0x2eb0 _num.o ___G__23__23__2b_ 0xcd23 _num.o ___G__23__23__2b_ 0xcdb5 _num.o ___G__23__23__2b_ 0xcddf _num.o ___G__23__23__2b_ 0xd69f _num.o ___G__23__23__2b_ 0xd87f _num.o ___G__23__23__2b_ 0xd8b1 _num.o ___G__23__23__2b_ 0xdc00 _num.o ___G__23__23__2b_ 0xfc7d _num.o ___G__23__23__2b_ 0x102eb _num.o ___G__23__23__2b_ 0x109e5 _num.o ___G__23__23__2b_ 0x1137d _num.o ___G__23__23__2b_ 0x11413 _num.o ___G__23__23__2b_ 0x115f1 _num.o ___G__23__23__2b_ 0x1210b _num.o ___G__23__23__2b_ 0x12769 _num.o ___G__23__23__2b_ 0x13043 _num.o ___G__23__23__2b_ 0x13e1a _num.o ___G__23__23__2b_ 0x154b3 _num.o ___G__23__23__2b_ 0x1583b _num.o ___G__23__23__2b_ 0x158c3 _num.o ___G__23__23__2b_ 0x19722 _num.o ___G__23__23__2b_ 0x1a14a _num.o ___G__23__23__2b_ 0x1a1df _num.o ___G__23__23__2b_ 0x1a4a7 _num.o ___G__23__23__2b_ 0x1b06a _num.o ___G__23__23__2b_ 0x1f827 _num.o ___G__23__23__2b_ 0x2066f _num.o ___G__23__23__2b_ 0x216b9 _num.o ___G__23__23__2b_ 0x2227b _num.o ___G__23__23__2b_ 0x2246a _num.o ___G__23__23__2b_ 0x232d5 _num.o ___G__23__23__2b_ 0x26038 _num.o ___G__23__23__2b_ 0x277ec _num.o ___G__23__23__2b_ 0x278b4 _num.o ___G__23__23__2b_ 0x2794f _num.o ___G__23__23__2b_ 0x27bc5 _num.o ___G__23__23__2b_ 0x27ee2 _num.o ___G__23__23__2b_ 0x28295 _num.o ___G__23__23__2b_ 0x283f1 _num.o ___G__23__23__2b_ 0x28741 _num.o ___G__23__23__2b_ 0x2885d _num.o ___G__23__23__2b_ 0x28a80 _num.o ___G__23__23__2b_ 0x28e94 _num.o ___G__23__23__2b_ 0x29369 _num.o ___G__23__23__2b_ 0x2967b _num.o ___G__23__23__2b_ 0x2ae6b _num.o ___G__23__23__2b_ 0x2c4ff _num.o ___G__23__23__2b_ 0x2c582 _num.o ___G__23__23__2b_ 0x2e81b _num.o ___G__23__23__2b_ 0x2e837 _num.o ___G__23__23__2b_ 0x2e87f _num.o ___G__23__23__2b_ 0x2e8dd _num.o ___G__23__23__2b_ 0x316c1 _num.o ___G__23__23__2b_ 0x31957 _num.o ___G__23__23__2b_ 0x31a30 _num.o ___G__23__23__2b_ 0x32601 _num.o ___G__23__23__2b_ 0x32746 _num.o ___G__23__23__2b_ 0x32955 _num.o ___G__23__23__2b_ 0x329a4 _num.o ___G__23__23__2b_ 0x33236 _num.o ___G__23__23__2b_ 0x34601 _num.o ___G__23__23__2b_ 0x34651 _num.o ___G__23__23__2b_ 0x34cce _num.o ___G__23__23__2b_ 0x3586f _num.o ___G__23__23__2b_ 0x35b26 _num.o ___G__23__23__2b_ 0x36004 _num.o ___G__23__23__2b_ 0x36665 _num.o ___G__23__23__2b_ 0x37d90 _num.o ___G__23__23__2b_ 0x37f45 _num.o ___G__23__23__2b_ 0x37f61 _num.o ___G__23__23__2b_ 0x38229 _num.o ___G__23__23__2b_ 0x3aa33 _num.o ___G__23__23__2b_ 0x3af30 _num.o ___G__23__23__2b_ 0x3bc34 _num.o ___G__23__23__2b_ 0x3bdab _num.o ___G__23__23__2b_ 0x3dc65 _num.o ___G__23__23__2b_ 0x3ea88 _num.o ___G__23__23__2b_ 0x3f759 _num.o ___G__23__23__2b_ 0x404ed _num.o ___G__23__23__2b_ 0x40e20 _num.o ___G__23__23__2b_ 0x41483 _num.o ___G__23__23__2b_ 0x41f17 _num.o ___G__23__23__2b_ 0x4223e _num.o ___G__23__23__2b_ 0x42497 _num.o ___G__23__23__2b_ 0x434d5 _num.o ___G__23__23__2b_ 0x44791 _num.o ___G__23__23__2b_ 0x45422 _num.o ___G__23__23__2b_ 0x47004 _num.o ___G__23__23__2b_ 0x4788a _num.o ___G__23__23__2b_ 0x5184a _num.o ___G__23__23__2b_ 0x52aac _num.o ___G__23__23__2b_ 0x5344a _num.o ___G__23__23__2b_ 0x534a6 _num.o ___G__23__23__2b_ 0x53755 _num.o ___G__23__23__2b_ 0x54478 _num.o ___G__23__23__2b_ 0x5453d _num.o ___G__23__23__2b_ 0x55310 _num.o ___G__23__23__2b_ 0x55840 _num.o ___G__23__23__2b_ 0x55994 _num.o ___G__23__23__2b_ 0x565de _num.o ___G__23__23__2b_ 0x566b6 _num.o ___G__23__23__2b_ 0x566e0 _num.o ___G__23__23__2b_ 0x567a4 _num.o ___G__23__23__2b_ 0x56827 _num.o ___G__23__23__2b_ 0x56c16 _num.o ___G__23__23__2b_ 0x5729b _num.o ___G__23__23__2b_ 0x5b86c _num.o ___G__23__23__2b_ 0x5b959 _num.o ___G__23__23__2b_ 0x5bf2e _num.o ___G__23__23__2b_ 0x5d26e _num.o ___G__23__23__2b_ 0x5d56c _num.o ___G__23__23__2b_ 0x5d96a _num.o ___G__23__23__2b_ 0x5dae9 _num.o ___G__23__23__2b_ 0x5db3b _num.o ___G__23__23__2b_ 0x5ed66 _num.o ___G__23__23__2b_ 0x5ef34 _num.o ___G__23__23__2b_ 0x5ef9e _num.o ___G__23__23__2b_ 0x5fc21 _num.o ___G__23__23__2b_ 0x5ffcf _num.o ___G__23__23__2b_ 0x612e0 _num.o ___G__23__23__2b_ 0x61454 _num.o ___G__23__23__2b_ 0x616db _num.o ___G__23__23__2b_ 0x61f15 _num.o ___G__23__23__2b_ 0x62165 _num.o ___G__23__23__2b_ 0x62251 _num.o ___G__23__23__2b_ 0x62269 _num.o ___G__23__23__2b_ 0x62792 _num.o ___G__23__23__2b_ 0x627e3 _num.o ___G__23__23__2b_ 0x62830 _num.o ___G__23__23__2b_ 0x6286d _num.o ___G__23__23__2b_ 0x63d12 _num.o ___G__23__23__2b_ 0x6422f _num.o ___G__23__23__2b_ 0x6435a _num.o ___G__23__23__2b_ 0x64557 _num.o ___G__23__23__2b_ 0x64b22 _num.o ___G__23__23__2b_ 0x6562d _num.o ___G__23__23__2b_ 0x65657 _num.o ___G__23__23__2b_ 0x65fa0 _num.o ___G__23__23__2b_ 0x667d0 _num.o ___G__23__23__2b_ 0x686ec _num.o ___G__23__23__2b_ 0x68f0c _num.o ___G__23__23__2b_ 0x68f39 _num.o ___G__23__23__2b_ 0x68fb0 _num.o ___G__23__23__2b_ 0x6955f _num.o ___G__23__23__2b_ 0x69e95 _num.o ___G__23__23__2b_ 0x6a45b _num.o ___G__23__23__2b_ 0x6a852 _num.o ___G__23__23__2b_ 0x6aff7 _num.o ___G__23__23__2b_ 0x6b025 _num.o ___G__23__23__2b_ 0x6b15d _num.o ___G__23__23__2b_ 0x6be53 _num.o ___G__23__23__2b_ 0x6c086 _num.o ___G__23__23__2b_ 0x6c7e9 _num.o ___G__23__23__2b_ 0x6e58c _num.o ___G__23__23__2b_ 0x6e8f8 _num.o ___G__23__23__2b_ 0x6e97d _num.o ___G__23__23__2b_ 0x712d5 _num.o ___G__23__23__2b_ 0x718b0 _num.o ___G__23__23__2b_ 0x71920 _num.o ___G__23__23__2b_ 0x719f5 _num.o ___G__23__23__2b_ 0x71aeb _num.o ___G__23__23__2b_ 0x71cf6 _num.o ___G__23__23__2b_ 0x74fd1 _num.o ___G__23__23__2b_ 0x75fa5 _num.o ___G__23__23__2b_ 0x77679 _num.o ___G__23__23__2b_ 0x77780 _num.o ___G__23__23__2b_ 0x77820 _num.o ___G__23__23__2b_ 0x7a2e6 _num.o ___G__23__23__2b_ 0x7a923 _num.o ___G__23__23__2b_ 0x7baec _num.o ___G__23__23__2b_ 0x7bb3c _num.o ___G__23__23__2b_ 0x7bdfc _num.o ___G__23__23__2b_ 0x7c0b7 _num.o ___G__23__23__2b_ 0x7c315 _num.o ___G__23__23__2b_ 0x7dce6 _num.o ___G__23__23__2b_ 0x8216b _num.o ___G__23__23__2b_ 0x832cd _num.o ___G__23__23__2b_ 0x84bf0 _num.o ___G__23__23__2b_ 0x85d12 _num.o ___G__23__23__2b_ 0x873fa _num.o ___G__23__23__2b_ 0x88519 _num.o ___G__23__23__2b_ 0x8c7f0 _num.o ___G__23__23__2b_ 0x8d588 _num.o ___G__23__23__2b_ 0x8d644 _num.o ___G__23__23__2b_ 0x8f0ef _num.o ___G__23__23__2b_ 0x901ef _num.o ___G__23__23__2b_ 0x90228 _num.o ___G__23__23__2b_ 0x902a9 _num.o ___G__23__23__2b_ 0x9059f _num.o ___G__23__23__2b_ 0x93220 _num.o ___G__23__23__2b_ 0x93283 _num.o ___G__23__23__2b_ 0x93490 _num.o ___G__23__23__2b_ 0x934d9 _num.o ___G__23__23__2b_ 0x93a57 _num.o ___G__23__23__2b_ 0x93deb _num.o ___G__23__23__2b_ 0x9483a _num.o ___G__23__23__2b_ 0x96982 _num.o ___G__23__23__2b_ 0x969d4 _num.o ___G__23__23__2b_ 0x97bfd _num.o ___G__23__23__2b_ 0x97c4e _num.o ___G__23__23__2b_ 0x992a8 _num.o ___G__23__23__2b_ 0x9953c _num.o ___G__23__23__2b_ 0x9959d _num.o ___G__23__23__2b_ 0x995ed _num.o ___G__23__23__2b_ 0x9993b _num.o ___G__23__23__2b_ 0x99f2c _num.o ___G__23__23__2b_ 0x9b853 _num.o ___G__23__23__2b_ 0x9bad4 _num.o ___G__23__23__2b_ 0x4b896 _std.o ___G__23__23__2b_ 0x536e7 _std.o ___G__23__23__2b_ 0x71988 _std.o ___G__23__23__2b_ 0x873a1 _std.o ___G__23__23__2b_ 0xe0b8 _module.o ___G__23__23__2b_ 0xf7a5 _module.o ___G__23__23__2b_ 0x1000b _module.o ___G__23__23__2b_ 0x118a7 _module.o ___G__23__23__2b_ 0x1543d _module.o ___G__23__23__2b_ 0x15a17 _module.o ___G__23__23__2b_ 0x15c89 _module.o ___G__23__23__2b_ 0x17214 _module.o ___G__23__23__2b_ 0x18f3a _module.o ___G__23__23__2b_ 0x19014 _module.o ___G__23__23__2b_ 0x191d2 _module.o ___G__23__23__2b_ 0x19235 _module.o ___G__23__23__2b_ 0x19d17 _module.o ___G__23__23__2b_ 0x19e94 _module.o ___G__23__23__2b_ 0x1b340 _module.o ___G__23__23__2b_ 0x1bb19 _module.o ___G__23__23__2b_ 0x1bb38 _module.o ___G__23__23__2b_ 0x1c6da _module.o ___G__23__23__2b_ 0x1ca39 _module.o ___G__23__23__2b_ 0x1cadc _module.o ___G__23__23__2b_ 0x1cb8d _module.o ___G__23__23__2b_ 0x1d12c _module.o ___G__23__23__2b_ 0x1d3a6 _module.o ___G__23__23__2b_ 0x1de6b _module.o ___G__23__23__2b_ 0x1de9a _module.o ___G__23__23__2b_ 0x1e11a _module.o ___G__23__23__2b_ 0x1e942 _module.o ___G__23__23__2b_ 0x1f169 _module.o ___G__23__23__2b_ 0x1fa74 _module.o ___G__23__23__2b_ 0x210f6 _module.o ___G__23__23__2b_ 0x2183f _module.o ___G__23__23__2b_ 0x219be _module.o ___G__23__23__2b_ 0x21db7 _module.o ___G__23__23__2b_ 0x22908 _module.o ___G__23__23__2b_ 0x22982 _module.o ___G__23__23__2b_ 0x22a83 _module.o ___G__23__23__2b_ 0x2317a _module.o ___G__23__23__2b_ 0x2319b _module.o ___G__23__23__2b_ 0x231c3 _module.o ___G__23__23__2b_ 0x233d0 _module.o ___G__23__23__2b_ 0x233f8 _module.o ___G__23__23__2b_ 0x503b _nonstd.o ___G__23__23__2b_ 0x88bb _nonstd.o ___G__23__23__2b_ 0xb2c4 _nonstd.o ___G__23__23__2b_ 0x2466f _nonstd.o ___G__23__23__2b_ 0x14544 _repl.o ___G__23__23__2b_ 0x2a702 _repl.o ___G__23__23__2b_ 0x2a723 _repl.o ___G__23__23_fail_2d_check_2d_real 0x45e8 _system.o ___G__23__23_fail_2d_check_2d_real 0x218 _num.o ___G__23__23_fail_2d_check_2d_real 0x2b68 _num.o ___G__23__23_fail_2d_check_2d_real 0x2d712 _io.o ___G__23__23_fail_2d_check_2d_real 0x158bc _thread.o ___G__23__23_fail_2d_check_2d_real 0x1652b _thread.o ___G__23__23_fail_2d_check_2d_real 0x16567 _thread.o ___G__23__23_fail_2d_check_2d_real 0x16a24 _thread.o ___G__23__23_bitwise_2d_ior 0x43f3 _system.o ___G__23__23_bitwise_2d_ior 0xe82 _num.o ___G__23__23_bitwise_2d_ior 0x37d2 _num.o ___G__23__23_bitwise_2d_ior 0x545e _nonstd.o ___G__23__23_fifo_2d__3e_u8vector 0x4327 _system.o ___G__23__23_fifo_2d__3e_u8vector 0x82a _io.o ___G__23__23_fifo_2d__3e_u8vector 0x2faa _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x427c _system.o ___G__23__23_fail_2d_check_2d_u8vector 0x1c0f _std.o ___G__23__23_fail_2d_check_2d_u8vector 0x5c2f _std.o ___G__23__23_fail_2d_check_2d_u8vector 0x15d0e _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x15d43 _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x167d4 _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x168bc _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x168d8 _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x1692d _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x16949 _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x1907f _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x4cd14 _io.o ___G__23__23_fail_2d_check_2d_u8vector 0x81d0 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x4163 _system.o ___G__23__23_fail_2d_check_2d_string 0x421e _system.o ___G__23__23_fail_2d_check_2d_string 0x17fdf _num.o ___G__23__23_fail_2d_check_2d_string 0x3903 _std.o ___G__23__23_fail_2d_check_2d_string 0x7923 _std.o ___G__23__23_fail_2d_check_2d_string 0x99a3 _eval.o ___G__23__23_fail_2d_check_2d_string 0x7fab _module.o ___G__23__23_fail_2d_check_2d_string 0xc2c5 _io.o ___G__23__23_fail_2d_check_2d_string 0xcdbf _io.o ___G__23__23_fail_2d_check_2d_string 0xcf2f _io.o ___G__23__23_fail_2d_check_2d_string 0xcf83 _io.o ___G__23__23_fail_2d_check_2d_string 0xd06f _io.o ___G__23__23_fail_2d_check_2d_string 0xd0c3 _io.o ___G__23__23_fail_2d_check_2d_string 0xeb33 _io.o ___G__23__23_fail_2d_check_2d_string 0x15029 _io.o ___G__23__23_fail_2d_check_2d_string 0x16abc _io.o ___G__23__23_fail_2d_check_2d_string 0x16b02 _io.o ___G__23__23_fail_2d_check_2d_string 0x16b97 _io.o ___G__23__23_fail_2d_check_2d_string 0x16d87 _io.o ___G__23__23_fail_2d_check_2d_string 0x1765f _io.o ___G__23__23_fail_2d_check_2d_string 0x3f2e _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7447 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7492 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x74dd _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x753b _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7586 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x76be _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x77df _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x783d _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x78f4 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x795b _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x79c2 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7a29 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7a90 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7af7 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7b5e _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7e09 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7e21 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7ee9 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7f5c _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x7fa7 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x8011 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x805c _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x80a7 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x811f _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x816a _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x822e _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x8262 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x82c9 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x8330 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x9ef3 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0xb071 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0xbf4a _nonstd.o ___G__23__23_fail_2d_check_2d_string 0xd2f3 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x182be _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x19a3f _nonstd.o ___G__23__23_fail_2d_check_2d_string 0x19aa9 _nonstd.o ___G__23__23_fail_2d_check_2d_string 0xbee3 _thread.o ___G__23__23_fail_2d_check_2d_string 0x6502 _repl.o ___G__23__23_fail_2d_check_2d_string 0x1c487 _repl.o ___G__23__23_fail_2d_check_2d_symbol 0x4040 _system.o ___G__23__23_fail_2d_check_2d_symbol 0xd048 _system.o ___G__23__23_fail_2d_check_2d_symbol 0xe0e7 _system.o ___G__23__23_fail_2d_check_2d_symbol 0xef _std.o ___G__23__23_fail_2d_check_2d_symbol 0x410f _std.o ___G__23__23_fail_2d_check_2d_symbol 0x765b _nonstd.o ___G__23__23_u64vector_2d_equal_3f_ 0x9e34 _system.o ___G__23__23_u64vector_2d_equal_3f_ 0xb3d6 _system.o ___G__23__23_u64vector_2d_equal_3f_ 0xc110 _system.o ___G__23__23_u64vector_2d_equal_3f_ 0x2f09 _std.o ___G__23__23_u64vector_2d_equal_3f_ 0x6f29 _std.o ___G__23__23_u16vector_2d_equal_3f_ 0x9bd3 _system.o ___G__23__23_u16vector_2d_equal_3f_ 0xa6ff _system.o ___G__23__23_u16vector_2d_equal_3f_ 0xcf2d _system.o ___G__23__23_u16vector_2d_equal_3f_ 0x23fd _std.o ___G__23__23_u16vector_2d_equal_3f_ 0x641d _std.o ___G__23__23_s8vector_2d_equal_3f_ 0x9b8b _system.o ___G__23__23_s8vector_2d_equal_3f_ 0xa6b3 _system.o ___G__23__23_s8vector_2d_equal_3f_ 0xcee0 _system.o ___G__23__23_s8vector_2d_equal_3f_ 0x214f _std.o ___G__23__23_s8vector_2d_equal_3f_ 0x616f _std.o ___G__23__23_u8vector_2d_equal_3f_ 0x9b43 _system.o ___G__23__23_u8vector_2d_equal_3f_ 0xbbcd _system.o ___G__23__23_u8vector_2d_equal_3f_ 0xd5c9 _system.o ___G__23__23_u8vector_2d_equal_3f_ 0x1ea1 _std.o ___G__23__23_u8vector_2d_equal_3f_ 0x5ec1 _std.o ___G__23__23_string_2d__3e_keyword 0x8ae9 _system.o ___G__23__23_string_2d__3e_keyword 0x293 _std.o ___G__23__23_string_2d__3e_keyword 0x42b3 _std.o ___G__23__23_string_2d__3e_keyword 0x1cb91 _std.o ___G__23__23_string_2d__3e_keyword 0x72f6 _eval.o ___G__23__23_string_2d__3e_keyword 0x148d4 _io.o ___G__23__23_string_2d__3e_keyword 0x2823f _io.o ___G__23__23_string_2d__3e_keyword 0x32375 _io.o ___G__23__23_string_2d__3e_keyword 0x3b1eb _io.o ___G__23__23_string_2d__3e_symbol 0x8875 _system.o ___G__23__23_string_2d__3e_symbol 0xa590 _system.o ___G__23__23_string_2d__3e_symbol 0x197 _std.o ___G__23__23_string_2d__3e_symbol 0x41b7 _std.o ___G__23__23_string_2d__3e_symbol 0x26188 _std.o ___G__23__23_string_2d__3e_symbol 0x7007 _eval.o ___G__23__23_string_2d__3e_symbol 0xfb5b _eval.o ___G__23__23_string_2d__3e_symbol 0x6a24 _module.o ___G__23__23_string_2d__3e_symbol 0x6e84 _module.o ___G__23__23_string_2d__3e_symbol 0xae1a _module.o ___G__23__23_string_2d__3e_symbol 0xb16a _module.o ___G__23__23_string_2d__3e_symbol 0xd5f7 _module.o ___G__23__23_string_2d__3e_symbol 0x12036 _module.o ___G__23__23_string_2d__3e_symbol 0x162d8 _module.o ___G__23__23_string_2d__3e_symbol 0x11c98 _io.o ___G__23__23_string_2d__3e_symbol 0x148bc _io.o ___G__23__23_string_2d__3e_symbol 0x1868f _io.o ___G__23__23_string_2d__3e_symbol 0x5f4f _nonstd.o ___G__23__23_string_2d__3e_symbol 0x72c2 _nonstd.o ___G__23__23_string_2d__3e_symbol 0x11c55 _nonstd.o ___G__23__23_string_2d__3e_symbol 0x129ca _nonstd.o ___G__23__23_string_2d__3e_symbol 0x12a09 _nonstd.o ___G__23__23_string_2d__3e_symbol 0x18874 _nonstd.o ___G__23__23_string_2d__3e_symbol 0x1a493 _nonstd.o ___G__23__23_string_2d__3e_symbol 0x1a7a8 _nonstd.o ___G__23__23_string_2d__3e_symbol 0x12637 _repl.o ___G__23__23_string_2d__3e_symbol 0x15df2 _repl.o ___G__23__23_s64vector_2d_equal_3f_ 0x8553 _system.o ___G__23__23_s64vector_2d_equal_3f_ 0xb609 _system.o ___G__23__23_s64vector_2d_equal_3f_ 0xba15 _system.o ___G__23__23_s64vector_2d_equal_3f_ 0x31d3 _std.o ___G__23__23_s64vector_2d_equal_3f_ 0x71f3 _std.o ___G__23__23_f32vector_2d_equal_3f_ 0x850b _system.o ___G__23__23_f32vector_2d_equal_3f_ 0xb655 _system.o ___G__23__23_f32vector_2d_equal_3f_ 0xc83e _system.o ___G__23__23_f32vector_2d_equal_3f_ 0x3481 _std.o ___G__23__23_f32vector_2d_equal_3f_ 0x74a1 _std.o ___G__23__23_flonum_2d__3e_ieee754_2d_32 0x8255 _system.o ___G__23__23_flonum_2d__3e_ieee754_2d_32 0x2748 _num.o ___G__23__23_flonum_2d__3e_ieee754_2d_32 0x5098 _num.o ___G__23__23_last_2d_serial_2d_number 0x704f _system.o ___G__23__23_last_2d_serial_2d_number 0x128ce _system.o ___G__23__23_last_2d_serial_2d_number 0x128f0 _system.o ___G__23__23_equal_2d_hint 0x703d _system.o ___G__23__23_equal_2d_hint 0x9ade _system.o ___G__23__23_equal_2d_hint 0x9e8a _system.o ___G__23__23_equal_2d_hint 0x9e94 _system.o ___G__23__23_equal_2d_hint 0xa13a _system.o ___G__23__23_equal_2d_hint 0xc054 _system.o ___G__23__23_exact_2d__3e_inexact 0x6e4a _system.o ___G__23__23_exact_2d__3e_inexact 0x11995 _system.o ___G__23__23_exact_2d__3e_inexact 0xd32 _num.o ___G__23__23_exact_2d__3e_inexact 0x3682 _num.o ___G__23__23_exact_2d__3e_inexact 0x6814 _num.o ___G__23__23_exact_2d__3e_inexact 0xdecf _num.o ___G__23__23_exact_2d__3e_inexact 0xf673 _num.o ___G__23__23_exact_2d__3e_inexact 0x10c5e _num.o ___G__23__23_exact_2d__3e_inexact 0x160bf _num.o ___G__23__23_exact_2d__3e_inexact 0x16d37 _num.o ___G__23__23_exact_2d__3e_inexact 0x1703f _num.o ___G__23__23_exact_2d__3e_inexact 0x17783 _num.o ___G__23__23_exact_2d__3e_inexact 0x17f82 _num.o ___G__23__23_exact_2d__3e_inexact 0x181c0 _num.o ___G__23__23_exact_2d__3e_inexact 0x18585 _num.o ___G__23__23_exact_2d__3e_inexact 0x18af3 _num.o ___G__23__23_exact_2d__3e_inexact 0x18b40 _num.o ___G__23__23_exact_2d__3e_inexact 0x18b8d _num.o ___G__23__23_exact_2d__3e_inexact 0x18f7e _num.o ___G__23__23_exact_2d__3e_inexact 0x190e4 _num.o ___G__23__23_exact_2d__3e_inexact 0x19bf1 _num.o ___G__23__23_exact_2d__3e_inexact 0x22f6a _num.o ___G__23__23_exact_2d__3e_inexact 0x26add _num.o ___G__23__23_exact_2d__3e_inexact 0x27444 _num.o ___G__23__23_exact_2d__3e_inexact 0x3b8e3 _num.o ___G__23__23_exact_2d__3e_inexact 0x3f95b _num.o ___G__23__23_exact_2d__3e_inexact 0x40651 _num.o ___G__23__23_exact_2d__3e_inexact 0x4eaac _num.o ___G__23__23_exact_2d__3e_inexact 0x4ef72 _num.o ___G__23__23_exact_2d__3e_inexact 0x50750 _num.o ___G__23__23_exact_2d__3e_inexact 0x543b3 _num.o ___G__23__23_exact_2d__3e_inexact 0x56332 _num.o ___G__23__23_exact_2d__3e_inexact 0x56432 _num.o ___G__23__23_exact_2d__3e_inexact 0x56598 _num.o ___G__23__23_exact_2d__3e_inexact 0x567ca _num.o ___G__23__23_exact_2d__3e_inexact 0x583f7 _num.o ___G__23__23_exact_2d__3e_inexact 0x586a5 _num.o ___G__23__23_exact_2d__3e_inexact 0x58a3e _num.o ___G__23__23_exact_2d__3e_inexact 0x58a64 _num.o ___G__23__23_exact_2d__3e_inexact 0x58ab6 _num.o ___G__23__23_exact_2d__3e_inexact 0x598a2 _num.o ___G__23__23_exact_2d__3e_inexact 0x5990f _num.o ___G__23__23_exact_2d__3e_inexact 0x59e80 _num.o ___G__23__23_exact_2d__3e_inexact 0x5a031 _num.o ___G__23__23_exact_2d__3e_inexact 0x5a1b8 _num.o ___G__23__23_exact_2d__3e_inexact 0x5a1e2 _num.o ___G__23__23_exact_2d__3e_inexact 0x5a433 _num.o ___G__23__23_exact_2d__3e_inexact 0x5a5a7 _num.o ___G__23__23_exact_2d__3e_inexact 0x5a5d1 _num.o ___G__23__23_exact_2d__3e_inexact 0x5a623 _num.o ___G__23__23_exact_2d__3e_inexact 0x5b658 _num.o ___G__23__23_exact_2d__3e_inexact 0x5c15b _num.o ___G__23__23_exact_2d__3e_inexact 0x5c854 _num.o ___G__23__23_exact_2d__3e_inexact 0x5d20f _num.o ___G__23__23_exact_2d__3e_inexact 0x614e7 _num.o ___G__23__23_exact_2d__3e_inexact 0x6168c _num.o ___G__23__23_exact_2d__3e_inexact 0x61f4d _num.o ___G__23__23_exact_2d__3e_inexact 0x62dc4 _num.o ___G__23__23_exact_2d__3e_inexact 0x641f2 _num.o ___G__23__23_exact_2d__3e_inexact 0x65f68 _num.o ___G__23__23_exact_2d__3e_inexact 0x65fd1 _num.o ___G__23__23_exact_2d__3e_inexact 0x65ff7 _num.o ___G__23__23_exact_2d__3e_inexact 0x661ac _num.o ___G__23__23_exact_2d__3e_inexact 0x66422 _num.o ___G__23__23_exact_2d__3e_inexact 0x66453 _num.o ___G__23__23_exact_2d__3e_inexact 0x66740 _num.o ___G__23__23_exact_2d__3e_inexact 0x67cb7 _num.o ___G__23__23_exact_2d__3e_inexact 0x6b79f _num.o ___G__23__23_exact_2d__3e_inexact 0x6cc5b _num.o ___G__23__23_exact_2d__3e_inexact 0x6e027 _num.o ___G__23__23_exact_2d__3e_inexact 0x6e455 _num.o ___G__23__23_exact_2d__3e_inexact 0x73313 _num.o ___G__23__23_exact_2d__3e_inexact 0x7bc31 _num.o ___G__23__23_exact_2d__3e_inexact 0x7d7f1 _num.o ___G__23__23_exact_2d__3e_inexact 0x8429e _num.o ___G__23__23_exact_2d__3e_inexact 0x8584f _num.o ___G__23__23_exact_2d__3e_inexact 0x879c9 _num.o ___G__23__23_exact_2d__3e_inexact 0x95f53 _num.o ___G__23__23_exact_2d__3e_inexact 0x672eb _io.o ___G__23__23_exact_2d__3e_inexact 0x12d49 _thread.o ___G__23__23_exact_2d__3e_inexact 0x13d5d _thread.o ___G__23__23_exact_2d__3e_inexact 0x14909 _thread.o ___G__23__23_exact_2d__3e_inexact 0x15dc2 _thread.o ___G__23__23_exact_2d__3e_inexact 0x16204 _thread.o ___G__23__23_exact_2d__3e_inexact 0x16403 _thread.o ___G__23__23_ieee754_2d_32_2d__3e_flonum 0x6b93 _system.o ___G__23__23_ieee754_2d_32_2d__3e_flonum 0x2756 _num.o ___G__23__23_ieee754_2d_32_2d__3e_flonum 0x50a6 _num.o ___G__23__23_string_2d_foldcase 0x621e _system.o ___G__23__23_string_2d_foldcase 0x3d55 _std.o ___G__23__23_string_2d_foldcase 0x7d75 _std.o ___G__23__23_string_2d_foldcase 0x24c82 _std.o ___G__23__23_string_2d_foldcase 0x9bce _io.o ___G__23__23_s32vector_2d_equal_3f_ 0x60a2 _system.o ___G__23__23_s32vector_2d_equal_3f_ 0x9de8 _system.o ___G__23__23_s32vector_2d_equal_3f_ 0xb38e _system.o ___G__23__23_s32vector_2d_equal_3f_ 0x2c3f _std.o ___G__23__23_s32vector_2d_equal_3f_ 0x6c5f _std.o ___G__23__23_uninterned_2d_keyword_3f_ 0x12798 _system.o ___G__23__23_uninterned_2d_keyword_3f_ 0x2af _std.o ___G__23__23_uninterned_2d_keyword_3f_ 0x42cf _std.o ___G__23__23_uninterned_2d_keyword_3f_ 0x143a8 _std.o ___G__23__23_uninterned_2d_keyword_3f_ 0x26b98 _io.o ___G__23__23_uninterned_2d_symbol_3f_ 0x11c50 _system.o ___G__23__23_uninterned_2d_symbol_3f_ 0x1b3 _std.o ___G__23__23_uninterned_2d_symbol_3f_ 0x41d3 _std.o ___G__23__23_uninterned_2d_symbol_3f_ 0x13bf7 _std.o ___G__23__23_uninterned_2d_symbol_3f_ 0x21cb9 _io.o ___G__23__23_uninterned_2d_symbol_3f_ 0xbea7 _repl.o ___G__23__23_integer_2d_length 0x11bd6 _system.o ___G__23__23_integer_2d_length 0x1018 _num.o ___G__23__23_integer_2d_length 0x3968 _num.o ___G__23__23_integer_2d_length 0x8ae9 _num.o ___G__23__23_integer_2d_length 0x8dc5 _num.o ___G__23__23_integer_2d_length 0x98f1 _num.o ___G__23__23_integer_2d_length 0x11a56 _num.o ___G__23__23_integer_2d_length 0x161de _num.o ___G__23__23_integer_2d_length 0x1719e _num.o ___G__23__23_integer_2d_length 0x1769c _num.o ___G__23__23_integer_2d_length 0x196d7 _num.o ___G__23__23_integer_2d_length 0x1fe1d _num.o ___G__23__23_integer_2d_length 0x20185 _num.o ___G__23__23_integer_2d_length 0x20327 _num.o ___G__23__23_integer_2d_length 0x266c3 _num.o ___G__23__23_integer_2d_length 0x27595 _num.o ___G__23__23_integer_2d_length 0x2768b _num.o ___G__23__23_integer_2d_length 0x2980b _num.o ___G__23__23_integer_2d_length 0x29a3e _num.o ___G__23__23_integer_2d_length 0x2a572 _num.o ___G__23__23_integer_2d_length 0x2a8ae _num.o ___G__23__23_integer_2d_length 0x2b932 _num.o ___G__23__23_integer_2d_length 0x2f975 _num.o ___G__23__23_integer_2d_length 0x2fb18 _num.o ___G__23__23_integer_2d_length 0x3125b _num.o ___G__23__23_integer_2d_length 0x3147b _num.o ___G__23__23_integer_2d_length 0x324c5 _num.o ___G__23__23_integer_2d_length 0x32c55 _num.o ___G__23__23_integer_2d_length 0x32cc1 _num.o ___G__23__23_integer_2d_length 0x348da _num.o ___G__23__23_integer_2d_length 0x35a27 _num.o ___G__23__23_integer_2d_length 0x3c281 _num.o ___G__23__23_integer_2d_length 0x3f97e _num.o ___G__23__23_integer_2d_length 0x3f9a9 _num.o ___G__23__23_integer_2d_length 0x420f6 _num.o ___G__23__23_integer_2d_length 0x42745 _num.o ___G__23__23_integer_2d_length 0x42fe0 _num.o ___G__23__23_integer_2d_length 0x4ae42 _num.o ___G__23__23_integer_2d_length 0x4b1ec _num.o ___G__23__23_integer_2d_length 0x4e707 _num.o ___G__23__23_integer_2d_length 0x50975 _num.o ___G__23__23_integer_2d_length 0x50ba2 _num.o ___G__23__23_integer_2d_length 0x570ff _num.o ___G__23__23_integer_2d_length 0x602ce _num.o ___G__23__23_integer_2d_length 0x6b92a _num.o ___G__23__23_integer_2d_length 0x6bbd0 _num.o ___G__23__23_integer_2d_length 0x6e28c _num.o ___G__23__23_integer_2d_length 0x6e63d _num.o ___G__23__23_integer_2d_length 0x74f89 _num.o ___G__23__23_integer_2d_length 0x7abce _num.o ___G__23__23_integer_2d_length 0x83895 _num.o ___G__23__23_integer_2d_length 0x86f0c _num.o ___G__23__23_integer_2d_length 0x8bf54 _num.o ___G__23__23_integer_2d_length 0x8e05b _num.o ___G_string_2d_ci_3d__3f_ 0xec09 _system.o ___G_string_2d_ci_3d__3f_ 0x3c91 _std.o ___G_string_2d_ci_3d__3f_ 0x7cb1 _std.o ___G_string_2d_ci_3d__3f_ 0x552ef _std.o ___G_string_2d_ci_3d__3f_ 0x831bc _std.o ___G_string_2d_ci_3d__3f_ 0x83356 _std.o ___G__23__23_string_2d_ci_3d__3f_ 0xebfc _system.o ___G__23__23_string_2d_ci_3d__3f_ 0x3c83 _std.o ___G__23__23_string_2d_ci_3d__3f_ 0x7ca3 _std.o ___G__23__23_string_2d_ci_3d__3f_ 0x8581 _io.o ___G__23__23_string_2d_ci_3d__3f_ 0x36ce2 _io.o ___G__23__23_string_2d_ci_3d__3f_ 0x38a54 _io.o ___G__23__23_string_2d_ci_3d__3f_ 0x5dbe5 _io.o ___G__23__23_string_2d_ci_3d__3f_ 0x73a48 _io.o ___G_string_3d__3f_ 0xebef _system.o ___G_string_3d__3f_ 0x3bdb _std.o ___G_string_3d__3f_ 0x7bfb _std.o ___G_string_3d__3f_ 0x538e7 _std.o ___G_string_3d__3f_ 0x78f60 _std.o ___G_string_3d__3f_ 0x791b4 _std.o ___G__23__23_string_3d__3f_ 0xebe2 _system.o ___G__23__23_string_3d__3f_ 0x3bcd _std.o ___G__23__23_string_3d__3f_ 0x7bed _std.o ___G__23__23_string_3d__3f_ 0x11a1d _eval.o ___G__23__23_string_3d__3f_ 0x7361 _module.o ___G__23__23_string_3d__3f_ 0x16e89 _module.o ___G__23__23_string_3d__3f_ 0x19ee2 _module.o ___G__23__23_string_3d__3f_ 0xd289 _io.o ___G__23__23_string_3d__3f_ 0x26b54 _io.o ___G__23__23_string_3d__3f_ 0x3510d _io.o ___G__23__23_string_3d__3f_ 0x3891c _io.o ___G__23__23_string_3d__3f_ 0x40226 _io.o ___G__23__23_string_3d__3f_ 0x46bb5 _io.o ___G__23__23_string_3d__3f_ 0x72e8c _io.o ___G__23__23_string_3d__3f_ 0xd573 _nonstd.o ___G__23__23_string_3d__3f_ 0x17f65 _nonstd.o ___G__23__23_string_3d__3f_ 0x23370 _nonstd.o ___G__23__23_string_3d__3f_ 0xee57 _repl.o ___G__23__23_fail_2d_check_2d_boolean 0xd71b _system.o ___G__23__23_fail_2d_check_2d_boolean 0xe2b8 _system.o ___G__23__23_fail_2d_check_2d_boolean 0x12f69 _num.o ___G__23__23_fail_2d_check_2d_boolean 0x2f462 _num.o ___G__23__23_fail_2d_check_2d_boolean 0x8d _std.o ___G__23__23_fail_2d_check_2d_boolean 0x40ad _std.o ___G__23__23_symbol_2d__3e_string 0xbcc2 _system.o ___G__23__23_symbol_2d__3e_string 0x11e99 _system.o ___G__23__23_symbol_2d__3e_string 0x11f0a _system.o ___G__23__23_symbol_2d__3e_string 0x17b _std.o ___G__23__23_symbol_2d__3e_string 0x419b _std.o ___G__23__23_symbol_2d__3e_string 0x26943 _std.o ___G__23__23_symbol_2d__3e_string 0x296d _eval.o ___G__23__23_symbol_2d__3e_string 0x1f4d5 _eval.o ___G__23__23_symbol_2d__3e_string 0x20068 _eval.o ___G__23__23_symbol_2d__3e_string 0x2154c _eval.o ___G__23__23_symbol_2d__3e_string 0x88cb _module.o ___G__23__23_symbol_2d__3e_string 0xff16 _module.o ___G__23__23_symbol_2d__3e_string 0x19033 _module.o ___G__23__23_symbol_2d__3e_string 0x1ace5 _module.o ___G__23__23_symbol_2d__3e_string 0x1ccfb _module.o ___G__23__23_symbol_2d__3e_string 0x1d0fe _module.o ___G__23__23_symbol_2d__3e_string 0x1d97c _module.o ___G__23__23_symbol_2d__3e_string 0x1e4ed _module.o ___G__23__23_symbol_2d__3e_string 0x3cb2f _io.o ___G__23__23_symbol_2d__3e_string 0x689c2 _io.o ___G__23__23_symbol_2d__3e_string 0x6a35e _io.o ___G__23__23_symbol_2d__3e_string 0x6b7a8 _io.o ___G__23__23_symbol_2d__3e_string 0x1f04c _nonstd.o ___G__23__23_symbol_2d__3e_string 0x227f1 _nonstd.o ___G__23__23_symbol_2d__3e_string 0x22c04 _nonstd.o ___G__23__23_symbol_2d__3e_string 0x234a7 _nonstd.o ___G__23__23_symbol_2d__3e_string 0x23ca5 _nonstd.o ___G__23__23_symbol_2d__3e_string 0x24985 _nonstd.o ___G__23__23_symbol_2d__3e_string 0x24e21 _nonstd.o ___G__23__23_symbol_2d__3e_string 0x25621 _repl.o ___G__23__23_symbol_2d__3e_string 0x28690 _repl.o ___G__23__23_symbol_2d__3e_string 0x2b341 _repl.o ___G__23__23_symbol_2d__3e_string 0x2cb31 _repl.o ___G__23__23_char_2d_set_3d_ 0xabd3 _system.o ___G__23__23_char_2d_set_3d_ 0xb85a _system.o ___G__23__23_char_2d_set_3d_ 0xcec8 _system.o ___G__23__23_char_2d_set_3d_ 0x5b1 _std.o ___G__23__23_char_2d_set_3d_ 0x45d1 _std.o ___G__23__23_bit_2d_set_3f_ 0xab1d _system.o ___G__23__23_bit_2d_set_3f_ 0x1050 _num.o ___G__23__23_bit_2d_set_3f_ 0x39a0 _num.o ___G__23__23_bit_2d_set_3f_ 0x1569c _num.o ___G__23__23_bit_2d_set_3f_ 0x17615 _num.o ___G__23__23_bit_2d_set_3f_ 0x2153e _num.o ___G__23__23_bit_2d_set_3f_ 0x30b5d _num.o ___G__23__23_bit_2d_set_3f_ 0x34dfd _num.o ___G__23__23_bit_2d_set_3f_ 0x3d2da _num.o ___G__23__23_bit_2d_set_3f_ 0x3d3c3 _num.o ___G__23__23_bit_2d_set_3f_ 0x3e126 _num.o ___G__23__23_bit_2d_set_3f_ 0x4d164 _num.o ___G__23__23_bit_2d_set_3f_ 0x51d9e _num.o ___G__23__23_unknown_2d_procedure_2d_handler 0xa825 _system.o ___G__23__23_unknown_2d_procedure_2d_handler 0xb0c2 _system.o ___G__23__23_unknown_2d_procedure_2d_handler 0x12677 _system.o ___G__23__23_f64vector_2d_equal_3f_ 0xa252 _system.o ___G__23__23_f64vector_2d_equal_3f_ 0xadb9 _system.o ___G__23__23_f64vector_2d_equal_3f_ 0xc3ea _system.o ___G__23__23_f64vector_2d_equal_3f_ 0x3735 _std.o ___G__23__23_f64vector_2d_equal_3f_ 0x7755 _std.o ___G__23__23_string_2d_equal_3f_ 0xa03a _system.o ___G__23__23_string_2d_equal_3f_ 0xb4db _system.o ___G__23__23_string_2d_equal_3f_ 0xcea9 _system.o ___G__23__23_string_2d_equal_3f_ 0x3b95 _std.o ___G__23__23_string_2d_equal_3f_ 0x7bb5 _std.o ___S__23__23_gc_2d_hash_2d_table_2d_foldl 0x1a2bc _system.o ___S__23__23_gc_2d_hash_2d_table_2d_field_2d_set_21_ 0x1a2a4 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_allocate2 0x1a28c _system.o ___S__23__23_frame_3f_ 0x1a274 _system.o ___S__23__23_flonums_3f_ 0x1a25c _system.o ___S__23__23_fleqv_3f__2d_hash 0x1a244 _system.o ___S__23__23_fixnum_3f_ 0x1a22c _system.o ___S__23__23_fail_2d_check_2d_unbound_2d_key_2d_exception 0x1a214 _system.o ___S__23__23_fail_2d_check_2d_invalid_2d_hash_2d_number_2d_exception 0x1a1fc _system.o ___S__23__23_eqv_3f__2d_hash 0x1a1e4 _system.o ___S__23__23_equal_3f__2d_hash 0x1a1cc _system.o ___S__23__23_eq_3f__2d_hash 0x1a1b4 _system.o ___S__23__23_cpxnum_3f_ 0x1a19c _system.o ___S__23__23_case_2d_memv 0x1a17c _system.o ___S__23__23_bignum_3f_ 0x1a172 _system.o ___S__23__23_quasi_2d_append 0x1a424 _system.o ___S__23__23_possibly_2d_eqv_3f_ 0x1a40c _system.o ___S__23__23_object_2d__3e_u8vector 0x1a3f4 _system.o ___S__23__23_meroon_3f_ 0x1a3dc _system.o ___S__23__23_make_2d_table_2d_aux 0x1a3c4 _system.o ___S__23__23_loose_2d_smallest_2d_prime_2d_no_2d_less_2d_than 0x1a3ac _system.o ___S__23__23_list_2d__3e_table 0x1a394 _system.o ___S__23__23_jazz_3f_ 0x1a37c _system.o ___S__23__23_iflonums_3f_ 0x1a364 _system.o ___S__23__23_get_2d_subprocedure_2d_from_2d_name_2d_and_2d_id 0x1a34c _system.o ___S__23__23_gc_2d_hash_2d_table_3f_ 0x1a334 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_set_21_ 0x1a31c _system.o ___S__23__23_gc_2d_hash_2d_table_2d_resize_21_ 0x1a304 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_ref 0x1a2ec _system.o ___S__23__23_gc_2d_hash_2d_table_2d_length 0x1a2d4 _system.o ___S__23__23_table_2d_get_2d_eq_2d_gcht 0x1a58c _system.o ___S__23__23_table_2d_foldl 0x1a574 _system.o ___S__23__23_table_2d_access 0x1a55c _system.o ___S__23__23_symbol_3d__3f_ 0x1a544 _system.o ___S__23__23_subtyped_3f_ 0x1a52c _system.o ___S__23__23_subtyped_2e_symbol_3f_ 0x1a514 _system.o ___S__23__23_subtyped_2e_bignum_3f_ 0x1a4fc _system.o ___S__23__23_subtype 0x1a4e4 _system.o ___S__23__23_string_3d__3f__2d_hash 0x1a4cc _system.o ___S__23__23_special_3f_ 0x1a4b4 _system.o ___S__23__23_serial_2d_number_2d__3e_object 0x1a49c _system.o ___S__23__23_ratnum_3f_ 0x1a484 _system.o ___S__23__23_raise_2d_unbound_2d_key_2d_exception 0x1a46c _system.o ___S__23__23_quasi_2d_vector 0x1a454 _system.o ___S__23__23_quasi_2d_list 0x1a43c _system.o ___S_eq_3f_ 0x1a7b4 _system.o ___S_eq_3f_ 0x2b87c _eval.o ___S_eq_3f_ 0x2afa4 _nonstd.o ___S_boolean_3d__3f_ 0x1a70c _system.o ___S___system_23_0 0x1a6f4 _system.o ___S___system 0x1a6dc _system.o ___S__23__23_unbound_3f_ 0x1a6c4 _system.o ___S__23__23_type_2d_cast 0x1a6ac _system.o ___S__23__23_type_2d_2_2d_E15F8CD7_2d_7FF3_2d_4C21_2d_82B9_2d_4355062C112F 0x1a67c _system.o ___S__23__23_type_2d_2_2d_E15F8CD7_2d_7FF3_2d_4C21_2d_82B9_2d_4355062C112F 0x95eec _std.o ___S__23__23_type_2d_2_2d_3b7674e5_2d_a6d8_2d_11d9_2d_930c_2d_00039301ba52 0x1a664 _system.o ___S__23__23_type_2d_2_2d_3b7674e5_2d_a6d8_2d_11d9_2d_930c_2d_00039301ba52 0x2ec94 _repl.o ___S__23__23_type_2d_15_2d_713f0ba8_2d_1d76_2d_4a68_2d_8dfa_2d_eaebd4aef1e3 0x1a64c _system.o ___S__23__23_type_2d_15_2d_713f0ba8_2d_1d76_2d_4a68_2d_8dfa_2d_eaebd4aef1e3 0x790a4 _io.o ___S__23__23_type_2d_15_2d_713f0ba8_2d_1d76_2d_4a68_2d_8dfa_2d_eaebd4aef1e3 0x2ec34 _repl.o ___S__23__23_type_2d_15_2d_713f0ba8_2d_1d76_2d_4a68_2d_8dfa_2d_eaebd4aef1e3 0x2d8 _thread.o ___S__23__23_type_2d_11_2d_42fe9aac_2d_e9c6_2d_4227_2d_893e_2d_a0ad76f58932 0x1a634 _system.o ___S__23__23_type_2d_11_2d_42fe9aac_2d_e9c6_2d_4227_2d_893e_2d_a0ad76f58932 0x658 _io.o ___S__23__23_type_2d_11_2d_42fe9aac_2d_e9c6_2d_4227_2d_893e_2d_a0ad76f58932 0x2d0 _thread.o ___S__23__23_table_3f_ 0x1a604 _system.o ___S__23__23_table_2d_search 0x1a5ec _system.o ___S__23__23_table_2d_ref 0x1a5d4 _system.o ___S__23__23_table_2d_merge 0x1a5bc _system.o ___S__23__23_table_2d_get_2d_gcht_2d_not_2d_mem_2d_alloc 0x1a5a4 _system.o ___S_table_2d_merge 0x1aa0c _system.o ___S_table_2d_for_2d_each 0x1a9f4 _system.o ___S_table_2d__3e_list 0x1a9dc _system.o ___S_symbol_3d__3f_ 0x1a9c4 _system.o ___S_string_2d_ci_3d__3f__2d_hash 0x1a994 _system.o ___S_serial_2d_number_2d__3e_object 0x1a97c _system.o ___S_serial_2d_number_2d__3e_object 0x7ad0c _io.o ___S_object_2d__3e_u8vector 0x1a934 _system.o ___S_make_2d_table 0x1a904 _system.o ___S_loads 0x1a8d4 _system.o ___S_invalid_2d_hash_2d_number_2d_exception_3f_ 0x1a8a4 _system.o ___S_invalid_2d_hash_2d_number_2d_exception_2d_arguments 0x1a88c _system.o ___S_init 0x1a85c _system.o ___S_init 0x2bbac _eval.o ___S_init 0x7a0ac _io.o ___S_init 0x2b34c _nonstd.o ___S_init 0x200 _module.o ___S_hash 0x1a844 _system.o ___S_eqv_3f_ 0x1a7e4 _system.o ___S_eqv_3f_ 0x2b894 _eval.o ___S_equal_3f_ 0x1a7cc _system.o ___S_equal_3f_ 0x910 _eval.o ___S_equal_3f_ 0x520 _nonstd.o ___S__23__23_equal_3f_ 0x48 _system.o ___S__23__23_eq_3f_ 0x40 _system.o ___S__23__23_eq_3f_ 0xd8 _nonstd.o ___S__23__23_continuation_3f_ 0x38 _system.o ___S__23__23_boolean_3d__3f_ 0x30 _system.o ___K_weak_2d_keys 0x1ab8c _system.o ___K_size 0x1ab74 _system.o ___K_max_2d_load 0x1ab5c _system.o ___K_hash 0x1ab44 _system.o ___S_unbound_2d_serial_2d_number_2d_exception_2d_procedure 0x1ab2c _system.o ___S_unbound_2d_serial_2d_number_2d_exception 0x1ab14 _system.o ___S_unbound_2d_serial_2d_number_2d_exception 0xc20 _repl.o ___S_unbound_2d_key_2d_exception_2d_procedure 0x1aafc _system.o ___S_unbound_2d_key_2d_exception 0x1aae4 _system.o ___S_unbound_2d_key_2d_exception 0xc18 _repl.o ___S_test 0x1aa54 _system.o ___S_table_2d_set_21_ 0x1aa3c _system.o ___S_table_2d_ref 0x1aa24 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_union_21_ 0xc0 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_search 0xb8 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_rehash_21_ 0xb0 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_make 0xa8 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_for_2d_each 0xa0 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_find_21_ 0x98 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_field_2d_ref 0x90 _system.o ___S__23__23_gc_2d_hash_2d_table_2d_allocate 0x88 _system.o ___S__23__23_foreign_3f_ 0x80 _system.o ___S__23__23_flonum_3f_ 0x78 _system.o ___S__23__23_fixnums_3f_ 0x70 _system.o ___S__23__23_fail_2d_check_2d_unbound_2d_serial_2d_number_2d_exception 0x68 _system.o ___S__23__23_fail_2d_check_2d_table 0x60 _system.o ___S__23__23_explode_2d_gc_2d_hash_2d_table 0x58 _system.o ___S__23__23_eqv_3f_ 0x50 _system.o ___S__23__23_return_3f_ 0x138 _system.o ___S__23__23_raise_2d_unbound_2d_serial_2d_number_2d_exception 0x130 _system.o ___S__23__23_raise_2d_invalid_2d_hash_2d_number_2d_exception 0x128 _system.o ___S__23__23_quasi_2d_list_2d__3e_vector 0x120 _system.o ___S__23__23_quasi_2d_cons 0x118 _system.o ___S__23__23_promise_3f_ 0x110 _system.o ___S__23__23_possibly_2d_equal_3f_ 0x108 _system.o ___S__23__23_object_2d__3e_serial_2d_number 0x100 _system.o ___S__23__23_mem_2d_allocated_3f_ 0xf8 _system.o ___S__23__23_make_2d_table 0xf0 _system.o ___S__23__23_list_2d__3e_table_2d_aux 0xe8 _system.o ___S__23__23_keyword_2d_hash 0x9507c _std.o ___S__23__23_keyword_2d_hash 0xe0 _system.o ___S__23__23_implode_2d_gc_2d_hash_2d_table 0xd8 _system.o ___S__23__23_iflonum_3f_ 0xd0 _system.o ___S__23__23_generic_2d_hash 0xc8 _system.o ___S__23__23_table_2d_set_21_ 0x1b0 _system.o ___S__23__23_table_2d_resize_21_ 0x1a8 _system.o ___S__23__23_table_2d_merge_21_ 0x1a0 _system.o ___S__23__23_table_2d_length 0x198 _system.o ___S__23__23_table_2d_get_2d_gcht 0x190 _system.o ___S__23__23_table_2d_for_2d_each 0x188 _system.o ___S__23__23_table_2d_copy 0x180 _system.o ___S__23__23_table_2d__3e_list 0x178 _system.o ___S__23__23_symbol_2d_hash 0x170 _system.o ___S__23__23_symbol_2d_hash 0x898 _std.o ___S__23__23_subtyped_2e_vector_3f_ 0x168 _system.o ___S__23__23_subtyped_2e_flonum_3f_ 0x160 _system.o ___S__23__23_subtype_2d_set_21_ 0x158 _system.o ___S__23__23_structure_3f_ 0x150 _system.o ___S__23__23_structure_3f_ 0x2b8 _nonstd.o ___S__23__23_string_2d_ci_3d__3f__2d_hash 0x148 _system.o ___S__23__23_smallest_2d_prime_2d_no_2d_less_2d_than 0x140 _system.o ___S_invalid_2d_hash_2d_number_2d_exception_2d_procedure 0x290 _system.o ___S_invalid_2d_hash_2d_number_2d_exception 0x288 _system.o ___S_invalid_2d_hash_2d_number_2d_exception 0x8d0 _repl.o ___S_gcht 0x270 _system.o ___S_eqv_3f__2d_hash 0x258 _system.o ___S_equal_3f__2d_hash 0x250 _system.o ___S_eq_3f__2d_hash 0x248 _system.o ___S___system_23_ 0x200 _system.o ___S__23__23_unknown_2d_procedure_2d_handler_2d_set_21_ 0x1f8 _system.o ___S__23__23_u8vector_2d__3e_object 0x1f0 _system.o ___S__23__23_type_2d_6_2d_F3F63A41_2d_2974_2d_4D41_2d_8B24_2d_1744E866741D 0x1e8 _system.o ___S__23__23_type_2d_2_2d_3eb844fe_2d_9381_2d_11d9_2d_b22f_2d_00039301ba52 0x1d8 _system.o ___S__23__23_type_2d_2_2d_3eb844fe_2d_9381_2d_11d9_2d_b22f_2d_00039301ba52 0x510 _repl.o ___S__23__23_type_2d_2_2d_1a1e928d_2d_8df4_2d_11d9_2d_8894_2d_00039301ba52 0x2ec64 _repl.o ___S__23__23_type_2d_2_2d_1a1e928d_2d_8df4_2d_11d9_2d_8894_2d_00039301ba52 0x1d0 _system.o ___S__23__23_type_2d_11_2d_6bd864f0_2d_27ec_2d_4639_2d_8044_2d_cf7c0135d716 0x7908c _io.o ___S__23__23_type_2d_11_2d_6bd864f0_2d_27ec_2d_4639_2d_8044_2d_cf7c0135d716 0x1cf9c _thread.o ___S__23__23_type_2d_11_2d_6bd864f0_2d_27ec_2d_4639_2d_8044_2d_cf7c0135d716 0x1c8 _system.o ___S__23__23_type_2d_0_2d_cd85663e_2d_b289_2d_472c_2d_b943_2d_a41768e2f8a3 0x1c0 _system.o ___S__23__23_type 0x1b8 _system.o ___S_unbound_2d_key_2d_exception_3f_ 0x360 _system.o ___S_unbound_2d_key_2d_exception_2d_arguments 0x358 _system.o ___S_u8vector_2d__3e_object 0x350 _system.o ___S_table_3f_ 0x320 _system.o ___S_table_2d_search 0x318 _system.o ___S_table_2d_merge_21_ 0x310 _system.o ___S_table_2d_length 0x308 _system.o ___S_table_2d_copy 0x300 _system.o ___S_table 0x2f8 _system.o ___S_symbol_2d_hash 0x2f0 _system.o ___S_string_3d__3f__2d_hash 0x2e8 _system.o ___S_partially_2d_initialized_2d_structure 0x2c8 _system.o ___S_object_2d__3e_serial_2d_number 0x2c0 _system.o ___S_list_2d__3e_table 0x2a0 _system.o ___S_keyword_2d_hash 0x298 _system.o ___G_divide_2d_by_2d_zero_2d_exception_3f_ 0x90 _num.o ___G_divide_2d_by_2d_zero_2d_exception_3f_ 0x29e0 _num.o ___G__23__23_fail_2d_check_2d_divide_2d_by_2d_zero_2d_exception 0x82 _num.o ___G__23__23_fail_2d_check_2d_divide_2d_by_2d_zero_2d_exception 0x29d2 _num.o ___G_range_2d_exception_2d_arg_2d_id 0x66 _num.o ___G_range_2d_exception_2d_arg_2d_id 0x29b6 _num.o ___G_range_2d_exception_2d_arguments 0x58 _num.o ___G_range_2d_exception_2d_arguments 0x29a8 _num.o ___G_range_2d_exception_2d_procedure 0x4a _num.o ___G_range_2d_exception_2d_procedure 0x299a _num.o ___G_range_2d_exception_3f_ 0x3c _num.o ___G_range_2d_exception_3f_ 0x298c _num.o ___G__23__23_fail_2d_check_2d_range_2d_exception 0x2e _num.o ___G__23__23_fail_2d_check_2d_range_2d_exception 0x297e _num.o ___G__23__23_use_2d_fast_2d_bignum_2d_algorithms_3f_ 0x20 _num.o ___G__23__23_use_2d_fast_2d_bignum_2d_algorithms_3f_ 0x2970 _num.o ___G___num_23_ 0xf _num.o ___G___num_23_ 0x295f _num.o ___K_weak_2d_values 0x390 _system.o ___K_test 0x388 _system.o ___K_min_2d_load 0x380 _system.o ___K_init 0x378 _system.o ___K_init 0x14c0 _io.o ___K_init 0xa28 _nonstd.o ___S_unbound_2d_serial_2d_number_2d_exception_3f_ 0x370 _system.o ___S_unbound_2d_serial_2d_number_2d_exception_2d_arguments 0x368 _system.o .text (section) 0x5374 _num.o .text (section) 0x5683 _num.o .text (section) 0x57ff _num.o .text (section) 0x5ab8 _num.o .text (section) 0x5b88 _num.o .text (section) 0x5ec1 _num.o .text (section) 0x5eda _num.o .text (section) 0x5ff9 _num.o .text (section) 0x6142 _num.o .text (section) 0x6268 _num.o .text (section) 0x6287 _num.o .text (section) 0x629c _num.o .text (section) 0x6787 _num.o .text (section) 0x67d0 _num.o .text (section) 0x6890 _num.o .text (section) 0x69e6 _num.o .text (section) 0x6a95 _num.o .text (section) 0x6b9f _num.o .text (section) 0x6cc5 _num.o .text (section) 0x6d35 _num.o .text (section) 0x6dc7 _num.o .text (section) 0x6de8 _num.o .text (section) 0x70e9 _num.o .text (section) 0x7738 _num.o .text (section) 0x7a07 _num.o .text (section) 0x7ba1 _num.o .text (section) 0x7d59 _num.o .text (section) 0x8056 _num.o .text (section) 0x8404 _num.o .text (section) 0x84a1 _num.o .text (section) 0x8570 _num.o .text (section) 0x8854 _num.o .text (section) 0x8951 _num.o .text (section) 0x8c10 _num.o .text (section) 0x8db1 _num.o .text (section) 0x8e88 _num.o .text (section) 0x9028 _num.o .text (section) 0x90ad _num.o .text (section) 0x90c2 _num.o .text (section) 0x932f _num.o .text (section) 0x9670 _num.o .text (section) 0x9882 _num.o .text (section) 0x98ce _num.o .text (section) 0x9c3c _num.o .text (section) 0x9d9a _num.o .text (section) 0x9dc8 _num.o .text (section) 0x9e25 _num.o .text (section) 0x9f19 _num.o .text (section) 0x9fb5 _num.o .text (section) 0xa097 _num.o .text (section) 0xa0ce _num.o .text (section) 0xa145 _num.o .text (section) 0xa249 _num.o .text (section) 0xa3e0 _num.o .text (section) 0xa55c _num.o .text (section) 0xa5e8 _num.o .text (section) 0xa8d5 _num.o .text (section) 0xa91a _num.o .text (section) 0xaa0b _num.o .text (section) 0xaa42 _num.o .text (section) 0xab18 _num.o .text (section) 0xab2d _num.o .text (section) 0xab46 _num.o .text (section) 0xac6d _num.o .text (section) 0xad44 _num.o .text (section) 0xafb4 _num.o .text (section) 0xb2f0 _num.o .text (section) 0xb69b _num.o .text (section) 0xb6b0 _num.o .text (section) 0xb764 _num.o .text (section) 0xb779 _num.o .text (section) 0xb78e _num.o .text (section) 0xb7a7 _num.o .text (section) 0xb8bc _num.o .text (section) 0xba7f _num.o .text (section) 0xbb1c _num.o .text (section) 0xbb35 _num.o .text (section) 0xbb4e _num.o .text (section) 0xbb67 _num.o .text (section) 0xbb80 _num.o .text (section) 0xbb99 _num.o .text (section) 0xbbb2 _num.o .text (section) 0xbbcb _num.o .text (section) 0xbbe4 _num.o .text (section) 0xbbfd _num.o .text (section) 0xbceb _num.o .text (section) 0xbdeb _num.o .text (section) 0xbe64 _num.o .text (section) 0xbebc _num.o .text (section) 0xbfa2 _num.o .text (section) 0xbff7 _num.o .text (section) 0xc010 _num.o .text (section) 0xc100 _num.o .text (section) 0xc12c _num.o .text (section) 0xc145 _num.o .text (section) 0xc15e _num.o .text (section) 0xc177 _num.o .text (section) 0xc18c _num.o .text (section) 0xc22a _num.o .text (section) 0xc23f _num.o .text (section) 0xc34b _num.o .text (section) 0xc3b6 _num.o .text (section) 0xc3cf _num.o .text (section) 0xce06 _num.o .text (section) 0xce98 _num.o .text (section) 0xcf25 _num.o .text (section) 0xcf3e _num.o .text (section) 0xcf6f _num.o .text (section) 0xcf97 _num.o .text (section) 0xd00d _num.o .text (section) 0xd131 _num.o .text (section) 0xd267 _num.o .text (section) 0xd348 _num.o .text (section) 0xd54c _num.o .text (section) 0xd67f _num.o .text (section) 0xd788 _num.o .text (section) 0xdc1d _num.o .text (section) 0xdeff _num.o .text (section) 0xdf18 _num.o .text (section) 0xdf89 _num.o .text (section) 0xdfc0 _num.o .text (section) 0xdfdd _num.o .text (section) 0xdff6 _num.o .text (section) 0xe9b8 _num.o .text (section) 0xea0a _num.o .text (section) 0xeaad _num.o .text (section) 0xeac6 _num.o .text (section) 0xeb2e _num.o .text (section) 0xec3d _num.o .text (section) 0xee6f _num.o .text (section) 0xeed6 _num.o .text (section) 0xeeef _num.o .text (section) 0xef08 _num.o .text (section) 0xef3e _num.o .text (section) 0xef73 _num.o .text (section) 0xef8c _num.o .text (section) 0xf0b9 _num.o .text (section) 0xf1e6 _num.o .text (section) 0xf1ff _num.o .text (section) 0xf288 _num.o .text (section) 0xf2a1 _num.o .text (section) 0xf333 _num.o .text (section) 0xf35f _num.o .text (section) 0xf43b _num.o .text (section) 0xf5ed _num.o .text (section) 0xf79f _num.o .text (section) 0xfa93 _num.o .text (section) 0xfb7e _num.o .text (section) 0xfc15 _num.o .text (section) 0xfc69 _num.o .text (section) 0xfc9e _num.o .text (section) 0xff5f _num.o .text (section) 0x1017f _num.o .text (section) 0x10198 _num.o .text (section) 0x101b1 _num.o .text (section) 0x101ca _num.o .text (section) 0x10495 _num.o .text (section) 0x10503 _num.o .text (section) 0x10565 _num.o .text (section) 0x1069f _num.o .text (section) 0x10842 _num.o .text (section) 0x109a3 _num.o .text (section) 0x109bc _num.o .text (section) 0x10afd _num.o .text (section) 0x10b16 _num.o .text (section) 0x10c18 _num.o .text (section) 0x10c31 _num.o .text (section) 0x10c4a _num.o .text (section) 0x10fd9 _num.o .text (section) 0x1112f _num.o .text (section) 0x1132b _num.o .text (section) 0x113ff _num.o .text (section) 0x11503 _num.o .text (section) 0x1164e _num.o .text (section) 0x11743 _num.o .text (section) 0x117a8 _num.o .text (section) 0x11997 _num.o .text (section) 0x11c45 _num.o .text (section) 0x11c5e _num.o .text (section) 0x11dfd _num.o .text (section) 0x11ef3 _num.o .text (section) 0x11f9e _num.o .text (section) 0x12285 _num.o .text (section) 0x126b9 _num.o .text (section) 0x12afc _num.o .text (section) 0x12b44 _num.o .text (section) 0x12b5d _num.o .text (section) 0x12b76 _num.o .text (section) 0x12c10 _num.o .text (section) 0x12d75 _num.o .text (section) 0x12d8e _num.o .text (section) 0x12da7 _num.o .text (section) 0x12dde _num.o .text (section) 0x12df7 _num.o .text (section) 0x12e2d _num.o .text (section) 0x12f2d _num.o .text (section) 0x12f82 _num.o .text (section) 0x130df _num.o .text (section) 0x132a5 _num.o .text (section) 0x132be _num.o .text (section) 0x1333a _num.o .text (section) 0x1338c _num.o .text (section) 0x138a8 _num.o .text (section) 0x139bc _num.o .text (section) 0x139d5 _num.o .text (section) 0x13b42 _num.o .text (section) 0x13d6b _num.o .text (section) 0x13f19 _num.o .text (section) 0x14144 _num.o .text (section) 0x1415d _num.o .text (section) 0x14176 _num.o .text (section) 0x14411 _num.o .text (section) 0x14487 _num.o .text (section) 0x14527 _num.o .text (section) 0x14540 _num.o .text (section) 0x148b4 _num.o .text (section) 0x14a4e _num.o .text (section) 0x14b7a _num.o .text (section) 0x14c6a _num.o .text (section) 0x14d5a _num.o .text (section) 0x14d73 _num.o .text (section) 0x14e80 _num.o .text (section) 0x14f70 _num.o .text (section) 0x14f85 _num.o .text (section) 0x150b9 _num.o .text (section) 0x15279 _num.o .text (section) 0x1533d _num.o .text (section) 0x153e5 _num.o .text (section) 0x156f4 _num.o .text (section) 0x15709 _num.o .text (section) 0x15977 _num.o .text (section) 0x15cb4 _num.o .text (section) 0x15d5f _num.o .text (section) 0x15dd4 _num.o .text (section) 0x15de9 _num.o .text (section) 0x15e29 _num.o .text (section) 0x15e3e _num.o .text (section) 0x15e6f _num.o .text (section) 0x15e84 _num.o .text (section) 0x15e99 _num.o .text (section) 0x15ec6 _num.o .text (section) 0x15edb _num.o .text (section) 0x15ef0 _num.o .text (section) 0x15f05 _num.o .text (section) 0x15f1a _num.o .text (section) 0x15f2f _num.o .text (section) 0x15f44 _num.o .text (section) 0x15f59 _num.o .text (section) 0x1601e _num.o .text (section) 0x16037 _num.o .text (section) 0x1604c _num.o .text (section) 0x160dc _num.o .text (section) 0x16109 _num.o .text (section) 0x1611e _num.o .text (section) 0x16133 _num.o .text (section) 0x16148 _num.o .text (section) 0x16205 _num.o .text (section) 0x1621a _num.o .text (section) 0x1622f _num.o .text (section) 0x16244 _num.o .text (section) 0x16259 _num.o .text (section) 0x1628a _num.o .text (section) 0x1629f _num.o .text (section) 0x162b4 _num.o .text (section) 0x162c9 _num.o .text (section) 0x162de _num.o .text (section) 0x1630b _num.o .text (section) 0x16320 _num.o .text (section) 0x16335 _num.o .text (section) 0x1634a _num.o .text (section) 0x16389 _num.o .text (section) 0x1639e _num.o .text (section) 0x163b3 _num.o .text (section) 0x163cc _num.o .text (section) 0x163e1 _num.o .text (section) 0x163f6 _num.o .text (section) 0x16423 _num.o .text (section) 0x16438 _num.o .text (section) 0x1644d _num.o .text (section) 0x16462 _num.o .text (section) 0x16477 _num.o .text (section) 0x1648c _num.o .text (section) 0x164a1 _num.o .text (section) 0x164b6 _num.o .text (section) 0x164cb _num.o .text (section) 0x164e0 _num.o .text (section) 0x164f5 _num.o .text (section) 0x1650a _num.o .text (section) 0x16557 _num.o .text (section) 0x1657f _num.o .text (section) 0x16594 _num.o .text (section) 0x165a9 _num.o .text (section) 0x165be _num.o .text (section) 0x166b6 _num.o .text (section) 0x166cb _num.o .text (section) 0x16794 _num.o .text (section) 0x167a9 _num.o .text (section) 0x1699c _num.o .text (section) 0x16a8e _num.o .text (section) 0x16aa3 _num.o .text (section) 0x16cf6 _num.o .text (section) 0x16d0b _num.o .text (section) 0x16e54 _num.o .text (section) 0x16ede _num.o .text (section) 0x16fe3 _num.o .text (section) 0x1718a _num.o .text (section) 0x17288 _num.o .text (section) 0x172d9 _num.o .text (section) 0x173a0 _num.o .text (section) 0x17513 _num.o .text (section) 0x17528 _num.o .text (section) 0x1753d _num.o .text (section) 0x1756a _num.o .text (section) 0x1757f _num.o .text (section) 0x17c48 _num.o .text (section) 0x17c61 _num.o .text (section) 0x17d6a _num.o .text (section) 0x17f07 _num.o .text (section) 0x17f4c _num.o .text (section) 0x17fa3 _num.o .text (section) 0x18295 _num.o .text (section) 0x182aa _num.o .text (section) 0x182bf _num.o .text (section) 0x182d4 _num.o .text (section) 0x1835f _num.o .text (section) 0x18374 _num.o .text (section) 0x1840e _num.o .text (section) 0x1843b _num.o .text (section) 0x18450 _num.o .text (section) 0x18465 _num.o .text (section) 0x1847a _num.o .text (section) 0x1848f _num.o .text (section) 0x184a4 _num.o .text (section) 0x184b9 _num.o .text (section) 0x184ce _num.o .text (section) 0x184e3 _num.o .text (section) 0x18510 _num.o .text (section) 0x18525 _num.o .text (section) 0x1854d _num.o .text (section) 0x1868d _num.o .text (section) 0x187eb _num.o .text (section) 0x18834 _num.o .text (section) 0x18b14 _num.o .text (section) 0x18b61 _num.o .text (section) 0x18baa _num.o .text (section) 0x18bc3 _num.o .text (section) 0x18bdc _num.o .text (section) 0x18d14 _num.o .text (section) 0x18de8 _num.o .text (section) 0x18dfd _num.o .text (section) 0x18ed9 _num.o .text (section) 0x18eee _num.o .text (section) 0x18f6a _num.o .text (section) 0x19003 _num.o .text (section) 0x19089 _num.o .text (section) 0x19105 _num.o .text (section) 0x1914a _num.o .text (section) 0x1915f _num.o .text (section) 0x19174 _num.o .text (section) 0x19189 _num.o .text (section) 0x1919e _num.o .text (section) 0x191b3 _num.o .text (section) 0x191cc _num.o .text (section) 0x19210 _num.o .text (section) 0x1925d _num.o .text (section) 0x194fb _num.o .text (section) 0x19ea0 _num.o .text (section) 0x1a0c0 _num.o .text (section) 0x1a2c7 _num.o .text (section) 0x1a424 _num.o .text (section) 0x1a82a _num.o .text (section) 0x1a9f1 _num.o .text (section) 0x1ab6c _num.o .text (section) 0x1b2a2 _num.o .text (section) 0x1b2c1 _num.o .text (section) 0x1b37b _num.o .text (section) 0x1b559 _num.o .text (section) 0x1b573 _num.o .text (section) 0x1b5f6 _num.o .text (section) 0x1b669 _num.o .text (section) 0x1b734 _num.o .text (section) 0x1ba1f _num.o .text (section) 0x1c246 _num.o .text (section) 0x1c721 _num.o .text (section) 0x1ca48 _num.o .text (section) 0x1ca92 _num.o .text (section) 0x1cb08 _num.o .text (section) 0x1cb4d _num.o .text (section) 0x1cbc3 _num.o .text (section) 0x1cc12 _num.o .text (section) 0x1cd33 _num.o .text (section) 0x1cdef _num.o .text (section) 0x1ce15 _num.o .text (section) 0x1ce35 _num.o .text (section) 0x1ce59 _num.o .text (section) 0x1ce79 _num.o .text (section) 0x1ce9d _num.o .text (section) 0x1cec1 _num.o .text (section) 0x1cee5 _num.o .text (section) 0x1cf09 _num.o .text (section) 0x1cf29 _num.o .text (section) 0x1cf4d _num.o .text (section) 0x1cf6d _num.o .text (section) 0x1cf91 _num.o .text (section) 0x1cfb1 _num.o .text (section) 0x1cfd5 _num.o .text (section) 0x1cff9 _num.o .text (section) 0x1d01d _num.o .text (section) 0x1d03d _num.o .text (section) 0x1d061 _num.o .text (section) 0x1d081 _num.o .text (section) 0x1d0a5 _num.o .text (section) 0x1d0c5 _num.o .text (section) 0x1d205 _num.o .text (section) 0x1d826 _num.o .text (section) 0x1d86b _num.o .text (section) 0x1d92e _num.o .text (section) 0x1da62 _num.o .text (section) 0x1db12 _num.o .text (section) 0x1db53 _num.o .text (section) 0x1dcdc _num.o .text (section) 0x1dd21 _num.o .text (section) 0x1dd81 _num.o .text (section) 0x1de7b _num.o .text (section) 0x1e088 _num.o .text (section) 0x1e123 _num.o .text (section) 0x1e168 _num.o .text (section) 0x1e1f5 _num.o .text (section) 0x1e23c _num.o .text (section) 0x1e279 _num.o .text (section) 0x1e2f7 _num.o .text (section) 0x1e35a _num.o .text (section) 0x1e3ea _num.o .text (section) 0x1e46d _num.o .text (section) 0x1e4cb _num.o .text (section) 0x1e517 _num.o .text (section) 0x1e581 _num.o .text (section) 0x1e669 _num.o .text (section) 0x1e6ad _num.o .text (section) 0x1e6ed _num.o .text (section) 0x1e7b9 _num.o .text (section) 0x1e867 _num.o .text (section) 0x1e9d1 _num.o .text (section) 0x1eaab _num.o .text (section) 0x1eafa _num.o .text (section) 0x1ec52 _num.o .text (section) 0x1ed09 _num.o .text (section) 0x1effe _num.o .text (section) 0x1f063 _num.o .text (section) 0x1f17d _num.o .text (section) 0x1f226 _num.o .text (section) 0x1f5cc _num.o .text (section) 0x1f605 _num.o .text (section) 0x1f94d _num.o .text (section) 0x1fad4 _num.o .text (section) 0x1fe09 _num.o .text (section) 0x20168 _num.o .text (section) 0x20acc _num.o .text (section) 0x20b0b _num.o .text (section) 0x20b55 _num.o .text (section) 0x20f62 _num.o .text (section) 0x20f7b _num.o .text (section) 0x213e5 _num.o .text (section) 0x2149a _num.o .text (section) 0x216e8 _num.o .text (section) 0x217b3 _num.o .text (section) 0x218a2 _num.o .text (section) 0x218e5 _num.o .text (section) 0x2192e _num.o .text (section) 0x21975 _num.o .text (section) 0x219ee _num.o .text (section) 0x21be9 _num.o .text (section) 0x21d83 _num.o .text (section) 0x21e4a _num.o .text (section) 0x2214c _num.o .text (section) 0x222a6 _num.o .text (section) 0x22616 _num.o .text (section) 0x22647 _num.o .text (section) 0x22970 _num.o .text (section) 0x22b1e _num.o .text (section) 0x22cf5 _num.o .text (section) 0x22e7e _num.o .text (section) 0x22ec4 _num.o .text (section) 0x230b7 _num.o .text (section) 0x230cc _num.o .text (section) 0x23181 _num.o .text (section) 0x23381 _num.o .text (section) 0x233cf _num.o .text (section) 0x23514 _num.o .text (section) 0x23733 _num.o .text (section) 0x2384a _num.o .text (section) 0x23885 _num.o .text (section) 0x23c2e _num.o .text (section) 0x23c5b _num.o .text (section) 0x23d7f _num.o .text (section) 0x23f47 _num.o .text (section) 0x23f5c _num.o .text (section) 0x23f71 _num.o .text (section) 0x243c1 _num.o .text (section) 0x244c8 _num.o .text (section) 0x24d23 _num.o .text (section) 0x2518f _num.o .text (section) 0x268be _num.o .text (section) 0x26977 _num.o .text (section) 0x269ba _num.o .text (section) 0x26bcd _num.o .text (section) 0x26c40 _num.o .text (section) 0x26c78 _num.o .text (section) 0x26dd5 _num.o .text (section) 0x26f35 _num.o .text (section) 0x271dc _num.o .text (section) 0x27305 _num.o .text (section) 0x273d5 _num.o .text (section) 0x27405 _num.o .text (section) 0x276d8 _num.o .text (section) 0x27c49 _num.o .text (section) 0x27dcc _num.o .text (section) 0x27de6 _num.o .text (section) 0x27e87 _num.o .text (section) 0x27f7f _num.o .text (section) 0x28120 _num.o .text (section) 0x2856f _num.o .text (section) 0x28937 _num.o .text (section) 0x28976 _num.o .text (section) 0x28bfe _num.o .text (section) 0x28cb0 _num.o .text (section) 0x28e14 _num.o .text (section) 0x28f95 _num.o .text (section) 0x28fc9 _num.o .text (section) 0x2907d _num.o .text (section) 0x29244 _num.o .text (section) 0x29277 _num.o .text (section) 0x299e5 _num.o .text (section) 0x29acd _num.o .text (section) 0x29fd9 _num.o .text (section) 0x2a1b6 _num.o .text (section) 0x2a35f _num.o .text (section) 0x2a3a3 _num.o .text (section) 0x2aa4e _num.o .text (section) 0x2abec _num.o .text (section) 0x2acc3 _num.o .text (section) 0x2afdd _num.o .text (section) 0x2b429 _num.o .text (section) 0x2b460 _num.o .text (section) 0x2b504 _num.o .text (section) 0x2b8ea _num.o .text (section) 0x2b966 _num.o .text (section) 0x2b988 _num.o .text (section) 0x2bb04 _num.o .text (section) 0x2bd6e _num.o .text (section) 0x2bd83 _num.o .text (section) 0x2c2ae _num.o .text (section) 0x2c812 _num.o .text (section) 0x2d22d _num.o .text (section) 0x2d543 _num.o .text (section) 0x2d610 _num.o .text (section) 0x2d64c _num.o .text (section) 0x2d705 _num.o .text (section) 0x2d786 _num.o .text (section) 0x2d8e0 _num.o .text (section) 0x2dac4 _num.o .text (section) 0x2df28 _num.o .text (section) 0x2e027 _num.o .text (section) 0x2e282 _num.o .text (section) 0x2e2b0 _num.o .text (section) 0x2e2ee _num.o .text (section) 0x2e620 _num.o .text (section) 0x2ea0f _num.o .text (section) 0x2ea29 _num.o .text (section) 0x2eb3e _num.o .text (section) 0x2eb80 _num.o .text (section) 0x2ecc1 _num.o .text (section) 0x2ed0a _num.o .text (section) 0x2efa3 _num.o .text (section) 0x2efd7 _num.o .text (section) 0x2f257 _num.o .text (section) 0x2f2df _num.o .text (section) 0x2f3a4 _num.o .text (section) 0x2f3e8 _num.o .text (section) 0x2f42b _num.o .text (section) 0x2f55d _num.o .text (section) 0x2f5fc _num.o .text (section) 0x2f76c _num.o .text (section) 0x2f81b _num.o .text (section) 0x2f84b _num.o .text (section) 0x2fe3f _num.o .text (section) 0x3010f _num.o .text (section) 0x301d9 _num.o .text (section) 0x3026c _num.o .text (section) 0x302df _num.o .text (section) 0x3087c _num.o .text (section) 0x309ef _num.o .text (section) 0x31117 _num.o .text (section) 0x3122f _num.o .text (section) 0x317dc _num.o .text (section) 0x320a2 _num.o .text (section) 0x32145 _num.o .text (section) 0x32571 _num.o .text (section) 0x32d45 _num.o .text (section) 0x330a5 _num.o .text (section) 0x3316f _num.o .text (section) 0x33200 _num.o .text (section) 0x3328b _num.o .text (section) 0x3332b _num.o .text (section) 0x333f5 _num.o .text (section) 0x3342e _num.o .text (section) 0x334ad _num.o .text (section) 0x3354d _num.o .text (section) 0x3359d _num.o .text (section) 0x335c0 _num.o .text (section) 0x338f2 _num.o .text (section) 0x33a9b _num.o .text (section) 0x33adc _num.o .text (section) 0x33cfb _num.o .text (section) 0x34119 _num.o .text (section) 0x341cc _num.o .text (section) 0x343c8 _num.o .text (section) 0x34480 _num.o .text (section) 0x347a2 _num.o .text (section) 0x34896 _num.o .text (section) 0x34b1b _num.o .text (section) 0x34bf7 _num.o .text (section) 0x34c39 _num.o .text (section) 0x34d18 _num.o .text (section) 0x35188 _num.o .text (section) 0x35b4d _num.o .text (section) 0x36098 _num.o .text (section) 0x367cc _num.o .text (section) 0x36811 _num.o .text (section) 0x3688c _num.o .text (section) 0x369d5 _num.o .text (section) 0x36a0c _num.o .text (section) 0x36b5f _num.o .text (section) 0x36ba4 _num.o .text (section) 0x36d3c _num.o .text (section) 0x36ea7 _num.o .text (section) 0x3700f _num.o .text (section) 0x37035 _num.o .text (section) 0x3726d _num.o .text (section) 0x37cac _num.o .text (section) 0x37f2b _num.o .text (section) 0x38179 _num.o .text (section) 0x381f0 _num.o .text (section) 0x388be _num.o .text (section) 0x38cf6 _num.o .text (section) 0x39029 _num.o .text (section) 0x391a0 _num.o .text (section) 0x39410 _num.o .text (section) 0x39675 _num.o .text (section) 0x396c3 _num.o .text (section) 0x39783 _num.o .text (section) 0x39823 _num.o .text (section) 0x39842 _num.o .text (section) 0x39a75 _num.o .text (section) 0x39b66 _num.o .text (section) 0x39be2 _num.o .text (section) 0x39e49 _num.o .text (section) 0x3a098 _num.o .text (section) 0x3a645 _num.o .text (section) 0x3a6ab _num.o .text (section) 0x3a7b9 _num.o .text (section) 0x3a9b4 _num.o .text (section) 0x3ab1f _num.o .text (section) 0x3ac2b _num.o .text (section) 0x3b298 _num.o .text (section) 0x3b307 _num.o .text (section) 0x3b355 _num.o .text (section) 0x3b36f _num.o .text (section) 0x3b489 _num.o .text (section) 0x3b4a2 _num.o .text (section) 0x3b4e9 _num.o .text (section) 0x3b53a _num.o .text (section) 0x3b571 _num.o .text (section) 0x3b58a _num.o .text (section) 0x3b5a3 _num.o .text (section) 0x3b5d4 _num.o .text (section) 0x3b78f _num.o .text (section) 0x3b9f3 _num.o .text (section) 0x3bb10 _num.o .text (section) 0x3bb41 _num.o .text (section) 0x3bb5a _num.o .text (section) 0x3bbc8 _num.o .text (section) 0x3bd22 _num.o .text (section) 0x3be92 _num.o .text (section) 0x3bfa7 _num.o .text (section) 0x3bfe3 _num.o .text (section) 0x3bffd _num.o .text (section) 0x3c077 _num.o .text (section) 0x3c410 _num.o .text (section) 0x3c577 _num.o .text (section) 0x3c5fb _num.o .text (section) 0x3c71e _num.o .text (section) 0x3c959 _num.o .text (section) 0x3ca78 _num.o .text (section) 0x3d353 _num.o .text (section) 0x3d477 _num.o .text (section) 0x3d48c _num.o .text (section) 0x3d96a _num.o .text (section) 0x3daed _num.o .text (section) 0x3de44 _num.o .text (section) 0x3e5b6 _num.o .text (section) 0x3ecf8 _num.o .text (section) 0x3ed16 _num.o .text (section) 0x3efbf _num.o .text (section) 0x3f337 _num.o .text (section) 0x3f4b3 _num.o .text (section) 0x3f850 _num.o .text (section) 0x3f929 _num.o .text (section) 0x3fa6e _num.o .text (section) 0x3ff85 _num.o .text (section) 0x400b4 _num.o .text (section) 0x400cd _num.o .text (section) 0x403f0 _num.o .text (section) 0x40490 _num.o .text (section) 0x404d9 _num.o .text (section) 0x4053e _num.o .text (section) 0x406c9 _num.o .text (section) 0x4082e _num.o .text (section) 0x40870 _num.o .text (section) 0x408b4 _num.o .text (section) 0x408f7 _num.o .text (section) 0x40a79 _num.o .text (section) 0x40bb6 _num.o .text (section) 0x40d85 _num.o .text (section) 0x40dda _num.o .text (section) 0x40e88 _num.o .text (section) 0x40f06 _num.o .text (section) 0x412e8 _num.o .text (section) 0x41345 _num.o .text (section) 0x41533 _num.o .text (section) 0x41595 _num.o .text (section) 0x417e0 _num.o .text (section) 0x419c7 _num.o .text (section) 0x41cc4 _num.o .text (section) 0x41d10 _num.o .text (section) 0x41d4f _num.o .text (section) 0x41ea3 _num.o .text (section) 0x42062 _num.o .text (section) 0x42c0a _num.o .text (section) 0x42c41 _num.o .text (section) 0x42d4a _num.o .text (section) 0x42d5f _num.o .text (section) 0x42de5 _num.o .text (section) 0x42f51 _num.o .text (section) 0x42f9c _num.o .text (section) 0x4331b _num.o .text (section) 0x43576 _num.o .text (section) 0x438c3 _num.o .text (section) 0x43967 _num.o .text (section) 0x439da _num.o .text (section) 0x43a5f _num.o .text (section) 0x43b57 _num.o .text (section) 0x43bfa _num.o .text (section) 0x43c31 _num.o .text (section) 0x43c46 _num.o .text (section) 0x43cb3 _num.o .text (section) 0x43cc8 _num.o .text (section) 0x43f4e _num.o .text (section) 0x441a5 _num.o .text (section) 0x441ce _num.o .text (section) 0x44304 _num.o .text (section) 0x443b6 _num.o .text (section) 0x443e9 _num.o .text (section) 0x44669 _num.o .text (section) 0x446fb _num.o .text (section) 0x44933 _num.o .text (section) 0x449ae _num.o .text (section) 0x44a29 _num.o .text (section) 0x44aa4 _num.o .text (section) 0x44c5c _num.o .text (section) 0x454fd _num.o .text (section) 0x45565 _num.o .text (section) 0x45591 _num.o .text (section) 0x457e0 _num.o .text (section) 0x45bb9 _num.o .text (section) 0x45df4 _num.o .text (section) 0x4601e _num.o .text (section) 0x4606c _num.o .text (section) 0x460e0 _num.o .text (section) 0x461d1 _num.o .text (section) 0x4645c _num.o .text (section) 0x4656e _num.o .text (section) 0x468f0 _num.o .text (section) 0x46965 _num.o .text (section) 0x46993 _num.o .text (section) 0x469d6 _num.o .text (section) 0x46a1f _num.o .text (section) 0x46a61 _num.o .text (section) 0x46aa5 _num.o .text (section) 0x46c76 _num.o .text (section) 0x46cde _num.o .text (section) 0x46fa7 _num.o .text (section) 0x47087 _num.o .text (section) 0x470cc _num.o .text (section) 0x47150 _num.o .text (section) 0x47320 _num.o .text (section) 0x47430 _num.o .text (section) 0x4785a _num.o .text (section) 0x47923 _num.o .text (section) 0x47968 _num.o .text (section) 0x479e0 _num.o .text (section) 0x47a25 _num.o .text (section) 0x47a9b _num.o .text (section) 0x47ae0 _num.o .text (section) 0x47b6b _num.o .text (section) 0x47bc2 _num.o .text (section) 0x47c27 _num.o .text (section) 0x47c97 _num.o .text (section) 0x47f80 _num.o .text (section) 0x4801e _num.o .text (section) 0x48033 _num.o .text (section) 0x48420 _num.o .text (section) 0x48651 _num.o .text (section) 0x486f4 _num.o .text (section) 0x48761 _num.o .text (section) 0x487b4 _num.o .text (section) 0x487f7 _num.o .text (section) 0x4883b _num.o .text (section) 0x48907 _num.o .text (section) 0x489d9 _num.o .text (section) 0x48a54 _num.o .text (section) 0x48aff _num.o .text (section) 0x48b73 _num.o .text (section) 0x48bae _num.o .text (section) 0x48d24 _num.o .text (section) 0x48d39 _num.o .text (section) 0x48e73 _num.o .text (section) 0x492af _num.o .text (section) 0x49328 _num.o .text (section) 0x4973a _num.o .text (section) 0x49789 _num.o .text (section) 0x497bc _num.o .text (section) 0x49803 _num.o .text (section) 0x49d3f _num.o .text (section) 0x49da8 _num.o .text (section) 0x49f92 _num.o .text (section) 0x49fe2 _num.o .text (section) 0x4a08f _num.o .text (section) 0x4a0db _num.o .text (section) 0x4a1ee _num.o .text (section) 0x4a282 _num.o .text (section) 0x4a2dd _num.o .text (section) 0x4a316 _num.o .text (section) 0x4a34c _num.o .text (section) 0x4a37e _num.o .text (section) 0x4a3cd _num.o .text (section) 0x4a41e _num.o .text (section) 0x4a44b _num.o .text (section) 0x4a733 _num.o .text (section) 0x4a823 _num.o .text (section) 0x4a8b7 _num.o .text (section) 0x4a940 _num.o .text (section) 0x4aa03 _num.o .text (section) 0x4aa9c _num.o .text (section) 0x4aae2 _num.o .text (section) 0x4ac03 _num.o .text (section) 0x4af75 _num.o .text (section) 0x4b430 _num.o .text (section) 0x4b45e _num.o .text (section) 0x4b51c _num.o .text (section) 0x4b65c _num.o .text (section) 0x4b718 _num.o .text (section) 0x4b75e _num.o .text (section) 0x4b7fd _num.o .text (section) 0x4b83b _num.o .text (section) 0x4b943 _num.o .text (section) 0x4b994 _num.o .text (section) 0x4b9c4 _num.o .text (section) 0x4ba33 _num.o .text (section) 0x4ba9f _num.o .text (section) 0x4bad4 _num.o .text (section) 0x4bb0c _num.o .text (section) 0x4bbfa _num.o .text (section) 0x4bc89 _num.o .text (section) 0x4bcef _num.o .text (section) 0x4bd29 _num.o .text (section) 0x4be70 _num.o .text (section) 0x4beb6 _num.o .text (section) 0x4bef7 _num.o .text (section) 0x4bfd2 _num.o .text (section) 0x4c000 _num.o .text (section) 0x4c026 _num.o .text (section) 0x4c224 _num.o .text (section) 0x4c252 _num.o .text (section) 0x4c6d1 _num.o .text (section) 0x4c792 _num.o .text (section) 0x4c7d0 _num.o .text (section) 0x4c805 _num.o .text (section) 0x4c83a _num.o .text (section) 0x4c86f _num.o .text (section) 0x4c8a1 _num.o .text (section) 0x4c8c9 _num.o .text (section) 0x4ca49 _num.o .text (section) 0x4ca77 _num.o .text (section) 0x4cb0a _num.o .text (section) 0x4cb56 _num.o .text (section) 0x4cbbc _num.o .text (section) 0x4cc1c _num.o .text (section) 0x4ccfa _num.o .text (section) 0x4cd49 _num.o .text (section) 0x4cd71 _num.o .text (section) 0x4cea8 _num.o .text (section) 0x4cf11 _num.o .text (section) 0x4cf7d _num.o .text (section) 0x4d066 _num.o .text (section) 0x4d0c8 _num.o .text (section) 0x4d1fe _num.o .text (section) 0x4d2f9 _num.o .text (section) 0x4d355 _num.o .text (section) 0x4d3fd _num.o .text (section) 0x4d487 _num.o .text (section) 0x4d4ee _num.o .text (section) 0x4d53d _num.o .text (section) 0x4d56c _num.o .text (section) 0x4d60f _num.o .text (section) 0x4d64d _num.o .text (section) 0x4d71e _num.o .text (section) 0x4d77b _num.o .text (section) 0x4d7b6 _num.o .text (section) 0x4d87a _num.o .text (section) 0x4da1e _num.o .text (section) 0x4da65 _num.o .text (section) 0x4da7a _num.o .text (section) 0x4dad0 _num.o .text (section) 0x4db2e _num.o .text (section) 0x4db54 _num.o .text (section) 0x4de36 _num.o .text (section) 0x4de84 _num.o .text (section) 0x4e01e _num.o .text (section) 0x4e0bf _num.o .text (section) 0x4e1a3 _num.o .text (section) 0x4e1cc _num.o .text (section) 0x4e2c9 _num.o .text (section) 0x4e368 _num.o .text (section) 0x4ea6b _num.o .text (section) 0x4ea80 _num.o .text (section) 0x4eb08 _num.o .text (section) 0x4ed29 _num.o .text (section) 0x4ef9c _num.o .text (section) 0x4efba _num.o .text (section) 0x4f068 _num.o .text (section) 0x4f121 _num.o .text (section) 0x4f390 _num.o .text (section) 0x4f4c9 _num.o .text (section) 0x4f672 _num.o .text (section) 0x4f843 _num.o .text (section) 0x4f86d _num.o .text (section) 0x4fac8 _num.o .text (section) 0x4fae5 _num.o .text (section) 0x4fbcc _num.o .text (section) 0x4fe12 _num.o .text (section) 0x4ff56 _num.o .text (section) 0x4ffdb _num.o .text (section) 0x5001d _num.o .text (section) 0x50039 _num.o .text (section) 0x50056 _num.o .text (section) 0x506a6 _num.o .text (section) 0x50728 _num.o .text (section) 0x5077b _num.o .text (section) 0x5079b _num.o .text (section) 0x507d4 _num.o .text (section) 0x509ac _num.o .text (section) 0x50a6e _num.o .text (section) 0x50afd _num.o .text (section) 0x50b26 _num.o .text (section) 0x50bf0 _num.o .text (section) 0x50d38 _num.o .text (section) 0x50eaa _num.o .text (section) 0x50ec8 _num.o .text (section) 0x50eeb _num.o .text (section) 0x50f8b _num.o .text (section) 0x51148 _num.o .text (section) 0x51167 _num.o .text (section) 0x51937 _num.o .text (section) 0x51be7 _num.o .text (section) 0x51d43 _num.o .text (section) 0x51de2 _num.o .text (section) 0x51e50 _num.o .text (section) 0x51ffe _num.o .text (section) 0x5206c _num.o .text (section) 0x52216 _num.o .text (section) 0x5222b _num.o .text (section) 0x52263 _num.o .text (section) 0x522fe _num.o .text (section) 0x52313 _num.o .text (section) 0x52393 _num.o .text (section) 0x52427 _num.o .text (section) 0x52449 _num.o .text (section) 0x524ce _num.o .text (section) 0x52540 _num.o .text (section) 0x525f0 _num.o .text (section) 0x526b0 _num.o .text (section) 0x5274e _num.o .text (section) 0x52773 _num.o .text (section) 0x528c4 _num.o .text (section) 0x528df _num.o .text (section) 0x528f6 _num.o .text (section) 0x52acf _num.o .text (section) 0x52b8e _num.o .text (section) 0x52c2e _num.o .text (section) 0x52c47 _num.o .text (section) 0x52cb3 _num.o .text (section) 0x52d3f _num.o .text (section) 0x52e68 _num.o .text (section) 0x52f07 _num.o .text (section) 0x52f1c _num.o .text (section) 0x5311f _num.o .text (section) 0x532ae _num.o .text (section) 0x533e4 _num.o .text (section) 0x533fd _num.o .text (section) 0x53416 _num.o .text (section) 0x53427 _num.o .text (section) 0x53475 _num.o .text (section) 0x53595 _num.o .text (section) 0x535ae _num.o .text (section) 0x535fc _num.o .text (section) 0x53615 _num.o .text (section) 0x53812 _num.o .text (section) 0x5382f _num.o .text (section) 0x53848 _num.o .text (section) 0x53861 _num.o .text (section) 0x5387a _num.o .text (section) 0x53893 _num.o .text (section) 0x538ac _num.o .text (section) 0x53904 _num.o .text (section) 0x54038 _num.o .text (section) 0x54265 _num.o .text (section) 0x54924 _num.o .text (section) 0x54a32 _num.o .text (section) 0x54c31 _num.o .text (section) 0x54fd5 _num.o .text (section) 0x550fc _num.o .text (section) 0x5518e _num.o .text (section) 0x5525c _num.o .text (section) 0x5538a _num.o .text (section) 0x553eb _num.o .text (section) 0x55868 _num.o .text (section) 0x55881 _num.o .text (section) 0x55914 _num.o .text (section) 0x5595d _num.o .text (section) 0x55a9b _num.o .text (section) 0x55b64 _num.o .text (section) 0x55c2e _num.o .text (section) 0x55d53 _num.o .text (section) 0x55ef6 _num.o .text (section) 0x561f4 _num.o .text (section) 0x562ed _num.o .text (section) 0x5648f _num.o .text (section) 0x56674 _num.o .text (section) 0x56c62 _num.o .text (section) 0x56d83 _num.o .text (section) 0x56e9d _num.o .text (section) 0x56edb _num.o .text (section) 0x57129 _num.o .text (section) 0x57432 _num.o .text (section) 0x57535 _num.o .text (section) 0x57570 _num.o .text (section) 0x57663 _num.o .text (section) 0x57830 _num.o .text (section) 0x578ae _num.o .text (section) 0x578cc _num.o .text (section) 0x57a91 _num.o .text (section) 0x57b1d _num.o .text (section) 0x57b41 _num.o .text (section) 0x57b60 _num.o .text (section) 0x57b7f _num.o .text (section) 0x57bb6 _num.o .text (section) 0x57bf6 _num.o .text (section) 0x57c19 _num.o .text (section) 0x57c3d _num.o .text (section) 0x57d16 _num.o .text (section) 0x57d74 _num.o .text (section) 0x57f18 _num.o .text (section) 0x57f37 _num.o .text (section) 0x57f56 _num.o .text (section) 0x58058 _num.o .text (section) 0x58101 _num.o .text (section) 0x58130 _num.o .text (section) 0x58149 _num.o .text (section) 0x58166 _num.o .text (section) 0x5818e _num.o .text (section) 0x581e8 _num.o .text (section) 0x58201 _num.o .text (section) 0x5831b _num.o .text (section) 0x5833e _num.o .text (section) 0x58362 _num.o .text (section) 0x58381 _num.o .text (section) 0x583a4 _num.o .text (section) 0x583cc _num.o .text (section) 0x5860e _num.o .text (section) 0x5862a _num.o .text (section) 0x588bb _num.o .text (section) 0x58d63 _num.o .text (section) 0x58d8d _num.o .text (section) 0x58e7f _num.o .text (section) 0x58eb6 _num.o .text (section) 0x58f59 _num.o .text (section) 0x58f72 _num.o .text (section) 0x59127 _num.o .text (section) 0x591bb _num.o .text (section) 0x592dc _num.o .text (section) 0x59300 _num.o .text (section) 0x5946c _num.o .text (section) 0x5949d _num.o .text (section) 0x594c5 _num.o .text (section) 0x594ed _num.o .text (section) 0x595db _num.o .text (section) 0x596ab _num.o .text (section) 0x5984b _num.o .text (section) 0x598d5 _num.o .text (section) 0x598f5 _num.o .text (section) 0x59a55 _num.o .text (section) 0x59b51 _num.o .text (section) 0x59d9a _num.o .text (section) 0x59f66 _num.o .text (section) 0x59ff9 _num.o .text (section) 0x5a211 _num.o .text (section) 0x5a3c1 _num.o .text (section) 0x5a4d1 _num.o .text (section) 0x5a51a _num.o .text (section) 0x5a604 _num.o .text (section) 0x5a6cd _num.o .text (section) 0x5a6e9 _num.o .text (section) 0x5a70a _num.o .text (section) 0x5a790 _num.o .text (section) 0x5a867 _num.o .text (section) 0x5aa75 _num.o .text (section) 0x5b3d8 _num.o .text (section) 0x5b4e2 _num.o .text (section) 0x5b6f6 _num.o .text (section) 0x5b7ff _num.o .text (section) 0x5b821 _num.o .text (section) 0x5bc95 _num.o .text (section) 0x5bce2 _num.o .text (section) 0x5be68 _num.o .text (section) 0x5c1dd _num.o .text (section) 0x5c499 _num.o .text (section) 0x5c6d0 _num.o .text (section) 0x5c96f _num.o .text (section) 0x5ca5f _num.o .text (section) 0x5cd98 _num.o .text (section) 0x5ce3d _num.o .text (section) 0x5ce7b _num.o .text (section) 0x5d003 _num.o .text (section) 0x5d1a7 _num.o .text (section) 0x5d489 _num.o .text (section) 0x5d54d _num.o .text (section) 0x5d593 _num.o .text (section) 0x5d5c6 _num.o .text (section) 0x5d69c _num.o .text (section) 0x5d860 _num.o .text (section) 0x5d91d _num.o .text (section) 0x5d9aa _num.o .text (section) 0x5d9d3 _num.o .text (section) 0x5dc05 _num.o .text (section) 0x5dd6e _num.o .text (section) 0x5de28 _num.o .text (section) 0x5e00d _num.o .text (section) 0x5e197 _num.o .text (section) 0x5e2f2 _num.o .text (section) 0x5e6f9 _num.o .text (section) 0x5e732 _num.o .text (section) 0x5e8ac _num.o .text (section) 0x5eae4 _num.o .text (section) 0x5eb8c _num.o .text (section) 0x5efd0 _num.o .text (section) 0x5f0af _num.o .text (section) 0x5f0d1 _num.o .text (section) 0x5f16a _num.o .text (section) 0x5f264 _num.o .text (section) 0x5f498 _num.o .text (section) 0x5f769 _num.o .text (section) 0x5f7f1 _num.o .text (section) 0x5f939 _num.o .text (section) 0x5f9c7 _num.o .text (section) 0x5fced _num.o .text (section) 0x5fd56 _num.o .text (section) 0x5fdca _num.o .text (section) 0x5ff5e _num.o .text (section) 0x5ff7f _num.o .text (section) 0x60a1d _num.o .text (section) 0x60a86 _num.o .text (section) 0x60b90 _num.o .text (section) 0x60bb5 _num.o .text (section) 0x60e3d _num.o .text (section) 0x60e62 _num.o .text (section) 0x60ebe _num.o .text (section) 0x60edd _num.o .text (section) 0x60f4f _num.o .text (section) 0x61006 _num.o .text (section) 0x61029 _num.o .text (section) 0x6126c _num.o .text (section) 0x61364 _num.o .text (section) 0x61375 _num.o .text (section) 0x61890 _num.o .text (section) 0x61947 _num.o .text (section) 0x61ed5 _num.o .text (section) 0x6212e _num.o .text (section) 0x622f1 _num.o .text (section) 0x62335 _num.o .text (section) 0x62393 _num.o .text (section) 0x62449 _num.o .text (section) 0x62940 _num.o .text (section) 0x62f40 _num.o .text (section) 0x62f55 _num.o .text (section) 0x630b3 _num.o .text (section) 0x630c8 _num.o .text (section) 0x631d1 _num.o .text (section) 0x631f8 _num.o .text (section) 0x6361e _num.o .text (section) 0x6363f _num.o .text (section) 0x63898 _num.o .text (section) 0x638bd _num.o .text (section) 0x639ba _num.o .text (section) 0x639e8 _num.o .text (section) 0x63a6e _num.o .text (section) 0x63b42 _num.o .text (section) 0x63b67 _num.o .text (section) 0x63d6a _num.o .text (section) 0x63dfa _num.o .text (section) 0x63e62 _num.o .text (section) 0x63f70 _num.o .text (section) 0x63fa8 _num.o .text (section) 0x642d5 _num.o .text (section) 0x643cc _num.o .text (section) 0x64666 _num.o .text (section) 0x64711 _num.o .text (section) 0x64b00 _num.o .text (section) 0x64b88 _num.o .text (section) 0x64c3d _num.o .text (section) 0x64c6f _num.o .text (section) 0x64d1c _num.o .text (section) 0x64d50 _num.o .text (section) 0x64eb1 _num.o .text (section) 0x65116 _num.o .text (section) 0x65385 _num.o .text (section) 0x653e2 _num.o .text (section) 0x6567f _num.o .text (section) 0x657a2 _num.o .text (section) 0x657c0 _num.o .text (section) 0x6585e _num.o .text (section) 0x65d2c _num.o .text (section) 0x6634a _num.o .text (section) 0x663dd _num.o .text (section) 0x66476 _num.o .text (section) 0x6658b _num.o .text (section) 0x66696 _num.o .text (section) 0x66728 _num.o .text (section) 0x6680d _num.o .text (section) 0x66b5a _num.o .text (section) 0x66bf1 _num.o .text (section) 0x67246 _num.o .text (section) 0x672e7 _num.o .text (section) 0x67309 _num.o .text (section) 0x67380 _num.o .text (section) 0x67440 _num.o .text (section) 0x678dd _num.o .text (section) 0x67953 _num.o .text (section) 0x67a2a _num.o .text (section) 0x67aba _num.o .text (section) 0x67b1f _num.o .text (section) 0x67ce2 _num.o .text (section) 0x67dc0 _num.o .text (section) 0x67de9 _num.o .text (section) 0x67f71 _num.o .text (section) 0x686c9 _num.o .text (section) 0x68750 _num.o .text (section) 0x6882b _num.o .text (section) 0x688bf _num.o .text (section) 0x68bb1 _num.o .text (section) 0x69001 _num.o .text (section) 0x6905f _num.o .text (section) 0x69197 _num.o .text (section) 0x69247 _num.o .text (section) 0x6937d _num.o .text (section) 0x696dc _num.o .text (section) 0x69701 _num.o .text (section) 0x69899 _num.o .text (section) 0x698b7 _num.o .text (section) 0x69916 _num.o .text (section) 0x69c3e _num.o .text (section) 0x69d46 _num.o .text (section) 0x69e08 _num.o .text (section) 0x69eaa _num.o .text (section) 0x6a625 _num.o .text (section) 0x6a7f6 _num.o .text (section) 0x6a87d _num.o .text (section) 0x6aed2 _num.o .text (section) 0x6b0fd _num.o .text (section) 0x6b43f _num.o .text (section) 0x6b872 _num.o .text (section) 0x6ba28 _num.o .text (section) 0x6bd2f _num.o .text (section) 0x6bd95 _num.o .text (section) 0x6bf1d _num.o .text (section) 0x6c06f _num.o .text (section) 0x6c297 _num.o .text (section) 0x6c2bc _num.o .text (section) 0x6c3c1 _num.o .text (section) 0x6c455 _num.o .text (section) 0x6c589 _num.o .text (section) 0x6c674 _num.o .text (section) 0x6c75d _num.o .text (section) 0x6c7ac _num.o .text (section) 0x6c7cc _num.o .text (section) 0x6c820 _num.o .text (section) 0x6c844 _num.o .text (section) 0x6c860 _num.o .text (section) 0x6cae3 _num.o .text (section) 0x6cc40 _num.o .text (section) 0x6d12e _num.o .text (section) 0x6d216 _num.o .text (section) 0x6d553 _num.o .text (section) 0x6d5ba _num.o .text (section) 0x6d60b _num.o .text (section) 0x6d967 _num.o .text (section) 0x6da85 _num.o .text (section) 0x6dc45 _num.o .text (section) 0x6dd1e _num.o .text (section) 0x6dfcc _num.o .text (section) 0x6e0fd _num.o .text (section) 0x6e141 _num.o .text (section) 0x6e717 _num.o .text (section) 0x6e746 _num.o .text (section) 0x6e769 _num.o .text (section) 0x6e84c _num.o .text (section) 0x6ecfa _num.o .text (section) 0x6ed3b _num.o .text (section) 0x6ed5d _num.o .text (section) 0x6edfe _num.o .text (section) 0x6ef17 _num.o .text (section) 0x6f26a _num.o .text (section) 0x6f45e _num.o .text (section) 0x6f867 _num.o .text (section) 0x6f87c _num.o .text (section) 0x6f8d5 _num.o .text (section) 0x6f95c _num.o .text (section) 0x6f9db _num.o .text (section) 0x6fa75 _num.o .text (section) 0x6fbb5 _num.o .text (section) 0x70501 _num.o .text (section) 0x706fe _num.o .text (section) 0x70793 _num.o .text (section) 0x70cd2 _num.o .text (section) 0x7105c _num.o .text (section) 0x71466 _num.o .text (section) 0x7170e _num.o .text (section) 0x71829 _num.o .text (section) 0x71d8e _num.o .text (section) 0x71d9f _num.o .text (section) 0x71dd2 _num.o .text (section) 0x71edb _num.o .text (section) 0x71f2f _num.o .text (section) 0x71fb6 _num.o .text (section) 0x72003 _num.o .text (section) 0x72293 _num.o .text (section) 0x72355 _num.o .text (section) 0x7236e _num.o .text (section) 0x724e1 _num.o .text (section) 0x72b93 _num.o .text (section) 0x72e76 _num.o .text (section) 0x72fda _num.o .text (section) 0x73001 _num.o .text (section) 0x73078 _num.o .text (section) 0x735f0 _num.o .text (section) 0x736c1 _num.o .text (section) 0x7387c _num.o .text (section) 0x73a1e _num.o .text (section) 0x73da5 _num.o .text (section) 0x74439 _num.o .text (section) 0x74644 _num.o .text (section) 0x749f9 _num.o .text (section) 0x74d5f _num.o .text (section) 0x74e77 _num.o .text (section) 0x74eaf _num.o .text (section) 0x7584f _num.o .text (section) 0x758a5 _num.o .text (section) 0x758bc _num.o .text (section) 0x769fe _num.o .text (section) 0x76cb8 _num.o .text (section) 0x76ce8 _num.o .text (section) 0x76d78 _num.o .text (section) 0x770e9 _num.o .text (section) 0x77107 _num.o .text (section) 0x771ac _num.o .text (section) 0x77288 _num.o .text (section) 0x772a1 _num.o .text (section) 0x7738a _num.o .text (section) 0x774ab _num.o .text (section) 0x77a36 _num.o .text (section) 0x77aa8 _num.o .text (section) 0x77e1a _num.o .text (section) 0x77f25 _num.o .text (section) 0x780d8 _num.o .text (section) 0x7811a _num.o .text (section) 0x78333 _num.o .text (section) 0x783dc _num.o .text (section) 0x7844d _num.o .text (section) 0x7854f _num.o .text (section) 0x78568 _num.o .text (section) 0x78697 _num.o .text (section) 0x786e8 _num.o .text (section) 0x78bec _num.o .text (section) 0x78f2f _num.o .text (section) 0x793f5 _num.o .text (section) 0x79a84 _num.o .text (section) 0x79d31 _num.o .text (section) 0x79d6d _num.o .text (section) 0x7a218 _num.o .text (section) 0x7a397 _num.o .text (section) 0x7a664 _num.o .text (section) 0x7a699 _num.o .text (section) 0x7a778 _num.o .text (section) 0x7a7e1 _num.o .text (section) 0x7af2d _num.o .text (section) 0x7b0a6 _num.o .text (section) 0x7b1cc _num.o .text (section) 0x7b21d _num.o .text (section) 0x7b4c4 _num.o .text (section) 0x7b507 _num.o .text (section) 0x7b5d1 _num.o .text (section) 0x7b626 _num.o .text (section) 0x7b6c6 _num.o .text (section) 0x7b890 _num.o .text (section) 0x7b928 _num.o .text (section) 0x7b95a _num.o .text (section) 0x7bc02 _num.o .text (section) 0x7bf79 _num.o .text (section) 0x7c14d _num.o .text (section) 0x7c4f5 _num.o .text (section) 0x7c8f8 _num.o .text (section) 0x7cbb3 _num.o .text (section) 0x7cc3b _num.o .text (section) 0x7d0a1 _num.o .text (section) 0x7d0eb _num.o .text (section) 0x7d131 _num.o .text (section) 0x7d1ab _num.o .text (section) 0x7d322 _num.o .text (section) 0x7d5a8 _num.o .text (section) 0x7d5fb _num.o .text (section) 0x7d6ce _num.o .text (section) 0x7d79e _num.o .text (section) 0x7db9f _num.o .text (section) 0x7ed64 _num.o .text (section) 0x7f1e8 _num.o .text (section) 0x7f3de _num.o .text (section) 0x7f78e _num.o .text (section) 0x7fa86 _num.o .text (section) 0x7fccb _num.o .text (section) 0x7fe11 _num.o .text (section) 0x7ff26 _num.o .text (section) 0x803cb _num.o .text (section) 0x803f7 _num.o .text (section) 0x8054b _num.o .text (section) 0x80691 _num.o .text (section) 0x8086f _num.o .text (section) 0x80abd _num.o .text (section) 0x80ae1 _num.o .text (section) 0x80b69 _num.o .text (section) 0x80c6f _num.o .text (section) 0x80d3d _num.o .text (section) 0x80f56 _num.o .text (section) 0x8109c _num.o .text (section) 0x81533 _num.o .text (section) 0x8169f _num.o .text (section) 0x81de7 _num.o .text (section) 0x82050 _num.o .text (section) 0x8209e _num.o .text (section) 0x8297a _num.o .text (section) 0x82a6a _num.o .text (section) 0x82f47 _num.o .text (section) 0x83607 _num.o .text (section) 0x836b8 _num.o .text (section) 0x836f3 _num.o .text (section) 0x839ac _num.o .text (section) 0x83f20 _num.o .text (section) 0x84005 _num.o .text (section) 0x84774 _num.o .text (section) 0x84e9a _num.o .text (section) 0x84eb3 _num.o .text (section) 0x84ecc _num.o .text (section) 0x84fec _num.o .text (section) 0x8546c _num.o .text (section) 0x85b55 _num.o .text (section) 0x85b9c _num.o .text (section) 0x85c3e _num.o .text (section) 0x85f8a _num.o .text (section) 0x85fef _num.o .text (section) 0x8601d _num.o .text (section) 0x86686 _num.o .text (section) 0x86756 _num.o .text (section) 0x86a4d _num.o .text (section) 0x86c2e _num.o .text (section) 0x8734f _num.o .text (section) 0x874de _num.o .text (section) 0x876de _num.o .text (section) 0x87765 _num.o .text (section) 0x87896 _num.o .text (section) 0x878d2 _num.o .text (section) 0x87a3a _num.o .text (section) 0x87dae _num.o .text (section) 0x87f84 _num.o .text (section) 0x87fd8 _num.o .text (section) 0x880f7 _num.o .text (section) 0x8820f _num.o .text (section) 0x882f3 _num.o .text (section) 0x88362 _num.o .text (section) 0x8883a _num.o .text (section) 0x88a45 _num.o .text (section) 0x88af8 _num.o .text (section) 0x88d7b _num.o .text (section) 0x8905b _num.o .text (section) 0x895f5 _num.o .text (section) 0x89633 _num.o .text (section) 0x89934 _num.o .text (section) 0x89c0c _num.o .text (section) 0x8a34c _num.o .text (section) 0x8a42f _num.o .text (section) 0x8a6f0 _num.o .text (section) 0x8a713 _num.o .text (section) 0x8a742 _num.o .text (section) 0x8ab6a _num.o .text (section) 0x8b12e _num.o .text (section) 0x8b62c _num.o .text (section) 0x8b7eb _num.o .text (section) 0x8b859 _num.o .text (section) 0x8b9e5 _num.o .text (section) 0x8ba0e _num.o .text (section) 0x8ba4c _num.o .text (section) 0x8c048 _num.o .text (section) 0x8c2ea _num.o .text (section) 0x8c3b8 _num.o .text (section) 0x8ca9f _num.o .text (section) 0x8caf4 _num.o .text (section) 0x8ccd6 _num.o .text (section) 0x8cfbf _num.o .text (section) 0x8d09b _num.o .text (section) 0x8d2b1 _num.o .text (section) 0x8d420 _num.o .text (section) 0x8d4d0 _num.o .text (section) 0x8d710 _num.o .text (section) 0x8d754 _num.o .text (section) 0x8d975 _num.o .text (section) 0x8dcb5 _num.o .text (section) 0x8ddd5 _num.o .text (section) 0x8de75 _num.o .text (section) 0x8e29d _num.o .text (section) 0x8e2ea _num.o .text (section) 0x8e33f _num.o .text (section) 0x8e4c2 _num.o .text (section) 0x8e53a _num.o .text (section) 0x8e742 _num.o .text (section) 0x8e80b _num.o .text (section) 0x8e898 _num.o .text (section) 0x8eeaf _num.o .text (section) 0x8f23e _num.o .text (section) 0x8f2b7 _num.o .text (section) 0x8f51e _num.o .text (section) 0x8f5f2 _num.o .text (section) 0x8f671 _num.o .text (section) 0x8f87a _num.o .text (section) 0x8fa8d _num.o .text (section) 0x8fc45 _num.o .text (section) 0x8fdf8 _num.o .text (section) 0x8fe40 _num.o .text (section) 0x8ff44 _num.o .text (section) 0x90337 _num.o .text (section) 0x903ad _num.o .text (section) 0x904b4 _num.o .text (section) 0x905eb _num.o .text (section) 0x90b9e _num.o .text (section) 0x90e7b _num.o .text (section) 0x90f3b _num.o .text (section) 0x90f98 _num.o .text (section) 0x9119e _num.o .text (section) 0x912b9 _num.o .text (section) 0x91532 _num.o .text (section) 0x91ab8 _num.o .text (section) 0x91ce9 _num.o .text (section) 0x91ef2 _num.o .text (section) 0x92010 _num.o .text (section) 0x92074 _num.o .text (section) 0x92482 _num.o .text (section) 0x924ce _num.o .text (section) 0x92628 _num.o .text (section) 0x9285d _num.o .text (section) 0x92a6f _num.o .text (section) 0x92e8e _num.o .text (section) 0x92f44 _num.o .text (section) 0x9378c _num.o .text (section) 0x937fd _num.o .text (section) 0x9387f _num.o .text (section) 0x93a35 _num.o .text (section) 0x93be0 _num.o .text (section) 0x93c67 _num.o .text (section) 0x93cd1 _num.o .text (section) 0x93f86 _num.o .text (section) 0x9453f _num.o .text (section) 0x9476c _num.o .text (section) 0x94ad4 _num.o .text (section) 0x94cad _num.o .text (section) 0x94e35 _num.o .text (section) 0x94f5d _num.o .text (section) 0x95112 _num.o .text (section) 0x9521c _num.o .text (section) 0x952e4 _num.o .text (section) 0x95622 _num.o .text (section) 0x95af7 _num.o .text (section) 0x95e93 _num.o .text (section) 0x95ec5 _num.o .text (section) 0x95fd9 _num.o .text (section) 0x96010 _num.o .text (section) 0x96021 _num.o .text (section) 0x965d0 _num.o .text (section) 0x9685e _num.o .text (section) 0x96d0a _num.o .text (section) 0x96e38 _num.o .text (section) 0x973c2 _num.o .text (section) 0x974ed _num.o .text (section) 0x9766a _num.o .text (section) 0x97731 _num.o .text (section) 0x978b8 _num.o .text (section) 0x9793c _num.o .text (section) 0x98011 _num.o .text (section) 0x9808e _num.o .text (section) 0x98319 _num.o .text (section) 0x983b4 _num.o .text (section) 0x98566 _num.o .text (section) 0x986bb _num.o .text (section) 0x986f5 _num.o .text (section) 0x98750 _num.o .text (section) 0x98806 _num.o .text (section) 0x98e99 _num.o .text (section) 0x99140 _num.o .text (section) 0x99375 _num.o .text (section) 0x99a18 _num.o .text (section) 0x99b87 _num.o .text (section) 0x99dc8 _num.o .text (section) 0x9a355 _num.o .text (section) 0x9a42e _num.o .text (section) 0x9a77a _num.o .text (section) 0x9aa72 _num.o .text (section) 0x9ab07 _num.o .text (section) 0x9acb6 _num.o .text (section) 0x9b1e0 _num.o .text (section) 0x9b585 _num.o .text (section) 0x9b762 _num.o .text (section) 0x9bc08 _num.o .data (section) 0x5584 _num.o .data (section) 0x9e0e _num.o .data (section) 0xa12e _num.o .data (section) 0xa232 _num.o .data (section) 0xa3cc _num.o .data (section) 0x16b18 _num.o .data (section) 0x1aef7 _num.o .data (section) 0x1b6e8 _num.o .data (section) 0x1b777 _num.o .data (section) 0x1d105 _num.o .data (section) 0x23bcd _num.o .data (section) 0x23e03 _num.o .data (section) 0x2cd48 _num.o .data (section) 0x2cef4 _num.o .data (section) 0x2d029 _num.o .data (section) 0x2d344 _num.o .data (section) 0x30e71 _num.o .data (section) 0x32ba0 _num.o .data (section) 0x32de5 _num.o .data (section) 0x32e9e _num.o .data (section) 0x32f2c _num.o .data (section) 0x331a3 _num.o .data (section) 0x33bff _num.o .data (section) 0x33f58 _num.o .data (section) 0x34164 _num.o .data (section) 0x34b77 _num.o .data (section) 0x34fd3 _num.o .data (section) 0x35756 _num.o .data (section) 0x35a6d _num.o .data (section) 0x36f87 _num.o .data (section) 0x38b08 _num.o .data (section) 0x3c16b _num.o .data (section) 0x3c681 _num.o .data (section) 0x3ce2c _num.o .data (section) 0x3dcb0 _num.o .data (section) 0x3dd25 _num.o .data (section) 0x3dea8 _num.o .data (section) 0x3fee1 _num.o .data (section) 0x42352 _num.o .data (section) 0x44ba9 _num.o .data (section) 0x45f60 _num.o .data (section) 0x4d8cf _num.o .data (section) 0x4dda1 _num.o .data (section) 0x4e18c _num.o .data (section) 0x4e1b5 _num.o .data (section) 0x4e2b2 _num.o .data (section) 0x4e351 _num.o .data (section) 0x4ea54 _num.o .data (section) 0x4ed12 _num.o .data (section) 0x4f379 _num.o .data (section) 0x4f82c _num.o .data (section) 0x4fab1 _num.o .data (section) 0x4ff42 _num.o .data (section) 0x50006 _num.o .data (section) 0x5068f _num.o .data (section) 0x50711 _num.o .data (section) 0x50a57 _num.o .data (section) 0x50ae6 _num.o .data (section) 0x50b0f _num.o .data (section) 0x50bd9 _num.o .data (section) 0x50d21 _num.o .data (section) 0x50e93 _num.o .data (section) 0x5224c _num.o .data (section) 0x522e7 _num.o .data (section) 0x52c17 _num.o .data (section) 0x52ef0 _num.o .data (section) 0x53297 _num.o .data (section) 0x539a0 _num.o .data (section) 0x5424e _num.o .data (section) 0x55177 _num.o .data (section) 0x55373 _num.o .data (section) 0x553d4 _num.o .data (section) 0x558fd _num.o .data (section) 0x55946 _num.o .data (section) 0x55da8 _num.o .data (section) 0x56478 _num.o .data (section) 0x57115 _num.o .data (section) 0x57897 _num.o .data (section) 0x57d9f _num.o .data (section) 0x588a4 _num.o .data (section) 0x58e68 _num.o .data (section) 0x59110 _num.o .data (section) 0x5a4ba _num.o .data (section) 0x5a503 _num.o .data (section) 0x5a850 _num.o .data (section) 0x5b9a2 _num.o .data (section) 0x5ba1f _num.o .data (section) 0x5c3cf _num.o .data (section) 0x5d906 _num.o .data (section) 0x5dbee _num.o .data (section) 0x5de11 _num.o .data (section) 0x5ea41 _num.o .data (section) 0x5ede3 _num.o .data (section) 0x5ee7d _num.o .data (section) 0x5f178 _num.o .data (section) 0x61067 _num.o .data (section) 0x6171e _num.o .data (section) 0x617f8 _num.o .data (section) 0x618b3 _num.o .data (section) 0x61c3f _num.o .data (section) 0x6231e _num.o .data (section) 0x6237c _num.o .data (section) 0x62432 _num.o .data (section) 0x63101 _num.o .data (section) 0x63579 _num.o .data (section) 0x63695 _num.o .data (section) 0x63712 _num.o .data (section) 0x63f91 _num.o .data (section) 0x646a4 _num.o .data (section) 0x648ef _num.o .data (section) 0x64cb3 _num.o .data (section) 0x659f6 _num.o .data (section) 0x66574 _num.o .data (section) 0x67369 _num.o .data (section) 0x67dd2 _num.o .data (section) 0x68e7f _num.o .data (section) 0x69ebc _num.o .data (section) 0x6aebb _num.o .data (section) 0x6b8b0 _num.o .data (section) 0x6b952 _num.o .data (section) 0x6bb50 _num.o .data (section) 0x6bf09 _num.o .data (section) 0x6cc29 _num.o .data (section) 0x6cfca _num.o .data (section) 0x6d051 _num.o .data (section) 0x6dc2e _num.o .data (section) 0x6e509 _num.o .data (section) 0x6ed24 _num.o .data (section) 0x6f447 _num.o .data (section) 0x7185c _num.o .data (section) 0x71d77 _num.o .data (section) 0x71dbb _num.o .data (section) 0x73558 _num.o .data (section) 0x73aff _num.o .data (section) 0x73b75 _num.o .data (section) 0x73bdd _num.o .data (section) 0x73c4a _num.o .data (section) 0x73cac _num.o .data (section) 0x73d3b _num.o .data (section) 0x73fcd _num.o .data (section) 0x747a7 _num.o .data (section) 0x74811 _num.o .data (section) 0x748b3 _num.o .data (section) 0x7491b _num.o .data (section) 0x74991 _num.o .data (section) 0x77373 _num.o .data (section) 0x77a1f _num.o .data (section) 0x77a91 _num.o .data (section) 0x77e03 _num.o .data (section) 0x78f14 _num.o .data (section) 0x79a70 _num.o .data (section) 0x79d59 _num.o .data (section) 0x7a201 _num.o .data (section) 0x7a64d _num.o .data (section) 0x7a682 _num.o .data (section) 0x7ab39 _num.o .data (section) 0x7c93d _num.o .data (section) 0x7d08a _num.o .data (section) 0x7d11a _num.o .data (section) 0x7d194 _num.o .data (section) 0x7d591 _num.o .data (section) 0x7d5e4 _num.o .data (section) 0x7d6b7 _num.o .data (section) 0x7d787 _num.o .data (section) 0x7e145 _num.o .data (section) 0x7e209 _num.o .data (section) 0x7ffc6 _num.o .data (section) 0x80030 _num.o .data (section) 0x8009a _num.o .data (section) 0x80102 _num.o .data (section) 0x80178 _num.o .data (section) 0x82815 _num.o .data (section) 0x8287d _num.o .data (section) 0x828e0 _num.o .data (section) 0x82963 _num.o .data (section) 0x82a53 _num.o .data (section) 0x83a44 _num.o .data (section) 0x83ae7 _num.o .data (section) 0x83be9 _num.o .data (section) 0x83f09 _num.o .data (section) 0x83fee _num.o .data (section) 0x8475d _num.o .data (section) 0x850dd _num.o .data (section) 0x85153 _num.o .data (section) 0x851bb _num.o .data (section) 0x85228 _num.o .data (section) 0x8528a _num.o .data (section) 0x85319 _num.o .data (section) 0x8558d _num.o .data (section) 0x860c4 _num.o .data (section) 0x8636b _num.o .data (section) 0x863d4 _num.o .data (section) 0x8643c _num.o .data (section) 0x8649d _num.o .data (section) 0x86559 _num.o .data (section) 0x867d3 _num.o .data (section) 0x8683d _num.o .data (section) 0x868a7 _num.o .data (section) 0x8690f _num.o .data (section) 0x86985 _num.o .data (section) 0x8774e _num.o .data (section) 0x8787f _num.o .data (section) 0x878bb _num.o .data (section) 0x889ad _num.o .data (section) 0x88f93 _num.o .data (section) 0x8cf27 _num.o .data (section) 0x8ddbe _num.o .data (section) 0x8f596 _num.o .data (section) 0x900c3 _num.o .data (section) 0x91c51 _num.o .data (section) 0x92be9 _num.o .data (section) 0x92c53 _num.o .data (section) 0x92cbd _num.o .data (section) 0x92d25 _num.o .data (section) 0x92d9b _num.o .data (section) 0x95946 _num.o .data (section) 0x95eae _num.o .data (section) 0x95fc2 _num.o .data (section) 0x95ff9 _num.o .data (section) 0x9663a _num.o .data (section) 0x966c1 _num.o .data (section) 0x98a83 _num.o .data (section) 0x98aed _num.o .data (section) 0x98b57 _num.o .data (section) 0x98bbf _num.o .data (section) 0x98c35 _num.o .data (section) 0x98e7e _num.o .data (section) 0x98edd _num.o .data (section) 0x98f47 _num.o .data (section) 0x98fb1 _num.o .data (section) 0x99019 _num.o .data (section) 0x9908f _num.o .data (section) 0x9bbf1 _num.o .data (section) 0x9e57f _num.o .rodata (section) 0x1cde3 _num.o .rodata (section) 0x501c8 _num.o .rodata (section) 0x612d5 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x162 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x2ab2 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x11160 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x32a40 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x32f94 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x3876b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x410ed _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x44519 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16_2d_list 0x154 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16_2d_list 0x2aa4 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16_2d_list 0x127ae _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x146 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x2a96 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x10cd2 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x416ac _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x41ed7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x44d5c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x44e4c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x44eeb _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8_2d_list 0x138 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8_2d_list 0x2a88 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8_2d_list 0x1272e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x12a _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x2a7a _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x10708 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x2c84e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x36f29 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x405e0 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x4524f _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x45b4c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8_2d_list 0x11c _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8_2d_list 0x2a6c _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8_2d_list 0x11b8a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x10e _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x2a5e _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x10e92 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x246d8 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x3d006 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x3d428 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x3d970 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x3e576 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x15fdf _io.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0xb102 _nonstd.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x1b8be _nonstd.o ___G__23__23_raise_2d_fixnum_2d_overflow_2d_exception 0x100 _num.o ___G__23__23_raise_2d_fixnum_2d_overflow_2d_exception 0x2a50 _num.o ___G_fixnum_2d_overflow_2d_exception_2d_arguments 0xf2 _num.o ___G_fixnum_2d_overflow_2d_exception_2d_arguments 0x2a42 _num.o ___G_fixnum_2d_overflow_2d_exception_2d_procedure 0xe4 _num.o ___G_fixnum_2d_overflow_2d_exception_2d_procedure 0x2a34 _num.o ___G_fixnum_2d_overflow_2d_exception_3f_ 0xd6 _num.o ___G_fixnum_2d_overflow_2d_exception_3f_ 0x2a26 _num.o ___G__23__23_fail_2d_check_2d_fixnum_2d_overflow_2d_exception 0xc8 _num.o ___G__23__23_fail_2d_check_2d_fixnum_2d_overflow_2d_exception 0x2a18 _num.o ___G__23__23_raise_2d_divide_2d_by_2d_zero_2d_exception 0xba _num.o ___G__23__23_raise_2d_divide_2d_by_2d_zero_2d_exception 0x2a0a _num.o ___G_divide_2d_by_2d_zero_2d_exception_2d_arguments 0xac _num.o ___G_divide_2d_by_2d_zero_2d_exception_2d_arguments 0x29fc _num.o ___G_divide_2d_by_2d_zero_2d_exception_2d_procedure 0x9e _num.o ___G_divide_2d_by_2d_zero_2d_exception_2d_procedure 0x29ee _num.o ___G__23__23_fail_2d_check_2d_integer 0x242 _num.o ___G__23__23_fail_2d_check_2d_integer 0x2b92 _num.o ___G__23__23_fail_2d_check_2d_rational 0x234 _num.o ___G__23__23_fail_2d_check_2d_rational 0x2b84 _num.o ___G__23__23_fail_2d_check_2d_finite_2d_real 0x226 _num.o ___G__23__23_fail_2d_check_2d_finite_2d_real 0x2b76 _num.o ___G__23__23_fail_2d_check_2d_number 0x20a _num.o ___G__23__23_fail_2d_check_2d_number 0x2b5a _num.o ___G__23__23_fail_2d_check_2d_number 0x18610 _std.o ___G__23__23_fail_2d_check_2d_number 0x30099 _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real_2d_list 0x1fc _num.o ___G__23__23_fail_2d_check_2d_inexact_2d_real_2d_list 0x2b4c _num.o ___G__23__23_fail_2d_check_2d_inexact_2d_real_2d_list 0x153b6 _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real_2d_list 0x45dcc _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x1ee _num.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x2b3e _num.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x1160d _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x12e3f _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x15395 _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x18b88 _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x18dd2 _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x2a3ae _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x2e8ca _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x31a53 _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x31b2c _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x33b38 _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x34556 _std.o ___G__23__23_fail_2d_check_2d_inexact_2d_real 0x42b5c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64_2d_list 0x1e0 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64_2d_list 0x2b30 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64_2d_list 0xf428 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0x1d2 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0x2b22 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0xe5c3 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0x103a4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0x104db _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0x10642 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0x10a44 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0x10a60 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64_2d_list 0x1c4 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64_2d_list 0x2b14 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64_2d_list 0xf45c _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0x1b6 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0x2b06 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0xf36b _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0x10a28 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0x10afe _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0x10cb6 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0x11144 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0x11180 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32_2d_list 0x1a8 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32_2d_list 0x2af8 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32_2d_list 0xf3f3 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0x19a _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0x2aea _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0xe173 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0x1065e _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0x106d0 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0x1102a _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0x11062 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0x11128 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32_2d_list 0x18c _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32_2d_list 0x2adc _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32_2d_list 0xf2f9 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0x17e _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0x2ace _num.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0xe153 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0x104f7 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0x106ec _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0x10c44 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0x110d4 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0x110f0 _std.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16_2d_list 0x170 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16_2d_list 0x2ac0 _num.o ___G__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16_2d_list 0x143b4 _std.o ___G__23__23_exact_3f_ 0x330 _num.o ___G__23__23_exact_3f_ 0x2c80 _num.o ___G__23__23_exact_3f_ 0x23a78 _num.o ___G__23__23_exact_3f_ 0x2493f _num.o ___G__23__23_exact_3f_ 0x2cb56 _num.o ___G__23__23_exact_3f_ 0x2dfd4 _num.o ___G__23__23_exact_3f_ 0x3179b _num.o ___G__23__23_exact_3f_ 0x373a0 _num.o ___G__23__23_exact_3f_ 0x3d6c8 _num.o ___G__23__23_exact_3f_ 0x54ca3 _num.o ___G__23__23_exact_3f_ 0x55d20 _num.o ___G__23__23_exact_3f_ 0x62d58 _num.o ___G__23__23_exact_3f_ 0x66fd9 _num.o ___G__23__23_exact_3f_ 0x67928 _num.o ___G__23__23_exact_3f_ 0x687fc _num.o ___G__23__23_exact_3f_ 0x76013 _num.o ___G__23__23_exact_3f_ 0x7679e _num.o ___G__23__23_exact_3f_ 0x77185 _num.o ___G__23__23_exact_3f_ 0x781fd _num.o ___G__23__23_exact_3f_ 0x8c70b _num.o ___G__23__23_exact_3f_ 0x2cad4 _io.o ___G__23__23_exact_3f_ 0x2cc8b _io.o ___G_exact_2d_integer_3f_ 0x322 _num.o ___G_exact_2d_integer_3f_ 0x2c72 _num.o ___G__23__23_exact_2d_integer_3f_ 0x314 _num.o ___G__23__23_exact_2d_integer_3f_ 0x2c64 _num.o ___G_integer_3f_ 0x306 _num.o ___G_integer_3f_ 0x2c56 _num.o ___G__23__23_integer_3f_ 0x2f8 _num.o ___G__23__23_integer_3f_ 0x2c48 _num.o ___G__23__23_integer_3f_ 0x174fa _num.o ___G__23__23_integer_3f_ 0x4fe7b _num.o ___G__23__23_integer_3f_ 0x4feb5 _num.o ___G__23__23_integer_3f_ 0x7ad04 _num.o ___G__23__23_integer_3f_ 0x87f5c _num.o ___G__23__23_integer_3f_ 0x6dc0a _io.o ___G__23__23_integer_3f_ 0x767b _repl.o ___G_rational_3f_ 0x2ea _num.o ___G_rational_3f_ 0x2c3a _num.o ___G__23__23_rational_3f_ 0x2dc _num.o ___G__23__23_rational_3f_ 0x2c2c _num.o ___G__23__23_rational_3f_ 0x390d3 _num.o ___G__23__23_rational_3f_ 0x455f7 _num.o ___G__23__23_rational_3f_ 0x780a3 _num.o ___G__23__23_rational_3f_ 0x78a04 _num.o ___G__23__23_rational_3f_ 0x8869c _num.o ___G_real_3f_ 0x2ce _num.o ___G_real_3f_ 0x2c1e _num.o ___G_complex_3f_ 0x2b2 _num.o ___G_complex_3f_ 0x2c02 _num.o ___G_number_3f_ 0x2a4 _num.o ___G_number_3f_ 0x2bf4 _num.o ___G__23__23_complex_3f_ 0x296 _num.o ___G__23__23_complex_3f_ 0x2be6 _num.o ___G__23__23_number_3f_ 0x288 _num.o ___G__23__23_number_3f_ 0x2bd8 _num.o ___G__23__23_fail_2d_check_2d_flonum 0x27a _num.o ___G__23__23_fail_2d_check_2d_flonum 0x2bca _num.o ___G__23__23_fail_2d_check_2d_fixnum 0x26c _num.o ___G__23__23_fail_2d_check_2d_fixnum 0x2bbc _num.o ___G__23__23_fail_2d_check_2d_fixnum 0x13dda _std.o ___G__23__23_fail_2d_check_2d_fixnum 0x21dc6 _std.o ___G__23__23_fail_2d_check_2d_fixnum 0x259c8 _std.o ___G__23__23_fail_2d_check_2d_fixnum 0x25d68 _std.o ___G__23__23_fail_2d_check_2d_fixnum 0x3267e _std.o ___G__23__23_fail_2d_check_2d_fixnum 0x38460 _std.o ___G__23__23_fail_2d_check_2d_fixnum 0x17c8f _io.o ___G__23__23_fail_2d_check_2d_fixnum 0x9afa _repl.o ___G__23__23_fail_2d_check_2d_fixnum 0xeef3 _repl.o ___G__23__23_fail_2d_check_2d_fixnum 0xf73b _repl.o ___G__23__23_fail_2d_check_2d_fixnum 0x1ec78 _repl.o ___G__23__23_fail_2d_check_2d_fixnum 0x21f9a _repl.o ___G__23__23_fail_2d_check_2d_nonnegative_2d_exact_2d_integer 0x25e _num.o ___G__23__23_fail_2d_check_2d_nonnegative_2d_exact_2d_integer 0x2bae _num.o ___G__23__23_fail_2d_check_2d_nonnegative_2d_exact_2d_integer 0x140a9 _std.o ___G__3e__3d_ 0x402 _num.o ___G__3e__3d_ 0x2d52 _num.o ___G__3e__3d_ 0x4bdd3 _num.o ___G__3e__3d_ 0x5f1b1 _num.o ___G__3e__3d_ 0x63a25 _num.o ___G__3e__3d_ 0xf163 _io.o ___G__23__23__3e__3d_ 0x3f4 _num.o ___G__23__23__3e__3d_ 0x2d44 _num.o ___G__23__23__3e__3d_ 0x1cc29 _module.o ___G__23__23__3e__3d_ 0x1e7a2 _module.o ___G__3c__3d_ 0x3e6 _num.o ___G__3c__3d_ 0x2d36 _num.o ___G__3c__3d_ 0x1bb19 _num.o ___G__3c__3d_ 0x5ea7a _num.o ___G__3c__3d_ 0x6d1bb _num.o ___G__23__23__3c__3d_ 0x3d8 _num.o ___G__23__23__3c__3d_ 0x2d28 _num.o ___G__23__23__3c__3d_ 0x5c46e _num.o ___G__23__23__3c__3d_ 0x6d8b7 _num.o ___G__23__23__3c__3d_ 0x738d1 _num.o ___G__3e_ 0x3ca _num.o ___G__3e_ 0x2d1a _num.o ___G__3e_ 0x3399c _num.o ___G__3e_ 0x69ef5 _num.o ___G__3e_ 0x6b9d7 _num.o ___G__3e_ 0x1c196 _io.o ___G__23__23__3e_ 0x3bc _num.o ___G__23__23__3e_ 0x2d0c _num.o ___G__23__23__3e_ 0x27b92 _repl.o ___G__3c_ 0x3ae _num.o ___G__3c_ 0x2cfe _num.o ___G__3c_ 0x33b35 _num.o ___G__3c_ 0x647a3 _num.o ___G__3c_ 0x64928 _num.o ___G__23__23__3c_ 0x3a0 _num.o ___G__23__23__3c_ 0x2cf0 _num.o ___G__23__23__3c_ 0x727a _num.o ___G__23__23__3c_ 0xdd8b _num.o ___G__23__23__3c_ 0xde04 _num.o ___G__23__23__3c_ 0x101de _num.o ___G__23__23__3c_ 0x12e97 _num.o ___G__23__23__3c_ 0x12f0c _num.o ___G__23__23__3c_ 0x1313e _num.o ___G__23__23__3c_ 0x14a78 _num.o ___G__23__23__3c_ 0x19576 _num.o ___G__23__23__3c_ 0x19f35 _num.o ___G__23__23__3c_ 0x1a57d _num.o ___G__23__23__3c_ 0x2305c _num.o ___G__23__23__3c_ 0x421e2 _num.o ___G__23__23__3c_ 0x526fd _num.o ___G__23__23__3c_ 0x56ffb _num.o ___G__23__23__3c_ 0x57163 _num.o ___G__23__23__3c_ 0x5844c _num.o ___G__23__23__3c_ 0x585e0 _num.o ___G__23__23__3c_ 0x58c0a _num.o ___G__23__23__3c_ 0x59e2a _num.o ___G__23__23__3c_ 0x5a548 _num.o ___G__23__23__3c_ 0x5aa01 _num.o ___G__23__23__3c_ 0x5aab9 _num.o ___G__23__23__3c_ 0x5b842 _num.o ___G__23__23__3c_ 0x5e5d1 _num.o ___G__23__23__3c_ 0x5e867 _num.o ___G__23__23__3c_ 0x60a46 _num.o ___G__23__23__3c_ 0x60cdf _num.o ___G__23__23__3c_ 0x61196 _num.o ___G__23__23__3c_ 0x620a7 _num.o ___G__23__23__3c_ 0x6210a _num.o ___G__23__23__3c_ 0x633fb _num.o ___G__23__23__3c_ 0x6405e _num.o ___G__23__23__3c_ 0x645d9 _num.o ___G__23__23__3c_ 0x658f1 _num.o ___G__23__23__3c_ 0x65e4b _num.o ___G__23__23__3c_ 0x662a8 _num.o ___G__23__23__3c_ 0x668d7 _num.o ___G__23__23__3c_ 0x67c09 _num.o ___G__23__23__3c_ 0x6810d _num.o ___G__23__23__3c_ 0x6827d _num.o ___G__23__23__3c_ 0x68853 _num.o ___G__23__23__3c_ 0x6899a _num.o ___G__23__23__3c_ 0x6ad7e _num.o ___G__23__23__3c_ 0x6b521 _num.o ___G__23__23__3c_ 0x6cca5 _num.o ___G__23__23__3c_ 0x6d40d _num.o ___G__23__23__3c_ 0x6e8d2 _num.o ___G__23__23__3c_ 0x6f2f7 _num.o ___G__23__23__3c_ 0x7b1ed _num.o ___G__23__23__3c_ 0x8504b _num.o ___G__23__23__3c_ 0x94cc8 _num.o ___G__23__23__3c_ 0x9695f _num.o ___G__23__23__3c_ 0x9a68c _num.o ___G__23__23__3c_ 0x2acd8 _std.o ___G__23__23__3c_ 0x3613b _std.o ___G__23__23__3c_ 0x3aa84 _std.o ___G__23__23__3c_ 0x3aff3 _std.o ___G__23__23__3c_ 0x3b138 _std.o ___G__23__23__3c_ 0x3ce97 _std.o ___G__23__23__3c_ 0x40122 _std.o ___G__23__23__3c_ 0x40edb _std.o ___G__23__23__3c_ 0x41f4c _std.o ___G__23__23__3c_ 0x420f3 _std.o ___G__23__23__3c_ 0x43b42 _std.o ___G__23__23__3c_ 0x4ce3a _std.o ___G__23__23__3c_ 0x4e4eb _std.o ___G__23__23__3c_ 0x4fef5 _std.o ___G__23__23__3c_ 0x50f1d _std.o ___G__23__23__3c_ 0x57259 _std.o ___G__23__23__3c_ 0x57786 _std.o ___G__23__23__3c_ 0x57f2b _std.o ___G__23__23__3c_ 0x57f9f _std.o ___G__23__23__3c_ 0x5801a _std.o ___G__23__23__3c_ 0x58c12 _std.o ___G__23__23__3c_ 0x5ad9d _std.o ___G__23__23__3c_ 0x5b316 _std.o ___G__23__23__3c_ 0x5c21d _std.o ___G__23__23__3c_ 0x5cbee _std.o ___G__23__23__3c_ 0x5d0c9 _std.o ___G__23__23__3c_ 0x5d386 _std.o ___G__23__23__3c_ 0x5e0ef _std.o ___G__23__23__3c_ 0x5ebfa _std.o ___G__23__23__3c_ 0x5ece3 _std.o ___G__23__23__3c_ 0x6124a _std.o ___G__23__23__3c_ 0x646b8 _std.o ___G__23__23__3c_ 0x64ab3 _std.o ___G__23__23__3c_ 0x678b2 _std.o ___G__23__23__3c_ 0x70391 _std.o ___G__23__23__3c_ 0x72002 _std.o ___G__23__23__3c_ 0x72257 _std.o ___G__23__23__3c_ 0x7280d _std.o ___G__23__23__3c_ 0x72df1 _std.o ___G__23__23__3c_ 0x73fda _std.o ___G__23__23__3c_ 0x758c7 _std.o ___G__23__23__3c_ 0x7ceb0 _std.o ___G__23__23__3c_ 0x7dec6 _std.o ___G__23__23__3c_ 0x7e174 _std.o ___G__23__23__3c_ 0x7e32f _std.o ___G__23__23__3c_ 0x7ea1f _std.o ___G__23__23__3c_ 0x7fd69 _std.o ___G__23__23__3c_ 0x81610 _std.o ___G__23__23__3c_ 0x89b76 _std.o ___G__23__23__3c_ 0x8a680 _std.o ___G__23__23__3c_ 0x8b583 _std.o ___G__23__23__3c_ 0x8c037 _std.o ___G__23__23__3c_ 0x8dc2b _std.o ___G__23__23__3c_ 0x8e3ea _std.o ___G__23__23__3c_ 0x91600 _std.o ___G__23__23__3c_ 0x92b2f _std.o ___G__23__23__3c_ 0x4cfe _module.o ___G__23__23__3c_ 0xaac3 _module.o ___G__23__23__3c_ 0xbbcb _module.o ___G__23__23__3c_ 0xc612 _module.o ___G__23__23__3c_ 0x10cf6 _module.o ___G__23__23__3c_ 0x172fa _module.o ___G__23__23__3c_ 0x185c0 _module.o ___G__23__23__3c_ 0x18779 _module.o ___G__23__23__3c_ 0x187b3 _module.o ___G__23__23__3c_ 0x18899 _module.o ___G__23__23__3c_ 0x18933 _module.o ___G__23__23__3c_ 0x18b19 _module.o ___G__23__23__3c_ 0x18b51 _module.o ___G__23__23__3c_ 0x18bb6 _module.o ___G__23__23__3c_ 0x18bee _module.o ___G__23__23__3c_ 0x18c54 _module.o ___G__23__23__3c_ 0x18cc0 _module.o ___G__23__23__3c_ 0x18d2c _module.o ___G__23__23__3c_ 0x18e8b _module.o ___G__23__23__3c_ 0x18ef5 _module.o ___G__23__23__3c_ 0x18fbb _module.o ___G__23__23__3c_ 0x1935f _module.o ___G__23__23__3c_ 0x1942a _module.o ___G__23__23__3c_ 0x1964a _module.o ___G__23__23__3c_ 0x196b9 _module.o ___G__23__23__3c_ 0x1978c _module.o ___G__23__23__3c_ 0x19f70 _module.o ___G__23__23__3c_ 0x19fa5 _module.o ___G__23__23__3c_ 0x1a02a _module.o ___G__23__23__3c_ 0x1a146 _module.o ___G__23__23__3c_ 0x1a1b1 _module.o ___G__23__23__3c_ 0x1ac98 _module.o ___G__23__23__3c_ 0x1acc9 _module.o ___G__23__23__3c_ 0x1ae6b _module.o ___G__23__23__3c_ 0x1aea7 _module.o ___G__23__23__3c_ 0x1af15 _module.o ___G__23__23__3c_ 0x1b04e _module.o ___G__23__23__3c_ 0x1b0d3 _module.o ___G__23__23__3c_ 0x1b15e _module.o ___G__23__23__3c_ 0x1b2b3 _module.o ___G__23__23__3c_ 0x1b70d _module.o ___G__23__23__3c_ 0x1b758 _module.o ___G__23__23__3c_ 0x1b81c _module.o ___G__23__23__3c_ 0x1b86f _module.o ___G__23__23__3c_ 0x1baac _module.o ___G__23__23__3c_ 0x1c144 _module.o ___G__23__23__3c_ 0x1c171 _module.o ___G__23__23__3c_ 0x1c4a1 _module.o ___G__23__23__3c_ 0x1c64f _module.o ___G__23__23__3c_ 0x1cce4 _module.o ___G__23__23__3c_ 0x1ce8e _module.o ___G__23__23__3c_ 0x1cf68 _module.o ___G__23__23__3c_ 0x1d01b _module.o ___G__23__23__3c_ 0x1d0d3 _module.o ___G__23__23__3c_ 0x1d330 _module.o ___G__23__23__3c_ 0x1d58c _module.o ___G__23__23__3c_ 0x1d918 _module.o ___G__23__23__3c_ 0x1ddbc _module.o ___G__23__23__3c_ 0x1e04f _module.o ___G__23__23__3c_ 0x1e0b1 _module.o ___G__23__23__3c_ 0x1e48c _module.o ___G__23__23__3c_ 0x1e5db _module.o ___G__23__23__3c_ 0x1e673 _module.o ___G__23__23__3c_ 0x1f116 _module.o ___G__23__23__3c_ 0x1f2f0 _module.o ___G__23__23__3c_ 0x1fbf4 _module.o ___G__23__23__3c_ 0x1fcaa _module.o ___G__23__23__3c_ 0x1ffbc _module.o ___G__23__23__3c_ 0x20223 _module.o ___G__23__23__3c_ 0x2057b _module.o ___G__23__23__3c_ 0x20c50 _module.o ___G__23__23__3c_ 0x20cdc _module.o ___G__23__23__3c_ 0x20e70 _module.o ___G__23__23__3c_ 0x20f84 _module.o ___G__23__23__3c_ 0x21737 _module.o ___G__23__23__3c_ 0x336ef _io.o ___G__23__23__3c_ 0x51d8c _io.o ___G__23__23__3c_ 0x56616 _io.o ___G__23__23__3c_ 0x6300c _io.o ___G__23__23__3c_ 0x68b8e _io.o ___G__23__23__3c_ 0x17908 _nonstd.o ___G__23__23__3c_ 0x22154 _nonstd.o ___G__23__23__3c_ 0x226ad _nonstd.o ___G__23__23__3c_ 0x22fac _nonstd.o ___G__23__23__3c_ 0x2306e _nonstd.o ___G__23__23__3c_2 0x392 _num.o ___G__23__23__3c_2 0x2ce2 _num.o ___G__3d_ 0x384 _num.o ___G__3d_ 0x2cd4 _num.o ___G__3d_ 0x40c65 _num.o ___G__3d_ 0x61108 _num.o ___G__3d_ 0x8f5c3 _num.o ___G__23__23__3d_ 0x376 _num.o ___G__23__23__3d_ 0x2cc6 _num.o ___G__23__23__3d_ 0xb8e3 _num.o ___G__23__23__3d_ 0xc395 _num.o ___G__23__23__3d_ 0x13b7d _num.o ___G__23__23__3d_ 0x16777 _num.o ___G__23__23__3d_ 0x180d8 _num.o ___G__23__23__3d_ 0x1b220 _num.o ___G__23__23__3d_ 0x1fc7a _num.o ___G__23__23__3d_ 0x2fdfa _num.o ___G__23__23__3d_ 0x31430 _num.o ___G__23__23__3d_ 0x39005 _num.o ___G__23__23__3d_ 0x43da7 _num.o ___G__23__23__3d_ 0x4674d _num.o ___G__23__23__3d_ 0x46892 _num.o ___G__23__23__3d_ 0x5b7c0 _num.o ___G__23__23__3d_ 0x6488d _num.o ___G__23__23__3d_ 0x654fa _num.o ___G__23__23__3d_ 0x6dc60 _num.o ___G__23__23__3d_ 0x74d8b _num.o ___G__23__23__3d_ 0x7f7c6 _num.o ___G__23__23__3d_ 0x88e03 _num.o ___G__23__23__3d_ 0x92f61 _num.o ___G__23__23__3d_ 0x95f04 _num.o ___G__23__23__3d_ 0xa53 _module.o ___G__23__23__3d_ 0x8917 _module.o ___G__23__23__3d_ 0xef68 _module.o ___G__23__23__3d_ 0x13e1c _module.o ___G__23__23__3d_ 0x17a57 _module.o ___G__23__23__3d_ 0x183d4 _module.o ___G__23__23__3d_ 0x18411 _module.o ___G__23__23__3d_ 0x1844e _module.o ___G__23__23__3d_ 0x1848b _module.o ___G__23__23__3d_ 0x18c86 _module.o ___G__23__23__3d_ 0x18cf2 _module.o ___G__23__23__3d_ 0x18e24 _module.o ___G__23__23__3d_ 0x18e56 _module.o ___G__23__23__3d_ 0x18f81 _module.o ___G__23__23__3d_ 0x192c4 _module.o ___G__23__23__3d_ 0x1953c _module.o ___G__23__23__3d_ 0x195ea _module.o ___G__23__23__3d_ 0x19726 _module.o ___G__23__23__3d_ 0x1986a _module.o ___G__23__23__3d_ 0x19ae1 _module.o ___G__23__23__3d_ 0x19b71 _module.o ___G__23__23__3d_ 0x19c39 _module.o ___G__23__23__3d_ 0x19ca1 _module.o ___G__23__23__3d_ 0x19d4e _module.o ___G__23__23__3d_ 0x1bd10 _module.o ___G__23__23__3d_ 0x1be80 _module.o ___G__23__23__3d_ 0x1c114 _module.o ___G__23__23__3d_ 0x1c50e _module.o ___G__23__23__3d_ 0x1c743 _module.o ___G__23__23__3d_ 0x1c8bd _module.o ___G__23__23__3d_ 0x1c918 _module.o ___G__23__23__3d_ 0x1cd55 _module.o ___G__23__23__3d_ 0x1cf03 _module.o ___G__23__23__3d_ 0x1d441 _module.o ___G__23__23__3d_ 0x1d55c _module.o ___G__23__23__3d_ 0x1d6a1 _module.o ___G__23__23__3d_ 0x1d8db _module.o ___G__23__23__3d_ 0x1da23 _module.o ___G__23__23__3d_ 0x1dae5 _module.o ___G__23__23__3d_ 0x1dd67 _module.o ___G__23__23__3d_ 0x1e272 _module.o ___G__23__23__3d_ 0x1e7fd _module.o ___G__23__23__3d_ 0x1e881 _module.o ___G__23__23__3d_ 0x1ed98 _module.o ___G__23__23__3d_ 0x1f321 _module.o ___G__23__23__3d_ 0x1f352 _module.o ___G__23__23__3d_ 0x1f4b8 _module.o ___G__23__23__3d_ 0x1f839 _module.o ___G__23__23__3d_ 0x1fc16 _module.o ___G__23__23__3d_ 0x1ffed _module.o ___G__23__23__3d_ 0x200db _module.o ___G__23__23__3d_ 0x2059d _module.o ___G__23__23__3d_ 0x20bde _module.o ___G__23__23__3d_ 0x20c15 _module.o ___G__23__23__3d_ 0x20ea1 _module.o ___G__23__23__3d_ 0x20f4d _module.o ___G__23__23__3d_ 0x212ce _module.o ___G__23__23__3d_ 0x21881 _module.o ___G__23__23__3d_ 0x222b3 _module.o ___G__23__23__3d_ 0x22a37 _module.o ___G__23__23__3d_ 0x22ae1 _module.o ___G__23__23__3d_ 0x22e0f _module.o ___G__23__23__3d_ 0x27afd _repl.o ___G__23__23__3d_ 0x27bb3 _repl.o ___G__23__23__3d_ 0x28760 _repl.o ___G__23__23__3d_2 0x368 _num.o ___G__23__23__3d_2 0x2cb8 _num.o ___G_inexact_3f_ 0x35a _num.o ___G_inexact_3f_ 0x2caa _num.o ___G_inexact_3f_ 0x3a737 _num.o ___G__23__23_inexact_3f_ 0x34c _num.o ___G__23__23_inexact_3f_ 0x2c9c _num.o ___G_exact_3f_ 0x33e _num.o ___G_exact_3f_ 0x2c8e _num.o ___G_exact_3f_ 0x1f8b6 _num.o ___G_infinite_3f_ 0x4d4 _num.o ___G_infinite_3f_ 0x2e24 _num.o ___G_infinite_3f_ 0x41145 _num.o ___G__23__23_infinite_3f_ 0x4c6 _num.o ___G__23__23_infinite_3f_ 0x2e16 _num.o ___G__23__23_infinite_3f_ 0x10c88 _num.o ___G__23__23_infinite_3f_ 0x171d2 _num.o ___G__23__23_infinite_3f_ 0x335eb _num.o ___G__23__23_infinite_3f_ 0x5e27b _num.o ___G_finite_3f_ 0x4b8 _num.o ___G_finite_3f_ 0x2e08 _num.o ___G_finite_3f_ 0x4635b _num.o ___G__23__23_finite_3f_ 0x4aa _num.o ___G__23__23_finite_3f_ 0x2dfa _num.o ___G__23__23_finite_3f_ 0x17257 _num.o ___G__23__23_finite_3f_ 0x21572 _num.o ___G__23__23_finite_3f_ 0x2a252 _num.o ___G__23__23_finite_3f_ 0x404b2 _num.o ___G__23__23_finite_3f_ 0x45292 _num.o ___G__23__23_finite_3f_ 0x5f4b7 _num.o ___G__23__23_finite_3f_ 0x62465 _num.o ___G__23__23_finite_3f_ 0x628aa _num.o ___G__23__23_finite_3f_ 0x81cf6 _num.o ___G__23__23_finite_3f_ 0x85937 _num.o ___G_even_3f_ 0x49c _num.o ___G_even_3f_ 0x2dec _num.o ___G_even_3f_ 0x4c737 _num.o ___G__23__23_even_3f_ 0x48e _num.o ___G__23__23_even_3f_ 0x2dde _num.o ___G__23__23_even_3f_ 0x171b6 _num.o ___G__23__23_even_3f_ 0x1726f _num.o ___G__23__23_even_3f_ 0x6534e _num.o ___G__23__23_even_3f_ 0x698ef _num.o ___G__23__23_even_3f_ 0x6d8e4 _num.o ___G__23__23_exact_2d_int_2e_odd_3f_ 0x480 _num.o ___G__23__23_exact_2d_int_2e_odd_3f_ 0x2dd0 _num.o ___G_odd_3f_ 0x472 _num.o ___G_odd_3f_ 0x2dc2 _num.o ___G_odd_3f_ 0x9968 _num.o ___G__23__23_odd_3f_ 0x464 _num.o ___G__23__23_odd_3f_ 0x2db4 _num.o ___G__23__23_odd_3f_ 0x174ae _num.o ___G__23__23_odd_3f_ 0x174ca _num.o ___G__23__23_odd_3f_ 0x5bb19 _num.o ___G__23__23_odd_3f_ 0x61ada _num.o ___G__23__23_odd_3f_ 0x61e41 _num.o ___G__23__23_odd_3f_ 0x65321 _num.o ___G__23__23_odd_3f_ 0x738a0 _num.o ___G__23__23_odd_3f_ 0x89899 _num.o ___G_negative_3f_ 0x456 _num.o ___G_negative_3f_ 0x2da6 _num.o ___G_negative_3f_ 0x411d7 _num.o ___G__23__23_negative_3f_ 0x448 _num.o ___G__23__23_negative_3f_ 0x2d98 _num.o ___G__23__23_negative_3f_ 0x8f1c _num.o ___G__23__23_negative_3f_ 0xeeab _num.o ___G__23__23_negative_3f_ 0xf5c2 _num.o ___G__23__23_negative_3f_ 0x12fdf _num.o ___G__23__23_negative_3f_ 0x13181 _num.o ___G__23__23_negative_3f_ 0x174e2 _num.o ___G__23__23_negative_3f_ 0x193c5 _num.o ___G__23__23_negative_3f_ 0x19fa5 _num.o ___G__23__23_negative_3f_ 0x1c475 _num.o ___G__23__23_negative_3f_ 0x1d6f3 _num.o ___G__23__23_negative_3f_ 0x27857 _num.o ___G__23__23_negative_3f_ 0x2c865 _num.o ___G__23__23_negative_3f_ 0x2f937 _num.o ___G__23__23_negative_3f_ 0x31e9a _num.o ___G__23__23_negative_3f_ 0x3527a _num.o ___G__23__23_negative_3f_ 0x3cefd _num.o ___G__23__23_negative_3f_ 0x3d275 _num.o ___G__23__23_negative_3f_ 0x47770 _num.o ___G__23__23_negative_3f_ 0x477ff _num.o ___G__23__23_negative_3f_ 0x4b2be _num.o ___G__23__23_negative_3f_ 0x50fbe _num.o ___G__23__23_negative_3f_ 0x5a16f _num.o ___G__23__23_negative_3f_ 0x5a7b4 _num.o ___G__23__23_negative_3f_ 0x5c4cb _num.o ___G__23__23_negative_3f_ 0x5c608 _num.o ___G__23__23_negative_3f_ 0x5cdb3 _num.o ___G__23__23_negative_3f_ 0x5d6dc _num.o ___G__23__23_negative_3f_ 0x5ed38 _num.o ___G__23__23_negative_3f_ 0x60310 _num.o ___G__23__23_negative_3f_ 0x6071a _num.o ___G__23__23_negative_3f_ 0x613f8 _num.o ___G__23__23_negative_3f_ 0x628df _num.o ___G__23__23_negative_3f_ 0x6308e _num.o ___G__23__23_negative_3f_ 0x65586 _num.o ___G__23__23_negative_3f_ 0x68c76 _num.o ___G__23__23_negative_3f_ 0x69483 _num.o ___G__23__23_negative_3f_ 0x6a821 _num.o ___G__23__23_negative_3f_ 0x6b2c8 _num.o ___G__23__23_negative_3f_ 0x73431 _num.o ___G__23__23_negative_3f_ 0x75537 _num.o ___G__23__23_negative_3f_ 0x756bf _num.o ___G__23__23_negative_3f_ 0x75729 _num.o ___G__23__23_negative_3f_ 0x75c54 _num.o ___G__23__23_negative_3f_ 0x75d08 _num.o ___G__23__23_negative_3f_ 0x7955a _num.o ___G__23__23_negative_3f_ 0x7a6f7 _num.o ___G__23__23_negative_3f_ 0x7aeb7 _num.o ___G__23__23_negative_3f_ 0x7dbfb _num.o ___G__23__23_negative_3f_ 0x7fc4f _num.o ___G__23__23_negative_3f_ 0x7fdbb _num.o ___G__23__23_negative_3f_ 0x8148f _num.o ___G__23__23_negative_3f_ 0x83834 _num.o ___G__23__23_negative_3f_ 0x84aef _num.o ___G__23__23_negative_3f_ 0x86c98 _num.o ___G__23__23_negative_3f_ 0x895c6 _num.o ___G__23__23_negative_3f_ 0x8a7cd _num.o ___G__23__23_negative_3f_ 0x8b37f _num.o ___G__23__23_negative_3f_ 0x8c795 _num.o ___G__23__23_negative_3f_ 0x91bc6 _num.o ___G__23__23_negative_3f_ 0x94b18 _num.o ___G__23__23_negative_3f_ 0x817cb _std.o ___G__23__23_negative_3f_ 0x1b42b _module.o ___G_positive_3f_ 0x43a _num.o ___G_positive_3f_ 0x2d8a _num.o ___G_positive_3f_ 0x89f2 _num.o ___G__23__23_positive_3f_ 0x42c _num.o ___G__23__23_positive_3f_ 0x2d7c _num.o ___G__23__23_positive_3f_ 0xcf52 _num.o ___G__23__23_positive_3f_ 0x1729c _num.o ___G__23__23_positive_3f_ 0x4b363 _num.o ___G__23__23_positive_3f_ 0x54343 _num.o ___G__23__23_positive_3f_ 0x54e25 _num.o ___G__23__23_positive_3f_ 0x5c43d _num.o ___G__23__23_positive_3f_ 0x5da88 _num.o ___G__23__23_positive_3f_ 0x5e043 _num.o ___G__23__23_positive_3f_ 0x663a8 _num.o ___G__23__23_positive_3f_ 0x6e424 _num.o ___G__23__23_positive_3f_ 0x6ebf1 _num.o ___G__23__23_positive_3f_ 0x73823 _num.o ___G__23__23_positive_3f_ 0x753b6 _num.o ___G__23__23_positive_3f_ 0x753f3 _num.o ___G__23__23_positive_3f_ 0x764da _num.o ___G__23__23_positive_3f_ 0x80c45 _num.o ___G__23__23_positive_3f_ 0x80d13 _num.o ___G__23__23_positive_3f_ 0x843c3 _num.o ___G__23__23_positive_3f_ 0x92fec _num.o ___G_zero_3f_ 0x41e _num.o ___G_zero_3f_ 0x2d6e _num.o ___G_zero_3f_ 0x40200 _num.o ___G__23__23_zero_3f_ 0x410 _num.o ___G__23__23_zero_3f_ 0x2d60 _num.o ___G__23__23_zero_3f_ 0x173b4 _num.o ___G__23__23_zero_3f_ 0x5c375 _num.o ___G__23__23_zero_3f_ 0x5c3a6 _num.o ___G__23__23_zero_3f_ 0x6f5a1 _num.o ___G__23__23_zero_3f_ 0x78fac _num.o ___G__23__23_square 0x5b4 _num.o ___G__23__23_square 0x2f04 _num.o ___G__23__23_square 0x17551 _num.o ___G__23__23_square 0x334d0 _num.o ___G__23__23_square 0x33712 _num.o ___G__23__23_square 0x54deb _num.o ___G__23__23_square 0x57efb _num.o ___G__23__23_square 0x64e59 _num.o ___G__23__23_square 0x6502c _num.o ___G__23__23_square 0x677bd _num.o ___G__23__23_square 0x6909b _num.o ___G__23__23_square 0x760e9 _num.o ___G__23__23_exact_2d_int_2e__2a_ 0x5a6 _num.o ___G__23__23_exact_2d_int_2e__2a_ 0x2ef6 _num.o ___G__2a_ 0x598 _num.o ___G__2a_ 0x2ee8 _num.o ___G__2a_ 0x4bb4a _num.o ___G__2a_ 0x6ddd6 _num.o ___G__2a_ 0x7c8b3 _num.o ___G__2a_ 0x7c99a _num.o ___G__2a_ 0x874ee _num.o ___G__2a_ 0x90ce6 _num.o ___G__23__23__2a_ 0x58a _num.o ___G__23__23__2a_ 0x2eda _num.o ___G__23__23__2a_ 0xcd51 _num.o ___G__23__23__2a_ 0xd61c _num.o ___G__23__23__2a_ 0xe093 _num.o ___G__23__23__2a_ 0xe426 _num.o ___G__23__23__2a_ 0xe6a4 _num.o ___G__23__23__2a_ 0xee83 _num.o ___G__23__23__2a_ 0xf54f _num.o ___G__23__23__2a_ 0xfd97 _num.o ___G__23__23__2a_ 0xfe32 _num.o ___G__23__23__2a_ 0xffeb _num.o ___G__23__23__2a_ 0x10114 _num.o ___G__23__23__2a_ 0x104a9 _num.o ___G__23__23__2a_ 0x125f8 _num.o ___G__23__23__2a_ 0x127f7 _num.o ___G__23__23__2a_ 0x12b10 _num.o ___G__23__23__2a_ 0x1334e _num.o ___G__23__23__2a_ 0x13412 _num.o ___G__23__23__2a_ 0x1346a _num.o ___G__23__23__2a_ 0x1361f _num.o ___G__23__23__2a_ 0x137ea _num.o ___G__23__23__2a_ 0x13924 _num.o ___G__23__23__2a_ 0x1407e _num.o ___G__23__23__2a_ 0x1473d _num.o ___G__23__23__2a_ 0x16a67 _num.o ___G__23__23__2a_ 0x16de5 _num.o ___G__23__23__2a_ 0x16e17 _num.o ___G__23__23__2a_ 0x16e33 _num.o ___G__23__23__2a_ 0x1790f _num.o ___G__23__23__2a_ 0x18338 _num.o ___G__23__23__2a_ 0x1984d _num.o ___G__23__23__2a_ 0x1b16c _num.o ___G__23__23__2a_ 0x1c01f _num.o ___G__23__23__2a_ 0x1d243 _num.o ___G__23__23__2a_ 0x20bf7 _num.o ___G__23__23__2a_ 0x20d82 _num.o ___G__23__23__2a_ 0x225b6 _num.o ___G__23__23__2a_ 0x265a3 _num.o ___G__23__23__2a_ 0x270d0 _num.o ___G__23__23__2a_ 0x271b0 _num.o ___G__23__23__2a_ 0x27660 _num.o ___G__23__23__2a_ 0x27d4e _num.o ___G__23__23__2a_ 0x27da0 _num.o ___G__23__23__2a_ 0x28551 _num.o ___G__23__23__2a_ 0x28e62 _num.o ___G__23__23__2a_ 0x293ec _num.o ___G__23__23__2a_ 0x29604 _num.o ___G__23__23__2a_ 0x297a0 _num.o ___G__23__23__2a_ 0x2f73c _num.o ___G__23__23__2a_ 0x2fcb1 _num.o ___G__23__23__2a_ 0x2ffba _num.o ___G__23__23__2a_ 0x30a2d _num.o ___G__23__23__2a_ 0x30db1 _num.o ___G__23__23__2a_ 0x319af _num.o ___G__23__23__2a_ 0x31b2a _num.o ___G__23__23__2a_ 0x31c39 _num.o ___G__23__23__2a_ 0x3403e _num.o ___G__23__23__2a_ 0x350ce _num.o ___G__23__23__2a_ 0x35811 _num.o ___G__23__23__2a_ 0x3661a _num.o ___G__23__23__2a_ 0x366b1 _num.o ___G__23__23__2a_ 0x38003 _num.o ___G__23__23__2a_ 0x39b08 _num.o ___G__23__23__2a_ 0x39c6a _num.o ___G__23__23__2a_ 0x39de9 _num.o ___G__23__23__2a_ 0x3a800 _num.o ___G__23__23__2a_ 0x3a8d1 _num.o ___G__23__23__2a_ 0x3aeb3 _num.o ___G__23__23__2a_ 0x3b133 _num.o ___G__23__23__2a_ 0x3b1ee _num.o ___G__23__23__2a_ 0x3b823 _num.o ___G__23__23__2a_ 0x3ba11 _num.o ___G__23__23__2a_ 0x3ba61 _num.o ___G__23__23__2a_ 0x3babf _num.o ___G__23__23__2a_ 0x3bd5e _num.o ___G__23__23__2a_ 0x3c890 _num.o ___G__23__23__2a_ 0x3e4a9 _num.o ___G__23__23__2a_ 0x3e6d9 _num.o ___G__23__23__2a_ 0x3e7c8 _num.o ___G__23__23__2a_ 0x3f690 _num.o ___G__23__23__2a_ 0x3fac9 _num.o ___G__23__23__2a_ 0x414ae _num.o ___G__23__23__2a_ 0x414ca _num.o ___G__23__23__2a_ 0x41fdd _num.o ___G__23__23__2a_ 0x43888 _num.o ___G__23__23__2a_ 0x472d6 _num.o ___G__23__23__2a_ 0x48fd5 _num.o ___G__23__23__2a_ 0x491b0 _num.o ___G__23__23__2a_ 0x4e971 _num.o ___G__23__23__2a_ 0x4eb7b _num.o ___G__23__23__2a_ 0x4ee41 _num.o ___G__23__23__2a_ 0x4f16b _num.o ___G__23__23__2a_ 0x4f1a2 _num.o ___G__23__23__2a_ 0x4f518 _num.o ___G__23__23__2a_ 0x4f587 _num.o ___G__23__23__2a_ 0x4f618 _num.o ___G__23__23__2a_ 0x4fe3e _num.o ___G__23__23__2a_ 0x504ca _num.o ___G__23__23__2a_ 0x505b0 _num.o ___G__23__23__2a_ 0x50e46 _num.o ___G__23__23__2a_ 0x50f5f _num.o ___G__23__23__2a_ 0x51a10 _num.o ___G__23__23__2a_ 0x52b6b _num.o ___G__23__23__2a_ 0x52d22 _num.o ___G__23__23__2a_ 0x530c9 _num.o ___G__23__23__2a_ 0x5392f _num.o ___G__23__23__2a_ 0x53c06 _num.o ___G__23__23__2a_ 0x53cf3 _num.o ___G__23__23__2a_ 0x5415e _num.o ___G__23__23__2a_ 0x5418d _num.o ___G__23__23__2a_ 0x541fd _num.o ___G__23__23__2a_ 0x54451 _num.o ___G__23__23__2a_ 0x544e5 _num.o ___G__23__23__2a_ 0x54741 _num.o ___G__23__23__2a_ 0x54bab _num.o ___G__23__23__2a_ 0x54d2d _num.o ___G__23__23__2a_ 0x5527b _num.o ___G__23__23__2a_ 0x55a6f _num.o ___G__23__23__2a_ 0x55abd _num.o ___G__23__23__2a_ 0x56922 _num.o ___G__23__23__2a_ 0x56cb0 _num.o ___G__23__23__2a_ 0x56f5c _num.o ___G__23__23__2a_ 0x570ab _num.o ___G__23__23__2a_ 0x57753 _num.o ___G__23__23__2a_ 0x57d57 _num.o ___G__23__23__2a_ 0x581cb _num.o ___G__23__23__2a_ 0x5867f _num.o ___G__23__23__2a_ 0x58718 _num.o ___G__23__23__2a_ 0x587be _num.o ___G__23__23__2a_ 0x58850 _num.o ___G__23__23__2a_ 0x5896b _num.o ___G__23__23__2a_ 0x58b3f _num.o ___G__23__23__2a_ 0x58bca _num.o ___G__23__23__2a_ 0x593bb _num.o ___G__23__23__2a_ 0x59a2b _num.o ___G__23__23__2a_ 0x59b93 _num.o ___G__23__23__2a_ 0x59d58 _num.o ___G__23__23__2a_ 0x5a72d _num.o ___G__23__23__2a_ 0x5a7f4 _num.o ___G__23__23__2a_ 0x5b171 _num.o ___G__23__23__2a_ 0x5b1e0 _num.o ___G__23__23__2a_ 0x5b25a _num.o ___G__23__23__2a_ 0x5b47f _num.o ___G__23__23__2a_ 0x5b4b0 _num.o ___G__23__23__2a_ 0x5b545 _num.o ___G__23__23__2a_ 0x5c20c _num.o ___G__23__23__2a_ 0x5c2cf _num.o ___G__23__23__2a_ 0x5c303 _num.o ___G__23__23__2a_ 0x5c5a2 _num.o ___G__23__23__2a_ 0x5c77c _num.o ___G__23__23__2a_ 0x5c7cc _num.o ___G__23__23__2a_ 0x5c913 _num.o ___G__23__23__2a_ 0x5cb78 _num.o ___G__23__23__2a_ 0x5cc36 _num.o ___G__23__23__2a_ 0x5cd64 _num.o ___G__23__23__2a_ 0x5ce9d _num.o ___G__23__23__2a_ 0x5da4c _num.o ___G__23__23__2a_ 0x5e624 _num.o ___G__23__23__2a_ 0x5ed99 _num.o ___G__23__23__2a_ 0x5f137 _num.o ___G__23__23__2a_ 0x5f3ee _num.o ___G__23__23__2a_ 0x5f87b _num.o ___G__23__23__2a_ 0x5fd86 _num.o ___G__23__23__2a_ 0x606a4 _num.o ___G__23__23__2a_ 0x608a4 _num.o ___G__23__23__2a_ 0x60c80 _num.o ___G__23__23__2a_ 0x60d08 _num.o ___G__23__23__2a_ 0x61607 _num.o ___G__23__23__2a_ 0x6197b _num.o ___G__23__23__2a_ 0x61ba4 _num.o ___G__23__23__2a_ 0x61d9f _num.o ___G__23__23__2a_ 0x62668 _num.o ___G__23__23__2a_ 0x626ee _num.o ___G__23__23__2a_ 0x629b7 _num.o ___G__23__23__2a_ 0x6377f _num.o ___G__23__23__2a_ 0x6451a _num.o ___G__23__23__2a_ 0x64606 _num.o ___G__23__23__2a_ 0x648d9 _num.o ___G__23__23__2a_ 0x6528d _num.o ___G__23__23__2a_ 0x6543d _num.o ___G__23__23__2a_ 0x655ee _num.o ___G__23__23__2a_ 0x65941 _num.o ___G__23__23__2a_ 0x66099 _num.o ___G__23__23__2a_ 0x66554 _num.o ___G__23__23__2a_ 0x66ba7 _num.o ___G__23__23__2a_ 0x6711e _num.o ___G__23__23__2a_ 0x6714f _num.o ___G__23__23__2a_ 0x67405 _num.o ___G__23__23__2a_ 0x67523 _num.o ___G__23__23__2a_ 0x6762b _num.o ___G__23__23__2a_ 0x67657 _num.o ___G__23__23__2a_ 0x67749 _num.o ___G__23__23__2a_ 0x6813d _num.o ___G__23__23__2a_ 0x681eb _num.o ___G__23__23__2a_ 0x683ca _num.o ___G__23__23__2a_ 0x684cc _num.o ___G__23__23__2a_ 0x6868a _num.o ___G__23__23__2a_ 0x68d8d _num.o ___G__23__23__2a_ 0x6902b _num.o ___G__23__23__2a_ 0x694d0 _num.o ___G__23__23__2a_ 0x69662 _num.o ___G__23__23__2a_ 0x6969b _num.o ___G__23__23__2a_ 0x69773 _num.o ___G__23__23__2a_ 0x697f6 _num.o ___G__23__23__2a_ 0x6999a _num.o ___G__23__23__2a_ 0x6a5a9 _num.o ___G__23__23__2a_ 0x6b47c _num.o ___G__23__23__2a_ 0x6b558 _num.o ___G__23__23__2a_ 0x6b5b3 _num.o ___G__23__23__2a_ 0x6bf90 _num.o ___G__23__23__2a_ 0x6cb9f _num.o ___G__23__23__2a_ 0x6cf32 _num.o ___G__23__23__2a_ 0x6d46c _num.o ___G__23__23__2a_ 0x6db04 _num.o ___G__23__23__2a_ 0x6dc0e _num.o ___G__23__23__2a_ 0x6dfea _num.o ___G__23__23__2a_ 0x6e050 _num.o ___G__23__23__2a_ 0x6e9d4 _num.o ___G__23__23__2a_ 0x6ea87 _num.o ___G__23__23__2a_ 0x6eaca _num.o ___G__23__23__2a_ 0x6ef86 _num.o ___G__23__23__2a_ 0x6f044 _num.o ___G__23__23__2a_ 0x6f18c _num.o ___G__23__23__2a_ 0x6fc85 _num.o ___G__23__23__2a_ 0x71155 _num.o ___G__23__23__2a_ 0x7118e _num.o ___G__23__23__2a_ 0x71c56 _num.o ___G__23__23__2a_ 0x73239 _num.o ___G__23__23__2a_ 0x73e6d _num.o ___G__23__23__2a_ 0x74700 _num.o ___G__23__23__2a_ 0x7577a _num.o ___G__23__23__2a_ 0x775cb _num.o ___G__23__23__2a_ 0x778c8 _num.o ___G__23__23__2a_ 0x778f8 _num.o ___G__23__23__2a_ 0x784a9 _num.o ___G__23__23__2a_ 0x78dbf _num.o ___G__23__23__2a_ 0x79b7c _num.o ___G__23__23__2a_ 0x7a26f _num.o ___G__23__23__2a_ 0x7a37a _num.o ___G__23__23__2a_ 0x7f6ea _num.o ___G__23__23__2a_ 0x7fc83 _num.o ___G__23__23__2a_ 0x7fe36 _num.o ___G__23__23__2a_ 0x80e93 _num.o ___G__23__23__2a_ 0x82ab7 _num.o ___G__23__23__2a_ 0x82fe7 _num.o ___G__23__23__2a_ 0x83eaf _num.o ___G__23__23__2a_ 0x84376 _num.o ___G__23__23__2a_ 0x87b24 _num.o ___G__23__23__2a_ 0x88f73 _num.o ___G__23__23__2a_ 0x8909a _num.o ___G__23__23__2a_ 0x892b6 _num.o ___G__23__23__2a_ 0x8a0cf _num.o ___G__23__23__2a_ 0x8c286 _num.o ___G__23__23__2a_ 0x8c68e _num.o ___G__23__23__2a_ 0x916d0 _num.o ___G__23__23__2a_ 0x91974 _num.o ___G__23__23__2a_ 0x91b50 _num.o ___G__23__23__2a_ 0x92eaa _num.o ___G__23__23__2a_ 0x941c1 _num.o ___G__23__23__2a_ 0x94c10 _num.o ___G__23__23__2a_ 0x95726 _num.o ___G__23__23__2a_ 0x96470 _num.o ___G__23__23__2a_ 0x97b70 _num.o ___G__23__23__2a_ 0x97dcf _num.o ___G__23__23__2a_ 0x97e20 _num.o ___G__23__23__2a_ 0x9865f _num.o ___G__23__23__2a_ 0x9985d _num.o ___G__23__23__2a_ 0x99cfb _num.o ___G__23__23__2a_ 0x5035c _std.o ___G__23__23__2a_ 0x8753e _std.o ___G__23__23__2a_ 0xe500 _repl.o ___G__23__23__2a_2 0x57c _num.o ___G__23__23__2a_2 0x2ecc _num.o ___G__2b_ 0x56e _num.o ___G__2b_ 0x2ebe _num.o ___G__2b_ 0x402c7 _num.o ___G__2b_ 0x6dd61 _num.o ___G__2b_ 0x86fc4 _num.o ___G__2b_ 0x88550 _num.o ___G__2b_ 0x8feff _num.o ___G__2b_ 0x90120 _num.o ___G__23__23__2b_2 0x552 _num.o ___G__23__23__2b_2 0x2ea2 _num.o ___G_min 0x544 _num.o ___G_min 0x2e94 _num.o ___G_min 0x21ef8 _num.o ___G_min 0x2200b _num.o ___G_min 0x6f0eb _num.o ___G__23__23_min 0x536 _num.o ___G__23__23_min 0x2e86 _num.o ___G__23__23_min 0x3c629 _num.o ___G__23__23_min2 0x528 _num.o ___G__23__23_min2 0x2e78 _num.o ___G_max 0x51a _num.o ___G_max 0x2e6a _num.o ___G_max 0x4c652 _num.o ___G_max 0x4c9c4 _num.o ___G_max 0x66c2e _num.o ___G__23__23_max 0x50c _num.o ___G__23__23_max 0x2e5c _num.o ___G__23__23_max 0x26fbd _num.o ___G__23__23_max 0x3c306 _num.o ___G__23__23_max 0x63181 _num.o ___G__23__23_max2 0x4fe _num.o ___G__23__23_max2 0x2e4e _num.o ___G_nan_3f_ 0x4f0 _num.o ___G_nan_3f_ 0x2e40 _num.o ___G_nan_3f_ 0x4765e _num.o ___G__23__23_nan_3f_ 0x4e2 _num.o ___G__23__23_nan_3f_ 0x2e32 _num.o ___G__23__23_nan_3f_ 0x171ea _num.o ___G__23__23_nan_3f_ 0x61bce _num.o ___G__23__23_nan_3f_ 0x81b82 _num.o ___G__23__23_truncate_2f_ 0x686 _num.o ___G__23__23_truncate_2f_ 0x2fd6 _num.o ___G__23__23_division 0x678 _num.o ___G__23__23_division 0x2fc8 _num.o ___G_abs 0x66a _num.o ___G_abs 0x2fba _num.o ___G_abs 0x1d60e _num.o ___G__23__23_abs 0x65c _num.o ___G__23__23_abs 0x2fac _num.o ___G__23__23_abs 0xcfab _num.o ___G__23__23_abs 0x175fd _num.o ___G__23__23_abs 0x208e5 _num.o ___G__23__23_abs 0x208fd _num.o ___G__23__23_abs 0x23ed3 _num.o ___G__23__23_abs 0x244f7 _num.o ___G__23__23_abs 0x2516b _num.o ___G__23__23_abs 0x28583 _num.o ___G__23__23_abs 0x2859b _num.o ___G__23__23_abs 0x2df57 _num.o ___G__23__23_abs 0x372d9 _num.o ___G__23__23_abs 0x4e176 _num.o ___G__23__23_abs 0x4ea42 _num.o ___G__23__23_abs 0x4efd2 _num.o ___G__23__23_abs 0x5621f _num.o ___G__23__23_abs 0x5704e _num.o ___G__23__23_abs 0x57689 _num.o ___G__23__23_abs 0x57ad6 _num.o ___G__23__23_abs 0x5e0d5 _num.o ___G__23__23_abs 0x619cc _num.o ___G__23__23_abs 0x6512a _num.o ___G__23__23_abs 0x6515a _num.o ___G__23__23_abs 0x652f3 _num.o ___G__23__23_abs 0x6540c _num.o ___G__23__23_abs 0x687b3 _num.o ___G__23__23_abs 0x68e13 _num.o ___G__23__23_abs 0x6a999 _num.o ___G__23__23_abs 0x6ae91 _num.o ___G__23__23_abs 0x75562 _num.o ___G__23__23_abs 0x7558f _num.o ___G__23__23_abs 0x75609 _num.o ___G__23__23_abs 0x75633 _num.o ___G__23__23_abs 0x7e988 _num.o ___G__23__23_abs 0x8acc7 _num.o ___G__23__23_abs 0x8adbf _num.o ___G__23__23_abs 0x98e22 _num.o ___G__23__23_abs 0x98e4b _num.o ___G__23__23_exact_2d_int_2e_negative_3f_ 0x64e _num.o ___G__23__23_exact_2d_int_2e_negative_3f_ 0x2f9e _num.o ___G__2f_ 0x640 _num.o ___G__2f_ 0x2f90 _num.o ___G__2f_ 0x1fb12 _num.o ___G__2f_ 0x63522 _num.o ___G__2f_ 0x842fb _num.o ___G__2f_ 0x94da1 _num.o ___G__23__23__2f_ 0x632 _num.o ___G__23__23__2f_ 0x2f82 _num.o ___G__23__23__2f_ 0x10e83 _num.o ___G__23__23__2f_ 0x1626d _num.o ___G__23__23__2f_ 0x1692d _num.o ___G__23__23__2f_ 0x179b7 _num.o ___G__23__23__2f_ 0x18067 _num.o ___G__23__23__2f_ 0x1fdb4 _num.o ___G__23__23__2f_ 0x20fe7 _num.o ___G__23__23__2f_ 0x31866 _num.o ___G__23__23__2f_ 0x38f04 _num.o ___G__23__23__2f_ 0x3bc83 _num.o ___G__23__23__2f_ 0x4f48a _num.o ___G__23__23__2f_ 0x51185 _num.o ___G__23__23__2f_ 0x517ae _num.o ___G__23__23__2f_ 0x53a4f _num.o ___G__23__23__2f_ 0x546f7 _num.o ___G__23__23__2f_ 0x5482a _num.o ___G__23__23__2f_ 0x5566f _num.o ___G__23__23__2f_ 0x5686d _num.o ___G__23__23__2f_ 0x572d1 _num.o ___G__23__23__2f_ 0x585a1 _num.o ___G__23__23__2f_ 0x58af0 _num.o ___G__23__23__2f_ 0x58c9a _num.o ___G__23__23__2f_ 0x58d08 _num.o ___G__23__23__2f_ 0x59178 _num.o ___G__23__23__2f_ 0x592a7 _num.o ___G__23__23__2f_ 0x5b5b8 _num.o ___G__23__23__2f_ 0x62b09 _num.o ___G__23__23__2f_ 0x62b77 _num.o ___G__23__23__2f_ 0x64330 _num.o ___G__23__23__2f_ 0x6ca4c _num.o ___G__23__23__2f_ 0x6cbf0 _num.o ___G__23__23__2f_ 0x7b8d8 _num.o ___G__23__23__2f_ 0x1e294 _nonstd.o ___G__23__23__2f_ 0x22ac8 _nonstd.o ___G__23__23__2f_2 0x624 _num.o ___G__23__23__2f_2 0x2f74 _num.o ___G__23__23_inverse 0x616 _num.o ___G__23__23_inverse 0x2f66 _num.o ___G__2d_ 0x608 _num.o ___G__2d_ 0x2f58 _num.o ___G__2d_ 0x41784 _num.o ___G__2d_ 0x6001e _num.o ___G__2d_ 0x70c09 _num.o ___G__2d_ 0x8be8d _num.o ___G__23__23__2d_ 0x5fa _num.o ___G__23__23__2d_ 0x2f4a _num.o ___G__23__23__2d_ 0xcd83 _num.o ___G__23__23__2d_ 0xd8e3 _num.o ___G__23__23__2d_ 0xe394 _num.o ___G__23__23__2d_ 0x10b42 _num.o ___G__23__23__2d_ 0x10efc _num.o ___G__23__23__2d_ 0x10fae _num.o ___G__23__23__2d_ 0x1323c _num.o ___G__23__23__2d_ 0x15163 _num.o ___G__23__23__2d_ 0x187ab _num.o ___G__23__23__2d_ 0x190b5 _num.o ___G__23__23__2d_ 0x19271 _num.o ___G__23__23__2d_ 0x197bf _num.o ___G__23__23__2d_ 0x19d06 _num.o ___G__23__23__2d_ 0x1a34e _num.o ___G__23__23__2d_ 0x1b0fe _num.o ___G__23__23__2d_ 0x20b88 _num.o ___G__23__23__2d_ 0x20c46 _num.o ___G__23__23__2d_ 0x212cc _num.o ___G__23__23__2d_ 0x239f0 _num.o ___G__23__23__2d_ 0x2439a _num.o ___G__23__23__2d_ 0x27f19 _num.o ___G__23__23__2d_ 0x280e0 _num.o ___G__23__23__2d_ 0x28352 _num.o ___G__23__23__2d_ 0x2866c _num.o ___G__23__23__2d_ 0x28e34 _num.o ___G__23__23__2d_ 0x2b0ac _num.o ___G__23__23__2d_ 0x2c5dd _num.o ___G__23__23__2d_ 0x2ce4a _num.o ___G__23__23__2d_ 0x2d3c8 _num.o ___G__23__23__2d_ 0x2e913 _num.o ___G__23__23__2d_ 0x2ec55 _num.o ___G__23__23__2d_ 0x2fa45 _num.o ___G__23__23__2d_ 0x3054a _num.o ___G__23__23__2d_ 0x30586 _num.o ___G__23__23__2d_ 0x3060f _num.o ___G__23__23__2d_ 0x35f55 _num.o ___G__23__23__2d_ 0x361bf _num.o ___G__23__23__2d_ 0x36376 _num.o ___G__23__23__2d_ 0x38137 _num.o ___G__23__23__2d_ 0x3835e _num.o ___G__23__23__2d_ 0x3aa97 _num.o ___G__23__23__2d_ 0x3d638 _num.o ___G__23__23__2d_ 0x3e270 _num.o ___G__23__23__2d_ 0x419a0 _num.o ___G__23__23__2d_ 0x41b87 _num.o ___G__23__23__2d_ 0x4336f _num.o ___G__23__23__2d_ 0x44028 _num.o ___G__23__23__2d_ 0x44cb0 _num.o ___G__23__23__2d_ 0x45813 _num.o ___G__23__23__2d_ 0x477b4 _num.o ___G__23__23__2d_ 0x50888 _num.o ___G__23__23__2d_ 0x51f1a _num.o ___G__23__23__2d_ 0x536a4 _num.o ___G__23__23__2d_ 0x537e7 _num.o ___G__23__23__2d_ 0x53c46 _num.o ___G__23__23__2d_ 0x53c9d _num.o ___G__23__23__2d_ 0x549bd _num.o ___G__23__23__2d_ 0x54b03 _num.o ___G__23__23__2d_ 0x55353 _num.o ___G__23__23__2d_ 0x5570c _num.o ___G__23__23__2d_ 0x5b29e _num.o ___G__23__23__2d_ 0x5bba8 _num.o ___G__23__23__2d_ 0x5c522 _num.o ___G__23__23__2d_ 0x5d1bb _num.o ___G__23__23__2d_ 0x5d1e9 _num.o ___G__23__23__2d_ 0x5d79e _num.o ___G__23__23__2d_ 0x5dbb4 _num.o ___G__23__23__2d_ 0x5e5fb _num.o ___G__23__23__2d_ 0x5e7ad _num.o ___G__23__23__2d_ 0x5e93f _num.o ___G__23__23__2d_ 0x5f537 _num.o ___G__23__23__2d_ 0x5fc47 _num.o ___G__23__23__2d_ 0x60d3b _num.o ___G__23__23__2d_ 0x60fdb _num.o ___G__23__23__2d_ 0x61315 _num.o ___G__23__23__2d_ 0x620d1 _num.o ___G__23__23__2d_ 0x621f0 _num.o ___G__23__23__2d_ 0x6296c _num.o ___G__23__23__2d_ 0x62a83 _num.o ___G__23__23__2d_ 0x62ad2 _num.o ___G__23__23__2d_ 0x631ae _num.o ___G__23__23__2d_ 0x63833 _num.o ___G__23__23__2d_ 0x6474e _num.o ___G__23__23__2d_ 0x65de4 _num.o ___G__23__23__2d_ 0x66313 _num.o ___G__23__23__2d_ 0x66c7a _num.o ___G__23__23__2d_ 0x67500 _num.o ___G__23__23__2d_ 0x67720 _num.o ___G__23__23__2d_ 0x6777c _num.o ___G__23__23__2d_ 0x6845c _num.o ___G__23__23__2d_ 0x685f6 _num.o ___G__23__23__2d_ 0x68623 _num.o ___G__23__23__2d_ 0x68919 _num.o ___G__23__23__2d_ 0x691df _num.o ___G__23__23__2d_ 0x695d5 _num.o ___G__23__23__2d_ 0x6974e _num.o ___G__23__23__2d_ 0x69860 _num.o ___G__23__23__2d_ 0x6b29b _num.o ___G__23__23__2d_ 0x6b3f4 _num.o ___G__23__23__2d_ 0x6bfeb _num.o ___G__23__23__2d_ 0x6ceb9 _num.o ___G__23__23__2d_ 0x6cf5c _num.o ___G__23__23__2d_ 0x6db50 _num.o ___G__23__23__2d_ 0x6e947 _num.o ___G__23__23__2d_ 0x6ebc3 _num.o ___G__23__23__2d_ 0x6ee6d _num.o ___G__23__23__2d_ 0x6fc10 _num.o ___G__23__23__2d_ 0x70040 _num.o ___G__23__23__2d_ 0x70ec3 _num.o ___G__23__23__2d_ 0x70f53 _num.o ___G__23__23__2d_ 0x72446 _num.o ___G__23__23__2d_ 0x72c5e _num.o ___G__23__23__2d_ 0x73745 _num.o ___G__23__23__2d_ 0x743d7 _num.o ___G__23__23__2d_ 0x74c20 _num.o ___G__23__23__2d_ 0x76313 _num.o ___G__23__23__2d_ 0x78e36 _num.o ___G__23__23__2d_ 0x7ae73 _num.o ___G__23__23__2d_ 0x7d38b _num.o ___G__23__23__2d_ 0x7d744 _num.o ___G__23__23__2d_ 0x7f0f5 _num.o ___G__23__23__2d_ 0x7f6a1 _num.o ___G__23__23__2d_ 0x7f997 _num.o ___G__23__23__2d_ 0x80711 _num.o ___G__23__23__2d_ 0x812da _num.o ___G__23__23__2d_ 0x8130d _num.o ___G__23__23__2d_ 0x82100 _num.o ___G__23__23__2d_ 0x82f9b _num.o ___G__23__23__2d_ 0x8309d _num.o ___G__23__23__2d_ 0x849ab _num.o ___G__23__23__2d_ 0x84aa4 _num.o ___G__23__23__2d_ 0x87ab9 _num.o ___G__23__23__2d_ 0x8874f _num.o ___G__23__23__2d_ 0x88782 _num.o ___G__23__23__2d_ 0x89ae6 _num.o ___G__23__23__2d_ 0x8c4f2 _num.o ___G__23__23__2d_ 0x8c970 _num.o ___G__23__23__2d_ 0x8d5cd _num.o ___G__23__23__2d_ 0x93439 _num.o ___G__23__23__2d_ 0x9350c _num.o ___G__23__23__2d_ 0x9963d _num.o ___G__23__23__2d_ 0x9966c _num.o ___G__23__23__2d_ 0x9a0f9 _num.o ___G__23__23__2d_ 0x9a13f _num.o ___G__23__23__2d_ 0x9a2ea _num.o ___G__23__23__2d_ 0x9aee2 _num.o ___G__23__23__2d_ 0x3d6d _module.o ___G__23__23__2d_ 0x433c _module.o ___G__23__23__2d_ 0x46da _module.o ___G__23__23__2d_ 0x4842 _module.o ___G__23__23__2d_ 0x4d6a _module.o ___G__23__23__2d_ 0x53c5 _module.o ___G__23__23__2d_ 0x569f _module.o ___G__23__23__2d_ 0x58b4 _module.o ___G__23__23__2d_ 0x5a74 _module.o ___G__23__23__2d_ 0x5d08 _module.o ___G__23__23__2d_ 0x6404 _module.o ___G__23__23__2d_ 0x93b5 _module.o ___G__23__23__2d_ 0x9414 _module.o ___G__23__23__2d_ 0x99ff _module.o ___G__23__23__2d_ 0xa79d _module.o ___G__23__23__2d_ 0xad4b _module.o ___G__23__23__2d_ 0xc45a _module.o ___G__23__23__2d_ 0xc952 _module.o ___G__23__23__2d_ 0xca26 _module.o ___G__23__23__2d_ 0xcc25 _module.o ___G__23__23__2d_ 0xccc7 _module.o ___G__23__23__2d_ 0xcd2b _module.o ___G__23__23__2d_ 0xd4ce _module.o ___G__23__23__2d_ 0xd5d5 _module.o ___G__23__23__2d_ 0xeeb0 _module.o ___G__23__23__2d_ 0x10746 _module.o ___G__23__23__2d_ 0x1088e _module.o ___G__23__23__2d_ 0x10aa6 _module.o ___G__23__23__2d_ 0x10c05 _module.o ___G__23__23__2d_ 0x10f74 _module.o ___G__23__23__2d_ 0x11f2b _module.o ___G__23__23__2d_ 0x13fb8 _module.o ___G__23__23__2d_ 0x14f2c _module.o ___G__23__23__2d_ 0x1587a _module.o ___G__23__23__2d_ 0x17c72 _module.o ___G__23__23__2d_ 0x184f7 _module.o ___G__23__23__2d_ 0x186a7 _module.o ___G__23__23__2d_ 0x186d7 _module.o ___G__23__23__2d_ 0x18707 _module.o ___G__23__23__2d_ 0x1873f _module.o ___G__23__23__2d_ 0x1885f _module.o ___G__23__23__2d_ 0x189e1 _module.o ___G__23__23__2d_ 0x18a57 _module.o ___G__23__23__2d_ 0x18a87 _module.o ___G__23__23__2d_ 0x18ae1 _module.o ___G__23__23__2d_ 0x19185 _module.o ___G__23__23__2d_ 0x19277 _module.o ___G__23__23__2d_ 0x1938f _module.o ___G__23__23__2d_ 0x19462 _module.o ___G__23__23__2d_ 0x194fe _module.o ___G__23__23__2d_ 0x19574 _module.o ___G__23__23__2d_ 0x19682 _module.o ___G__23__23__2d_ 0x197c4 _module.o ___G__23__23__2d_ 0x197fc _module.o ___G__23__23__2d_ 0x1982c _module.o ___G__23__23__2d_ 0x198a2 _module.o ___G__23__23__2d_ 0x198d2 _module.o ___G__23__23__2d_ 0x1990a _module.o ___G__23__23__2d_ 0x1999e _module.o ___G__23__23__2d_ 0x199d6 _module.o ___G__23__23__2d_ 0x19aa3 _module.o ___G__23__23__2d_ 0x19b0b _module.o ___G__23__23__2d_ 0x19b2d _module.o ___G__23__23__2d_ 0x19b9b _module.o ___G__23__23__2d_ 0x19bcb _module.o ___G__23__23__2d_ 0x19c01 _module.o ___G__23__23__2d_ 0x19c63 _module.o ___G__23__23__2d_ 0x19d9a _module.o ___G__23__23__2d_ 0x19e43 _module.o ___G__23__23__2d_ 0x19f3b _module.o ___G__23__23__2d_ 0x19fc1 _module.o ___G__23__23__2d_ 0x19fe9 _module.o ___G__23__23__2d_ 0x1a0ad _module.o ___G__23__23__2d_ 0x1a106 _module.o ___G__23__23__2d_ 0x1a2fc _module.o ___G__23__23__2d_ 0x1a35b _module.o ___G__23__23__2d_ 0x1a379 _module.o ___G__23__23__2d_ 0x1a3de _module.o ___G__23__23__2d_ 0x1a40e _module.o ___G__23__23__2d_ 0x1a484 _module.o ___G__23__23__2d_ 0x1a5bf _module.o ___G__23__23__2d_ 0x1a5fa _module.o ___G__23__23__2d_ 0x1a651 _module.o ___G__23__23__2d_ 0x1a674 _module.o ___G__23__23__2d_ 0x1a6af _module.o ___G__23__23__2d_ 0x1a722 _module.o ___G__23__23__2d_ 0x1a7cd _module.o ___G__23__23__2d_ 0x1a808 _module.o ___G__23__23__2d_ 0x1a85f _module.o ___G__23__23__2d_ 0x1a91d _module.o ___G__23__23__2d_ 0x1a98f _module.o ___G__23__23__2d_ 0x1a9e6 _module.o ___G__23__23__2d_ 0x1aa42 _module.o ___G__23__23__2d_ 0x1aa95 _module.o ___G__23__23__2d_ 0x1aafa _module.o ___G__23__23__2d_ 0x1ad3a _module.o ___G__23__23__2d_ 0x1ad6b _module.o ___G__23__23__2d_ 0x1adc0 _module.o ___G__23__23__2d_ 0x1adf0 _module.o ___G__23__23__2d_ 0x1af64 _module.o ___G__23__23__2d_ 0x1b01d _module.o ___G__23__23__2d_ 0x1b0a2 _module.o ___G__23__23__2d_ 0x1b122 _module.o ___G__23__23__2d_ 0x1b371 _module.o ___G__23__23__2d_ 0x1b7e5 _module.o ___G__23__23__2d_ 0x1b9a8 _module.o ___G__23__23__2d_ 0x1bb77 _module.o ___G__23__23__2d_ 0x1bcb6 _module.o ___G__23__23__2d_ 0x1bd3d _module.o ___G__23__23__2d_ 0x1bdf6 _module.o ___G__23__23__2d_ 0x1beb1 _module.o ___G__23__23__2d_ 0x1bf84 _module.o ___G__23__23__2d_ 0x1c014 _module.o ___G__23__23__2d_ 0x1c0b9 _module.o ___G__23__23__2d_ 0x1c1da _module.o ___G__23__23__2d_ 0x1c574 _module.o ___G__23__23__2d_ 0x1c5cb _module.o ___G__23__23__2d_ 0x1c61a _module.o ___G__23__23__2d_ 0x1c69a _module.o ___G__23__23__2d_ 0x1c81c _module.o ___G__23__23__2d_ 0x1c979 _module.o ___G__23__23__2d_ 0x1ca67 _module.o ___G__23__23__2d_ 0x1cb18 _module.o ___G__23__23__2d_ 0x1cf85 _module.o ___G__23__23__2d_ 0x1d04c _module.o ___G__23__23__2d_ 0x1d186 _module.o ___G__23__23__2d_ 0x1d1be _module.o ___G__23__23__2d_ 0x1d491 _module.o ___G__23__23__2d_ 0x1d607 _module.o ___G__23__23__2d_ 0x1d716 _module.o ___G__23__23__2d_ 0x1d753 _module.o ___G__23__23__2d_ 0x1d78b _module.o ___G__23__23__2d_ 0x1d7b8 _module.o ___G__23__23__2d_ 0x1d817 _module.o ___G__23__23__2d_ 0x1d9c2 _module.o ___G__23__23__2d_ 0x1dc1d _module.o ___G__23__23__2d_ 0x1dc47 _module.o ___G__23__23__2d_ 0x1dd07 _module.o ___G__23__23__2d_ 0x1df5a _module.o ___G__23__23__2d_ 0x1e14f _module.o ___G__23__23__2d_ 0x1e2f5 _module.o ___G__23__23__2d_ 0x1e464 _module.o ___G__23__23__2d_ 0x1e726 _module.o ___G__23__23__2d_ 0x1e8d3 _module.o ___G__23__23__2d_ 0x1e9ac _module.o ___G__23__23__2d_ 0x1ea14 _module.o ___G__23__23__2d_ 0x1ea60 _module.o ___G__23__23__2d_ 0x1ead0 _module.o ___G__23__23__2d_ 0x1ebcf _module.o ___G__23__23__2d_ 0x1ec1f _module.o ___G__23__23__2d_ 0x1ecbb _module.o ___G__23__23__2d_ 0x1ee2c _module.o ___G__23__23__2d_ 0x1ee90 _module.o ___G__23__23__2d_ 0x1ef91 _module.o ___G__23__23__2d_ 0x1f031 _module.o ___G__23__23__2d_ 0x1f213 _module.o ___G__23__23__2d_ 0x1f263 _module.o ___G__23__23__2d_ 0x1f3da _module.o ___G__23__23__2d_ 0x1f44a _module.o ___G__23__23__2d_ 0x1f4e4 _module.o ___G__23__23__2d_ 0x1f521 _module.o ___G__23__23__2d_ 0x1f674 _module.o ___G__23__23__2d_ 0x1f699 _module.o ___G__23__23__2d_ 0x1f6df _module.o ___G__23__23__2d_ 0x1f7ce _module.o ___G__23__23__2d_ 0x1f9c1 _module.o ___G__23__23__2d_ 0x1fad4 _module.o ___G__23__23__2d_ 0x1fb4b _module.o ___G__23__23__2d_ 0x1fb88 _module.o ___G__23__23__2d_ 0x1fbbf _module.o ___G__23__23__2d_ 0x1fcf4 _module.o ___G__23__23__2d_ 0x1fdb7 _module.o ___G__23__23__2d_ 0x1fe2a _module.o ___G__23__23__2d_ 0x1fe87 _module.o ___G__23__23__2d_ 0x1ff20 _module.o ___G__23__23__2d_ 0x2001e _module.o ___G__23__23__2d_ 0x2015c _module.o ___G__23__23__2d_ 0x20251 _module.o ___G__23__23__2d_ 0x2038e _module.o ___G__23__23__2d_ 0x203da _module.o ___G__23__23__2d_ 0x2043e _module.o ___G__23__23__2d_ 0x204e3 _module.o ___G__23__23__2d_ 0x207dc _module.o ___G__23__23__2d_ 0x20819 _module.o ___G__23__23__2d_ 0x20855 _module.o ___G__23__23__2d_ 0x20c98 _module.o ___G__23__23__2d_ 0x20f0f _module.o ___G__23__23__2d_ 0x2100d _module.o ___G__23__23__2d_ 0x21094 _module.o ___G__23__23__2d_ 0x21700 _module.o ___G__23__23__2d_ 0x2176e _module.o ___G__23__23__2d_ 0x2179b _module.o ___G__23__23__2d_ 0x218cc _module.o ___G__23__23__2d_ 0x2195e _module.o ___G__23__23__2d_ 0x21d5b _module.o ___G__23__23__2d_ 0x21ee9 _module.o ___G__23__23__2d_ 0x2218d _module.o ___G__23__23__2d_ 0x221d9 _module.o ___G__23__23__2d_ 0x22249 _module.o ___G__23__23__2d_ 0x22272 _module.o ___G__23__23__2d_ 0x222da _module.o ___G__23__23__2d_ 0x223de _module.o ___G__23__23__2d_ 0x22485 _module.o ___G__23__23__2d_ 0x224e3 _module.o ___G__23__23__2d_ 0x22653 _module.o ___G__23__23__2d_ 0x2268f _module.o ___G__23__23__2d_ 0x22763 _module.o ___G__23__23__2d_ 0x2277d _module.o ___G__23__23__2d_ 0x229d4 _module.o ___G__23__23__2d_ 0x22b15 _module.o ___G__23__23__2d_ 0x22b84 _module.o ___G__23__23__2d_ 0x22bad _module.o ___G__23__23__2d_ 0x23122 _module.o ___G__23__23__2d_ 0x23223 _module.o ___G__23__23__2d_ 0x2324f _module.o ___G__23__23__2d_ 0x23342 _module.o ___G__23__23__2d_ 0x234a1 _module.o ___G__23__23__2d_ 0x14b8f _nonstd.o ___G__23__23__2d_ 0x24c9f _nonstd.o ___G__23__23__2d_2 0x5ec _num.o ___G__23__23__2d_2 0x2f3c _num.o ___G__23__23_negate 0x5de _num.o ___G__23__23_negate 0x2f2e _num.o ___G__23__23_exact_2d_int_2e_square 0x5d0 _num.o ___G__23__23_exact_2d_int_2e_square 0x2f20 _num.o ___G_square 0x5c2 _num.o ___G_square 0x2f12 _num.o ___G_square 0x607ef _num.o ___G_ceiling_2d_quotient 0x758 _num.o ___G_ceiling_2d_quotient 0x30a8 _num.o ___G__23__23_ceiling_2d_quotient 0x74a _num.o ___G__23__23_ceiling_2d_quotient 0x309a _num.o ___G_ceiling_2f_ 0x73c _num.o ___G_ceiling_2f_ 0x308c _num.o ___G__23__23_ceiling_2f_ 0x72e _num.o ___G__23__23_ceiling_2f_ 0x307e _num.o ___G_floor_2d_remainder 0x720 _num.o ___G_floor_2d_remainder 0x3070 _num.o ___G_floor_2d_remainder 0x1cf65 _num.o ___G__23__23_floor_2d_remainder 0x712 _num.o ___G__23__23_floor_2d_remainder 0x3062 _num.o ___G_floor_2d_quotient 0x704 _num.o ___G_floor_2d_quotient 0x3054 _num.o ___G_floor_2d_quotient 0x1d079 _num.o ___G__23__23_floor_2d_quotient 0x6f6 _num.o ___G__23__23_floor_2d_quotient 0x3046 _num.o ___G_floor_2f_ 0x6e8 _num.o ___G_floor_2f_ 0x3038 _num.o ___G_floor_2f_ 0x1cf21 _num.o ___G__23__23_floor_2f_ 0x6da _num.o ___G__23__23_floor_2f_ 0x302a _num.o ___G_truncate_2d_remainder 0x6cc _num.o ___G_truncate_2d_remainder 0x301c _num.o ___G_truncate_2d_remainder 0x1d035 _num.o ___G__23__23_truncate_2d_remainder 0x6be _num.o ___G__23__23_truncate_2d_remainder 0x300e _num.o ___G_truncate_2d_quotient 0x6b0 _num.o ___G_truncate_2d_quotient 0x3000 _num.o ___G_truncate_2d_quotient 0x1cfa9 _num.o ___G__23__23_truncate_2d_quotient 0x6a2 _num.o ___G__23__23_truncate_2d_quotient 0x2ff2 _num.o ___G_truncate_2f_ 0x694 _num.o ___G_truncate_2f_ 0x2fe4 _num.o ___G_truncate_2f_ 0x1d0bd _num.o ___G__23__23_balanced_2f_ 0x82a _num.o ___G__23__23_balanced_2f_ 0x317a _num.o ___G_euclidean_2d_remainder 0x81c _num.o ___G_euclidean_2d_remainder 0x316c _num.o ___G__23__23_euclidean_2d_remainder 0x80e _num.o ___G__23__23_euclidean_2d_remainder 0x315e _num.o ___G_euclidean_2d_quotient 0x800 _num.o ___G_euclidean_2d_quotient 0x3150 _num.o ___G__23__23_euclidean_2d_quotient 0x7f2 _num.o ___G__23__23_euclidean_2d_quotient 0x3142 _num.o ___G_euclidean_2f_ 0x7e4 _num.o ___G_euclidean_2f_ 0x3134 _num.o ___G__23__23_euclidean_2f_ 0x7d6 _num.o ___G__23__23_euclidean_2f_ 0x3126 _num.o ___G_round_2d_remainder 0x7c8 _num.o ___G_round_2d_remainder 0x3118 _num.o ___G__23__23_round_2d_remainder 0x7ba _num.o ___G__23__23_round_2d_remainder 0x310a _num.o ___G_round_2d_quotient 0x7ac _num.o ___G_round_2d_quotient 0x30fc _num.o ___G__23__23_round_2d_quotient 0x79e _num.o ___G__23__23_round_2d_quotient 0x30ee _num.o ___G_round_2f_ 0x790 _num.o ___G_round_2f_ 0x30e0 _num.o ___G__23__23_round_2f_ 0x782 _num.o ___G__23__23_round_2f_ 0x30d2 _num.o ___G_ceiling_2d_remainder 0x774 _num.o ___G_ceiling_2d_remainder 0x30c4 _num.o ___G__23__23_ceiling_2d_remainder 0x766 _num.o ___G__23__23_ceiling_2d_remainder 0x30b6 _num.o ___G__23__23_lcm2 0x8fc _num.o ___G__23__23_lcm2 0x324c _num.o ___G_gcd 0x8ee _num.o ___G_gcd 0x323e _num.o ___G_gcd 0x3921e _num.o ___G_gcd 0x392ed _num.o ___G_gcd 0x5b90d _num.o ___G__23__23_gcd 0x8e0 _num.o ___G__23__23_gcd 0x3230 _num.o ___G__23__23_gcd 0x9eae _num.o ___G__23__23_gcd 0x1177d _num.o ___G__23__23_gcd 0x19d94 _num.o ___G__23__23_gcd 0x19dca _num.o ___G__23__23_gcd 0x20d32 _num.o ___G__23__23_gcd 0x20e0c _num.o ___G__23__23_gcd 0x22533 _num.o ___G__23__23_gcd 0x26d89 _num.o ___G__23__23_gcd 0x2afb6 _num.o ___G__23__23_gcd 0x3cdd1 _num.o ___G__23__23_gcd 0x3d225 _num.o ___G__23__23_gcd 0x3e901 _num.o ___G__23__23_gcd 0x4969e _num.o ___G__23__23_gcd2 0x8d2 _num.o ___G__23__23_gcd2 0x3222 _num.o ___G_modulo 0x8c4 _num.o ___G_modulo 0x3214 _num.o ___G_modulo 0x1ce0d _num.o ___G__23__23_modulo 0x8b6 _num.o ___G__23__23_modulo 0x3206 _num.o ___G__23__23_modulo 0x5d20 _num.o ___G__23__23_modulo 0x12250 _num.o ___G__23__23_modulo 0x12366 _num.o ___G__23__23_modulo 0x1fa22 _num.o ___G__23__23_modulo 0x54b50 _num.o ___G__23__23_modulo 0x5529e _num.o ___G__23__23_modulo 0x564e9 _num.o ___G__23__23_modulo 0x5651c _num.o ___G__23__23_modulo 0x689d4 _num.o ___G__23__23_modulo 0x68a07 _num.o ___G__23__23_modulo 0x69829 _num.o ___G__23__23_modulo 0x6b82a _num.o ___G__23__23_modulo 0x62449 _io.o ___G__23__23_modulo 0x292c8 _repl.o ___G_remainder 0x8a8 _num.o ___G_remainder 0x31f8 _num.o ___G_remainder 0x1ce2d _num.o ___G__23__23_remainder 0x89a _num.o ___G__23__23_remainder 0x31ea _num.o ___G__23__23_remainder 0x229da _num.o ___G__23__23_remainder 0x23212 _num.o ___G__23__23_remainder 0x28062 _num.o ___G__23__23_remainder 0x2de20 _num.o ___G__23__23_remainder 0x6520b _num.o ___G__23__23_remainder 0x71d47 _num.o ___G__23__23_remainder 0x86a7a _num.o ___G__23__23_remainder 0x86aec _num.o ___G__23__23_remainder 0x909f8 _num.o ___G__23__23_remainder 0x95df3 _num.o ___G_quotient 0x88c _num.o ___G_quotient 0x31dc _num.o ___G_quotient 0x1ce71 _num.o ___G__23__23_quotient 0x87e _num.o ___G__23__23_quotient 0x31ce _num.o ___G__23__23_quotient 0xce1a _num.o ___G__23__23_quotient 0xde95 _num.o ___G__23__23_quotient 0xf316 _num.o ___G__23__23_quotient 0xf48a _num.o ___G__23__23_quotient 0xfe8e _num.o ___G__23__23_quotient 0x10154 _num.o ___G__23__23_quotient 0x1387d _num.o ___G__23__23_quotient 0x1923c _num.o ___G__23__23_quotient 0x19463 _num.o ___G__23__23_quotient 0x1a049 _num.o ___G__23__23_quotient 0x1d7c2 _num.o ___G__23__23_quotient 0x24027 _num.o ___G__23__23_quotient 0x26828 _num.o ___G__23__23_quotient 0x37ee8 _num.o ___G__23__23_quotient 0x393a5 _num.o ___G__23__23_quotient 0x393f3 _num.o ___G__23__23_quotient 0x3d906 _num.o ___G__23__23_quotient 0x3eb98 _num.o ___G__23__23_quotient 0x3fc46 _num.o ___G__23__23_quotient 0x47357 _num.o ___G__23__23_quotient 0x52723 _num.o ___G__23__23_quotient 0x53a15 _num.o ___G__23__23_quotient 0x53d2d _num.o ___G__23__23_quotient 0x58dd6 _num.o ___G__23__23_quotient 0x596da _num.o ___G__23__23_quotient 0x5bbe5 _num.o ___G__23__23_quotient 0x5bc40 _num.o ___G__23__23_quotient 0x5ce0a _num.o ___G__23__23_quotient 0x6128b _num.o ___G__23__23_quotient 0x614b6 _num.o ___G__23__23_quotient 0x6178d _num.o ___G__23__23_quotient 0x6191c _num.o ___G__23__23_quotient 0x61b0f _num.o ___G__23__23_quotient 0x61cb9 _num.o ___G__23__23_quotient 0x61e14 _num.o ___G__23__23_quotient 0x6258f _num.o ___G__23__23_quotient 0x634ca _num.o ___G__23__23_quotient 0x6463b _num.o ___G__23__23_quotient 0x6676a _num.o ___G__23__23_quotient 0x68d3d _num.o ___G__23__23_quotient 0x6b3bc _num.o ___G__23__23_quotient 0x6b4ae _num.o ___G__23__23_quotient 0x6bf40 _num.o ___G__23__23_quotient 0x6d4c4 _num.o ___G__23__23_quotient 0x6f685 _num.o ___G__23__23_quotient 0x6fd2d _num.o ___G__23__23_quotient 0x740ef _num.o ___G__23__23_quotient 0x7412c _num.o ___G__23__23_quotient 0x74881 _num.o ___G__23__23_quotient 0x74b09 _num.o ___G__23__23_quotient 0x74b67 _num.o ___G__23__23_quotient 0x7838f _num.o ___G__23__23_quotient 0x7df14 _num.o ___G__23__23_quotient 0x7fbe5 _num.o ___G__23__23_quotient 0x83c5a _num.o ___G__23__23_quotient 0x86309 _num.o ___G__23__23_quotient 0x891e9 _num.o ___G__23__23_quotient 0x89221 _num.o ___G__23__23_quotient 0x8c598 _num.o ___G__23__23_quotient 0x93092 _num.o ___G__23__23_quotient 0x930ca _num.o ___G__23__23_quotient 0x9551d _num.o ___G__23__23_quotient 0x9b258 _num.o ___G__23__23_quotient 0xd063 _io.o ___G__23__23_quotient 0x57f7f _io.o ___G__23__23_quotient 0x13a25 _repl.o ___G_balanced_2d_remainder 0x870 _num.o ___G_balanced_2d_remainder 0x31c0 _num.o ___G__23__23_balanced_2d_remainder 0x862 _num.o ___G__23__23_balanced_2d_remainder 0x31b2 _num.o ___G_balanced_2d_quotient 0x854 _num.o ___G_balanced_2d_quotient 0x31a4 _num.o ___G__23__23_balanced_2d_quotient 0x846 _num.o ___G__23__23_balanced_2d_quotient 0x3196 _num.o ___G_balanced_2f_ 0x838 _num.o ___G_balanced_2f_ 0x3188 _num.o ___G__23__23_rationalize 0x9ce _num.o ___G__23__23_rationalize 0x331e _num.o ___G__23__23_rationalize 0x181dc _num.o ___G_round 0x9c0 _num.o ___G_round 0x3310 _num.o ___G_round 0x27b71 _num.o ___G__23__23_round 0x9b2 _num.o ___G__23__23_round 0x3302 _num.o ___G__23__23_round 0x18e74 _num.o ___G__23__23_round 0x1f63d _nonstd.o ___G__23__23_round 0x5a54 _repl.o ___G_truncate 0x9a4 _num.o ___G_truncate 0x32f4 _num.o ___G_truncate 0x39495 _num.o ___G__23__23_truncate 0x996 _num.o ___G__23__23_truncate 0x32e6 _num.o ___G__23__23_truncate 0x18e8c _num.o ___G_ceiling 0x988 _num.o ___G_ceiling 0x32d8 _num.o ___G_ceiling 0x838c _num.o ___G__23__23_ceiling 0x97a _num.o ___G__23__23_ceiling 0x32ca _num.o ___G__23__23_ceiling 0x18ea4 _num.o ___G_floor 0x96c _num.o ___G_floor 0x32bc _num.o ___G_floor 0x24001 _num.o ___G__23__23_floor 0x95e _num.o ___G__23__23_floor 0x32ae _num.o ___G__23__23_floor 0x86f8 _num.o ___G__23__23_floor 0xc379 _num.o ___G__23__23_floor 0x18ebc _num.o ___G__23__23_floor 0x38fa2 _num.o ___G_denominator 0x950 _num.o ___G_denominator 0x32a0 _num.o ___G_denominator 0x3ef77 _num.o ___G__23__23_denominator 0x942 _num.o ___G__23__23_denominator 0x3292 _num.o ___G__23__23_denominator 0x18b75 _num.o ___G__23__23_denominator 0x19528 _num.o ___G__23__23_denominator 0x25119 _num.o ___G__23__23_denominator 0x3e301 _num.o ___G__23__23_denominator 0x3f1f7 _num.o ___G_numerator 0x934 _num.o ___G_numerator 0x3284 _num.o ___G_numerator 0x3959a _num.o ___G__23__23_numerator 0x926 _num.o ___G__23__23_numerator 0x3276 _num.o ___G__23__23_numerator 0x18adb _num.o ___G__23__23_numerator 0x1f6f3 _num.o ___G__23__23_numerator 0x39508 _num.o ___G__23__23_numerator 0x49bef _num.o ___G__23__23_numerator 0x8e002 _num.o ___G_lcm 0x918 _num.o ___G_lcm 0x3268 _num.o ___G_lcm 0x2dc79 _num.o ___G_lcm 0x3e637 _num.o ___G_lcm 0x666d7 _num.o ___G__23__23_lcm 0x90a _num.o ___G__23__23_lcm 0x325a _num.o ___G_exp 0xaa0 _num.o ___G_exp 0x33f0 _num.o ___G_exp 0x67bb0 _num.o ___G__23__23_exp 0xa92 _num.o ___G__23__23_exp 0x33e2 _num.o ___G__23__23_exp 0xab5a _num.o ___G__23__23_exp 0x15ead _num.o ___G__23__23_exp 0x7b466 _num.o ___G_conjugate 0xa84 _num.o ___G_conjugate 0x33d4 _num.o ___G_conjugate 0x2ed87 _num.o ___G__23__23_conjugate 0xa76 _num.o ___G__23__23_conjugate 0x33c6 _num.o ___G__23__23_conjugate 0x9c1f _num.o ___G__23__23_conjugate 0xce44 _num.o ___G__23__23_conjugate 0x10b2a _num.o ___G__23__23_conjugate 0x18dbc _num.o ___G__23__23_conjugate 0x22fb6 _num.o ___G__23__23_conjugate 0x43144 _num.o ___G__23__23_conjugate 0x43d64 _num.o ___G__23__23_ctanh 0xa68 _num.o ___G__23__23_ctanh 0x33b8 _num.o ___G__23__23_catanh 0xa5a _num.o ___G__23__23_catanh 0x33aa _num.o ___G__23__23_casinh 0xa4c _num.o ___G__23__23_casinh 0x339c _num.o ___G__23__23_casin 0xa3e _num.o ___G__23__23_casin 0x338e _num.o ___G__23__23_cacosh 0xa30 _num.o ___G__23__23_cacosh 0x3380 _num.o ___G__23__23_cacos 0xa22 _num.o ___G__23__23_cacos 0x3372 _num.o ___G__23__23_csqrt 0xa14 _num.o ___G__23__23_csqrt 0x3364 _num.o ___G__23__23_cssqs 0xa06 _num.o ___G__23__23_cssqs 0x3356 _num.o ___G__23__23_csquare 0x9f8 _num.o ___G__23__23_csquare 0x3348 _num.o ___G__23__23_carg 0x9ea _num.o ___G__23__23_carg 0x333a _num.o ___G_rationalize 0x9dc _num.o ___G_rationalize 0x332c _num.o ___G_rationalize 0x2c180 _num.o ___G_rationalize 0x670bd _num.o ___G_rationalize 0x7938e _num.o ___G__23__23_atan 0xb72 _num.o ___G__23__23_atan 0x34c2 _num.o ___G__23__23_atan 0x187ff _num.o ___G_acos 0xb64 _num.o ___G_acos 0x34b4 _num.o ___G_acos 0x66db3 _num.o ___G__23__23_acos 0xb56 _num.o ___G__23__23_acos 0x34a6 _num.o ___G__23__23_acos 0x18817 _num.o ___G_asin 0xb48 _num.o ___G_asin 0x3498 _num.o ___G_asin 0x5c100 _num.o ___G__23__23_asin 0xb3a _num.o ___G__23__23_asin 0x348a _num.o ___G__23__23_asin 0x18422 _num.o ___G_tan 0xb2c _num.o ___G_tan 0x347c _num.o ___G_tan 0x5f352 _num.o ___G__23__23_tan 0xb1e _num.o ___G__23__23_tan 0x346e _num.o ___G__23__23_tan 0x1640a _num.o ___G__23__23_tan 0x80396 _num.o ___G__23__23_tan 0x822cc _num.o ___G_cos 0xb10 _num.o ___G_cos 0x3460 _num.o ___G_cos 0x64e17 _num.o ___G__23__23_cos 0xb02 _num.o ___G__23__23_cos 0x3452 _num.o ___G__23__23_cos 0x162f2 _num.o ___G__23__23_cos 0x26fe5 _num.o ___G__23__23_cos 0x2e9e0 _num.o ___G__23__23_cos 0x2f098 _num.o ___G__23__23_cos 0x39c98 _num.o ___G__23__23_cos 0x72989 _num.o ___G_sin 0xaf4 _num.o ___G_sin 0x3444 _num.o ___G_sin 0x5f63f _num.o ___G__23__23_sin 0xae6 _num.o ___G__23__23_sin 0x3436 _num.o ___G__23__23_sin 0x17105 _num.o ___G__23__23_sin 0x187d2 _num.o ___G__23__23_sin 0x1b532 _num.o ___G__23__23_sin 0x27047 _num.o ___G__23__23_sin 0x3e43f _num.o ___G__23__23_sin 0x8244f _num.o ___G_log 0xad8 _num.o ___G_log 0x3428 _num.o ___G_log 0x45a86 _num.o ___G_log 0x601d7 _num.o ___G_log 0x702fa _num.o ___G_log 0x703f3 _num.o ___G_log 0x70449 _num.o ___G_log 0x705b2 _num.o ___G__23__23_log2 0xaca _num.o ___G__23__23_log2 0x341a _num.o ___G__23__23_log 0xabc _num.o ___G__23__23_log 0x340c _num.o ___G__23__23_log 0xb7bb _num.o ___G__23__23_log 0x18bf0 _num.o ___G__23__23_log 0x1feb4 _num.o ___G__23__23_log 0x2009a _num.o ___G__23__23_log 0x371e0 _num.o ___G__23__23_log 0x37436 _num.o ___G__23__23_log 0x3bbe5 _num.o ___G__23__23_log 0x3bf7c _num.o ___G__23__23_log 0x4e579 _num.o ___G__23__23_log 0x53afa _num.o ___G__23__23_flonum_2d_full_2d_precision_3f_ 0xaae _num.o ___G__23__23_flonum_2d_full_2d_precision_3f_ 0x33fe _num.o ___G__23__23_sqrt 0xc44 _num.o ___G__23__23_sqrt 0x3594 _num.o ___G__23__23_sqrt 0xb88a _num.o ___G__23__23_sqrt 0x12bcc _num.o ___G__23__23_sqrt 0x16ea9 _num.o ___G__23__23_sqrt 0x20263 _num.o ___G__23__23_sqrt 0x2166d _num.o ___G__23__23_sqrt 0x23140 _num.o ___G__23__23_sqrt 0x31076 _num.o ___G__23__23_sqrt 0x3166d _num.o ___G__23__23_sqrt 0x33260 _num.o ___G__23__23_sqrt 0x4309a _num.o ___G__23__23_sqrt 0x43116 _num.o ___G__23__23_sqrt 0x45214 _num.o ___G__23__23_sqrt 0x466d0 _num.o ___G__23__23_sqrt 0x46854 _num.o ___G__23__23_sqrt 0x55cd3 _num.o ___G__23__23_sqrt 0x708a1 _num.o ___G_atanh 0xc36 _num.o ___G_atanh 0x3586 _num.o ___G_atanh 0x2e0fd _num.o ___G_atanh 0x68a7d _num.o ___G__23__23_atanh 0xc28 _num.o ___G__23__23_atanh 0x3578 _num.o ___G__23__23_atanh 0x17d51 _num.o ___G__23__23_atanh 0x26a31 _num.o ___G_acosh 0xc1a _num.o ___G_acosh 0x356a _num.o ___G_acosh 0x66981 _num.o ___G__23__23_acosh 0xc0c _num.o ___G__23__23_acosh 0x355c _num.o ___G__23__23_acosh 0x18b28 _num.o ___G_asinh 0xbfe _num.o ___G_asinh 0x354e _num.o ___G_asinh 0x69b5f _num.o ___G__23__23_asinh 0xbf0 _num.o ___G__23__23_asinh 0x3540 _num.o ___G__23__23_asinh 0x8ffa _num.o ___G__23__23_asinh 0x184f7 _num.o ___G__23__23_asinh 0x20039 _num.o ___G__23__23_asinh 0x47d4e _num.o ___G__23__23_asinh 0x5fbf7 _num.o ___G__23__23_asinh 0x6af85 _num.o ___G_tanh 0xbe2 _num.o ___G_tanh 0x3532 _num.o ___G_tanh 0x5ea05 _num.o ___G__23__23_tanh 0xbd4 _num.o ___G__23__23_tanh 0x3524 _num.o ___G__23__23_tanh 0x18848 _num.o ___G__23__23_tanh 0x40951 _num.o ___G_cosh 0xbc6 _num.o ___G_cosh 0x3516 _num.o ___G_cosh 0x5f5ad _num.o ___G__23__23_cosh 0xbb8 _num.o ___G__23__23_cosh 0x3508 _num.o ___G__23__23_cosh 0x15e10 _num.o ___G__23__23_cosh 0x30227 _num.o ___G__23__23_cosh 0x3e66f _num.o ___G__23__23_cosh 0x466fe _num.o ___G__23__23_cosh 0x81825 _num.o ___G_sinh 0xbaa _num.o ___G_sinh 0x34fa _num.o ___G_sinh 0x676d3 _num.o ___G__23__23_sinh 0xb9c _num.o ___G__23__23_sinh 0x34ec _num.o ___G__23__23_sinh 0x10517 _num.o ___G__23__23_sinh 0x191e0 _num.o ___G__23__23_sinh 0x27019 _num.o ___G__23__23_sinh 0x3699b _num.o ___G__23__23_sinh 0x39e22 _num.o ___G__23__23_sinh 0x7259f _num.o ___G_atan 0xb8e _num.o ___G_atan 0x34de _num.o ___G_atan 0x6b68e _num.o ___G_atan 0x76288 _num.o ___G_atan 0x7f425 _num.o ___G_atan 0x89fbc _num.o ___G__23__23_atan2 0xb80 _num.o ___G__23__23_atan2 0x34d0 _num.o ___G__23__23_angle 0xd16 _num.o ___G__23__23_angle 0x3666 _num.o ___G__23__23_angle 0x85c6 _num.o ___G__23__23_angle 0x93bf _num.o ___G__23__23_angle 0x17027 _num.o ___G_magnitude 0xd08 _num.o ___G_magnitude 0x3658 _num.o ___G_magnitude 0x69cf3 _num.o ___G__23__23_magnitude 0xcfa _num.o ___G__23__23_magnitude 0x364a _num.o ___G__23__23_magnitude 0x1700f _num.o ___G_imag_2d_part 0xcec _num.o ___G_imag_2d_part 0x363c _num.o ___G_imag_2d_part 0x333a8 _num.o ___G__23__23_imag_2d_part 0xcde _num.o ___G__23__23_imag_2d_part 0x362e _num.o ___G_real_2d_part 0xcd0 _num.o ___G_real_2d_part 0x3620 _num.o ___G_real_2d_part 0x2f130 _num.o ___G__23__23_real_2d_part 0xcc2 _num.o ___G__23__23_real_2d_part 0x3612 _num.o ___G_make_2d_polar 0xcb4 _num.o ___G_make_2d_polar 0x3604 _num.o ___G_make_2d_polar 0x6b7d1 _num.o ___G_make_2d_polar 0x85bc0 _num.o ___G__23__23_make_2d_polar 0xca6 _num.o ___G__23__23_make_2d_polar 0x35f6 _num.o ___G__23__23_make_2d_polar 0xf614 _num.o ___G__23__23_make_2d_polar 0x1712b _num.o ___G__23__23_make_2d_polar 0x3b25c _num.o ___G_make_2d_rectangular 0xc98 _num.o ___G_make_2d_rectangular 0x35e8 _num.o ___G_make_2d_rectangular 0x72d71 _num.o ___G_make_2d_rectangular 0x79187 _num.o ___G__23__23_make_2d_rectangular 0xc8a _num.o ___G__23__23_make_2d_rectangular 0x35da _num.o ___G__23__23_make_2d_rectangular 0x7530 _num.o ___G__23__23_make_2d_rectangular 0x8677 _num.o ___G__23__23_make_2d_rectangular 0x8693 _num.o ___G__23__23_make_2d_rectangular 0x9343 _num.o ___G__23__23_make_2d_rectangular 0x978d _num.o ___G__23__23_make_2d_rectangular 0xb365 _num.o ___G__23__23_make_2d_rectangular 0xb3a8 _num.o ___G__23__23_make_2d_rectangular 0xb6d7 _num.o ___G__23__23_make_2d_rectangular 0xb6f3 _num.o ___G__23__23_make_2d_rectangular 0xbf81 _num.o ___G__23__23_make_2d_rectangular 0xc07d _num.o ___G__23__23_make_2d_rectangular 0xfb92 _num.o ___G__23__23_make_2d_rectangular 0x10217 _num.o ___G__23__23_make_2d_rectangular 0x10a3a _num.o ___G__23__23_make_2d_rectangular 0x12404 _num.o ___G__23__23_make_2d_rectangular 0x31eba _num.o ___G_expt 0xc7c _num.o ___G_expt 0x35cc _num.o ___G_expt 0x1c2da _num.o ___G_expt 0x30cc7 _num.o ___G_expt 0x67d76 _num.o ___G__23__23_expt 0xc6e _num.o ___G__23__23_expt 0x35be _num.o ___G__23__23_expt 0xde20 _num.o ___G__23__23_expt 0x17171 _num.o ___G__23__23_expt 0x1f738 _num.o ___G__23__23_expt 0x30a4d _num.o ___G__23__23_expt 0x31ab4 _num.o ___G__23__23_expt 0x34a12 _num.o ___G__23__23_expt 0x4649f _num.o ___G__23__23_expt 0x30c7 _nonstd.o ___G__23__23_power_2d_of_2d_two_3f_ 0xc60 _num.o ___G__23__23_power_2d_of_2d_two_3f_ 0x35b0 _num.o ___G_sqrt 0xc52 _num.o ___G_sqrt 0x35a2 _num.o ___G_sqrt 0x46812 _num.o ___G__23__23_flonum_2d_printout 0xdf6 _num.o ___G__23__23_flonum_2d_printout 0x3746 _num.o ___G__23__23_nonneg_2d_exact_2d_int_2e_expt 0xde8 _num.o ___G__23__23_nonneg_2d_exact_2d_int_2e_expt 0x3738 _num.o ___G__23__23_exact_2d_int_2e_expt 0xdda _num.o ___G__23__23_exact_2d_int_2e_expt 0x372a _num.o ___G__23__23_ratnum_2d__3e_string 0xdcc _num.o ___G__23__23_ratnum_2d__3e_string 0x371c _num.o ___G__23__23_exact_2d_int_2d__3e_string 0xdbe _num.o ___G__23__23_exact_2d_int_2d__3e_string 0x370e _num.o ___G__23__23_fixnum_2d__3e_string_2d_neg 0xdb0 _num.o ___G__23__23_fixnum_2d__3e_string_2d_neg 0x3700 _num.o ___G__23__23_fixnum_2d__3e_string 0xda2 _num.o ___G__23__23_fixnum_2d__3e_string 0x36f2 _num.o ___G__23__23_fixnum_2d__3e_string 0x23a5 _nonstd.o ___G_exact 0xd94 _num.o ___G_exact 0x36e4 _num.o ___G_exact 0x46582 _num.o ___G_exact 0x49509 _num.o ___G__23__23_exact 0xd86 _num.o ___G__23__23_exact 0x36d6 _num.o ___G__23__23_exact 0x16ec1 _num.o ___G__23__23_exact 0x45ed7 _num.o ___G__23__23_exact 0x49bc3 _num.o ___G__23__23_exact 0x5eb1c _num.o ___G__23__23_exact 0x8ce60 _num.o ___G__23__23_exact 0x999ed _num.o ___G_inexact_2d__3e_exact 0xd78 _num.o ___G_inexact_2d__3e_exact 0x36c8 _num.o ___G_inexact_2d__3e_exact 0x2368f _num.o ___G_inexact_2d__3e_exact 0x23802 _num.o ___G__23__23_inexact_2d__3e_exact 0xd6a _num.o ___G__23__23_inexact_2d__3e_exact 0x36ba _num.o ___G__23__23_inexact_2d__3e_exact 0x104d8 _num.o ___G__23__23_inexact_2d__3e_exact 0x173f6 _num.o ___G__23__23_inexact_2d__3e_exact 0x23f26 _num.o ___G__23__23_inexact_2d__3e_exact 0x2546f _num.o ___G__23__23_inexact_2d__3e_exact 0x2c393 _num.o ___G__23__23_inexact_2d__3e_exact 0x3374e _num.o ___G__23__23_inexact_2d__3e_exact 0x35120 _num.o ___G__23__23_inexact_2d__3e_exact 0x364f1 _num.o ___G__23__23_inexact_2d__3e_exact 0x3b2ac _num.o ___G__23__23_inexact_2d__3e_exact 0x4f64b _num.o ___G__23__23_inexact_2d__3e_exact 0x50177 _num.o ___G__23__23_inexact_2d__3e_exact 0x52942 _num.o ___G__23__23_inexact_2d__3e_exact 0x52e45 _num.o ___G__23__23_inexact_2d__3e_exact 0x55f33 _num.o ___G__23__23_inexact_2d__3e_exact 0x5fab1 _num.o ___G__23__23_inexact_2d__3e_exact 0x653b3 _num.o ___G__23__23_inexact_2d__3e_exact 0x65edd _num.o ___G__23__23_inexact_2d__3e_exact 0x6816f _num.o ___G__23__23_inexact_2d__3e_exact 0x68594 _num.o ___G__23__23_inexact_2d__3e_exact 0x6a7ad _num.o ___G__23__23_inexact_2d__3e_exact 0x6d7c7 _num.o ___G__23__23_inexact_2d__3e_exact 0x7d16b _num.o ___G__23__23_inexact_2d__3e_exact 0x93168 _num.o ___G__23__23_inexact_2d__3e_exact 0x95f89 _num.o ___G__23__23_inexact_2d__3e_exact 0x3ca8 _thread.o ___G__23__23_inexact_2d__3e_exact 0xe4c7 _repl.o ___G__23__23_inexact_2d__3e_exact 0x21e9c _repl.o ___G_inexact 0xd5c _num.o ___G_inexact 0x36ac _num.o ___G_inexact 0x344fd _num.o ___G__23__23_inexact 0xd4e _num.o ___G__23__23_inexact 0x369e _num.o ___G__23__23_inexact 0xea90 _num.o ___G__23__23_inexact 0x16d79 _num.o ___G__23__23_inexact 0x16ff7 _num.o ___G__23__23_inexact 0x55117 _num.o ___G__23__23_inexact 0x55141 _num.o ___G__23__23_inexact 0x63394 _num.o ___G__23__23_inexact 0x6bb0d _num.o ___G__23__23_inexact 0x8f449 _num.o ___G_exact_2d__3e_inexact 0xd40 _num.o ___G_exact_2d__3e_inexact 0x3690 _num.o ___G_exact_2d__3e_inexact 0x34755 _num.o ___G_angle 0xd24 _num.o ___G_angle 0x3674 _num.o ___G_angle 0x72fb _num.o ___G__23__23_bitwise_2d_and 0xed6 _num.o ___G__23__23_bitwise_2d_and 0x3826 _num.o ___G__23__23_bitwise_2d_and 0x9519 _nonstd.o ___G__23__23_bitwise_2d_and 0x23899 _nonstd.o ___G__23__23_bitwise_2d_and2 0xec8 _num.o ___G__23__23_bitwise_2d_and2 0x3818 _num.o ___G_bitwise_2d_xor 0xeba _num.o ___G_bitwise_2d_xor 0x380a _num.o ___G_bitwise_2d_xor 0x35c84 _num.o ___G_bitwise_2d_xor 0x5ebc9 _num.o ___G_bitwise_2d_xor 0x91c96 _num.o ___G__23__23_bitwise_2d_xor 0xeac _num.o ___G__23__23_bitwise_2d_xor 0x37fc _num.o ___G__23__23_bitwise_2d_xor2 0xe9e _num.o ___G__23__23_bitwise_2d_xor2 0x37ee _num.o ___G_bitwise_2d_ior 0xe90 _num.o ___G_bitwise_2d_ior 0x37e0 _num.o ___G_bitwise_2d_ior 0x28c49 _num.o ___G_bitwise_2d_ior 0x5d4ca _num.o ___G_bitwise_2d_ior 0x8cf6c _num.o ___G__23__23_bitwise_2d_ior2 0xe74 _num.o ___G__23__23_bitwise_2d_ior2 0x37c4 _num.o ___G_string_2d__3e_number 0xe66 _num.o ___G_string_2d__3e_number 0x37b6 _num.o ___G_string_2d__3e_number 0x38dd8 _num.o ___G_string_2d__3e_number 0x6789f _num.o ___G_string_2d__3e_number 0x763a9 _num.o ___G__23__23_string_2d__3e_number 0xe58 _num.o ___G__23__23_string_2d__3e_number 0x37a8 _num.o ___G__23__23_string_2d__3e_number 0x36c03 _num.o ___G__23__23_string_2d__3e_number 0x1529a _io.o ___G__23__23_string_2d__3e_number 0x37f5e _io.o ___G__23__23_string_2d__3e_number 0x38a88 _io.o ___G__23__23_string_2d__3e_number 0x457c6 _io.o ___G__23__23_string_2d__3e_number 0x5f18f _io.o ___G__23__23_string_2d__3e_number 0x18faf _repl.o ___G__23__23_string_2d__3e_number_2d_slow_2d_path 0xe4a _num.o ___G__23__23_string_2d__3e_number_2d_slow_2d_path 0x379a _num.o ___G__23__23_string_2d__3e_number_2d_slow_2d_path 0xc186 _io.o ___G_number_2d__3e_string 0xe3c _num.o ___G_number_2d__3e_string 0x378c _num.o ___G_number_2d__3e_string 0x6ba74 _num.o ___G_number_2d__3e_string 0x6d916 _num.o ___G_number_2d__3e_string 0x85ebd _num.o ___G__23__23_number_2d__3e_string 0xe2e _num.o ___G__23__23_number_2d__3e_string 0x377e _num.o ___G__23__23_number_2d__3e_string 0xdca7 _num.o ___G__23__23_number_2d__3e_string 0x1775d _num.o ___G__23__23_number_2d__3e_string 0x17d0a _num.o ___G__23__23_number_2d__3e_string 0x53228 _std.o ___G__23__23_number_2d__3e_string 0x54367 _std.o ___G__23__23_number_2d__3e_string 0x10753 _eval.o ___G__23__23_number_2d__3e_string 0x3912 _module.o ___G__23__23_number_2d__3e_string 0x95cb _module.o ___G__23__23_number_2d__3e_string 0x1253c _module.o ___G__23__23_number_2d__3e_string 0x1dbe9 _io.o ___G__23__23_number_2d__3e_string 0x2f861 _io.o ___G__23__23_number_2d__3e_string 0x36b53 _io.o ___G__23__23_number_2d__3e_string 0x3c05e _io.o ___G__23__23_number_2d__3e_string 0x3c8da _io.o ___G__23__23_number_2d__3e_string 0x3ca4a _io.o ___G__23__23_number_2d__3e_string 0x3d4e1 _io.o ___G__23__23_number_2d__3e_string 0x5e5b2 _io.o ___G__23__23_number_2d__3e_string 0x96af _nonstd.o ___G__23__23_number_2d__3e_string 0x12777 _nonstd.o ___G__23__23_number_2d__3e_string 0x19034 _nonstd.o ___G__23__23_number_2d__3e_string 0x1a8f9 _nonstd.o ___G__23__23_number_2d__3e_string 0x1af4b _nonstd.o ___G__23__23_number_2d__3e_string 0x1b1cd _nonstd.o ___G__23__23_number_2d__3e_string 0xee92 _repl.o ___G__23__23_number_2d__3e_string 0x10c9c _repl.o ___G__23__23_number_2d__3e_string 0x13b39 _repl.o ___G__23__23_number_2d__3e_string 0x1457c _repl.o ___G__23__23_number_2d__3e_string 0x1e660 _repl.o ___G__23__23_cpxnum_2d__3e_string 0xe20 _num.o ___G__23__23_cpxnum_2d__3e_string 0x3770 _num.o ___G__23__23_flonum_2d__3e_string_2d_host 0xe12 _num.o ___G__23__23_flonum_2d__3e_string_2d_host 0x3762 _num.o ___G__23__23_flonum_2d__3e_string 0xe04 _num.o ___G__23__23_flonum_2d__3e_string 0x3754 _num.o ___G__23__23_bitwise_2d_orc1 0xfa8 _num.o ___G__23__23_bitwise_2d_orc1 0x38f8 _num.o ___G__23__23_bitwise_2d_orc1 0x17dbd _num.o ___G_bitwise_2d_nor 0xf9a _num.o ___G_bitwise_2d_nor 0x38ea _num.o ___G_bitwise_2d_nor 0x49e53 _num.o ___G_bitwise_2d_nor 0x68be8 _num.o ___G__23__23_bitwise_2d_nor 0xf8c _num.o ___G__23__23_bitwise_2d_nor 0x38dc _num.o ___G__23__23_bitwise_2d_nor 0x17f2c _num.o ___G_bitwise_2d_nand 0xf7e _num.o ___G_bitwise_2d_nand 0x38ce _num.o ___G_bitwise_2d_nand 0x2cc08 _num.o ___G_bitwise_2d_nand 0x5be95 _num.o ___G_bitwise_2d_eqv 0xf70 _num.o ___G_bitwise_2d_eqv 0x38c0 _num.o ___G_bitwise_2d_eqv 0x31dea _num.o ___G_bitwise_2d_eqv 0x604c9 _num.o ___G_bitwise_2d_eqv 0x7359d _num.o ___G__23__23_bitwise_2d_eqv 0xf62 _num.o ___G__23__23_bitwise_2d_eqv 0x38b2 _num.o ___G__23__23_bitwise_2d_eqv2 0xf54 _num.o ___G__23__23_bitwise_2d_eqv2 0x38a4 _num.o ___G__23__23_bitwise_2d_nand 0xf46 _num.o ___G__23__23_bitwise_2d_nand 0x3896 _num.o ___G__23__23_bitwise_2d_nand 0x15fd5 _num.o ___G_bitwise_2d_andc2 0xf38 _num.o ___G_bitwise_2d_andc2 0x3888 _num.o ___G_bitwise_2d_andc2 0x1dc04 _num.o ___G_bitwise_2d_andc2 0x5cfb8 _num.o ___G__23__23_bitwise_2d_andc2 0xf2a _num.o ___G__23__23_bitwise_2d_andc2 0x387a _num.o ___G__23__23_bitwise_2d_andc2 0x15f85 _num.o ___G_bitwise_2d_andc1 0xf1c _num.o ___G_bitwise_2d_andc1 0x386c _num.o ___G_bitwise_2d_andc1 0x1edec _num.o ___G_bitwise_2d_andc1 0x5bd0b _num.o ___G__23__23_bitwise_2d_andc1 0xf0e _num.o ___G__23__23_bitwise_2d_andc1 0x385e _num.o ___G__23__23_bitwise_2d_andc1 0x15fed _num.o ___G_bitwise_2d_not 0xf00 _num.o ___G_bitwise_2d_not 0x3850 _num.o ___G_bitwise_2d_not 0x7c88 _num.o ___G__23__23_bitwise_2d_not 0xef2 _num.o ___G__23__23_bitwise_2d_not 0x3842 _num.o ___G__23__23_bitwise_2d_not 0x15e52 _num.o ___G__23__23_bitwise_2d_not 0x15f9d _num.o ___G__23__23_bitwise_2d_not 0x15fb9 _num.o ___G__23__23_bitwise_2d_not 0x16005 _num.o ___G__23__23_bitwise_2d_not 0x17a75 _num.o ___G__23__23_bitwise_2d_not 0x21cbe _num.o ___G__23__23_bitwise_2d_not 0x2d2b7 _num.o ___G__23__23_bitwise_2d_not 0x36dd4 _num.o ___G__23__23_bitwise_2d_not 0x3e098 _num.o ___G__23__23_bitwise_2d_not 0x3e0d1 _num.o ___G__23__23_bitwise_2d_not 0x5c08a _num.o ___G__23__23_bitwise_2d_not 0x60e0d _num.o ___G__23__23_bitwise_2d_not 0x66665 _num.o ___G__23__23_bitwise_2d_not 0x6edbd _num.o ___G__23__23_bitwise_2d_not 0x20884 _nonstd.o ___G_bitwise_2d_and 0xee4 _num.o ___G_bitwise_2d_and 0x3834 _num.o ___G_bitwise_2d_and 0x29d62 _num.o ___G_bitwise_2d_and 0x5f976 _num.o ___G_bitwise_2d_and 0x889f2 _num.o ___G__23__23_first_2d_set_2d_bit 0x10a4 _num.o ___G__23__23_first_2d_set_2d_bit 0x39f4 _num.o ___G__23__23_first_2d_set_2d_bit 0x176dc _num.o ___G__23__23_first_2d_set_2d_bit 0x1ad09 _num.o ___G__23__23_first_2d_set_2d_bit 0x206fa _num.o ___G__23__23_first_2d_set_2d_bit 0x29a10 _num.o ___G__23__23_first_2d_set_2d_bit 0x41e6a _num.o ___G__23__23_first_2d_set_2d_bit 0x4300e _num.o ___G__23__23_first_2d_set_2d_bit 0x46cfa _num.o ___G__23__23_first_2d_set_2d_bit 0x4ad83 _num.o ___G__23__23_first_2d_set_2d_bit 0x4b21a _num.o ___G__23__23_first_2d_set_2d_bit 0x50528 _num.o ___G__23__23_first_2d_set_2d_bit 0x64b4c _num.o ___G_all_2d_bits_2d_set_3f_ 0x1096 _num.o ___G_all_2d_bits_2d_set_3f_ 0x39e6 _num.o ___G_all_2d_bits_2d_set_3f_ 0x3d053 _num.o ___G_all_2d_bits_2d_set_3f_ 0x8028a _num.o ___G__23__23_all_2d_bits_2d_set_3f_ 0x1088 _num.o ___G__23__23_all_2d_bits_2d_set_3f_ 0x39d8 _num.o ___G__23__23_all_2d_bits_2d_set_3f_ 0x22e5d _num.o ___G_any_2d_bits_2d_set_3f_ 0x107a _num.o ___G_any_2d_bits_2d_set_3f_ 0x39ca _num.o ___G_any_2d_bits_2d_set_3f_ 0x3bf32 _num.o ___G_any_2d_bits_2d_set_3f_ 0x89a26 _num.o ___G__23__23_any_2d_bits_2d_set_3f_ 0x106c _num.o ___G__23__23_any_2d_bits_2d_set_3f_ 0x39bc _num.o ___G__23__23_any_2d_bits_2d_set_3f_ 0x3c732 _num.o ___G_bit_2d_set_3f_ 0x105e _num.o ___G_bit_2d_set_3f_ 0x39ae _num.o ___G_bit_2d_set_3f_ 0x3c09e _num.o ___G_bit_2d_set_3f_ 0x3c0f3 _num.o ___G_bit_2d_set_3f_ 0x61526 _num.o ___G_bitwise_2d_merge 0x1042 _num.o ___G_bitwise_2d_merge 0x3992 _num.o ___G_bitwise_2d_merge 0x3e007 _num.o ___G_bitwise_2d_merge 0x88447 _num.o ___G_bitwise_2d_merge 0x88497 _num.o ___G__23__23_bitwise_2d_merge 0x1034 _num.o ___G__23__23_bitwise_2d_merge 0x3984 _num.o ___G__23__23_bitwise_2d_merge 0x12f41 _num.o ___G__23__23_bitwise_2d_merge 0x3e047 _num.o ___G_integer_2d_length 0x1026 _num.o ___G_integer_2d_length 0x3976 _num.o ___G_integer_2d_length 0x3d1a9 _num.o ___G_bit_2d_count 0x100a _num.o ___G_bit_2d_count 0x395a _num.o ___G_bit_2d_count 0x3d0bf _num.o ___G__23__23_bit_2d_count 0xffc _num.o ___G__23__23_bit_2d_count 0x394c _num.o ___G__23__23_bit_2d_count 0x16d1f _num.o ___G_arithmetic_2d_shift 0xfee _num.o ___G_arithmetic_2d_shift 0x393e _num.o ___G_arithmetic_2d_shift 0x1ac85 _num.o ___G_arithmetic_2d_shift 0x6eec9 _num.o ___G_bitwise_2d_orc2 0xfd2 _num.o ___G_bitwise_2d_orc2 0x3922 _num.o ___G_bitwise_2d_orc2 0x387da _num.o ___G_bitwise_2d_orc2 0x67565 _num.o ___G__23__23_bitwise_2d_orc2 0xfc4 _num.o ___G__23__23_bitwise_2d_orc2 0x3914 _num.o ___G__23__23_bitwise_2d_orc2 0x17dd5 _num.o ___G_bitwise_2d_orc1 0xfb6 _num.o ___G_bitwise_2d_orc1 0x3906 _num.o ___G_bitwise_2d_orc1 0x3868b _num.o ___G_bitwise_2d_orc1 0x63453 _num.o ___G_vector_2d__3e_bits 0x1184 _num.o ___G_vector_2d__3e_bits 0x3ad4 _num.o ___G_list_2d__3e_bits 0x1176 _num.o ___G_list_2d__3e_bits 0x3ac6 _num.o ___G_bits 0x1168 _num.o ___G_bits 0x3ab8 _num.o ___G__23__23_bit_2d_mask 0x115a _num.o ___G__23__23_bit_2d_mask 0x3aaa _num.o ___G_copy_2d_bit_2d_field 0x114c _num.o ___G_copy_2d_bit_2d_field 0x3a9c _num.o ___G__23__23_copy_2d_bit_2d_field 0x113e _num.o ___G__23__23_copy_2d_bit_2d_field 0x3a8e _num.o ___G__23__23_copy_2d_bit_2d_field 0x175e1 _num.o ___G__23__23_copy_2d_bit_2d_field 0x95918 _num.o ___G_replace_2d_bit_2d_field 0x1130 _num.o ___G_replace_2d_bit_2d_field 0x3a80 _num.o ___G__23__23_replace_2d_bit_2d_field 0x1122 _num.o ___G__23__23_replace_2d_bit_2d_field 0x3a72 _num.o ___G__23__23_replace_2d_bit_2d_field 0x17143 _num.o ___G__23__23_replace_2d_bit_2d_field 0x17b70 _num.o ___G__23__23_replace_2d_bit_2d_field 0x8957f _num.o ___G_clear_2d_bit_2d_field 0x1114 _num.o ___G_clear_2d_bit_2d_field 0x3a64 _num.o ___G__23__23_clear_2d_bit_2d_field 0x1106 _num.o ___G__23__23_clear_2d_bit_2d_field 0x3a56 _num.o ___G__23__23_clear_2d_bit_2d_field 0x68edb _num.o ___G_test_2d_bit_2d_field_3f_ 0x10f8 _num.o ___G_test_2d_bit_2d_field_3f_ 0x3a48 _num.o ___G__23__23_test_2d_bit_2d_field_3f_ 0x10ea _num.o ___G__23__23_test_2d_bit_2d_field_3f_ 0x3a3a _num.o ___G__23__23_test_2d_bit_2d_field_3f_ 0x5ee3f _num.o ___G_extract_2d_bit_2d_field 0x10dc _num.o ___G_extract_2d_bit_2d_field 0x3a2c _num.o ___G__23__23_bignum_2e_extract_2d_bit_2d_field 0x10c0 _num.o ___G__23__23_bignum_2e_extract_2d_bit_2d_field 0x3a10 _num.o ___G_first_2d_set_2d_bit 0x10b2 _num.o ___G_first_2d_set_2d_bit 0x3a02 _num.o ___G_first_2d_set_2d_bit 0x22da9 _num.o ___G__23__23_bit_2d_field_2d_any_3f_ 0x1256 _num.o ___G__23__23_bit_2d_field_2d_any_3f_ 0x3ba6 _num.o ___G_bit_2d_field 0x1248 _num.o ___G_bit_2d_field 0x3b98 _num.o ___G__23__23_bit_2d_field 0x123a _num.o ___G__23__23_bit_2d_field 0x3b8a _num.o ___G_every_2d_bit_2d_set_3f_ 0x122c _num.o ___G_every_2d_bit_2d_set_3f_ 0x3b7c _num.o ___G__23__23_every_2d_bit_2d_set_3f_ 0x121e _num.o ___G__23__23_every_2d_bit_2d_set_3f_ 0x3b6e _num.o ___G_any_2d_bit_2d_set_3f_ 0x1210 _num.o ___G_any_2d_bit_2d_set_3f_ 0x3b60 _num.o ___G__23__23_any_2d_bit_2d_set_3f_ 0x1202 _num.o ___G__23__23_any_2d_bit_2d_set_3f_ 0x3b52 _num.o ___G_bit_2d_swap 0x11f4 _num.o ___G_bit_2d_swap 0x3b44 _num.o ___G__23__23_bit_2d_swap 0x11e6 _num.o ___G__23__23_bit_2d_swap 0x3b36 _num.o ___G_copy_2d_bit 0x11d8 _num.o ___G_copy_2d_bit 0x3b28 _num.o ___G__23__23_copy_2d_bit 0x11ca _num.o ___G__23__23_copy_2d_bit 0x3b1a _num.o ___G_bitwise_2d_if 0x11bc _num.o ___G_bitwise_2d_if 0x3b0c _num.o ___G__23__23_bitwise_2d_if 0x11ae _num.o ___G__23__23_bitwise_2d_if 0x3afe _num.o ___G_bits_2d__3e_vector 0x11a0 _num.o ___G_bits_2d__3e_vector 0x3af0 _num.o ___G_bits_2d__3e_list 0x1192 _num.o ___G_bits_2d__3e_list 0x3ae2 _num.o ___G_bit_2d_field_2d_reverse 0x1328 _num.o ___G_bit_2d_field_2d_reverse 0x3c78 _num.o ___G__23__23_bit_2d_field_2d_reverse 0x131a _num.o ___G__23__23_bit_2d_field_2d_reverse 0x3c6a _num.o ___G_bit_2d_field_2d_rotate 0x130c _num.o ___G_bit_2d_field_2d_rotate 0x3c5c _num.o ___G__23__23_bit_2d_field_2d_rotate 0x12fe _num.o ___G__23__23_bit_2d_field_2d_rotate 0x3c4e _num.o ___G_bit_2d_field_2d_replace_2d_same 0x12f0 _num.o ___G_bit_2d_field_2d_replace_2d_same 0x3c40 _num.o ___G__23__23_bit_2d_field_2d_replace_2d_same 0x12e2 _num.o ___G__23__23_bit_2d_field_2d_replace_2d_same 0x3c32 _num.o ___G_bit_2d_field_2d_replace 0x12d4 _num.o ___G_bit_2d_field_2d_replace 0x3c24 _num.o ___G__23__23_bit_2d_field_2d_replace 0x12c6 _num.o ___G__23__23_bit_2d_field_2d_replace 0x3c16 _num.o ___G_bit_2d_field_2d_set 0x12b8 _num.o ___G_bit_2d_field_2d_set 0x3c08 _num.o ___G__23__23_bit_2d_field_2d_set 0x12aa _num.o ___G__23__23_bit_2d_field_2d_set 0x3bfa _num.o ___G_bit_2d_field_2d_clear 0x129c _num.o ___G_bit_2d_field_2d_clear 0x3bec _num.o ___G__23__23_bit_2d_field_2d_clear 0x128e _num.o ___G__23__23_bit_2d_field_2d_clear 0x3bde _num.o ___G_bit_2d_field_2d_every_3f_ 0x1280 _num.o ___G_bit_2d_field_2d_every_3f_ 0x3bd0 _num.o ___G__23__23_bit_2d_field_2d_every_3f_ 0x1272 _num.o ___G__23__23_bit_2d_field_2d_every_3f_ 0x3bc2 _num.o ___G_bit_2d_field_2d_any_3f_ 0x1264 _num.o ___G_bit_2d_field_2d_any_3f_ 0x3bb4 _num.o ___G_fx_3e_ 0x13fa _num.o ___G_fx_3e_ 0x3d4a _num.o ___G_fx_3e_ 0x5e8f3 _num.o ___G_fx_3e_ 0x8e0d1 _num.o ___G_fx_3e_ 0x8e769 _num.o ___G__23__23_fx_3e_ 0x13ec _num.o ___G__23__23_fx_3e_ 0x3d3c _num.o ___G_fx_3c_ 0x13de _num.o ___G_fx_3c_ 0x3d2e _num.o ___G_fx_3c_ 0x5c683 _num.o ___G_fx_3c_ 0x731b3 _num.o ___G_fx_3c_ 0x73a45 _num.o ___G__23__23_fx_3c_ 0x13d0 _num.o ___G__23__23_fx_3c_ 0x3d20 _num.o ___G_fx_3d_ 0x13c2 _num.o ___G_fx_3d_ 0x3d12 _num.o ___G_fx_3d_ 0x5e1e5 _num.o ___G_fx_3d_ 0x7422a _num.o ___G_fx_3d_ 0x74460 _num.o ___G__23__23_fx_3d_ 0x13b4 _num.o ___G__23__23_fx_3d_ 0x3d04 _num.o ___G_fixnum_3f_ 0x13a6 _num.o ___G_fixnum_3f_ 0x3cf6 _num.o ___G_make_2d_bitwise_2d_generator 0x1398 _num.o ___G_make_2d_bitwise_2d_generator 0x3ce8 _num.o ___G__23__23_make_2d_bitwise_2d_generator 0x138a _num.o ___G__23__23_make_2d_bitwise_2d_generator 0x3cda _num.o ___G_bitwise_2d_unfold 0x137c _num.o ___G_bitwise_2d_unfold 0x3ccc _num.o ___G__23__23_bitwise_2d_unfold 0x136e _num.o ___G__23__23_bitwise_2d_unfold 0x3cbe _num.o ___G_bitwise_2d_for_2d_each 0x1360 _num.o ___G_bitwise_2d_for_2d_each 0x3cb0 _num.o ___G__23__23_bitwise_2d_for_2d_each 0x1352 _num.o ___G__23__23_bitwise_2d_for_2d_each 0x3ca2 _num.o ___G_bitwise_2d_fold 0x1344 _num.o ___G_bitwise_2d_fold 0x3c94 _num.o ___G__23__23_bitwise_2d_fold 0x1336 _num.o ___G__23__23_bitwise_2d_fold 0x3c86 _num.o ___G__23__23_fxmax 0x14cc _num.o ___G__23__23_fxmax 0x3e1c _num.o ___G_fxeven_3f_ 0x14be _num.o ___G_fxeven_3f_ 0x3e0e _num.o ___G_fxeven_3f_ 0x43a8c _num.o ___G__23__23_fxeven_3f_ 0x14b0 _num.o ___G__23__23_fxeven_3f_ 0x3e00 _num.o ___G_fxodd_3f_ 0x14a2 _num.o ___G_fxodd_3f_ 0x3df2 _num.o ___G_fxodd_3f_ 0x4a8e4 _num.o ___G__23__23_fxodd_3f_ 0x1494 _num.o ___G__23__23_fxodd_3f_ 0x3de4 _num.o ___G_fxnegative_3f_ 0x1486 _num.o ___G_fxnegative_3f_ 0x3dd6 _num.o ___G_fxnegative_3f_ 0x4a7bb _num.o ___G__23__23_fxnegative_3f_ 0x1478 _num.o ___G__23__23_fxnegative_3f_ 0x3dc8 _num.o ___G_fxpositive_3f_ 0x146a _num.o ___G_fxpositive_3f_ 0x3dba _num.o ___G_fxpositive_3f_ 0x4a850 _num.o ___G__23__23_fxpositive_3f_ 0x145c _num.o ___G__23__23_fxpositive_3f_ 0x3dac _num.o ___G_fxzero_3f_ 0x144e _num.o ___G_fxzero_3f_ 0x3d9e _num.o ___G_fxzero_3f_ 0x4a760 _num.o ___G__23__23_fxzero_3f_ 0x1440 _num.o ___G__23__23_fxzero_3f_ 0x3d90 _num.o ___G_fx_3e__3d_ 0x1432 _num.o ___G_fx_3e__3d_ 0x3d82 _num.o ___G_fx_3e__3d_ 0x61d35 _num.o ___G_fx_3e__3d_ 0x9224d _num.o ___G_fx_3e__3d_ 0x92884 _num.o ___G__23__23_fx_3e__3d_ 0x1424 _num.o ___G__23__23_fx_3e__3d_ 0x3d74 _num.o ___G__23__23_fx_3e__3d_ 0xc7a2 _std.o ___G_fx_3c__3d_ 0x1416 _num.o ___G_fx_3c__3d_ 0x3d66 _num.o ___G_fx_3c__3d_ 0x6ce23 _num.o ___G_fx_3c__3d_ 0x91375 _num.o ___G_fx_3c__3d_ 0x91559 _num.o ___G__23__23_fx_3c__3d_ 0x1408 _num.o ___G__23__23_fx_3c__3d_ 0x3d58 _num.o ___G_fxwrap_2d_ 0x159e _num.o ___G_fxwrap_2d_ 0x3eee _num.o ___G_fxwrap_2d_ 0x6bc25 _num.o ___G_fxwrap_2d_ 0x6cce2 _num.o ___G_fxwrap_2d_ 0x92a9a _num.o ___G__23__23_fxwrap_2d_ 0x1590 _num.o ___G__23__23_fxwrap_2d_ 0x3ee0 _num.o ___G__23__23_fx_2a__3f_ 0x1582 _num.o ___G__23__23_fx_2a__3f_ 0x3ed2 _num.o ___G_fx_2a_ 0x1574 _num.o ___G_fx_2a_ 0x3ec4 _num.o ___G_fx_2a_ 0x6c378 _num.o ___G_fx_2a_ 0x8b168 _num.o ___G_fx_2a_ 0x8f8f7 _num.o ___G_fx_2a_ 0x8fc73 _num.o ___G_fx_2a_ 0x8fcea _num.o ___G__23__23_fx_2a_ 0x1566 _num.o ___G__23__23_fx_2a_ 0x3eb6 _num.o ___G_fxwrap_2a_ 0x1558 _num.o ___G_fxwrap_2a_ 0x3ea8 _num.o ___G_fxwrap_2a_ 0x637e3 _num.o ___G_fxwrap_2a_ 0x94631 _num.o ___G_fxwrap_2a_ 0x94797 _num.o ___G__23__23_fxwrap_2a_ 0x154a _num.o ___G__23__23_fxwrap_2a_ 0x3e9a _num.o ___G__23__23_fx_2b__3f_ 0x153c _num.o ___G__23__23_fx_2b__3f_ 0x3e8c _num.o ___G_fx_2b_ 0x152e _num.o ___G_fx_2b_ 0x3e7e _num.o ___G_fx_2b_ 0x63db1 _num.o ___G_fx_2b_ 0x8b1f0 _num.o ___G_fx_2b_ 0x8b65e _num.o ___G_fx_2b_ 0x8b6d5 _num.o ___G_fx_2b_ 0x943d3 _num.o ___G__23__23_fx_2b_ 0x1520 _num.o ___G__23__23_fx_2b_ 0x3e70 _num.o ___G_fxwrap_2b_ 0x1512 _num.o ___G_fxwrap_2b_ 0x3e62 _num.o ___G_fxwrap_2b_ 0x6c408 _num.o ___G_fxwrap_2b_ 0x72040 _num.o ___G_fxwrap_2b_ 0x722be _num.o ___G__23__23_fxwrap_2b_ 0x1504 _num.o ___G__23__23_fxwrap_2b_ 0x3e54 _num.o ___G_fxmin 0x14f6 _num.o ___G_fxmin 0x3e46 _num.o ___G_fxmin 0x5df0d _num.o ___G_fxmin 0x6c15a _num.o ___G_fxmin 0x92576 _num.o ___G__23__23_fxmin 0x14e8 _num.o ___G__23__23_fxmin 0x3e38 _num.o ___G_fxmax 0x14da _num.o ___G_fxmax 0x3e2a _num.o ___G_fxmax 0x6c1b1 _num.o ___G_fxmax 0x6c220 _num.o ___G_fxmax 0x924f9 _num.o ___G_fxand 0x1670 _num.o ___G_fxand 0x3fc0 _num.o ___G_fxand 0x5e67c _num.o ___G_fxand 0x8e37c _num.o ___G_fxand 0x8ea4a _num.o ___G__23__23_fxand 0x1662 _num.o ___G__23__23_fxand 0x3fb2 _num.o ___G_fxnot 0x1654 _num.o ___G_fxnot 0x3fa4 _num.o ___G_fxnot 0x4867e _num.o ___G__23__23_fxnot 0x1646 _num.o ___G__23__23_fxnot 0x3f96 _num.o ___G_fxmodulo 0x1638 _num.o ___G_fxmodulo 0x3f88 _num.o ___G_fxmodulo 0x36701 _num.o ___G_fxmodulo 0x6da37 _num.o ___G_fxmodulo 0x88239 _num.o ___G__23__23_fxmodulo 0x162a _num.o ___G__23__23_fxmodulo 0x3f7a _num.o ___G_fxremainder 0x161c _num.o ___G_fxremainder 0x3f6c _num.o ___G_fxremainder 0x4b5cf _num.o ___G_fxremainder 0x649f8 _num.o ___G_fxremainder 0x90fc2 _num.o ___G__23__23_fxremainder 0x160e _num.o ___G__23__23_fxremainder 0x3f5e _num.o ___G_fxquotient 0x1600 _num.o ___G_fxquotient 0x3f50 _num.o ___G_fxquotient 0x4b55d _num.o ___G_fxquotient 0x6498a _num.o ___G_fxquotient 0x90ea5 _num.o ___G_fxquotient 0x9104c _num.o ___G__23__23_fxquotient 0x15f2 _num.o ___G__23__23_fxquotient 0x3f42 _num.o ___G_fxwrapquotient 0x15e4 _num.o ___G_fxwrapquotient 0x3f34 _num.o ___G_fxwrapquotient 0x4b6a3 _num.o ___G_fxwrapquotient 0x64a46 _num.o ___G_fxwrapquotient 0x911c8 _num.o ___G__23__23_fxwrapquotient 0x15d6 _num.o ___G__23__23_fxwrapquotient 0x3f26 _num.o ___G__23__23_fx_2d__3f_ 0x15c8 _num.o ___G__23__23_fx_2d__3f_ 0x3f18 _num.o ___G_fx_2d_ 0x15ba _num.o ___G_fx_2d_ 0x3f0a _num.o ___G_fx_2d_ 0x6041d _num.o ___G_fx_2d_ 0x6bce6 _num.o ___G_fx_2d_ 0x8a951 _num.o ___G_fx_2d_ 0x8a9f9 _num.o ___G_fx_2d_ 0x8efe9 _num.o ___G__23__23_fx_2d_ 0x15ac _num.o ___G__23__23_fx_2d_ 0x3efc _num.o ___G__23__23_fxorc1 0x1742 _num.o ___G__23__23_fxorc1 0x4092 _num.o ___G_fxnor 0x1734 _num.o ___G_fxnor 0x4084 _num.o ___G_fxnor 0x49035 _num.o ___G_fxnor 0x6ce7d _num.o ___G__23__23_fxnor 0x1726 _num.o ___G__23__23_fxnor 0x4076 _num.o ___G_fxnand 0x1718 _num.o ___G_fxnand 0x4068 _num.o ___G_fxnand 0x4747d _num.o ___G_fxnand 0x5d405 _num.o ___G__23__23_fxnand 0x170a _num.o ___G__23__23_fxnand 0x405a _num.o ___G_fxeqv 0x16fc _num.o ___G_fxeqv 0x404c _num.o ___G_fxeqv 0x6d33a _num.o ___G_fxeqv 0x94fe8 _num.o ___G_fxeqv 0x9513d _num.o ___G__23__23_fxeqv 0x16ee _num.o ___G__23__23_fxeqv 0x403e _num.o ___G_fxandc2 0x16e0 _num.o ___G_fxandc2 0x4030 _num.o ___G_fxandc2 0x23cb7 _num.o ___G_fxandc2 0x659a7 _num.o ___G__23__23_fxandc2 0x16d2 _num.o ___G__23__23_fxandc2 0x4022 _num.o ___G_fxandc1 0x16c4 _num.o ___G_fxandc1 0x4014 _num.o ___G_fxandc1 0x23d28 _num.o ___G_fxandc1 0x65a70 _num.o ___G__23__23_fxandc1 0x16b6 _num.o ___G__23__23_fxandc1 0x4006 _num.o ___G_fxxor 0x16a8 _num.o ___G_fxxor 0x3ff8 _num.o ___G_fxxor 0x5de8d _num.o ___G_fxxor 0x8d9e1 _num.o ___G_fxxor 0x8dce0 _num.o ___G__23__23_fxxor 0x169a _num.o ___G__23__23_fxxor 0x3fea _num.o ___G_fxior 0x168c _num.o ___G_fxior 0x3fdc _num.o ___G_fxior 0x5e37f _num.o ___G_fxior 0x96aec _num.o ___G_fxior 0x97695 _num.o ___G__23__23_fxior 0x167e _num.o ___G__23__23_fxior 0x3fce _num.o ___G_fxwraparithmetic_2d_shift 0x1814 _num.o ___G_fxwraparithmetic_2d_shift 0x4164 _num.o ___G_fxwraparithmetic_2d_shift 0x5e4dd _num.o ___G_fxwraparithmetic_2d_shift 0x5e51c _num.o ___G_fxwraparithmetic_2d_shift 0x8d86c _num.o ___G__23__23_fxwraparithmetic_2d_shift 0x1806 _num.o ___G__23__23_fxwraparithmetic_2d_shift 0x4156 _num.o ___G_fxbit_2d_set_3f_ 0x17f8 _num.o ___G_fxbit_2d_set_3f_ 0x4148 _num.o ___G_fxbit_2d_set_3f_ 0x48979 _num.o ___G_fxbit_2d_set_3f_ 0x5e410 _num.o ___G_fxbit_2d_set_3f_ 0x5e459 _num.o ___G__23__23_fxbit_2d_set_3f_ 0x17ea _num.o ___G__23__23_fxbit_2d_set_3f_ 0x413a _num.o ___G_fxfirst_2d_set_2d_bit 0x17dc _num.o ___G_fxfirst_2d_set_2d_bit 0x412c _num.o ___G_fxfirst_2d_set_2d_bit 0x48868 _num.o ___G__23__23_fxfirst_2d_set_2d_bit 0x17ce _num.o ___G__23__23_fxfirst_2d_set_2d_bit 0x411e _num.o ___G_fxlength 0x17c0 _num.o ___G_fxlength 0x4110 _num.o ___G_fxlength 0x406f6 _num.o ___G__23__23_fxlength 0x17b2 _num.o ___G__23__23_fxlength 0x4102 _num.o ___G_fxbit_2d_count 0x17a4 _num.o ___G_fxbit_2d_count 0x40f4 _num.o ___G_fxbit_2d_count 0x4691d _num.o ___G__23__23_fxbit_2d_count 0x1796 _num.o ___G__23__23_fxbit_2d_count 0x40e6 _num.o ___G_fxif 0x1788 _num.o ___G_fxif 0x40d8 _num.o ___G_fxif 0x214df _num.o ___G_fxif 0x5fae7 _num.o ___G_fxif 0x8ccf2 _num.o ___G__23__23_fxif 0x177a _num.o ___G__23__23_fxif 0x40ca _num.o ___G_fxorc2 0x176c _num.o ___G_fxorc2 0x40bc _num.o ___G_fxorc2 0x21432 _num.o ___G_fxorc2 0x6e793 _num.o ___G__23__23_fxorc2 0x175e _num.o ___G__23__23_fxorc2 0x40ae _num.o ___G_fxorc1 0x1750 _num.o ___G_fxorc1 0x40a0 _num.o ___G_fxorc1 0x21389 _num.o ___G_fxorc1 0x5e23f _num.o ___G_fxwraplogical_2d_shift_2d_right 0x18e6 _num.o ___G_fxwraplogical_2d_shift_2d_right 0x4236 _num.o ___G_fxwraplogical_2d_shift_2d_right 0x60342 _num.o ___G_fxwraplogical_2d_shift_2d_right 0x8ae7d _num.o ___G_fxwraplogical_2d_shift_2d_right 0x8aec8 _num.o ___G__23__23_fxwraplogical_2d_shift_2d_right 0x18d8 _num.o ___G__23__23_fxwraplogical_2d_shift_2d_right 0x4228 _num.o ___G__23__23_fxarithmetic_2d_shift_2d_right_3f_ 0x18ca _num.o ___G__23__23_fxarithmetic_2d_shift_2d_right_3f_ 0x421a _num.o ___G_fxarithmetic_2d_shift_2d_right 0x18bc _num.o ___G_fxarithmetic_2d_shift_2d_right 0x420c _num.o ___G_fxarithmetic_2d_shift_2d_right 0x65bc9 _num.o ___G_fxarithmetic_2d_shift_2d_right 0x7139c _num.o ___G_fxarithmetic_2d_shift_2d_right 0x713e7 _num.o ___G__23__23_fxarithmetic_2d_shift_2d_right 0x18ae _num.o ___G__23__23_fxarithmetic_2d_shift_2d_right 0x41fe _num.o ___G__23__23_fxarithmetic_2d_shift_2d_left_3f_ 0x18a0 _num.o ___G__23__23_fxarithmetic_2d_shift_2d_left_3f_ 0x41f0 _num.o ___G_fxarithmetic_2d_shift_2d_left 0x1892 _num.o ___G_fxarithmetic_2d_shift_2d_left 0x41e2 _num.o ___G_fxarithmetic_2d_shift_2d_left 0x4ad0e _num.o ___G_fxarithmetic_2d_shift_2d_left 0x6c01d _num.o ___G_fxarithmetic_2d_shift_2d_left 0x8341d _num.o ___G_fxarithmetic_2d_shift_2d_left 0x92659 _num.o ___G__23__23_fxarithmetic_2d_shift_2d_left 0x1884 _num.o ___G__23__23_fxarithmetic_2d_shift_2d_left 0x41d4 _num.o ___G__23__23_fxwraparithmetic_2d_shift_2d_left_3f_ 0x1876 _num.o ___G__23__23_fxwraparithmetic_2d_shift_2d_left_3f_ 0x41c6 _num.o ___G_fxwraparithmetic_2d_shift_2d_left 0x1868 _num.o ___G_fxwraparithmetic_2d_shift_2d_left 0x41b8 _num.o ___G_fxwraparithmetic_2d_shift_2d_left 0x65c2f _num.o ___G_fxwraparithmetic_2d_shift_2d_left 0x65c6e _num.o ___G_fxwraparithmetic_2d_shift_2d_left 0x784f4 _num.o ___G__23__23_fxwraparithmetic_2d_shift_2d_left 0x185a _num.o ___G__23__23_fxwraparithmetic_2d_shift_2d_left 0x41aa _num.o ___G__23__23_fxarithmetic_2d_shift_3f_ 0x184c _num.o ___G__23__23_fxarithmetic_2d_shift_3f_ 0x419c _num.o ___G_fxarithmetic_2d_shift 0x183e _num.o ___G_fxarithmetic_2d_shift 0x418e _num.o ___G_fxarithmetic_2d_shift 0x2ef22 _num.o ___G_fxarithmetic_2d_shift 0x6661d _num.o ___G_fxarithmetic_2d_shift 0x757d0 _num.o ___G__23__23_fxarithmetic_2d_shift 0x1830 _num.o ___G__23__23_fxarithmetic_2d_shift 0x4180 _num.o ___G__23__23_fxwraparithmetic_2d_shift_3f_ 0x1822 _num.o ___G__23__23_fxwraparithmetic_2d_shift_3f_ 0x4172 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_min_2d_width_2d_set_21_ 0x19b8 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_min_2d_width_2d_set_21_ 0x4308 _num.o ___G__23__23_bignum_2e_naive_2d_mul_2d_max_2d_width_2d_set_21_ 0x19aa _num.o ___G__23__23_bignum_2e_naive_2d_mul_2d_max_2d_width_2d_set_21_ 0x42fa _num.o ___G__23__23_char_2d__3e_integer 0x199c _num.o ___G__23__23_char_2d__3e_integer 0x42ec _num.o ___G__23__23_integer_2d__3e_char 0x198e _num.o ___G__23__23_integer_2d__3e_char 0x42de _num.o ___G__23__23_fxsquare_3f_ 0x1980 _num.o ___G__23__23_fxsquare_3f_ 0x42d0 _num.o ___G_fxsquare 0x1972 _num.o ___G_fxsquare 0x42c2 _num.o ___G_fxsquare 0x5fc7e _num.o ___G_fxsquare 0x5fcb6 _num.o ___G__23__23_fxsquare 0x1964 _num.o ___G__23__23_fxsquare 0x42b4 _num.o ___G_fxwrapsquare 0x1956 _num.o ___G_fxwrapsquare 0x42a6 _num.o ___G_fxwrapsquare 0x4d599 _num.o ___G__23__23_fxwrapsquare 0x1948 _num.o ___G__23__23_fxwrapsquare 0x4298 _num.o ___G__23__23_fxabs_3f_ 0x193a _num.o ___G__23__23_fxabs_3f_ 0x428a _num.o ___G_fxabs 0x192c _num.o ___G_fxabs 0x427c _num.o ___G_fxabs 0x65cb1 _num.o ___G_fxabs 0x65ce9 _num.o ___G__23__23_fxabs 0x191e _num.o ___G__23__23_fxabs 0x426e _num.o ___G_fxwrapabs 0x1910 _num.o ___G_fxwrapabs 0x4260 _num.o ___G_fxwrapabs 0x4d382 _num.o ___G__23__23_fxwrapabs 0x1902 _num.o ___G__23__23_fxwrapabs 0x4252 _num.o ___G__23__23_fxwraplogical_2d_shift_2d_right_3f_ 0x18f4 _num.o ___G__23__23_fxwraplogical_2d_shift_2d_right_3f_ 0x4244 _num.o ___G__23__23_bignum_2e_mdigit_2d_remainder 0x1a8a _num.o ___G__23__23_bignum_2e_mdigit_2d_remainder 0x43da _num.o ___G__23__23_bignum_2e_mdigit_2d_quotient 0x1a7c _num.o ___G__23__23_bignum_2e_mdigit_2d_quotient 0x43cc _num.o ___G__23__23_bignum_2e_mdigit_2d_div_21_ 0x1a6e _num.o ___G__23__23_bignum_2e_mdigit_2d_div_21_ 0x43be _num.o ___G__23__23_bignum_2e_mdigit_2d_mul_21_ 0x1a60 _num.o ___G__23__23_bignum_2e_mdigit_2d_mul_21_ 0x43b0 _num.o ___G__23__23_bignum_2e_mdigit_2d_set_21_ 0x1a52 _num.o ___G__23__23_bignum_2e_mdigit_2d_set_21_ 0x43a2 _num.o ___G__23__23_bignum_2e_mdigit_2d_ref 0x1a44 _num.o ___G__23__23_bignum_2e_mdigit_2d_ref 0x4394 _num.o ___G__23__23_bignum_2e_mdigit_2d_length 0x1a36 _num.o ___G__23__23_bignum_2e_mdigit_2d_length 0x4386 _num.o ___G__23__23_bignum_2e_adigit_2d_sub_21_ 0x1a28 _num.o ___G__23__23_bignum_2e_adigit_2d_sub_21_ 0x4378 _num.o ___G__23__23_bignum_2e_adigit_2d_add_21_ 0x1a1a _num.o ___G__23__23_bignum_2e_adigit_2d_add_21_ 0x436a _num.o ___G__23__23_bignum_2e_adigit_2d_dec_21_ 0x1a0c _num.o ___G__23__23_bignum_2e_adigit_2d_dec_21_ 0x435c _num.o ___G__23__23_bignum_2e_adigit_2d_inc_21_ 0x19fe _num.o ___G__23__23_bignum_2e_adigit_2d_inc_21_ 0x434e _num.o ___G__23__23_bignum_2e_adigit_2d_length 0x19f0 _num.o ___G__23__23_bignum_2e_adigit_2d_length 0x4340 _num.o ___G__23__23_bignum_2e_negative_3f_ 0x19e2 _num.o ___G__23__23_bignum_2e_negative_3f_ 0x4332 _num.o ___G__23__23_bignum_2e_fast_2d_gcd_2d_size_2d_set_21_ 0x19d4 _num.o ___G__23__23_bignum_2e_fast_2d_gcd_2d_size_2d_set_21_ 0x4324 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_max_2d_width_2d_set_21_ 0x19c6 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_max_2d_width_2d_set_21_ 0x4316 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_ior_21_ 0x1b5c _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_ior_21_ 0x44ac _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_eqv_21_ 0x1b4e _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_eqv_21_ 0x449e _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_andc2_21_ 0x1b40 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_andc2_21_ 0x4490 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_andc1_21_ 0x1b32 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_andc1_21_ 0x4482 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_and_21_ 0x1b24 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_and_21_ 0x4474 _num.o ___G__23__23_bignum_2e_adigit_2d_cat_21_ 0x1b16 _num.o ___G__23__23_bignum_2e_adigit_2d_cat_21_ 0x4466 _num.o ___G__23__23_bignum_2e_adigit_2d_copy_21_ 0x1b08 _num.o ___G__23__23_bignum_2e_adigit_2d_copy_21_ 0x4458 _num.o ___G__23__23_bignum_2e_adigit_2d_shrink_21_ 0x1afa _num.o ___G__23__23_bignum_2e_adigit_2d_shrink_21_ 0x444a _num.o ___G__23__23_fixnum_2d__3e_bignum 0x1aec _num.o ___G__23__23_fixnum_2d__3e_bignum 0x443c _num.o ___G__23__23_bignum_2e_adigit_2d__3c_ 0x1ade _num.o ___G__23__23_bignum_2e_adigit_2d__3c_ 0x442e _num.o ___G__23__23_bignum_2e_adigit_2d__3d_ 0x1ad0 _num.o ___G__23__23_bignum_2e_adigit_2d__3d_ 0x4420 _num.o ___G__23__23_bignum_2e_adigit_2d_negative_3f_ 0x1ac2 _num.o ___G__23__23_bignum_2e_adigit_2d_negative_3f_ 0x4412 _num.o ___G__23__23_bignum_2e_adigit_2d_zero_3f_ 0x1ab4 _num.o ___G__23__23_bignum_2e_adigit_2d_zero_3f_ 0x4404 _num.o ___G__23__23_bignum_2e_adigit_2d_ones_3f_ 0x1aa6 _num.o ___G__23__23_bignum_2e_adigit_2d_ones_3f_ 0x43f6 _num.o ___G__23__23_bignum_2e_mdigit_2d_test_3f_ 0x1a98 _num.o ___G__23__23_bignum_2e_mdigit_2d_test_3f_ 0x43e8 _num.o ___G__23__23_bignum_2e_copy 0x1c2e _num.o ___G__23__23_bignum_2e_copy 0x457e _num.o ___G__23__23_bignum_2e_make 0x1c20 _num.o ___G__23__23_bignum_2e_make 0x4570 _num.o ___G__23__23_bignum_2e_make 0x703b _num.o ___G__23__23_bignum_2e_make 0x7364 _num.o ___G__23__23_bignum_2e_make 0x9535 _num.o ___G__23__23_bignum_2e_make 0xa6d1 _num.o ___G__23__23_bignum_2e_make 0x1e8b6 _num.o ___G__23__23_bignum_2e_make 0x34f4a _num.o ___G__23__23_bignum_2e_make 0x3ba39 _num.o ___G__23__23_bignum_2e_make 0x4ed00 _num.o ___G__23__23_bignum_2e_mdigit_2d_div 0x1c12 _num.o ___G__23__23_bignum_2e_mdigit_2d_div 0x4562 _num.o ___G__23__23_bignum_2e_mdigit_2d_mod 0x1c04 _num.o ___G__23__23_bignum_2e_mdigit_2d_mod 0x4554 _num.o ___G__23__23_bignum_2e_adigit_2d_div 0x1bf6 _num.o ___G__23__23_bignum_2e_adigit_2d_div 0x4546 _num.o ___G__23__23_bignum_2e_adigit_2d_mod 0x1be8 _num.o ___G__23__23_bignum_2e_adigit_2d_mod 0x4538 _num.o ___G__23__23_bignum_2e_fdigit_2d_set_21_ 0x1bda _num.o ___G__23__23_bignum_2e_fdigit_2d_set_21_ 0x452a _num.o ___G__23__23_bignum_2e_fdigit_2d_ref 0x1bcc _num.o ___G__23__23_bignum_2e_fdigit_2d_ref 0x451c _num.o ___G__23__23_bignum_2e_fdigit_2d_length 0x1bbe _num.o ___G__23__23_bignum_2e_fdigit_2d_length 0x450e _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_xor_21_ 0x1bb0 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_xor_21_ 0x4500 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_orc2_21_ 0x1ba2 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_orc2_21_ 0x44f2 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_orc1_21_ 0x1b94 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_orc1_21_ 0x44e4 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_not_21_ 0x1b86 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_not_21_ 0x44d6 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_nor_21_ 0x1b78 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_nor_21_ 0x44c8 _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_nand_21_ 0x1b6a _num.o ___G__23__23_bignum_2e_adigit_2d_bitwise_2d_nand_21_ 0x44ba _num.o ___G__23__23_exact_2d_int_2e_nth_2d_root 0x1d0e _num.o ___G__23__23_exact_2d_int_2e_nth_2d_root 0x465e _num.o ___G__23__23_exact_2d_int_2e_div 0x1d00 _num.o ___G__23__23_exact_2d_int_2e_div 0x4650 _num.o ___G__23__23_exact_2d_int_2e__2a__2d_expt2 0x1cf2 _num.o ___G__23__23_exact_2d_int_2e__2a__2d_expt2 0x4642 _num.o ___G__23__23_exact_2d_int_2e_compare 0x1ce4 _num.o ___G__23__23_exact_2d_int_2e_compare 0x4634 _num.o ___G__23__23_exact_2d_int_2e__3c_ 0x1cd6 _num.o ___G__23__23_exact_2d_int_2e__3c_ 0x4626 _num.o ___G__23__23_bignum_2e_div 0x1cba _num.o ___G__23__23_bignum_2e_div 0x460a _num.o ___G__23__23_bignum_2e_arithmetic_2d_shift_2d_into_21_ 0x1cac _num.o ___G__23__23_bignum_2e_arithmetic_2d_shift_2d_into_21_ 0x45fc _num.o ___G__23__23_bignum_2e_arithmetic_2d_shift 0x1c9e _num.o ___G__23__23_bignum_2e_arithmetic_2d_shift 0x45ee _num.o ___G__23__23_bignum_2e__2a_ 0x1c90 _num.o ___G__23__23_bignum_2e__2a_ 0x45e0 _num.o ___G__23__23_bignum_2e_normalize_21_ 0x1c82 _num.o ___G__23__23_bignum_2e_normalize_21_ 0x45d2 _num.o ___G__23__23_bignum_2d__3e_fixnum_3f_ 0x1c74 _num.o ___G__23__23_bignum_2d__3e_fixnum_3f_ 0x45c4 _num.o ___G__23__23_bignum_2e_propagate_2d_carry_2d_and_2d_normalize_21_ 0x1c66 _num.o ___G__23__23_bignum_2e_propagate_2d_carry_2d_and_2d_normalize_21_ 0x45b6 _num.o ___G__23__23_bignum_2e__2d_ 0x1c58 _num.o ___G__23__23_bignum_2e__2d_ 0x45a8 _num.o ___G__23__23_bignum_2e__2b_ 0x1c4a _num.o ___G__23__23_bignum_2e__2b_ 0x459a _num.o ___G__23__23_bignum_2e_make_2d_zeros 0x1c3c _num.o ___G__23__23_bignum_2e_make_2d_zeros 0x458c _num.o ___G__23__23_ratnum_2e__2f_ 0x1dee _num.o ___G__23__23_ratnum_2e__2f_ 0x473e _num.o ___G__23__23_ratnum_2e__2a_ 0x1de0 _num.o ___G__23__23_ratnum_2e__2a_ 0x4730 _num.o ___G__23__23_ratnum_2e__2d_ 0x1dd2 _num.o ___G__23__23_ratnum_2e__2d_ 0x4722 _num.o ___G__23__23_ratnum_2e__2b_ 0x1dc4 _num.o ___G__23__23_ratnum_2e__2b_ 0x4714 _num.o ___G__23__23_ratnum_2e__3c_ 0x1db6 _num.o ___G__23__23_ratnum_2e__3c_ 0x4706 _num.o ___G__23__23_ratnum_2d_denominator 0x1d9a _num.o ___G__23__23_ratnum_2d_denominator 0x46ea _num.o ___G__23__23_ratnum_2d_numerator 0x1d8c _num.o ___G__23__23_ratnum_2d_numerator 0x46dc _num.o ___G__23__23_ratnum_2d_make 0x1d7e _num.o ___G__23__23_ratnum_2d_make 0x46ce _num.o ___G_exact_2d_integer_2d_sqrt 0x1d70 _num.o ___G_exact_2d_integer_2d_sqrt 0x46c0 _num.o ___G_exact_2d_integer_2d_sqrt 0x1f689 _num.o ___G_exact_2d_integer_2d_sqrt 0x496e7 _num.o ___G__23__23_exact_2d_integer_2d_sqrt 0x1d62 _num.o ___G__23__23_exact_2d_integer_2d_sqrt 0x46b2 _num.o ___G__23__23_exact_2d_integer_2d_sqrt 0x18fea _num.o ___G_integer_2d_sqrt 0x1d54 _num.o ___G_integer_2d_sqrt 0x46a4 _num.o ___G_integer_2d_sqrt 0x2f67a _num.o ___G_integer_2d_sqrt 0x2f7a3 _num.o ___G__23__23_integer_2d_sqrt 0x1d46 _num.o ___G__23__23_integer_2d_sqrt 0x4696 _num.o ___G__23__23_integer_2d_sqrt 0x19224 _num.o ___G__23__23_exact_2d_int_2e_sqrt 0x1d38 _num.o ___G__23__23_exact_2d_int_2e_sqrt 0x4688 _num.o ___G_integer_2d_nth_2d_root 0x1d2a _num.o ___G_integer_2d_nth_2d_root 0x467a _num.o ___G_integer_2d_nth_2d_root 0x199f7 _num.o ___G_integer_2d_nth_2d_root 0x19a58 _num.o ___G_integer_2d_nth_2d_root 0x693bb _num.o ___G_integer_2d_nth_2d_root 0x7a731 _num.o ___G__23__23_integer_2d_nth_2d_root 0x1d1c _num.o ___G__23__23_integer_2d_nth_2d_root 0x466c _num.o ___G__23__23_integer_2d_nth_2d_root 0x1909d _num.o ___G__23__23_fl_3c__3d_ 0x1ec0 _num.o ___G__23__23_fl_3c__3d_ 0x4810 _num.o ___G_fl_3e_ 0x1eb2 _num.o ___G_fl_3e_ 0x4802 _num.o ___G_fl_3e_ 0x577db _num.o ___G_fl_3e_ 0x7151f _num.o ___G_fl_3e_ 0x715d3 _num.o ___G__23__23_ifl_3e_ 0x1ea4 _num.o ___G__23__23_ifl_3e_ 0x47f4 _num.o ___G__23__23_fl_3e_ 0x1e96 _num.o ___G__23__23_fl_3e_ 0x47e6 _num.o ___G_fl_3c_ 0x1e88 _num.o ___G_fl_3c_ 0x47d8 _num.o ___G_fl_3c_ 0x59f11 _num.o ___G_fl_3c_ 0x8ecc6 _num.o ___G_fl_3c_ 0x8ed7a _num.o ___G__23__23_ifl_3c_ 0x1e7a _num.o ___G__23__23_ifl_3c_ 0x47ca _num.o ___G__23__23_fl_3c_ 0x1e6c _num.o ___G__23__23_fl_3c_ 0x47bc _num.o ___G_fl_3d_ 0x1e5e _num.o ___G_fl_3d_ 0x47ae _num.o ___G_fl_3d_ 0x59656 _num.o ___G_fl_3d_ 0x9a896 _num.o ___G_fl_3d_ 0x9a94a _num.o ___G__23__23_ifl_3d_ 0x1e50 _num.o ___G__23__23_ifl_3d_ 0x47a0 _num.o ___G__23__23_fl_3d_ 0x1e42 _num.o ___G__23__23_fl_3d_ 0x4792 _num.o ___G__23__23_ifleqv_3f_ 0x1e34 _num.o ___G__23__23_ifleqv_3f_ 0x4784 _num.o ___G__23__23_fleqv_3f_ 0x1e26 _num.o ___G__23__23_fleqv_3f_ 0x4776 _num.o ___G_flonum_3f_ 0x1e18 _num.o ___G_flonum_3f_ 0x4768 _num.o ___G__23__23_ratnum_2e_round 0x1e0a _num.o ___G__23__23_ratnum_2e_round 0x475a _num.o ___G__23__23_ratnum_2e_normalize 0x1dfc _num.o ___G__23__23_ratnum_2e_normalize 0x474c _num.o ___G__23__23_flnegative_3f_ 0x1f92 _num.o ___G__23__23_flnegative_3f_ 0x48e2 _num.o ___G_flpositive_3f_ 0x1f84 _num.o ___G_flpositive_3f_ 0x48d4 _num.o ___G_flpositive_3f_ 0x1ddcd _num.o ___G__23__23_iflpositive_3f_ 0x1f76 _num.o ___G__23__23_iflpositive_3f_ 0x48c6 _num.o ___G__23__23_flpositive_3f_ 0x1f68 _num.o ___G__23__23_flpositive_3f_ 0x48b8 _num.o ___G_flzero_3f_ 0x1f5a _num.o ___G_flzero_3f_ 0x48aa _num.o ___G_flzero_3f_ 0x1e5ed _num.o ___G__23__23_iflzero_3f_ 0x1f4c _num.o ___G__23__23_iflzero_3f_ 0x489c _num.o ___G__23__23_flzero_3f_ 0x1f3e _num.o ___G__23__23_flzero_3f_ 0x488e _num.o ___G_flinteger_3f_ 0x1f30 _num.o ___G_flinteger_3f_ 0x4880 _num.o ___G_flinteger_3f_ 0x6e3a _num.o ___G__23__23_iflinteger_3f_ 0x1f22 _num.o ___G__23__23_iflinteger_3f_ 0x4872 _num.o ___G__23__23_flinteger_3f_ 0x1f14 _num.o ___G__23__23_flinteger_3f_ 0x4864 _num.o ___G_fl_3e__3d_ 0x1f06 _num.o ___G_fl_3e__3d_ 0x4856 _num.o ___G_fl_3e__3d_ 0x5760e _num.o ___G_fl_3e__3d_ 0x9813b _num.o ___G_fl_3e__3d_ 0x981ef _num.o ___G__23__23_ifl_3e__3d_ 0x1ef8 _num.o ___G__23__23_ifl_3e__3d_ 0x4848 _num.o ___G__23__23_fl_3e__3d_ 0x1eea _num.o ___G__23__23_fl_3e__3d_ 0x483a _num.o ___G_fl_3c__3d_ 0x1edc _num.o ___G_fl_3c__3d_ 0x482c _num.o ___G_fl_3c__3d_ 0x574e0 _num.o ___G_fl_3c__3d_ 0x9b007 _num.o ___G_fl_3c__3d_ 0x9b0bb _num.o ___G__23__23_ifl_3c__3d_ 0x1ece _num.o ___G__23__23_ifl_3c__3d_ 0x481e _num.o ___G__23__23_flnan_3f_ 0x2064 _num.o ___G__23__23_flnan_3f_ 0x49b4 _num.o ___G_flinfinite_3f_ 0x2056 _num.o ___G_flinfinite_3f_ 0x49a6 _num.o ___G_flinfinite_3f_ 0x1ea38 _num.o ___G__23__23_iflinfinite_3f_ 0x2048 _num.o ___G__23__23_iflinfinite_3f_ 0x4998 _num.o ___G__23__23_flinfinite_3f_ 0x203a _num.o ___G__23__23_flinfinite_3f_ 0x498a _num.o ___G_flfinite_3f_ 0x202c _num.o ___G_flfinite_3f_ 0x497c _num.o ___G_flfinite_3f_ 0x1d8b7 _num.o ___G__23__23_iflfinite_3f_ 0x201e _num.o ___G__23__23_iflfinite_3f_ 0x496e _num.o ___G__23__23_flfinite_3f_ 0x2010 _num.o ___G__23__23_flfinite_3f_ 0x4960 _num.o ___G_fleven_3f_ 0x2002 _num.o ___G_fleven_3f_ 0x4952 _num.o ___G_fleven_3f_ 0x1ed55 _num.o ___G__23__23_ifleven_3f_ 0x1ff4 _num.o ___G__23__23_ifleven_3f_ 0x4944 _num.o ___G__23__23_fleven_3f_ 0x1fe6 _num.o ___G__23__23_fleven_3f_ 0x4936 _num.o ___G_flodd_3f_ 0x1fd8 _num.o ___G_flodd_3f_ 0x4928 _num.o ___G_flodd_3f_ 0x1f0c5 _num.o ___G__23__23_iflodd_3f_ 0x1fca _num.o ___G__23__23_iflodd_3f_ 0x491a _num.o ___G__23__23_flodd_3f_ 0x1fbc _num.o ___G__23__23_flodd_3f_ 0x490c _num.o ___G_flnegative_3f_ 0x1fae _num.o ___G_flnegative_3f_ 0x48fe _num.o ___G_flnegative_3f_ 0x1eb46 _num.o ___G__23__23_iflnegative_3f_ 0x1fa0 _num.o ___G__23__23_iflnegative_3f_ 0x48f0 _num.o ___G__23__23_fl_2d_ 0x2136 _num.o ___G__23__23_fl_2d_ 0x4a86 _num.o ___G_fl_2a_ 0x2128 _num.o ___G_fl_2a_ 0x4a78 _num.o ___G_fl_2a_ 0xcc03 _num.o ___G_fl_2a_ 0x93f45 _num.o ___G_fl_2a_ 0x94020 _num.o ___G__23__23_ifl_2a_ 0x211a _num.o ___G__23__23_ifl_2a_ 0x4a6a _num.o ___G__23__23_fl_2a_ 0x210c _num.o ___G__23__23_fl_2a_ 0x4a5c _num.o ___G_fl_2b_ 0x20fe _num.o ___G_fl_2b_ 0x4a4e _num.o ___G_fl_2b_ 0xccc3 _num.o ___G_fl_2b_ 0x99d87 _num.o ___G_fl_2b_ 0x99e62 _num.o ___G__23__23_ifl_2b_ 0x20f0 _num.o ___G__23__23_ifl_2b_ 0x4a40 _num.o ___G__23__23_fl_2b_ 0x20e2 _num.o ___G__23__23_fl_2b_ 0x4a32 _num.o ___G_flmin 0x20d4 _num.o ___G_flmin 0x4a24 _num.o ___G_flmin 0xc9c3 _num.o ___G_flmin 0x1b94d _num.o ___G_flmin 0x8af8c _num.o ___G__23__23_iflmin 0x20c6 _num.o ___G__23__23_iflmin 0x4a16 _num.o ___G__23__23_flmin 0x20b8 _num.o ___G__23__23_flmin 0x4a08 _num.o ___G_flmax 0x20aa _num.o ___G_flmax 0x49fa _num.o ___G_flmax 0xc783 _num.o ___G_flmax 0x290eb _num.o ___G_flmax 0x7509a _num.o ___G__23__23_iflmax 0x209c _num.o ___G__23__23_iflmax 0x49ec _num.o ___G__23__23_flmax 0x208e _num.o ___G__23__23_flmax 0x49de _num.o ___G_flnan_3f_ 0x2080 _num.o ___G_flnan_3f_ 0x49d0 _num.o ___G_flnan_3f_ 0x1e1b4 _num.o ___G__23__23_iflnan_3f_ 0x2072 _num.o ___G__23__23_iflnan_3f_ 0x49c2 _num.o ___G__23__23_ifldenominator 0x2208 _num.o ___G__23__23_ifldenominator 0x4b58 _num.o ___G__23__23_fldenominator 0x21fa _num.o ___G__23__23_fldenominator 0x4b4a _num.o ___G__23__23_fldenominator 0x19119 _num.o ___G__23__23_fldenominator 0x19131 _num.o ___G_flnumerator 0x21ec _num.o ___G_flnumerator 0x4b3c _num.o ___G_flnumerator 0x458cf _num.o ___G_flnumerator 0x8113c _num.o ___G__23__23_iflnumerator 0x21de _num.o ___G__23__23_iflnumerator 0x4b2e _num.o ___G__23__23_flnumerator 0x21d0 _num.o ___G__23__23_flnumerator 0x4b20 _num.o ___G__23__23_flnumerator 0x15f6d _num.o ___G__23__23_flnumerator 0x160f0 _num.o ___G_flabs 0x21c2 _num.o ___G_flabs 0x4b12 _num.o ___G_flabs 0x45871 _num.o ___G__23__23_iflabs 0x21b4 _num.o ___G__23__23_iflabs 0x4b04 _num.o ___G__23__23_flabs 0x21a6 _num.o ___G__23__23_flabs 0x4af6 _num.o ___G_fl_2b__2a_ 0x2198 _num.o ___G_fl_2b__2a_ 0x4ae8 _num.o ___G__23__23_fl_2b__2a_ 0x218a _num.o ___G__23__23_fl_2b__2a_ 0x4ada _num.o ___G_fl_2f_ 0x217c _num.o ___G_fl_2f_ 0x4acc _num.o ___G_fl_2f_ 0xc6c3 _num.o ___G_fl_2f_ 0x2043a _num.o ___G_fl_2f_ 0x82b95 _num.o ___G__23__23_ifl_2f_ 0x216e _num.o ___G__23__23_ifl_2f_ 0x4abe _num.o ___G__23__23_fl_2f_ 0x2160 _num.o ___G__23__23_fl_2f_ 0x4ab0 _num.o ___G_fl_2d_ 0x2152 _num.o ___G_fl_2d_ 0x4aa2 _num.o ___G_fl_2d_ 0x7c2a _num.o ___G_fl_2d_ 0x48361 _num.o ___G_fl_2d_ 0x7e731 _num.o ___G__23__23_ifl_2d_ 0x2144 _num.o ___G__23__23_ifl_2d_ 0x4a94 _num.o ___G__23__23_iflscalbn 0x22da _num.o ___G__23__23_iflscalbn 0x4c2a _num.o ___G__23__23_flscalbn 0x22cc _num.o ___G__23__23_flscalbn 0x4c1c _num.o ___G_flround 0x22be _num.o ___G_flround 0x4c0e _num.o ___G_flround 0x40cf6 _num.o ___G__23__23_iflround 0x22b0 _num.o ___G__23__23_iflround 0x4c00 _num.o ___G__23__23_flround 0x22a2 _num.o ___G__23__23_flround 0x4bf2 _num.o ___G_fltruncate 0x2294 _num.o ___G_fltruncate 0x4be4 _num.o ___G_fltruncate 0x1d2aa _num.o ___G__23__23_ifltruncate 0x2286 _num.o ___G__23__23_ifltruncate 0x4bd6 _num.o ___G__23__23_fltruncate 0x2278 _num.o ___G__23__23_fltruncate 0x4bc8 _num.o ___G_flceiling 0x226a _num.o ___G_flceiling 0x4bba _num.o ___G_flceiling 0x49984 _num.o ___G__23__23_iflceiling 0x225c _num.o ___G__23__23_iflceiling 0x4bac _num.o ___G__23__23_flceiling 0x224e _num.o ___G__23__23_flceiling 0x4b9e _num.o ___G_flfloor 0x2240 _num.o ___G_flfloor 0x4b90 _num.o ___G_flfloor 0x1d308 _num.o ___G__23__23_iflfloor 0x2232 _num.o ___G__23__23_iflfloor 0x4b82 _num.o ___G__23__23_flfloor 0x2224 _num.o ___G__23__23_flfloor 0x4b74 _num.o ___G_fldenominator 0x2216 _num.o ___G_fldenominator 0x4b66 _num.o ___G_fldenominator 0x4a02e _num.o ___G_fldenominator 0x8b724 _num.o ___G__23__23_ifllog1p 0x23ac _num.o ___G__23__23_ifllog1p 0x4cfc _num.o ___G__23__23_fllog1p 0x239e _num.o ___G__23__23_fllog1p 0x4cee _num.o ___G_fllog 0x2390 _num.o ___G_fllog 0x4ce0 _num.o ___G_fllog 0x2be63 _num.o ___G_fllog 0x5bad0 _num.o ___G__23__23_ifllog 0x2382 _num.o ___G__23__23_ifllog 0x4cd2 _num.o ___G__23__23_fllog 0x2374 _num.o ___G__23__23_fllog 0x4cc4 _num.o ___G_flexpm1 0x2366 _num.o ___G_flexpm1 0x4cb6 _num.o ___G_flexpm1 0x2132a _num.o ___G__23__23_iflexpm1 0x2358 _num.o ___G__23__23_iflexpm1 0x4ca8 _num.o ___G__23__23_flexpm1 0x234a _num.o ___G__23__23_flexpm1 0x4c9a _num.o ___G_flexp 0x233c _num.o ___G_flexp 0x4c8c _num.o ___G_flexp 0x1d6c3 _num.o ___G__23__23_iflexp 0x232e _num.o ___G__23__23_iflexp 0x4c7e _num.o ___G__23__23_flexp 0x2320 _num.o ___G__23__23_flexp 0x4c70 _num.o ___G_flilogb 0x2312 _num.o ___G_flilogb 0x4c62 _num.o ___G_flilogb 0x4937e _num.o ___G__23__23_iflilogb 0x2304 _num.o ___G__23__23_iflilogb 0x4c54 _num.o ___G__23__23_flilogb 0x22f6 _num.o ___G__23__23_flilogb 0x4c46 _num.o ___G_flscalbn 0x22e8 _num.o ___G_flscalbn 0x4c38 _num.o ___G_flscalbn 0x234b2 _num.o ___G_flscalbn 0x5eef9 _num.o ___G__23__23_iflacos 0x247e _num.o ___G__23__23_iflacos 0x4dce _num.o ___G__23__23_flacos 0x2470 _num.o ___G__23__23_flacos 0x4dc0 _num.o ___G_flasin 0x2462 _num.o ___G_flasin 0x4db2 _num.o ___G_flasin 0x24ae7 _num.o ___G__23__23_iflasin 0x2454 _num.o ___G__23__23_iflasin 0x4da4 _num.o ___G__23__23_flasin 0x2446 _num.o ___G__23__23_flasin 0x4d96 _num.o ___G_fltan 0x2438 _num.o ___G_fltan 0x4d88 _num.o ___G_fltan 0x252a3 _num.o ___G__23__23_ifltan 0x242a _num.o ___G__23__23_ifltan 0x4d7a _num.o ___G__23__23_fltan 0x241c _num.o ___G__23__23_fltan 0x4d6c _num.o ___G_flcos 0x240e _num.o ___G_flcos 0x4d5e _num.o ___G_flcos 0x24e93 _num.o ___G__23__23_iflcos 0x2400 _num.o ___G__23__23_iflcos 0x4d50 _num.o ___G__23__23_flcos 0x23f2 _num.o ___G__23__23_flcos 0x4d42 _num.o ___G_flsin 0x23e4 _num.o ___G_flsin 0x4d34 _num.o ___G_flsin 0x24f79 _num.o ___G__23__23_iflsin 0x23d6 _num.o ___G__23__23_iflsin 0x4d26 _num.o ___G__23__23_flsin 0x23c8 _num.o ___G__23__23_flsin 0x4d18 _num.o ___G_fllog1p 0x23ba _num.o ___G_fllog1p 0x4d0a _num.o ___G_fllog1p 0x2bee1 _num.o ___G__23__23_iflasinh 0x2550 _num.o ___G__23__23_iflasinh 0x4ea0 _num.o ___G__23__23_flasinh 0x2542 _num.o ___G__23__23_flasinh 0x4e92 _num.o ___G_fltanh 0x2534 _num.o ___G_fltanh 0x4e84 _num.o ___G_fltanh 0x49a6a _num.o ___G__23__23_ifltanh 0x2526 _num.o ___G__23__23_ifltanh 0x4e76 _num.o ___G__23__23_fltanh 0x2518 _num.o ___G__23__23_fltanh 0x4e68 _num.o ___G_flcosh 0x250a _num.o ___G_flcosh 0x4e5a _num.o ___G_flcosh 0x49f4d _num.o ___G__23__23_iflcosh 0x24fc _num.o ___G__23__23_iflcosh 0x4e4c _num.o ___G__23__23_flcosh 0x24ee _num.o ___G__23__23_flcosh 0x4e3e _num.o ___G_flsinh 0x24e0 _num.o ___G_flsinh 0x4e30 _num.o ___G_flsinh 0x4810e _num.o ___G__23__23_iflsinh 0x24d2 _num.o ___G__23__23_iflsinh 0x4e22 _num.o ___G__23__23_flsinh 0x24c4 _num.o ___G__23__23_flsinh 0x4e14 _num.o ___G_flatan 0x24b6 _num.o ___G_flatan 0x4e06 _num.o ___G_flatan 0x35baf _num.o ___G_flatan 0x5ecef _num.o ___G__23__23_iflatan 0x24a8 _num.o ___G__23__23_iflatan 0x4df8 _num.o ___G__23__23_flatan 0x249a _num.o ___G__23__23_flatan 0x4dea _num.o ___G_flacos 0x248c _num.o ___G_flacos 0x4ddc _num.o ___G_flacos 0x482dc _num.o ___G__23__23_iflsquare 0x2622 _num.o ___G__23__23_iflsquare 0x4f72 _num.o ___G__23__23_flsquare 0x2614 _num.o ___G__23__23_flsquare 0x4f64 _num.o ___G_flsqrt 0x2606 _num.o ___G_flsqrt 0x4f56 _num.o ___G_flsqrt 0x44ddd _num.o ___G__23__23_iflsqrt 0x25f8 _num.o ___G__23__23_iflsqrt 0x4f48 _num.o ___G__23__23_flsqrt 0x25ea _num.o ___G__23__23_flsqrt 0x4f3a _num.o ___G_flexpt 0x25dc _num.o ___G_flexpt 0x4f2c _num.o ___G_flexpt 0x44b01 _num.o ___G_flexpt 0x6cd87 _num.o ___G__23__23_iflexpt 0x25ce _num.o ___G__23__23_iflexpt 0x4f1e _num.o ___G__23__23_flexpt 0x25c0 _num.o ___G__23__23_flexpt 0x4f10 _num.o ___G_flatanh 0x25b2 _num.o ___G_flatanh 0x4f02 _num.o ___G_flatanh 0x45fd9 _num.o ___G__23__23_iflatanh 0x25a4 _num.o ___G__23__23_iflatanh 0x4ef4 _num.o ___G__23__23_flatanh 0x2596 _num.o ___G__23__23_flatanh 0x4ee6 _num.o ___G_flacosh 0x2588 _num.o ___G_flacosh 0x4ed8 _num.o ___G_flacosh 0x490a5 _num.o ___G__23__23_iflacosh 0x257a _num.o ___G__23__23_iflacosh 0x4eca _num.o ___G__23__23_flacosh 0x256c _num.o ___G__23__23_flacosh 0x4ebc _num.o ___G_flasinh 0x255e _num.o ___G_flasinh 0x4eae _num.o ___G_flasinh 0x475cf _num.o ___G__23__23_flonum_2d_expt2 0x26f4 _num.o ___G__23__23_flonum_2d_expt2 0x5044 _num.o ___G__23__23_exact_2d_int_2d__3e_flonum 0x26e6 _num.o ___G__23__23_exact_2d_int_2d__3e_flonum 0x5036 _num.o ___G__23__23_exact_2d_int_2d__3e_flonum_2d_exact_3f_ 0x26d8 _num.o ___G__23__23_exact_2d_int_2d__3e_flonum_2d_exact_3f_ 0x5028 _num.o ___G__23__23_ratnum_2d__3e_flonum 0x26ca _num.o ___G__23__23_ratnum_2d__3e_flonum 0x501a _num.o ___G__23__23_fixnum_2d__3e_flonum_2d_exact_3f_ 0x26bc _num.o ___G__23__23_fixnum_2d__3e_flonum_2d_exact_3f_ 0x500c _num.o ___G__23__23_fixnum_2d__3e_flonum 0x26ae _num.o ___G__23__23_fixnum_2d__3e_flonum 0x4ffe _num.o ___G__23__23_iflonum_2d__3e_fixnum 0x26a0 _num.o ___G__23__23_iflonum_2d__3e_fixnum 0x4ff0 _num.o ___G__23__23_flonum_2d__3e_fixnum 0x2692 _num.o ___G__23__23_flonum_2d__3e_fixnum 0x4fe2 _num.o ___G_flhypot 0x2684 _num.o ___G_flhypot 0x4fd4 _num.o ___G_flhypot 0x41c73 _num.o ___G_flhypot 0x5fe15 _num.o ___G__23__23_iflhypot 0x2676 _num.o ___G__23__23_iflhypot 0x4fc6 _num.o ___G__23__23_flhypot 0x2668 _num.o ___G__23__23_flhypot 0x4fb8 _num.o ___G__23__23_iflcopysign 0x265a _num.o ___G__23__23_iflcopysign 0x4faa _num.o ___G__23__23_flcopysign 0x264c _num.o ___G__23__23_flcopysign 0x4f9c _num.o ___G_fixnum_2d__3e_flonum 0x263e _num.o ___G_fixnum_2d__3e_flonum 0x4f8e _num.o ___G_fixnum_2d__3e_flonum 0x42c72 _num.o ___G_flsquare 0x2630 _num.o ___G_flsquare 0x4f80 _num.o ___G_flsquare 0x448a9 _num.o ___G__23__23_make_2d_random_2d_source_2d_mrg32k3a 0x27fe _num.o ___G__23__23_make_2d_random_2d_source_2d_mrg32k3a 0x514e _num.o ___G__23__23_fail_2d_check_2d_random_2d_source 0x27f0 _num.o ___G__23__23_fail_2d_check_2d_random_2d_source 0x5140 _num.o ___G__23__23_cpxnum_2e__2f_ 0x27e2 _num.o ___G__23__23_cpxnum_2e__2f_ 0x5132 _num.o ___G__23__23_cpxnum_2e__2d_ 0x27d4 _num.o ___G__23__23_cpxnum_2e__2d_ 0x5124 _num.o ___G__23__23_cpxnum_2e__2a_ 0x27c6 _num.o ___G__23__23_cpxnum_2e__2a_ 0x5116 _num.o ___G__23__23_cpxnum_2e__2b_ 0x27b8 _num.o ___G__23__23_cpxnum_2e__2b_ 0x5108 _num.o ___G__23__23_cpxnum_2e__3d_ 0x27aa _num.o ___G__23__23_cpxnum_2e__3d_ 0x50fa _num.o ___G__23__23_cpxnum_2d_imag 0x279c _num.o ___G__23__23_cpxnum_2d_imag 0x50ec _num.o ___G__23__23_cpxnum_2d_real 0x278e _num.o ___G__23__23_cpxnum_2d_real 0x50de _num.o ___G__23__23_cpxnum_2d_make 0x2780 _num.o ___G__23__23_cpxnum_2d_make 0x50d0 _num.o ___G__23__23_flonum_2d__3e_ratnum 0x273a _num.o ___G__23__23_flonum_2d__3e_ratnum 0x508a _num.o ___G__23__23_flonum_2d__3e_exact 0x272c _num.o ___G__23__23_flonum_2d__3e_exact 0x507c _num.o ___G__23__23_flonum_2d__3e_exact_2d_exponential_2d_format 0x271e _num.o ___G__23__23_flonum_2d__3e_exact_2d_exponential_2d_format 0x506e _num.o ___G__23__23_flonum_2d__3e_inexact_2d_exponential_2d_format 0x2710 _num.o ___G__23__23_flonum_2d__3e_inexact_2d_exponential_2d_format 0x5060 _num.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x2702 _num.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x5052 _num.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x2d4f _nonstd.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x6380 _nonstd.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x1922c _nonstd.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x1cac9 _nonstd.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x4aba _repl.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x730b _repl.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x7323 _repl.o ___G__23__23_flonum_2d__3e_exact_2d_int 0x733b _repl.o ___G__23__23_random_2d_source_2d_make_2d_f64vectors 0x28d0 _num.o ___G__23__23_random_2d_source_2d_make_2d_f64vectors 0x5220 _num.o ___G_random_2d_source_2d_make_2d_reals 0x28c2 _num.o ___G_random_2d_source_2d_make_2d_reals 0x5212 _num.o ___G__23__23_random_2d_source_2d_make_2d_reals 0x28b4 _num.o ___G__23__23_random_2d_source_2d_make_2d_reals 0x5204 _num.o ___G_random_2d_source_2d_make_2d_integers 0x28a6 _num.o ___G_random_2d_source_2d_make_2d_integers 0x51f6 _num.o ___G__23__23_random_2d_source_2d_make_2d_integers 0x2898 _num.o ___G__23__23_random_2d_source_2d_make_2d_integers 0x51e8 _num.o ___G_random_2d_source_2d_pseudo_2d_randomize_21_ 0x288a _num.o ___G_random_2d_source_2d_pseudo_2d_randomize_21_ 0x51da _num.o ___G__23__23_random_2d_source_2d_pseudo_2d_randomize_21_ 0x287c _num.o ___G__23__23_random_2d_source_2d_pseudo_2d_randomize_21_ 0x51cc _num.o ___G_random_2d_source_2d_randomize_21_ 0x286e _num.o ___G_random_2d_source_2d_randomize_21_ 0x51be _num.o ___G__23__23_random_2d_source_2d_randomize_21_ 0x2860 _num.o ___G__23__23_random_2d_source_2d_randomize_21_ 0x51b0 _num.o ___G_random_2d_source_2d_state_2d_set_21_ 0x2852 _num.o ___G_random_2d_source_2d_state_2d_set_21_ 0x51a2 _num.o ___G__23__23_random_2d_source_2d_state_2d_set_21_ 0x2844 _num.o ___G__23__23_random_2d_source_2d_state_2d_set_21_ 0x5194 _num.o ___G_random_2d_source_2d_state_2d_ref 0x2836 _num.o ___G_random_2d_source_2d_state_2d_ref 0x5186 _num.o ___G__23__23_random_2d_source_2d_state_2d_ref 0x2828 _num.o ___G__23__23_random_2d_source_2d_state_2d_ref 0x5178 _num.o ___G_random_2d_source_3f_ 0x281a _num.o ___G_random_2d_source_3f_ 0x516a _num.o ___G_make_2d_random_2d_source 0x280c _num.o ___G_make_2d_random_2d_source 0x515c _num.o ___G__23__23_substring 0x9818 _num.o ___G__23__23_substring 0x1c5ae _num.o ___G__23__23_substring 0x3db47 _num.o ___G__23__23_substring 0x7a163 _num.o ___G__23__23_substring 0x3ad1 _std.o ___G__23__23_substring 0x7af1 _std.o ___G__23__23_substring 0x12c37 _std.o ___G__23__23_substring 0x13ea3 _std.o ___G__23__23_substring 0x13f93 _std.o ___G__23__23_substring 0x2c3cb _std.o ___G__23__23_substring 0x4874b _std.o ___G__23__23_substring 0x489ab _std.o ___G__23__23_substring 0x56c37 _std.o ___G__23__23_substring 0x5c8d0 _std.o ___G__23__23_substring 0xb48d _eval.o ___G__23__23_substring 0xff06 _eval.o ___G__23__23_substring 0xd1f _module.o ___G__23__23_substring 0x834e _io.o ___G__23__23_substring 0x196fc _io.o ___G__23__23_substring 0x32847 _io.o ___G__23__23_substring 0x45827 _io.o ___G__23__23_substring 0x4fe6d _io.o ___G__23__23_substring 0x52e59 _io.o ___G__23__23_substring 0x58c0a _io.o ___G__23__23_substring 0x58f96 _io.o ___G__23__23_substring 0x59a59 _io.o ___G__23__23_substring 0x58ca _nonstd.o ___G__23__23_substring 0x684a _nonstd.o ___G__23__23_substring 0x6940 _nonstd.o ___G__23__23_substring 0x6958 _nonstd.o ___G__23__23_substring 0x6a07 _nonstd.o ___G__23__23_substring 0x6ae0 _nonstd.o ___G__23__23_substring 0x8596 _nonstd.o ___G__23__23_substring 0xbe65 _nonstd.o ___G__23__23_substring 0xcd2c _nonstd.o ___G__23__23_substring 0x13137 _nonstd.o ___G__23__23_substring 0x18f6e _nonstd.o ___G__23__23_substring 0x1d48f _nonstd.o ___G__23__23_substring 0x23428 _nonstd.o ___G__23__23_substring 0x23eb9 _nonstd.o ___G__23__23_substring 0x1433e _repl.o ___G__23__23_substring 0x19859 _repl.o ___G__23__23_substring 0x288a1 _repl.o ___G__23__23_substring 0x2cc5f _repl.o ___G__23__23_bignum_2e_adigit_2d_log_2d_mask 0x7d51 _num.o ___G__23__23_bignum_2e_adigit_2d_log_2d_mask 0x15b4c _num.o ___G__23__23_bignum_2e_inexact_2d_mdigit_2d_base 0x7afc _num.o ___G__23__23_bignum_2e_inexact_2d_mdigit_2d_base 0xd09c _num.o ___G__23__23_bignum_2e_inexact_2d_mdigit_2d_base 0x1188b _num.o ___G__23__23_bignum_2e_inexact_2d_mdigit_2d_base 0x1a6b6 _num.o ___G__23__23_bignum_2e_inexact_2d_mdigit_2d_base 0x4f2de _num.o ___G__23__23_bignum_2e_mdigit_2d_base_2d_minus_2d_1 0x5631 _num.o ___G__23__23_bignum_2e_mdigit_2d_base_2d_minus_2d_1 0x1a6bd _num.o ___G__23__23_bignum_2e_mdigit_2d_base_2d_minus_2d_1 0x2077f _num.o ___G__23__23_bignum_2e_mdigit_2d_base 0x5628 _num.o ___G__23__23_bignum_2e_mdigit_2d_base 0xbd74 _num.o ___G__23__23_bignum_2e_mdigit_2d_base 0x1a685 _num.o ___G__23__23_bignum_2e_mdigit_2d_base 0x1c0ed _num.o ___G__23__23_bignum_2e_mdigit_2d_base 0x4d29a _num.o ___G__23__23_bignum_2e_mdigit_2d_base 0x4e3b3 _num.o ___G___num_23_3 0x2941 _num.o ___G___num_23_3 0x5291 _num.o ___G___num_23_4 0x2938 _num.o ___G___num_23_4 0x5288 _num.o ___G___num_23_2 0x2924 _num.o ___G___num_23_2 0x5274 _num.o ___G___num_23_1 0x2916 _num.o ___G___num_23_1 0x5266 _num.o ___G___num_23_0 0x2908 _num.o ___G___num_23_0 0x5258 _num.o ___G_random_2d_source_2d_make_2d_u8vectors 0x28fa _num.o ___G_random_2d_source_2d_make_2d_u8vectors 0x524a _num.o ___G__23__23_random_2d_source_2d_make_2d_u8vectors 0x28ec _num.o ___G__23__23_random_2d_source_2d_make_2d_u8vectors 0x523c _num.o ___G_random_2d_source_2d_make_2d_f64vectors 0x28de _num.o ___G_random_2d_source_2d_make_2d_f64vectors 0x522e _num.o ___G__23__23_mult_2d_inner_2d_loop 0x15bcc _num.o ___G__23__23_bignum_2e_mdigit_2d_log_2d_mask 0x15bbb _num.o ___G__23__23_bignum_2e_mdigit_2d_log_2d_mask 0x3309d _num.o ___G__23__23_bignum_2e_fast_2d_gcd_2d_size 0x15b23 _num.o ___G__23__23_bignum_2e_fast_2d_gcd_2d_size 0x28f4e _num.o ___G__23__23_bignum_2e_fast_2d_gcd_2d_size 0x2982d _num.o ___G__23__23_bignum_2e_fast_2d_gcd_2d_size 0x2a1d8 _num.o ___G__23__23_bignum_2e_fast_2d_gcd_2d_size 0x2a225 _num.o ___G__23__23_bignum_2e_fast_2d_gcd_2d_size 0x4c867 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_min_2d_width 0x15b18 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_min_2d_width 0x2ca85 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_min_2d_width 0x4c7fd _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_min_2d_width 0x53dcc _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_min_2d_width 0x5fe53 _num.o ___G__23__23_bignum_2e_naive_2d_mul_2d_max_2d_width 0x15b05 _num.o ___G__23__23_bignum_2e_naive_2d_mul_2d_max_2d_width 0x37831 _num.o ___G__23__23_bignum_2e_naive_2d_mul_2d_max_2d_width 0x4c7c8 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_max_2d_width 0x15af1 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_max_2d_width 0x4c832 _num.o ___G__23__23_bignum_2e_fft_2d_mul_2d_max_2d_width 0x53dd9 _num.o ___G__23__23_bignum_2e__2d_min_2d_fixnum 0x15ad9 _num.o ___G__23__23_bignum_2e__2d_min_2d_fixnum 0x1d5e6 _num.o ___G__23__23_bignum_2e__2d_min_2d_fixnum 0x4e0b7 _num.o ___G__23__23_bignum_2e_2_2a_min_2d_fixnum 0x15ab9 _num.o ___G__23__23_bignum_2e_2_2a_min_2d_fixnum 0xb27f _nonstd.o ___G__23__23_bignum_2e_2_2a_min_2d_fixnum 0x14b53 _nonstd.o ___G__23__23_string_2d_copy 0x110b7 _num.o ___G__23__23_string_2d_copy 0x3a61 _std.o ___G__23__23_string_2d_copy 0x7a81 _std.o ___G__23__23_string_2d_copy 0x2f5b9 _std.o ___G__23__23_string_2d_copy 0x3d123 _std.o ___G__23__23_bignum_2e_fdigit_2d_base 0x1058c _num.o ___G__23__23_bignum_2e_fdigit_2d_base 0x1059d _num.o ___G__23__23_bignum_2e_fdigit_2d_base 0x1a665 _num.o ___G__23__23_bignum_2e_mdigit_2d_log_2d_width 0xc32e _num.o ___G__23__23_bignum_2e_mdigit_2d_log_2d_width 0x15bb0 _num.o ___G__23__23_fail_2d_check_2d_boolean_2d_vector 0xac42 _num.o ___G__23__23_fail_2d_check_2d_boolean_2d_vector 0xa9 _std.o ___G__23__23_fail_2d_check_2d_boolean_2d_vector 0x40c9 _std.o ___G__23__23_fail_2d_check_2d_boolean_2d_list 0xac22 _num.o ___G__23__23_fail_2d_check_2d_boolean_2d_list 0x9b _std.o ___G__23__23_fail_2d_check_2d_boolean_2d_list 0x40bb _std.o ___G__23__23_string_2d_append 0xa58a _num.o ___G__23__23_string_2d_append 0xba28 _num.o ___G__23__23_string_2d_append 0xba40 _num.o ___G__23__23_string_2d_append 0xc024 _num.o ___G__23__23_string_2d_append 0xdc31 _num.o ___G__23__23_string_2d_append 0xef52 _num.o ___G__23__23_string_2d_append 0xf4b0 _num.o ___G__23__23_string_2d_append 0x12bef _num.o ___G__23__23_string_2d_append 0x180bc _num.o ___G__23__23_string_2d_append 0x318fa _num.o ___G__23__23_string_2d_append 0x3b25 _std.o ___G__23__23_string_2d_append 0x7b45 _std.o ___G__23__23_string_2d_append 0x1ddcf _std.o ___G__23__23_string_2d_append 0x26853 _std.o ___G__23__23_string_2d_append 0x9756 _eval.o ___G__23__23_string_2d_append 0x10d4c _eval.o ___G__23__23_string_2d_append 0x1fe2e _eval.o ___G__23__23_string_2d_append 0x369c _module.o ___G__23__23_string_2d_append 0x37eb _module.o ___G__23__23_string_2d_append 0x74bd _module.o ___G__23__23_string_2d_append 0x7fcb _module.o ___G__23__23_string_2d_append 0x8505 _module.o ___G__23__23_string_2d_append 0x8b5f _module.o ___G__23__23_string_2d_append 0x8bdf _module.o ___G__23__23_string_2d_append 0xb1a8 _module.o ___G__23__23_string_2d_append 0xb3a6 _module.o ___G__23__23_string_2d_append 0xd8a2 _module.o ___G__23__23_string_2d_append 0xdc91 _module.o ___G__23__23_string_2d_append 0x11438 _module.o ___G__23__23_string_2d_append 0x12338 _module.o ___G__23__23_string_2d_append 0x1234f _module.o ___G__23__23_string_2d_append 0x13115 _module.o ___G__23__23_string_2d_append 0x16580 _module.o ___G__23__23_string_2d_append 0x19a15 _module.o ___G__23__23_string_2d_append 0x1a4ed _module.o ___G__23__23_string_2d_append 0x1da8a _module.o ___G__23__23_string_2d_append 0x1fb31 _module.o ___G__23__23_string_2d_append 0x21453 _module.o ___G__23__23_string_2d_append 0x111ff _io.o ___G__23__23_string_2d_append 0x3701e _io.o ___G__23__23_string_2d_append 0x398c3 _io.o ___G__23__23_string_2d_append 0x434c6 _io.o ___G__23__23_string_2d_append 0x37c6 _nonstd.o ___G__23__23_string_2d_append 0x6982 _nonstd.o ___G__23__23_string_2d_append 0x6b9e _nonstd.o ___G__23__23_string_2d_append 0x8b38 _nonstd.o ___G__23__23_string_2d_append 0xdfd1 _nonstd.o ___G__23__23_string_2d_append 0xe5eb _nonstd.o ___G__23__23_string_2d_append 0xf758 _nonstd.o ___G__23__23_string_2d_append 0x12248 _nonstd.o ___G__23__23_string_2d_append 0x123d5 _nonstd.o ___G__23__23_string_2d_append 0x12a4d _nonstd.o ___G__23__23_string_2d_append 0x1308c _nonstd.o ___G__23__23_string_2d_append 0x131de _nonstd.o ___G__23__23_string_2d_append 0x1447a _nonstd.o ___G__23__23_string_2d_append 0x18b70 _nonstd.o ___G__23__23_string_2d_append 0x18f8d _nonstd.o ___G__23__23_string_2d_append 0x19a5a _nonstd.o ___G__23__23_string_2d_append 0x1a470 _nonstd.o ___G__23__23_string_2d_append 0x1a910 _nonstd.o ___G__23__23_string_2d_append 0x1bcc7 _nonstd.o ___G__23__23_string_2d_append 0x1cba9 _nonstd.o ___G__23__23_string_2d_append 0x1e98f _nonstd.o ___G__23__23_string_2d_append 0x5c7d _repl.o ___G__23__23_string_2d_append 0xd4a4 _repl.o ___G__23__23_string_2d_append 0x198d2 _repl.o ___G__23__23_string_2d_append 0x1a93b _repl.o ___G__23__23_string_2d_append 0x1ccb9 _repl.o ___G__23__23_bignum_2e_adigit_2d_log_2d_width 0x98b1 _num.o ___G__23__23_bignum_2e_adigit_2d_log_2d_width 0x15b6a _num.o ___G__23__23_reciprocal_2d_cache 0x1c0d6 _num.o ___G__23__23_reciprocal_2d_cache 0x1fa59 _num.o ___G__23__23_reciprocal_2d_cache 0x26654 _num.o ___G__23__23_bignum_2e_min_2d_fixnum_2d_div_2d_mdigit_2d_base 0x1a72e _num.o ___G__23__23_bignum_2e_max_2d_fixnum_2d_div_2d_mdigit_2d_base 0x1a6f6 _num.o ___G__23__23_bignum_2e_max_2d_fixnum_2d_div_2d_mdigit_2d_base 0x6eb6c _num.o ___G__23__23_bignum_2e_max_2d_fixnum_2d_div_2d_mdigit_2d_base 0x831ff _num.o ___G__23__23_bignum_2e_minus_2d_mdigit_2d_base 0x1a6ca _num.o ___G__23__23_bignum_2e_fdigit_2d_mask 0x1a670 _num.o ___G__23__23_bignum_2e_fdigit_2d_mask 0x6c2cc _num.o ___G__23__23_bignum_2e_adigit_2d_zeros 0x1a64c _num.o ___G__23__23_bignum_2e_adigit_2d_zeros 0x2e564 _num.o ___G__23__23_bignum_2e_adigit_2d_zeros 0x2e606 _num.o ___G__23__23_bignum_2e_adigit_2d_zeros 0x63e13 _num.o ___G__23__23_bignum_2e_adigit_2d_zeros 0x7f5b3 _num.o ___G__23__23_bignum_2e_adigit_2d_zeros 0x7f5dc _num.o ___G__23__23_bignum_2e_adigit_2d_ones 0x1a628 _num.o ___G__23__23_bignum_2e_adigit_2d_ones 0x300ad _num.o ___G__23__23_fdigits_2d_per_2d_adigit 0x1a601 _num.o ___G__23__23_fdigits_2d_per_2d_adigit 0x34ee4 _num.o ___G__23__23_char_2d_to_2d_digit_2d_table 0x1a5d1 _num.o ___G__23__23_char_2d_to_2d_digit_2d_table 0x3470a _io.o ___G__23__23_10_5e__2d_constants 0x1a5c3 _num.o ___G__23__23_digit_2d_to_2d_char_2d_table 0x1a5b5 _num.o ___G__23__23_digit_2d_to_2d_char_2d_table 0x283ca _io.o ___G__23__23_digit_2d_to_2d_char_2d_table 0x3218c _io.o ___G__23__23_bignum_2e_mdigit_2d_width_2f_2 0x185f9 _num.o ___G__23__23_bignum_2e_mdigit_2d_width_2f_2 0x1c0e6 _num.o ___G__23__23_bignum_2e_mdigit_2d_width_2f_2 0x26722 _num.o ___G__23__23_bignum_2e_mdigit_2d_width_2f_2 0x90b14 _num.o ___G__23__23_fail_2d_check_2d_list 0x1720e _num.o ___G__23__23_fail_2d_check_2d_list 0xc79 _std.o ___G__23__23_fail_2d_check_2d_list 0x4c99 _std.o ___G__23__23_fail_2d_check_2d_list 0x8483 _nonstd.o ___G__23__23_fail_2d_check_2d_list 0x141e1 _thread.o ___G__23__23_fail_2d_check_2d_vector 0x16efa _num.o ___G__23__23_fail_2d_check_2d_vector 0x1929 _std.o ___G__23__23_fail_2d_check_2d_vector 0x5949 _std.o ___S__23__23__3c__3d_ 0x9bcf4 _num.o ___S__23__23__3c_ 0x9bcdc _num.o ___S__23__23__2f_ 0x9bcc4 _num.o ___S__23__23__2d_ 0x9bcac _num.o ___S__23__23__2b_ 0x9bc8c _num.o ___S__23__23__2a_ 0x9bc82 _num.o ___G_random_2d_real 0x4c2fd _num.o ___G_random_2d_integer 0x3eae2 _num.o ___G_default_2d_random_2d_source 0x3eac8 _num.o ___G__23__23_default_2d_random_2d_source 0x3eac1 _num.o ___G__23__23_default_2d_random_2d_source 0x3eae9 _num.o ___G__23__23_default_2d_random_2d_source 0x4c1fe _num.o ___G__23__23_default_2d_random_2d_source 0x4c304 _num.o ___G_random_2d_u8vector 0x2609c _num.o ___G_random_2d_u8vector 0x4c1f7 _num.o ___G_random_2d_u8vector 0x64483 _num.o ___G_random_2d_u8vector 0x77517 _num.o ___G_random_2d_f64vector 0x1e970 _num.o ___G_random_2d_f64vector 0x24a6d _num.o ___G_random_2d_f64vector 0x4c218 _num.o ___G_random_2d_f64vector 0x5f9fc _num.o ___G_random_2d_f64vector 0x6d712 _num.o ___G_random_2d_f64vector 0x826bc _num.o ___G_random_2d_f64vector 0x87041 _num.o ___G__23__23_bignum_2e_mdigit_2d_base_2a_16 0x1c0f8 _num.o ___G__23__23_bignum_2e_mdigit_2d_base_2a_16 0x266e5 _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_andc2_21_ 0x9be5c _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_and_21_ 0x9be44 _num.o ___S__23__23_bignum_2e_adigit_2d__3d_ 0x9be2c _num.o ___S__23__23_bignum_2e__2d_ 0x9be14 _num.o ___S__23__23_bignum_2e__2a_ 0x9bdfc _num.o ___S__23__23_balanced_2f_ 0x9bde4 _num.o ___S__23__23_balanced_2d_quotient 0x9bdcc _num.o ___S__23__23_atan2 0x9bdb4 _num.o ___S__23__23_asinh 0x9bd9c _num.o ___S__23__23_arithmetic_2d_shift 0x9bd84 _num.o ___S__23__23_any_2d_bit_2d_set_3f_ 0x9bd6c _num.o ___S__23__23_all_2d_bits_2d_set_3f_ 0x9bd54 _num.o ___S__23__23_acos 0x9bd3c _num.o ___S__23__23__3e__3d_ 0x9bd24 _num.o ___S__23__23__3d_2 0x9bd0c _num.o ___S__23__23_bignum_2e_fft_2d_mul_2d_max_2d_width_2d_set_21_ 0x9bfc4 _num.o ___S__23__23_bignum_2e_fdigit_2d_ref 0x9bfac _num.o ___S__23__23_bignum_2e_fast_2d_gcd_2d_size_2d_set_21_ 0x9bf94 _num.o ___S__23__23_bignum_2e_div 0x9bf7c _num.o ___S__23__23_bignum_2e_arithmetic_2d_shift_2d_into_21_ 0x9bf64 _num.o ___S__23__23_bignum_2e_adigit_2d_zero_3f_ 0x9bf4c _num.o ___S__23__23_bignum_2e_adigit_2d_shrink_21_ 0x9bf34 _num.o ___S__23__23_bignum_2e_adigit_2d_negative_3f_ 0x9bf1c _num.o ___S__23__23_bignum_2e_adigit_2d_length 0x9bf04 _num.o ___S__23__23_bignum_2e_adigit_2d_div 0x9beec _num.o ___S__23__23_bignum_2e_adigit_2d_copy_21_ 0x9bed4 _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_xor_21_ 0x9bebc _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_orc1_21_ 0x9bea4 _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_nor_21_ 0x9be8c _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_ior_21_ 0x9be74 _num.o ___S__23__23_bit_2d_swap 0x9c12c _num.o ___S__23__23_bit_2d_mask 0x9c114 _num.o ___S__23__23_bit_2d_field_2d_rotate 0x9c0fc _num.o ___S__23__23_bit_2d_field_2d_replace_2d_same 0x9c0e4 _num.o ___S__23__23_bit_2d_field_2d_every_3f_ 0x9c0cc _num.o ___S__23__23_bit_2d_field_2d_any_3f_ 0x9c0b4 _num.o ___S__23__23_bit_2d_count 0x9c09c _num.o ___S__23__23_bignum_2e_normalize_21_ 0x9c084 _num.o ___S__23__23_bignum_2e_naive_2d_mul_2d_max_2d_width_2d_set_21_ 0x9c06c _num.o ___S__23__23_bignum_2e_mdigit_2d_set_21_ 0x9c054 _num.o ___S__23__23_bignum_2e_mdigit_2d_ref 0x9c03c _num.o ___S__23__23_bignum_2e_mdigit_2d_mul_21_ 0x9c024 _num.o ___S__23__23_bignum_2e_mdigit_2d_length 0x9c00c _num.o ___S__23__23_bignum_2e_mdigit_2d_div 0x9bff4 _num.o ___S__23__23_bignum_2e_make 0x9bfdc _num.o ___S__23__23_ceiling_2f_ 0x9c294 _num.o ___S__23__23_ceiling_2d_quotient 0x9c27c _num.o ___S__23__23_catanh 0x9c264 _num.o ___S__23__23_casin 0x9c24c _num.o ___S__23__23_cacosh 0x9c234 _num.o ___S__23__23_bitwise_2d_xor2 0x9c21c _num.o ___S__23__23_bitwise_2d_unfold 0x9c204 _num.o ___S__23__23_bitwise_2d_orc1 0x9c1ec _num.o ___S__23__23_bitwise_2d_nor 0x9c1d4 _num.o ___S__23__23_bitwise_2d_merge 0x9c1bc _num.o ___S__23__23_bitwise_2d_ior 0x9c1a4 _num.o ___S__23__23_bitwise_2d_for_2d_each 0x9c18c _num.o ___S__23__23_bitwise_2d_eqv2 0x9c174 _num.o ___S__23__23_bitwise_2d_andc2 0x9c15c _num.o ___S__23__23_bitwise_2d_and2 0x9c144 _num.o ___S__23__23_exact_2d__3e_inexact 0x9c3fc _num.o ___S__23__23_every_2d_bit_2d_set_3f_ 0x9c3e4 _num.o ___S__23__23_euclidean_2f_ 0x9c3cc _num.o ___S__23__23_euclidean_2d_quotient 0x9c3b4 _num.o ___S__23__23_denominator 0x9c39c _num.o ___S__23__23_cssqs 0x9c384 _num.o ___S__23__23_csqrt 0x9c36c _num.o ___S__23__23_cpxnum_2e__2f_ 0x9c354 _num.o ___S__23__23_cpxnum_2e__2b_ 0x9c33c _num.o ___S__23__23_cpxnum_2d_real 0x9c324 _num.o ___S__23__23_cpxnum_2d_imag 0x9c30c _num.o ___S__23__23_cosh 0x9c2f4 _num.o ___S__23__23_copy_2d_bit_2d_field 0x9c2dc _num.o ___S__23__23_conjugate 0x9c2c4 _num.o ___S__23__23_clear_2d_bit_2d_field 0x9c2ac _num.o ___S__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8 0x9c564 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64 0x9c54c _num.o ___S__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32 0x9c534 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16 0x9c51c _num.o ___S__23__23_fail_2d_check_2d_divide_2d_by_2d_zero_2d_exception 0x9c504 _num.o ___S__23__23_expt 0x9c4ec _num.o ___S__23__23_exact_3f_ 0x9c4d4 _num.o ___S__23__23_exact_2d_integer_2d_sqrt 0x9c4bc _num.o ___S__23__23_exact_2d_int_2e_sqrt 0x9c4a4 _num.o ___S__23__23_exact_2d_int_2e_nth_2d_root 0x9c48c _num.o ___S__23__23_exact_2d_int_2e_expt 0x9c474 _num.o ___S__23__23_exact_2d_int_2e_compare 0x9c45c _num.o ___S__23__23_exact_2d_int_2e__3c_ 0x9c444 _num.o ___S__23__23_exact_2d_int_2e__2a_ 0x9c42c _num.o ___S__23__23_exact_2d_int_2d__3e_flonum_2d_exact_3f_ 0x9c414 _num.o ___S__23__23_fl_2a_ 0x9c6cc _num.o ___S__23__23_fixnum_2d__3e_string 0x9c6b4 _num.o ___S__23__23_fixnum_2d__3e_flonum 0x9c69c _num.o ___S__23__23_first_2d_set_2d_bit 0x9c684 _num.o ___S__23__23_fail_2d_check_2d_real 0x9c66c _num.o ___S__23__23_fail_2d_check_2d_range_2d_exception 0x9c654 _num.o ___S__23__23_fail_2d_check_2d_number 0x9c63c _num.o ___S__23__23_fail_2d_check_2d_integer 0x9c624 _num.o ___S__23__23_fail_2d_check_2d_inexact_2d_real 0x9c60c _num.o ___S__23__23_fail_2d_check_2d_fixnum_2d_overflow_2d_exception 0x9c5f4 _num.o ___S__23__23_fail_2d_check_2d_finite_2d_real 0x9c5dc _num.o ___S__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8 0x9c5c4 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64 0x9c5ac _num.o ___S__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32 0x9c594 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16 0x9c57c _num.o ___S__23__23_flilogb 0x9c834 _num.o ___S__23__23_flfloor 0x9c81c _num.o ___S__23__23_flexpt 0x9c804 _num.o ___S__23__23_flexp 0x9c7ec _num.o ___S__23__23_fleqv_3f_ 0x9c7d4 _num.o ___S__23__23_flcosh 0x9c7bc _num.o ___S__23__23_flcopysign 0x9c7a4 _num.o ___S__23__23_flatanh 0x9c78c _num.o ___S__23__23_flasinh 0x9c774 _num.o ___S__23__23_flacosh 0x9c75c _num.o ___S__23__23_flabs 0x9c744 _num.o ___S__23__23_fl_3e_ 0x9c72c _num.o ___S__23__23_fl_3c__3d_ 0x9c714 _num.o ___S__23__23_fl_2f_ 0x9c6fc _num.o ___S__23__23_fl_2b__2a_ 0x9c6e4 _num.o ___S__23__23_flscalbn 0x9c99c _num.o ___S__23__23_flpositive_3f_ 0x9c984 _num.o ___S__23__23_floor_2d_remainder 0x9c96c _num.o ___S__23__23_floor 0x9c954 _num.o ___S__23__23_flonum_2d_full_2d_precision_3f_ 0x9c93c _num.o ___S__23__23_flonum_2d__3e_string_2d_host 0x9c924 _num.o ___S__23__23_flonum_2d__3e_ratnum 0x9c90c _num.o ___S__23__23_flonum_2d__3e_ieee754_2d_64 0x9c8f4 _num.o ___S__23__23_flonum_2d__3e_fixnum 0x9c8dc _num.o ___S__23__23_flonum_2d__3e_exact_2d_exponential_2d_format 0x9c8c4 _num.o ___S__23__23_flodd_3f_ 0x9c8ac _num.o ___S__23__23_flnegative_3f_ 0x9c894 _num.o ___S__23__23_flmin 0x9c87c _num.o ___S__23__23_fllog1p 0x9c864 _num.o ___S__23__23_flinteger_3f_ 0x9c84c _num.o ___S__23__23_fxarithmetic_2d_shift_3f_ 0x9cb04 _num.o ___S__23__23_fxarithmetic_2d_shift_2d_right 0x9caec _num.o ___S__23__23_fxarithmetic_2d_shift_2d_left 0x9cad4 _num.o ___S__23__23_fxandc2 0x9cabc _num.o ___S__23__23_fxand 0x9caa4 _num.o ___S__23__23_fxabs 0x9ca8c _num.o ___S__23__23_fx_3e_ 0x9ca74 _num.o ___S__23__23_fx_3c__3d_ 0x9ca5c _num.o ___S__23__23_fx_2d__3f_ 0x9ca44 _num.o ___S__23__23_fx_2b__3f_ 0x9ca2c _num.o ___S__23__23_fx_2a__3f_ 0x9ca14 _num.o ___S__23__23_flzero_3f_ 0x9c9fc _num.o ___S__23__23_fltanh 0x9c9e4 _num.o ___S__23__23_flsquare 0x9c9cc _num.o ___S__23__23_flsinh 0x9c9b4 _num.o ___S__23__23_fxwraparithmetic_2d_shift_2d_left_3f_ 0x9cc6c _num.o ___S__23__23_fxwraparithmetic_2d_shift 0x9cc54 _num.o ___S__23__23_fxwrap_2d_ 0x9cc3c _num.o ___S__23__23_fxwrap_2a_ 0x9cc24 _num.o ___S__23__23_fxsquare 0x9cc0c _num.o ___S__23__23_fxquotient 0x9cbf4 _num.o ___S__23__23_fxorc2 0x9cbdc _num.o ___S__23__23_fxodd_3f_ 0x9cbc4 _num.o ___S__23__23_fxnor 0x9cbac _num.o ___S__23__23_fxnand 0x9cb94 _num.o ___S__23__23_fxmin 0x9cb7c _num.o ___S__23__23_fxlength 0x9cb64 _num.o ___S__23__23_fxif 0x9cb4c _num.o ___S__23__23_fxeven_3f_ 0x9cb34 _num.o ___S__23__23_fxbit_2d_set_3f_ 0x9cb1c _num.o ___S__23__23_iflcos 0x9cdd4 _num.o ___S__23__23_iflceiling 0x9cdbc _num.o ___S__23__23_iflatan 0x9cda4 _num.o ___S__23__23_iflasin 0x9cd8c _num.o ___S__23__23_iflacos 0x9cd74 _num.o ___S__23__23_ifl_3e__3d_ 0x9cd5c _num.o ___S__23__23_ifl_3d_ 0x9cd44 _num.o ___S__23__23_ifl_3c_ 0x9cd2c _num.o ___S__23__23_ifl_2d_ 0x9cd14 _num.o ___S__23__23_ifl_2a_ 0x9ccfc _num.o ___S__23__23_ieee754_2d_32_2d__3e_flonum 0x9cce4 _num.o ___S__23__23_gcd 0x9cccc _num.o ___S__23__23_fxxor 0x9ccb4 _num.o ___S__23__23_fxwrapquotient 0x9cc9c _num.o ___S__23__23_fxwraplogical_2d_shift_2d_right 0x9cc84 _num.o ___S__23__23_ifltan 0x9cf3c _num.o ___S__23__23_iflsqrt 0x9cf24 _num.o ___S__23__23_iflsin 0x9cf0c _num.o ___S__23__23_iflround 0x9cef4 _num.o ___S__23__23_iflonum_2d__3e_fixnum 0x9cedc _num.o ___S__23__23_iflnumerator 0x9cec4 _num.o ___S__23__23_iflnan_3f_ 0x9ceac _num.o ___S__23__23_iflmax 0x9ce94 _num.o ___S__23__23_ifllog 0x9ce7c _num.o ___S__23__23_iflinfinite_3f_ 0x9ce64 _num.o ___S__23__23_iflhypot 0x9ce4c _num.o ___S__23__23_iflfinite_3f_ 0x9ce34 _num.o ___S__23__23_iflexpm1 0x9ce1c _num.o ___S__23__23_ifleven_3f_ 0x9ce04 _num.o ___S__23__23_ifldenominator 0x9cdec _num.o ___S__23__23_negate 0x9d0a4 _num.o ___S__23__23_modulo 0x9d08c _num.o ___S__23__23_min 0x9d074 _num.o ___S__23__23_max 0x9d05c _num.o ___S__23__23_make_2d_random_2d_source_2d_mrg32k3a 0x9d044 _num.o ___S__23__23_make_2d_bitwise_2d_generator 0x9d02c _num.o ___S__23__23_log2 0x9d014 _num.o ___S__23__23_lcm2 0x9cffc _num.o ___S__23__23_inverse 0x9cfe4 _num.o ___S__23__23_integer_2d_sqrt 0x9cfcc _num.o ___S__23__23_integer_2d_length 0x9cfb4 _num.o ___S__23__23_infinite_3f_ 0x9cf9c _num.o ___S__23__23_inexact_2d__3e_exact 0x9cf84 _num.o ___S__23__23_imag_2d_part 0x9cf6c _num.o ___S__23__23_ifltruncate 0x9cf54 _num.o ___S__23__23_ratnum_2e__2d_ 0x9d20c _num.o ___S__23__23_ratnum_2e__2a_ 0x9d1f4 _num.o ___S__23__23_ratnum_2d_make 0x9d1dc _num.o ___S__23__23_ratnum_2d__3e_string 0x9d1c4 _num.o ___S__23__23_rationalize 0x9d1ac _num.o ___S__23__23_random_2d_source_2d_state_2d_set_21_ 0x9d194 _num.o ___S__23__23_random_2d_source_2d_randomize_21_ 0x9d17c _num.o ___S__23__23_random_2d_source_2d_make_2d_u8vectors 0x9d164 _num.o ___S__23__23_random_2d_source_2d_make_2d_integers 0x9d14c _num.o ___S__23__23_raise_2d_range_2d_exception 0x9d134 _num.o ___S__23__23_raise_2d_divide_2d_by_2d_zero_2d_exception 0x9d11c _num.o ___S__23__23_power_2d_of_2d_two_3f_ 0x9d104 _num.o ___S__23__23_odd_3f_ 0x9d0ec _num.o ___S__23__23_number_3f_ 0x9d0d4 _num.o ___S__23__23_nonneg_2d_exact_2d_int_2e_expt 0x9d0bc _num.o ___S__23__23_type_2d_3_2d_10aa6857_2d_6f27_2d_45ab_2d_ac38_2d_2318ef2f277c 0x9d374 _num.o ___S__23__23_type_2d_3_2d_10aa6857_2d_6f27_2d_45ab_2d_ac38_2d_2318ef2f277c 0x2edb4 _repl.o ___S__23__23_type_2d_2_2d_c4319ec5_2d_29d5_2d_43f3_2d_bd16_2d_fad15b238e82 0x9d35c _num.o ___S__23__23_type_2d_2_2d_c4319ec5_2d_29d5_2d_43f3_2d_bd16_2d_fad15b238e82 0x2ed3c _repl.o ___S__23__23_truncate_2f_ 0x9d344 _num.o ___S__23__23_truncate_2d_quotient 0x9d32c _num.o ___S__23__23_test_2d_bit_2d_field_3f_ 0x9d314 _num.o ___S__23__23_tan 0x9d2fc _num.o ___S__23__23_string_2d__3e_number 0x9d2e4 _num.o ___S__23__23_sqrt 0x9d2cc _num.o ___S__23__23_sin 0x9d2b4 _num.o ___S__23__23_round_2d_remainder 0x9d29c _num.o ___S__23__23_round 0x9d284 _num.o ___S__23__23_remainder 0x9d26c _num.o ___S__23__23_real_2d_part 0x9d254 _num.o ___S__23__23_ratnum_2e_normalize 0x9d23c _num.o ___S__23__23_ratnum_2e__3c_ 0x9d224 _num.o ___S_atan 0x9d50c _num.o ___S_atan 0x6d8 _eval.o ___S_asin 0x9d4f4 _num.o ___S_asin 0x6c8 _eval.o ___S_any_2d_bits_2d_set_3f_ 0x9d4c4 _num.o ___S_angle 0x9d4ac _num.o ___S_angle 0x690 _eval.o ___S_acosh 0x9d494 _num.o ___S_abs 0x9d47c _num.o ___S_abs 0x680 _eval.o ___S___num_23_3 0x9d464 _num.o ___S___num_23_1 0x9d44c _num.o ___S___num_23_ 0x9d434 _num.o ___S__3e__3d_ 0x9d41c _num.o ___S__3e__3d_ 0x2b084 _eval.o ___S__3e__3d_ 0x2aaac _nonstd.o ___S__3d_ 0x9d404 _num.o ___S__3d_ 0x96594 _std.o ___S__3d_ 0x658 _eval.o ___S__3c_ 0x9d3ec _num.o ___S__3c_ 0x650 _eval.o ___S__3c_ 0x368 _nonstd.o ___S__2d_ 0x9d3d4 _num.o ___S__2d_ 0x2aa4c _nonstd.o ___S__2d_ 0x648 _eval.o ___S__2a_ 0x9d3bc _num.o ___S__2a_ 0x2aa34 _nonstd.o ___S__2a_ 0x640 _eval.o ___S__23__23_use_2d_fast_2d_bignum_2d_algorithms_3f_ 0x9d3a4 _num.o ___S_bitwise_2d_nor 0x9d674 _num.o ___S_bitwise_2d_merge 0x9d65c _num.o ___S_bitwise_2d_if 0x9d644 _num.o ___S_bitwise_2d_fold 0x9d62c _num.o ___S_bitwise_2d_andc2 0x9d614 _num.o ___S_bitwise_2d_and 0x9d5fc _num.o ___S_bitwise_2d_and 0x408 _nonstd.o ___S_bits_2d__3e_list 0x9d5e4 _num.o ___S_bit_2d_swap 0x9d5cc _num.o ___S_bit_2d_field_2d_set 0x9d5b4 _num.o ___S_bit_2d_field_2d_reverse 0x9d59c _num.o ___S_bit_2d_field_2d_replace 0x9d584 _num.o ___S_bit_2d_field_2d_clear 0x9d56c _num.o ___S_bit_2d_field 0x9d554 _num.o ___S_balanced_2f_ 0x9d53c _num.o ___S_balanced_2d_quotient 0x9d524 _num.o ___S_euclidean_2d_quotient 0x9d854 _num.o ___S_end 0x9d83c _num.o ___S_end 0xd60 _std.o ___S_end 0x8f8 _eval.o ___S_divide_2d_by_2d_zero_2d_exception_3f_ 0x9d824 _num.o ___S_divide_2d_by_2d_zero_2d_exception_2d_arguments 0x9d80c _num.o ___S_dest 0x9d7f4 _num.o ___S_count 0x9d7ac _num.o ___S_count 0x96bc4 _std.o ___S_cos 0x9d794 _num.o ___S_cos 0x860 _eval.o ___S_copy_2d_bit 0x9d77c _num.o ___S_conjugate 0x9d764 _num.o ___S_clear_2d_bit_2d_field 0x9d74c _num.o ___S_ceiling_2d_remainder 0x9d734 _num.o ___S_ceiling 0x9d71c _num.o ___S_ceiling 0x7c8 _eval.o ___S_bool 0x9d6bc _num.o ___S_bitwise_2d_unfold 0x9d6a4 _num.o ___S_bitwise_2d_orc1 0x9d68c _num.o ___S_finite_3f_ 0x9d9ec _num.o ___S_expt 0x9d9bc _num.o ___S_expt 0x958 _eval.o ___S_expt 0x560 _nonstd.o ___S_exact_3f_ 0x9d98c _num.o ___S_exact_3f_ 0x930 _eval.o ___S_exact_2d_unsigned_2d_int8 0x9d974 _num.o ___S_exact_2d_unsigned_2d_int8 0x2f474 _repl.o ___S_exact_2d_unsigned_2d_int64 0x9d95c _num.o ___S_exact_2d_unsigned_2d_int64 0x2f45c _repl.o ___S_exact_2d_unsigned_2d_int32 0x9d944 _num.o ___S_exact_2d_unsigned_2d_int32 0x2f444 _repl.o ___S_exact_2d_unsigned_2d_int16 0x9d92c _num.o ___S_exact_2d_unsigned_2d_int16 0x2f42c _repl.o ___S_exact_2d_signed_2d_int8 0x9d914 _num.o ___S_exact_2d_signed_2d_int8 0x2f414 _repl.o ___S_exact_2d_signed_2d_int64 0x9d8fc _num.o ___S_exact_2d_signed_2d_int64 0x2f3fc _repl.o ___S_exact_2d_signed_2d_int32 0x9d8e4 _num.o ___S_exact_2d_signed_2d_int32 0x2f3e4 _repl.o ___S_exact_2d_signed_2d_int16 0x9d8cc _num.o ___S_exact_2d_signed_2d_int16 0x2f3cc _repl.o ___S_exact_2d_integer_2d_sqrt 0x9d8b4 _num.o ___S_exact_2d__3e_inexact 0x9d89c _num.o ___S_exact_2d__3e_inexact 0x2b8dc _eval.o ___S_every_2d_bit_2d_set_3f_ 0x9d884 _num.o ___S_euclidean_2f_ 0x9d86c _num.o ___S_flexp 0x9db6c _num.o ___S_fldenominator 0x9db54 _num.o ___S_flcos 0x9db3c _num.o ___S_flatanh 0x9db24 _num.o ___S_flasinh 0x9db0c _num.o ___S_flacos 0x9dadc _num.o ___S_fl_3e__3d_ 0x9dac4 _num.o ___S_fl_3d_ 0x9daac _num.o ___S_fl_3c_ 0x9da94 _num.o ___S_fl_2d_ 0x9da7c _num.o ___S_fl_2b_ 0x9da64 _num.o ___S_fixnum_3f_ 0x9da4c _num.o ___S_fixnum_2d_overflow_2d_exception_2d_procedure 0x9da34 _num.o ___S_fixnum_2d_overflow_2d_exception 0x9da1c _num.o ___S_fixnum_2d_overflow_2d_exception 0x7f0 _repl.o ___S_fixnum 0x9da04 _num.o ___S_fixnum 0x2f534 _repl.o ___S_fltanh 0x9dcec _num.o ___S_flsquare 0x9dcd4 _num.o ___S_flsinh 0x9dcbc _num.o ___S_flscalbn 0x9dca4 _num.o ___S_flpositive_3f_ 0x9dc8c _num.o ___S_floor_2d_remainder 0x9dc74 _num.o ___S_floor 0x9dc5c _num.o ___S_floor 0x2b9b4 _eval.o ___S_flonum 0x9dc44 _num.o ___S_flonum 0x2f564 _repl.o ___S_flnegative_3f_ 0x9dc14 _num.o ___S_flmin 0x9dbfc _num.o ___S_fllog1p 0x9dbe4 _num.o ___S_flinteger_3f_ 0x9dbcc _num.o ___S_flilogb 0x9dbb4 _num.o ___S_flfloor 0x9db9c _num.o ___S_flexpt 0x9db84 _num.o ___S_fxnand 0x9de54 _num.o ___S_fxmin 0x9de3c _num.o ___S_fxlength 0x9de24 _num.o ___S_fxif 0x9de0c _num.o ___S_fxeven_3f_ 0x9ddf4 _num.o ___S_fxbit_2d_set_3f_ 0x9dddc _num.o ___S_fxarithmetic_2d_shift_2d_right 0x9ddc4 _num.o ___S_fxarithmetic_2d_shift 0x9ddac _num.o ___S_fxandc1 0x9dd94 _num.o ___S_fxabs 0x9dd7c _num.o ___S_fx_3e_ 0x9dd64 _num.o ___S_fx_3c__3d_ 0x9dd4c _num.o ___S_fx_2d_ 0x9dd34 _num.o ___S_fx_2a_ 0x9dd1c _num.o ___S_flzero_3f_ 0x9dd04 _num.o ___S_inexact_2d_real_2d_list 0x9dfd4 _num.o ___S_inexact_2d_real_2d_list 0x8a8 _repl.o ___S_inexact_2d__3e_exact 0x9dfbc _num.o ___S_inexact_2d__3e_exact 0x2bb94 _eval.o ___S_ind2 0x9dfa4 _num.o ___S_ind 0x9df8c _num.o ___S_gcd 0x9df5c _num.o ___S_gcd 0x2b9fc _eval.o ___S_fxxor 0x9df44 _num.o ___S_fxwrapquotient 0x9df2c _num.o ___S_fxwraparithmetic_2d_shift_2d_left 0x9df14 _num.o ___S_fxwrapabs 0x9defc _num.o ___S_fxwrap_2b_ 0x9dee4 _num.o ___S_fxsquare 0x9decc _num.o ___S_fxquotient 0x9deb4 _num.o ___S_fxorc2 0x9de9c _num.o ___S_fxodd_3f_ 0x9de84 _num.o ___S_fxnor 0x9de6c _num.o ___S_newfield 0x9e184 _num.o ___S_nan_3f_ 0x9e16c _num.o ___S_n 0x9e154 _num.o ___S_n 0x9732c _std.o ___S_n 0xb40 _eval.o ___S_min 0x9e13c _num.o ___S_min 0xb30 _eval.o ___S_mapper 0x9e124 _num.o ___S_make_2d_rectangular 0x9e10c _num.o ___S_make_2d_rectangular 0x2be64 _eval.o ___S_make_2d_random_2d_source 0x9e0f4 _num.o ___S_make_2d_integers 0x9e0dc _num.o ___S_make_2d_bitwise_2d_generator 0x9e0c4 _num.o ___S_magnitude 0x9e0ac _num.o ___S_magnitude 0xaf8 _eval.o ___S_list_2d__3e_bits 0x9e07c _num.o ___S_len 0x9e064 _num.o ___S_len 0xe98 _std.o ___S_integer_2d_sqrt 0x9e01c _num.o ___S_integer_2d_length 0x9e004 _num.o ___S_infinite_3f_ 0x9dfec _num.o ___S_rational_3f_ 0x9e304 _num.o ___S_rational_3f_ 0xc60 _eval.o ___S_range_2d_exception_3f_ 0x9e2ec _num.o ___S_range_2d_exception_2d_arguments 0x9e2d4 _num.o ___S_range_2d_exception 0x9e2bc _num.o ___S_range_2d_exception 0x2fc6c _repl.o ___S_random_2d_source_3f_ 0x9e2a4 _num.o ___S_random_2d_source_2d_state_2d_ref 0x9e28c _num.o ___S_random_2d_source_2d_randomize_21_ 0x9e274 _num.o ___S_random_2d_source_2d_make_2d_u8vectors 0x9e25c _num.o ___S_random_2d_source_2d_make_2d_integers 0x9e244 _num.o ___S_random_2d_source 0x9e22c _num.o ___S_pseudo_2d_randomize_21_ 0x9e214 _num.o ___S_proc 0x9e1fc _num.o ___S_proc 0xfc8 _std.o ___S_proc 0xc20 _eval.o ___S_position 0x9e1e4 _num.o ___S_numerator 0x9e1cc _num.o ___S_numerator 0x2c02c _eval.o ___S_number_2d__3e_string 0x9e1b4 _num.o ___S_number_2d__3e_string 0xb90 _eval.o ___S_truncate 0x9e507 _num.o ___S_truncate 0x2c794 _eval.o ___S_truncate 0x240bf _module.o ___S_truncate 0x7b594 _io.o ___S_truncate 0x970 _nonstd.o ___S_zero_3f_ 0x9e4de _num.o ___S_zero_3f_ 0xed8 _eval.o ___S_to 0x9e4b4 _num.o ___S_test_2d_bit_2d_field_3f_ 0x9e46c _num.o ___S_tan 0x9e454 _num.o ___S_tan 0x2c6d4 _eval.o ___S_successor 0x9e43c _num.o ___S_stop_3f_ 0x9e424 _num.o ___S_state_2d_ref 0x9e40c _num.o ___S_square 0x9e3f4 _num.o ___S_size 0x9e3c4 _num.o ___S_size 0x23e5c _module.o ___S_size 0x2bab4 _nonstd.o ___S_size 0xd38 _eval.o ___S_sin 0x9e3ac _num.o ___S_sin 0xd30 _eval.o ___S_round_2d_remainder 0x9e394 _num.o ___S_round 0x9e37c _num.o ___S_round 0x2c3ec _eval.o ___S_real_3f_ 0x9e334 _num.o ___S_real_3f_ 0x2c314 _eval.o ___S_real 0x9e31c _num.o ___S_real 0x2fcb4 _repl.o ___S__23__23_asin 0x198 _num.o ___S__23__23_any_2d_bits_2d_set_3f_ 0x190 _num.o ___S__23__23_angle 0x188 _num.o ___S__23__23_acosh 0x180 _num.o ___S__23__23_abs 0x178 _num.o ___S__23__23__3e_ 0x170 _num.o ___S__23__23__3d_ 0x168 _num.o ___S__23__23__3c_2 0x160 _num.o ___S__23__23__2f_2 0x158 _num.o ___S__23__23__2d_2 0x150 _num.o ___S__23__23__2b_2 0x148 _num.o ___S__23__23__2a_2 0x140 _num.o ___S_y 0x9e567 _num.o ___S_y 0xca0 _repl.o ___S_vector_2d__3e_bits 0x9e54f _num.o ___S_truncate_2d_remainder 0x9e51f _num.o ___S__23__23_bignum_2e_adigit_2d_inc_21_ 0x210 _num.o ___S__23__23_bignum_2e_adigit_2d_dec_21_ 0x208 _num.o ___S__23__23_bignum_2e_adigit_2d_cat_21_ 0x200 _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_orc2_21_ 0x1f8 _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_not_21_ 0x1f0 _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_nand_21_ 0x1e8 _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_eqv_21_ 0x1e0 _num.o ___S__23__23_bignum_2e_adigit_2d_bitwise_2d_andc1_21_ 0x1d8 _num.o ___S__23__23_bignum_2e_adigit_2d_add_21_ 0x1d0 _num.o ___S__23__23_bignum_2e_adigit_2d__3c_ 0x1c8 _num.o ___S__23__23_bignum_2e__2b_ 0x1c0 _num.o ___S__23__23_bignum_2d__3e_fixnum_3f_ 0x1b8 _num.o ___S__23__23_balanced_2d_remainder 0x1b0 _num.o ___S__23__23_atanh 0x1a8 _num.o ___S__23__23_atan 0x1a0 _num.o ___S__23__23_bignum_2e_mdigit_2d_test_3f_ 0x288 _num.o ___S__23__23_bignum_2e_mdigit_2d_remainder 0x280 _num.o ___S__23__23_bignum_2e_mdigit_2d_quotient 0x278 _num.o ___S__23__23_bignum_2e_mdigit_2d_mod 0x270 _num.o ___S__23__23_bignum_2e_mdigit_2d_div_21_ 0x268 _num.o ___S__23__23_bignum_2e_make_2d_zeros 0x260 _num.o ___S__23__23_bignum_2e_fft_2d_mul_2d_min_2d_width_2d_set_21_ 0x258 _num.o ___S__23__23_bignum_2e_fdigit_2d_set_21_ 0x250 _num.o ___S__23__23_bignum_2e_fdigit_2d_length 0x248 _num.o ___S__23__23_bignum_2e_extract_2d_bit_2d_field 0x240 _num.o ___S__23__23_bignum_2e_copy 0x238 _num.o ___S__23__23_bignum_2e_arithmetic_2d_shift 0x230 _num.o ___S__23__23_bignum_2e_adigit_2d_sub_21_ 0x228 _num.o ___S__23__23_bignum_2e_adigit_2d_ones_3f_ 0x220 _num.o ___S__23__23_bignum_2e_adigit_2d_mod 0x218 _num.o ___S__23__23_bitwise_2d_nand 0x300 _num.o ___S__23__23_bitwise_2d_ior2 0x2f8 _num.o ___S__23__23_bitwise_2d_if 0x2f0 _num.o ___S__23__23_bitwise_2d_fold 0x2e8 _num.o ___S__23__23_bitwise_2d_eqv 0x2e0 _num.o ___S__23__23_bitwise_2d_andc1 0x2d8 _num.o ___S__23__23_bitwise_2d_and 0x2d0 _num.o ___S__23__23_bit_2d_set_3f_ 0x2c8 _num.o ___S__23__23_bit_2d_field_2d_set 0x2c0 _num.o ___S__23__23_bit_2d_field_2d_reverse 0x2b8 _num.o ___S__23__23_bit_2d_field_2d_replace 0x2b0 _num.o ___S__23__23_bit_2d_field_2d_clear 0x2a8 _num.o ___S__23__23_bit_2d_field 0x2a0 _num.o ___S__23__23_bignum_2e_propagate_2d_carry_2d_and_2d_normalize_21_ 0x298 _num.o ___S__23__23_bignum_2e_negative_3f_ 0x290 _num.o ___S__23__23_cpxnum_2e__2a_ 0x378 _num.o ___S__23__23_cpxnum_2d_make 0x370 _num.o ___S__23__23_cpxnum_2d__3e_string 0x368 _num.o ___S__23__23_cos 0x360 _num.o ___S__23__23_copy_2d_bit 0x358 _num.o ___S__23__23_complex_3f_ 0x350 _num.o ___S__23__23_char_2d__3e_integer 0x348 _num.o ___S__23__23_ceiling_2d_remainder 0x340 _num.o ___S__23__23_ceiling 0x338 _num.o ___S__23__23_casinh 0x330 _num.o ___S__23__23_carg 0x328 _num.o ___S__23__23_cacos 0x320 _num.o ___S__23__23_bitwise_2d_xor 0x318 _num.o ___S__23__23_bitwise_2d_orc2 0x310 _num.o ___S__23__23_bitwise_2d_not 0x308 _num.o ___S__23__23_exact_2d_int_2e_odd_3f_ 0x3f0 _num.o ___S__23__23_exact_2d_int_2e_negative_3f_ 0x3e8 _num.o ___S__23__23_exact_2d_int_2e_div 0x3e0 _num.o ___S__23__23_exact_2d_int_2e__3d_ 0x3d8 _num.o ___S__23__23_exact_2d_int_2e__2a__2d_expt2 0x3d0 _num.o ___S__23__23_exact_2d_int_2d__3e_string 0x3c8 _num.o ___S__23__23_exact_2d_int_2d__3e_flonum 0x3c0 _num.o ___S__23__23_exact 0x3b8 _num.o ___S__23__23_even_3f_ 0x3b0 _num.o ___S__23__23_euclidean_2d_remainder 0x3a8 _num.o ___S__23__23_division 0x3a0 _num.o ___S__23__23_ctanh 0x398 _num.o ___S__23__23_csquare 0x390 _num.o ___S__23__23_cpxnum_2e__3d_ 0x388 _num.o ___S__23__23_cpxnum_2e__2d_ 0x380 _num.o ___S__23__23_fail_2d_check_2d_flonum 0x468 _num.o ___S__23__23_fail_2d_check_2d_fixnum 0x460 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int8_2d_list 0x458 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int64_2d_list 0x450 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int32_2d_list 0x448 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_unsigned_2d_int16_2d_list 0x440 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_signed_2d_int8_2d_list 0x438 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_signed_2d_int64_2d_list 0x430 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_signed_2d_int32_2d_list 0x428 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_signed_2d_int16_2d_list 0x420 _num.o ___S__23__23_fail_2d_check_2d_exact_2d_integer 0x418 _num.o ___S__23__23_extract_2d_bit_2d_field 0x410 _num.o ___S__23__23_exp 0x408 _num.o ___S__23__23_exact_2d_integer_3f_ 0x400 _num.o ___S__23__23_exact_2d_int_2e_square 0x3f8 _num.o ___S__23__23_flasin 0x4e0 _num.o ___S__23__23_flacos 0x4d8 _num.o ___S__23__23_fl_3e__3d_ 0x4d0 _num.o ___S__23__23_fl_3d_ 0x4c8 _num.o ___S__23__23_fl_3c_ 0x4c0 _num.o ___S__23__23_fl_2d_ 0x4b8 _num.o ___S__23__23_fl_2b_ 0x4b0 _num.o ___S__23__23_fixnum_2d__3e_string_2d_neg 0x4a8 _num.o ___S__23__23_fixnum_2d__3e_flonum_2d_exact_3f_ 0x4a0 _num.o ___S__23__23_fixnum_2d__3e_bignum 0x498 _num.o ___S__23__23_finite_3f_ 0x490 _num.o ___S__23__23_fail_2d_check_2d_rational 0x488 _num.o ___S__23__23_fail_2d_check_2d_random_2d_source 0x480 _num.o ___S__23__23_fail_2d_check_2d_nonnegative_2d_exact_2d_integer 0x478 _num.o ___S__23__23_fail_2d_check_2d_inexact_2d_real_2d_list 0x470 _num.o ___S__23__23_flonum_2d__3e_exact_2d_int 0x558 _num.o ___S__23__23_flonum_2d__3e_exact 0x550 _num.o ___S__23__23_flnumerator 0x548 _num.o ___S__23__23_flnan_3f_ 0x540 _num.o ___S__23__23_flmax 0x538 _num.o ___S__23__23_fllog 0x530 _num.o ___S__23__23_flinfinite_3f_ 0x528 _num.o ___S__23__23_flhypot 0x520 _num.o ___S__23__23_flfinite_3f_ 0x518 _num.o ___S__23__23_flexpm1 0x510 _num.o ___S__23__23_fleven_3f_ 0x508 _num.o ___S__23__23_fldenominator 0x500 _num.o ___S__23__23_flcos 0x4f8 _num.o ___S__23__23_flceiling 0x4f0 _num.o ___S__23__23_flatan 0x4e8 _num.o ___S__23__23_fx_2d_ 0x5d0 _num.o ___S__23__23_fx_2b_ 0x5c8 _num.o ___S__23__23_fx_2a_ 0x5c0 _num.o ___S__23__23_fltruncate 0x5b8 _num.o ___S__23__23_fltan 0x5b0 _num.o ___S__23__23_flsqrt 0x5a8 _num.o ___S__23__23_flsin 0x5a0 _num.o ___S__23__23_flround 0x598 _num.o ___S__23__23_floor_2f_ 0x590 _num.o ___S__23__23_floor_2d_quotient 0x588 _num.o ___S__23__23_flonum_2d_printout 0x580 _num.o ___S__23__23_flonum_2d_expt2 0x578 _num.o ___S__23__23_flonum_2d__3e_string 0x570 _num.o ___S__23__23_flonum_2d__3e_inexact_2d_exponential_2d_format 0x568 _num.o ___S__23__23_flonum_2d__3e_ieee754_2d_32 0x560 _num.o ___S__23__23_fxnegative_3f_ 0x648 _num.o ___S__23__23_fxmodulo 0x640 _num.o ___S__23__23_fxmax 0x638 _num.o ___S__23__23_fxior 0x630 _num.o ___S__23__23_fxfirst_2d_set_2d_bit 0x628 _num.o ___S__23__23_fxeqv 0x620 _num.o ___S__23__23_fxbit_2d_count 0x618 _num.o ___S__23__23_fxarithmetic_2d_shift_2d_right_3f_ 0x610 _num.o ___S__23__23_fxarithmetic_2d_shift_2d_left_3f_ 0x608 _num.o ___S__23__23_fxarithmetic_2d_shift 0x600 _num.o ___S__23__23_fxandc1 0x5f8 _num.o ___S__23__23_fxabs_3f_ 0x5f0 _num.o ___S__23__23_fx_3e__3d_ 0x5e8 _num.o ___S__23__23_fx_3d_ 0x5e0 _num.o ___S__23__23_fx_3c_ 0x5d8 _num.o ___S__23__23_ifl_2b_ 0x6c0 _num.o ___S__23__23_ieee754_2d_64_2d__3e_flonum 0x6b8 _num.o ___S__23__23_gcd2 0x6b0 _num.o ___S__23__23_fxzero_3f_ 0x6a8 _num.o ___S__23__23_fxwrapsquare 0x6a0 _num.o ___S__23__23_fxwraplogical_2d_shift_2d_right_3f_ 0x698 _num.o ___S__23__23_fxwraparithmetic_2d_shift_3f_ 0x690 _num.o ___S__23__23_fxwraparithmetic_2d_shift_2d_left 0x688 _num.o ___S__23__23_fxwrapabs 0x680 _num.o ___S__23__23_fxwrap_2b_ 0x678 _num.o ___S__23__23_fxsquare_3f_ 0x670 _num.o ___S__23__23_fxremainder 0x668 _num.o ___S__23__23_fxpositive_3f_ 0x660 _num.o ___S__23__23_fxorc1 0x658 _num.o ___S__23__23_fxnot 0x650 _num.o ___S__23__23_iflinteger_3f_ 0x738 _num.o ___S__23__23_iflilogb 0x730 _num.o ___S__23__23_iflfloor 0x728 _num.o ___S__23__23_iflexpt 0x720 _num.o ___S__23__23_iflexp 0x718 _num.o ___S__23__23_ifleqv_3f_ 0x710 _num.o ___S__23__23_iflcosh 0x708 _num.o ___S__23__23_iflcopysign 0x700 _num.o ___S__23__23_iflatanh 0x6f8 _num.o ___S__23__23_iflasinh 0x6f0 _num.o ___S__23__23_iflacosh 0x6e8 _num.o ___S__23__23_iflabs 0x6e0 _num.o ___S__23__23_ifl_3e_ 0x6d8 _num.o ___S__23__23_ifl_3c__3d_ 0x6d0 _num.o ___S__23__23_ifl_2f_ 0x6c8 _num.o ___S__23__23_integer_3f_ 0x7b0 _num.o ___S__23__23_integer_2d_nth_2d_root 0x7a8 _num.o ___S__23__23_integer_2d__3e_char 0x7a0 _num.o ___S__23__23_inexact_3f_ 0x798 _num.o ___S__23__23_inexact 0x790 _num.o ___S__23__23_iflzero_3f_ 0x788 _num.o ___S__23__23_ifltanh 0x780 _num.o ___S__23__23_iflsquare 0x778 _num.o ___S__23__23_iflsinh 0x770 _num.o ___S__23__23_iflscalbn 0x768 _num.o ___S__23__23_iflpositive_3f_ 0x760 _num.o ___S__23__23_iflodd_3f_ 0x758 _num.o ___S__23__23_iflnegative_3f_ 0x750 _num.o ___S__23__23_iflmin 0x748 _num.o ___S__23__23_ifllog1p 0x740 _num.o ___S__23__23_random_2d_source_2d_make_2d_f64vectors 0x828 _num.o ___S__23__23_raise_2d_fixnum_2d_overflow_2d_exception 0x820 _num.o ___S__23__23_quotient 0x818 _num.o ___S__23__23_positive_3f_ 0x810 _num.o ___S__23__23_numerator 0x808 _num.o ___S__23__23_number_2d__3e_string 0x800 _num.o ___S__23__23_negative_3f_ 0x7f8 _num.o ___S__23__23_nan_3f_ 0x7f0 _num.o ___S__23__23_min2 0x7e8 _num.o ___S__23__23_max2 0x7e0 _num.o ___S__23__23_make_2d_rectangular 0x7d8 _num.o ___S__23__23_make_2d_polar 0x7d0 _num.o ___S__23__23_magnitude 0x7c8 _num.o ___S__23__23_log 0x7c0 _num.o ___S__23__23_lcm 0x7b8 _num.o ___S__23__23_round_2f_ 0x8a0 _num.o ___S__23__23_round_2d_quotient 0x898 _num.o ___S__23__23_replace_2d_bit_2d_field 0x890 _num.o ___S__23__23_real_3f_ 0x888 _num.o ___S__23__23_ratnum_2e_round 0x880 _num.o ___S__23__23_ratnum_2e__3d_ 0x878 _num.o ___S__23__23_ratnum_2e__2f_ 0x870 _num.o ___S__23__23_ratnum_2e__2b_ 0x868 _num.o ___S__23__23_ratnum_2d_numerator 0x860 _num.o ___S__23__23_ratnum_2d_denominator 0x858 _num.o ___S__23__23_ratnum_2d__3e_flonum 0x850 _num.o ___S__23__23_rational_3f_ 0x848 _num.o ___S__23__23_random_2d_source_2d_state_2d_ref 0x840 _num.o ___S__23__23_random_2d_source_2d_pseudo_2d_randomize_21_ 0x838 _num.o ___S__23__23_random_2d_source_2d_make_2d_reals 0x830 _num.o ___S___num_23_0 0x928 _num.o ___S___num 0x920 _num.o ___S__3e_ 0x918 _num.o ___S__3e_ 0x660 _eval.o ___S__3e_ 0x370 _nonstd.o ___S__3c__3d_ 0x2b054 _eval.o ___S__3c__3d_ 0x2aa94 _nonstd.o ___S__3c__3d_ 0x910 _num.o ___S__2f_ 0x2b03c _eval.o ___S__2f_ 0x2aa7c _nonstd.o ___S__2f_ 0x908 _num.o ___S__2b_ 0x2b024 _eval.o ___S__2b_ 0x900 _num.o ___S__2b_ 0x350 _nonstd.o ___S__23__23_zero_3f_ 0x8f8 _num.o ___S__23__23_type_2d_8_2d_1b002758_2d_f900_2d_4e96_2d_be5e_2d_fa407e331fc0 0x8f0 _num.o ___S__23__23_type_2d_2_2d_dd080472_2d_485f_2d_4f09_2d_8e9e_2d_924194042ff3 0x8e0 _num.o ___S__23__23_type_2d_2_2d_dd080472_2d_485f_2d_4f09_2d_8e9e_2d_924194042ff3 0x550 _repl.o ___S__23__23_truncate_2d_remainder 0x8d0 _num.o ___S__23__23_truncate 0x8c8 _num.o ___S__23__23_tanh 0x8c0 _num.o ___S__23__23_string_2d__3e_number_2d_slow_2d_path 0x8b8 _num.o ___S__23__23_square 0x8b0 _num.o ___S__23__23_sinh 0x8a8 _num.o ___S_bit_2d_set_3f_ 0x9a8 _num.o ___S_bit_2d_field_2d_rotate 0x9a0 _num.o ___S_bit_2d_field_2d_replace_2d_same 0x998 _num.o ___S_bit_2d_field_2d_every_3f_ 0x990 _num.o ___S_bit_2d_field_2d_any_3f_ 0x988 _num.o ___S_bit_2d_count 0x980 _num.o ___S_balanced_2d_remainder 0x978 _num.o ___S_atanh 0x970 _num.o ___S_asinh 0x968 _num.o ___S_arithmetic_2d_shift 0x960 _num.o ___S_arithmetic_2d_shift 0x3f8 _nonstd.o ___S_any_2d_bit_2d_set_3f_ 0x950 _num.o ___S_all_2d_bits_2d_set_3f_ 0x948 _num.o ___S_acos 0x2b0e4 _eval.o ___S_acos 0x940 _num.o ___S___num_23_4 0x938 _num.o ___S___num_23_2 0x930 _num.o ___S_cosh 0xa48 _num.o ___S_copy_2d_bit_2d_field 0xa40 _num.o ___S_complex_3f_ 0xa30 _num.o ___S_complex_3f_ 0x848 _eval.o ___S_ceiling_2f_ 0xa28 _num.o ___S_ceiling_2d_quotient 0xa20 _num.o ___S_bitwise_2d_xor 0x2ac8c _nonstd.o ___S_bitwise_2d_xor 0x9f8 _num.o ___S_bitwise_2d_orc2 0x9f0 _num.o ___S_bitwise_2d_not 0x9e8 _num.o ___S_bitwise_2d_not 0x410 _nonstd.o ___S_bitwise_2d_nand 0x9e0 _num.o ___S_bitwise_2d_ior 0x2ac74 _nonstd.o ___S_bitwise_2d_ior 0x9d8 _num.o ___S_bitwise_2d_for_2d_each 0x9d0 _num.o ___S_bitwise_2d_eqv 0x9c8 _num.o ___S_bitwise_2d_andc1 0x9c0 _num.o ___S_bits_2d__3e_vector 0x9b8 _num.o ___S_bits 0x9b0 _num.o ___S_exact_2d_unsigned_2d_int32_2d_list 0xad8 _num.o ___S_exact_2d_unsigned_2d_int32_2d_list 0x7a0 _repl.o ___S_exact_2d_unsigned_2d_int16_2d_list 0xad0 _num.o ___S_exact_2d_unsigned_2d_int16_2d_list 0x798 _repl.o ___S_exact_2d_signed_2d_int8_2d_list 0xac8 _num.o ___S_exact_2d_signed_2d_int8_2d_list 0x790 _repl.o ___S_exact_2d_signed_2d_int64_2d_list 0xac0 _num.o ___S_exact_2d_signed_2d_int64_2d_list 0x788 _repl.o ___S_exact_2d_signed_2d_int32_2d_list 0xab8 _num.o ___S_exact_2d_signed_2d_int32_2d_list 0x780 _repl.o ___S_exact_2d_signed_2d_int16_2d_list 0xab0 _num.o ___S_exact_2d_signed_2d_int16_2d_list 0x778 _repl.o ___S_exact_2d_integer_3f_ 0xaa8 _num.o ___S_exact_2d_integer 0x2f3b4 _repl.o ___S_exact_2d_integer 0xaa0 _num.o ___S_exact 0xa98 _num.o ___S_even_3f_ 0xa90 _num.o ___S_even_3f_ 0x928 _eval.o ___S_euclidean_2d_remainder 0xa88 _num.o ___S_e 0x2f33c _repl.o ___S_e 0xa78 _num.o ___S_divide_2d_by_2d_zero_2d_exception_2d_procedure 0xa70 _num.o ___S_divide_2d_by_2d_zero_2d_exception 0xa68 _num.o ___S_divide_2d_by_2d_zero_2d_exception 0x728 _repl.o ___S_denominator 0xa50 _num.o ___S_denominator 0x8a8 _eval.o ___S_flabs 0xb58 _num.o ___S_fl_3e_ 0xb50 _num.o ___S_fl_3c__3d_ 0xb48 _num.o ___S_fl_2f_ 0xb40 _num.o ___S_fl_2b__2a_ 0xb38 _num.o ___S_fl_2a_ 0xb30 _num.o ___S_fixnum_2d_overflow_2d_exception_3f_ 0xb28 _num.o ___S_fixnum_2d_overflow_2d_exception_2d_arguments 0xb20 _num.o ___S_fixnum_2d__3e_flonum 0xb18 _num.o ___S_first_2d_set_2d_bit 0xb10 _num.o ___S_finite_2d_real 0xb08 _num.o ___S_finite_2d_real 0x7e8 _repl.o ___S_extract_2d_bit_2d_field 0xb00 _num.o ___S_exp 0xaf8 _num.o ___S_exp 0x940 _eval.o ___S_exact_2d_unsigned_2d_int8_2d_list 0xae8 _num.o ___S_exact_2d_unsigned_2d_int8_2d_list 0x7b0 _repl.o ___S_exact_2d_unsigned_2d_int64_2d_list 0xae0 _num.o ___S_exact_2d_unsigned_2d_int64_2d_list 0x7a8 _repl.o ___S_flodd_3f_ 0xbd0 _num.o ___S_flnumerator 0xbc8 _num.o ___S_flnan_3f_ 0xbc0 _num.o ___S_flmax 0xbb8 _num.o ___S_fllog 0xbb0 _num.o ___S_flinfinite_3f_ 0xba8 _num.o ___S_flhypot 0xba0 _num.o ___S_flfinite_3f_ 0xb98 _num.o ___S_flexpm1 0xb90 _num.o ___S_fleven_3f_ 0xb88 _num.o ___S_flcosh 0xb80 _num.o ___S_flceiling 0xb78 _num.o ___S_flatan 0xb70 _num.o ___S_flasin 0xb68 _num.o ___S_flacosh 0xb60 _num.o ___S_fxandc2 0xc48 _num.o ___S_fxand 0xc40 _num.o ___S_fx_3e__3d_ 0xc38 _num.o ___S_fx_3d_ 0xc30 _num.o ___S_fx_3c_ 0xc28 _num.o ___S_fx_2b_ 0xc20 _num.o ___S_from 0xc18 _num.o ___S_from 0xb50 _io.o ___S_fltruncate 0xc10 _num.o ___S_fltan 0xc08 _num.o ___S_flsqrt 0xc00 _num.o ___S_flsin 0xbf8 _num.o ___S_flround 0xbf0 _num.o ___S_floor_2f_ 0xbe8 _num.o ___S_floor_2d_quotient 0xbe0 _num.o ___S_floor_2d_quotient 0x5f0 _nonstd.o ___S_flonum_3f_ 0xbd8 _num.o ___S_fxwraparithmetic_2d_shift 0xcc0 _num.o ___S_fxwrap_2d_ 0xcb8 _num.o ___S_fxwrap_2a_ 0xcb0 _num.o ___S_fxremainder 0xca8 _num.o ___S_fxpositive_3f_ 0xca0 _num.o ___S_fxorc1 0xc98 _num.o ___S_fxnot 0xc90 _num.o ___S_fxnegative_3f_ 0xc88 _num.o ___S_fxmodulo 0xc80 _num.o ___S_fxmax 0xc78 _num.o ___S_fxior 0xc70 _num.o ___S_fxfirst_2d_set_2d_bit 0xc68 _num.o ___S_fxeqv 0xc60 _num.o ___S_fxbit_2d_count 0xc58 _num.o ___S_fxarithmetic_2d_shift_2d_left 0xc50 _num.o ___S_log 0x2be1c _eval.o ___S_log 0xd48 _num.o ___S_list 0x2f924 _repl.o ___S_list 0xd38 _num.o ___S_list 0xeb8 _std.o ___S_list 0xac0 _eval.o ___S_lcm 0x2bce4 _eval.o ___S_lcm 0xd30 _num.o ___S_integer_3f_ 0x2bbf4 _eval.o ___S_integer_3f_ 0xd20 _num.o ___S_integer_2d_nth_2d_root 0xd18 _num.o ___S_integer 0xd10 _num.o ___S_integer 0x8b8 _repl.o ___S_inexact_3f_ 0xd08 _num.o ___S_inexact_3f_ 0xa18 _eval.o ___S_inexact_2d_real 0xd00 _num.o ___S_inexact_2d_real 0x8a0 _repl.o ___S_inexact 0xcf8 _num.o ___S_ind1 0xcf0 _num.o ___S_imag_2d_part 0xce8 _num.o ___S_imag_2d_part 0xa00 _eval.o ___S_i 0xce0 _num.o ___S_i 0xe48 _std.o ___S_i 0x9a0 _eval.o ___S_i 0x828 _repl.o ___S_fxzero_3f_ 0xcd8 _num.o ___S_fxwrapsquare 0xcd0 _num.o ___S_fxwraplogical_2d_shift_2d_right 0xcc8 _num.o ___S_random_2d_source_2d_make_2d_reals 0xdd8 _num.o ___S_random_2d_source_2d_make_2d_f64vectors 0xdd0 _num.o ___S_quotient 0xdc8 _num.o ___S_quotient 0xc48 _eval.o ___S_positive_3f_ 0x2c194 _eval.o ___S_positive_3f_ 0xdb8 _num.o ___S_odd_3f_ 0x2c044 _eval.o ___S_odd_3f_ 0xdb0 _num.o ___S_number_3f_ 0xda8 _num.o ___S_number_3f_ 0xb98 _eval.o ___S_number 0x2fabc _repl.o ___S_number 0xda0 _num.o ___S_number 0xd30 _io.o ___S_nonnegative_2d_exact_2d_integer 0x2fa74 _repl.o ___S_nonnegative_2d_exact_2d_integer 0xd98 _num.o ___S_negative_3f_ 0x2bf6c _eval.o ___S_negative_3f_ 0xd90 _num.o ___S_modulo 0xd80 _num.o ___S_modulo 0xb38 _eval.o ___S_modulo 0x6b8 _nonstd.o ___S_max 0x2be94 _eval.o ___S_max 0xd78 _num.o ___S_make_2d_u8vectors 0xd70 _num.o ___S_make_2d_reals 0xd68 _num.o ___S_make_2d_polar 0xd60 _num.o ___S_make_2d_polar 0xb00 _eval.o ___S_make_2d_f64vectors 0xd58 _num.o ___S_source 0x2c50c _eval.o ___S_source 0x2bacc _nonstd.o ___S_source 0x2fedc _repl.o ___S_source 0xe58 _num.o ___S_sinh 0xe50 _num.o ___S_round_2f_ 0xe48 _num.o ___S_round_2d_quotient 0xe40 _num.o ___S_replace_2d_bit_2d_field 0xe30 _num.o ___S_remainder 0x2c344 _eval.o ___S_remainder 0xe28 _num.o ___S_real_2d_part 0xe20 _num.o ___S_real_2d_part 0xc90 _eval.o ___S_rationalize 0x2c284 _eval.o ___S_rationalize 0xe18 _num.o ___S_rational 0xe10 _num.o ___S_rational 0xa58 _repl.o ___S_range_2d_exception_2d_procedure 0xe08 _num.o ___S_range_2d_exception_2d_arg_2d_id 0xe00 _num.o ___S_randomize_21_ 0xdf8 _num.o ___S_random_2d_source_2d_state_2d_set_21_ 0xdf0 _num.o ___S_random_2d_source_2d_state 0xde8 _num.o ___S_random_2d_source_2d_state 0xa50 _repl.o ___S_random_2d_source_2d_pseudo_2d_randomize_21_ 0xde0 _num.o ___G_length_2d_mismatch_2d_exception_2d_procedure 0x39 _std.o ___G_length_2d_mismatch_2d_exception_2d_procedure 0x4059 _std.o ___G_length_2d_mismatch_2d_exception_3f_ 0x2b _std.o ___G_length_2d_mismatch_2d_exception_3f_ 0x404b _std.o ___G__23__23_fail_2d_check_2d_length_2d_mismatch_2d_exception 0x1d _std.o ___G__23__23_fail_2d_check_2d_length_2d_mismatch_2d_exception 0x403d _std.o ___G___std_23_ 0xf _std.o ___G___std_23_ 0x402f _std.o ___S_z 0xee0 _num.o ___S_x 0x98214 _std.o ___S_x 0xed8 _num.o ___S_vector 0x2c884 _eval.o ___S_vector 0xed0 _num.o ___S_vector 0x1418 _std.o ___S_vector 0x1398 _io.o ___S_vector 0xc68 _repl.o ___S_truncate_2f_ 0xec8 _num.o ___S_truncate_2d_quotient 0xec0 _num.o ___S_test_2d_bits 0xe90 _num.o ___S_tanh 0xe88 _num.o ___S_string_2d__3e_number 0x2c59c _eval.o ___S_string_2d__3e_number 0xe78 _num.o ___S_state_2d_set_21_ 0xe70 _num.o ___S_start 0x97854 _std.o ___S_start 0xe68 _num.o ___S_sqrt 0x2c53c _eval.o ___S_sqrt 0xe60 _num.o .text (section) 0x8104 _std.o .text (section) 0x840d _std.o .text (section) 0x8949 _std.o .text (section) 0x9390 _std.o .text (section) 0x9acb _std.o .text (section) 0x9b4d _std.o .text (section) 0x9bce _std.o .text (section) 0x9c66 _std.o .text (section) 0x9ceb _std.o .text (section) 0x9d78 _std.o .text (section) 0x9dfb _std.o .text (section) 0x9e7d _std.o .text (section) 0x9ef7 _std.o .text (section) 0x9f8e _std.o .text (section) 0xa011 _std.o .text (section) 0xa093 _std.o .text (section) 0xa13b _std.o .text (section) 0xacd2 _std.o .text (section) 0xbd53 _std.o .text (section) 0xc536 _std.o .text (section) 0xc6fc _std.o .text (section) 0xc83c _std.o .text (section) 0xc8c2 _std.o .text (section) 0xcb39 _std.o .text (section) 0xcc02 _std.o .text (section) 0xd93a _std.o .text (section) 0xd97b _std.o .text (section) 0xdcfc _std.o .text (section) 0xde98 _std.o .text (section) 0xe7d5 _std.o .text (section) 0xe9d1 _std.o .text (section) 0xefee _std.o .text (section) 0xf011 _std.o .text (section) 0xf13c _std.o .text (section) 0xf332 _std.o .text (section) 0xf35b _std.o .text (section) 0xf418 _std.o .text (section) 0xf4e0 _std.o .text (section) 0xfb34 _std.o .text (section) 0xfd83 _std.o .text (section) 0x10037 _std.o .text (section) 0x1023e _std.o .text (section) 0x10274 _std.o .text (section) 0x10319 _std.o .text (section) 0x10472 _std.o .text (section) 0x104a9 _std.o .text (section) 0x10566 _std.o .text (section) 0x10904 _std.o .text (section) 0x10919 _std.o .text (section) 0x10a03 _std.o .text (section) 0x10a18 _std.o .text (section) 0x10ef2 _std.o .text (section) 0x10fb5 _std.o .text (section) 0x11341 _std.o .text (section) 0x113d1 _std.o .text (section) 0x113e6 _std.o .text (section) 0x1167d _std.o .text (section) 0x116ca _std.o .text (section) 0x11964 _std.o .text (section) 0x11979 _std.o .text (section) 0x11a7a _std.o .text (section) 0x11a8f _std.o .text (section) 0x11bc3 _std.o .text (section) 0x11c88 _std.o .text (section) 0x11d28 _std.o .text (section) 0x11d69 _std.o .text (section) 0x11e04 _std.o .text (section) 0x11f21 _std.o .text (section) 0x12153 _std.o .text (section) 0x121ea _std.o .text (section) 0x12211 _std.o .text (section) 0x122bc _std.o .text (section) 0x122d5 _std.o .text (section) 0x122ee _std.o .text (section) 0x12379 _std.o .text (section) 0x12491 _std.o .text (section) 0x1279e _std.o .text (section) 0x12837 _std.o .text (section) 0x12935 _std.o .text (section) 0x1295c _std.o .text (section) 0x12983 _std.o .text (section) 0x12998 _std.o .text (section) 0x129e8 _std.o .text (section) 0x12bd4 _std.o .text (section) 0x12c05 _std.o .text (section) 0x13016 _std.o .text (section) 0x1302b _std.o .text (section) 0x13207 _std.o .text (section) 0x13398 _std.o .text (section) 0x133b1 _std.o .text (section) 0x133ca _std.o .text (section) 0x133e3 _std.o .text (section) 0x133fc _std.o .text (section) 0x13411 _std.o .text (section) 0x1342a _std.o .text (section) 0x136fb _std.o .text (section) 0x13775 _std.o .text (section) 0x1378a _std.o .text (section) 0x13924 _std.o .text (section) 0x139cb _std.o .text (section) 0x13b10 _std.o .text (section) 0x13d01 _std.o .text (section) 0x13d4e _std.o .text (section) 0x13d7f _std.o .text (section) 0x13d98 _std.o .text (section) 0x13db1 _std.o .text (section) 0x13dca _std.o .text (section) 0x13dff _std.o .text (section) 0x13fb6 _std.o .text (section) 0x1402e _std.o .text (section) 0x14043 _std.o .text (section) 0x1418d _std.o .text (section) 0x141f8 _std.o .text (section) 0x1425c _std.o .text (section) 0x1431b _std.o .text (section) 0x1434b _std.o .text (section) 0x14390 _std.o .text (section) 0x1443e _std.o .text (section) 0x1479b _std.o .text (section) 0x14915 _std.o .text (section) 0x149cf _std.o .text (section) 0x14a2f _std.o .text (section) 0x14a44 _std.o .text (section) 0x14abd _std.o .text (section) 0x14ad2 _std.o .text (section) 0x14aeb _std.o .text (section) 0x14b04 _std.o .text (section) 0x14bb0 _std.o .text (section) 0x14c29 _std.o .text (section) 0x14c60 _std.o .text (section) 0x14c7f _std.o .text (section) 0x1500e _std.o .text (section) 0x151c6 _std.o .text (section) 0x151f2 _std.o .text (section) 0x1520b _std.o .text (section) 0x1523e _std.o .text (section) 0x15579 _std.o .text (section) 0x15714 _std.o .text (section) 0x157af _std.o .text (section) 0x158eb _std.o .text (section) 0x1597d _std.o .text (section) 0x15a75 _std.o .text (section) 0x15b1e _std.o .text (section) 0x15c60 _std.o .text (section) 0x15cb5 _std.o .text (section) 0x16605 _std.o .text (section) 0x1671a _std.o .text (section) 0x169a0 _std.o .text (section) 0x169dd _std.o .text (section) 0x16c76 _std.o .text (section) 0x16cb6 _std.o .text (section) 0x170f8 _std.o .text (section) 0x1714d _std.o .text (section) 0x171c1 _std.o .text (section) 0x171fe _std.o .text (section) 0x1739c _std.o .text (section) 0x173c6 _std.o .text (section) 0x17488 _std.o .text (section) 0x175b3 _std.o .text (section) 0x1782d _std.o .text (section) 0x17924 _std.o .text (section) 0x17a2a _std.o .text (section) 0x17a8e _std.o .text (section) 0x17bf8 _std.o .text (section) 0x17e6c _std.o .text (section) 0x18264 _std.o .text (section) 0x1828f _std.o .text (section) 0x18445 _std.o .text (section) 0x18470 _std.o .text (section) 0x184ae _std.o .text (section) 0x185c8 _std.o .text (section) 0x18778 _std.o .text (section) 0x187ba _std.o .text (section) 0x18a89 _std.o .text (section) 0x18c1d _std.o .text (section) 0x18cee _std.o .text (section) 0x18e4e _std.o .text (section) 0x18fa2 _std.o .text (section) 0x19036 _std.o .text (section) 0x191bb _std.o .text (section) 0x191f5 _std.o .text (section) 0x19223 _std.o .text (section) 0x19359 _std.o .text (section) 0x195be _std.o .text (section) 0x195ea _std.o .text (section) 0x196b2 _std.o .text (section) 0x19dfc _std.o .text (section) 0x19ed9 _std.o .text (section) 0x19f10 _std.o .text (section) 0x1a049 _std.o .text (section) 0x1a159 _std.o .text (section) 0x1a183 _std.o .text (section) 0x1a2c4 _std.o .text (section) 0x1a3af _std.o .text (section) 0x1a5d9 _std.o .text (section) 0x1a6ed _std.o .text (section) 0x1ad7e _std.o .text (section) 0x1ae19 _std.o .text (section) 0x1aece _std.o .text (section) 0x1af7b _std.o .text (section) 0x1b48d _std.o .text (section) 0x1b6f4 _std.o .text (section) 0x1b73c _std.o .text (section) 0x1b7c0 _std.o .text (section) 0x1ba75 _std.o .text (section) 0x1be0f _std.o .text (section) 0x1c1b4 _std.o .text (section) 0x1c3e3 _std.o .text (section) 0x1c421 _std.o .text (section) 0x1c462 _std.o .text (section) 0x1c4a0 _std.o .text (section) 0x1c5ad _std.o .text (section) 0x1c5e1 _std.o .text (section) 0x1c638 _std.o .text (section) 0x1c75c _std.o .text (section) 0x1c794 _std.o .text (section) 0x1c7ae _std.o .text (section) 0x1c839 _std.o .text (section) 0x1c954 _std.o .text (section) 0x1c9a8 _std.o .text (section) 0x1caf9 _std.o .text (section) 0x1cb29 _std.o .text (section) 0x1cd25 _std.o .text (section) 0x1cd55 _std.o .text (section) 0x1d006 _std.o .text (section) 0x1d3ed _std.o .text (section) 0x1d54b _std.o .text (section) 0x1d79e _std.o .text (section) 0x1d929 _std.o .text (section) 0x1d98f _std.o .text (section) 0x1d9b3 _std.o .text (section) 0x1da65 _std.o .text (section) 0x1dd12 _std.o .text (section) 0x1dd51 _std.o .text (section) 0x1dd98 _std.o .text (section) 0x1e1c5 _std.o .text (section) 0x1e45f _std.o .text (section) 0x1e488 _std.o .text (section) 0x1e62d _std.o .text (section) 0x1e955 _std.o .text (section) 0x1eb38 _std.o .text (section) 0x1ed47 _std.o .text (section) 0x1f0a9 _std.o .text (section) 0x1f323 _std.o .text (section) 0x1f618 _std.o .text (section) 0x1f87d _std.o .text (section) 0x1f8bd _std.o .text (section) 0x1f900 _std.o .text (section) 0x1f946 _std.o .text (section) 0x1f989 _std.o .text (section) 0x1fa9e _std.o .text (section) 0x1fad0 _std.o .text (section) 0x1fd06 _std.o .text (section) 0x1ffc5 _std.o .text (section) 0x1ffef _std.o .text (section) 0x2009b _std.o .text (section) 0x200c8 _std.o .text (section) 0x202ad _std.o .text (section) 0x202d1 _std.o .text (section) 0x202f5 _std.o .text (section) 0x2038b _std.o .text (section) 0x2041d _std.o .text (section) 0x204d0 _std.o .text (section) 0x20513 _std.o .text (section) 0x2055e _std.o .text (section) 0x20599 _std.o .text (section) 0x2062b _std.o .text (section) 0x2072a _std.o .text (section) 0x20761 _std.o .text (section) 0x20796 _std.o .text (section) 0x207e3 _std.o .text (section) 0x20871 _std.o .text (section) 0x20a7c _std.o .text (section) 0x20ba3 _std.o .text (section) 0x20bc3 _std.o .text (section) 0x20db0 _std.o .text (section) 0x20ffe _std.o .text (section) 0x21072 _std.o .text (section) 0x21087 _std.o .text (section) 0x21114 _std.o .text (section) 0x21138 _std.o .text (section) 0x212e7 _std.o .text (section) 0x2132a _std.o .text (section) 0x213c8 _std.o .text (section) 0x217f6 _std.o .text (section) 0x2180b _std.o .text (section) 0x21904 _std.o .text (section) 0x21959 _std.o .text (section) 0x219d7 _std.o .text (section) 0x219fa _std.o .text (section) 0x21ab8 _std.o .text (section) 0x21c74 _std.o .text (section) 0x21e5c _std.o .text (section) 0x2204d _std.o .text (section) 0x221be _std.o .text (section) 0x22331 _std.o .text (section) 0x2291f _std.o .text (section) 0x229b4 _std.o .text (section) 0x22a4b _std.o .text (section) 0x22b3e _std.o .text (section) 0x22bc6 _std.o .text (section) 0x22c92 _std.o .text (section) 0x22ebe _std.o .text (section) 0x232e1 _std.o .text (section) 0x23537 _std.o .text (section) 0x235cd _std.o .text (section) 0x2364e _std.o .text (section) 0x2372c _std.o .text (section) 0x2376c _std.o .text (section) 0x237de _std.o .text (section) 0x23903 _std.o .text (section) 0x23949 _std.o .text (section) 0x23b44 _std.o .text (section) 0x23b6e _std.o .text (section) 0x24204 _std.o .text (section) 0x24329 _std.o .text (section) 0x24493 _std.o .text (section) 0x24593 _std.o .text (section) 0x2471c _std.o .text (section) 0x2492e _std.o .text (section) 0x24a5d _std.o .text (section) 0x251f7 _std.o .text (section) 0x2538c _std.o .text (section) 0x25601 _std.o .text (section) 0x25af3 _std.o .text (section) 0x25b26 _std.o .text (section) 0x25b4a _std.o .text (section) 0x25b7c _std.o .text (section) 0x25bae _std.o .text (section) 0x25be0 _std.o .text (section) 0x25c0e _std.o .text (section) 0x26081 _std.o .text (section) 0x262b7 _std.o .text (section) 0x2658d _std.o .text (section) 0x26609 _std.o .text (section) 0x26623 _std.o .text (section) 0x26653 _std.o .text (section) 0x26683 _std.o .text (section) 0x26751 _std.o .text (section) 0x267db _std.o .text (section) 0x267ff _std.o .text (section) 0x268fa _std.o .text (section) 0x2692b _std.o .text (section) 0x26970 _std.o .text (section) 0x269a1 _std.o .text (section) 0x26ba6 _std.o .text (section) 0x26d01 _std.o .text (section) 0x26dc3 _std.o .text (section) 0x26e80 _std.o .text (section) 0x270fd _std.o .text (section) 0x2716a _std.o .text (section) 0x271a8 _std.o .text (section) 0x27276 _std.o .text (section) 0x27344 _std.o .text (section) 0x2736f _std.o .text (section) 0x274fc _std.o .text (section) 0x278a7 _std.o .text (section) 0x27a47 _std.o .text (section) 0x27af5 _std.o .text (section) 0x27e17 _std.o .text (section) 0x27ecb _std.o .text (section) 0x27efb _std.o .text (section) 0x2807c _std.o .text (section) 0x282ce _std.o .text (section) 0x28692 _std.o .text (section) 0x287a7 _std.o .text (section) 0x28811 _std.o .text (section) 0x28b8b _std.o .text (section) 0x28cb4 _std.o .text (section) 0x28cf1 _std.o .text (section) 0x28d2e _std.o .text (section) 0x28eb4 _std.o .text (section) 0x28f3b _std.o .text (section) 0x28f6e _std.o .text (section) 0x2900c _std.o .text (section) 0x2909a _std.o .text (section) 0x290b4 _std.o .text (section) 0x29136 _std.o .text (section) 0x29235 _std.o .text (section) 0x2931f _std.o .text (section) 0x294cf _std.o .text (section) 0x296cb _std.o .text (section) 0x29725 _std.o .text (section) 0x29767 _std.o .text (section) 0x2981f _std.o .text (section) 0x29a4d _std.o .text (section) 0x29a8e _std.o .text (section) 0x29af7 _std.o .text (section) 0x29b29 _std.o .text (section) 0x29b5b _std.o .text (section) 0x29e88 _std.o .text (section) 0x2a478 _std.o .text (section) 0x2a79b _std.o .text (section) 0x2a9a0 _std.o .text (section) 0x2aabe _std.o .text (section) 0x2ab61 _std.o .text (section) 0x2b068 _std.o .text (section) 0x2b2ef _std.o .text (section) 0x2b33a _std.o .text (section) 0x2b724 _std.o .text (section) 0x2b971 _std.o .text (section) 0x2bad2 _std.o .text (section) 0x2bbdd _std.o .text (section) 0x2bcec _std.o .text (section) 0x2bed7 _std.o .text (section) 0x2c556 _std.o .text (section) 0x2c583 _std.o .text (section) 0x2c8bd _std.o .text (section) 0x2c929 _std.o .text (section) 0x2c9f5 _std.o .text (section) 0x2cb34 _std.o .text (section) 0x2ccfb _std.o .text (section) 0x2ce0d _std.o .text (section) 0x2d56b _std.o .text (section) 0x2d68a _std.o .text (section) 0x2d8e3 _std.o .text (section) 0x2d9ca _std.o .text (section) 0x2db9d _std.o .text (section) 0x2dbb7 _std.o .text (section) 0x2dd12 _std.o .text (section) 0x2dd57 _std.o .text (section) 0x2dd6c _std.o .text (section) 0x2e06d _std.o .text (section) 0x2e13e _std.o .text (section) 0x2e1a5 _std.o .text (section) 0x2e1ce _std.o .text (section) 0x2e6ee _std.o .text (section) 0x2e764 _std.o .text (section) 0x2e98c _std.o .text (section) 0x2ed05 _std.o .text (section) 0x2f05e _std.o .text (section) 0x2f2a9 _std.o .text (section) 0x2f6a9 _std.o .text (section) 0x2f91e _std.o .text (section) 0x2fafb _std.o .text (section) 0x2fbd7 _std.o .text (section) 0x2fbf1 _std.o .text (section) 0x2fddb _std.o .text (section) 0x2fe17 _std.o .text (section) 0x2fe7a _std.o .text (section) 0x2ff50 _std.o .text (section) 0x3026f _std.o .text (section) 0x30454 _std.o .text (section) 0x30681 _std.o .text (section) 0x3079f _std.o .text (section) 0x307dc _std.o .text (section) 0x309fc _std.o .text (section) 0x30cb2 _std.o .text (section) 0x30d1f _std.o .text (section) 0x312b5 _std.o .text (section) 0x3132f _std.o .text (section) 0x31476 _std.o .text (section) 0x314d5 _std.o .text (section) 0x3153f _std.o .text (section) 0x316c9 _std.o .text (section) 0x316ed _std.o .text (section) 0x3188f _std.o .text (section) 0x31b1c _std.o .text (section) 0x31b92 _std.o .text (section) 0x31c6f _std.o .text (section) 0x31c92 _std.o .text (section) 0x31cf1 _std.o .text (section) 0x31f5a _std.o .text (section) 0x32105 _std.o .text (section) 0x321c0 _std.o .text (section) 0x321f6 _std.o .text (section) 0x3242d _std.o .text (section) 0x32a05 _std.o .text (section) 0x32c3d _std.o .text (section) 0x32c84 _std.o .text (section) 0x32e34 _std.o .text (section) 0x32f48 _std.o .text (section) 0x32fc4 _std.o .text (section) 0x33032 _std.o .text (section) 0x33047 _std.o .text (section) 0x33254 _std.o .text (section) 0x333f1 _std.o .text (section) 0x334c6 _std.o .text (section) 0x335fd _std.o .text (section) 0x337c2 _std.o .text (section) 0x33992 _std.o .text (section) 0x33bbd _std.o .text (section) 0x33d98 _std.o .text (section) 0x33ec7 _std.o .text (section) 0x33fe4 _std.o .text (section) 0x3414d _std.o .text (section) 0x3416c _std.o .text (section) 0x341f0 _std.o .text (section) 0x34300 _std.o .text (section) 0x344a2 _std.o .text (section) 0x346ce _std.o .text (section) 0x34a4b _std.o .text (section) 0x34b20 _std.o .text (section) 0x34c56 _std.o .text (section) 0x34c93 _std.o .text (section) 0x34d71 _std.o .text (section) 0x34e7b _std.o .text (section) 0x34edd _std.o .text (section) 0x35036 _std.o .text (section) 0x35066 _std.o .text (section) 0x3532a _std.o .text (section) 0x3535c _std.o .text (section) 0x35398 _std.o .text (section) 0x35835 _std.o .text (section) 0x35897 _std.o .text (section) 0x358e2 _std.o .text (section) 0x35c6d _std.o .text (section) 0x35ce8 _std.o .text (section) 0x35e29 _std.o .text (section) 0x35ee6 _std.o .text (section) 0x360ea _std.o .text (section) 0x3631d _std.o .text (section) 0x364ba _std.o .text (section) 0x365b2 _std.o .text (section) 0x368ea _std.o .text (section) 0x3693f _std.o .text (section) 0x36bbb _std.o .text (section) 0x36be4 _std.o .text (section) 0x36d18 _std.o .text (section) 0x36eaf _std.o .text (section) 0x36fd0 _std.o .text (section) 0x3715c _std.o .text (section) 0x3743d _std.o .text (section) 0x3766b _std.o .text (section) 0x37803 _std.o .text (section) 0x3785e _std.o .text (section) 0x379f3 _std.o .text (section) 0x37e08 _std.o .text (section) 0x37f8d _std.o .text (section) 0x3812a _std.o .text (section) 0x381e7 _std.o .text (section) 0x38441 _std.o .text (section) 0x38548 _std.o .text (section) 0x3862f _std.o .text (section) 0x386d2 _std.o .text (section) 0x3875b _std.o .text (section) 0x3893e _std.o .text (section) 0x38a33 _std.o .text (section) 0x38aff _std.o .text (section) 0x38c56 _std.o .text (section) 0x38cde _std.o .text (section) 0x38ebc _std.o .text (section) 0x38ee7 _std.o .text (section) 0x392af _std.o .text (section) 0x3958d _std.o .text (section) 0x39618 _std.o .text (section) 0x396e2 _std.o .text (section) 0x39bb6 _std.o .text (section) 0x39bdd _std.o .text (section) 0x39c3c _std.o .text (section) 0x39cf5 _std.o .text (section) 0x39e57 _std.o .text (section) 0x39f2e _std.o .text (section) 0x3a121 _std.o .text (section) 0x3a379 _std.o .text (section) 0x3a3cb _std.o .text (section) 0x3a492 _std.o .text (section) 0x3a565 _std.o .text (section) 0x3a5bc _std.o .text (section) 0x3a857 _std.o .text (section) 0x3a929 _std.o .text (section) 0x3a95a _std.o .text (section) 0x3ad02 _std.o .text (section) 0x3ad2b _std.o .text (section) 0x3adc0 _std.o .text (section) 0x3ae56 _std.o .text (section) 0x3aed9 _std.o .text (section) 0x3af04 _std.o .text (section) 0x3b498 _std.o .text (section) 0x3b595 _std.o .text (section) 0x3b6fd _std.o .text (section) 0x3b93f _std.o .text (section) 0x3ba4a _std.o .text (section) 0x3bab5 _std.o .text (section) 0x3bb9f _std.o .text (section) 0x3ca2f _std.o .text (section) 0x3cbca _std.o .text (section) 0x3cc4d _std.o .text (section) 0x3cff6 _std.o .text (section) 0x3d040 _std.o .text (section) 0x3d078 _std.o .text (section) 0x3d157 _std.o .text (section) 0x3d1ab _std.o .text (section) 0x3d324 _std.o .text (section) 0x3d3a4 _std.o .text (section) 0x3d703 _std.o .text (section) 0x3d7b0 _std.o .text (section) 0x3d93e _std.o .text (section) 0x3dc2c _std.o .text (section) 0x3ddf4 _std.o .text (section) 0x3de1c _std.o .text (section) 0x3df6f _std.o .text (section) 0x3dfac _std.o .text (section) 0x3dfe8 _std.o .text (section) 0x3e70c _std.o .text (section) 0x3e770 _std.o .text (section) 0x3e7a0 _std.o .text (section) 0x3e918 _std.o .text (section) 0x3e959 _std.o .text (section) 0x3e98b _std.o .text (section) 0x3ea57 _std.o .text (section) 0x3eae1 _std.o .text (section) 0x3ed9c _std.o .text (section) 0x3edc0 _std.o .text (section) 0x3ef52 _std.o .text (section) 0x3f00a _std.o .text (section) 0x3f036 _std.o .text (section) 0x3f08e _std.o .text (section) 0x3f0f9 _std.o .text (section) 0x3f25d _std.o .text (section) 0x3f34e _std.o .text (section) 0x3f477 _std.o .text (section) 0x3f61d _std.o .text (section) 0x3f7e0 _std.o .text (section) 0x3f810 _std.o .text (section) 0x3f981 _std.o .text (section) 0x3fa12 _std.o .text (section) 0x3fa4e _std.o .text (section) 0x3fb0e _std.o .text (section) 0x40238 _std.o .text (section) 0x40482 _std.o .text (section) 0x40b23 _std.o .text (section) 0x40c71 _std.o .text (section) 0x40caa _std.o .text (section) 0x40d6c _std.o .text (section) 0x40db4 _std.o .text (section) 0x40fe2 _std.o .text (section) 0x41021 _std.o .text (section) 0x41056 _std.o .text (section) 0x410dd _std.o .text (section) 0x41129 _std.o .text (section) 0x41183 _std.o .text (section) 0x413bf _std.o .text (section) 0x419d5 _std.o .text (section) 0x41a7b _std.o .text (section) 0x41d94 _std.o .text (section) 0x41f13 _std.o .text (section) 0x42060 _std.o .text (section) 0x422a6 _std.o .text (section) 0x4249a _std.o .text (section) 0x427f8 _std.o .text (section) 0x429c9 _std.o .text (section) 0x42b4c _std.o .text (section) 0x42d07 _std.o .text (section) 0x42d67 _std.o .text (section) 0x42d81 _std.o .text (section) 0x42dea _std.o .text (section) 0x42e8a _std.o .text (section) 0x42f9f _std.o .text (section) 0x43032 _std.o .text (section) 0x4304c _std.o .text (section) 0x430bd _std.o .text (section) 0x43481 _std.o .text (section) 0x4361d _std.o .text (section) 0x43c39 _std.o .text (section) 0x43f3e _std.o .text (section) 0x44267 _std.o .text (section) 0x4430b _std.o .text (section) 0x4432a _std.o .text (section) 0x443f8 _std.o .text (section) 0x44588 _std.o .text (section) 0x445db _std.o .text (section) 0x445fe _std.o .text (section) 0x4463f _std.o .text (section) 0x4493b _std.o .text (section) 0x4496d _std.o .text (section) 0x44a99 _std.o .text (section) 0x44bed _std.o .text (section) 0x44c22 _std.o .text (section) 0x44c71 _std.o .text (section) 0x44f8c _std.o .text (section) 0x450ff _std.o .text (section) 0x4532b _std.o .text (section) 0x4537c _std.o .text (section) 0x454d6 _std.o .text (section) 0x456c0 _std.o .text (section) 0x4591a _std.o .text (section) 0x4594c _std.o .text (section) 0x45aad _std.o .text (section) 0x45db7 _std.o .text (section) 0x45ed9 _std.o .text (section) 0x46099 _std.o .text (section) 0x4636e _std.o .text (section) 0x463c9 _std.o .text (section) 0x466da _std.o .text (section) 0x466f9 _std.o .text (section) 0x46722 _std.o .text (section) 0x4685c _std.o .text (section) 0x46871 _std.o .text (section) 0x46890 _std.o .text (section) 0x46e5b _std.o .text (section) 0x46f3a _std.o .text (section) 0x46f63 _std.o .text (section) 0x47028 _std.o .text (section) 0x47044 _std.o .text (section) 0x47067 _std.o .text (section) 0x47089 _std.o .text (section) 0x470a0 _std.o .text (section) 0x47274 _std.o .text (section) 0x47463 _std.o .text (section) 0x4757f _std.o .text (section) 0x475a0 _std.o .text (section) 0x475bf _std.o .text (section) 0x4760b _std.o .text (section) 0x4762e _std.o .text (section) 0x476a0 _std.o .text (section) 0x476ea _std.o .text (section) 0x4771d _std.o .text (section) 0x477b8 _std.o .text (section) 0x479e4 _std.o .text (section) 0x47a94 _std.o .text (section) 0x47b47 _std.o .text (section) 0x47c12 _std.o .text (section) 0x47c45 _std.o .text (section) 0x47d2c _std.o .text (section) 0x47d49 _std.o .text (section) 0x47f4f _std.o .text (section) 0x47f68 _std.o .text (section) 0x47fd0 _std.o .text (section) 0x48061 _std.o .text (section) 0x480ca _std.o .text (section) 0x480ef _std.o .text (section) 0x48208 _std.o .text (section) 0x48221 _std.o .text (section) 0x48252 _std.o .text (section) 0x48298 _std.o .text (section) 0x4832c _std.o .text (section) 0x4845c _std.o .text (section) 0x48480 _std.o .text (section) 0x48499 _std.o .text (section) 0x484d0 _std.o .text (section) 0x485ad _std.o .text (section) 0x485ca _std.o .text (section) 0x485e3 _std.o .text (section) 0x485fc _std.o .text (section) 0x48615 _std.o .text (section) 0x4862e _std.o .text (section) 0x48647 _std.o .text (section) 0x48695 _std.o .text (section) 0x486e3 _std.o .text (section) 0x48961 _std.o .text (section) 0x489d6 _std.o .text (section) 0x489ef _std.o .text (section) 0x48ae0 _std.o .text (section) 0x48af9 _std.o .text (section) 0x48b8f _std.o .text (section) 0x48d06 _std.o .text (section) 0x48df1 _std.o .text (section) 0x48e61 _std.o .text (section) 0x48e93 _std.o .text (section) 0x48eb0 _std.o .text (section) 0x49032 _std.o .text (section) 0x4904f _std.o .text (section) 0x491c5 _std.o .text (section) 0x49338 _std.o .text (section) 0x4972d _std.o .text (section) 0x49ab1 _std.o .text (section) 0x49b30 _std.o .text (section) 0x49be0 _std.o .text (section) 0x49c5c _std.o .text (section) 0x49dbb _std.o .text (section) 0x49e35 _std.o .text (section) 0x49eaa _std.o .text (section) 0x49f3d _std.o .text (section) 0x4a188 _std.o .text (section) 0x4a5f4 _std.o .text (section) 0x4a904 _std.o .text (section) 0x4a9a8 _std.o .text (section) 0x4aacc _std.o .text (section) 0x4ab60 _std.o .text (section) 0x4abda _std.o .text (section) 0x4acc1 _std.o .text (section) 0x4ace8 _std.o .text (section) 0x4ad0c _std.o .text (section) 0x4ae00 _std.o .text (section) 0x4ae1c _std.o .text (section) 0x4af96 _std.o .text (section) 0x4b119 _std.o .text (section) 0x4b136 _std.o .text (section) 0x4b45d _std.o .text (section) 0x4b549 _std.o .text (section) 0x4b678 _std.o .text (section) 0x4b69a _std.o .text (section) 0x4b79a _std.o .text (section) 0x4b84d _std.o .text (section) 0x4bb50 _std.o .text (section) 0x4bb6f _std.o .text (section) 0x4bc98 _std.o .text (section) 0x4bd5e _std.o .text (section) 0x4c078 _std.o .text (section) 0x4c3ce _std.o .text (section) 0x4c3eb _std.o .text (section) 0x4c605 _std.o .text (section) 0x4c66c _std.o .text (section) 0x4c8ce _std.o .text (section) 0x4c902 _std.o .text (section) 0x4c925 _std.o .text (section) 0x4cbcf _std.o .text (section) 0x4cc14 _std.o .text (section) 0x4cd38 _std.o .text (section) 0x4cd65 _std.o .text (section) 0x4cfee _std.o .text (section) 0x4d011 _std.o .text (section) 0x4d026 _std.o .text (section) 0x4d7d8 _std.o .text (section) 0x4d9ba _std.o .text (section) 0x4da0d _std.o .text (section) 0x4da86 _std.o .text (section) 0x4dae6 _std.o .text (section) 0x4dd92 _std.o .text (section) 0x4e132 _std.o .text (section) 0x4e2c8 _std.o .text (section) 0x4e353 _std.o .text (section) 0x4e47b _std.o .text (section) 0x4e86a _std.o .text (section) 0x4efda _std.o .text (section) 0x4f0eb _std.o .text (section) 0x4f19f _std.o .text (section) 0x4f1e3 _std.o .text (section) 0x4f507 _std.o .text (section) 0x4f553 _std.o .text (section) 0x4f6d4 _std.o .text (section) 0x4f9ba _std.o .text (section) 0x4fa69 _std.o .text (section) 0x4fe8f _std.o .text (section) 0x50286 _std.o .text (section) 0x504a3 _std.o .text (section) 0x50565 _std.o .text (section) 0x5057c _std.o .text (section) 0x505b1 _std.o .text (section) 0x505fb _std.o .text (section) 0x50b74 _std.o .text (section) 0x50b9a _std.o .text (section) 0x50cae _std.o .text (section) 0x50d20 _std.o .text (section) 0x50d47 _std.o .text (section) 0x50f4f _std.o .text (section) 0x50f8b _std.o .text (section) 0x5101b _std.o .text (section) 0x51166 _std.o .text (section) 0x51413 _std.o .text (section) 0x516b8 _std.o .text (section) 0x51707 _std.o .text (section) 0x5197e _std.o .text (section) 0x51c02 _std.o .text (section) 0x51c43 _std.o .text (section) 0x51cd8 _std.o .text (section) 0x525ec _std.o .text (section) 0x5260a _std.o .text (section) 0x526be _std.o .text (section) 0x526d3 _std.o .text (section) 0x526fd _std.o .text (section) 0x5297f _std.o .text (section) 0x52a94 _std.o .text (section) 0x52af7 _std.o .text (section) 0x52b86 _std.o .text (section) 0x52c06 _std.o .text (section) 0x52ccf _std.o .text (section) 0x52f34 _std.o .text (section) 0x52f62 _std.o .text (section) 0x52fed _std.o .text (section) 0x5307b _std.o .text (section) 0x53245 _std.o .text (section) 0x53309 _std.o .text (section) 0x5347b _std.o .text (section) 0x53494 _std.o .text (section) 0x53709 _std.o .text (section) 0x537e1 _std.o .text (section) 0x53a15 _std.o .text (section) 0x53b41 _std.o .text (section) 0x53fd8 _std.o .text (section) 0x5414e _std.o .text (section) 0x54496 _std.o .text (section) 0x54674 _std.o .text (section) 0x5468e _std.o .text (section) 0x546ad _std.o .text (section) 0x546c2 _std.o .text (section) 0x54805 _std.o .text (section) 0x5494c _std.o .text (section) 0x54b80 _std.o .text (section) 0x54bab _std.o .text (section) 0x54d21 _std.o .text (section) 0x54e24 _std.o .text (section) 0x550e1 _std.o .text (section) 0x559d5 _std.o .text (section) 0x55b16 _std.o .text (section) 0x55b39 _std.o .text (section) 0x55beb _std.o .text (section) 0x55d36 _std.o .text (section) 0x55dbc _std.o .text (section) 0x55f2f _std.o .text (section) 0x55f5c _std.o .text (section) 0x55f7a _std.o .text (section) 0x565e9 _std.o .text (section) 0x56731 _std.o .text (section) 0x5676c _std.o .text (section) 0x567f1 _std.o .text (section) 0x5687b _std.o .text (section) 0x569b3 _std.o .text (section) 0x56cfa _std.o .text (section) 0x56d1d _std.o .text (section) 0x57048 _std.o .text (section) 0x57063 _std.o .text (section) 0x571a8 _std.o .text (section) 0x57622 _std.o .text (section) 0x57840 _std.o .text (section) 0x578b4 _std.o .text (section) 0x578e1 _std.o .text (section) 0x57bb5 _std.o .text (section) 0x57e00 _std.o .text (section) 0x580d7 _std.o .text (section) 0x582dc _std.o .text (section) 0x58684 _std.o .text (section) 0x593c0 _std.o .text (section) 0x59675 _std.o .text (section) 0x596fb _std.o .text (section) 0x5971e _std.o .text (section) 0x59859 _std.o .text (section) 0x59d3a _std.o .text (section) 0x59d9c _std.o .text (section) 0x59e18 _std.o .text (section) 0x5a12f _std.o .text (section) 0x5a2c9 _std.o .text (section) 0x5a5ea _std.o .text (section) 0x5a8ce _std.o .text (section) 0x5aa45 _std.o .text (section) 0x5aaa2 _std.o .text (section) 0x5b112 _std.o .text (section) 0x5b717 _std.o .text (section) 0x5b73f _std.o .text (section) 0x5b867 _std.o .text (section) 0x5b9a1 _std.o .text (section) 0x5b9c0 _std.o .text (section) 0x5b9e3 _std.o .text (section) 0x5ba02 _std.o .text (section) 0x5bb06 _std.o .text (section) 0x5bb86 _std.o .text (section) 0x5bc14 _std.o .text (section) 0x5c02b _std.o .text (section) 0x5c0e7 _std.o .text (section) 0x5c299 _std.o .text (section) 0x5d225 _std.o .text (section) 0x5d39f _std.o .text (section) 0x5d41c _std.o .text (section) 0x5db64 _std.o .text (section) 0x5dfca _std.o .text (section) 0x5f0d3 _std.o .text (section) 0x5f10f _std.o .text (section) 0x5f1cb _std.o .text (section) 0x5f483 _std.o .text (section) 0x5f4a3 _std.o .text (section) 0x5f7d3 _std.o .text (section) 0x5fb7d _std.o .text (section) 0x6008d _std.o .text (section) 0x60109 _std.o .text (section) 0x60172 _std.o .text (section) 0x605ae _std.o .text (section) 0x605d3 _std.o .text (section) 0x605ed _std.o .text (section) 0x60607 _std.o .text (section) 0x612f3 _std.o .text (section) 0x614a2 _std.o .text (section) 0x61563 _std.o .text (section) 0x6160b _std.o .text (section) 0x6180e _std.o .text (section) 0x618bd _std.o .text (section) 0x6190e _std.o .text (section) 0x61ab9 _std.o .text (section) 0x61b82 _std.o .text (section) 0x62738 _std.o .text (section) 0x627e8 _std.o .text (section) 0x6280c _std.o .text (section) 0x62c04 _std.o .text (section) 0x62c5b _std.o .text (section) 0x62cc1 _std.o .text (section) 0x63699 _std.o .text (section) 0x636e4 _std.o .text (section) 0x6388d _std.o .text (section) 0x638ac _std.o .text (section) 0x638db _std.o .text (section) 0x63d5c _std.o .text (section) 0x64303 _std.o .text (section) 0x644bb _std.o .text (section) 0x64731 _std.o .text (section) 0x6490f _std.o .text (section) 0x649ca _std.o .text (section) 0x64a16 _std.o .text (section) 0x64a62 _std.o .text (section) 0x65216 _std.o .text (section) 0x65a23 _std.o .text (section) 0x65a9b _std.o .text (section) 0x65b99 _std.o .text (section) 0x65bea _std.o .text (section) 0x65c42 _std.o .text (section) 0x65d19 _std.o .text (section) 0x65d38 _std.o .text (section) 0x66125 _std.o .text (section) 0x661b8 _std.o .text (section) 0x662b5 _std.o .text (section) 0x66687 _std.o .text (section) 0x66725 _std.o .text (section) 0x668c9 _std.o .text (section) 0x66ab9 _std.o .text (section) 0x66d59 _std.o .text (section) 0x66f38 _std.o .text (section) 0x670ac _std.o .text (section) 0x672ca _std.o .text (section) 0x6754f _std.o .text (section) 0x6759f _std.o .text (section) 0x677dc _std.o .text (section) 0x678db _std.o .text (section) 0x6790f _std.o .text (section) 0x67929 _std.o .text (section) 0x67949 _std.o .text (section) 0x67c26 _std.o .text (section) 0x67e1b _std.o .text (section) 0x67f0c _std.o .text (section) 0x68d31 _std.o .text (section) 0x691c4 _std.o .text (section) 0x691e3 _std.o .text (section) 0x6993e _std.o .text (section) 0x69957 _std.o .text (section) 0x69974 _std.o .text (section) 0x6a08f _std.o .text (section) 0x6a1a3 _std.o .text (section) 0x6ac07 _std.o .text (section) 0x6cb29 _std.o .text (section) 0x6cd52 _std.o .text (section) 0x6ce7d _std.o .text (section) 0x6d048 _std.o .text (section) 0x6ee8d _std.o .text (section) 0x6f74c _std.o .text (section) 0x6f7b1 _std.o .text (section) 0x6fcb9 _std.o .text (section) 0x6fd29 _std.o .text (section) 0x7187f _std.o .text (section) 0x71e9a _std.o .text (section) 0x7282b _std.o .text (section) 0x72849 _std.o .text (section) 0x72d00 _std.o .text (section) 0x733a6 _std.o .text (section) 0x7405f _std.o .text (section) 0x74772 _std.o .text (section) 0x76608 _std.o .text (section) 0x79091 _std.o .text (section) 0x790c5 _std.o .text (section) 0x795e1 _std.o .text (section) 0x79705 _std.o .text (section) 0x7972a _std.o .text (section) 0x79744 _std.o .text (section) 0x7975e _std.o .text (section) 0x798b8 _std.o .text (section) 0x798ec _std.o .text (section) 0x79b29 _std.o .text (section) 0x79ba2 _std.o .text (section) 0x7b229 _std.o .text (section) 0x7b267 _std.o .text (section) 0x7b3e6 _std.o .text (section) 0x7b4b2 _std.o .text (section) 0x7b9e9 _std.o .text (section) 0x7bba8 _std.o .text (section) 0x7be38 _std.o .text (section) 0x7c119 _std.o .text (section) 0x7c3f3 _std.o .text (section) 0x7c43e _std.o .text (section) 0x7cd6a _std.o .text (section) 0x7d1be _std.o .text (section) 0x7dfda _std.o .text (section) 0x7e594 _std.o .text (section) 0x7e6d5 _std.o .text (section) 0x7e721 _std.o .text (section) 0x7fea1 _std.o .text (section) 0x80075 _std.o .text (section) 0x80981 _std.o .text (section) 0x80bca _std.o .text (section) 0x80f3e _std.o .text (section) 0x8106b _std.o .text (section) 0x81967 _std.o .text (section) 0x819b7 _std.o .text (section) 0x819d4 _std.o .text (section) 0x81d7a _std.o .text (section) 0x81db1 _std.o .text (section) 0x823c4 _std.o .text (section) 0x8252d _std.o .text (section) 0x825b1 _std.o .text (section) 0x825dd _std.o .text (section) 0x82c76 _std.o .text (section) 0x832ac _std.o .text (section) 0x832e0 _std.o .text (section) 0x83733 _std.o .text (section) 0x83bc2 _std.o .text (section) 0x84504 _std.o .text (section) 0x84b4d _std.o .text (section) 0x84cad _std.o .text (section) 0x84ccc _std.o .text (section) 0x84cfb _std.o .text (section) 0x84e2e _std.o .text (section) 0x84f8f _std.o .text (section) 0x850de _std.o .text (section) 0x8529d _std.o .text (section) 0x853f6 _std.o .text (section) 0x85ce5 _std.o .text (section) 0x85d19 _std.o .text (section) 0x85fa8 _std.o .text (section) 0x86232 _std.o .text (section) 0x864e0 _std.o .text (section) 0x8657f _std.o .text (section) 0x865a0 _std.o .text (section) 0x866c5 _std.o .text (section) 0x866e1 _std.o .text (section) 0x8694e _std.o .text (section) 0x86972 _std.o .text (section) 0x86a5e _std.o .text (section) 0x86a78 _std.o .text (section) 0x86dae _std.o .text (section) 0x86e1e _std.o .text (section) 0x86e71 _std.o .text (section) 0x86f24 _std.o .text (section) 0x86f43 _std.o .text (section) 0x86ffa _std.o .text (section) 0x870c6 _std.o .text (section) 0x87111 _std.o .text (section) 0x872c4 _std.o .text (section) 0x8777f _std.o .text (section) 0x87903 _std.o .text (section) 0x87c7b _std.o .text (section) 0x8954f _std.o .text (section) 0x8985d _std.o .text (section) 0x899d8 _std.o .text (section) 0x89f16 _std.o .text (section) 0x8a20b _std.o .text (section) 0x8a76a _std.o .text (section) 0x8a7ee _std.o .text (section) 0x8aa96 _std.o .text (section) 0x8aab5 _std.o .text (section) 0x8b49a _std.o .text (section) 0x8b4b7 _std.o .text (section) 0x8baf6 _std.o .text (section) 0x8bcbc _std.o .text (section) 0x8c803 _std.o .text (section) 0x8d6c2 _std.o .text (section) 0x8f814 _std.o .text (section) 0x91395 _std.o .text (section) 0x913bf _std.o .text (section) 0x91450 _std.o .text (section) 0x91909 _std.o .text (section) 0x92569 _std.o .text (section) 0x9278d _std.o .text (section) 0x93182 _std.o .text (section) 0x931b1 _std.o .text (section) 0x931e4 _std.o .text (section) 0x933fe _std.o .text (section) 0x93874 _std.o .text (section) 0x93b34 _std.o .data (section) 0x80a4 _std.o .data (section) 0xc2ca _std.o .data (section) 0xc331 _std.o .data (section) 0xc3d2 _std.o .data (section) 0xc4bb _std.o .data (section) 0xc6c0 _std.o .data (section) 0xe52a _std.o .data (section) 0xf712 _std.o .data (section) 0xf781 _std.o .data (section) 0x10371 _std.o .data (section) 0x1069d _std.o .data (section) 0x10c83 _std.o .data (section) 0x110a1 _std.o .data (section) 0x112f1 _std.o .data (section) 0x11641 _std.o .data (section) 0x11914 _std.o .data (section) 0x11a3e _std.o .data (section) 0x11c4c _std.o .data (section) 0x11da7 _std.o .data (section) 0x12762 _std.o .data (section) 0x12fda _std.o .data (section) 0x13623 _std.o .data (section) 0x138c0 _std.o .data (section) 0x14076 _std.o .data (section) 0x1448a _std.o .data (section) 0x144e9 _std.o .data (section) 0x149f3 _std.o .data (section) 0x1526c _std.o .data (section) 0x15ac9 _std.o .data (section) 0x15d03 _std.o .data (section) 0x15dca _std.o .data (section) 0x15e77 _std.o .data (section) 0x15ffd _std.o .data (section) 0x16058 _std.o .data (section) 0x161c0 _std.o .data (section) 0x16247 _std.o .data (section) 0x167f2 _std.o .data (section) 0x16ab2 _std.o .data (section) 0x16b51 _std.o .data (section) 0x16e31 _std.o .data (section) 0x16fb5 _std.o .data (section) 0x1723d _std.o .data (section) 0x17293 _std.o .data (section) 0x1732d _std.o .data (section) 0x17863 _std.o .data (section) 0x1797e _std.o .data (section) 0x18053 _std.o .data (section) 0x181fd _std.o .data (section) 0x186d7 _std.o .data (section) 0x187e3 _std.o .data (section) 0x18997 _std.o .data (section) 0x18e07 _std.o .data (section) 0x18e93 _std.o .data (section) 0x18f2d _std.o .data (section) 0x1925e _std.o .data (section) 0x1949d _std.o .data (section) 0x198e3 _std.o .data (section) 0x19b3f _std.o .data (section) 0x19d3c _std.o .data (section) 0x19d92 _std.o .data (section) 0x1a07d _std.o .data (section) 0x1a434 _std.o .data (section) 0x1a607 _std.o .data (section) 0x1a79d _std.o .data (section) 0x1a8a3 _std.o .data (section) 0x1a955 _std.o .data (section) 0x1a9ab _std.o .data (section) 0x1ae78 _std.o .data (section) 0x1afb6 _std.o .data (section) 0x1b122 _std.o .data (section) 0x1b219 _std.o .data (section) 0x1b3be _std.o .data (section) 0x1b4b6 _std.o .data (section) 0x1b50c _std.o .data (section) 0x1b64b _std.o .data (section) 0x1b762 _std.o .data (section) 0x1b851 _std.o .data (section) 0x1bda5 _std.o .data (section) 0x1be4b _std.o .data (section) 0x1bee3 _std.o .data (section) 0x1bf44 _std.o .data (section) 0x1bfbc _std.o .data (section) 0x1c2ab _std.o .data (section) 0x1d62c _std.o .data (section) 0x1e4e7 _std.o .data (section) 0x1e57c _std.o .data (section) 0x1e720 _std.o .data (section) 0x1e7d8 _std.o .data (section) 0x1e830 _std.o .data (section) 0x1e8b0 _std.o .data (section) 0x1e983 _std.o .data (section) 0x1e9dd _std.o .data (section) 0x1ef20 _std.o .data (section) 0x1efa4 _std.o .data (section) 0x1f043 _std.o .data (section) 0x1f1bc _std.o .data (section) 0x1f357 _std.o .data (section) 0x1f3c1 _std.o .data (section) 0x1f46d _std.o .data (section) 0x1f5ae _std.o .data (section) 0x1fc31 _std.o .data (section) 0x1fcb8 _std.o .data (section) 0x1fd78 _std.o .data (section) 0x20024 _std.o .data (section) 0x203bf _std.o .data (section) 0x20aa0 _std.o .data (section) 0x20e04 _std.o .data (section) 0x21229 _std.o .data (section) 0x2147a _std.o .data (section) 0x21f44 _std.o .data (section) 0x222bc _std.o .data (section) 0x2278a _std.o .data (section) 0x228a3 _std.o .data (section) 0x22c1a _std.o .data (section) 0x22ce6 _std.o .data (section) 0x23c51 _std.o .data (section) 0x23dd6 _std.o .data (section) 0x23ebb _std.o .data (section) 0x24028 _std.o .data (section) 0x24239 _std.o .data (section) 0x242e1 _std.o .data (section) 0x244b7 _std.o .data (section) 0x2464d _std.o .data (section) 0x24740 _std.o .data (section) 0x24831 _std.o .data (section) 0x24b4b _std.o .data (section) 0x253b0 _std.o .data (section) 0x2552c _std.o .data (section) 0x256b0 _std.o .data (section) 0x2578e _std.o .data (section) 0x258a1 _std.o .data (section) 0x25916 _std.o .data (section) 0x25d1e _std.o .data (section) 0x260c5 _std.o .data (section) 0x26218 _std.o .data (section) 0x263d5 _std.o .data (section) 0x266e7 _std.o .data (section) 0x269e8 _std.o .data (section) 0x26aa4 _std.o .data (section) 0x26d45 _std.o .data (section) 0x26e07 _std.o .data (section) 0x26ec4 _std.o .data (section) 0x26f3c _std.o .data (section) 0x2729a _std.o .data (section) 0x276ba _std.o .data (section) 0x27718 _std.o .data (section) 0x27a8b _std.o .data (section) 0x27b39 _std.o .data (section) 0x27c14 _std.o .data (section) 0x27da1 _std.o .data (section) 0x27e6b _std.o .data (section) 0x28014 _std.o .data (section) 0x28102 _std.o .data (section) 0x2840b _std.o .data (section) 0x2847a _std.o .data (section) 0x285f7 _std.o .data (section) 0x2872b _std.o .data (section) 0x288b5 _std.o .data (section) 0x28a88 _std.o .data (section) 0x28b1d _std.o .data (section) 0x28c3b _std.o .data (section) 0x28fa3 _std.o .data (section) 0x29041 _std.o .data (section) 0x29194 _std.o .data (section) 0x29278 _std.o .data (section) 0x293ff _std.o .data (section) 0x297bb _std.o .data (section) 0x298f0 _std.o .data (section) 0x299e1 _std.o .data (section) 0x29cf5 _std.o .data (section) 0x29d5e _std.o .data (section) 0x29f19 _std.o .data (section) 0x2a08f _std.o .data (section) 0x2a4e1 _std.o .data (section) 0x2a5ae _std.o .data (section) 0x2a7df _std.o .data (section) 0x2ad0d _std.o .data (section) 0x2b19b _std.o .data (section) 0x2b216 _std.o .data (section) 0x2b533 _std.o .data (section) 0x2b8ef _std.o .data (section) 0x2b9a7 _std.o .data (section) 0x2bc01 _std.o .data (section) 0x2c179 _std.o .data (section) 0x2c2ab _std.o .data (section) 0x2c372 _std.o .data (section) 0x2c5af _std.o .data (section) 0x2c646 _std.o .data (section) 0x2c97d _std.o .data (section) 0x2ca49 _std.o .data (section) 0x2cc22 _std.o .data (section) 0x2cd4f _std.o .data (section) 0x2d111 _std.o .data (section) 0x2d5ab _std.o .data (section) 0x2d7cf _std.o .data (section) 0x2dbe5 _std.o .data (section) 0x2de67 _std.o .data (section) 0x2df12 _std.o .data (section) 0x2e488 _std.o .data (section) 0x2e5d3 _std.o .data (section) 0x2e88b _std.o .data (section) 0x2ec20 _std.o .data (section) 0x2ed6f _std.o .data (section) 0x2ee2c _std.o .data (section) 0x2f3b7 _std.o .data (section) 0x2f465 _std.o .data (section) 0x2f51d _std.o .data (section) 0x2f7a1 _std.o .data (section) 0x2fc70 _std.o .data (section) 0x2fcf2 _std.o .data (section) 0x2fea6 _std.o .data (section) 0x30024 _std.o .data (section) 0x302fe _std.o .data (section) 0x30466 _std.o .data (section) 0x304cc _std.o .data (section) 0x3057b _std.o .data (section) 0x3060f _std.o .data (section) 0x3089e _std.o .data (section) 0x31103 _std.o .data (section) 0x312d9 _std.o .data (section) 0x31503 _std.o .data (section) 0x31d35 _std.o .data (section) 0x31ee0 _std.o .data (section) 0x31fa7 _std.o .data (section) 0x325a9 _std.o .data (section) 0x3264a _std.o .data (section) 0x3281c _std.o .data (section) 0x32990 _std.o .data (section) 0x32b8e _std.o .data (section) 0x32db2 _std.o .data (section) 0x32e8b _std.o .data (section) 0x3307f _std.o .data (section) 0x33150 _std.o .data (section) 0x33312 _std.o .data (section) 0x33beb _std.o .data (section) 0x34263 _std.o .data (section) 0x3438e _std.o .data (section) 0x344c6 _std.o .data (section) 0x347c2 _std.o .data (section) 0x34873 _std.o .data (section) 0x35452 _std.o .data (section) 0x3562c _std.o .data (section) 0x35742 _std.o .data (section) 0x359b5 _std.o .data (section) 0x35aed _std.o .data (section) 0x35b96 _std.o .data (section) 0x35d3c _std.o .data (section) 0x35d9a _std.o .data (section) 0x35e7d _std.o .data (section) 0x35f3a _std.o .data (section) 0x3628f _std.o .data (section) 0x36401 _std.o .data (section) 0x366f2 _std.o .data (section) 0x36ed3 _std.o .data (section) 0x36ff4 _std.o .data (section) 0x37059 _std.o .data (section) 0x373ed _std.o .data (section) 0x37559 _std.o .data (section) 0x37a1f _std.o .data (section) 0x37ae8 _std.o .data (section) 0x37ba1 _std.o .data (section) 0x37c41 _std.o .data (section) 0x37cb0 _std.o .data (section) 0x37d3e _std.o .data (section) 0x38046 _std.o .data (section) 0x380b1 _std.o .data (section) 0x3859a _std.o .data (section) 0x38867 _std.o .data (section) 0x38a87 _std.o .data (section) 0x38b53 _std.o .data (section) 0x38f4b _std.o .data (section) 0x3963c _std.o .data (section) 0x39974 _std.o .data (section) 0x39d7e _std.o .data (section) 0x3a262 _std.o .data (section) 0x3a2bb _std.o .data (section) 0x3a41f _std.o .data (section) 0x3a4e6 _std.o .data (section) 0x3ab82 _std.o .data (section) 0x3abeb _std.o .data (section) 0x3b068 _std.o .data (section) 0x3b280 _std.o .data (section) 0x3bbc3 _std.o .data (section) 0x3bd91 _std.o .data (section) 0x3be88 _std.o .data (section) 0x3c05f _std.o .data (section) 0x3c0da _std.o .data (section) 0x3c23b _std.o .data (section) 0x3c39b _std.o .data (section) 0x3c43a _std.o .data (section) 0x3c62d _std.o .data (section) 0x3c6a5 _std.o .data (section) 0x3c7dd _std.o .data (section) 0x3cd65 _std.o .data (section) 0x3d09c _std.o .data (section) 0x3d1cf _std.o .data (section) 0x3d3c8 _std.o .data (section) 0x3d517 _std.o .data (section) 0x3e04e _std.o .data (section) 0x3e19a _std.o .data (section) 0x3e204 _std.o .data (section) 0x3e31a _std.o .data (section) 0x3e4b6 _std.o .data (section) 0x3e8c1 _std.o .data (section) 0x3e9dd _std.o .data (section) 0x3eb0a _std.o .data (section) 0x3f122 _std.o .data (section) 0x3f187 _std.o .data (section) 0x3f293 _std.o .data (section) 0x3f58d _std.o .data (section) 0x3f646 _std.o .data (section) 0x3f6a5 _std.o .data (section) 0x3f704 _std.o .data (section) 0x3f843 _std.o .data (section) 0x3fe59 _std.o .data (section) 0x3fed0 _std.o .data (section) 0x3ffc1 _std.o .data (section) 0x4025c _std.o .data (section) 0x402f3 _std.o .data (section) 0x40358 _std.o .data (section) 0x404fa _std.o .data (section) 0x40684 _std.o .data (section) 0x40746 _std.o .data (section) 0x407e7 _std.o .data (section) 0x4089f _std.o .data (section) 0x40a10 _std.o .data (section) 0x40b8b _std.o .data (section) 0x40ce2 _std.o .data (section) 0x40dd8 _std.o .data (section) 0x40f6b _std.o .data (section) 0x41286 _std.o .data (section) 0x413e3 _std.o .data (section) 0x414e7 _std.o .data (section) 0x41822 _std.o .data (section) 0x41958 _std.o .data (section) 0x41b1b _std.o .data (section) 0x41e23 _std.o .data (section) 0x4238c _std.o .data (section) 0x42690 _std.o .data (section) 0x42937 _std.o .data (section) 0x42ed8 _std.o .data (section) 0x43143 _std.o .data (section) 0x4323c _std.o .data (section) 0x433d8 _std.o .data (section) 0x436cb _std.o .data (section) 0x438e0 _std.o .data (section) 0x439fc _std.o .data (section) 0x43a95 _std.o .data (section) 0x43e60 _std.o .data (section) 0x4439d _std.o .data (section) 0x44675 _std.o .data (section) 0x447ae _std.o .data (section) 0x4480e _std.o .data (section) 0x44871 _std.o .data (section) 0x449f3 _std.o .data (section) 0x44e7e _std.o .data (section) 0x44ff2 _std.o .data (section) 0x451f9 _std.o .data (section) 0x453c0 _std.o .data (section) 0x455f3 _std.o .data (section) 0x4580a _std.o .data (section) 0x45989 _std.o .data (section) 0x45afb _std.o .data (section) 0x45d34 _std.o .data (section) 0x45fa7 _std.o .data (section) 0x461e9 _std.o .data (section) 0x462c4 _std.o .data (section) 0x46f23 _std.o .data (section) 0x46f4c _std.o .data (section) 0x47ccc _std.o .data (section) 0x480d8 _std.o .data (section) 0x48281 _std.o .data (section) 0x48c49 _std.o .data (section) 0x48f41 _std.o .data (section) 0x4909b _std.o .data (section) 0x49d31 _std.o .data (section) 0x4a06f _std.o .data (section) 0x4a4ee _std.o .data (section) 0x4a93c _std.o .data (section) 0x4aa60 _std.o .data (section) 0x4ac67 _std.o .data (section) 0x4ae7d _std.o .data (section) 0x4af02 _std.o .data (section) 0x4b172 _std.o .data (section) 0x4baaf _std.o .data (section) 0x4bf14 _std.o .data (section) 0x4c10b _std.o .data (section) 0x4c52d _std.o .data (section) 0x4c808 _std.o .data (section) 0x4ca93 _std.o .data (section) 0x4d0e3 _std.o .data (section) 0x4d30e _std.o .data (section) 0x4d3ff _std.o .data (section) 0x4d5ec _std.o .data (section) 0x4d678 _std.o .data (section) 0x4db32 _std.o .data (section) 0x4df29 _std.o .data (section) 0x4e3e0 _std.o .data (section) 0x4e426 _std.o .data (section) 0x4e59d _std.o .data (section) 0x4e638 _std.o .data (section) 0x4e711 _std.o .data (section) 0x4e886 _std.o .data (section) 0x4e8e0 _std.o .data (section) 0x4e980 _std.o .data (section) 0x4eaeb _std.o .data (section) 0x4eb81 _std.o .data (section) 0x4ebd0 _std.o .data (section) 0x4ed3d _std.o .data (section) 0x4edda _std.o .data (section) 0x4ee24 _std.o .data (section) 0x4ef07 _std.o .data (section) 0x4ef49 _std.o .data (section) 0x4ef87 _std.o .data (section) 0x4efe8 _std.o .data (section) 0x4f086 _std.o .data (section) 0x4f1ff _std.o .data (section) 0x4f2c7 _std.o .data (section) 0x4f3c7 _std.o .data (section) 0x4f74d _std.o .data (section) 0x4fa14 _std.o .data (section) 0x4fa89 _std.o .data (section) 0x4fbae _std.o .data (section) 0x4fc17 _std.o .data (section) 0x4fc59 _std.o .data (section) 0x4fd21 _std.o .data (section) 0x4fde7 _std.o .data (section) 0x4fe2c _std.o .data (section) 0x4ffb7 _std.o .data (section) 0x500cb _std.o .data (section) 0x50170 _std.o .data (section) 0x501c3 _std.o .data (section) 0x50210 _std.o .data (section) 0x502d0 _std.o .data (section) 0x5036e _std.o .data (section) 0x503b0 _std.o .data (section) 0x503f2 _std.o .data (section) 0x50434 _std.o .data (section) 0x504b5 _std.o .data (section) 0x5068d _std.o .data (section) 0x50836 _std.o .data (section) 0x50946 _std.o .data (section) 0x5098d _std.o .data (section) 0x50a41 _std.o .data (section) 0x50ac7 _std.o .data (section) 0x50b17 _std.o .data (section) 0x50d83 _std.o .data (section) 0x50dcf _std.o .data (section) 0x51033 _std.o .data (section) 0x510b9 _std.o .data (section) 0x510f0 _std.o .data (section) 0x511ff _std.o .data (section) 0x51335 _std.o .data (section) 0x513c3 _std.o .data (section) 0x51459 _std.o .data (section) 0x514a3 _std.o .data (section) 0x51533 _std.o .data (section) 0x51572 _std.o .data (section) 0x5165a _std.o .data (section) 0x51b7a _std.o .data (section) 0x51bc0 _std.o .data (section) 0x51d00 _std.o .data (section) 0x51d42 _std.o .data (section) 0x51e3a _std.o .data (section) 0x51f54 _std.o .data (section) 0x5211a _std.o .data (section) 0x523ac _std.o .data (section) 0x52402 _std.o .data (section) 0x52444 _std.o .data (section) 0x5249f _std.o .data (section) 0x52506 _std.o .data (section) 0x52549 _std.o .data (section) 0x5279e _std.o .data (section) 0x529dd _std.o .data (section) 0x52a38 _std.o .data (section) 0x52d70 _std.o .data (section) 0x52e02 _std.o .data (section) 0x52ed2 _std.o .data (section) 0x532a0 _std.o .data (section) 0x5352b _std.o .data (section) 0x5356d _std.o .data (section) 0x535f5 _std.o .data (section) 0x53642 _std.o .data (section) 0x5379c _std.o .data (section) 0x5380f _std.o .data (section) 0x5395c _std.o .data (section) 0x53be1 _std.o .data (section) 0x53c47 _std.o .data (section) 0x53ca6 _std.o .data (section) 0x53ceb _std.o .data (section) 0x53daf _std.o .data (section) 0x53ff1 _std.o .data (section) 0x5405c _std.o .data (section) 0x5409e _std.o .data (section) 0x541e5 _std.o .data (section) 0x54239 _std.o .data (section) 0x542e2 _std.o .data (section) 0x54432 _std.o .data (section) 0x54535 _std.o .data (section) 0x54875 _std.o .data (section) 0x548d7 _std.o .data (section) 0x54968 _std.o .data (section) 0x549fe _std.o .data (section) 0x54a52 _std.o .data (section) 0x54c85 _std.o .data (section) 0x54cdf _std.o .data (section) 0x54d3d _std.o .data (section) 0x54ec6 _std.o .data (section) 0x54f67 _std.o .data (section) 0x55136 _std.o .data (section) 0x555b9 _std.o .data (section) 0x556c6 _std.o .data (section) 0x557de _std.o .data (section) 0x5587a _std.o .data (section) 0x55b52 _std.o .data (section) 0x55ba1 _std.o .data (section) 0x55c03 _std.o .data (section) 0x55c87 _std.o .data (section) 0x55cd1 _std.o .data (section) 0x55d6b _std.o .data (section) 0x55fa2 _std.o .data (section) 0x560eb _std.o .data (section) 0x56149 _std.o .data (section) 0x562a5 _std.o .data (section) 0x562f5 _std.o .data (section) 0x5637b _std.o .data (section) 0x56828 _std.o .data (section) 0x56954 _std.o .data (section) 0x56a9b _std.o .data (section) 0x56afd _std.o .data (section) 0x56b46 _std.o .data (section) 0x56c49 _std.o .data (section) 0x56c99 _std.o .data (section) 0x56d5b _std.o .data (section) 0x56dd1 _std.o .data (section) 0x56e21 _std.o .data (section) 0x56ec9 _std.o .data (section) 0x571c4 _std.o .data (section) 0x572ad _std.o .data (section) 0x5733a _std.o .data (section) 0x57520 _std.o .data (section) 0x575ad _std.o .data (section) 0x57672 _std.o .data (section) 0x576fd _std.o .data (section) 0x5779c _std.o .data (section) 0x578f5 _std.o .data (section) 0x5799e _std.o .data (section) 0x57a2b _std.o .data (section) 0x57abc _std.o .data (section) 0x57bcd _std.o .data (section) 0x57c16 _std.o .data (section) 0x57d1d _std.o .data (section) 0x57da5 _std.o .data (section) 0x57e14 _std.o .data (section) 0x57e71 _std.o .data (section) 0x5819c _std.o .data (section) 0x5826e _std.o .data (section) 0x583f8 _std.o .data (section) 0x5847b _std.o .data (section) 0x58513 _std.o .data (section) 0x58721 _std.o .data (section) 0x587ea _std.o .data (section) 0x58852 _std.o .data (section) 0x588d8 _std.o .data (section) 0x58987 _std.o .data (section) 0x589f8 _std.o .data (section) 0x58a3f _std.o .data (section) 0x58b2e _std.o .data (section) 0x58b78 _std.o .data (section) 0x58c78 _std.o .data (section) 0x58ce1 _std.o .data (section) 0x58d23 _std.o .data (section) 0x58dd6 _std.o .data (section) 0x58e6c _std.o .data (section) 0x58efd _std.o .data (section) 0x590f2 _std.o .data (section) 0x5917a _std.o .data (section) 0x591ca _std.o .data (section) 0x5925f _std.o .data (section) 0x5930a _std.o .data (section) 0x5941a _std.o .data (section) 0x595b4 _std.o .data (section) 0x59770 _std.o .data (section) 0x597f9 _std.o .data (section) 0x59878 _std.o .data (section) 0x598fe _std.o .data (section) 0x599ce _std.o .data (section) 0x59a98 _std.o .data (section) 0x59bf8 _std.o .data (section) 0x59c4d _std.o .data (section) 0x59d53 _std.o .data (section) 0x59e7f _std.o .data (section) 0x59faa _std.o .data (section) 0x5a18d _std.o .data (section) 0x5a26e _std.o .data (section) 0x5a310 _std.o .data (section) 0x5a3c2 _std.o .data (section) 0x5a58a _std.o .data (section) 0x5a6c3 _std.o .data (section) 0x5a71b _std.o .data (section) 0x5a76f _std.o .data (section) 0x5a871 _std.o .data (section) 0x5a994 _std.o .data (section) 0x5aa5d _std.o .data (section) 0x5ab39 _std.o .data (section) 0x5ab9b _std.o .data (section) 0x5ace3 _std.o .data (section) 0x5ad32 _std.o .data (section) 0x5ade5 _std.o .data (section) 0x5aec9 _std.o .data (section) 0x5af98 _std.o .data (section) 0x5b079 _std.o .data (section) 0x5b137 _std.o .data (section) 0x5b1c4 _std.o .data (section) 0x5b211 _std.o .data (section) 0x5b328 _std.o .data (section) 0x5b4ec _std.o .data (section) 0x5b58b _std.o .data (section) 0x5b65b _std.o .data (section) 0x5b7c3 _std.o .data (section) 0x5ba9f _std.o .data (section) 0x5bc6e _std.o .data (section) 0x5bd80 _std.o .data (section) 0x5be5c _std.o .data (section) 0x5bef7 _std.o .data (section) 0x5bf46 _std.o .data (section) 0x5c11f _std.o .data (section) 0x5c1ba _std.o .data (section) 0x5c2b8 _std.o .data (section) 0x5c3bf _std.o .data (section) 0x5c51b _std.o .data (section) 0x5c59f _std.o .data (section) 0x5c5eb _std.o .data (section) 0x5c6b1 _std.o .data (section) 0x5c729 _std.o .data (section) 0x5c81a _std.o .data (section) 0x5c936 _std.o .data (section) 0x5ca3d _std.o .data (section) 0x5cb3c _std.o .data (section) 0x5cc4d _std.o .data (section) 0x5cd41 _std.o .data (section) 0x5cf50 _std.o .data (section) 0x5cf8f _std.o .data (section) 0x5d0e9 _std.o .data (section) 0x5d169 _std.o .data (section) 0x5d28d _std.o .data (section) 0x5d48d _std.o .data (section) 0x5d558 _std.o .data (section) 0x5d5cd _std.o .data (section) 0x5d64a _std.o .data (section) 0x5d6a6 _std.o .data (section) 0x5d76a _std.o .data (section) 0x5d7c7 _std.o .data (section) 0x5d8b2 _std.o .data (section) 0x5d9e2 _std.o .data (section) 0x5dab6 _std.o .data (section) 0x5dc9a _std.o .data (section) 0x5dcee _std.o .data (section) 0x5dd40 _std.o .data (section) 0x5e652 _std.o .data (section) 0x5e6fa _std.o .data (section) 0x5e78d _std.o .data (section) 0x5e7f7 _std.o .data (section) 0x5e86b _std.o .data (section) 0x5e9f9 _std.o .data (section) 0x5ead9 _std.o .data (section) 0x5eda0 _std.o .data (section) 0x5edf8 _std.o .data (section) 0x5ee42 _std.o .data (section) 0x5ee98 _std.o .data (section) 0x5eef9 _std.o .data (section) 0x5ef52 _std.o .data (section) 0x5f517 _std.o .data (section) 0x5f57a _std.o .data (section) 0x5f5d2 _std.o .data (section) 0x5f66e _std.o .data (section) 0x5f6f1 _std.o .data (section) 0x5f74a _std.o .data (section) 0x5f857 _std.o .data (section) 0x5f8fe _std.o .data (section) 0x5fce6 _std.o .data (section) 0x5ffea _std.o .data (section) 0x6025c _std.o .data (section) 0x602d7 _std.o .data (section) 0x6042b _std.o .data (section) 0x60495 _std.o .data (section) 0x60508 _std.o .data (section) 0x608b8 _std.o .data (section) 0x60934 _std.o .data (section) 0x60995 _std.o .data (section) 0x609f5 _std.o .data (section) 0x60add _std.o .data (section) 0x60b61 _std.o .data (section) 0x60c24 _std.o .data (section) 0x60c8f _std.o .data (section) 0x60d04 _std.o .data (section) 0x60d9d _std.o .data (section) 0x60f1d _std.o .data (section) 0x6104c _std.o .data (section) 0x610d7 _std.o .data (section) 0x6112b _std.o .data (section) 0x61956 _std.o .data (section) 0x619a0 _std.o .data (section) 0x619fd _std.o .data (section) 0x61bcf _std.o .data (section) 0x61df7 _std.o .data (section) 0x61fd3 _std.o .data (section) 0x62033 _std.o .data (section) 0x62090 _std.o .data (section) 0x62177 _std.o .data (section) 0x621fb _std.o .data (section) 0x622be _std.o .data (section) 0x62329 _std.o .data (section) 0x6239e _std.o .data (section) 0x62437 _std.o .data (section) 0x62602 _std.o .data (section) 0x62750 _std.o .data (section) 0x629fd _std.o .data (section) 0x62d80 _std.o .data (section) 0x62df2 _std.o .data (section) 0x63588 _std.o .data (section) 0x635df _std.o .data (section) 0x63639 _std.o .data (section) 0x638f1 _std.o .data (section) 0x63960 _std.o .data (section) 0x64265 _std.o .data (section) 0x643f3 _std.o .data (section) 0x64ca8 _std.o .data (section) 0x64d1c _std.o .data (section) 0x64db9 _std.o .data (section) 0x64e66 _std.o .data (section) 0x64ed9 _std.o .data (section) 0x64f34 _std.o .data (section) 0x64f8f _std.o .data (section) 0x6508a _std.o .data (section) 0x650cc _std.o .data (section) 0x651a9 _std.o .data (section) 0x655fe _std.o .data (section) 0x6567e _std.o .data (section) 0x65c75 _std.o .data (section) 0x65cb7 _std.o .data (section) 0x65ea3 _std.o .data (section) 0x66137 _std.o .data (section) 0x661ca _std.o .data (section) 0x66222 _std.o .data (section) 0x662c7 _std.o .data (section) 0x66323 _std.o .data (section) 0x6637c _std.o .data (section) 0x66498 _std.o .data (section) 0x66699 _std.o .data (section) 0x66737 _std.o .data (section) 0x668db _std.o .data (section) 0x66c75 _std.o .data (section) 0x66ea9 _std.o .data (section) 0x66eeb _std.o .data (section) 0x67b16 _std.o .data (section) 0x67eb4 _std.o .data (section) 0x68084 _std.o .data (section) 0x68100 _std.o .data (section) 0x68161 _std.o .data (section) 0x681c1 _std.o .data (section) 0x682ac _std.o .data (section) 0x68330 _std.o .data (section) 0x683f3 _std.o .data (section) 0x684bd _std.o .data (section) 0x6853a _std.o .data (section) 0x6859b _std.o .data (section) 0x68630 _std.o .data (section) 0x686d2 _std.o .data (section) 0x68747 _std.o .data (section) 0x687f9 _std.o .data (section) 0x68876 _std.o .data (section) 0x688d5 _std.o .data (section) 0x68969 _std.o .data (section) 0x689d2 _std.o .data (section) 0x68a72 _std.o .data (section) 0x68c2b _std.o .data (section) 0x68c84 _std.o .data (section) 0x68d93 _std.o .data (section) 0x68de7 _std.o .data (section) 0x6906d _std.o .data (section) 0x690c1 _std.o .data (section) 0x69115 _std.o .data (section) 0x6916e _std.o .data (section) 0x692bd _std.o .data (section) 0x6945b _std.o .data (section) 0x6949d _std.o .data (section) 0x699be _std.o .data (section) 0x69a3a _std.o .data (section) 0x69a9b _std.o .data (section) 0x69afb _std.o .data (section) 0x69be3 _std.o .data (section) 0x69c67 _std.o .data (section) 0x69d2a _std.o .data (section) 0x69d95 _std.o .data (section) 0x69e0a _std.o .data (section) 0x69ea3 _std.o .data (section) 0x69f77 _std.o .data (section) 0x69fd8 _std.o .data (section) 0x6a0b7 _std.o .data (section) 0x6a132 _std.o .data (section) 0x6a288 _std.o .data (section) 0x6a2e8 _std.o .data (section) 0x6a376 _std.o .data (section) 0x6a485 _std.o .data (section) 0x6a509 _std.o .data (section) 0x6a5c8 _std.o .data (section) 0x6a63d _std.o .data (section) 0x6a6d6 _std.o .data (section) 0x6a7bd _std.o .data (section) 0x6a828 _std.o .data (section) 0x6a8ee _std.o .data (section) 0x6a978 _std.o .data (section) 0x6aa17 _std.o .data (section) 0x6ac33 _std.o .data (section) 0x6ac75 _std.o .data (section) 0x6ae87 _std.o .data (section) 0x6aed1 _std.o .data (section) 0x6af27 _std.o .data (section) 0x6af95 _std.o .data (section) 0x6b01f _std.o .data (section) 0x6b133 _std.o .data (section) 0x6b2f5 _std.o .data (section) 0x6b350 _std.o .data (section) 0x6b3f9 _std.o .data (section) 0x6b4ad _std.o .data (section) 0x6b4f9 _std.o .data (section) 0x6b558 _std.o .data (section) 0x6b5ca _std.o .data (section) 0x6ba43 _std.o .data (section) 0x6babe _std.o .data (section) 0x6bb51 _std.o .data (section) 0x6bbbb _std.o .data (section) 0x6bc2f _std.o .data (section) 0x6bccf _std.o .data (section) 0x6bd41 _std.o .data (section) 0x6bdee _std.o .data (section) 0x6be45 _std.o .data (section) 0x6be9f _std.o .data (section) 0x6bef9 _std.o .data (section) 0x6bfb6 _std.o .data (section) 0x6c06f _std.o .data (section) 0x6c109 _std.o .data (section) 0x6c190 _std.o .data (section) 0x6c20b _std.o .data (section) 0x6c2f2 _std.o .data (section) 0x6c376 _std.o .data (section) 0x6c439 _std.o .data (section) 0x6c4a4 _std.o .data (section) 0x6c519 _std.o .data (section) 0x6c584 _std.o .data (section) 0x6c61d _std.o .data (section) 0x6c7e0 _std.o .data (section) 0x6c822 _std.o .data (section) 0x6c87e _std.o .data (section) 0x6c917 _std.o .data (section) 0x6c9fa _std.o .data (section) 0x6ca58 _std.o .data (section) 0x6ce8f _std.o .data (section) 0x6ced1 _std.o .data (section) 0x6cf6b _std.o .data (section) 0x6cfad _std.o .data (section) 0x6d066 _std.o .data (section) 0x6d0cb _std.o .data (section) 0x6d123 _std.o .data (section) 0x6d1ea _std.o .data (section) 0x6d2e8 _std.o .data (section) 0x6d4af _std.o .data (section) 0x6d6d7 _std.o .data (section) 0x6d737 _std.o .data (section) 0x6d794 _std.o .data (section) 0x6d87b _std.o .data (section) 0x6d8ff _std.o .data (section) 0x6d9c2 _std.o .data (section) 0x6da2d _std.o .data (section) 0x6daa2 _std.o .data (section) 0x6db3b _std.o .data (section) 0x6dbed _std.o .data (section) 0x6dca8 _std.o .data (section) 0x6dd8b _std.o .data (section) 0x6de9b _std.o .data (section) 0x6df4a _std.o .data (section) 0x6dfbc _std.o .data (section) 0x6e069 _std.o .data (section) 0x6e0c0 _std.o .data (section) 0x6e11a _std.o .data (section) 0x6e27e _std.o .data (section) 0x6e38e _std.o .data (section) 0x6e736 _std.o .data (section) 0x6ebae _std.o .data (section) 0x6ec72 _std.o .data (section) 0x6ed71 _std.o .data (section) 0x6ede3 _std.o .data (section) 0x6f063 _std.o .data (section) 0x6f0ba _std.o .data (section) 0x6f114 _std.o .data (section) 0x6f1ff _std.o .data (section) 0x6f296 _std.o .data (section) 0x6f346 _std.o .data (section) 0x6f416 _std.o .data (section) 0x6f46e _std.o .data (section) 0x6f523 _std.o .data (section) 0x6f63e _std.o .data (section) 0x6f82f _std.o .data (section) 0x6f8fb _std.o .data (section) 0x6f9c8 _std.o .data (section) 0x6fa1c _std.o .data (section) 0x6fa8b _std.o .data (section) 0x6fb67 _std.o .data (section) 0x6fe90 _std.o .data (section) 0x6ff34 _std.o .data (section) 0x6ffad _std.o .data (section) 0x70005 _std.o .data (section) 0x70063 _std.o .data (section) 0x70112 _std.o .data (section) 0x701dc _std.o .data (section) 0x7024d _std.o .data (section) 0x702e0 _std.o .data (section) 0x70604 _std.o .data (section) 0x7065c _std.o .data (section) 0x706a6 _std.o .data (section) 0x7073e _std.o .data (section) 0x7079f _std.o .data (section) 0x707f8 _std.o .data (section) 0x7089c _std.o .data (section) 0x7091b _std.o .data (section) 0x7099a _std.o .data (section) 0x70a84 _std.o .data (section) 0x70b44 _std.o .data (section) 0x70bbf _std.o .data (section) 0x70c52 _std.o .data (section) 0x70cbc _std.o .data (section) 0x70d30 _std.o .data (section) 0x70dca _std.o .data (section) 0x70e43 _std.o .data (section) 0x70e9b _std.o .data (section) 0x70ef9 _std.o .data (section) 0x70fab _std.o .data (section) 0x71075 _std.o .data (section) 0x710e7 _std.o .data (section) 0x71143 _std.o .data (section) 0x711ab _std.o .data (section) 0x7132a _std.o .data (section) 0x714e1 _std.o .data (section) 0x71891 _std.o .data (section) 0x71b69 _std.o .data (section) 0x7206d _std.o .data (section) 0x721c5 _std.o .data (section) 0x722aa _std.o .data (section) 0x72328 _std.o .data (section) 0x72380 _std.o .data (section) 0x723e3 _std.o .data (section) 0x724a7 _std.o .data (section) 0x7254e _std.o .data (section) 0x725bc _std.o .data (section) 0x7267b _std.o .data (section) 0x72770 _std.o .data (section) 0x728bf _std.o .data (section) 0x72917 _std.o .data (section) 0x72a35 _std.o .data (section) 0x72ab3 _std.o .data (section) 0x730ec _std.o .data (section) 0x7315e _std.o .data (section) 0x73264 _std.o .data (section) 0x732d9 _std.o .data (section) 0x73348 _std.o .data (section) 0x73439 _std.o .data (section) 0x73490 _std.o .data (section) 0x734ea _std.o .data (section) 0x73542 _std.o .data (section) 0x7372b _std.o .data (section) 0x73782 _std.o .data (section) 0x737dc _std.o .data (section) 0x7386d _std.o .data (section) 0x739f4 _std.o .data (section) 0x73aa1 _std.o .data (section) 0x73b5f _std.o .data (section) 0x73bd8 _std.o .data (section) 0x73c30 _std.o .data (section) 0x73c8e _std.o .data (section) 0x73d3d _std.o .data (section) 0x73e07 _std.o .data (section) 0x73e79 _std.o .data (section) 0x7419b _std.o .data (section) 0x74263 _std.o .data (section) 0x74324 _std.o .data (section) 0x74415 _std.o .data (section) 0x74487 _std.o .data (section) 0x74534 _std.o .data (section) 0x7458b _std.o .data (section) 0x745e5 _std.o .data (section) 0x7471a _std.o .data (section) 0x7478f _std.o .data (section) 0x74875 _std.o .data (section) 0x748cf _std.o .data (section) 0x74925 _std.o .data (section) 0x749ce _std.o .data (section) 0x74a3b _std.o .data (section) 0x74a9a _std.o .data (section) 0x74aea _std.o .data (section) 0x74b8b _std.o .data (section) 0x74c57 _std.o .data (section) 0x74d05 _std.o .data (section) 0x74d8d _std.o .data (section) 0x74dff _std.o .data (section) 0x75039 _std.o .data (section) 0x7507b _std.o .data (section) 0x75158 _std.o .data (section) 0x751b9 _std.o .data (section) 0x756c0 _std.o .data (section) 0x75718 _std.o .data (section) 0x757d1 _std.o .data (section) 0x75968 _std.o .data (section) 0x759d1 _std.o .data (section) 0x75a48 _std.o .data (section) 0x75a95 _std.o .data (section) 0x75b58 _std.o .data (section) 0x75bac _std.o .data (section) 0x75bf8 _std.o .data (section) 0x75ddb _std.o .data (section) 0x75e57 _std.o .data (section) 0x75eb8 _std.o .data (section) 0x75f18 _std.o .data (section) 0x76000 _std.o .data (section) 0x76084 _std.o .data (section) 0x76147 _std.o .data (section) 0x76229 _std.o .data (section) 0x76294 _std.o .data (section) 0x7632a _std.o .data (section) 0x763c3 _std.o .data (section) 0x765a4 _std.o .data (section) 0x76662 _std.o .data (section) 0x766db _std.o .data (section) 0x76733 _std.o .data (section) 0x76791 _std.o .data (section) 0x76843 _std.o .data (section) 0x7690d _std.o .data (section) 0x7697f _std.o .data (section) 0x76a7f _std.o .data (section) 0x76ad4 _std.o .data (section) 0x76d5b _std.o .data (section) 0x76db3 _std.o .data (section) 0x76dfd _std.o .data (section) 0x76e53 _std.o .data (section) 0x76eb4 _std.o .data (section) 0x76f0d _std.o .data (section) 0x76f63 _std.o .data (section) 0x77002 _std.o .data (section) 0x77083 _std.o .data (section) 0x77d92 _std.o .data (section) 0x77df2 _std.o .data (section) 0x77e4f _std.o .data (section) 0x77f39 _std.o .data (section) 0x77fbd _std.o .data (section) 0x78080 _std.o .data (section) 0x78127 _std.o .data (section) 0x7818c _std.o .data (section) 0x78221 _std.o .data (section) 0x782c3 _std.o .data (section) 0x78338 _std.o .data (section) 0x7839f _std.o .data (section) 0x78426 _std.o .data (section) 0x78481 _std.o .data (section) 0x78533 _std.o .data (section) 0x7859c _std.o .data (section) 0x78639 _std.o .data (section) 0x7868d _std.o .data (section) 0x786d9 _std.o .data (section) 0x79449 _std.o .data (section) 0x79ad3 _std.o .data (section) 0x79b51 _std.o .data (section) 0x79bc9 _std.o .data (section) 0x79cec _std.o .data (section) 0x79d44 _std.o .data (section) 0x79d8e _std.o .data (section) 0x79de4 _std.o .data (section) 0x79e45 _std.o .data (section) 0x79e9e _std.o .data (section) 0x7a245 _std.o .data (section) 0x7a2f2 _std.o .data (section) 0x7a3de _std.o .data (section) 0x7a468 _std.o .data (section) 0x7a4e7 _std.o .data (section) 0x7a5df _std.o .data (section) 0x7a678 _std.o .data (section) 0x7a6c2 _std.o .data (section) 0x7a726 _std.o .data (section) 0x7a77a _std.o .data (section) 0x7a7d3 _std.o .data (section) 0x7a8d7 _std.o .data (section) 0x7a97b _std.o .data (section) 0x7a9f4 _std.o .data (section) 0x7aa4c _std.o .data (section) 0x7aaaa _std.o .data (section) 0x7ab59 _std.o .data (section) 0x7ac23 _std.o .data (section) 0x7ac94 _std.o .data (section) 0x7acf2 _std.o .data (section) 0x7ad81 _std.o .data (section) 0x7ae6d _std.o .data (section) 0x7aee6 _std.o .data (section) 0x7af3e _std.o .data (section) 0x7af9c _std.o .data (section) 0x7b04e _std.o .data (section) 0x7b118 _std.o .data (section) 0x7b18a _std.o .data (section) 0x7b50e _std.o .data (section) 0x7b5d6 _std.o .data (section) 0x7b64f _std.o .data (section) 0x7b6a7 _std.o .data (section) 0x7b705 _std.o .data (section) 0x7b7b4 _std.o .data (section) 0x7b87e _std.o .data (section) 0x7b8ef _std.o .data (section) 0x7bcba _std.o .data (section) 0x7bd1e _std.o .data (section) 0x7bdc6 _std.o .data (section) 0x7be7b _std.o .data (section) 0x7bed7 _std.o .data (section) 0x7bf53 _std.o .data (section) 0x7c146 _std.o .data (section) 0x7c2ae _std.o .data (section) 0x7c320 _std.o .data (section) 0x7c4e0 _std.o .data (section) 0x7c563 _std.o .data (section) 0x7c5ba _std.o .data (section) 0x7c614 _std.o .data (section) 0x7c662 _std.o .data (section) 0x7c6b8 _std.o .data (section) 0x7c710 _std.o .data (section) 0x7c7b8 _std.o .data (section) 0x7c819 _std.o .data (section) 0x7c965 _std.o .data (section) 0x7ca94 _std.o .data (section) 0x7cb54 _std.o .data (section) 0x7cbb5 _std.o .data (section) 0x7cf4f _std.o .data (section) 0x7cfc7 _std.o .data (section) 0x7d256 _std.o .data (section) 0x7d2e0 _std.o .data (section) 0x7d378 _std.o .data (section) 0x7d3f1 _std.o .data (section) 0x7d449 _std.o .data (section) 0x7d4a7 _std.o .data (section) 0x7d556 _std.o .data (section) 0x7d620 _std.o .data (section) 0x7d691 _std.o .data (section) 0x7d74d _std.o .data (section) 0x7d7c8 _std.o .data (section) 0x7d85b _std.o .data (section) 0x7d8c5 _std.o .data (section) 0x7d939 _std.o .data (section) 0x7db7a _std.o .data (section) 0x7df42 _std.o .data (section) 0x7e0b6 _std.o .data (section) 0x7e195 _std.o .data (section) 0x7e289 _std.o .data (section) 0x7e5da _std.o .data (section) 0x7e61c _std.o .data (section) 0x7e885 _std.o .data (section) 0x7e8d9 _std.o .data (section) 0x7e92d _std.o .data (section) 0x7ebf0 _std.o .data (section) 0x7ece4 _std.o .data (section) 0x7ed2c _std.o .data (section) 0x7ed82 _std.o .data (section) 0x7edda _std.o .data (section) 0x7ee59 _std.o .data (section) 0x7eeba _std.o .data (section) 0x7efab _std.o .data (section) 0x7f01d _std.o .data (section) 0x7f0ca _std.o .data (section) 0x7f121 _std.o .data (section) 0x7f17b _std.o .data (section) 0x7f22c _std.o .data (section) 0x7f3ff _std.o .data (section) 0x7f493 _std.o .data (section) 0x7f851 _std.o .data (section) 0x7f8c9 _std.o .data (section) 0x7fb92 _std.o .data (section) 0x7fbdc _std.o .data (section) 0x7fc39 _std.o .data (section) 0x7fe09 _std.o .data (section) 0x801ed _std.o .data (section) 0x80241 _std.o .data (section) 0x80295 _std.o .data (section) 0x8031e _std.o .data (section) 0x80381 _std.o .data (section) 0x803d9 _std.o .data (section) 0x8049a _std.o .data (section) 0x80587 _std.o .data (section) 0x80605 _std.o .data (section) 0x80647 _std.o .data (section) 0x806a9 _std.o .data (section) 0x8074f _std.o .data (section) 0x807e7 _std.o .data (section) 0x80859 _std.o .data (section) 0x80b63 _std.o .data (section) 0x80beb _std.o .data (section) 0x80c37 _std.o .data (section) 0x80c79 _std.o .data (section) 0x80d05 _std.o .data (section) 0x80fb0 _std.o .data (section) 0x810bc _std.o .data (section) 0x8116d _std.o .data (section) 0x811c4 _std.o .data (section) 0x81212 _std.o .data (section) 0x812a5 _std.o .data (section) 0x81314 _std.o .data (section) 0x8141c _std.o .data (section) 0x8148b _std.o .data (section) 0x81822 _std.o .data (section) 0x8186c _std.o .data (section) 0x818c9 _std.o .data (section) 0x8203f _std.o .data (section) 0x820b1 _std.o .data (section) 0x82175 _std.o .data (section) 0x8222a _std.o .data (section) 0x822bd _std.o .data (section) 0x82371 _std.o .data (section) 0x823d6 _std.o .data (section) 0x82b0e _std.o .data (section) 0x837ab _std.o .data (section) 0x837ff _std.o .data (section) 0x83853 _std.o .data (section) 0x83d4d _std.o .data (section) 0x83d8f _std.o .data (section) 0x84162 _std.o .data (section) 0x84866 _std.o .data (section) 0x84a26 _std.o .data (section) 0x84b65 _std.o .data (section) 0x85210 _std.o .data (section) 0x85551 _std.o .data (section) 0x855cc _std.o .data (section) 0x85698 _std.o .data (section) 0x85749 _std.o .data (section) 0x857a0 _std.o .data (section) 0x857ee _std.o .data (section) 0x85881 _std.o .data (section) 0x85945 _std.o .data (section) 0x86601 _std.o .data (section) 0x86672 _std.o .data (section) 0x86bee _std.o .data (section) 0x87b6f _std.o .data (section) 0x87bc3 _std.o .data (section) 0x87c1c _std.o .data (section) 0x87d80 _std.o .data (section) 0x87def _std.o .data (section) 0x87fbf _std.o .data (section) 0x88024 _std.o .data (section) 0x8807c _std.o .data (section) 0x88181 _std.o .data (section) 0x881cb _std.o .data (section) 0x88228 _std.o .data (section) 0x88325 _std.o .data (section) 0x88403 _std.o .data (section) 0x88475 _std.o .data (section) 0x885be _std.o .data (section) 0x886c1 _std.o .data (section) 0x88718 _std.o .data (section) 0x88772 _std.o .data (section) 0x887db _std.o .data (section) 0x8888c _std.o .data (section) 0x888e3 _std.o .data (section) 0x88931 _std.o .data (section) 0x889c4 _std.o .data (section) 0x88b21 _std.o .data (section) 0x88b75 _std.o .data (section) 0x88c0a _std.o .data (section) 0x88cf1 _std.o .data (section) 0x88dbf _std.o .data (section) 0x88e85 _std.o .data (section) 0x88ee5 _std.o .data (section) 0x88f42 _std.o .data (section) 0x89029 _std.o .data (section) 0x890ad _std.o .data (section) 0x89170 _std.o .data (section) 0x89291 _std.o .data (section) 0x892f6 _std.o .data (section) 0x8936b _std.o .data (section) 0x893d2 _std.o .data (section) 0x8943f _std.o .data (section) 0x894d5 _std.o .data (section) 0x89592 _std.o .data (section) 0x8962b _std.o .data (section) 0x896d5 _std.o .data (section) 0x8971f _std.o .data (section) 0x8977c _std.o .data (section) 0x897f8 _std.o .data (section) 0x89a7b _std.o .data (section) 0x89e53 _std.o .data (section) 0x89eb1 _std.o .data (section) 0x89fc0 _std.o .data (section) 0x8a032 _std.o .data (section) 0x8a0df _std.o .data (section) 0x8a136 _std.o .data (section) 0x8a190 _std.o .data (section) 0x8a484 _std.o .data (section) 0x8a4f5 _std.o .data (section) 0x8a99f _std.o .data (section) 0x8aa16 _std.o .data (section) 0x8ab51 _std.o .data (section) 0x8ae50 _std.o .data (section) 0x8aef3 _std.o .data (section) 0x8af4d _std.o .data (section) 0x8af9b _std.o .data (section) 0x8b017 _std.o .data (section) 0x8b19d _std.o .data (section) 0x8b200 _std.o .data (section) 0x8b258 _std.o .data (section) 0x8b40b _std.o .data (section) 0x8b44d _std.o .data (section) 0x8b4d8 _std.o .data (section) 0x8b60c _std.o .data (section) 0x8b757 _std.o .data (section) 0x8ba8e _std.o .data (section) 0x8bb17 _std.o .data (section) 0x8c266 _std.o .data (section) 0x8c31b _std.o .data (section) 0x8c367 _std.o .data (section) 0x8c3c6 _std.o .data (section) 0x8c435 _std.o .data (section) 0x8c4d2 _std.o .data (section) 0x8c57c _std.o .data (section) 0x8c5ef _std.o .data (section) 0x8c64a _std.o .data (section) 0x8c6c0 _std.o .data (section) 0x8c72f _std.o .data (section) 0x8c8b2 _std.o .data (section) 0x8c90a _std.o .data (section) 0x8c954 _std.o .data (section) 0x8c9aa _std.o .data (section) 0x8ca0b _std.o .data (section) 0x8ca64 _std.o .data (section) 0x8cb0e _std.o .data (section) 0x8cb80 _std.o .data (section) 0x8cc2d _std.o .data (section) 0x8cc84 _std.o .data (section) 0x8ccde _std.o .data (section) 0x8cf1a _std.o .data (section) 0x8d051 _std.o .data (section) 0x8d0a9 _std.o .data (section) 0x8d0f3 _std.o .data (section) 0x8d149 _std.o .data (section) 0x8d1aa _std.o .data (section) 0x8d203 _std.o .data (section) 0x8d396 _std.o .data (section) 0x8d3ea _std.o .data (section) 0x8d47f _std.o .data (section) 0x8d595 _std.o .data (section) 0x8d5fa _std.o .data (section) 0x8d652 _std.o .data (section) 0x8df78 _std.o .data (section) 0x8e002 _std.o .data (section) 0x8e081 _std.o .data (section) 0x8e105 _std.o .data (section) 0x8e194 _std.o .data (section) 0x8e24a _std.o .data (section) 0x8e2c0 _std.o .data (section) 0x8e319 _std.o .data (section) 0x8e40b _std.o .data (section) 0x8ea44 _std.o .data (section) 0x8eaa3 _std.o .data (section) 0x8eb37 _std.o .data (section) 0x8eba0 _std.o .data (section) 0x8ec2f _std.o .data (section) 0x8ecea _std.o .data (section) 0x8ed42 _std.o .data (section) 0x8ed8c _std.o .data (section) 0x8ede2 _std.o .data (section) 0x8ee43 _std.o .data (section) 0x8ee9c _std.o .data (section) 0x8efa2 _std.o .data (section) 0x8eff6 _std.o .data (section) 0x8f2c6 _std.o .data (section) 0x8f31a _std.o .data (section) 0x8f3af _std.o .data (section) 0x8f401 _std.o .data (section) 0x8f470 _std.o .data (section) 0x8f513 _std.o .data (section) 0x8f555 _std.o .data (section) 0x8f63f _std.o .data (section) 0x8f695 _std.o .data (section) 0x8f6df _std.o .data (section) 0x8f73c _std.o .data (section) 0x8f7b0 _std.o .data (section) 0x8f8ef _std.o .data (section) 0x8f9b6 _std.o .data (section) 0x8fa2f _std.o .data (section) 0x8fa87 _std.o .data (section) 0x8fae5 _std.o .data (section) 0x8fb97 _std.o .data (section) 0x8fc61 _std.o .data (section) 0x8fcd2 _std.o .data (section) 0x8fd95 _std.o .data (section) 0x8fe45 _std.o .data (section) 0x8fe9c _std.o .data (section) 0x8feea _std.o .data (section) 0x8ff7d _std.o .data (section) 0x8fff7 _std.o .data (section) 0x9020e _std.o .data (section) 0x902b1 _std.o .data (section) 0x9030b _std.o .data (section) 0x90359 _std.o .data (section) 0x903d5 _std.o .data (section) 0x909b2 _std.o .data (section) 0x90a06 _std.o .data (section) 0x90a5f _std.o .data (section) 0x90b1f _std.o .data (section) 0x90c0a _std.o .data (section) 0x90c96 _std.o .data (section) 0x90d3f _std.o .data (section) 0x90d97 _std.o .data (section) 0x90deb _std.o .data (section) 0x90ea3 _std.o .data (section) 0x90f6d _std.o .data (section) 0x9100d _std.o .data (section) 0x910ce _std.o .data (section) 0x91141 _std.o .data (section) 0x911c1 _std.o .data (section) 0x913e8 _std.o .data (section) 0x91471 _std.o .data (section) 0x91553 _std.o .data (section) 0x91621 _std.o .data (section) 0x916b1 _std.o .data (section) 0x91714 _std.o .data (section) 0x9176c _std.o .data (section) 0x917df _std.o .data (section) 0x9188e _std.o .data (section) 0x91db9 _std.o .data (section) 0x91e34 _std.o .data (section) 0x91ec7 _std.o .data (section) 0x91f31 _std.o .data (section) 0x91fa5 _std.o .data (section) 0x91ffb _std.o .data (section) 0x92073 _std.o .data (section) 0x920d3 _std.o .data (section) 0x92127 _std.o .data (section) 0x92180 _std.o .data (section) 0x92245 _std.o .data (section) 0x924fd _std.o .data (section) 0x927fd _std.o .data (section) 0x9283f _std.o .data (section) 0x92bca _std.o .data (section) 0x92c22 _std.o .data (section) 0x92c6c _std.o .data (section) 0x92cc2 _std.o .data (section) 0x92d23 _std.o .data (section) 0x92d7c _std.o .data (section) 0x92dd2 _std.o .data (section) 0x92e6a _std.o .data (section) 0x92eb4 _std.o .data (section) 0x930b8 _std.o .data (section) 0x9311e _std.o .data (section) 0x932c3 _std.o .data (section) 0x93305 _std.o .data (section) 0x93396 _std.o .data (section) 0x935d0 _std.o .data (section) 0x93671 _std.o .data (section) 0x936c9 _std.o .data (section) 0x93713 _std.o .data (section) 0x93769 _std.o .data (section) 0x937ca _std.o .data (section) 0x93823 _std.o .data (section) 0x9388c _std.o .data (section) 0x938e6 _std.o .data (section) 0x93935 _std.o .data (section) 0x93ca9 _std.o .data (section) 0x93d67 _std.o .data (section) 0x93de0 _std.o .data (section) 0x93e38 _std.o .data (section) 0x93e96 _std.o .data (section) 0x93f48 _std.o .data (section) 0x94012 _std.o .data (section) 0x94084 _std.o .data (section) 0x94264 _std.o .data (section) 0x942d6 _std.o .data (section) 0x94382 _std.o .data (section) 0x943d9 _std.o .data (section) 0x94433 _std.o .data (section) 0x9822c _std.o ___G__23__23_symbol_3f_ 0x151 _std.o ___G__23__23_symbol_3f_ 0x4171 _std.o ___G__23__23_symbol_2d_interned_3f_ 0x143 _std.o ___G__23__23_symbol_2d_interned_3f_ 0x4163 _std.o ___G__23__23_symbol_2d_hash_2d_set_21_ 0x135 _std.o ___G__23__23_symbol_2d_hash_2d_set_21_ 0x4155 _std.o ___G__23__23_symbol_2d_name_2d_set_21_ 0x119 _std.o ___G__23__23_symbol_2d_name_2d_set_21_ 0x4139 _std.o ___G__23__23_symbol_2d_name 0x10b _std.o ___G__23__23_symbol_2d_name 0x412b _std.o ___G__23__23_make_2d_uninterned_2d_symbol 0xfd _std.o ___G__23__23_make_2d_uninterned_2d_symbol 0x411d _std.o ___G_not 0xe1 _std.o ___G_not 0x4101 _std.o ___G__23__23_not 0xd3 _std.o ___G__23__23_not 0x40f3 _std.o ___G_boolean_3f_ 0xc5 _std.o ___G_boolean_3f_ 0x40e5 _std.o ___G__23__23_boolean_3f_ 0xb7 _std.o ___G__23__23_boolean_3f_ 0x40d7 _std.o ___G__23__23_mutable_3f_ 0x7f _std.o ___G__23__23_mutable_3f_ 0x409f _std.o ___G__23__23_fail_2d_check_2d_mutable 0x71 _std.o ___G__23__23_fail_2d_check_2d_mutable 0x4091 _std.o ___G__23__23_fail_2d_check_2d_mutable 0x1cc15 _io.o ___G__23__23_fail_2d_check_2d_mutable 0x2b028 _io.o ___G__23__23_fail_2d_check_2d_mutable 0x344b8 _io.o ___G__23__23_fail_2d_check_2d_mutable 0x4e766 _io.o ___G__23__23_raise_2d_length_2d_mismatch_2d_exception 0x63 _std.o ___G__23__23_raise_2d_length_2d_mismatch_2d_exception 0x4083 _std.o ___G_length_2d_mismatch_2d_exception_2d_arg_2d_id 0x55 _std.o ___G_length_2d_mismatch_2d_exception_2d_arg_2d_id 0x4075 _std.o ___G_length_2d_mismatch_2d_exception_2d_arguments 0x47 _std.o ___G_length_2d_mismatch_2d_exception_2d_arguments 0x4067 _std.o ___G__23__23_keyword_2d__3e_string_3f_ 0x269 _std.o ___G__23__23_keyword_2d__3e_string_3f_ 0x4289 _std.o ___G_keyword_3f_ 0x25b _std.o ___G_keyword_3f_ 0x427b _std.o ___G__23__23_keyword_3f_ 0x24d _std.o ___G__23__23_keyword_3f_ 0x426d _std.o ___G__23__23_keyword_2d_interned_3f_ 0x23f _std.o ___G__23__23_keyword_2d_interned_3f_ 0x425f _std.o ___G__23__23_keyword_2d_hash_2d_set_21_ 0x231 _std.o ___G__23__23_keyword_2d_hash_2d_set_21_ 0x4251 _std.o ___G__23__23_keyword_2d_name_2d_set_21_ 0x215 _std.o ___G__23__23_keyword_2d_name_2d_set_21_ 0x4235 _std.o ___G__23__23_keyword_2d_name 0x207 _std.o ___G__23__23_keyword_2d_name 0x4227 _std.o ___G__23__23_make_2d_uninterned_2d_keyword 0x1f9 _std.o ___G__23__23_make_2d_uninterned_2d_keyword 0x4219 _std.o ___G_string_2d__3e_uninterned_2d_symbol 0x1dd _std.o ___G_string_2d__3e_uninterned_2d_symbol 0x41fd _std.o ___G_string_2d__3e_uninterned_2d_symbol 0x1daa7 _std.o ___G_string_2d__3e_uninterned_2d_symbol 0x1db43 _std.o ___G_string_2d__3e_uninterned_2d_symbol 0x1db98 _std.o ___G__23__23_string_2d__3e_uninterned_2d_symbol 0x1cf _std.o ___G__23__23_string_2d__3e_uninterned_2d_symbol 0x41ef _std.o ___G__23__23_string_2d__3e_uninterned_2d_symbol 0x16a1c _std.o ___G__23__23_string_2d__3e_uninterned_2d_symbol 0x269b9 _std.o ___G__23__23_string_2d__3e_uninterned_2d_symbol 0x186a7 _io.o ___G__23__23_string_2d__3e_uninterned_2d_symbol 0x19aa6 _io.o ___G__23__23_string_2d__3e_uninterned_2d_symbol 0x11c6a _nonstd.o ___G__23__23_string_2d__3e_uninterned_2d_symbol 0x19a9b _nonstd.o ___G_uninterned_2d_symbol_3f_ 0x1c1 _std.o ___G_uninterned_2d_symbol_3f_ 0x41e1 _std.o ___G_string_2d__3e_symbol 0x1a5 _std.o ___G_string_2d__3e_symbol 0x41c5 _std.o ___G_string_2d__3e_symbol 0x2614d _std.o ___G_symbol_2d__3e_string 0x189 _std.o ___G_symbol_2d__3e_string 0x41a9 _std.o ___G_symbol_2d__3e_string 0x13b8e _std.o ___G__23__23_symbol_2d__3e_string_3f_ 0x16d _std.o ___G__23__23_symbol_2d__3e_string_3f_ 0x418d _std.o ___G_symbol_3f_ 0x15f _std.o ___G_symbol_3f_ 0x417f _std.o ___G__23__23_char_3c__3f_ 0x365 _std.o ___G__23__23_char_3c__3f_ 0x4385 _std.o ___G_char_3d__3f_ 0x357 _std.o ___G_char_3d__3f_ 0x4377 _std.o ___G_char_3d__3f_ 0x53f98 _std.o ___G_char_3d__3f_ 0x616ab _std.o ___G_char_3d__3f_ 0x61837 _std.o ___G__23__23_char_3d__3f_ 0x349 _std.o ___G__23__23_char_3d__3f_ 0x4369 _std.o ___G_char_3f_ 0x33b _std.o ___G_char_3f_ 0x435b _std.o ___G__23__23_char_3f_ 0x32d _std.o ___G__23__23_char_3f_ 0x434d _std.o ___G__23__23_max_2d_char_2d_code 0x31f _std.o ___G__23__23_max_2d_char_2d_code 0x433f _std.o ___G__23__23_fail_2d_check_2d_char_2d_vector 0x311 _std.o ___G__23__23_fail_2d_check_2d_char_2d_vector 0x4331 _std.o ___G__23__23_fail_2d_check_2d_char_2d_list 0x303 _std.o ___G__23__23_fail_2d_check_2d_char_2d_list 0x4323 _std.o ___G__23__23_fail_2d_check_2d_char 0x2f5 _std.o ___G__23__23_fail_2d_check_2d_char 0x4315 _std.o ___G__23__23_fail_2d_check_2d_char 0x15425 _io.o ___G__23__23_fail_2d_check_2d_char 0x25164 _io.o ___G__23__23_partial_2d_bit_2d_reverse 0x2e7 _std.o ___G__23__23_partial_2d_bit_2d_reverse 0x4307 _std.o ___G_string_2d__3e_uninterned_2d_keyword 0x2d9 _std.o ___G_string_2d__3e_uninterned_2d_keyword 0x42f9 _std.o ___G_string_2d__3e_uninterned_2d_keyword 0x1de10 _std.o ___G_string_2d__3e_uninterned_2d_keyword 0x3d885 _std.o ___G_string_2d__3e_uninterned_2d_keyword 0x3d8da _std.o ___G__23__23_string_2d__3e_uninterned_2d_keyword 0x2cb _std.o ___G__23__23_string_2d__3e_uninterned_2d_keyword 0x42eb _std.o ___G__23__23_string_2d__3e_uninterned_2d_keyword 0x1dd6e _std.o ___G__23__23_string_2d__3e_uninterned_2d_keyword 0x3d912 _std.o ___G__23__23_string_2d__3e_uninterned_2d_keyword 0x1475c _io.o ___G__23__23_string_2d__3e_uninterned_2d_keyword 0x59067 _io.o ___G_uninterned_2d_keyword_3f_ 0x2bd _std.o ___G_uninterned_2d_keyword_3f_ 0x42dd _std.o ___G_string_2d__3e_keyword 0x2a1 _std.o ___G_string_2d__3e_keyword 0x42c1 _std.o ___G_string_2d__3e_keyword 0x1ca12 _std.o ___G_keyword_2d__3e_string 0x285 _std.o ___G_keyword_2d__3e_string 0x42a5 _std.o ___G_keyword_2d__3e_string 0x13356 _std.o ___G_char_2d_ci_3c__3d__3f_ 0x437 _std.o ___G_char_2d_ci_3c__3d__3f_ 0x4457 _std.o ___G_char_2d_ci_3c__3d__3f_ 0x53e4d _std.o ___G_char_2d_ci_3c__3d__3f_ 0x63a04 _std.o ___G_char_2d_ci_3c__3d__3f_ 0x63b9d _std.o ___G__23__23_char_2d_ci_3c__3d__3f_ 0x429 _std.o ___G__23__23_char_2d_ci_3c__3d__3f_ 0x4449 _std.o ___G_char_2d_ci_3e__3f_ 0x41b _std.o ___G_char_2d_ci_3e__3f_ 0x443b _std.o ___G_char_2d_ci_3e__3f_ 0x528d2 _std.o ___G_char_2d_ci_3e__3f_ 0x8a291 _std.o ___G_char_2d_ci_3e__3f_ 0x8a429 _std.o ___G__23__23_char_2d_ci_3e__3f_ 0x40d _std.o ___G__23__23_char_2d_ci_3e__3f_ 0x442d _std.o ___G_char_2d_ci_3c__3f_ 0x3ff _std.o ___G_char_2d_ci_3c__3f_ 0x441f _std.o ___G_char_2d_ci_3c__3f_ 0x58ae9 _std.o ___G_char_2d_ci_3c__3f_ 0x7bac8 _std.o ___G_char_2d_ci_3c__3f_ 0x7bc5f _std.o ___G__23__23_char_2d_ci_3c__3f_ 0x3f1 _std.o ___G__23__23_char_2d_ci_3c__3f_ 0x4411 _std.o ___G_char_2d_ci_3d__3f_ 0x3e3 _std.o ___G_char_2d_ci_3d__3f_ 0x4403 _std.o ___G_char_2d_ci_3d__3f_ 0x44d0c _std.o ___G_char_2d_ci_3d__3f_ 0x62527 _std.o ___G_char_2d_ci_3d__3f_ 0x626c4 _std.o ___G__23__23_char_2d_ci_3d__3f_ 0x3d5 _std.o ___G__23__23_char_2d_ci_3d__3f_ 0x43f5 _std.o ___G__23__23_char_2d_ci_3d__3f_ 0xa49b _std.o ___G__23__23_char_2d_ci_3d__3f_ 0xa5b8 _std.o ___G__23__23_char_2d_ci_3d__3f_ 0xa67a _std.o ___G_char_3e__3d__3f_ 0x3c7 _std.o ___G_char_3e__3d__3f_ 0x43e7 _std.o ___G_char_3e__3d__3f_ 0x6cc47 _std.o ___G_char_3e__3d__3f_ 0x6cd9e _std.o ___G_char_3e__3d__3f_ 0x6e6ae _std.o ___G__23__23_char_3e__3d__3f_ 0x3b9 _std.o ___G__23__23_char_3e__3d__3f_ 0x43d9 _std.o ___G_char_3c__3d__3f_ 0x3ab _std.o ___G_char_3c__3d__3f_ 0x43cb _std.o ___G_char_3c__3d__3f_ 0x63c4a _std.o ___G_char_3c__3d__3f_ 0x63d98 _std.o ___G_char_3c__3d__3f_ 0x6bf82 _std.o ___G__23__23_char_3c__3d__3f_ 0x39d _std.o ___G__23__23_char_3c__3d__3f_ 0x43bd _std.o ___G_char_3e__3f_ 0x38f _std.o ___G_char_3e__3f_ 0x43af _std.o ___G_char_3e__3f_ 0x52b46 _std.o ___G_char_3e__3f_ 0x86358 _std.o ___G_char_3e__3f_ 0x86509 _std.o ___G__23__23_char_3e__3f_ 0x381 _std.o ___G__23__23_char_3e__3f_ 0x43a1 _std.o ___G_char_3c__3f_ 0x373 _std.o ___G_char_3c__3f_ 0x4393 _std.o ___G_char_3c__3f_ 0x54de4 _std.o ___G_char_3c__3f_ 0x613a3 _std.o ___G_char_3c__3f_ 0x614fd _std.o ___G__23__23_char_2d_upcase 0x509 _std.o ___G__23__23_char_2d_upcase 0x4529 _std.o ___G__23__23_char_2d_upcase 0x93363 _std.o ___G__23__23_char_2d_upcase 0x33fdf _io.o ___G__23__23_char_2d_upcase 0x50a82 _io.o ___G_integer_2d__3e_char 0x4fb _std.o ___G_integer_2d__3e_char 0x451b _std.o ___G_char_2d__3e_integer 0x4ed _std.o ___G_char_2d__3e_integer 0x450d _std.o ___G_char_2d_lower_2d_case_3f_ 0x4df _std.o ___G_char_2d_lower_2d_case_3f_ 0x44ff _std.o ___G__23__23_char_2d_lower_2d_case_3f_ 0x4d1 _std.o ___G__23__23_char_2d_lower_2d_case_3f_ 0x44f1 _std.o ___G__23__23_char_2d_lower_2d_case_3f_ 0x84b32 _std.o ___G_char_2d_upper_2d_case_3f_ 0x4c3 _std.o ___G_char_2d_upper_2d_case_3f_ 0x44e3 _std.o ___G__23__23_char_2d_upper_2d_case_3f_ 0x4b5 _std.o ___G__23__23_char_2d_upper_2d_case_3f_ 0x44d5 _std.o ___G__23__23_char_2d_upper_2d_case_3f_ 0x84e5c _std.o ___G_char_2d_whitespace_3f_ 0x4a7 _std.o ___G_char_2d_whitespace_3f_ 0x44c7 _std.o ___G__23__23_char_2d_whitespace_3f_ 0x499 _std.o ___G__23__23_char_2d_whitespace_3f_ 0x44b9 _std.o ___G__23__23_char_2d_whitespace_3f_ 0x7b47f _std.o ___G_char_2d_numeric_3f_ 0x48b _std.o ___G_char_2d_numeric_3f_ 0x44ab _std.o ___G__23__23_char_2d_numeric_3f_ 0x47d _std.o ___G__23__23_char_2d_numeric_3f_ 0x449d _std.o ___G__23__23_char_2d_numeric_3f_ 0x758f5 _std.o ___G__23__23_char_2d_numeric_3f_ 0x7674a _io.o ___G_char_2d_alphabetic_3f_ 0x46f _std.o ___G_char_2d_alphabetic_3f_ 0x448f _std.o ___G__23__23_char_2d_alphabetic_3f_ 0x461 _std.o ___G__23__23_char_2d_alphabetic_3f_ 0x4481 _std.o ___G__23__23_char_2d_alphabetic_3f_ 0x61ea0 _std.o ___G__23__23_char_2d_alphabetic_3f_ 0x50f83 _io.o ___G_char_2d_ci_3e__3d__3f_ 0x453 _std.o ___G_char_2d_ci_3e__3d__3f_ 0x4473 _std.o ___G_char_2d_ci_3e__3d__3f_ 0x54e80 _std.o ___G_char_2d_ci_3e__3d__3f_ 0x79fde _std.o ___G_char_2d_ci_3e__3d__3f_ 0x7a138 _std.o ___G__23__23_char_2d_ci_3e__3d__3f_ 0x445 _std.o ___G__23__23_char_2d_ci_3e__3d__3f_ 0x4465 _std.o ___G_char_2d_set_3c__3d_ 0x5e9 _std.o ___G_char_2d_set_3c__3d_ 0x4609 _std.o ___G__23__23_char_2d_set_3c__3d_ 0x5db _std.o ___G__23__23_char_2d_set_3c__3d_ 0x45fb _std.o ___G__23__23_char_2d_set_3c__3d_2 0x5cd _std.o ___G__23__23_char_2d_set_3c__3d_2 0x45ed _std.o ___G_char_2d_set_3d_ 0x5bf _std.o ___G_char_2d_set_3d_ 0x45df _std.o ___G__23__23_char_2d_set_3d_2 0x5a3 _std.o ___G__23__23_char_2d_set_3d_2 0x45c3 _std.o ___G_char_2d_set_3f_ 0x595 _std.o ___G_char_2d_set_3f_ 0x45b5 _std.o ___G__23__23_char_2d_set_3f_ 0x587 _std.o ___G__23__23_char_2d_set_3f_ 0x45a7 _std.o ___G__23__23_fail_2d_check_2d_char_2d_set 0x579 _std.o ___G__23__23_fail_2d_check_2d_char_2d_set 0x4599 _std.o ___G_digit_2d_value 0x56b _std.o ___G_digit_2d_value 0x458b _std.o ___G__23__23_digit_2d_value 0x55d _std.o ___G__23__23_digit_2d_value 0x457d _std.o ___G__23__23_digit_2d_value 0x669e2 _std.o ___G_char_2d_foldcase 0x54f _std.o ___G_char_2d_foldcase 0x456f _std.o ___G__23__23_char_2d_foldcase 0x541 _std.o ___G__23__23_char_2d_foldcase 0x4561 _std.o ___G__23__23_char_2d_foldcase 0x152c5 _std.o ___G__23__23_char_2d_foldcase 0x15309 _std.o ___G__23__23_char_2d_foldcase 0x18b5e _std.o ___G__23__23_char_2d_foldcase 0x1a129 _std.o ___G__23__23_char_2d_foldcase 0x1c57d _std.o ___G__23__23_char_2d_foldcase 0x1c8f9 _std.o ___G__23__23_char_2d_foldcase 0x1c924 _std.o ___G__23__23_char_2d_foldcase 0x1c979 _std.o ___G__23__23_char_2d_foldcase 0x1cb75 _std.o ___G__23__23_char_2d_foldcase 0x1cbb2 _std.o ___G__23__23_char_2d_foldcase 0x1cbe5 _std.o ___G__23__23_char_2d_foldcase 0x1cca3 _std.o ___G__23__23_char_2d_foldcase 0x1cccc _std.o ___G__23__23_char_2d_foldcase 0x1ccf5 _std.o ___G__23__23_char_2d_foldcase 0x1cda6 _std.o ___G__23__23_char_2d_foldcase 0x1ce5f _std.o ___G__23__23_char_2d_foldcase 0x1cf24 _std.o ___G__23__23_char_2d_foldcase 0x1cf53 _std.o ___G__23__23_char_2d_foldcase 0x1cf83 _std.o ___G__23__23_char_2d_foldcase 0x1d052 _std.o ___G__23__23_char_2d_foldcase 0x1de77 _std.o ___G__23__23_char_2d_foldcase 0x1f011 _std.o ___G__23__23_char_2d_foldcase 0x1fdf6 _std.o ___G__23__23_char_2d_foldcase 0x2031a _std.o ___G__23__23_char_2d_foldcase 0x205d4 _std.o ___G__23__23_char_2d_foldcase 0x205fd _std.o ___G__23__23_char_2d_foldcase 0x2067c _std.o ___G__23__23_char_2d_foldcase 0x206c7 _std.o ___G__23__23_char_2d_foldcase 0x206f0 _std.o ___G__23__23_char_2d_foldcase 0x3732f _std.o ___G__23__23_char_2d_foldcase 0x62697 _std.o ___G__23__23_char_2d_foldcase 0x63b70 _std.o ___G__23__23_char_2d_foldcase 0x641a9 _std.o ___G__23__23_char_2d_foldcase 0x70583 _std.o ___G__23__23_char_2d_foldcase 0x7a10b _std.o ___G__23__23_char_2d_foldcase 0x7bc32 _std.o ___G__23__23_char_2d_foldcase 0x82c59 _std.o ___G__23__23_char_2d_foldcase 0x86930 _std.o ___G__23__23_char_2d_foldcase 0x86fc2 _std.o ___G__23__23_char_2d_foldcase 0x8a3fc _std.o ___G__23__23_char_2d_foldcase 0x8eca6 _std.o ___G_char_2d_downcase 0x533 _std.o ___G_char_2d_downcase 0x4553 _std.o ___G__23__23_char_2d_downcase 0x525 _std.o ___G__23__23_char_2d_downcase 0x4545 _std.o ___G__23__23_char_2d_downcase 0x7c0c8 _std.o ___G_char_2d_upcase 0x517 _std.o ___G_char_2d_upcase 0x4537 _std.o ___G_char_2d_set_2d_unfold 0x6c9 _std.o ___G_char_2d_set_2d_unfold 0x46e9 _std.o ___G__23__23_char_2d_set_2d_unfold 0x6bb _std.o ___G__23__23_char_2d_set_2d_unfold 0x46db _std.o ___G_char_2d_set_2d_fold 0x6ad _std.o ___G_char_2d_set_2d_fold 0x46cd _std.o ___G__23__23_char_2d_set_2d_fold 0x69f _std.o ___G__23__23_char_2d_set_2d_fold 0x46bf _std.o ___G_end_2d_of_2d_char_2d_set_3f_ 0x691 _std.o ___G_end_2d_of_2d_char_2d_set_3f_ 0x46b1 _std.o ___G__23__23_end_2d_of_2d_char_2d_set_3f_ 0x683 _std.o ___G__23__23_end_2d_of_2d_char_2d_set_3f_ 0x46a3 _std.o ___G__23__23_char_2d_set_2d_cursor_2d_next_2d_nonneg 0x675 _std.o ___G__23__23_char_2d_set_2d_cursor_2d_next_2d_nonneg 0x4695 _std.o ___G_char_2d_set_2d_cursor_2d_next 0x667 _std.o ___G_char_2d_set_2d_cursor_2d_next 0x4687 _std.o ___G__23__23_char_2d_set_2d_cursor_2d_next 0x659 _std.o ___G__23__23_char_2d_set_2d_cursor_2d_next 0x4679 _std.o ___G_char_2d_set_2d_ref 0x64b _std.o ___G_char_2d_set_2d_ref 0x466b _std.o ___G__23__23_char_2d_set_2d_ref 0x63d _std.o ___G__23__23_char_2d_set_2d_ref 0x465d _std.o ___G__23__23_char_2d_set_2d_cursor_2d_range 0x62f _std.o ___G__23__23_char_2d_set_2d_cursor_2d_range 0x464f _std.o ___G_char_2d_set_2d_cursor 0x621 _std.o ___G_char_2d_set_2d_cursor 0x4641 _std.o ___G__23__23_char_2d_set_2d_cursor 0x613 _std.o ___G__23__23_char_2d_set_2d_cursor 0x4633 _std.o ___G_char_2d_set_2d_hash 0x605 _std.o ___G_char_2d_set_2d_hash 0x4625 _std.o ___G__23__23_list_2d__3e_char_2d_set_21_ 0x79b _std.o ___G__23__23_list_2d__3e_char_2d_set_21_ 0x47bb _std.o ___G_list_2d__3e_char_2d_set 0x78d _std.o ___G_list_2d__3e_char_2d_set 0x47ad _std.o ___G__23__23_list_2d__3e_char_2d_set 0x77f _std.o ___G__23__23_list_2d__3e_char_2d_set 0x479f _std.o ___G__23__23_char_2d__3e_char_2d_set 0x771 _std.o ___G__23__23_char_2d__3e_char_2d_set 0x4791 _std.o ___G_char_2d_set 0x763 _std.o ___G_char_2d_set 0x4783 _std.o ___G__23__23_char_2d_set 0x755 _std.o ___G__23__23_char_2d_set 0x4775 _std.o ___G__23__23_char_2d_set_2d_aux 0x747 _std.o ___G__23__23_char_2d_set_2d_aux 0x4767 _std.o ___G_char_2d_set_2d_copy 0x739 _std.o ___G_char_2d_set_2d_copy 0x4759 _std.o ___G__23__23_char_2d_set_2d_copy 0x72b _std.o ___G__23__23_char_2d_set_2d_copy 0x474b _std.o ___G_char_2d_set_2d_map 0x71d _std.o ___G_char_2d_set_2d_map 0x473d _std.o ___G__23__23_char_2d_set_2d_map 0x70f _std.o ___G__23__23_char_2d_set_2d_map 0x472f _std.o ___G_char_2d_set_2d_for_2d_each 0x701 _std.o ___G_char_2d_set_2d_for_2d_each 0x4721 _std.o ___G__23__23_char_2d_set_2d_for_2d_each 0x6f3 _std.o ___G__23__23_char_2d_set_2d_for_2d_each 0x4713 _std.o ___G_char_2d_set_2d_unfold_21_ 0x6e5 _std.o ___G_char_2d_set_2d_unfold_21_ 0x4705 _std.o ___G__23__23_char_2d_set_2d_unfold_21_ 0x6d7 _std.o ___G__23__23_char_2d_set_2d_unfold_21_ 0x46f7 _std.o ___G__23__23_ucs_2d_range_2d__3e_char_2d_set 0x86d _std.o ___G__23__23_ucs_2d_range_2d__3e_char_2d_set 0x488d _std.o ___G_char_2d_set_2d_filter_21_ 0x85f _std.o ___G_char_2d_set_2d_filter_21_ 0x487f _std.o ___G__23__23_char_2d_set_2d_filter_21_ 0x851 _std.o ___G__23__23_char_2d_set_2d_filter_21_ 0x4871 _std.o ___G_char_2d_set_2d_filter 0x843 _std.o ___G_char_2d_set_2d_filter 0x4863 _std.o ___G__23__23_char_2d_set_2d_filter 0x835 _std.o ___G__23__23_char_2d_set_2d_filter 0x4855 _std.o ___G_string_2d__3e_char_2d_set_21_ 0x827 _std.o ___G_string_2d__3e_char_2d_set_21_ 0x4847 _std.o ___G__23__23_string_2d__3e_char_2d_set_21_ 0x819 _std.o ___G__23__23_string_2d__3e_char_2d_set_21_ 0x4839 _std.o ___G_string_2d__3e_char_2d_set 0x80b _std.o ___G_string_2d__3e_char_2d_set 0x482b _std.o ___G__23__23_string_2d__3e_char_2d_set 0x7fd _std.o ___G__23__23_string_2d__3e_char_2d_set 0x481d _std.o ___G__23__23_boundaries_2d_list_2d__3e_char_2d_set 0x7ef _std.o ___G__23__23_boundaries_2d_list_2d__3e_char_2d_set 0x480f _std.o ___G__23__23_code_2d_list_2d__3e_char_2d_set 0x7e1 _std.o ___G__23__23_code_2d_list_2d__3e_char_2d_set 0x4801 _std.o ___G__23__23_boundaries_2d_list_2d_add_21_ 0x7d3 _std.o ___G__23__23_boundaries_2d_list_2d_add_21_ 0x47f3 _std.o ___G__23__23_code_2d_list_2d__3e_boundaries_2d_list_21_ 0x7c5 _std.o ___G__23__23_code_2d_list_2d__3e_boundaries_2d_list_21_ 0x47e5 _std.o ___G__23__23_char_2d_list_2d__3e_code_2d_list 0x7b7 _std.o ___G__23__23_char_2d_list_2d__3e_code_2d_list 0x47d7 _std.o ___G_list_2d__3e_char_2d_set_21_ 0x7a9 _std.o ___G_list_2d__3e_char_2d_set_21_ 0x47c9 _std.o ___G_char_2d_set_2d_contains_3f_ 0x93f _std.o ___G_char_2d_set_2d_contains_3f_ 0x495f _std.o ___G__23__23_char_2d_set_2d_contains_3f_ 0x931 _std.o ___G__23__23_char_2d_set_2d_contains_3f_ 0x4951 _std.o ___G_char_2d_set_2d__3e_string 0x923 _std.o ___G_char_2d_set_2d__3e_string 0x4943 _std.o ___G__23__23_char_2d_set_2d__3e_string 0x915 _std.o ___G__23__23_char_2d_set_2d__3e_string 0x4935 _std.o ___G_char_2d_set_2d__3e_list 0x907 _std.o ___G_char_2d_set_2d__3e_list 0x4927 _std.o ___G__23__23_char_2d_set_2d__3e_list 0x8f9 _std.o ___G__23__23_char_2d_set_2d__3e_list 0x4919 _std.o ___G_char_2d_set_2d_count 0x8eb _std.o ___G_char_2d_set_2d_count 0x490b _std.o ___G__23__23_char_2d_set_2d_count 0x8dd _std.o ___G__23__23_char_2d_set_2d_count 0x48fd _std.o ___G_char_2d_set_2d_size 0x8cf _std.o ___G_char_2d_set_2d_size 0x48ef _std.o ___G__23__23_char_2d_set_2d_size 0x8c1 _std.o ___G__23__23_char_2d_set_2d_size 0x48e1 _std.o ___G__2d__3e_char_2d_set 0x8b3 _std.o ___G__2d__3e_char_2d_set 0x48d3 _std.o ___G__23__23__2d__3e_char_2d_set 0x8a5 _std.o ___G__23__23__2d__3e_char_2d_set 0x48c5 _std.o ___G_ucs_2d_range_2d__3e_char_2d_set_21_ 0x897 _std.o ___G_ucs_2d_range_2d__3e_char_2d_set_21_ 0x48b7 _std.o ___G__23__23_ucs_2d_range_2d__3e_char_2d_set_21_ 0x889 _std.o ___G__23__23_ucs_2d_range_2d__3e_char_2d_set_21_ 0x48a9 _std.o ___G_ucs_2d_range_2d__3e_char_2d_set 0x87b _std.o ___G_ucs_2d_range_2d__3e_char_2d_set 0x489b _std.o ___G_char_2d_set_2d_adjoin_21_ 0xa11 _std.o ___G_char_2d_set_2d_adjoin_21_ 0x4a31 _std.o ___G__23__23_char_2d_set_2d_adjoin_21_ 0xa03 _std.o ___G__23__23_char_2d_set_2d_adjoin_21_ 0x4a23 _std.o ___G__23__23_char_2d_set_2d_adjoin_21__2d_aux 0x9f5 _std.o ___G__23__23_char_2d_set_2d_adjoin_21__2d_aux 0x4a15 _std.o ___G_char_2d_set_2d_delete 0x9e7 _std.o ___G_char_2d_set_2d_delete 0x4a07 _std.o ___G__23__23_char_2d_set_2d_delete 0x9d9 _std.o ___G__23__23_char_2d_set_2d_delete 0x49f9 _std.o ___G__23__23_char_2d_set_2d_delete_2d_aux 0x9cb _std.o ___G__23__23_char_2d_set_2d_delete_2d_aux 0x49eb _std.o ___G_char_2d_set_2d_adjoin 0x9bd _std.o ___G_char_2d_set_2d_adjoin 0x49dd _std.o ___G__23__23_char_2d_set_2d_adjoin 0x9af _std.o ___G__23__23_char_2d_set_2d_adjoin 0x49cf _std.o ___G__23__23_char_2d_set_2d_adjoin_2d_aux 0x9a1 _std.o ___G__23__23_char_2d_set_2d_adjoin_2d_aux 0x49c1 _std.o ___G_char_2d_set_2d_any 0x993 _std.o ___G_char_2d_set_2d_any 0x49b3 _std.o ___G__23__23_char_2d_set_2d_any 0x985 _std.o ___G__23__23_char_2d_set_2d_any 0x49a5 _std.o ___G_char_2d_set_2d_every 0x977 _std.o ___G_char_2d_set_2d_every 0x4997 _std.o ___G__23__23_char_2d_set_2d_every 0x969 _std.o ___G__23__23_char_2d_set_2d_every 0x4989 _std.o ___G__23__23_char_2d_set_2d_boundaries_2d_lookup 0x95b _std.o ___G__23__23_char_2d_set_2d_boundaries_2d_lookup 0x497b _std.o ___G__23__23_char_2d_set_2d_contains_3f__2d_code 0x94d _std.o ___G__23__23_char_2d_set_2d_contains_3f__2d_code 0x496d _std.o ___G_char_2d_set_2d_union 0xae3 _std.o ___G_char_2d_set_2d_union 0x4b03 _std.o ___G__23__23_char_2d_set_2d_union 0xad5 _std.o ___G__23__23_char_2d_set_2d_union 0x4af5 _std.o ___G__23__23_char_2d_set_2d_xor2 0xac7 _std.o ___G__23__23_char_2d_set_2d_xor2 0x4ae7 _std.o ___G__23__23_char_2d_set_2d_difference2 0xab9 _std.o ___G__23__23_char_2d_set_2d_difference2 0x4ad9 _std.o ___G__23__23_char_2d_set_2d_intersection2 0xaab _std.o ___G__23__23_char_2d_set_2d_intersection2 0x4acb _std.o ___G__23__23_char_2d_set_2d_union2 0xa9d _std.o ___G__23__23_char_2d_set_2d_union2 0x4abd _std.o ___G__23__23_char_2d_set_2d_union2_2d_possibly_2d_no_2d_alloc 0xa8f _std.o ___G__23__23_char_2d_set_2d_union2_2d_possibly_2d_no_2d_alloc 0x4aaf _std.o ___G__23__23_char_2d_set_2d_merge_2d_boundaries 0xa81 _std.o ___G__23__23_char_2d_set_2d_merge_2d_boundaries 0x4aa1 _std.o ___G_char_2d_set_2d_complement_21_ 0xa73 _std.o ___G_char_2d_set_2d_complement_21_ 0x4a93 _std.o ___G__23__23_char_2d_set_2d_complement_21_ 0xa65 _std.o ___G__23__23_char_2d_set_2d_complement_21_ 0x4a85 _std.o ___G_char_2d_set_2d_complement 0xa57 _std.o ___G_char_2d_set_2d_complement 0x4a77 _std.o ___G__23__23_char_2d_set_2d_complement 0xa49 _std.o ___G__23__23_char_2d_set_2d_complement 0x4a69 _std.o ___G_char_2d_set_2d_delete_21_ 0xa3b _std.o ___G_char_2d_set_2d_delete_21_ 0x4a5b _std.o ___G__23__23_char_2d_set_2d_delete_21_ 0xa2d _std.o ___G__23__23_char_2d_set_2d_delete_21_ 0x4a4d _std.o ___G__23__23_char_2d_set_2d_delete_21__2d_aux 0xa1f _std.o ___G__23__23_char_2d_set_2d_delete_21__2d_aux 0x4a3f _std.o ___G_char_2d_set_2d_intersection_21_ 0xbb5 _std.o ___G_char_2d_set_2d_intersection_21_ 0x4bd5 _std.o ___G__23__23_char_2d_set_2d_intersection_21_ 0xba7 _std.o ___G__23__23_char_2d_set_2d_intersection_21_ 0x4bc7 _std.o ___G__23__23_char_2d_set_2d_intersection_21__2d_aux 0xb99 _std.o ___G__23__23_char_2d_set_2d_intersection_21__2d_aux 0x4bb9 _std.o ___G_char_2d_set_2d_union_21_ 0xb8b _std.o ___G_char_2d_set_2d_union_21_ 0x4bab _std.o ___G__23__23_char_2d_set_2d_union_21_ 0xb7d _std.o ___G__23__23_char_2d_set_2d_union_21_ 0x4b9d _std.o ___G__23__23_char_2d_set_2d_union_21__2d_aux 0xb6f _std.o ___G__23__23_char_2d_set_2d_union_21__2d_aux 0x4b8f _std.o ___G_char_2d_set_2d_diff_2b_intersection 0xb61 _std.o ___G_char_2d_set_2d_diff_2b_intersection 0x4b81 _std.o ___G__23__23_char_2d_set_2d_diff_2b_intersection 0xb53 _std.o ___G__23__23_char_2d_set_2d_diff_2b_intersection 0x4b73 _std.o ___G__23__23_char_2d_set_2d_diff_2b_intersection_2d_aux 0xb45 _std.o ___G__23__23_char_2d_set_2d_diff_2b_intersection_2d_aux 0x4b65 _std.o ___G_char_2d_set_2d_xor 0xb37 _std.o ___G_char_2d_set_2d_xor 0x4b57 _std.o ___G__23__23_char_2d_set_2d_xor 0xb29 _std.o ___G__23__23_char_2d_set_2d_xor 0x4b49 _std.o ___G_char_2d_set_2d_difference 0xb1b _std.o ___G_char_2d_set_2d_difference 0x4b3b _std.o ___G__23__23_char_2d_set_2d_difference 0xb0d _std.o ___G__23__23_char_2d_set_2d_difference 0x4b2d _std.o ___G_char_2d_set_2d_intersection 0xaff _std.o ___G_char_2d_set_2d_intersection 0x4b1f _std.o ___G__23__23_char_2d_set_2d_intersection 0xaf1 _std.o ___G__23__23_char_2d_set_2d_intersection 0x4b11 _std.o ___G__23__23_pair_3f_ 0xcb1 _std.o ___G__23__23_pair_3f_ 0x4cd1 _std.o ___G__23__23_fail_2d_check_2d_proper_2d_or_2d_circular_2d_list 0xca3 _std.o ___G__23__23_fail_2d_check_2d_proper_2d_or_2d_circular_2d_list 0x4cc3 _std.o ___G__23__23_fail_2d_check_2d_longer_2d_list 0xc87 _std.o ___G__23__23_fail_2d_check_2d_longer_2d_list 0x4ca7 _std.o ___G__23__23_fail_2d_check_2d_list_2d_list 0xc6b _std.o ___G__23__23_fail_2d_check_2d_list_2d_list 0x4c8b _std.o ___G__23__23_fail_2d_check_2d_deeper_2d_pair_2d_tree 0xc5d _std.o ___G__23__23_fail_2d_check_2d_deeper_2d_pair_2d_tree 0x4c7d _std.o ___G__23__23_fail_2d_check_2d_pair 0xc41 _std.o ___G__23__23_fail_2d_check_2d_pair 0x4c61 _std.o ___G_char_2d_set_2d_diff_2b_intersection_21_ 0xc33 _std.o ___G_char_2d_set_2d_diff_2b_intersection_21_ 0x4c53 _std.o ___G__23__23_char_2d_set_2d_diff_2b_intersection_21_ 0xc25 _std.o ___G__23__23_char_2d_set_2d_diff_2b_intersection_21_ 0x4c45 _std.o ___G__23__23_char_2d_set_2d_diff_2b_intersection_21__2d_aux 0xc17 _std.o ___G__23__23_char_2d_set_2d_diff_2b_intersection_21__2d_aux 0x4c37 _std.o ___G_char_2d_set_2d_xor_21_ 0xc09 _std.o ___G_char_2d_set_2d_xor_21_ 0x4c29 _std.o ___G__23__23_char_2d_set_2d_xor_21_ 0xbfb _std.o ___G__23__23_char_2d_set_2d_xor_21_ 0x4c1b _std.o ___G__23__23_char_2d_set_2d_xor_21__2d_aux 0xbed _std.o ___G__23__23_char_2d_set_2d_xor_21__2d_aux 0x4c0d _std.o ___G_char_2d_set_2d_difference_21_ 0xbdf _std.o ___G_char_2d_set_2d_difference_21_ 0x4bff _std.o ___G__23__23_char_2d_set_2d_difference_21_ 0xbd1 _std.o ___G__23__23_char_2d_set_2d_difference_21_ 0x4bf1 _std.o ___G__23__23_char_2d_set_2d_difference_21__2d_aux 0xbc3 _std.o ___G__23__23_char_2d_set_2d_difference_21__2d_aux 0x4be3 _std.o ___G_cddr 0xd83 _std.o ___G_cddr 0x4da3 _std.o ___G__23__23_cddr 0xd75 _std.o ___G__23__23_cddr 0x4d95 _std.o ___G_cdar 0xd67 _std.o ___G_cdar 0x4d87 _std.o ___G__23__23_cdar 0xd59 _std.o ___G__23__23_cdar 0x4d79 _std.o ___G_cadr 0xd4b _std.o ___G_cadr 0x4d6b _std.o ___G__23__23_cadr 0xd3d _std.o ___G__23__23_cadr 0x4d5d _std.o ___G_caar 0xd2f _std.o ___G_caar 0x4d4f _std.o ___G__23__23_caar 0xd21 _std.o ___G__23__23_caar 0x4d41 _std.o ___G_cdr 0xd13 _std.o ___G_cdr 0x4d33 _std.o ___G__23__23_cdr 0xd05 _std.o ___G__23__23_cdr 0x4d25 _std.o ___G_car 0xcf7 _std.o ___G_car 0x4d17 _std.o ___G__23__23_car 0xce9 _std.o ___G__23__23_car 0x4d09 _std.o ___G_cons 0xcdb _std.o ___G_cons 0x4cfb _std.o ___G__23__23_cons 0xccd _std.o ___G__23__23_cons 0x4ced _std.o ___G_pair_3f_ 0xcbf _std.o ___G_pair_3f_ 0x4cdf _std.o ___G__23__23_cdddr 0xe55 _std.o ___G__23__23_cdddr 0x4e75 _std.o ___G_cddar 0xe47 _std.o ___G_cddar 0x4e67 _std.o ___G__23__23_cddar 0xe39 _std.o ___G__23__23_cddar 0x4e59 _std.o ___G_cdadr 0xe2b _std.o ___G_cdadr 0x4e4b _std.o ___G__23__23_cdadr 0xe1d _std.o ___G__23__23_cdadr 0x4e3d _std.o ___G_cdaar 0xe0f _std.o ___G_cdaar 0x4e2f _std.o ___G__23__23_cdaar 0xe01 _std.o ___G__23__23_cdaar 0x4e21 _std.o ___G_caddr 0xdf3 _std.o ___G_caddr 0x4e13 _std.o ___G__23__23_caddr 0xde5 _std.o ___G__23__23_caddr 0x4e05 _std.o ___G_cadar 0xdd7 _std.o ___G_cadar 0x4df7 _std.o ___G__23__23_cadar 0xdc9 _std.o ___G__23__23_cadar 0x4de9 _std.o ___G_caadr 0xdbb _std.o ___G_caadr 0x4ddb _std.o ___G__23__23_caadr 0xdad _std.o ___G__23__23_caadr 0x4dcd _std.o ___G_caaar 0xd9f _std.o ___G_caaar 0x4dbf _std.o ___G__23__23_caaar 0xd91 _std.o ___G__23__23_caaar 0x4db1 _std.o ___G_caddar 0xf27 _std.o ___G_caddar 0x4f47 _std.o ___G__23__23_caddar 0xf19 _std.o ___G__23__23_caddar 0x4f39 _std.o ___G_cadadr 0xf0b _std.o ___G_cadadr 0x4f2b _std.o ___G__23__23_cadadr 0xefd _std.o ___G__23__23_cadadr 0x4f1d _std.o ___G_cadaar 0xeef _std.o ___G_cadaar 0x4f0f _std.o ___G__23__23_cadaar 0xee1 _std.o ___G__23__23_cadaar 0x4f01 _std.o ___G_caaddr 0xed3 _std.o ___G_caaddr 0x4ef3 _std.o ___G__23__23_caaddr 0xec5 _std.o ___G__23__23_caaddr 0x4ee5 _std.o ___G_caadar 0xeb7 _std.o ___G_caadar 0x4ed7 _std.o ___G__23__23_caadar 0xea9 _std.o ___G__23__23_caadar 0x4ec9 _std.o ___G_caaadr 0xe9b _std.o ___G_caaadr 0x4ebb _std.o ___G__23__23_caaadr 0xe8d _std.o ___G__23__23_caaadr 0x4ead _std.o ___G_caaaar 0xe7f _std.o ___G_caaaar 0x4e9f _std.o ___G__23__23_caaaar 0xe71 _std.o ___G__23__23_caaaar 0x4e91 _std.o ___G_cdddr 0xe63 _std.o ___G_cdddr 0x4e83 _std.o ___G__23__23_cdddar 0xff9 _std.o ___G__23__23_cdddar 0x5019 _std.o ___G_cddadr 0xfeb _std.o ___G_cddadr 0x500b _std.o ___G__23__23_cddadr 0xfdd _std.o ___G__23__23_cddadr 0x4ffd _std.o ___G_cddaar 0xfcf _std.o ___G_cddaar 0x4fef _std.o ___G__23__23_cddaar 0xfc1 _std.o ___G__23__23_cddaar 0x4fe1 _std.o ___G_cdaddr 0xfb3 _std.o ___G_cdaddr 0x4fd3 _std.o ___G__23__23_cdaddr 0xfa5 _std.o ___G__23__23_cdaddr 0x4fc5 _std.o ___G_cdadar 0xf97 _std.o ___G_cdadar 0x4fb7 _std.o ___G__23__23_cdadar 0xf89 _std.o ___G__23__23_cdadar 0x4fa9 _std.o ___G_cdaadr 0xf7b _std.o ___G_cdaadr 0x4f9b _std.o ___G__23__23_cdaadr 0xf6d _std.o ___G__23__23_cdaadr 0x4f8d _std.o ___G_cdaaar 0xf5f _std.o ___G_cdaaar 0x4f7f _std.o ___G__23__23_cdaaar 0xf51 _std.o ___G__23__23_cdaaar 0x4f71 _std.o ___G_cadddr 0xf43 _std.o ___G_cadddr 0x4f63 _std.o ___G__23__23_cadddr 0xf35 _std.o ___G__23__23_cadddr 0x4f55 _std.o ___G__23__23_dotted_2d_list_3f_ 0x10cb _std.o ___G__23__23_dotted_2d_list_3f_ 0x50eb _std.o ___G_circular_2d_list_3f_ 0x10bd _std.o ___G_circular_2d_list_3f_ 0x50dd _std.o ___G__23__23_circular_2d_list_3f_ 0x10af _std.o ___G__23__23_circular_2d_list_3f_ 0x50cf _std.o ___G_proper_2d_list_3f_ 0x10a1 _std.o ___G_proper_2d_list_3f_ 0x50c1 _std.o ___G__23__23_proper_2d_list_3f_ 0x1093 _std.o ___G__23__23_proper_2d_list_3f_ 0x50b3 _std.o ___G__23__23_possibly_2d_cyclic_2d_tail 0x1085 _std.o ___G__23__23_possibly_2d_cyclic_2d_tail 0x50a5 _std.o ___G_null_3f_ 0x1077 _std.o ___G_null_3f_ 0x5097 _std.o ___G__23__23_null_3f_ 0x1069 _std.o ___G__23__23_null_3f_ 0x5089 _std.o ___G_set_2d_cdr_21_ 0x105b _std.o ___G_set_2d_cdr_21_ 0x507b _std.o ___G__23__23_set_2d_cdr_21_ 0x104d _std.o ___G__23__23_set_2d_cdr_21_ 0x506d _std.o ___G_set_2d_car_21_ 0x103f _std.o ___G_set_2d_car_21_ 0x505f _std.o ___G__23__23_set_2d_car_21_ 0x1031 _std.o ___G__23__23_set_2d_car_21_ 0x5051 _std.o ___G_cddddr 0x1023 _std.o ___G_cddddr 0x5043 _std.o ___G__23__23_cddddr 0x1015 _std.o ___G__23__23_cddddr 0x5035 _std.o ___G_cdddar 0x1007 _std.o ___G_cdddar 0x5027 _std.o ___G_append 0x119d _std.o ___G_append 0x51bd _std.o ___G__23__23_append 0x118f _std.o ___G__23__23_append 0x51af _std.o ___G__23__23_append 0x4005 _eval.o ___G__23__23_append 0x514f _eval.o ___G__23__23_append 0x5e32 _eval.o ___G__23__23_append 0x9ab0 _eval.o ___G__23__23_append 0xcbb1 _eval.o ___G__23__23_append 0x10588 _eval.o ___G__23__23_append 0x1f679 _eval.o ___G__23__23_append 0x6576 _module.o ___G__23__23_append 0x7104 _module.o ___G__23__23_append 0x88b7 _module.o ___G__23__23_append 0xa2a4 _module.o ___G__23__23_append 0xcfee _module.o ___G__23__23_append 0x115c5 _module.o ___G__23__23_append 0x12ef1 _module.o ___G__23__23_append 0x446e _nonstd.o ___G__23__23_append 0x572b _nonstd.o ___G__23__23_append 0x8c83 _nonstd.o ___G__23__23_append 0xc9d1 _nonstd.o ___G__23__23_append 0x158ef _nonstd.o ___G__23__23_append 0x159e3 _nonstd.o ___G__23__23_append 0x18106 _nonstd.o ___G__23__23_append 0x18a11 _nonstd.o ___G__23__23_append 0x18a34 _nonstd.o ___G__23__23_append 0x9182 _repl.o ___G__23__23_append 0x22d0f _repl.o ___G__23__23_append_2d_lists 0x1181 _std.o ___G__23__23_append_2d_lists 0x51a1 _std.o ___G__23__23_append_2d_lists 0x3919 _eval.o ___G__23__23_append2 0x1173 _std.o ___G__23__23_append2 0x5193 _std.o ___G__23__23_proper_2d_list_2d_append2 0x1165 _std.o ___G__23__23_proper_2d_list_2d_append2 0x5185 _std.o ___G_length_2b_ 0x1157 _std.o ___G_length_2b_ 0x5177 _std.o ___G__23__23_length_2b_ 0x1149 _std.o ___G__23__23_length_2b_ 0x5169 _std.o ___G_length 0x113b _std.o ___G_length 0x515b _std.o ___G__23__23_length 0x112d _std.o ___G__23__23_length 0x514d _std.o ___G__23__23_length 0x47498 _std.o ___G__23__23_length 0x3574 _eval.o ___G__23__23_length 0x63aa _eval.o ___G__23__23_length 0xb8a4 _eval.o ___G__23__23_length 0x1691e _eval.o ___G__23__23_length 0x16f36 _eval.o ___G__23__23_length 0x1af62 _eval.o ___G__23__23_length 0x1b857 _eval.o ___G__23__23_length 0x1b886 _eval.o ___G__23__23_length 0x1d8bf _eval.o ___G__23__23_length 0x1f0f7 _eval.o ___G__23__23_length 0x487a _module.o ___G__23__23_length 0xfd0e _module.o ___G__23__23_length 0x1ef5a _module.o ___G__23__23_length 0x1f0c3 _module.o ___G__23__23_length 0x202c4 _module.o ___G__23__23_length 0x14aa4 _repl.o ___G__23__23_length 0x22c76 _repl.o ___G_list 0x111f _std.o ___G_list 0x513f _std.o ___G__23__23_list 0x1111 _std.o ___G__23__23_list 0x5131 _std.o ___G__23__23_list 0x7e4a _nonstd.o ___G__23__23_list_2d_aux 0x1103 _std.o ___G__23__23_list_2d_aux 0x5123 _std.o ___G_list_3f_ 0x10f5 _std.o ___G_list_3f_ 0x5115 _std.o ___G__23__23_list_3f_ 0x10e7 _std.o ___G__23__23_list_3f_ 0x5107 _std.o ___G__23__23_list_3f_ 0x39b7f _std.o ___G_dotted_2d_list_3f_ 0x10d9 _std.o ___G_dotted_2d_list_3f_ 0x50f9 _std.o ___G__23__23_memv 0x126f _std.o ___G__23__23_memv 0x528f _std.o ___G_memq 0x1261 _std.o ___G_memq 0x5281 _std.o ___G__23__23_memq 0x1253 _std.o ___G__23__23_memq 0x5273 _std.o ___G_list_2d_set 0x1245 _std.o ___G_list_2d_set 0x5265 _std.o ___G__23__23_list_2d_set 0x1237 _std.o ___G__23__23_list_2d_set 0x5257 _std.o ___G_list_2d_set_21_ 0x1229 _std.o ___G_list_2d_set_21_ 0x5249 _std.o ___G__23__23_list_2d_set_21_ 0x121b _std.o ___G__23__23_list_2d_set_21_ 0x523b _std.o ___G_list_2d_ref 0x120d _std.o ___G_list_2d_ref 0x522d _std.o ___G__23__23_list_2d_ref 0x11ff _std.o ___G__23__23_list_2d_ref 0x521f _std.o ___G__23__23_list_2d_ref 0x8d91 _module.o ___G_reverse 0x11f1 _std.o ___G_reverse 0x5211 _std.o ___G__23__23_reverse 0x11e3 _std.o ___G__23__23_reverse 0x5203 _std.o ___G__23__23_reverse 0x19705 _std.o ___G__23__23_reverse 0x2fa96 _std.o ___G__23__23_reverse 0x3180d _std.o ___G__23__23_reverse 0x48707 _std.o ___G__23__23_reverse 0x4ec4f _std.o ___G__23__23_reverse 0x56060 _std.o ___G__23__23_reverse 0x32eb _eval.o ___G__23__23_reverse 0x34ed _eval.o ___G__23__23_reverse 0x6908 _eval.o ___G__23__23_reverse 0x6b6e _eval.o ___G__23__23_reverse 0x73a1 _eval.o ___G__23__23_reverse 0xb067 _eval.o ___G__23__23_reverse 0xd0eb _eval.o ___G__23__23_reverse 0x1be01 _eval.o ___G__23__23_reverse 0x1bf26 _eval.o ___G__23__23_reverse 0x1cab5 _eval.o ___G__23__23_reverse 0x1f478 _eval.o ___G__23__23_reverse 0x20224 _eval.o ___G__23__23_reverse 0x20364 _eval.o ___G__23__23_reverse 0x20587 _eval.o ___G__23__23_reverse 0x22dfb _eval.o ___G__23__23_reverse 0x240ef _eval.o ___G__23__23_reverse 0x28dff _eval.o ___G__23__23_reverse 0x1ed5 _module.o ___G__23__23_reverse 0x2cbc _module.o ___G__23__23_reverse 0x2d1b _module.o ___G__23__23_reverse 0x2e22 _module.o ___G__23__23_reverse 0x3829 _module.o ___G__23__23_reverse 0x3c92 _module.o ___G__23__23_reverse 0x4fad _module.o ___G__23__23_reverse 0x6747 _module.o ___G__23__23_reverse 0x68bc _module.o ___G__23__23_reverse 0x6a6d _module.o ___G__23__23_reverse 0x6ec2 _module.o ___G__23__23_reverse 0x79e2 _module.o ___G__23__23_reverse 0x7a66 _module.o ___G__23__23_reverse 0xa0df _module.o ___G__23__23_reverse 0xa118 _module.o ___G__23__23_reverse 0xb087 _module.o ___G__23__23_reverse 0xbc06 _module.o ___G__23__23_reverse 0xc1bf _module.o ___G__23__23_reverse 0xce60 _module.o ___G__23__23_reverse 0xd9a9 _module.o ___G__23__23_reverse 0xf2d1 _module.o ___G__23__23_reverse 0x10270 _module.o ___G__23__23_reverse 0x10def _module.o ___G__23__23_reverse 0x114a4 _module.o ___G__23__23_reverse 0x14b00 _module.o ___G__23__23_reverse 0x16812 _module.o ___G__23__23_reverse 0x16d37 _module.o ___G__23__23_reverse 0x175f5 _module.o ___G__23__23_reverse 0x195ac _module.o ___G__23__23_reverse 0x196e8 _module.o ___G__23__23_reverse 0x19755 _module.o ___G__23__23_reverse 0x1a054 _module.o ___G__23__23_reverse 0x5937 _io.o ___G__23__23_reverse 0x14ea8 _io.o ___G__23__23_reverse 0x18753 _io.o ___G__23__23_reverse 0x26e1f _io.o ___G__23__23_reverse 0x2c6bd _io.o ___G__23__23_reverse 0x39679 _io.o ___G__23__23_reverse 0x3d1cf _io.o ___G__23__23_reverse 0x3d23d _io.o ___G__23__23_reverse 0x3e3d0 _io.o ___G__23__23_reverse 0x44879 _io.o ___G__23__23_reverse 0x46058 _io.o ___G__23__23_reverse 0x49e81 _io.o ___G__23__23_reverse 0x54e86 _io.o ___G__23__23_reverse 0x5707e _io.o ___G__23__23_reverse 0x7065d _io.o ___G__23__23_reverse 0x6895 _nonstd.o ___G__23__23_reverse 0xdd20 _nonstd.o ___G__23__23_reverse 0x120b1 _nonstd.o ___G__23__23_reverse 0x1363d _nonstd.o ___G__23__23_reverse 0x1a7c7 _nonstd.o ___G__23__23_reverse 0x1ad40 _nonstd.o ___G__23__23_reverse 0x1f79f _nonstd.o ___G__23__23_reverse 0x1fa32 _nonstd.o ___G__23__23_reverse 0x1fa6c _nonstd.o ___G__23__23_reverse 0x20269 _nonstd.o ___G__23__23_reverse 0x20cea _nonstd.o ___G__23__23_reverse 0x23338 _repl.o ___G__23__23_proper_2d_list_2d_reverse 0x11d5 _std.o ___G__23__23_proper_2d_list_2d_reverse 0x51f5 _std.o ___G_append_21_ 0x11c7 _std.o ___G_append_21_ 0x51e7 _std.o ___G__23__23_append_21_ 0x11b9 _std.o ___G__23__23_append_21_ 0x51d9 _std.o ___G__23__23_append_21__2d_aux 0x11ab _std.o ___G__23__23_append_21__2d_aux 0x51cb _std.o ___G_remove_21_ 0x1341 _std.o ___G_remove_21_ 0x5361 _std.o ___G_remove 0x1333 _std.o ___G_remove 0x5353 _std.o ___G__23__23_remove 0x1325 _std.o ___G__23__23_remove 0x5345 _std.o ___G_filter_21_ 0x1317 _std.o ___G_filter_21_ 0x5337 _std.o ___G_filter 0x1309 _std.o ___G_filter 0x5329 _std.o ___G__23__23_filter 0x12fb _std.o ___G__23__23_filter 0x531b _std.o ___G__23__23_assoc_2d_string_2d_equal_3f_ 0x12ed _std.o ___G__23__23_assoc_2d_string_2d_equal_3f_ 0x530d _std.o ___G_assoc 0x12df _std.o ___G_assoc 0x52ff _std.o ___G__23__23_assoc 0x12d1 _std.o ___G__23__23_assoc 0x52f1 _std.o ___G__23__23_assoc 0x12729 _eval.o ___G_assv 0x12c3 _std.o ___G_assv 0x52e3 _std.o ___G__23__23_assv 0x12b5 _std.o ___G__23__23_assv 0x52d5 _std.o ___G_assq 0x12a7 _std.o ___G_assq 0x52c7 _std.o ___G_member 0x1299 _std.o ___G_member 0x52b9 _std.o ___G__23__23_member 0x128b _std.o ___G__23__23_member 0x52ab _std.o ___G__23__23_member 0x92be _module.o ___G__23__23_member 0x176f1 _module.o ___G__23__23_member 0x177be _module.o ___G__23__23_member 0x14d3d _nonstd.o ___G__23__23_member 0x1f94b _nonstd.o ___G__23__23_member 0x22134 _nonstd.o ___G__23__23_member 0x25875 _nonstd.o ___G_memv 0x127d _std.o ___G_memv 0x529d _std.o ___G_map 0x1413 _std.o ___G_map 0x5433 _std.o ___G__23__23_map 0x1405 _std.o ___G__23__23_map 0x5425 _std.o ___G__23__23_cdrs 0x13f7 _std.o ___G__23__23_cdrs 0x5417 _std.o ___G__23__23_cars 0x13e9 _std.o ___G__23__23_cars 0x5409 _std.o ___G__23__23_proper_2d_list_2d_length 0x13db _std.o ___G__23__23_proper_2d_list_2d_length 0x53fb _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f__2d_set_21_ 0x13cd _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f__2d_set_21_ 0x53ed _std.o ___G_delete_21_ 0x13bf _std.o ___G_delete_21_ 0x53df _std.o ___G_delete 0x13b1 _std.o ___G_delete 0x53d1 _std.o ___G__23__23_delete 0x13a3 _std.o ___G__23__23_delete 0x53c3 _std.o ___G_partition_21_ 0x1395 _std.o ___G_partition_21_ 0x53b5 _std.o ___G__23__23_partition_21_ 0x1387 _std.o ___G__23__23_partition_21_ 0x53a7 _std.o ___G_partition 0x1379 _std.o ___G_partition 0x5399 _std.o ___G__23__23_partition 0x136b _std.o ___G__23__23_partition 0x538b _std.o ___G_remq 0x135d _std.o ___G_remq 0x537d _std.o ___G__23__23_remq 0x134f _std.o ___G__23__23_remq 0x536f _std.o ___G__23__23_remq 0x129dd _nonstd.o ___G__23__23_remq 0x12a1c _nonstd.o ___G__23__23_remq 0x127d3 _repl.o ___G__23__23_remq 0x12822 _repl.o ___G__23__23_list_2d_copy 0x14e5 _std.o ___G__23__23_list_2d_copy 0x5505 _std.o ___G__23__23_list_2d_copy 0x15b5e _std.o ___G__23__23_list_2d_copy 0x1f82a _std.o ___G__23__23_proper_2d_list_2d_copy 0x14d7 _std.o ___G__23__23_proper_2d_list_2d_copy 0x54f7 _std.o ___G_list_2d_tabulate 0x14c9 _std.o ___G_list_2d_tabulate 0x54e9 _std.o ___G__23__23_list_2d_tabulate 0x14bb _std.o ___G__23__23_list_2d_tabulate 0x54db _std.o ___G__23__23_list_2d_tabulate 0x6e323 _std.o ___G_make_2d_list 0x14ad _std.o ___G_make_2d_list 0x54cd _std.o ___G__23__23_make_2d_list 0x149f _std.o ___G__23__23_make_2d_list 0x54bf _std.o ___G__23__23_make_2d_list 0x71a97 _std.o ___G__23__23_make_2d_list 0x71af2 _std.o ___G_cons_2a_ 0x1491 _std.o ___G_cons_2a_ 0x54b1 _std.o ___G__23__23_cons_2a_ 0x1483 _std.o ___G__23__23_cons_2a_ 0x54a3 _std.o ___G__23__23_cons_2a__2d_aux 0x1475 _std.o ___G__23__23_cons_2a__2d_aux 0x5495 _std.o ___G_xcons 0x1467 _std.o ___G_xcons 0x5487 _std.o ___G__23__23_xcons 0x1459 _std.o ___G__23__23_xcons 0x5479 _std.o ___G_list_2d_tail 0x144b _std.o ___G_list_2d_tail 0x546b _std.o ___G__23__23_list_2d_tail 0x143d _std.o ___G__23__23_list_2d_tail 0x545d _std.o ___G_for_2d_each 0x142f _std.o ___G_for_2d_each 0x544f _std.o ___G__23__23_for_2d_each 0x1421 _std.o ___G__23__23_for_2d_each 0x5441 _std.o ___G_drop_2d_right 0x15b7 _std.o ___G_drop_2d_right 0x55d7 _std.o ___G__23__23_drop_2d_right 0x15a9 _std.o ___G__23__23_drop_2d_right 0x55c9 _std.o ___G_take_2d_right 0x159b _std.o ___G_take_2d_right 0x55bb _std.o ___G__23__23_take_2d_right 0x158d _std.o ___G__23__23_take_2d_right 0x55ad _std.o ___G_drop 0x157f _std.o ___G_drop 0x559f _std.o ___G__23__23_drop 0x1571 _std.o ___G__23__23_drop 0x5591 _std.o ___G_take 0x1563 _std.o ___G_take 0x5583 _std.o ___G__23__23_take 0x1555 _std.o ___G__23__23_take 0x5575 _std.o ___G_iota 0x1547 _std.o ___G_iota 0x5567 _std.o ___G__23__23_iota 0x1539 _std.o ___G__23__23_iota 0x5559 _std.o ___G__23__23_iota 0x61e6e _std.o ___G__23__23_iota_2d_fixnum 0x152b _std.o ___G__23__23_iota_2d_fixnum 0x554b _std.o ___G_circular_2d_list 0x151d _std.o ___G_circular_2d_list 0x553d _std.o ___G__23__23_circular_2d_list 0x150f _std.o ___G__23__23_circular_2d_list 0x552f _std.o ___G__23__23_circular_2d_list_2d_aux 0x1501 _std.o ___G__23__23_circular_2d_list_2d_aux 0x5521 _std.o ___G_list_2d_copy 0x14f3 _std.o ___G_list_2d_copy 0x5513 _std.o ___G__23__23_concatenate 0x1689 _std.o ___G__23__23_concatenate 0x56a9 _std.o ___G__23__23_concatenate_2d_reverse 0x167b _std.o ___G__23__23_concatenate_2d_reverse 0x569b _std.o ___G__23__23_butlast 0x166d _std.o ___G__23__23_butlast 0x568d _std.o ___G__23__23_butlast 0x371f _module.o ___G__23__23_butlast 0x6d2b _module.o ___G__23__23_butlast 0x130cb _module.o ___G_last 0x165f _std.o ___G_last 0x567f _std.o ___G__23__23_last 0x1651 _std.o ___G__23__23_last 0x5671 _std.o ___G__23__23_last 0x548cd _std.o ___G__23__23_last 0x6b1f _module.o ___G__23__23_last 0x11535 _module.o ___G__23__23_last 0x20b2f _module.o ___G_last_2d_pair 0x1643 _std.o ___G_last_2d_pair 0x5663 _std.o ___G__23__23_last_2d_pair 0x1635 _std.o ___G__23__23_last_2d_pair 0x5655 _std.o ___G__23__23_last_2d_pair 0xee75 _std.o ___G__23__23_last_2d_pair 0x2e69a _std.o ___G__23__23_last_2d_pair 0x48037 _std.o ___G__23__23_last_2d_pair 0x51002 _std.o ___G__23__23_last_2d_pair 0x1f8e2 _eval.o ___G__23__23_last_2d_pair 0x179b4 _repl.o ___G_split_2d_at_21_ 0x1627 _std.o ___G_split_2d_at_21_ 0x5647 _std.o ___G__23__23_split_2d_at_21_ 0x1619 _std.o ___G__23__23_split_2d_at_21_ 0x5639 _std.o ___G_split_2d_at 0x160b _std.o ___G_split_2d_at 0x562b _std.o ___G__23__23_split_2d_at 0x15fd _std.o ___G__23__23_split_2d_at 0x561d _std.o ___G_drop_2d_right_21_ 0x15ef _std.o ___G_drop_2d_right_21_ 0x560f _std.o ___G__23__23_drop_2d_right_21_ 0x15e1 _std.o ___G__23__23_drop_2d_right_21_ 0x5601 _std.o ___G_take_21_ 0x15d3 _std.o ___G_take_21_ 0x55f3 _std.o ___G__23__23_take_21_ 0x15c5 _std.o ___G__23__23_take_21_ 0x55e5 _std.o ___G_list_2d_sort 0x175b _std.o ___G_list_2d_sort 0x577b _std.o ___G__23__23_list_2d_sort 0x174d _std.o ___G__23__23_list_2d_sort 0x576d _std.o ___G_list_2d_sort_21_ 0x173f _std.o ___G_list_2d_sort_21_ 0x575f _std.o ___G__23__23_list_2d_sort_21_ 0x1731 _std.o ___G__23__23_list_2d_sort_21_ 0x5751 _std.o ___G__23__23_list_2d_sort_21_ 0x57cb _repl.o ___G__23__23_list_2d_sort_21_ 0x117a0 _repl.o ___G_fold_2d_right 0x1723 _std.o ___G_fold_2d_right 0x5743 _std.o ___G__23__23_fold_2d_right 0x1715 _std.o ___G__23__23_fold_2d_right 0x5735 _std.o ___G_fold 0x1707 _std.o ___G_fold 0x5727 _std.o ___G__23__23_fold 0x16f9 _std.o ___G__23__23_fold 0x5719 _std.o ___G__23__23_fold 0xa675 _module.o ___G_append_2d_reverse_21_ 0x16eb _std.o ___G_append_2d_reverse_21_ 0x570b _std.o ___G_append_2d_reverse 0x16dd _std.o ___G_append_2d_reverse 0x56fd _std.o ___G__23__23_append_2d_reverse 0x16cf _std.o ___G__23__23_append_2d_reverse 0x56ef _std.o ___G_reverse_21_ 0x16c1 _std.o ___G_reverse_21_ 0x56e1 _std.o ___G_concatenate_21_ 0x16b3 _std.o ___G_concatenate_21_ 0x56d3 _std.o ___G__23__23_concatenate_21_ 0x16a5 _std.o ___G__23__23_concatenate_21_ 0x56c5 _std.o ___G_concatenate 0x1697 _std.o ___G_concatenate 0x56b7 _std.o ___G_seventh 0x182d _std.o ___G_seventh 0x584d _std.o ___G__23__23_seventh 0x181f _std.o ___G__23__23_seventh 0x583f _std.o ___G_sixth 0x1811 _std.o ___G_sixth 0x5831 _std.o ___G__23__23_sixth 0x1803 _std.o ___G__23__23_sixth 0x5823 _std.o ___G_fifth 0x17f5 _std.o ___G_fifth 0x5815 _std.o ___G__23__23_fifth 0x17e7 _std.o ___G__23__23_fifth 0x5807 _std.o ___G_fourth 0x17d9 _std.o ___G_fourth 0x57f9 _std.o ___G__23__23_fourth 0x17cb _std.o ___G__23__23_fourth 0x57eb _std.o ___G_third 0x17bd _std.o ___G_third 0x57dd _std.o ___G__23__23_third 0x17af _std.o ___G__23__23_third 0x57cf _std.o ___G_second 0x17a1 _std.o ___G_second 0x57c1 _std.o ___G__23__23_second 0x1793 _std.o ___G__23__23_second 0x57b3 _std.o ___G_first 0x1785 _std.o ___G_first 0x57a5 _std.o ___G__23__23_first 0x1777 _std.o ___G__23__23_first 0x5797 _std.o ___G__23__23_nth_2d_pair 0x1769 _std.o ___G__23__23_nth_2d_pair 0x5789 _std.o ___G_any 0x18ff _std.o ___G_any 0x591f _std.o ___G__23__23_any 0x18f1 _std.o ___G__23__23_any 0x5911 _std.o ___G_list_3d_ 0x18e3 _std.o ___G_list_3d_ 0x5903 _std.o ___G_car_2b_cdr 0x18d5 _std.o ___G_car_2b_cdr 0x58f5 _std.o ___G__23__23_car_2b_cdr 0x18c7 _std.o ___G__23__23_car_2b_cdr 0x58e7 _std.o ___G_null_2d_list_3f_ 0x18b9 _std.o ___G_null_2d_list_3f_ 0x58d9 _std.o ___G__23__23_null_2d_list_3f_ 0x18ab _std.o ___G__23__23_null_2d_list_3f_ 0x58cb _std.o ___G_not_2d_pair_3f_ 0x189d _std.o ___G_not_2d_pair_3f_ 0x58bd _std.o ___G__23__23_not_2d_pair_3f_ 0x188f _std.o ___G__23__23_not_2d_pair_3f_ 0x58af _std.o ___G_tenth 0x1881 _std.o ___G_tenth 0x58a1 _std.o ___G__23__23_tenth 0x1873 _std.o ___G__23__23_tenth 0x5893 _std.o ___G_ninth 0x1865 _std.o ___G_ninth 0x5885 _std.o ___G__23__23_ninth 0x1857 _std.o ___G__23__23_ninth 0x5877 _std.o ___G_eighth 0x1849 _std.o ___G_eighth 0x5869 _std.o ___G__23__23_eighth 0x183b _std.o ___G__23__23_eighth 0x585b _std.o ___G_vector_2d_set_21_ 0x19df _std.o ___G_vector_2d_set_21_ 0x59ff _std.o ___G__23__23_vector_2d_set_21_ 0x19d1 _std.o ___G__23__23_vector_2d_set_21_ 0x59f1 _std.o ___G_vector_2d_ref 0x19c3 _std.o ___G_vector_2d_ref 0x59e3 _std.o ___G__23__23_vector_2d_ref 0x19b5 _std.o ___G__23__23_vector_2d_ref 0x59d5 _std.o ___G__23__23_vector_2d_ref 0x1e286 _io.o ___G__23__23_vector_2d_ref 0x2aeec _io.o ___G__23__23_vector_2d_ref 0x47abd _io.o ___G_vector_2d_length 0x19a7 _std.o ___G_vector_2d_length 0x59c7 _std.o ___G__23__23_vector_2d_length 0x1999 _std.o ___G__23__23_vector_2d_length 0x59b9 _std.o ___G_vector 0x198b _std.o ___G_vector 0x59ab _std.o ___G__23__23_vector 0x197d _std.o ___G__23__23_vector 0x599d _std.o ___G__23__23_make_2d_vector_2d_small 0x196f _std.o ___G__23__23_make_2d_vector_2d_small 0x598f _std.o ___G_make_2d_vector 0x1961 _std.o ___G_make_2d_vector 0x5981 _std.o ___G_vector_3f_ 0x1953 _std.o ___G_vector_3f_ 0x5973 _std.o ___G_vector_3f_ 0xba41 _eval.o ___G_vector_3f_ 0x15307 _eval.o ___G_vector_3f_ 0x1d0b5 _eval.o ___G__23__23_vector_3f_ 0x1945 _std.o ___G__23__23_vector_3f_ 0x5965 _std.o ___G__23__23_fail_2d_check_2d_vector_2d_list 0x1937 _std.o ___G__23__23_fail_2d_check_2d_vector_2d_list 0x5957 _std.o ___G_every 0x191b _std.o ___G_every 0x593b _std.o ___G__23__23_every 0x190d _std.o ___G__23__23_every 0x592d _std.o ___G_vector_2d_copy 0x1ab1 _std.o ___G_vector_2d_copy 0x5ad1 _std.o ___G__23__23_vector_2d_copy 0x1aa3 _std.o ___G__23__23_vector_2d_copy 0x5ac3 _std.o ___G__23__23_vector_2d_copy 0x29109 _std.o ___G__23__23_vector_2d_copy 0x3bd30 _std.o ___G__23__23_vector_2d_copy 0x1c4ac _io.o ___G__23__23_vector_2d_copy 0x653a _repl.o ___G__23__23_vector_2d_copy 0xad13 _repl.o ___G_vector_2d_fill_21_ 0x1a95 _std.o ___G_vector_2d_fill_21_ 0x5ab5 _std.o ___G__23__23_vector_2d_fill_21_ 0x1a87 _std.o ___G__23__23_vector_2d_fill_21_ 0x5aa7 _std.o ___G__23__23_vector_2d_fill_21_ 0x74c2a _std.o ___G_string_2d__3e_vector 0x1a79 _std.o ___G_string_2d__3e_vector 0x5a99 _std.o ___G_vector_2d__3e_string 0x1a6b _std.o ___G_vector_2d__3e_string 0x5a8b _std.o ___G_list_2d__3e_vector 0x1a5d _std.o ___G_list_2d__3e_vector 0x5a7d _std.o ___G__23__23_list_2d__3e_vector 0x1a4f _std.o ___G__23__23_list_2d__3e_vector 0x5a6f _std.o ___G__23__23_list_2d__3e_vector 0x112d1 _std.o ___G__23__23_list_2d__3e_vector 0x923d _eval.o ___G__23__23_list_2d__3e_vector 0x18a1e _eval.o ___G__23__23_list_2d__3e_vector 0x1bef8 _eval.o ___G__23__23_list_2d__3e_vector 0x1c106 _eval.o ___G__23__23_list_2d__3e_vector 0x19db _module.o ___G__23__23_list_2d__3e_vector 0x1a1d _module.o ___G__23__23_list_2d__3e_vector 0x1a3d _module.o ___G__23__23_list_2d__3e_vector 0x1b69 _module.o ___G__23__23_list_2d__3e_vector 0x32bb _module.o ___G__23__23_list_2d__3e_vector 0x34d4 _module.o ___G__23__23_list_2d__3e_vector 0x34ec _module.o ___G__23__23_list_2d__3e_vector 0x3619 _module.o ___G__23__23_list_2d__3e_vector 0x400b _module.o ___G__23__23_list_2d__3e_vector 0x40b3 _module.o ___G__23__23_list_2d__3e_vector 0x5c99 _module.o ___G__23__23_list_2d__3e_vector 0x6058 _module.o ___G__23__23_list_2d__3e_vector 0x6733 _module.o ___G__23__23_list_2d__3e_vector 0x6830 _module.o ___G__23__23_list_2d__3e_vector 0x68e8 _module.o ___G__23__23_list_2d__3e_vector 0x6a59 _module.o ___G__23__23_list_2d__3e_vector 0x711c _module.o ___G__23__23_list_2d__3e_vector 0x7148 _module.o ___G__23__23_list_2d__3e_vector 0x7319 _module.o ___G__23__23_list_2d__3e_vector 0x7423 _module.o ___G__23__23_list_2d__3e_vector 0x778e _module.o ___G__23__23_list_2d__3e_vector 0x77ea _module.o ___G__23__23_list_2d__3e_vector 0x792d _module.o ___G__23__23_list_2d__3e_vector 0x79ce _module.o ___G__23__23_list_2d__3e_vector 0x7a52 _module.o ___G__23__23_list_2d__3e_vector 0x7ab0 _module.o ___G__23__23_list_2d__3e_vector 0x7c52 _module.o ___G__23__23_list_2d__3e_vector 0x834b _module.o ___G__23__23_list_2d__3e_vector 0x83ab _module.o ___G__23__23_list_2d__3e_vector 0x8492 _module.o ___G__23__23_list_2d__3e_vector 0xb633 _module.o ___G__23__23_list_2d__3e_vector 0xbeff _module.o ___G__23__23_list_2d__3e_vector 0xd090 _module.o ___G__23__23_list_2d__3e_vector 0xd1f2 _module.o ___G__23__23_list_2d__3e_vector 0xe3a3 _module.o ___G__23__23_list_2d__3e_vector 0xe91e _module.o ___G__23__23_list_2d__3e_vector 0xf7f3 _module.o ___G__23__23_list_2d__3e_vector 0x124ce _module.o ___G__23__23_list_2d__3e_vector 0x14cbc _module.o ___G__23__23_list_2d__3e_vector 0x15603 _module.o ___G__23__23_list_2d__3e_vector 0x17dab _module.o ___G__23__23_list_2d__3e_vector 0xbf8d _io.o ___G__23__23_list_2d__3e_vector 0x49c9 _nonstd.o ___G__23__23_list_2d__3e_vector 0xb02d _nonstd.o ___G__23__23_list_2d__3e_vector 0x1259b _nonstd.o ___G__23__23_list_2d__3e_vector 0x6013 _repl.o ___G__23__23_list_2d__3e_vector 0x1e4e5 _repl.o ___G__23__23_list_2d__3e_vector 0x1fbd8 _repl.o ___G_vector_2d__3e_list 0x1a41 _std.o ___G_vector_2d__3e_list 0x5a61 _std.o ___G__23__23_vector_2d__3e_list 0x1a33 _std.o ___G__23__23_vector_2d__3e_list 0x5a53 _std.o ___G__23__23_vector_2d__3e_list 0x3bfd8 _std.o ___G__23__23_vector_2d__3e_list 0x18caf _eval.o ___G__23__23_vector_2d__3e_list 0x20bf6 _eval.o ___G__23__23_vector_2d__3e_list 0x886b _module.o ___G__23__23_vector_2d__3e_list 0x8883 _module.o ___G__23__23_vector_2d__3e_list 0x9b83 _module.o ___G__23__23_vector_2d__3e_list 0x12420 _module.o ___G__23__23_vector_2d__3e_list 0x13ce0 _module.o ___G__23__23_vector_2d__3e_list 0x144f9 _module.o ___G__23__23_vector_2d__3e_list 0x15e63 _module.o ___G__23__23_vector_2d__3e_list 0x1dd8d _module.o ___G__23__23_vector_2d__3e_list 0x1dfb8 _module.o ___G__23__23_vector_2d__3e_list 0x1f29e _module.o ___G__23__23_vector_2d__3e_list 0x20060 _module.o ___G__23__23_vector_2d__3e_list 0x202ac _module.o ___G__23__23_vector_2d__3e_list 0x20a65 _module.o ___G__23__23_vector_2d__3e_list 0x20b14 _module.o ___G__23__23_vector_2d__3e_list 0x20ff0 _module.o ___G__23__23_vector_2d__3e_list 0x212fa _module.o ___G__23__23_vector_2d__3e_list 0x215a5 _module.o ___G__23__23_vector_2d__3e_list 0x21656 _module.o ___G__23__23_vector_2d__3e_list 0x21827 _module.o ___G__23__23_vector_2d__3e_list 0x68dd _nonstd.o ___G__23__23_vector_2d__3e_list 0x13216 _nonstd.o ___G__23__23_vector_2d__3e_list 0x14583 _nonstd.o ___G__23__23_vector_2d__3e_list 0x280e1 _nonstd.o ___G__23__23_vector_2d__3e_list 0x84ac _thread.o ___G__23__23_vector_2d__3e_list 0x862e _thread.o ___G__23__23_vector_2d__3e_list 0x132ee _repl.o ___G_vector_2d_swap_21_ 0x1a25 _std.o ___G_vector_2d_swap_21_ 0x5a45 _std.o ___G__23__23_vector_2d_swap_21_ 0x1a17 _std.o ___G__23__23_vector_2d_swap_21_ 0x5a37 _std.o ___G_vector_2d_set 0x1a09 _std.o ___G_vector_2d_set 0x5a29 _std.o ___G__23__23_vector_2d_set_2d_small 0x19fb _std.o ___G__23__23_vector_2d_set_2d_small 0x5a1b _std.o ___G__23__23_vector_2d_set 0x19ed _std.o ___G__23__23_vector_2d_set 0x5a0d _std.o ___G__23__23_vector_2d_set 0x29153 _std.o ___G_subvector_2d_move_21_ 0x1b91 _std.o ___G_subvector_2d_move_21_ 0x5bb1 _std.o ___G_subvector_2d_move_21_ 0x3dcdc _std.o ___G_subvector_2d_move_21_ 0x56e92 _std.o ___G_subvector_2d_move_21_ 0x787c4 _std.o ___G_subvector_2d_move_21_ 0x7880f _std.o ___G_subvector_2d_move_21_ 0x788ef _std.o ___G_subvector_2d_move_21_ 0x7894a _std.o ___G_subvector_2d_move_21_ 0x78999 _std.o ___G_subvector_2d_move_21_ 0x789f0 _std.o ___G_subvector_2d_move_21_ 0x78a47 _std.o ___G_subvector_2d_move_21_ 0x78ae4 _std.o ___G_vector_2d_append 0x1b75 _std.o ___G_vector_2d_append 0x5b95 _std.o ___G__23__23_vector_2d_append 0x1b67 _std.o ___G__23__23_vector_2d_append 0x5b87 _std.o ___G__23__23_vector_2d_append 0x47259 _io.o ___G__23__23_vector_2d_append_2d_aux 0x1b59 _std.o ___G__23__23_vector_2d_append_2d_aux 0x5b79 _std.o ___G_vector_2d_concatenate 0x1b4b _std.o ___G_vector_2d_concatenate 0x5b6b _std.o ___G__23__23_vector_2d_concatenate 0x1b3d _std.o ___G__23__23_vector_2d_concatenate 0x5b5d _std.o ___G__23__23_vector_2d_concatenate 0xf2b1 _std.o ___G__23__23_vector_2d_concatenate 0x13498 _std.o ___G__23__23_vector_2d_concatenate 0x134ac _std.o ___G_subvector 0x1b2f _std.o ___G_subvector 0x5b4f _std.o ___G__23__23_subvector_2d_small 0x1b21 _std.o ___G__23__23_subvector_2d_small 0x5b41 _std.o ___G__23__23_subvector 0x1b13 _std.o ___G__23__23_subvector 0x5b33 _std.o ___G__23__23_subvector 0x11212 _std.o ___G__23__23_subvector 0x39f7d _std.o ___G__23__23_subvector 0x841b _io.o ___G__23__23_subvector 0x41faf _io.o ___G__23__23_subvector 0x4feb2 _io.o ___G__23__23_subvector 0x40de _nonstd.o ___G__23__23_subvector 0x1f8fe _nonstd.o ___G__23__23_vector_2d_insert_2d_small 0x1b05 _std.o ___G__23__23_vector_2d_insert_2d_small 0x5b25 _std.o ___G__23__23_vector_2d_insert 0x1af7 _std.o ___G__23__23_vector_2d_insert 0x5b17 _std.o ___G__23__23_vector_2d_insert 0x11330 _std.o ___G__23__23_vector_2d_delete_2d_small 0x1ae9 _std.o ___G__23__23_vector_2d_delete_2d_small 0x5b09 _std.o ___G__23__23_vector_2d_delete 0x1adb _std.o ___G__23__23_vector_2d_delete 0x5afb _std.o ___G__23__23_vector_2d_delete 0x111fe _std.o ___G_vector_2d_copy_21_ 0x1acd _std.o ___G_vector_2d_copy_21_ 0x5aed _std.o ___G__23__23_vector_2d_copy_21_ 0x1abf _std.o ___G__23__23_vector_2d_copy_21_ 0x5adf _std.o ___G_u8vector 0x1c71 _std.o ___G_u8vector 0x5c91 _std.o ___G__23__23_u8vector 0x1c63 _std.o ___G__23__23_u8vector 0x5c83 _std.o ___G__23__23_make_2d_u8vector_2d_small 0x1c55 _std.o ___G__23__23_make_2d_u8vector_2d_small 0x5c75 _std.o ___G_make_2d_u8vector 0x1c47 _std.o ___G_make_2d_u8vector 0x5c67 _std.o ___G_u8vector_3f_ 0x1c39 _std.o ___G_u8vector_3f_ 0x5c59 _std.o ___G__23__23_u8vector_3f_ 0x1c2b _std.o ___G__23__23_u8vector_3f_ 0x5c4b _std.o ___G__23__23_fail_2d_check_2d_u8vector_2d_list 0x1c1d _std.o ___G__23__23_fail_2d_check_2d_u8vector_2d_list 0x5c3d _std.o ___G_vector_2d_for_2d_each 0x1c01 _std.o ___G_vector_2d_for_2d_each 0x5c21 _std.o ___G_vector_2d_map 0x1bf3 _std.o ___G_vector_2d_map 0x5c13 _std.o ___G__23__23_vector_2d_in_2d_bounds_3f_ 0x1be5 _std.o ___G__23__23_vector_2d_in_2d_bounds_3f_ 0x5c05 _std.o ___G__23__23_vector_2d_equal_3f_ 0x1bd7 _std.o ___G__23__23_vector_2d_equal_3f_ 0x5bf7 _std.o ___G_vector_2d_shrink_21_ 0x1bc9 _std.o ___G_vector_2d_shrink_21_ 0x5be9 _std.o ___G_vector_2d_shrink_21_ 0xe4bc _std.o ___G_vector_2d_shrink_21_ 0x93a15 _std.o ___G_vector_2d_shrink_21_ 0x93a59 _std.o ___G_vector_2d_shrink_21_ 0x93aa9 _std.o ___G__23__23_vector_2d_shrink_21_ 0x1bbb _std.o ___G__23__23_vector_2d_shrink_21_ 0x5bdb _std.o ___G_subvector_2d_fill_21_ 0x1bad _std.o ___G_subvector_2d_fill_21_ 0x5bcd _std.o ___G_subvector_2d_fill_21_ 0x56f2b _std.o ___G_subvector_2d_fill_21_ 0x78ba1 _std.o ___G_subvector_2d_fill_21_ 0x78bd7 _std.o ___G_subvector_2d_fill_21_ 0x78c4d _std.o ___G_subvector_2d_fill_21_ 0x78ca8 _std.o ___G_subvector_2d_fill_21_ 0x78d01 _std.o ___G__23__23_subvector_2d_fill_21_ 0x1b9f _std.o ___G__23__23_subvector_2d_fill_21_ 0x5bbf _std.o ___G__23__23_subvector_2d_fill_21_ 0x121b3 _std.o ___G__23__23_subvector_2d_fill_21_ 0x3db07 _std.o ___G_list_2d__3e_u8vector 0x1d43 _std.o ___G_list_2d__3e_u8vector 0x5d63 _std.o ___G__23__23_list_2d__3e_u8vector 0x1d35 _std.o ___G__23__23_list_2d__3e_u8vector 0x5d55 _std.o ___G__23__23_list_2d__3e_u8vector 0x135d7 _std.o ___G_u8vector_2d__3e_list 0x1d27 _std.o ___G_u8vector_2d__3e_list 0x5d47 _std.o ___G__23__23_u8vector_2d__3e_list 0x1d19 _std.o ___G__23__23_u8vector_2d__3e_list 0x5d39 _std.o ___G__23__23_u8vector_2d__3e_list 0x2bccd _std.o ___G_u8vector_2d_swap_21_ 0x1d0b _std.o ___G_u8vector_2d_swap_21_ 0x5d2b _std.o ___G__23__23_u8vector_2d_swap_21_ 0x1cfd _std.o ___G__23__23_u8vector_2d_swap_21_ 0x5d1d _std.o ___G_u8vector_2d_set 0x1cef _std.o ___G_u8vector_2d_set 0x5d0f _std.o ___G__23__23_u8vector_2d_set_2d_small 0x1ce1 _std.o ___G__23__23_u8vector_2d_set_2d_small 0x5d01 _std.o ___G__23__23_u8vector_2d_set 0x1cd3 _std.o ___G__23__23_u8vector_2d_set 0x5cf3 _std.o ___G__23__23_u8vector_2d_set 0x246cc _std.o ___G_u8vector_2d_set_21_ 0x1cc5 _std.o ___G_u8vector_2d_set_21_ 0x5ce5 _std.o ___G__23__23_u8vector_2d_set_21_ 0x1cb7 _std.o ___G__23__23_u8vector_2d_set_21_ 0x5cd7 _std.o ___G_u8vector_2d_ref 0x1ca9 _std.o ___G_u8vector_2d_ref 0x5cc9 _std.o ___G__23__23_u8vector_2d_ref 0x1c9b _std.o ___G__23__23_u8vector_2d_ref 0x5cbb _std.o ___G__23__23_u8vector_2d_ref 0x3b07f _io.o ___G_u8vector_2d_length 0x1c8d _std.o ___G_u8vector_2d_length 0x5cad _std.o ___G__23__23_u8vector_2d_length 0x1c7f _std.o ___G__23__23_u8vector_2d_length 0x5c9f _std.o ___G_u8vector_2d_concatenate 0x1e15 _std.o ___G_u8vector_2d_concatenate 0x5e35 _std.o ___G__23__23_u8vector_2d_concatenate 0x1e07 _std.o ___G__23__23_u8vector_2d_concatenate 0x5e27 _std.o ___G__23__23_u8vector_2d_concatenate 0xfe5c _std.o ___G__23__23_u8vector_2d_concatenate 0x14210 _std.o ___G__23__23_u8vector_2d_concatenate 0x1433a _std.o ___G__23__23_u8vector_2d_concatenate 0x5fd8 _nonstd.o ___G_subu8vector 0x1df9 _std.o ___G_subu8vector 0x5e19 _std.o ___G__23__23_subu8vector_2d_small 0x1deb _std.o ___G__23__23_subu8vector_2d_small 0x5e0b _std.o ___G__23__23_subu8vector 0x1ddd _std.o ___G__23__23_subu8vector 0x5dfd _std.o ___G__23__23_subu8vector 0x11b7e _std.o ___G__23__23_subu8vector 0x19b88 _std.o ___G__23__23_subu8vector 0x828d _io.o ___G__23__23_subu8vector 0x20bc8 _io.o ___G__23__23_subu8vector 0x4fe28 _io.o ___G__23__23_u8vector_2d_insert_2d_small 0x1dcf _std.o ___G__23__23_u8vector_2d_insert_2d_small 0x5def _std.o ___G__23__23_u8vector_2d_insert 0x1dc1 _std.o ___G__23__23_u8vector_2d_insert 0x5de1 _std.o ___G__23__23_u8vector_2d_insert 0x11bb2 _std.o ___G__23__23_u8vector_2d_delete_2d_small 0x1db3 _std.o ___G__23__23_u8vector_2d_delete_2d_small 0x5dd3 _std.o ___G__23__23_u8vector_2d_delete 0x1da5 _std.o ___G__23__23_u8vector_2d_delete 0x5dc5 _std.o ___G__23__23_u8vector_2d_delete 0x1354f _std.o ___G_u8vector_2d_copy_21_ 0x1d97 _std.o ___G_u8vector_2d_copy_21_ 0x5db7 _std.o ___G__23__23_u8vector_2d_copy_21_ 0x1d89 _std.o ___G__23__23_u8vector_2d_copy_21_ 0x5da9 _std.o ___G_u8vector_2d_copy 0x1d7b _std.o ___G_u8vector_2d_copy 0x5d9b _std.o ___G__23__23_u8vector_2d_copy 0x1d6d _std.o ___G__23__23_u8vector_2d_copy 0x5d8d _std.o ___G__23__23_u8vector_2d_copy 0x2455f _std.o ___G__23__23_u8vector_2d_copy 0x3d684 _std.o ___G_u8vector_2d_fill_21_ 0x1d5f _std.o ___G_u8vector_2d_fill_21_ 0x5d7f _std.o ___G__23__23_u8vector_2d_fill_21_ 0x1d51 _std.o ___G__23__23_u8vector_2d_fill_21_ 0x5d71 _std.o ___G__23__23_u8vector_2d_fill_21_ 0x7876a _std.o ___G_make_2d_s8vector 0x1ef5 _std.o ___G_make_2d_s8vector 0x5f15 _std.o ___G_s8vector_3f_ 0x1ee7 _std.o ___G_s8vector_3f_ 0x5f07 _std.o ___G__23__23_s8vector_3f_ 0x1ed9 _std.o ___G__23__23_s8vector_3f_ 0x5ef9 _std.o ___G__23__23_fail_2d_check_2d_s8vector_2d_list 0x1ecb _std.o ___G__23__23_fail_2d_check_2d_s8vector_2d_list 0x5eeb _std.o ___G__23__23_fail_2d_check_2d_s8vector 0x1ebd _std.o ___G__23__23_fail_2d_check_2d_s8vector 0x5edd _std.o ___G__23__23_u8vector_2d_in_2d_bounds_3f_ 0x1eaf _std.o ___G__23__23_u8vector_2d_in_2d_bounds_3f_ 0x5ecf _std.o ___G_u8vector_2d_shrink_21_ 0x1e93 _std.o ___G_u8vector_2d_shrink_21_ 0x5eb3 _std.o ___G_u8vector_2d_shrink_21_ 0xe2ed _std.o ___G_u8vector_2d_shrink_21_ 0x76c40 _std.o ___G_u8vector_2d_shrink_21_ 0x76c89 _std.o ___G_u8vector_2d_shrink_21_ 0x76ccd _std.o ___G__23__23_u8vector_2d_shrink_21_ 0x1e85 _std.o ___G__23__23_u8vector_2d_shrink_21_ 0x5ea5 _std.o ___G_subu8vector_2d_fill_21_ 0x1e77 _std.o ___G_subu8vector_2d_fill_21_ 0x5e97 _std.o ___G_subu8vector_2d_fill_21_ 0x5b766 _std.o ___G_subu8vector_2d_fill_21_ 0x5de19 _std.o ___G_subu8vector_2d_fill_21_ 0x5de72 _std.o ___G_subu8vector_2d_fill_21_ 0x5deb3 _std.o ___G_subu8vector_2d_fill_21_ 0x5defb _std.o ___G_subu8vector_2d_fill_21_ 0x88a6d _std.o ___G_subu8vector_2d_fill_21_ 0x88abc _std.o ___G__23__23_subu8vector_2d_fill_21_ 0x1e69 _std.o ___G__23__23_subu8vector_2d_fill_21_ 0x5e89 _std.o ___G__23__23_subu8vector_2d_fill_21_ 0x11c28 _std.o ___G__23__23_subu8vector_2d_fill_21_ 0x3a532 _std.o ___G_subu8vector_2d_move_21_ 0x1e5b _std.o ___G_subu8vector_2d_move_21_ 0x5e7b _std.o ___G_subu8vector_2d_move_21_ 0x3d619 _std.o ___G_subu8vector_2d_move_21_ 0x5836d _std.o ___G_subu8vector_2d_move_21_ 0x80dcf _std.o ___G_subu8vector_2d_move_21_ 0x80e1a _std.o ___G_subu8vector_2d_move_21_ 0x84089 _std.o ___G_subu8vector_2d_move_21_ 0x840e4 _std.o ___G_subu8vector_2d_move_21_ 0x84133 _std.o ___G_subu8vector_2d_move_21_ 0x8432e _std.o ___G_subu8vector_2d_move_21_ 0x843cb _std.o ___G_subu8vector_2d_move_21_ 0x84426 _std.o ___G__23__23_subu8vector_2d_move_21_ 0x1e4d _std.o ___G__23__23_subu8vector_2d_move_21_ 0x5e6d _std.o ___G__23__23_subu8vector_2d_move_21_ 0xcee0 _std.o ___G__23__23_subu8vector_2d_move_21_ 0xe458 _std.o ___G__23__23_subu8vector_2d_move_21_ 0xe488 _std.o ___G__23__23_subu8vector_2d_move_21_ 0x11ca0 _std.o ___G__23__23_subu8vector_2d_move_21_ 0x13527 _std.o ___G__23__23_subu8vector_2d_move_21_ 0x1359b _std.o ___G__23__23_subu8vector_2d_move_21_ 0x36a41 _std.o ___G__23__23_subu8vector_2d_move_21_ 0x3e3a0 _std.o ___G__23__23_subu8vector_2d_move_21_ 0x7b86c _std.o ___G__23__23_subu8vector_2d_move_21_ 0x84382 _std.o ___G__23__23_subu8vector_2d_move_21_ 0x88676 _std.o ___G__23__23_subu8vector_2d_move_21_ 0x1ac72 _io.o ___G__23__23_subu8vector_2d_move_21_ 0x40385 _io.o ___G__23__23_subu8vector_2d_move_21_ 0x5089d _io.o ___G_u8vector_2d_append 0x1e3f _std.o ___G_u8vector_2d_append 0x5e5f _std.o ___G__23__23_u8vector_2d_append 0x1e31 _std.o ___G__23__23_u8vector_2d_append 0x5e51 _std.o ___G__23__23_u8vector_2d_append 0x21541 _io.o ___G__23__23_u8vector_2d_append_2d_aux 0x1e23 _std.o ___G__23__23_u8vector_2d_append_2d_aux 0x5e43 _std.o ___G__23__23_s8vector_2d__3e_list 0x1fc7 _std.o ___G__23__23_s8vector_2d__3e_list 0x5fe7 _std.o ___G__23__23_s8vector_2d__3e_list 0x4612b _std.o ___G_s8vector_2d_swap_21_ 0x1fb9 _std.o ___G_s8vector_2d_swap_21_ 0x5fd9 _std.o ___G__23__23_s8vector_2d_swap_21_ 0x1fab _std.o ___G__23__23_s8vector_2d_swap_21_ 0x5fcb _std.o ___G_s8vector_2d_set 0x1f9d _std.o ___G_s8vector_2d_set 0x5fbd _std.o ___G__23__23_s8vector_2d_set_2d_small 0x1f8f _std.o ___G__23__23_s8vector_2d_set_2d_small 0x5faf _std.o ___G__23__23_s8vector_2d_set 0x1f81 _std.o ___G__23__23_s8vector_2d_set 0x5fa1 _std.o ___G__23__23_s8vector_2d_set 0x45969 _std.o ___G_s8vector_2d_set_21_ 0x1f73 _std.o ___G_s8vector_2d_set_21_ 0x5f93 _std.o ___G__23__23_s8vector_2d_set_21_ 0x1f65 _std.o ___G__23__23_s8vector_2d_set_21_ 0x5f85 _std.o ___G_s8vector_2d_ref 0x1f57 _std.o ___G_s8vector_2d_ref 0x5f77 _std.o ___G__23__23_s8vector_2d_ref 0x1f49 _std.o ___G__23__23_s8vector_2d_ref 0x5f69 _std.o ___G__23__23_s8vector_2d_ref 0x3e917 _io.o ___G_s8vector_2d_length 0x1f3b _std.o ___G_s8vector_2d_length 0x5f5b _std.o ___G__23__23_s8vector_2d_length 0x1f2d _std.o ___G__23__23_s8vector_2d_length 0x5f4d _std.o ___G_s8vector 0x1f1f _std.o ___G_s8vector 0x5f3f _std.o ___G__23__23_s8vector 0x1f11 _std.o ___G__23__23_s8vector 0x5f31 _std.o ___G__23__23_make_2d_s8vector_2d_small 0x1f03 _std.o ___G__23__23_make_2d_s8vector_2d_small 0x5f23 _std.o ___G__23__23_subs8vector_2d_small 0x2099 _std.o ___G__23__23_subs8vector_2d_small 0x60b9 _std.o ___G__23__23_subs8vector 0x208b _std.o ___G__23__23_subs8vector 0x60ab _std.o ___G__23__23_subs8vector 0x12665 _std.o ___G__23__23_subs8vector 0x422d2 _std.o ___G__23__23_s8vector_2d_insert_2d_small 0x207d _std.o ___G__23__23_s8vector_2d_insert_2d_small 0x609d _std.o ___G__23__23_s8vector_2d_insert 0x206f _std.o ___G__23__23_s8vector_2d_insert 0x608f _std.o ___G__23__23_s8vector_2d_insert 0x127fe _std.o ___G__23__23_s8vector_2d_delete_2d_small 0x2061 _std.o ___G__23__23_s8vector_2d_delete_2d_small 0x6081 _std.o ___G__23__23_s8vector_2d_delete 0x2053 _std.o ___G__23__23_s8vector_2d_delete 0x6073 _std.o ___G__23__23_s8vector_2d_delete 0x136d6 _std.o ___G_s8vector_2d_copy_21_ 0x2045 _std.o ___G_s8vector_2d_copy_21_ 0x6065 _std.o ___G__23__23_s8vector_2d_copy_21_ 0x2037 _std.o ___G__23__23_s8vector_2d_copy_21_ 0x6057 _std.o ___G_s8vector_2d_copy 0x2029 _std.o ___G_s8vector_2d_copy 0x6049 _std.o ___G__23__23_s8vector_2d_copy 0x201b _std.o ___G__23__23_s8vector_2d_copy 0x603b _std.o ___G__23__23_s8vector_2d_copy 0x36f9c _std.o ___G__23__23_s8vector_2d_copy 0x46043 _std.o ___G_s8vector_2d_fill_21_ 0x200d _std.o ___G_s8vector_2d_fill_21_ 0x602d _std.o ___G__23__23_s8vector_2d_fill_21_ 0x1fff _std.o ___G__23__23_s8vector_2d_fill_21_ 0x601f _std.o ___G__23__23_s8vector_2d_fill_21_ 0x6b650 _std.o ___G_list_2d__3e_s8vector 0x1ff1 _std.o ___G_list_2d__3e_s8vector 0x6011 _std.o ___G__23__23_list_2d__3e_s8vector 0x1fe3 _std.o ___G__23__23_list_2d__3e_s8vector 0x6003 _std.o ___G__23__23_list_2d__3e_s8vector 0x13603 _std.o ___G_s8vector_2d__3e_list 0x1fd5 _std.o ___G_s8vector_2d__3e_list 0x5ff5 _std.o ___G__23__23_fail_2d_check_2d_u16vector_2d_list 0x2179 _std.o ___G__23__23_fail_2d_check_2d_u16vector_2d_list 0x6199 _std.o ___G__23__23_fail_2d_check_2d_u16vector 0x216b _std.o ___G__23__23_fail_2d_check_2d_u16vector 0x618b _std.o ___G__23__23_s8vector_2d_in_2d_bounds_3f_ 0x215d _std.o ___G__23__23_s8vector_2d_in_2d_bounds_3f_ 0x617d _std.o ___G_s8vector_2d_shrink_21_ 0x2141 _std.o ___G_s8vector_2d_shrink_21_ 0x6161 _std.o ___G_s8vector_2d_shrink_21_ 0x2c817 _std.o ___G_s8vector_2d_shrink_21_ 0x671e6 _std.o ___G_s8vector_2d_shrink_21_ 0x6722f _std.o ___G_s8vector_2d_shrink_21_ 0x67273 _std.o ___G__23__23_s8vector_2d_shrink_21_ 0x2133 _std.o ___G__23__23_s8vector_2d_shrink_21_ 0x6153 _std.o ___G_subs8vector_2d_fill_21_ 0x2125 _std.o ___G_subs8vector_2d_fill_21_ 0x6145 _std.o ___G_subs8vector_2d_fill_21_ 0x53b76 _std.o ___G_subs8vector_2d_fill_21_ 0x62abd _std.o ___G_subs8vector_2d_fill_21_ 0x62af3 _std.o ___G_subs8vector_2d_fill_21_ 0x62b69 _std.o ___G_subs8vector_2d_fill_21_ 0x670d3 _std.o ___G_subs8vector_2d_fill_21_ 0x67129 _std.o ___G_subs8vector_2d_fill_21_ 0x67182 _std.o ___G__23__23_subs8vector_2d_fill_21_ 0x2117 _std.o ___G__23__23_subs8vector_2d_fill_21_ 0x6137 _std.o ___G__23__23_subs8vector_2d_fill_21_ 0x1271e _std.o ___G__23__23_subs8vector_2d_fill_21_ 0x2c7e3 _std.o ___G_subs8vector_2d_move_21_ 0x2109 _std.o ___G_subs8vector_2d_move_21_ 0x6129 _std.o ___G_subs8vector_2d_move_21_ 0x3b66d _std.o ___G_subs8vector_2d_move_21_ 0x57c90 _std.o ___G_subs8vector_2d_move_21_ 0x81525 _std.o ___G_subs8vector_2d_move_21_ 0x81570 _std.o ___G_subs8vector_2d_move_21_ 0x8e4c1 _std.o ___G_subs8vector_2d_move_21_ 0x8e518 _std.o ___G_subs8vector_2d_move_21_ 0x8e5c1 _std.o ___G_subs8vector_2d_move_21_ 0x8e61c _std.o ___G_subs8vector_2d_move_21_ 0x8e66b _std.o ___G_subs8vector_2d_move_21_ 0x8e728 _std.o ___G__23__23_subs8vector_2d_move_21_ 0x20fb _std.o ___G__23__23_subs8vector_2d_move_21_ 0x611b _std.o ___G__23__23_subs8vector_2d_move_21_ 0xce62 _std.o ___G__23__23_subs8vector_2d_move_21_ 0xe266 _std.o ___G__23__23_subs8vector_2d_move_21_ 0xe296 _std.o ___G__23__23_subs8vector_2d_move_21_ 0x11ae6 _std.o ___G__23__23_subs8vector_2d_move_21_ 0x126b9 _std.o ___G__23__23_subs8vector_2d_move_21_ 0x136ae _std.o ___G__23__23_subs8vector_2d_move_21_ 0x2be47 _std.o ___G__23__23_subs8vector_2d_move_21_ 0x3d834 _std.o ___G__23__23_subs8vector_2d_move_21_ 0x7b106 _std.o ___G__23__23_subs8vector_2d_move_21_ 0x8e6df _std.o ___G__23__23_subs8vector_2d_move_21_ 0x8f135 _std.o ___G_s8vector_2d_append 0x20ed _std.o ___G_s8vector_2d_append 0x610d _std.o ___G__23__23_s8vector_2d_append 0x20df _std.o ___G__23__23_s8vector_2d_append 0x60ff _std.o ___G__23__23_s8vector_2d_append_2d_aux 0x20d1 _std.o ___G__23__23_s8vector_2d_append_2d_aux 0x60f1 _std.o ___G_s8vector_2d_concatenate 0x20c3 _std.o ___G_s8vector_2d_concatenate 0x60e3 _std.o ___G__23__23_s8vector_2d_concatenate 0x20b5 _std.o ___G__23__23_s8vector_2d_concatenate 0x60d5 _std.o ___G__23__23_s8vector_2d_concatenate 0xf2ed _std.o ___G__23__23_s8vector_2d_concatenate 0x11cb8 _std.o ___G__23__23_s8vector_2d_concatenate 0x13662 _std.o ___G_subs8vector 0x20a7 _std.o ___G_subs8vector 0x60c7 _std.o ___G_u16vector_2d_set 0x224b _std.o ___G_u16vector_2d_set 0x626b _std.o ___G__23__23_u16vector_2d_set_2d_small 0x223d _std.o ___G__23__23_u16vector_2d_set_2d_small 0x625d _std.o ___G__23__23_u16vector_2d_set 0x222f _std.o ___G__23__23_u16vector_2d_set 0x624f _std.o ___G__23__23_u16vector_2d_set 0x44d50 _std.o ___G_u16vector_2d_set_21_ 0x2221 _std.o ___G_u16vector_2d_set_21_ 0x6241 _std.o ___G__23__23_u16vector_2d_set_21_ 0x2213 _std.o ___G__23__23_u16vector_2d_set_21_ 0x6233 _std.o ___G_u16vector_2d_ref 0x2205 _std.o ___G_u16vector_2d_ref 0x6225 _std.o ___G__23__23_u16vector_2d_ref 0x21f7 _std.o ___G__23__23_u16vector_2d_ref 0x6217 _std.o ___G__23__23_u16vector_2d_ref 0x3e980 _io.o ___G_u16vector_2d_length 0x21e9 _std.o ___G_u16vector_2d_length 0x6209 _std.o ___G__23__23_u16vector_2d_length 0x21db _std.o ___G__23__23_u16vector_2d_length 0x61fb _std.o ___G_u16vector 0x21cd _std.o ___G_u16vector 0x61ed _std.o ___G__23__23_u16vector 0x21bf _std.o ___G__23__23_u16vector 0x61df _std.o ___G__23__23_make_2d_u16vector_2d_small 0x21b1 _std.o ___G__23__23_make_2d_u16vector_2d_small 0x61d1 _std.o ___G_make_2d_u16vector 0x21a3 _std.o ___G_make_2d_u16vector 0x61c3 _std.o ___G_u16vector_3f_ 0x2195 _std.o ___G_u16vector_3f_ 0x61b5 _std.o ___G__23__23_u16vector_3f_ 0x2187 _std.o ___G__23__23_u16vector_3f_ 0x61a7 _std.o ___G__23__23_u16vector_2d_insert 0x231d _std.o ___G__23__23_u16vector_2d_insert 0x633d _std.o ___G__23__23_u16vector_2d_insert 0x12629 _std.o ___G__23__23_u16vector_2d_delete_2d_small 0x230f _std.o ___G__23__23_u16vector_2d_delete_2d_small 0x632f _std.o ___G__23__23_u16vector_2d_delete 0x2301 _std.o ___G__23__23_u16vector_2d_delete 0x6321 _std.o ___G__23__23_u16vector_2d_delete 0x12536 _std.o ___G_u16vector_2d_copy_21_ 0x22f3 _std.o ___G_u16vector_2d_copy_21_ 0x6313 _std.o ___G__23__23_u16vector_2d_copy_21_ 0x22e5 _std.o ___G__23__23_u16vector_2d_copy_21_ 0x6305 _std.o ___G_u16vector_2d_copy 0x22d7 _std.o ___G_u16vector_2d_copy 0x62f7 _std.o ___G__23__23_u16vector_2d_copy 0x22c9 _std.o ___G__23__23_u16vector_2d_copy 0x62e9 _std.o ___G__23__23_u16vector_2d_copy 0x2d8ae _std.o ___G__23__23_u16vector_2d_copy 0x451a6 _std.o ___G_u16vector_2d_fill_21_ 0x22bb _std.o ___G_u16vector_2d_fill_21_ 0x62db _std.o ___G__23__23_u16vector_2d_fill_21_ 0x22ad _std.o ___G__23__23_u16vector_2d_fill_21_ 0x62cd _std.o ___G__23__23_u16vector_2d_fill_21_ 0x8c4bc _std.o ___G_list_2d__3e_u16vector 0x229f _std.o ___G_list_2d__3e_u16vector 0x62bf _std.o ___G__23__23_list_2d__3e_u16vector 0x2291 _std.o ___G__23__23_list_2d__3e_u16vector 0x62b1 _std.o ___G__23__23_list_2d__3e_u16vector 0x124bd _std.o ___G_u16vector_2d__3e_list 0x2283 _std.o ___G_u16vector_2d__3e_list 0x62a3 _std.o ___G__23__23_u16vector_2d__3e_list 0x2275 _std.o ___G__23__23_u16vector_2d__3e_list 0x6295 _std.o ___G__23__23_u16vector_2d__3e_list 0x22811 _std.o ___G_u16vector_2d_swap_21_ 0x2267 _std.o ___G_u16vector_2d_swap_21_ 0x6287 _std.o ___G__23__23_u16vector_2d_swap_21_ 0x2259 _std.o ___G__23__23_u16vector_2d_swap_21_ 0x6279 _std.o ___G_u16vector_2d_shrink_21_ 0x23ef _std.o ___G_u16vector_2d_shrink_21_ 0x640f _std.o ___G_u16vector_2d_shrink_21_ 0x30d84 _std.o ___G_u16vector_2d_shrink_21_ 0x8c0b3 _std.o ___G_u16vector_2d_shrink_21_ 0x8c0f7 _std.o ___G_u16vector_2d_shrink_21_ 0x8c147 _std.o ___G__23__23_u16vector_2d_shrink_21_ 0x23e1 _std.o ___G__23__23_u16vector_2d_shrink_21_ 0x6401 _std.o ___G_subu16vector_2d_fill_21_ 0x23d3 _std.o ___G_subu16vector_2d_fill_21_ 0x63f3 _std.o ___G_subu16vector_2d_fill_21_ 0x56935 _std.o ___G_subu16vector_2d_fill_21_ 0x8d70f _std.o ___G_subu16vector_2d_fill_21_ 0x8d745 _std.o ___G_subu16vector_2d_fill_21_ 0x8d7bb _std.o ___G_subu16vector_2d_fill_21_ 0x8d7f3 _std.o ___G_subu16vector_2d_fill_21_ 0x8d849 _std.o ___G_subu16vector_2d_fill_21_ 0x8d8a2 _std.o ___G__23__23_subu16vector_2d_fill_21_ 0x23c5 _std.o ___G__23__23_subu16vector_2d_fill_21_ 0x63e5 _std.o ___G__23__23_subu16vector_2d_fill_21_ 0x1251e _std.o ___G__23__23_subu16vector_2d_fill_21_ 0x30dae _std.o ___G_subu16vector_2d_move_21_ 0x23b7 _std.o ___G_subu16vector_2d_move_21_ 0x63d7 _std.o ___G_subu16vector_2d_move_21_ 0x30ac6 _std.o ___G_subu16vector_2d_move_21_ 0x4e51e _std.o ___G_subu16vector_2d_move_21_ 0x6b690 _std.o ___G_subu16vector_2d_move_21_ 0x6b6db _std.o ___G_subu16vector_2d_move_21_ 0x6b7c2 _std.o ___G_subu16vector_2d_move_21_ 0x6b81d _std.o ___G_subu16vector_2d_move_21_ 0x6b86c _std.o ___G_subu16vector_2d_move_21_ 0x6b8c3 _std.o ___G_subu16vector_2d_move_21_ 0x6b91a _std.o ___G_subu16vector_2d_move_21_ 0x6b9b7 _std.o ___G__23__23_subu16vector_2d_move_21_ 0x23a9 _std.o ___G__23__23_subu16vector_2d_move_21_ 0x63c9 _std.o ___G__23__23_subu16vector_2d_move_21_ 0xcf5e _std.o ___G__23__23_subu16vector_2d_move_21_ 0xe220 _std.o ___G__23__23_subu16vector_2d_move_21_ 0xedbd _std.o ___G__23__23_subu16vector_2d_move_21_ 0x1254a _std.o ___G__23__23_subu16vector_2d_move_21_ 0x125a1 _std.o ___G__23__23_subu16vector_2d_move_21_ 0x12601 _std.o ___G__23__23_subu16vector_2d_move_21_ 0x3a61b _std.o ___G__23__23_subu16vector_2d_move_21_ 0x442cc _std.o ___G__23__23_subu16vector_2d_move_21_ 0x6b96e _std.o ___G__23__23_subu16vector_2d_move_21_ 0x6d1b4 _std.o ___G__23__23_subu16vector_2d_move_21_ 0x90f5b _std.o ___G_u16vector_2d_append 0x239b _std.o ___G_u16vector_2d_append 0x63bb _std.o ___G__23__23_u16vector_2d_append 0x238d _std.o ___G__23__23_u16vector_2d_append 0x63ad _std.o ___G__23__23_u16vector_2d_append_2d_aux 0x237f _std.o ___G__23__23_u16vector_2d_append_2d_aux 0x639f _std.o ___G_u16vector_2d_concatenate 0x2371 _std.o ___G_u16vector_2d_concatenate 0x6391 _std.o ___G__23__23_u16vector_2d_concatenate 0x2363 _std.o ___G__23__23_u16vector_2d_concatenate 0x6383 _std.o ___G__23__23_u16vector_2d_concatenate 0xf505 _std.o ___G__23__23_u16vector_2d_concatenate 0x12679 _std.o ___G__23__23_u16vector_2d_concatenate 0x12812 _std.o ___G_subu16vector 0x2355 _std.o ___G_subu16vector 0x6375 _std.o ___G__23__23_subu16vector_2d_small 0x2347 _std.o ___G__23__23_subu16vector_2d_small 0x6367 _std.o ___G__23__23_subu16vector 0x2339 _std.o ___G__23__23_subu16vector 0x6359 _std.o ___G__23__23_subu16vector 0x12651 _std.o ___G__23__23_subu16vector 0x4544c _std.o ___G__23__23_u16vector_2d_insert_2d_small 0x232b _std.o ___G__23__23_u16vector_2d_insert_2d_small 0x634b _std.o ___G_s16vector_2d_set_21_ 0x24cf _std.o ___G_s16vector_2d_set_21_ 0x64ef _std.o ___G__23__23_s16vector_2d_set_21_ 0x24c1 _std.o ___G__23__23_s16vector_2d_set_21_ 0x64e1 _std.o ___G_s16vector_2d_ref 0x24b3 _std.o ___G_s16vector_2d_ref 0x64d3 _std.o ___G__23__23_s16vector_2d_ref 0x24a5 _std.o ___G__23__23_s16vector_2d_ref 0x64c5 _std.o ___G__23__23_s16vector_2d_ref 0x3e9f3 _io.o ___G_s16vector_2d_length 0x2497 _std.o ___G_s16vector_2d_length 0x64b7 _std.o ___G__23__23_s16vector_2d_length 0x2489 _std.o ___G__23__23_s16vector_2d_length 0x64a9 _std.o ___G_s16vector 0x247b _std.o ___G_s16vector 0x649b _std.o ___G__23__23_s16vector 0x246d _std.o ___G__23__23_s16vector 0x648d _std.o ___G__23__23_make_2d_s16vector_2d_small 0x245f _std.o ___G__23__23_make_2d_s16vector_2d_small 0x647f _std.o ___G_make_2d_s16vector 0x2451 _std.o ___G_make_2d_s16vector 0x6471 _std.o ___G_s16vector_3f_ 0x2443 _std.o ___G_s16vector_3f_ 0x6463 _std.o ___G__23__23_s16vector_3f_ 0x2435 _std.o ___G__23__23_s16vector_3f_ 0x6455 _std.o ___G__23__23_fail_2d_check_2d_s16vector_2d_list 0x2427 _std.o ___G__23__23_fail_2d_check_2d_s16vector_2d_list 0x6447 _std.o ___G__23__23_fail_2d_check_2d_s16vector 0x2419 _std.o ___G__23__23_fail_2d_check_2d_s16vector 0x6439 _std.o ___G__23__23_u16vector_2d_in_2d_bounds_3f_ 0x240b _std.o ___G__23__23_u16vector_2d_in_2d_bounds_3f_ 0x642b _std.o ___G_s16vector_2d_copy_21_ 0x25a1 _std.o ___G_s16vector_2d_copy_21_ 0x65c1 _std.o ___G__23__23_s16vector_2d_copy_21_ 0x2593 _std.o ___G__23__23_s16vector_2d_copy_21_ 0x65b3 _std.o ___G_s16vector_2d_copy 0x2585 _std.o ___G_s16vector_2d_copy 0x65a5 _std.o ___G__23__23_s16vector_2d_copy 0x2577 _std.o ___G__23__23_s16vector_2d_copy 0x6597 _std.o ___G__23__23_s16vector_2d_copy 0x32c1d _std.o ___G__23__23_s16vector_2d_copy 0x41a46 _std.o ___G_s16vector_2d_fill_21_ 0x2569 _std.o ___G_s16vector_2d_fill_21_ 0x6589 _std.o ___G__23__23_s16vector_2d_fill_21_ 0x255b _std.o ___G__23__23_s16vector_2d_fill_21_ 0x657b _std.o ___G__23__23_s16vector_2d_fill_21_ 0x6500e _std.o ___G_list_2d__3e_s16vector 0x254d _std.o ___G_list_2d__3e_s16vector 0x656d _std.o ___G__23__23_list_2d__3e_s16vector 0x253f _std.o ___G__23__23_list_2d__3e_s16vector 0x655f _std.o ___G__23__23_list_2d__3e_s16vector 0x1446a _std.o ___G_s16vector_2d__3e_list 0x2531 _std.o ___G_s16vector_2d__3e_list 0x6551 _std.o ___G__23__23_s16vector_2d__3e_list 0x2523 _std.o ___G__23__23_s16vector_2d__3e_list 0x6543 _std.o ___G__23__23_s16vector_2d__3e_list 0x4397c _std.o ___G_s16vector_2d_swap_21_ 0x2515 _std.o ___G_s16vector_2d_swap_21_ 0x6535 _std.o ___G__23__23_s16vector_2d_swap_21_ 0x2507 _std.o ___G__23__23_s16vector_2d_swap_21_ 0x6527 _std.o ___G_s16vector_2d_set 0x24f9 _std.o ___G_s16vector_2d_set 0x6519 _std.o ___G__23__23_s16vector_2d_set_2d_small 0x24eb _std.o ___G__23__23_s16vector_2d_set_2d_small 0x650b _std.o ___G__23__23_s16vector_2d_set 0x24dd _std.o ___G__23__23_s16vector_2d_set 0x64fd _std.o ___G__23__23_s16vector_2d_set 0x3305f _std.o ___G__23__23_subs16vector_2d_fill_21_ 0x2673 _std.o ___G__23__23_subs16vector_2d_fill_21_ 0x6693 _std.o ___G__23__23_subs16vector_2d_fill_21_ 0x14429 _std.o ___G__23__23_subs16vector_2d_fill_21_ 0x21b9d _std.o ___G_subs16vector_2d_move_21_ 0x2665 _std.o ___G_subs16vector_2d_move_21_ 0x6685 _std.o ___G_subs16vector_2d_move_21_ 0x2d2a8 _std.o ___G_subs16vector_2d_move_21_ 0x4fb7b _std.o ___G_subs16vector_2d_move_21_ 0x68eb5 _std.o ___G_subs16vector_2d_move_21_ 0x68ef3 _std.o ___G_subs16vector_2d_move_21_ 0x68f63 _std.o ___G_subs16vector_2d_move_21_ 0x68fc7 _std.o ___G_subs16vector_2d_move_21_ 0x6ab09 _std.o ___G_subs16vector_2d_move_21_ 0x6ab64 _std.o ___G_subs16vector_2d_move_21_ 0x6abb3 _std.o ___G_subs16vector_2d_move_21_ 0x6ad21 _std.o ___G__23__23_subs16vector_2d_move_21_ 0x2657 _std.o ___G__23__23_subs16vector_2d_move_21_ 0x6677 _std.o ___G__23__23_subs16vector_2d_move_21_ 0xcde4 _std.o ___G__23__23_subs16vector_2d_move_21_ 0xe0ce _std.o ___G__23__23_subs16vector_2d_move_21_ 0xe0fe _std.o ___G__23__23_subs16vector_2d_move_21_ 0x13d66 _std.o ___G__23__23_subs16vector_2d_move_21_ 0x14567 _std.o ___G__23__23_subs16vector_2d_move_21_ 0x145db _std.o ___G__23__23_subs16vector_2d_move_21_ 0x33215 _std.o ___G__23__23_subs16vector_2d_move_21_ 0x333d6 _std.o ___G__23__23_subs16vector_2d_move_21_ 0x6acd8 _std.o ___G__23__23_subs16vector_2d_move_21_ 0x71063 _std.o ___G__23__23_subs16vector_2d_move_21_ 0x7e78a _std.o ___G_s16vector_2d_append 0x2649 _std.o ___G_s16vector_2d_append 0x6669 _std.o ___G__23__23_s16vector_2d_append 0x263b _std.o ___G__23__23_s16vector_2d_append 0x665b _std.o ___G__23__23_s16vector_2d_append_2d_aux 0x262d _std.o ___G__23__23_s16vector_2d_append_2d_aux 0x664d _std.o ___G_s16vector_2d_concatenate 0x261f _std.o ___G_s16vector_2d_concatenate 0x663f _std.o ___G__23__23_s16vector_2d_concatenate 0x2611 _std.o ___G__23__23_s16vector_2d_concatenate 0x6631 _std.o ___G__23__23_s16vector_2d_concatenate 0xf34a _std.o ___G__23__23_s16vector_2d_concatenate 0x11991 _std.o ___G__23__23_s16vector_2d_concatenate 0x119b9 _std.o ___G_subs16vector 0x2603 _std.o ___G_subs16vector 0x6623 _std.o ___G__23__23_subs16vector_2d_small 0x25f5 _std.o ___G__23__23_subs16vector_2d_small 0x6615 _std.o ___G__23__23_subs16vector 0x25e7 _std.o ___G__23__23_subs16vector 0x6607 _std.o ___G__23__23_subs16vector 0x119a5 _std.o ___G__23__23_subs16vector 0x4319c _std.o ___G__23__23_s16vector_2d_insert_2d_small 0x25d9 _std.o ___G__23__23_s16vector_2d_insert_2d_small 0x65f9 _std.o ___G__23__23_s16vector_2d_insert 0x25cb _std.o ___G__23__23_s16vector_2d_insert 0x65eb _std.o ___G__23__23_s16vector_2d_insert 0x14603 _std.o ___G__23__23_s16vector_2d_delete_2d_small 0x25bd _std.o ___G__23__23_s16vector_2d_delete_2d_small 0x65dd _std.o ___G__23__23_s16vector_2d_delete 0x25af _std.o ___G__23__23_s16vector_2d_delete 0x65cf _std.o ___G__23__23_s16vector_2d_delete 0x1458f _std.o ___G__23__23_u32vector_2d_ref 0x2753 _std.o ___G__23__23_u32vector_2d_ref 0x6773 _std.o ___G__23__23_u32vector_2d_ref 0x1c556 _io.o ___G_u32vector_2d_length 0x2745 _std.o ___G_u32vector_2d_length 0x6765 _std.o ___G__23__23_u32vector_2d_length 0x2737 _std.o ___G__23__23_u32vector_2d_length 0x6757 _std.o ___G_u32vector 0x2729 _std.o ___G_u32vector 0x6749 _std.o ___G__23__23_u32vector 0x271b _std.o ___G__23__23_u32vector 0x673b _std.o ___G__23__23_make_2d_u32vector_2d_small 0x270d _std.o ___G__23__23_make_2d_u32vector_2d_small 0x672d _std.o ___G_make_2d_u32vector 0x26ff _std.o ___G_make_2d_u32vector 0x671f _std.o ___G_u32vector_3f_ 0x26f1 _std.o ___G_u32vector_3f_ 0x6711 _std.o ___G__23__23_u32vector_3f_ 0x26e3 _std.o ___G__23__23_u32vector_3f_ 0x6703 _std.o ___G__23__23_fail_2d_check_2d_u32vector_2d_list 0x26d5 _std.o ___G__23__23_fail_2d_check_2d_u32vector_2d_list 0x66f5 _std.o ___G__23__23_fail_2d_check_2d_u32vector 0x26c7 _std.o ___G__23__23_fail_2d_check_2d_u32vector 0x66e7 _std.o ___G__23__23_s16vector_2d_in_2d_bounds_3f_ 0x26b9 _std.o ___G__23__23_s16vector_2d_in_2d_bounds_3f_ 0x66d9 _std.o ___G_s16vector_2d_shrink_21_ 0x269d _std.o ___G_s16vector_2d_shrink_21_ 0x66bd _std.o ___G_s16vector_2d_shrink_21_ 0x42a0b _std.o ___G_s16vector_2d_shrink_21_ 0x72f1b _std.o ___G_s16vector_2d_shrink_21_ 0x72f64 _std.o ___G_s16vector_2d_shrink_21_ 0x72fa8 _std.o ___G__23__23_s16vector_2d_shrink_21_ 0x268f _std.o ___G__23__23_s16vector_2d_shrink_21_ 0x66af _std.o ___G_subs16vector_2d_fill_21_ 0x2681 _std.o ___G_subs16vector_2d_fill_21_ 0x66a1 _std.o ___G_subs16vector_2d_fill_21_ 0x53428 _std.o ___G_subs16vector_2d_fill_21_ 0x653f4 _std.o ___G_subs16vector_2d_fill_21_ 0x6542a _std.o ___G_subs16vector_2d_fill_21_ 0x654a0 _std.o ___G_subs16vector_2d_fill_21_ 0x654d8 _std.o ___G_subs16vector_2d_fill_21_ 0x6552e _std.o ___G_subs16vector_2d_fill_21_ 0x65587 _std.o ___G__23__23_u32vector_2d_fill_21_ 0x2825 _std.o ___G__23__23_u32vector_2d_fill_21_ 0x6845 _std.o ___G__23__23_u32vector_2d_fill_21_ 0x74e85 _std.o ___G_list_2d__3e_u32vector 0x2817 _std.o ___G_list_2d__3e_u32vector 0x6837 _std.o ___G__23__23_list_2d__3e_u32vector 0x2809 _std.o ___G__23__23_list_2d__3e_u32vector 0x6829 _std.o ___G__23__23_list_2d__3e_u32vector 0x1171b _std.o ___G__23__23_list_2d__3e_u32vector 0x1263d _std.o ___G__23__23_list_2d__3e_u32vector 0x18394 _std.o ___G__23__23_list_2d__3e_u32vector 0x2713c _std.o ___G__23__23_list_2d__3e_u32vector 0x39357 _std.o ___G__23__23_list_2d__3e_u32vector 0x48880 _std.o ___G__23__23_list_2d__3e_u32vector 0x53768 _std.o ___G__23__23_list_2d__3e_u32vector 0x54339 _std.o ___G__23__23_list_2d__3e_u32vector 0x5b3de _std.o ___G_u32vector_2d__3e_list 0x27fb _std.o ___G_u32vector_2d__3e_list 0x681b _std.o ___G__23__23_u32vector_2d__3e_list 0x27ed _std.o ___G__23__23_u32vector_2d__3e_list 0x680d _std.o ___G__23__23_u32vector_2d__3e_list 0x41ec2 _std.o ___G_u32vector_2d_swap_21_ 0x27df _std.o ___G_u32vector_2d_swap_21_ 0x67ff _std.o ___G__23__23_u32vector_2d_swap_21_ 0x27d1 _std.o ___G__23__23_u32vector_2d_swap_21_ 0x67f1 _std.o ___G_u32vector_2d_set 0x27c3 _std.o ___G_u32vector_2d_set 0x67e3 _std.o ___G__23__23_u32vector_2d_set_2d_small 0x27b5 _std.o ___G__23__23_u32vector_2d_set_2d_small 0x67d5 _std.o ___G__23__23_u32vector_2d_set 0x27a7 _std.o ___G__23__23_u32vector_2d_set 0x67c7 _std.o ___G__23__23_u32vector_2d_set 0x194de _std.o ___G__23__23_u32vector_2d_set_21__2d_fixnum 0x2799 _std.o ___G__23__23_u32vector_2d_set_21__2d_fixnum 0x67b9 _std.o ___G_u32vector_2d_set_21_ 0x278b _std.o ___G_u32vector_2d_set_21_ 0x67ab _std.o ___G__23__23_u32vector_2d_set_21_ 0x277d _std.o ___G__23__23_u32vector_2d_set_21_ 0x679d _std.o ___G__23__23_u32vector_2d_ref_2d_fixnum 0x276f _std.o ___G__23__23_u32vector_2d_ref_2d_fixnum 0x678f _std.o ___G_u32vector_2d_ref 0x2761 _std.o ___G_u32vector_2d_ref 0x6781 _std.o ___G__23__23_u32vector_2d_append_2d_aux 0x28f7 _std.o ___G__23__23_u32vector_2d_append_2d_aux 0x6917 _std.o ___G_u32vector_2d_concatenate 0x28e9 _std.o ___G_u32vector_2d_concatenate 0x6909 _std.o ___G__23__23_u32vector_2d_concatenate 0x28db _std.o ___G__23__23_u32vector_2d_concatenate 0x68fb _std.o ___G__23__23_u32vector_2d_concatenate 0xf321 _std.o ___G__23__23_u32vector_2d_concatenate 0x134c0 _std.o ___G__23__23_u32vector_2d_concatenate 0x136ea _std.o ___G_subu32vector 0x28cd _std.o ___G_subu32vector 0x68ed _std.o ___G__23__23_subu32vector_2d_small 0x28bf _std.o ___G__23__23_subu32vector_2d_small 0x68df _std.o ___G__23__23_subu32vector 0x28b1 _std.o ___G__23__23_subu32vector 0x68d1 _std.o ___G__23__23_subu32vector 0x117b8 _std.o ___G__23__23_subu32vector 0x45f70 _std.o ___G__23__23_u32vector_2d_insert_2d_small 0x28a3 _std.o ___G__23__23_u32vector_2d_insert_2d_small 0x68c3 _std.o ___G__23__23_u32vector_2d_insert 0x2895 _std.o ___G__23__23_u32vector_2d_insert 0x68b5 _std.o ___G__23__23_u32vector_2d_insert 0x126a5 _std.o ___G__23__23_u32vector_2d_delete_2d_small 0x2887 _std.o ___G__23__23_u32vector_2d_delete_2d_small 0x68a7 _std.o ___G__23__23_u32vector_2d_delete 0x2879 _std.o ___G__23__23_u32vector_2d_delete 0x6899 _std.o ___G__23__23_u32vector_2d_delete 0x11808 _std.o ___G_u32vector_2d_copy_21_ 0x286b _std.o ___G_u32vector_2d_copy_21_ 0x688b _std.o ___G__23__23_u32vector_2d_copy_21_ 0x285d _std.o ___G__23__23_u32vector_2d_copy_21_ 0x687d _std.o ___G_u32vector_2d_copy 0x284f _std.o ___G_u32vector_2d_copy 0x686f _std.o ___G__23__23_u32vector_2d_copy 0x2841 _std.o ___G__23__23_u32vector_2d_copy 0x6861 _std.o ___G__23__23_u32vector_2d_copy 0x16c14 _std.o ___G__23__23_u32vector_2d_copy 0x2d1e3 _std.o ___G__23__23_u32vector_2d_copy 0x3363e _std.o ___G_u32vector_2d_fill_21_ 0x2833 _std.o ___G_u32vector_2d_fill_21_ 0x6853 _std.o ___G__23__23_make_2d_s32vector_2d_small 0x29d7 _std.o ___G__23__23_make_2d_s32vector_2d_small 0x69f7 _std.o ___G_make_2d_s32vector 0x29c9 _std.o ___G_make_2d_s32vector 0x69e9 _std.o ___G_s32vector_3f_ 0x29bb _std.o ___G_s32vector_3f_ 0x69db _std.o ___G__23__23_s32vector_3f_ 0x29ad _std.o ___G__23__23_s32vector_3f_ 0x69cd _std.o ___G__23__23_fail_2d_check_2d_s32vector_2d_list 0x299f _std.o ___G__23__23_fail_2d_check_2d_s32vector_2d_list 0x69bf _std.o ___G__23__23_fail_2d_check_2d_s32vector 0x2991 _std.o ___G__23__23_fail_2d_check_2d_s32vector 0x69b1 _std.o ___G__23__23_u32vector_2d_in_2d_bounds_3f_ 0x2983 _std.o ___G__23__23_u32vector_2d_in_2d_bounds_3f_ 0x69a3 _std.o ___G_u32vector_2d_shrink_21_ 0x2967 _std.o ___G_u32vector_2d_shrink_21_ 0x6987 _std.o ___G_u32vector_2d_shrink_21_ 0x29bf5 _std.o ___G_u32vector_2d_shrink_21_ 0x7bff7 _std.o ___G_u32vector_2d_shrink_21_ 0x7c040 _std.o ___G_u32vector_2d_shrink_21_ 0x7c084 _std.o ___G__23__23_u32vector_2d_shrink_21_ 0x2959 _std.o ___G__23__23_u32vector_2d_shrink_21_ 0x6979 _std.o ___G_subu32vector_2d_fill_21_ 0x294b _std.o ___G_subu32vector_2d_fill_21_ 0x696b _std.o ___G_subu32vector_2d_fill_21_ 0x295b4 _std.o ___G_subu32vector_2d_fill_21_ 0x5aad7 _std.o ___G_subu32vector_2d_fill_21_ 0x7e366 _std.o ___G_subu32vector_2d_fill_21_ 0x7e3a2 _std.o ___G_subu32vector_2d_fill_21_ 0x7e412 _std.o ___G_subu32vector_2d_fill_21_ 0x7e473 _std.o ___G_subu32vector_2d_fill_21_ 0x7e4c9 _std.o ___G__23__23_subu32vector_2d_fill_21_ 0x293d _std.o ___G__23__23_subu32vector_2d_fill_21_ 0x695d _std.o ___G__23__23_subu32vector_2d_fill_21_ 0x11869 _std.o ___G__23__23_subu32vector_2d_fill_21_ 0x277da _std.o ___G_subu32vector_2d_move_21_ 0x292f _std.o ___G_subu32vector_2d_move_21_ 0x694f _std.o ___G_subu32vector_2d_move_21_ 0x3a1eb _std.o ___G_subu32vector_2d_move_21_ 0x59dcf _std.o ___G_subu32vector_2d_move_21_ 0x827b4 _std.o ___G_subu32vector_2d_move_21_ 0x827ff _std.o ___G_subu32vector_2d_move_21_ 0x828e6 _std.o ___G_subu32vector_2d_move_21_ 0x82941 _std.o ___G_subu32vector_2d_move_21_ 0x82990 _std.o ___G_subu32vector_2d_move_21_ 0x829e7 _std.o ___G_subu32vector_2d_move_21_ 0x82a3e _std.o ___G_subu32vector_2d_move_21_ 0x82adb _std.o ___G__23__23_subu32vector_2d_move_21_ 0x2921 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x6941 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x117a0 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x117f0 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x1268d _std.o ___G__23__23_subu32vector_2d_move_21_ 0x2f139 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x2f185 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x3b424 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x3b47d _std.o ___G__23__23_subu32vector_2d_move_21_ 0x44505 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x5ec54 _std.o ___G__23__23_subu32vector_2d_move_21_ 0x701ca _std.o ___G__23__23_subu32vector_2d_move_21_ 0x82a92 _std.o ___G_u32vector_2d_append 0x2913 _std.o ___G_u32vector_2d_append 0x6933 _std.o ___G__23__23_u32vector_2d_append 0x2905 _std.o ___G__23__23_u32vector_2d_append 0x6925 _std.o ___G_s32vector_2d_swap_21_ 0x2aa9 _std.o ___G_s32vector_2d_swap_21_ 0x6ac9 _std.o ___G__23__23_s32vector_2d_swap_21_ 0x2a9b _std.o ___G__23__23_s32vector_2d_swap_21_ 0x6abb _std.o ___G_s32vector_2d_set 0x2a8d _std.o ___G_s32vector_2d_set 0x6aad _std.o ___G__23__23_s32vector_2d_set_2d_small 0x2a7f _std.o ___G__23__23_s32vector_2d_set_2d_small 0x6a9f _std.o ___G__23__23_s32vector_2d_set 0x2a71 _std.o ___G__23__23_s32vector_2d_set 0x6a91 _std.o ___G__23__23_s32vector_2d_set 0x275b3 _std.o ___G__23__23_s32vector_2d_set_21__2d_fixnum 0x2a63 _std.o ___G__23__23_s32vector_2d_set_21__2d_fixnum 0x6a83 _std.o ___G_s32vector_2d_set_21_ 0x2a55 _std.o ___G_s32vector_2d_set_21_ 0x6a75 _std.o ___G__23__23_s32vector_2d_set_21_ 0x2a47 _std.o ___G__23__23_s32vector_2d_set_21_ 0x6a67 _std.o ___G__23__23_s32vector_2d_ref_2d_fixnum 0x2a39 _std.o ___G__23__23_s32vector_2d_ref_2d_fixnum 0x6a59 _std.o ___G_s32vector_2d_ref 0x2a2b _std.o ___G_s32vector_2d_ref 0x6a4b _std.o ___G__23__23_s32vector_2d_ref 0x2a1d _std.o ___G__23__23_s32vector_2d_ref 0x6a3d _std.o ___G__23__23_s32vector_2d_ref 0x3ae6f _io.o ___G_s32vector_2d_length 0x2a0f _std.o ___G_s32vector_2d_length 0x6a2f _std.o ___G__23__23_s32vector_2d_length 0x2a01 _std.o ___G__23__23_s32vector_2d_length 0x6a21 _std.o ___G_s32vector 0x29f3 _std.o ___G_s32vector 0x6a13 _std.o ___G__23__23_s32vector 0x29e5 _std.o ___G__23__23_s32vector 0x6a05 _std.o ___G__23__23_subs32vector 0x2b7b _std.o ___G__23__23_subs32vector 0x6b9b _std.o ___G__23__23_subs32vector 0x14a5c _std.o ___G__23__23_subs32vector 0x43d9d _std.o ___G__23__23_s32vector_2d_insert_2d_small 0x2b6d _std.o ___G__23__23_s32vector_2d_insert_2d_small 0x6b8d _std.o ___G__23__23_s32vector_2d_insert 0x2b5f _std.o ___G__23__23_s32vector_2d_insert 0x6b7f _std.o ___G__23__23_s32vector_2d_insert 0x137a2 _std.o ___G__23__23_s32vector_2d_delete_2d_small 0x2b51 _std.o ___G__23__23_s32vector_2d_delete_2d_small 0x6b71 _std.o ___G__23__23_s32vector_2d_delete 0x2b43 _std.o ___G__23__23_s32vector_2d_delete 0x6b63 _std.o ___G__23__23_s32vector_2d_delete 0x14945 _std.o ___G_s32vector_2d_copy_21_ 0x2b35 _std.o ___G_s32vector_2d_copy_21_ 0x6b55 _std.o ___G__23__23_s32vector_2d_copy_21_ 0x2b27 _std.o ___G__23__23_s32vector_2d_copy_21_ 0x6b47 _std.o ___G_s32vector_2d_copy 0x2b19 _std.o ___G_s32vector_2d_copy 0x6b39 _std.o ___G__23__23_s32vector_2d_copy 0x2b0b _std.o ___G__23__23_s32vector_2d_copy 0x6b2b _std.o ___G__23__23_s32vector_2d_copy 0x28d6f _std.o ___G__23__23_s32vector_2d_copy 0x3fe1e _std.o ___G_s32vector_2d_fill_21_ 0x2afd _std.o ___G_s32vector_2d_fill_21_ 0x6b1d _std.o ___G__23__23_s32vector_2d_fill_21_ 0x2aef _std.o ___G__23__23_s32vector_2d_fill_21_ 0x6b0f _std.o ___G__23__23_s32vector_2d_fill_21_ 0x808df _std.o ___G_list_2d__3e_s32vector 0x2ae1 _std.o ___G_list_2d__3e_s32vector 0x6b01 _std.o ___G__23__23_list_2d__3e_s32vector 0x2ad3 _std.o ___G__23__23_list_2d__3e_s32vector 0x6af3 _std.o ___G__23__23_list_2d__3e_s32vector 0x11953 _std.o ___G_s32vector_2d__3e_list 0x2ac5 _std.o ___G_s32vector_2d__3e_list 0x6ae5 _std.o ___G__23__23_s32vector_2d__3e_list 0x2ab7 _std.o ___G__23__23_s32vector_2d__3e_list 0x6ad7 _std.o ___G__23__23_s32vector_2d__3e_list 0x29635 _std.o ___G__23__23_fail_2d_check_2d_u64vector 0x2c5b _std.o ___G__23__23_fail_2d_check_2d_u64vector 0x6c7b _std.o ___G__23__23_s32vector_2d_in_2d_bounds_3f_ 0x2c4d _std.o ___G__23__23_s32vector_2d_in_2d_bounds_3f_ 0x6c6d _std.o ___G_s32vector_2d_shrink_21_ 0x2c31 _std.o ___G_s32vector_2d_shrink_21_ 0x6c51 _std.o ___G_s32vector_2d_shrink_21_ 0x364f2 _std.o ___G_s32vector_2d_shrink_21_ 0x91991 _std.o ___G_s32vector_2d_shrink_21_ 0x919da _std.o ___G_s32vector_2d_shrink_21_ 0x91a1e _std.o ___G__23__23_s32vector_2d_shrink_21_ 0x2c23 _std.o ___G__23__23_s32vector_2d_shrink_21_ 0x6c43 _std.o ___G_subs32vector_2d_fill_21_ 0x2c15 _std.o ___G_subs32vector_2d_fill_21_ 0x6c35 _std.o ___G_subs32vector_2d_fill_21_ 0x34d03 _std.o ___G_subs32vector_2d_fill_21_ 0x5832d _std.o ___G_subs32vector_2d_fill_21_ 0x91a83 _std.o ___G_subs32vector_2d_fill_21_ 0x91ac4 _std.o ___G_subs32vector_2d_fill_21_ 0x91b0c _std.o ___G_subs32vector_2d_fill_21_ 0x91b9f _std.o ___G_subs32vector_2d_fill_21_ 0x91bee _std.o ___G__23__23_subs32vector_2d_fill_21_ 0x2c07 _std.o ___G__23__23_subs32vector_2d_fill_21_ 0x6c27 _std.o ___G__23__23_subs32vector_2d_fill_21_ 0x11a1a _std.o ___G__23__23_subs32vector_2d_fill_21_ 0x34b80 _std.o ___G_subs32vector_2d_move_21_ 0x2bf9 _std.o ___G_subs32vector_2d_move_21_ 0x6c19 _std.o ___G_subs32vector_2d_move_21_ 0x43546 _std.o ___G_subs32vector_2d_move_21_ 0x5b28b _std.o ___G_subs32vector_2d_move_21_ 0x90088 _std.o ___G_subs32vector_2d_move_21_ 0x900d3 _std.o ___G_subs32vector_2d_move_21_ 0x906e2 _std.o ___G_subs32vector_2d_move_21_ 0x9073d _std.o ___G_subs32vector_2d_move_21_ 0x9078c _std.o ___G_subs32vector_2d_move_21_ 0x907e3 _std.o ___G_subs32vector_2d_move_21_ 0x9083a _std.o ___G_subs32vector_2d_move_21_ 0x908d7 _std.o ___G__23__23_subs32vector_2d_move_21_ 0x2beb _std.o ___G__23__23_subs32vector_2d_move_21_ 0x6c0b _std.o ___G__23__23_subs32vector_2d_move_21_ 0x1492d _std.o ___G__23__23_subs32vector_2d_move_21_ 0x1497d _std.o ___G__23__23_subs32vector_2d_move_21_ 0x14a94 _std.o ___G__23__23_subs32vector_2d_move_21_ 0x3b860 _std.o ___G__23__23_subs32vector_2d_move_21_ 0x3b8b9 _std.o ___G__23__23_subs32vector_2d_move_21_ 0x3b8f9 _std.o ___G__23__23_subs32vector_2d_move_21_ 0x42a60 _std.o ___G__23__23_subs32vector_2d_move_21_ 0x4330b _std.o ___G__23__23_subs32vector_2d_move_21_ 0x9088e _std.o ___G__23__23_subs32vector_2d_move_21_ 0x92f45 _std.o ___G__23__23_subs32vector_2d_move_21_ 0x94000 _std.o ___G_s32vector_2d_append 0x2bdd _std.o ___G_s32vector_2d_append 0x6bfd _std.o ___G__23__23_s32vector_2d_append 0x2bcf _std.o ___G__23__23_s32vector_2d_append 0x6bef _std.o ___G__23__23_s32vector_2d_append_2d_aux 0x2bc1 _std.o ___G__23__23_s32vector_2d_append_2d_aux 0x6be1 _std.o ___G_s32vector_2d_concatenate 0x2bb3 _std.o ___G_s32vector_2d_concatenate 0x6bd3 _std.o ___G__23__23_s32vector_2d_concatenate 0x2ba5 _std.o ___G__23__23_s32vector_2d_concatenate 0x6bc5 _std.o ___G__23__23_s32vector_2d_concatenate 0xf3ba _std.o ___G__23__23_s32vector_2d_concatenate 0x135c3 _std.o ___G__23__23_s32vector_2d_concatenate 0x14aac _std.o ___G_subs32vector 0x2b97 _std.o ___G_subs32vector 0x6bb7 _std.o ___G__23__23_subs32vector_2d_small 0x2b89 _std.o ___G__23__23_subs32vector_2d_small 0x6ba9 _std.o ___G__23__23_u64vector_2d_set_21__2d_fixnum 0x2d2d _std.o ___G__23__23_u64vector_2d_set_21__2d_fixnum 0x6d4d _std.o ___G_u64vector_2d_set_21_ 0x2d1f _std.o ___G_u64vector_2d_set_21_ 0x6d3f _std.o ___G__23__23_u64vector_2d_set_21_ 0x2d11 _std.o ___G__23__23_u64vector_2d_set_21_ 0x6d31 _std.o ___G__23__23_u64vector_2d_ref_2d_fixnum 0x2d03 _std.o ___G__23__23_u64vector_2d_ref_2d_fixnum 0x6d23 _std.o ___G_u64vector_2d_ref 0x2cf5 _std.o ___G_u64vector_2d_ref 0x6d15 _std.o ___G__23__23_u64vector_2d_ref 0x2ce7 _std.o ___G__23__23_u64vector_2d_ref 0x6d07 _std.o ___G__23__23_u64vector_2d_ref 0x3aedd _io.o ___G_u64vector_2d_length 0x2cd9 _std.o ___G_u64vector_2d_length 0x6cf9 _std.o ___G__23__23_u64vector_2d_length 0x2ccb _std.o ___G__23__23_u64vector_2d_length 0x6ceb _std.o ___G_u64vector 0x2cbd _std.o ___G_u64vector 0x6cdd _std.o ___G__23__23_u64vector 0x2caf _std.o ___G__23__23_u64vector 0x6ccf _std.o ___G__23__23_make_2d_u64vector_2d_small 0x2ca1 _std.o ___G__23__23_make_2d_u64vector_2d_small 0x6cc1 _std.o ___G_make_2d_u64vector 0x2c93 _std.o ___G_make_2d_u64vector 0x6cb3 _std.o ___G_u64vector_3f_ 0x2c85 _std.o ___G_u64vector_3f_ 0x6ca5 _std.o ___G__23__23_u64vector_3f_ 0x2c77 _std.o ___G__23__23_u64vector_3f_ 0x6c97 _std.o ___G__23__23_fail_2d_check_2d_u64vector_2d_list 0x2c69 _std.o ___G__23__23_fail_2d_check_2d_u64vector_2d_list 0x6c89 _std.o ___G_u64vector_2d_copy_21_ 0x2dff _std.o ___G_u64vector_2d_copy_21_ 0x6e1f _std.o ___G__23__23_u64vector_2d_copy_21_ 0x2df1 _std.o ___G__23__23_u64vector_2d_copy_21_ 0x6e11 _std.o ___G_u64vector_2d_copy 0x2de3 _std.o ___G_u64vector_2d_copy 0x6e03 _std.o ___G__23__23_u64vector_2d_copy 0x2dd5 _std.o ___G__23__23_u64vector_2d_copy 0x6df5 _std.o ___G__23__23_u64vector_2d_copy 0x3993e _std.o ___G__23__23_u64vector_2d_copy 0x43b87 _std.o ___G_u64vector_2d_fill_21_ 0x2dc7 _std.o ___G_u64vector_2d_fill_21_ 0x6de7 _std.o ___G__23__23_u64vector_2d_fill_21_ 0x2db9 _std.o ___G__23__23_u64vector_2d_fill_21_ 0x6dd9 _std.o ___G__23__23_u64vector_2d_fill_21_ 0x8e22a _std.o ___G_list_2d__3e_u64vector 0x2dab _std.o ___G_list_2d__3e_u64vector 0x6dcb _std.o ___G__23__23_list_2d__3e_u64vector 0x2d9d _std.o ___G__23__23_list_2d__3e_u64vector 0x6dbd _std.o ___G__23__23_list_2d__3e_u64vector 0x144c9 _std.o ___G_u64vector_2d__3e_list 0x2d8f _std.o ___G_u64vector_2d__3e_list 0x6daf _std.o ___G__23__23_u64vector_2d__3e_list 0x2d81 _std.o ___G__23__23_u64vector_2d__3e_list 0x6da1 _std.o ___G__23__23_u64vector_2d__3e_list 0x4215a _std.o ___G_u64vector_2d_swap_21_ 0x2d73 _std.o ___G_u64vector_2d_swap_21_ 0x6d93 _std.o ___G__23__23_u64vector_2d_swap_21_ 0x2d65 _std.o ___G__23__23_u64vector_2d_swap_21_ 0x6d85 _std.o ___G_u64vector_2d_set 0x2d57 _std.o ___G_u64vector_2d_set 0x6d77 _std.o ___G__23__23_u64vector_2d_set_2d_small 0x2d49 _std.o ___G__23__23_u64vector_2d_set_2d_small 0x6d69 _std.o ___G__23__23_u64vector_2d_set 0x2d3b _std.o ___G__23__23_u64vector_2d_set 0x6d5b _std.o ___G__23__23_u64vector_2d_set 0x3ac69 _std.o ___G__23__23_subu64vector_2d_fill_21_ 0x2ed1 _std.o ___G__23__23_subu64vector_2d_fill_21_ 0x6ef1 _std.o ___G__23__23_subu64vector_2d_fill_21_ 0x148ec _std.o ___G__23__23_subu64vector_2d_fill_21_ 0x39b6a _std.o ___G_subu64vector_2d_move_21_ 0x2ec3 _std.o ___G_subu64vector_2d_move_21_ 0x6ee3 _std.o ___G_subu64vector_2d_move_21_ 0x2a6bb _std.o ___G_subu64vector_2d_move_21_ 0x58c45 _std.o ___G_subu64vector_2d_move_21_ 0x83963 _std.o ___G_subu64vector_2d_move_21_ 0x839be _std.o ___G_subu64vector_2d_move_21_ 0x839f8 _std.o ___G_subu64vector_2d_move_21_ 0x83a82 _std.o ___G_subu64vector_2d_move_21_ 0x83ac0 _std.o ___G_subu64vector_2d_move_21_ 0x83b64 _std.o ___G_subu64vector_2d_move_21_ 0x83bec _std.o ___G_subu64vector_2d_move_21_ 0x83c50 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x2eb5 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x6ed5 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x146ba _std.o ___G__23__23_subu64vector_2d_move_21_ 0x1476e _std.o ___G__23__23_subu64vector_2d_move_21_ 0x14786 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x23d59 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x2dff9 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x2e052 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x3984f _std.o ___G__23__23_subu64vector_2d_move_21_ 0x39a19 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x755be _std.o ___G__23__23_subu64vector_2d_move_21_ 0x7ac11 _std.o ___G__23__23_subu64vector_2d_move_21_ 0x83a48 _std.o ___G_u64vector_2d_append 0x2ea7 _std.o ___G_u64vector_2d_append 0x6ec7 _std.o ___G__23__23_u64vector_2d_append 0x2e99 _std.o ___G__23__23_u64vector_2d_append 0x6eb9 _std.o ___G__23__23_u64vector_2d_append_2d_aux 0x2e8b _std.o ___G__23__23_u64vector_2d_append_2d_aux 0x6eab _std.o ___G_u64vector_2d_concatenate 0x2e7d _std.o ___G_u64vector_2d_concatenate 0x6e9d _std.o ___G__23__23_u64vector_2d_concatenate 0x2e6f _std.o ___G__23__23_u64vector_2d_concatenate 0x6e8f _std.o ___G__23__23_u64vector_2d_concatenate 0xf4a9 _std.o ___G__23__23_u64vector_2d_concatenate 0x146e6 _std.o ___G__23__23_u64vector_2d_concatenate 0x146fa _std.o ___G_subu64vector 0x2e61 _std.o ___G_subu64vector 0x6e81 _std.o ___G__23__23_subu64vector_2d_small 0x2e53 _std.o ___G__23__23_subu64vector_2d_small 0x6e73 _std.o ___G__23__23_subu64vector 0x2e45 _std.o ___G__23__23_subu64vector 0x6e65 _std.o ___G__23__23_subu64vector 0x146d2 _std.o ___G__23__23_subu64vector 0x40f25 _std.o ___G__23__23_u64vector_2d_insert_2d_small 0x2e37 _std.o ___G__23__23_u64vector_2d_insert_2d_small 0x6e57 _std.o ___G__23__23_u64vector_2d_insert 0x2e29 _std.o ___G__23__23_u64vector_2d_insert 0x6e49 _std.o ___G__23__23_u64vector_2d_insert 0x14736 _std.o ___G__23__23_u64vector_2d_delete_2d_small 0x2e1b _std.o ___G__23__23_u64vector_2d_delete_2d_small 0x6e3b _std.o ___G__23__23_u64vector_2d_delete 0x2e0d _std.o ___G__23__23_u64vector_2d_delete 0x6e2d _std.o ___G__23__23_u64vector_2d_delete 0x14722 _std.o ___G__23__23_s64vector_2d_ref 0x2fb1 _std.o ___G__23__23_s64vector_2d_ref 0x6fd1 _std.o ___G__23__23_s64vector_2d_ref 0x3af46 _io.o ___G_s64vector_2d_length 0x2fa3 _std.o ___G_s64vector_2d_length 0x6fc3 _std.o ___G__23__23_s64vector_2d_length 0x2f95 _std.o ___G__23__23_s64vector_2d_length 0x6fb5 _std.o ___G_s64vector 0x2f87 _std.o ___G_s64vector 0x6fa7 _std.o ___G__23__23_s64vector 0x2f79 _std.o ___G__23__23_s64vector 0x6f99 _std.o ___G__23__23_make_2d_s64vector_2d_small 0x2f6b _std.o ___G__23__23_make_2d_s64vector_2d_small 0x6f8b _std.o ___G_make_2d_s64vector 0x2f5d _std.o ___G_make_2d_s64vector 0x6f7d _std.o ___G_s64vector_3f_ 0x2f4f _std.o ___G_s64vector_3f_ 0x6f6f _std.o ___G__23__23_s64vector_3f_ 0x2f41 _std.o ___G__23__23_s64vector_3f_ 0x6f61 _std.o ___G__23__23_fail_2d_check_2d_s64vector_2d_list 0x2f33 _std.o ___G__23__23_fail_2d_check_2d_s64vector_2d_list 0x6f53 _std.o ___G__23__23_fail_2d_check_2d_s64vector 0x2f25 _std.o ___G__23__23_fail_2d_check_2d_s64vector 0x6f45 _std.o ___G__23__23_u64vector_2d_in_2d_bounds_3f_ 0x2f17 _std.o ___G__23__23_u64vector_2d_in_2d_bounds_3f_ 0x6f37 _std.o ___G_u64vector_2d_shrink_21_ 0x2efb _std.o ___G_u64vector_2d_shrink_21_ 0x6f1b _std.o ___G_u64vector_2d_shrink_21_ 0x2d6c2 _std.o ___G_u64vector_2d_shrink_21_ 0x81beb _std.o ___G_u64vector_2d_shrink_21_ 0x81c34 _std.o ___G_u64vector_2d_shrink_21_ 0x81c78 _std.o ___G__23__23_u64vector_2d_shrink_21_ 0x2eed _std.o ___G__23__23_u64vector_2d_shrink_21_ 0x6f0d _std.o ___G_subu64vector_2d_fill_21_ 0x2edf _std.o ___G_subu64vector_2d_fill_21_ 0x6eff _std.o ___G_subu64vector_2d_fill_21_ 0x39b2c _std.o ___G_subu64vector_2d_fill_21_ 0x52abb _std.o ___G_subu64vector_2d_fill_21_ 0x84599 _std.o ___G_subu64vector_2d_fill_21_ 0x845dd _std.o ___G_subu64vector_2d_fill_21_ 0x84642 _std.o ___G_subu64vector_2d_fill_21_ 0x8472d _std.o ___G_subu64vector_2d_fill_21_ 0x8477c _std.o ___G__23__23_s64vector_2d_fill_21_ 0x3083 _std.o ___G__23__23_s64vector_2d_fill_21_ 0x70a3 _std.o ___G__23__23_s64vector_2d_fill_21_ 0x7ae17 _std.o ___G_list_2d__3e_s64vector 0x3075 _std.o ___G_list_2d__3e_s64vector 0x7095 _std.o ___G__23__23_list_2d__3e_s64vector 0x3067 _std.o ___G__23__23_list_2d__3e_s64vector 0x7087 _std.o ___G__23__23_list_2d__3e_s64vector 0x14682 _std.o ___G_s64vector_2d__3e_list 0x3059 _std.o ___G_s64vector_2d__3e_list 0x7079 _std.o ___G__23__23_s64vector_2d__3e_list 0x304b _std.o ___G__23__23_s64vector_2d__3e_list 0x706b _std.o ___G__23__23_s64vector_2d__3e_list 0x3ec66 _std.o ___G_s64vector_2d_swap_21_ 0x303d _std.o ___G_s64vector_2d_swap_21_ 0x705d _std.o ___G__23__23_s64vector_2d_swap_21_ 0x302f _std.o ___G__23__23_s64vector_2d_swap_21_ 0x704f _std.o ___G_s64vector_2d_set 0x3021 _std.o ___G_s64vector_2d_set 0x7041 _std.o ___G__23__23_s64vector_2d_set_2d_small 0x3013 _std.o ___G__23__23_s64vector_2d_set_2d_small 0x7033 _std.o ___G__23__23_s64vector_2d_set 0x3005 _std.o ___G__23__23_s64vector_2d_set 0x7025 _std.o ___G__23__23_s64vector_2d_set 0x2d658 _std.o ___G__23__23_s64vector_2d_set_21__2d_fixnum 0x2ff7 _std.o ___G__23__23_s64vector_2d_set_21__2d_fixnum 0x7017 _std.o ___G_s64vector_2d_set_21_ 0x2fe9 _std.o ___G_s64vector_2d_set_21_ 0x7009 _std.o ___G__23__23_s64vector_2d_set_21_ 0x2fdb _std.o ___G__23__23_s64vector_2d_set_21_ 0x6ffb _std.o ___G__23__23_s64vector_2d_ref_2d_fixnum 0x2fcd _std.o ___G__23__23_s64vector_2d_ref_2d_fixnum 0x6fed _std.o ___G_s64vector_2d_ref 0x2fbf _std.o ___G_s64vector_2d_ref 0x6fdf _std.o ___G__23__23_s64vector_2d_append_2d_aux 0x3155 _std.o ___G__23__23_s64vector_2d_append_2d_aux 0x7175 _std.o ___G_s64vector_2d_concatenate 0x3147 _std.o ___G_s64vector_2d_concatenate 0x7167 _std.o ___G__23__23_s64vector_2d_concatenate 0x3139 _std.o ___G__23__23_s64vector_2d_concatenate 0x7159 _std.o ___G__23__23_s64vector_2d_concatenate 0xf450 _std.o ___G__23__23_s64vector_2d_concatenate 0x1246c _std.o ___G__23__23_s64vector_2d_concatenate 0x12480 _std.o ___G_subs64vector 0x312b _std.o ___G_subs64vector 0x714b _std.o ___G__23__23_subs64vector_2d_small 0x311d _std.o ___G__23__23_subs64vector_2d_small 0x713d _std.o ___G__23__23_subs64vector 0x310f _std.o ___G__23__23_subs64vector 0x712f _std.o ___G__23__23_subs64vector 0x147b3 _std.o ___G__23__23_subs64vector 0x31f39 _std.o ___G__23__23_s64vector_2d_insert_2d_small 0x3101 _std.o ___G__23__23_s64vector_2d_insert_2d_small 0x7121 _std.o ___G__23__23_s64vector_2d_insert 0x30f3 _std.o ___G__23__23_s64vector_2d_insert 0x7113 _std.o ___G__23__23_s64vector_2d_insert 0x13247 _std.o ___G__23__23_s64vector_2d_delete_2d_small 0x30e5 _std.o ___G__23__23_s64vector_2d_delete_2d_small 0x7105 _std.o ___G__23__23_s64vector_2d_delete 0x30d7 _std.o ___G__23__23_s64vector_2d_delete 0x70f7 _std.o ___G__23__23_s64vector_2d_delete 0x13233 _std.o ___G_s64vector_2d_copy_21_ 0x30c9 _std.o ___G_s64vector_2d_copy_21_ 0x70e9 _std.o ___G__23__23_s64vector_2d_copy_21_ 0x30bb _std.o ___G__23__23_s64vector_2d_copy_21_ 0x70db _std.o ___G_s64vector_2d_copy 0x30ad _std.o ___G_s64vector_2d_copy 0x70cd _std.o ___G__23__23_s64vector_2d_copy 0x309f _std.o ___G__23__23_s64vector_2d_copy 0x70bf _std.o ___G__23__23_s64vector_2d_copy 0x21db2 _std.o ___G__23__23_s64vector_2d_copy 0x2eac9 _std.o ___G_s64vector_2d_fill_21_ 0x3091 _std.o ___G_s64vector_2d_fill_21_ 0x70b1 _std.o ___G__23__23_make_2d_f32vector_2d_small 0x3235 _std.o ___G__23__23_make_2d_f32vector_2d_small 0x7255 _std.o ___G_make_2d_f32vector 0x3227 _std.o ___G_make_2d_f32vector 0x7247 _std.o ___G_f32vector_3f_ 0x3219 _std.o ___G_f32vector_3f_ 0x7239 _std.o ___G__23__23_f32vector_3f_ 0x320b _std.o ___G__23__23_f32vector_3f_ 0x722b _std.o ___G__23__23_fail_2d_check_2d_f32vector_2d_list 0x31fd _std.o ___G__23__23_fail_2d_check_2d_f32vector_2d_list 0x721d _std.o ___G__23__23_fail_2d_check_2d_f32vector 0x31ef _std.o ___G__23__23_fail_2d_check_2d_f32vector 0x720f _std.o ___G__23__23_s64vector_2d_in_2d_bounds_3f_ 0x31e1 _std.o ___G__23__23_s64vector_2d_in_2d_bounds_3f_ 0x7201 _std.o ___G_s64vector_2d_shrink_21_ 0x31c5 _std.o ___G_s64vector_2d_shrink_21_ 0x71e5 _std.o ___G_s64vector_2d_shrink_21_ 0x1b06a _std.o ___G_s64vector_2d_shrink_21_ 0x68b24 _std.o ___G_s64vector_2d_shrink_21_ 0x68b6d _std.o ___G_s64vector_2d_shrink_21_ 0x68bb1 _std.o ___G__23__23_s64vector_2d_shrink_21_ 0x31b7 _std.o ___G__23__23_s64vector_2d_shrink_21_ 0x71d7 _std.o ___G_subs64vector_2d_fill_21_ 0x31a9 _std.o ___G_subs64vector_2d_fill_21_ 0x71c9 _std.o ___G_subs64vector_2d_fill_21_ 0x2d448 _std.o ___G_subs64vector_2d_fill_21_ 0x5ae4a _std.o ___G_subs64vector_2d_fill_21_ 0x8a566 _std.o ___G_subs64vector_2d_fill_21_ 0x8a59c _std.o ___G_subs64vector_2d_fill_21_ 0x8a612 _std.o ___G_subs64vector_2d_fill_21_ 0x8a6b4 _std.o ___G_subs64vector_2d_fill_21_ 0x8a70d _std.o ___G__23__23_subs64vector_2d_fill_21_ 0x319b _std.o ___G__23__23_subs64vector_2d_fill_21_ 0x71bb _std.o ___G__23__23_subs64vector_2d_fill_21_ 0x13760 _std.o ___G__23__23_subs64vector_2d_fill_21_ 0x36102 _std.o ___G_subs64vector_2d_move_21_ 0x318d _std.o ___G_subs64vector_2d_move_21_ 0x71ad _std.o ___G_subs64vector_2d_move_21_ 0x3773b _std.o ___G_subs64vector_2d_move_21_ 0x56a23 _std.o ___G_subs64vector_2d_move_21_ 0x7dac1 _std.o ___G_subs64vector_2d_move_21_ 0x7db0c _std.o ___G_subs64vector_2d_move_21_ 0x7dbf2 _std.o ___G_subs64vector_2d_move_21_ 0x7dc49 _std.o ___G_subs64vector_2d_move_21_ 0x7dcf2 _std.o ___G_subs64vector_2d_move_21_ 0x7dd4d _std.o ___G_subs64vector_2d_move_21_ 0x7dd9c _std.o ___G_subs64vector_2d_move_21_ 0x7de59 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x317f _std.o ___G__23__23_subs64vector_2d_move_21_ 0x719f _std.o ___G__23__23_subs64vector_2d_move_21_ 0x13297 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x132c7 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x149ba _std.o ___G__23__23_subs64vector_2d_move_21_ 0x2296d _std.o ___G__23__23_subs64vector_2d_move_21_ 0x2e918 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x2e971 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x2ea34 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x2ef34 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x73df5 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x7de10 _std.o ___G__23__23_subs64vector_2d_move_21_ 0x7ec9c _std.o ___G_s64vector_2d_append 0x3171 _std.o ___G_s64vector_2d_append 0x7191 _std.o ___G__23__23_s64vector_2d_append 0x3163 _std.o ___G__23__23_s64vector_2d_append 0x7183 _std.o ___G_f32vector_2d__3e_list 0x3307 _std.o ___G_f32vector_2d__3e_list 0x7327 _std.o ___G__23__23_f32vector_2d__3e_list 0x32f9 _std.o ___G__23__23_f32vector_2d__3e_list 0x7319 _std.o ___G__23__23_f32vector_2d__3e_list 0x19bdf _std.o ___G_f32vector_2d_swap_21_ 0x32eb _std.o ___G_f32vector_2d_swap_21_ 0x730b _std.o ___G__23__23_f32vector_2d_swap_21_ 0x32dd _std.o ___G__23__23_f32vector_2d_swap_21_ 0x72fd _std.o ___G_f32vector_2d_set 0x32cf _std.o ___G_f32vector_2d_set 0x72ef _std.o ___G__23__23_f32vector_2d_set_2d_small 0x32c1 _std.o ___G__23__23_f32vector_2d_set_2d_small 0x72e1 _std.o ___G__23__23_f32vector_2d_set 0x32b3 _std.o ___G__23__23_f32vector_2d_set 0x72d3 _std.o ___G__23__23_f32vector_2d_set 0x18b7c _std.o ___G_f32vector_2d_set_21_ 0x32a5 _std.o ___G_f32vector_2d_set_21_ 0x72c5 _std.o ___G__23__23_f32vector_2d_set_21_ 0x3297 _std.o ___G__23__23_f32vector_2d_set_21_ 0x72b7 _std.o ___G_f32vector_2d_ref 0x3289 _std.o ___G_f32vector_2d_ref 0x72a9 _std.o ___G__23__23_f32vector_2d_ref 0x327b _std.o ___G__23__23_f32vector_2d_ref 0x729b _std.o ___G__23__23_f32vector_2d_ref 0x3acee _io.o ___G_f32vector_2d_length 0x326d _std.o ___G_f32vector_2d_length 0x728d _std.o ___G__23__23_f32vector_2d_length 0x325f _std.o ___G__23__23_f32vector_2d_length 0x727f _std.o ___G_f32vector 0x3251 _std.o ___G_f32vector 0x7271 _std.o ___G__23__23_f32vector 0x3243 _std.o ___G__23__23_f32vector 0x7263 _std.o ___G_subf32vector 0x33d9 _std.o ___G_subf32vector 0x73f9 _std.o ___G__23__23_subf32vector_2d_small 0x33cb _std.o ___G__23__23_subf32vector_2d_small 0x73eb _std.o ___G__23__23_subf32vector 0x33bd _std.o ___G__23__23_subf32vector 0x73dd _std.o ___G__23__23_subf32vector 0x12fa6 _std.o ___G__23__23_subf32vector 0x459e2 _std.o ___G__23__23_f32vector_2d_insert_2d_small 0x33af _std.o ___G__23__23_f32vector_2d_insert_2d_small 0x73cf _std.o ___G__23__23_f32vector_2d_insert 0x33a1 _std.o ___G__23__23_f32vector_2d_insert 0x73c1 _std.o ___G__23__23_f32vector_2d_insert 0x11560 _std.o ___G__23__23_f32vector_2d_delete_2d_small 0x3393 _std.o ___G__23__23_f32vector_2d_delete_2d_small 0x73b3 _std.o ___G__23__23_f32vector_2d_delete 0x3385 _std.o ___G__23__23_f32vector_2d_delete 0x73a5 _std.o ___G__23__23_f32vector_2d_delete 0x114d8 _std.o ___G_f32vector_2d_copy_21_ 0x3377 _std.o ___G_f32vector_2d_copy_21_ 0x7397 _std.o ___G__23__23_f32vector_2d_copy_21_ 0x3369 _std.o ___G__23__23_f32vector_2d_copy_21_ 0x7389 _std.o ___G_f32vector_2d_copy 0x335b _std.o ___G_f32vector_2d_copy 0x737b _std.o ___G__23__23_f32vector_2d_copy 0x334d _std.o ___G__23__23_f32vector_2d_copy 0x736d _std.o ___G__23__23_f32vector_2d_copy 0x15610 _std.o ___G__23__23_f32vector_2d_copy 0x18ca0 _std.o ___G_f32vector_2d_fill_21_ 0x333f _std.o ___G_f32vector_2d_fill_21_ 0x735f _std.o ___G__23__23_f32vector_2d_fill_21_ 0x3331 _std.o ___G__23__23_f32vector_2d_fill_21_ 0x7351 _std.o ___G__23__23_f32vector_2d_fill_21_ 0x68e83 _std.o ___G_list_2d__3e_f32vector 0x3323 _std.o ___G_list_2d__3e_f32vector 0x7343 _std.o ___G__23__23_list_2d__3e_f32vector 0x3315 _std.o ___G__23__23_list_2d__3e_f32vector 0x7335 _std.o ___G__23__23_list_2d__3e_f32vector 0x127ea _std.o ___G__23__23_f64vector_3f_ 0x34b9 _std.o ___G__23__23_f64vector_3f_ 0x74d9 _std.o ___G__23__23_fail_2d_check_2d_f64vector_2d_list 0x34ab _std.o ___G__23__23_fail_2d_check_2d_f64vector_2d_list 0x74cb _std.o ___G__23__23_fail_2d_check_2d_f64vector 0x349d _std.o ___G__23__23_fail_2d_check_2d_f64vector 0x74bd _std.o ___G__23__23_f32vector_2d_in_2d_bounds_3f_ 0x348f _std.o ___G__23__23_f32vector_2d_in_2d_bounds_3f_ 0x74af _std.o ___G_f32vector_2d_shrink_21_ 0x3473 _std.o ___G_f32vector_2d_shrink_21_ 0x7493 _std.o ___G_f32vector_2d_shrink_21_ 0x21036 _std.o ___G_f32vector_2d_shrink_21_ 0x8ad46 _std.o ___G_f32vector_2d_shrink_21_ 0x8ad8f _std.o ___G_f32vector_2d_shrink_21_ 0x8add3 _std.o ___G__23__23_f32vector_2d_shrink_21_ 0x3465 _std.o ___G__23__23_f32vector_2d_shrink_21_ 0x7485 _std.o ___G_subf32vector_2d_fill_21_ 0x3457 _std.o ___G_subf32vector_2d_fill_21_ 0x7477 _std.o ___G_subf32vector_2d_fill_21_ 0x31a37 _std.o ___G_subf32vector_2d_fill_21_ 0x50630 _std.o ___G_subf32vector_2d_fill_21_ 0x6e7e7 _std.o ___G_subf32vector_2d_fill_21_ 0x6e823 _std.o ___G_subf32vector_2d_fill_21_ 0x6e89d _std.o ___G_subf32vector_2d_fill_21_ 0x6e8f3 _std.o ___G_subf32vector_2d_fill_21_ 0x6f3cb _std.o ___G__23__23_subf32vector_2d_fill_21_ 0x3449 _std.o ___G__23__23_subf32vector_2d_fill_21_ 0x7469 _std.o ___G__23__23_subf32vector_2d_fill_21_ 0x115c1 _std.o ___G__23__23_subf32vector_2d_fill_21_ 0x4265e _std.o ___G_subf32vector_2d_move_21_ 0x343b _std.o ___G_subf32vector_2d_move_21_ 0x745b _std.o ___G_subf32vector_2d_move_21_ 0x38d9f _std.o ___G_subf32vector_2d_move_21_ 0x57b1f _std.o ___G_subf32vector_2d_move_21_ 0x7521f _std.o ___G_subf32vector_2d_move_21_ 0x7526a _std.o ___G_subf32vector_2d_move_21_ 0x7534f _std.o ___G_subf32vector_2d_move_21_ 0x753aa _std.o ___G_subf32vector_2d_move_21_ 0x753f9 _std.o ___G_subf32vector_2d_move_21_ 0x75450 _std.o ___G_subf32vector_2d_move_21_ 0x754a7 _std.o ___G_subf32vector_2d_move_21_ 0x75544 _std.o ___G__23__23_subf32vector_2d_move_21_ 0x342d _std.o ___G__23__23_subf32vector_2d_move_21_ 0x744d _std.o ___G__23__23_subf32vector_2d_move_21_ 0xd0f6 _std.o ___G__23__23_subf32vector_2d_move_21_ 0xe813 _std.o ___G__23__23_subf32vector_2d_move_21_ 0xeea5 _std.o ___G__23__23_subf32vector_2d_move_21_ 0x114b0 _std.o ___G__23__23_subf32vector_2d_move_21_ 0x11524 _std.o ___G__23__23_subf32vector_2d_move_21_ 0x1325b _std.o ___G__23__23_subf32vector_2d_move_21_ 0x1675e _std.o ___G__23__23_subf32vector_2d_move_21_ 0x1a5be _std.o ___G__23__23_subf32vector_2d_move_21_ 0x754fb _std.o ___G__23__23_subf32vector_2d_move_21_ 0x8dea6 _std.o ___G__23__23_subf32vector_2d_move_21_ 0x8fc4f _std.o ___G_f32vector_2d_append 0x341f _std.o ___G_f32vector_2d_append 0x743f _std.o ___G__23__23_f32vector_2d_append 0x3411 _std.o ___G__23__23_f32vector_2d_append 0x7431 _std.o ___G__23__23_f32vector_2d_append_2d_aux 0x3403 _std.o ___G__23__23_f32vector_2d_append_2d_aux 0x7423 _std.o ___G_f32vector_2d_concatenate 0x33f5 _std.o ___G_f32vector_2d_concatenate 0x7415 _std.o ___G__23__23_f32vector_2d_concatenate 0x33e7 _std.o ___G__23__23_f32vector_2d_concatenate 0x7407 _std.o ___G__23__23_f32vector_2d_concatenate 0xfe3a _std.o ___G__23__23_f32vector_2d_concatenate 0x12f7e _std.o ___G__23__23_f32vector_2d_concatenate 0x12fba _std.o ___G__23__23_f64vector_2d_swap_21_ 0x358b _std.o ___G__23__23_f64vector_2d_swap_21_ 0x75ab _std.o ___G_f64vector_2d_set 0x357d _std.o ___G_f64vector_2d_set 0x759d _std.o ___G__23__23_f64vector_2d_set_2d_small 0x356f _std.o ___G__23__23_f64vector_2d_set_2d_small 0x758f _std.o ___G__23__23_f64vector_2d_set 0x3561 _std.o ___G__23__23_f64vector_2d_set 0x7581 _std.o ___G__23__23_f64vector_2d_set 0x33b2c _std.o ___G_f64vector_2d_set_21_ 0x3553 _std.o ___G_f64vector_2d_set_21_ 0x7573 _std.o ___G__23__23_f64vector_2d_set_21_ 0x3545 _std.o ___G__23__23_f64vector_2d_set_21_ 0x7565 _std.o ___G_f64vector_2d_ref 0x3537 _std.o ___G_f64vector_2d_ref 0x7557 _std.o ___G__23__23_f64vector_2d_ref 0x3529 _std.o ___G__23__23_f64vector_2d_ref 0x7549 _std.o ___G__23__23_f64vector_2d_ref 0x3b301 _io.o ___G_f64vector_2d_length 0x351b _std.o ___G_f64vector_2d_length 0x753b _std.o ___G__23__23_f64vector_2d_length 0x350d _std.o ___G__23__23_f64vector_2d_length 0x752d _std.o ___G_f64vector 0x34ff _std.o ___G_f64vector 0x751f _std.o ___G__23__23_f64vector 0x34f1 _std.o ___G__23__23_f64vector 0x7511 _std.o ___G__23__23_make_2d_f64vector_2d_small 0x34e3 _std.o ___G__23__23_make_2d_f64vector_2d_small 0x7503 _std.o ___G_make_2d_f64vector 0x34d5 _std.o ___G_make_2d_f64vector 0x74f5 _std.o ___G_f64vector_3f_ 0x34c7 _std.o ___G_f64vector_3f_ 0x74e7 _std.o ___G__23__23_f64vector_2d_insert_2d_small 0x365d _std.o ___G__23__23_f64vector_2d_insert_2d_small 0x767d _std.o ___G__23__23_f64vector_2d_insert 0x364f _std.o ___G__23__23_f64vector_2d_insert 0x766f _std.o ___G__23__23_f64vector_2d_insert 0x12f42 _std.o ___G__23__23_f64vector_2d_delete_2d_small 0x3641 _std.o ___G__23__23_f64vector_2d_delete_2d_small 0x7661 _std.o ___G__23__23_f64vector_2d_delete 0x3633 _std.o ___G__23__23_f64vector_2d_delete 0x7653 _std.o ___G__23__23_f64vector_2d_delete 0x12ece _std.o ___G_f64vector_2d_copy_21_ 0x3625 _std.o ___G_f64vector_2d_copy_21_ 0x7645 _std.o ___G__23__23_f64vector_2d_copy_21_ 0x3617 _std.o ___G__23__23_f64vector_2d_copy_21_ 0x7637 _std.o ___G_f64vector_2d_copy 0x3609 _std.o ___G_f64vector_2d_copy 0x7629 _std.o ___G__23__23_f64vector_2d_copy 0x35fb _std.o ___G__23__23_f64vector_2d_copy 0x761b _std.o ___G__23__23_f64vector_2d_copy 0x33d57 _std.o ___G__23__23_f64vector_2d_copy 0x42646 _std.o ___G_f64vector_2d_fill_21_ 0x35ed _std.o ___G_f64vector_2d_fill_21_ 0x760d _std.o ___G__23__23_f64vector_2d_fill_21_ 0x35df _std.o ___G__23__23_f64vector_2d_fill_21_ 0x75ff _std.o ___G__23__23_f64vector_2d_fill_21_ 0x8f0c9 _std.o ___G_list_2d__3e_f64vector 0x35d1 _std.o ___G_list_2d__3e_f64vector 0x75f1 _std.o ___G__23__23_list_2d__3e_f64vector 0x35c3 _std.o ___G__23__23_list_2d__3e_f64vector 0x75e3 _std.o ___G__23__23_list_2d__3e_f64vector 0x13043 _std.o ___G_f64vector_2d__3e_list 0x35b5 _std.o ___G_f64vector_2d__3e_list 0x75d5 _std.o ___G__23__23_f64vector_2d__3e_list 0x35a7 _std.o ___G__23__23_f64vector_2d__3e_list 0x75c7 _std.o ___G__23__23_f64vector_2d__3e_list 0x42901 _std.o ___G_f64vector_2d_swap_21_ 0x3599 _std.o ___G_f64vector_2d_swap_21_ 0x75b9 _std.o ___G__23__23_f64vector_2d_in_2d_bounds_3f_ 0x3743 _std.o ___G__23__23_f64vector_2d_in_2d_bounds_3f_ 0x7763 _std.o ___G_f64vector_2d_shrink_21_ 0x3727 _std.o ___G_f64vector_2d_shrink_21_ 0x7747 _std.o ___G_f64vector_2d_shrink_21_ 0x3fa90 _std.o ___G_f64vector_2d_shrink_21_ 0x92977 _std.o ___G_f64vector_2d_shrink_21_ 0x929c0 _std.o ___G_f64vector_2d_shrink_21_ 0x92a04 _std.o ___G__23__23_f64vector_2d_shrink_21_ 0x3719 _std.o ___G__23__23_f64vector_2d_shrink_21_ 0x7739 _std.o ___G_subf64vector_2d_fill_21_ 0x370b _std.o ___G_subf64vector_2d_fill_21_ 0x772b _std.o ___G_subf64vector_2d_fill_21_ 0x2a392 _std.o ___G_subf64vector_2d_fill_21_ 0x55850 _std.o ___G_subf64vector_2d_fill_21_ 0x777fe _std.o ___G_subf64vector_2d_fill_21_ 0x8340d _std.o ___G_subf64vector_2d_fill_21_ 0x8344a _std.o ___G_subf64vector_2d_fill_21_ 0x834c4 _std.o ___G_subf64vector_2d_fill_21_ 0x83519 _std.o ___G__23__23_subf64vector_2d_fill_21_ 0x36fd _std.o ___G__23__23_subf64vector_2d_fill_21_ 0x771d _std.o ___G__23__23_subf64vector_2d_fill_21_ 0x1332c _std.o ___G__23__23_subf64vector_2d_fill_21_ 0x2a3d2 _std.o ___G_subf64vector_2d_move_21_ 0x36ef _std.o ___G_subf64vector_2d_move_21_ 0x770f _std.o ___G_subf64vector_2d_move_21_ 0x340a9 _std.o ___G_subf64vector_2d_move_21_ 0x5a903 _std.o ___G_subf64vector_2d_move_21_ 0x771de _std.o ___G_subf64vector_2d_move_21_ 0x77239 _std.o ___G_subf64vector_2d_move_21_ 0x77273 _std.o ___G_subf64vector_2d_move_21_ 0x772f1 _std.o ___G_subf64vector_2d_move_21_ 0x7733c _std.o ___G_subf64vector_2d_move_21_ 0x773d6 _std.o ___G_subf64vector_2d_move_21_ 0x7742d _std.o ___G_subf64vector_2d_move_21_ 0x774b4 _std.o ___G__23__23_subf64vector_2d_move_21_ 0x36e1 _std.o ___G__23__23_subf64vector_2d_move_21_ 0x7701 _std.o ___G__23__23_subf64vector_2d_move_21_ 0xd078 _std.o ___G__23__23_subf64vector_2d_move_21_ 0xecd7 _std.o ___G__23__23_subf64vector_2d_move_21_ 0xed07 _std.o ___G__23__23_subf64vector_2d_move_21_ 0x12ea6 _std.o ___G__23__23_subf64vector_2d_move_21_ 0x12f1a _std.o ___G__23__23_subf64vector_2d_move_21_ 0x132af _std.o ___G__23__23_subf64vector_2d_move_21_ 0x31e14 _std.o ___G__23__23_subf64vector_2d_move_21_ 0x34102 _std.o ___G__23__23_subf64vector_2d_move_21_ 0x768fb _std.o ___G__23__23_subf64vector_2d_move_21_ 0x772c3 _std.o ___G__23__23_subf64vector_2d_move_21_ 0x8b8b1 _std.o ___G_f64vector_2d_append 0x36d3 _std.o ___G_f64vector_2d_append 0x76f3 _std.o ___G__23__23_f64vector_2d_append_2d_aux 0x36c5 _std.o ___G__23__23_f64vector_2d_append_2d_aux 0x76e5 _std.o ___G__23__23_f64vector_2d_append 0x36b7 _std.o ___G__23__23_f64vector_2d_append 0x76d7 _std.o ___G_f64vector_2d_concatenate 0x36a3 _std.o ___G_f64vector_2d_concatenate 0x76c3 _std.o ___G__23__23_f64vector_2d_concatenate 0x3695 _std.o ___G__23__23_f64vector_2d_concatenate 0x76b5 _std.o ___G__23__23_f64vector_2d_concatenate 0xf826 _std.o ___G__23__23_f64vector_2d_concatenate 0x12f6a _std.o ___G__23__23_f64vector_2d_concatenate 0x12f92 _std.o ___G_subf64vector 0x3687 _std.o ___G_subf64vector 0x76a7 _std.o ___G__23__23_subf64vector_2d_small 0x3679 _std.o ___G__23__23_subf64vector_2d_small 0x7699 _std.o ___G__23__23_subf64vector 0x366b _std.o ___G__23__23_subf64vector 0x768b _std.o ___G__23__23_subf64vector 0x12f56 _std.o ___G__23__23_subf64vector 0x346f0 _std.o ___G__23__23_values_2d_copy 0x3815 _std.o ___G__23__23_values_2d_copy 0x7835 _std.o ___G__23__23_list_2d__3e_values 0x3807 _std.o ___G__23__23_list_2d__3e_values 0x7827 _std.o ___G__23__23_list_2d__3e_values 0xf62 _thread.o ___G__23__23_list_2d__3e_values 0x2062 _thread.o ___G__23__23_values_2d__3e_list 0x37f9 _std.o ___G__23__23_values_2d__3e_list 0x7819 _std.o ___G__23__23_values_2d__3e_list 0xf70 _thread.o ___G__23__23_values_2d__3e_list 0x2070 _thread.o ___G__23__23_values_2d_swap_21_ 0x37eb _std.o ___G__23__23_values_2d_swap_21_ 0x780b _std.o ___G__23__23_values_2d_set_2d_small 0x37dd _std.o ___G__23__23_values_2d_set_2d_small 0x77fd _std.o ___G__23__23_values_2d_set_2d_small 0x12b89 _std.o ___G__23__23_values_2d_set 0x37cf _std.o ___G__23__23_values_2d_set 0x77ef _std.o ___G__23__23_values_2d_set_21_ 0x37c1 _std.o ___G__23__23_values_2d_set_21_ 0x77e1 _std.o ___G__23__23_values_2d_ref 0x37b3 _std.o ___G__23__23_values_2d_ref 0x77d3 _std.o ___G__23__23_values_2d_length 0x37a5 _std.o ___G__23__23_values_2d_length 0x77c5 _std.o ___G_values 0x3797 _std.o ___G_values 0x77b7 _std.o ___G_values 0xf8c _thread.o ___G_values 0x208c _thread.o ___G__23__23_values 0x3789 _std.o ___G__23__23_values 0x77a9 _std.o ___G__23__23_values 0xf7e _thread.o ___G__23__23_values 0x207e _thread.o ___G__23__23_make_2d_values_2d_small 0x377b _std.o ___G__23__23_make_2d_values_2d_small 0x779b _std.o ___G__23__23_values_3f_ 0x376d _std.o ___G__23__23_values_3f_ 0x778d _std.o ___G__23__23_fail_2d_check_2d_values_2d_list 0x375f _std.o ___G__23__23_fail_2d_check_2d_values_2d_list 0x777f _std.o ___G__23__23_fail_2d_check_2d_values 0x3751 _std.o ___G__23__23_fail_2d_check_2d_values 0x7771 _std.o ___G_vector_2d_unfold_2d_right 0x38e7 _std.o ___G_vector_2d_unfold_2d_right 0x7907 _std.o ___G_vector_2d_unfold 0x38d9 _std.o ___G_vector_2d_unfold 0x78f9 _std.o ___G_vector_2d_fold_2d_right 0x38cb _std.o ___G_vector_2d_fold_2d_right 0x78eb _std.o ___G_vector_2d_fold 0x38bd _std.o ___G_vector_2d_fold 0x78dd _std.o ___G_vector_2d_any 0x38af _std.o ___G_vector_2d_any 0x78cf _std.o ___G_vector_2d_every 0x38a1 _std.o ___G_vector_2d_every 0x78c1 _std.o ___G_vector_2d_inc_21_ 0x3893 _std.o ___G_vector_2d_inc_21_ 0x78b3 _std.o ___G_vector_2d_inc_21_ 0xc5fd _std.o ___G_vector_2d_inc_21_ 0x55a80 _std.o ___G_vector_2d_inc_21_ 0x5fd41 _std.o ___G_vector_2d_inc_21_ 0x5fdbc _std.o ___G_vector_2d_inc_21_ 0x5ff47 _std.o ___G_vector_2d_inc_21_ 0x60039 _std.o ___G__23__23_vector_2d_inc_21_ 0x3885 _std.o ___G__23__23_vector_2d_inc_21_ 0x78a5 _std.o ___G_vector_2d_cas_21_ 0x3877 _std.o ___G_vector_2d_cas_21_ 0x7897 _std.o ___G_vector_2d_cas_21_ 0x2267f _std.o ___G_vector_2d_cas_21_ 0x55a10 _std.o ___G_vector_2d_cas_21_ 0x8361d _std.o ___G_vector_2d_cas_21_ 0x8368b _std.o ___G__23__23_vector_2d_cas_21_ 0x3869 _std.o ___G__23__23_vector_2d_cas_21_ 0x7889 _std.o ___G__23__23_subvalues_2d_move_21_ 0x385b _std.o ___G__23__23_subvalues_2d_move_21_ 0x787b _std.o ___G__23__23_values_2d_insert_2d_small 0x384d _std.o ___G__23__23_values_2d_insert_2d_small 0x786d _std.o ___G__23__23_values_2d_insert 0x383f _std.o ___G__23__23_values_2d_insert 0x785f _std.o ___G__23__23_values_2d_insert 0x12a00 _std.o ___G__23__23_values_2d_delete_2d_small 0x3831 _std.o ___G__23__23_values_2d_delete_2d_small 0x7851 _std.o ___G__23__23_values_2d_delete 0x3823 _std.o ___G__23__23_values_2d_delete 0x7843 _std.o ___G__23__23_values_2d_delete 0x1470e _std.o ___G__23__23_string_2d_set 0x39c7 _std.o ___G__23__23_string_2d_set 0x79e7 _std.o ___G__23__23_string_2d_set 0x20fd0 _std.o ___G_string_2d_set_21_ 0x39b9 _std.o ___G_string_2d_set_21_ 0x79d9 _std.o ___G__23__23_string_2d_set_21_ 0x39ab _std.o ___G__23__23_string_2d_set_21_ 0x79cb _std.o ___G_string_2d_ref 0x399d _std.o ___G_string_2d_ref 0x79bd _std.o ___G__23__23_string_2d_ref 0x398f _std.o ___G__23__23_string_2d_ref 0x79af _std.o ___G_string_2d_length 0x3981 _std.o ___G_string_2d_length 0x79a1 _std.o ___G__23__23_string_2d_length 0x3973 _std.o ___G__23__23_string_2d_length 0x7993 _std.o ___G_string 0x3965 _std.o ___G_string 0x7985 _std.o ___G__23__23_string 0x3957 _std.o ___G__23__23_string 0x7977 _std.o ___G__23__23_make_2d_string_2d_small 0x3949 _std.o ___G__23__23_make_2d_string_2d_small 0x7969 _std.o ___G_make_2d_string 0x393b _std.o ___G_make_2d_string 0x795b _std.o ___G_string_3f_ 0x392d _std.o ___G_string_3f_ 0x794d _std.o ___G__23__23_string_3f_ 0x391f _std.o ___G__23__23_string_3f_ 0x793f _std.o ___G__23__23_fail_2d_check_2d_string_2d_list 0x3911 _std.o ___G__23__23_fail_2d_check_2d_string_2d_list 0x7931 _std.o ___G__23__23_fail_2d_check_2d_string_2d_list 0x69e3 _nonstd.o ___G_vector_2d_cumulate 0x38f5 _std.o ___G_vector_2d_cumulate 0x7915 _std.o ___G__23__23_string_2d_delete_2d_small 0x3aa7 _std.o ___G__23__23_string_2d_delete_2d_small 0x7ac7 _std.o ___G__23__23_string_2d_delete 0x3a99 _std.o ___G__23__23_string_2d_delete 0x7ab9 _std.o ___G__23__23_string_2d_delete 0x12c63 _std.o ___G_string_2d_copy_21_ 0x3a8b _std.o ___G_string_2d_copy_21_ 0x7aab _std.o ___G__23__23_string_2d_copy_21_ 0x3a7d _std.o ___G__23__23_string_2d_copy_21_ 0x7a9d _std.o ___G_string_2d_copy 0x3a6f _std.o ___G_string_2d_copy 0x7a8f _std.o ___G_string_2d_fill_21_ 0x3a53 _std.o ___G_string_2d_fill_21_ 0x7a73 _std.o ___G__23__23_string_2d_fill_21_ 0x3a45 _std.o ___G__23__23_string_2d_fill_21_ 0x7a65 _std.o ___G__23__23_string_2d_fill_21_ 0x75c8a _std.o ___G_list_2d__3e_string 0x3a37 _std.o ___G_list_2d__3e_string 0x7a57 _std.o ___G__23__23_list_2d__3e_string 0x3a29 _std.o ___G__23__23_list_2d__3e_string 0x7a49 _std.o ___G__23__23_list_2d__3e_string 0x11f39 _std.o ___G__23__23_list_2d__3e_string 0x13d35 _std.o ___G__23__23_list_2d__3e_string 0x35481 _io.o ___G__23__23_list_2d__3e_string 0x49ea3 _io.o ___G__23__23_list_2d__3e_string 0x3e91 _nonstd.o ___G_string_2d__3e_list 0x3a1b _std.o ___G_string_2d__3e_list 0x7a3b _std.o ___G__23__23_string_2d__3e_list 0x3a0d _std.o ___G__23__23_string_2d__3e_list 0x7a2d _std.o ___G__23__23_string_2d__3e_list 0x25a60 _std.o ___G__23__23_string_2d__3e_list 0x3d2ec _std.o ___G__23__23_string_2d__3e_list 0x3e5ba _std.o ___G__23__23_string_2d__3e_list 0x1c855 _repl.o ___G_string_2d_swap_21_ 0x39ff _std.o ___G_string_2d_swap_21_ 0x7a1f _std.o ___G__23__23_string_2d_swap_21_ 0x39f1 _std.o ___G__23__23_string_2d_swap_21_ 0x7a11 _std.o ___G_string_2d_set 0x39e3 _std.o ___G_string_2d_set 0x7a03 _std.o ___G__23__23_string_2d_set_2d_small 0x39d5 _std.o ___G__23__23_string_2d_set_2d_small 0x79f5 _std.o ___G__23__23_string_2d_in_2d_bounds_3f_ 0x3ba3 _std.o ___G__23__23_string_2d_in_2d_bounds_3f_ 0x7bc3 _std.o ___G_string_2d_shrink_21_ 0x3b87 _std.o ___G_string_2d_shrink_21_ 0x7ba7 _std.o ___G_string_2d_shrink_21_ 0xc9d6 _std.o ___G_string_2d_shrink_21_ 0x65fb9 _std.o ___G_string_2d_shrink_21_ 0x66002 _std.o ___G_string_2d_shrink_21_ 0x66046 _std.o ___G__23__23_string_2d_shrink_21_ 0x3b79 _std.o ___G__23__23_string_2d_shrink_21_ 0x7b99 _std.o ___G_substring_2d_fill_21_ 0x3b6b _std.o ___G_substring_2d_fill_21_ 0x7b8b _std.o ___G_substring_2d_fill_21_ 0x4f613 _std.o ___G_substring_2d_fill_21_ 0x6975c _std.o ___G_substring_2d_fill_21_ 0x697b1 _std.o ___G_substring_2d_fill_21_ 0x697f2 _std.o ___G_substring_2d_fill_21_ 0x6983a _std.o ___G_substring_2d_fill_21_ 0x6ad79 _std.o ___G_substring_2d_fill_21_ 0x6adc8 _std.o ___G__23__23_substring_2d_fill_21_ 0x3b5d _std.o ___G__23__23_substring_2d_fill_21_ 0x7b7d _std.o ___G__23__23_substring_2d_fill_21_ 0x11459 _std.o ___G__23__23_substring_2d_fill_21_ 0x2391b _std.o ___G_substring_2d_move_21_ 0x3b4f _std.o ___G_substring_2d_move_21_ 0x7b6f _std.o ___G_substring_2d_move_21_ 0x3f40f _std.o ___G_substring_2d_move_21_ 0x5c334 _std.o ___G_substring_2d_move_21_ 0x92326 _std.o ___G_substring_2d_move_21_ 0x92381 _std.o ___G_substring_2d_move_21_ 0x923bb _std.o ___G_substring_2d_move_21_ 0x92439 _std.o ___G_substring_2d_move_21_ 0x92484 _std.o ___G_substring_2d_move_21_ 0x925f6 _std.o ___G_substring_2d_move_21_ 0x9264d _std.o ___G_substring_2d_move_21_ 0x926d4 _std.o ___G__23__23_substring_2d_move_21_ 0x3b41 _std.o ___G__23__23_substring_2d_move_21_ 0x7b61 _std.o ___G__23__23_substring_2d_move_21_ 0xd174 _std.o ___G__23__23_substring_2d_move_21_ 0xdf17 _std.o ___G__23__23_substring_2d_move_21_ 0xebe1 _std.o ___G__23__23_substring_2d_move_21_ 0x113ac _std.o ___G__23__23_substring_2d_move_21_ 0x12caf _std.o ___G__23__23_substring_2d_move_21_ 0x12cd7 _std.o ___G__23__23_substring_2d_move_21_ 0x3eed4 _std.o ___G__23__23_substring_2d_move_21_ 0x3ef14 _std.o ___G__23__23_substring_2d_move_21_ 0x7d60e _std.o ___G__23__23_substring_2d_move_21_ 0x81726 _std.o ___G__23__23_substring_2d_move_21_ 0x9240b _std.o ___G__23__23_substring_2d_move_21_ 0x2a331 _io.o ___G__23__23_substring_2d_move_21_ 0x4867e _io.o ___G__23__23_substring_2d_move_21_ 0x50804 _io.o ___G__23__23_substring_2d_move_21_ 0x4a0a _nonstd.o ___G__23__23_substring_2d_move_21_ 0x9043 _nonstd.o ___G__23__23_substring_2d_move_21_ 0x93e0 _nonstd.o ___G__23__23_substring_2d_move_21_ 0xbfb4 _nonstd.o ___G__23__23_substring_2d_move_21_ 0xc0e9 _nonstd.o ___G__23__23_substring_2d_move_21_ 0x13e5a _nonstd.o ___G__23__23_substring_2d_move_21_ 0x13ec1 _nonstd.o ___G__23__23_substring_2d_move_21_ 0x14abd _nonstd.o ___G_string_2d_append 0x3b33 _std.o ___G_string_2d_append 0x7b53 _std.o ___G__23__23_string_2d_append_2d_aux 0x3b17 _std.o ___G__23__23_string_2d_append_2d_aux 0x7b37 _std.o ___G_string_2d_concatenate 0x3b09 _std.o ___G_string_2d_concatenate 0x7b29 _std.o ___G__23__23_string_2d_concatenate 0x3afb _std.o ___G__23__23_string_2d_concatenate 0x7b1b _std.o ___G__23__23_string_2d_concatenate 0xfdff _std.o ___G__23__23_string_2d_concatenate 0x13057 _std.o ___G__23__23_string_2d_concatenate 0x1321f _std.o ___G__23__23_string_2d_concatenate 0x664f _module.o ___G__23__23_string_2d_concatenate 0x6d6a _module.o ___G__23__23_string_2d_concatenate 0x1279c _io.o ___G__23__23_string_2d_concatenate 0x14813 _io.o ___G__23__23_string_2d_concatenate 0x38510 _io.o ___G_substring 0x3aed _std.o ___G_substring 0x7b0d _std.o ___G__23__23_substring_2d_small 0x3adf _std.o ___G__23__23_substring_2d_small 0x7aff _std.o ___G__23__23_string_2d_insert_2d_small 0x3ac3 _std.o ___G__23__23_string_2d_insert_2d_small 0x7ae3 _std.o ___G__23__23_string_2d_insert 0x3ab5 _std.o ___G__23__23_string_2d_insert 0x7ad5 _std.o ___G__23__23_string_2d_insert 0x12df7 _std.o ___G__23__23_string_2d_ci_3c__3f_ 0x3cad _std.o ___G__23__23_string_2d_ci_3c__3f_ 0x7ccd _std.o ___G__23__23_string_2d_ci_3c__3f_2 0x3c9f _std.o ___G__23__23_string_2d_ci_3c__3f_2 0x7cbf _std.o ___G__23__23_string_2d_ci_3d__3f_2 0x3c75 _std.o ___G__23__23_string_2d_ci_3d__3f_2 0x7c95 _std.o ___G__23__23_string_2d_cmp_2d_ci 0x3c67 _std.o ___G__23__23_string_2d_cmp_2d_ci 0x7c87 _std.o ___G_string_3e__3d__3f_ 0x3c59 _std.o ___G_string_3e__3d__3f_ 0x7c79 _std.o ___G_string_3e__3d__3f_ 0x50e72 _std.o ___G_string_3e__3d__3f_ 0x65888 _std.o ___G_string_3e__3d__3f_ 0x65b1d _std.o ___G__23__23_string_3e__3d__3f_ 0x3c4b _std.o ___G__23__23_string_3e__3d__3f_ 0x7c6b _std.o ___G_string_3c__3d__3f_ 0x3c3d _std.o ___G_string_3c__3d__3f_ 0x7c5d _std.o ___G_string_3c__3d__3f_ 0x52827 _std.o ___G_string_3c__3d__3f_ 0x85bde _std.o ___G_string_3c__3d__3f_ 0x85ee8 _std.o ___G__23__23_string_3c__3d__3f_ 0x3c2f _std.o ___G__23__23_string_3c__3d__3f_ 0x7c4f _std.o ___G_string_3e__3f_ 0x3c21 _std.o ___G_string_3e__3f_ 0x7c41 _std.o ___G_string_3e__3f_ 0x51edc _std.o ___G_string_3e__3f_ 0x85a81 _std.o ___G_string_3e__3f_ 0x85e37 _std.o ___G__23__23_string_3e__3f_ 0x3c13 _std.o ___G__23__23_string_3e__3f_ 0x7c33 _std.o ___G_string_3c__3f_ 0x3c05 _std.o ___G_string_3c__3f_ 0x7c25 _std.o ___G_string_3c__3f_ 0x53115 _std.o ___G_string_3c__3f_ 0x86762 _std.o ___G_string_3c__3f_ 0x86b09 _std.o ___G__23__23_string_3c__3f_ 0x3bf7 _std.o ___G__23__23_string_3c__3f_ 0x7c17 _std.o ___G__23__23_string_3c__3f_ 0x5c49 _repl.o ___G__23__23_string_3c__3f_ 0x1180b _repl.o ___G__23__23_string_3c__3f_2 0x3be9 _std.o ___G__23__23_string_3c__3f_2 0x7c09 _std.o ___G_string_2d_for_2d_each 0x3bbf _std.o ___G_string_2d_for_2d_each 0x7bdf _std.o ___G_string_2d_map 0x3bb1 _std.o ___G_string_2d_map 0x7bd1 _std.o ___G_string_2d_prefix_2d_length 0x3d8d _std.o ___G_string_2d_prefix_2d_length 0x7dad _std.o ___G__23__23_string_2d_prefix_2d_length 0x3d7f _std.o ___G__23__23_string_2d_prefix_2d_length 0x7d9f _std.o ___G__23__23_copy_2d_string_2d_list 0x3d71 _std.o ___G__23__23_copy_2d_string_2d_list 0x7d91 _std.o ___G__23__23_copy_2d_string_2d_list 0x6f36a _io.o ___G__23__23_copy_2d_string_2d_list 0x6fd2a _io.o ___G_string_2d_foldcase 0x3d63 _std.o ___G_string_2d_foldcase 0x7d83 _std.o ___G_string_2d_foldcase 0xc98b _std.o ___G_string_2d_downcase 0x3d47 _std.o ___G_string_2d_downcase 0x7d67 _std.o ___G_string_2d_downcase 0x1e017 _std.o ___G__23__23_string_2d_downcase 0x3d39 _std.o ___G__23__23_string_2d_downcase 0x7d59 _std.o ___G__23__23_string_2d_downcase 0x1e052 _std.o ___G_string_2d_upcase 0x3d2b _std.o ___G_string_2d_upcase 0x7d4b _std.o ___G_string_2d_upcase 0x1e3b4 _std.o ___G__23__23_string_2d_upcase 0x3d1d _std.o ___G__23__23_string_2d_upcase 0x7d3d _std.o ___G__23__23_string_2d_upcase 0x1e3ef _std.o ___G__23__23_string_2d_upcase 0x23f1 _nonstd.o ___G_string_2d_ci_3e__3d__3f_ 0x3d0f _std.o ___G_string_2d_ci_3e__3d__3f_ 0x7d2f _std.o ___G_string_2d_ci_3e__3d__3f_ 0x5219d _std.o ___G_string_2d_ci_3e__3d__3f_ 0x63018 _std.o ___G_string_2d_ci_3e__3d__3f_ 0x631e3 _std.o ___G__23__23_string_2d_ci_3e__3d__3f_ 0x3d01 _std.o ___G__23__23_string_2d_ci_3e__3d__3f_ 0x7d21 _std.o ___G_string_2d_ci_3c__3d__3f_ 0x3cf3 _std.o ___G_string_2d_ci_3c__3d__3f_ 0x7d13 _std.o ___G_string_2d_ci_3c__3d__3f_ 0x53d75 _std.o ___G_string_2d_ci_3c__3d__3f_ 0x63eed _std.o ___G_string_2d_ci_3c__3d__3f_ 0x64014 _std.o ___G__23__23_string_2d_ci_3c__3d__3f_ 0x3ce5 _std.o ___G__23__23_string_2d_ci_3c__3d__3f_ 0x7d05 _std.o ___G_string_2d_ci_3e__3f_ 0x3cd7 _std.o ___G_string_2d_ci_3e__3f_ 0x7cf7 _std.o ___G_string_2d_ci_3e__3f_ 0x52074 _std.o ___G_string_2d_ci_3e__3f_ 0x63301 _std.o ___G_string_2d_ci_3e__3f_ 0x63472 _std.o ___G__23__23_string_2d_ci_3e__3f_ 0x3cc9 _std.o ___G__23__23_string_2d_ci_3e__3f_ 0x7ce9 _std.o ___G_string_2d_ci_3c__3f_ 0x3cbb _std.o ___G_string_2d_ci_3c__3f_ 0x7cdb _std.o ___G_string_2d_ci_3c__3f_ 0x54af5 _std.o ___G_string_2d_ci_3c__3f_ 0x809f5 _std.o ___G_string_2d_ci_3c__3f_ 0x84256 _std.o ___G__23__23_string_2d_contains 0x3e5f _std.o ___G__23__23_string_2d_contains 0x7e7f _std.o ___G__23__23_string_2d_contains 0x5551 _repl.o ___G_string_2d_suffix_2d_ci_3f_ 0x3e51 _std.o ___G_string_2d_suffix_2d_ci_3f_ 0x7e71 _std.o ___G__23__23_string_2d_suffix_2d_ci_3f_ 0x3e43 _std.o ___G__23__23_string_2d_suffix_2d_ci_3f_ 0x7e63 _std.o ___G_string_2d_prefix_2d_ci_3f_ 0x3e35 _std.o ___G_string_2d_prefix_2d_ci_3f_ 0x7e55 _std.o ___G__23__23_string_2d_prefix_2d_ci_3f_ 0x3e27 _std.o ___G__23__23_string_2d_prefix_2d_ci_3f_ 0x7e47 _std.o ___G_string_2d_suffix_3f_ 0x3e19 _std.o ___G_string_2d_suffix_3f_ 0x7e39 _std.o ___G__23__23_string_2d_suffix_3f_ 0x3e0b _std.o ___G__23__23_string_2d_suffix_3f_ 0x7e2b _std.o ___G_string_2d_prefix_3f_ 0x3dfd _std.o ___G_string_2d_prefix_3f_ 0x7e1d _std.o ___G__23__23_string_2d_prefix_3f_ 0x3def _std.o ___G__23__23_string_2d_prefix_3f_ 0x7e0f _std.o ___G_string_2d_suffix_2d_length_2d_ci 0x3de1 _std.o ___G_string_2d_suffix_2d_length_2d_ci 0x7e01 _std.o ___G__23__23_string_2d_suffix_2d_length_2d_ci 0x3dd3 _std.o ___G__23__23_string_2d_suffix_2d_length_2d_ci 0x7df3 _std.o ___G_string_2d_prefix_2d_length_2d_ci 0x3dc5 _std.o ___G_string_2d_prefix_2d_length_2d_ci 0x7de5 _std.o ___G__23__23_string_2d_prefix_2d_length_2d_ci 0x3db7 _std.o ___G__23__23_string_2d_prefix_2d_length_2d_ci 0x7dd7 _std.o ___G_string_2d_suffix_2d_length 0x3da9 _std.o ___G_string_2d_suffix_2d_length 0x7dc9 _std.o ___G__23__23_string_2d_suffix_2d_length 0x3d9b _std.o ___G__23__23_string_2d_suffix_2d_length 0x7dbb _std.o ___G_string_2d__3e_utf8 0x3f32 _std.o ___G_string_2d__3e_utf8 0x7f52 _std.o ___G_string_2d__3e_utf8 0xc672 _std.o ___G_string_2d__3e_utf8 0x67ca1 _std.o ___G_string_2d__3e_utf8 0x67cfd _std.o ___G_string_2d__3e_utf8 0x67d63 _std.o ___G_string_2d__3e_utf8 0x67db5 _std.o ___G__23__23_string_2d__3e_utf8 0x3f24 _std.o ___G__23__23_string_2d__3e_utf8 0x7f44 _std.o ___G__23__23_string_2d__3e_utf8 0x1a808 _std.o ___G__23__23_string_2d__3e_utf8 0x1da3b _std.o ___G__23__23_string_2d__3e_utf8 0x1da4f _std.o ___G__23__23_string_2d__3e_utf8_2d_length 0x3f16 _std.o ___G__23__23_string_2d__3e_utf8_2d_length 0x7f36 _std.o ___G__23__23_raise_2d_invalid_2d_utf8_2d_encoding_2d_exception 0x3f08 _std.o ___G__23__23_raise_2d_invalid_2d_utf8_2d_encoding_2d_exception 0x7f28 _std.o ___G_invalid_2d_utf8_2d_encoding_2d_exception_2d_arguments 0x3ef9 _std.o ___G_invalid_2d_utf8_2d_encoding_2d_exception_2d_arguments 0x7f19 _std.o ___G_invalid_2d_utf8_2d_encoding_2d_exception_2d_procedure 0x3eeb _std.o ___G_invalid_2d_utf8_2d_encoding_2d_exception_2d_procedure 0x7f0b _std.o ___G_invalid_2d_utf8_2d_encoding_2d_exception_3f_ 0x3edd _std.o ___G_invalid_2d_utf8_2d_encoding_2d_exception_3f_ 0x7efd _std.o ___G__23__23_fail_2d_check_2d_invalid_2d_utf8_2d_encoding_2d_exception 0x3ecf _std.o ___G__23__23_fail_2d_check_2d_invalid_2d_utf8_2d_encoding_2d_exception 0x7eef _std.o ___G__23__23_string_2d_split_2d_at_2d_char_2d_reversed 0x3ec1 _std.o ___G__23__23_string_2d_split_2d_at_2d_char_2d_reversed 0x7ee1 _std.o ___G__23__23_string_2d_split_2d_at_2d_char_2d_reversed 0x2eaf _module.o ___G__23__23_string_2d_split_2d_at_2d_char_2d_reversed 0x3951 _module.o ___G__23__23_string_2d_split_2d_at_2d_char_2d_reversed 0x7c2b _module.o ___G__23__23_string_2d_split_2d_at_2d_char_2d_reversed 0x89a8 _module.o ___G__23__23_string_2d_split_2d_at_2d_char 0x3eb3 _std.o ___G__23__23_string_2d_split_2d_at_2d_char 0x7ed3 _std.o ___G__23__23_string_2d_suffix_2d_strip 0x3ea5 _std.o ___G__23__23_string_2d_suffix_2d_strip 0x7ec5 _std.o ___G__23__23_string_2d_prefix_2d_strip 0x3e97 _std.o ___G__23__23_string_2d_prefix_2d_strip 0x7eb7 _std.o ___G__23__23_string_2d_prefix_2d_strip 0x3867 _nonstd.o ___G__23__23_string_2d_prefix_2d_strip 0x4ce7 _nonstd.o ___G__23__23_string_2d_prefix_2d_strip 0x236e6 _nonstd.o ___G__23__23_string_2d_prefix_2d_strip 0x2391d _nonstd.o ___G_string_2d_contains_2d_ci 0x3e89 _std.o ___G_string_2d_contains_2d_ci 0x7ea9 _std.o ___G__23__23_string_2d_contains_2d_ci 0x3e7b _std.o ___G__23__23_string_2d_contains_2d_ci 0x7e9b _std.o ___G_string_2d_contains 0x3e6d _std.o ___G_string_2d_contains 0x7e8d _std.o ___G__23__23_make_2d_parameter 0x4013 _std.o ___G__23__23_make_2d_parameter 0x8033 _std.o ___G__23__23_make_2d_parameter 0x7246 _eval.o ___G__23__23_make_2d_parameter 0x1387d _eval.o ___G__23__23_make_2d_parameter 0x138b2 _eval.o ___G__23__23_make_2d_parameter 0x1391d _eval.o ___G__23__23_make_2d_parameter 0x11008 _io.o ___G__23__23_make_2d_parameter 0x93f4 _nonstd.o ___G__23__23_make_2d_parameter 0x3ba3 _thread.o ___G__23__23_make_2d_parameter 0x5bc6 _thread.o ___G__23__23_make_2d_parameter 0xc0f9 _thread.o ___G__23__23_make_2d_parameter 0xe646 _thread.o ___G__23__23_make_2d_parameter 0xea5c _thread.o ___G__23__23_make_2d_parameter 0xeaf3 _thread.o ___G__23__23_make_2d_parameter 0xeb40 _thread.o ___G__23__23_make_2d_parameter 0xee5a _thread.o ___G__23__23_make_2d_parameter 0x651a _repl.o ___G__23__23_make_2d_parameter 0x1ecd8 _repl.o ___G__23__23_make_2d_parameter 0x1eed0 _repl.o ___G__23__23_make_2d_parameter 0x21eec _repl.o ___G_make_2d_parameter 0x400a _std.o ___G_make_2d_parameter 0x802a _std.o ___G_touch 0x3ff6 _std.o ___G_touch 0x8016 _std.o ___G_force 0x3fe8 _std.o ___G_force 0x8008 _std.o ___G__23__23_force 0x3fda _std.o ___G__23__23_force 0x7ffa _std.o ___G_make_2d_promise 0x3fcc _std.o ___G_make_2d_promise 0x7fec _std.o ___G_promise_3f_ 0x3fbe _std.o ___G_promise_3f_ 0x7fde _std.o ___G__23__23_promise_2d_state_2d_set_21_ 0x3fb0 _std.o ___G__23__23_promise_2d_state_2d_set_21_ 0x7fd0 _std.o ___G__23__23_promise_2d_state 0x3fa2 _std.o ___G__23__23_promise_2d_state 0x7fc2 _std.o ___G__23__23_make_2d_delay_2d_promise 0x3f94 _std.o ___G__23__23_make_2d_delay_2d_promise 0x7fb4 _std.o ___G_procedure_3f_ 0x3f86 _std.o ___G_procedure_3f_ 0x7fa6 _std.o ___G__23__23_procedure_3f_ 0x3f78 _std.o ___G__23__23_procedure_3f_ 0x7f98 _std.o ___G_utf8_2d__3e_string 0x3f5c _std.o ___G_utf8_2d__3e_string 0x7f7c _std.o ___G_utf8_2d__3e_string 0x1a84a _std.o ___G_utf8_2d__3e_string 0x85fc1 _std.o ___G_utf8_2d__3e_string 0x8601d _std.o ___G_utf8_2d__3e_string 0x86083 _std.o ___G_utf8_2d__3e_string 0x860d5 _std.o ___G__23__23_utf8_2d__3e_string 0x3f4e _std.o ___G__23__23_utf8_2d__3e_string 0x7f6e _std.o ___G__23__23_utf8_2d__3e_string 0x15158 _std.o ___G__23__23_utf8_2d__3e_string 0x1b947 _std.o ___G__23__23_utf8_2d__3e_string 0x1ba0b _std.o ___G__23__23_utf8_2d__3e_string 0x1ba1f _std.o ___G__23__23_utf8_2d__3e_string_2d_length 0x3f40 _std.o ___G__23__23_utf8_2d__3e_string_2d_length 0x7f60 _std.o ___G__23__23_unicode_2d_full_2d_downcase_2d_start 0x14d94 _std.o ___G__23__23_unicode_2d_downcase_2d_dist 0x14d86 _std.o ___G__23__23_unicode_2d_full_2d_upcase_2d_mapping 0x14d78 _std.o ___G__23__23_char_2d_set_3a_upper_2d_case 0x14d71 _std.o ___G__23__23_unicode_2d_full_2d_upcase_2d_start 0x14d63 _std.o ___G__23__23_char_2d_set_3a_lower_2d_case 0x14d5c _std.o ___G__23__23_unicode_2d_upcase_2d_dist 0x14d4e _std.o ___G__23__23_keyword_2d_counter 0x14d47 _std.o ___G__23__23_keyword_2d_counter 0x2676f _std.o ___G__23__23_keyword_2d_counter 0x26782 _std.o ___G__23__23_unicode_2d_class 0x14d39 _std.o ___G__23__23_symbol_2d_counter 0x14d32 _std.o ___G__23__23_symbol_2d_counter 0x26b2d _std.o ___G__23__23_symbol_2d_counter 0x26b40 _std.o ___G__23__23_dynamic_2d_set_21_ 0x13e4f _std.o ___G__23__23_dynamic_2d_set_21_ 0x4fe _thread.o ___G__23__23_dynamic_2d_set_21_ 0x15fe _thread.o ___G__23__23_dynamic_2d_ref 0x13e22 _std.o ___G__23__23_dynamic_2d_ref 0x4f0 _thread.o ___G__23__23_dynamic_2d_ref 0x15f0 _thread.o ___G__23__23_error 0x1343a _std.o ___G__23__23_error 0x13d11 _std.o ___G__23__23_error 0x2fd9 _module.o ___G__23__23_error 0x3033 _module.o ___G__23__23_error 0x3537 _module.o ___G__23__23_error 0x37ad _module.o ___G__23__23_error 0x384f _module.o ___G__23__23_error 0x38f2 _module.o ___G__23__23_error 0x7433 _module.o ___G__23__23_error 0x7909 _module.o ___G__23__23_error 0x7caa _module.o ___G__23__23_error 0x7d66 _module.o ___G__23__23_error 0x7d82 _module.o ___G__23__23_error 0x7e59 _module.o ___G__23__23_error 0x7e75 _module.o ___G__23__23_error 0x7ed1 _module.o ___G__23__23_error 0x7eed _module.o ___G__23__23_error 0x7f25 _module.o ___G__23__23_error 0x7f41 _module.o ___G__23__23_error 0x7f8f _module.o ___G__23__23_error 0x8357 _module.o ___G__23__23_error 0x83b7 _module.o ___G__23__23_error 0x849e _module.o ___G__23__23_error 0x8602 _module.o ___G__23__23_error 0x861e _module.o ___G__23__23_error 0x8893 _module.o ___G__23__23_error 0x88d7 _module.o ___G__23__23_error 0x88f3 _module.o ___G__23__23_error 0x893b _module.o ___G__23__23_error 0x89c4 _module.o ___G__23__23_error 0x8a54 _module.o ___G__23__23_error 0x8a81 _module.o ___G__23__23_error 0xdbd9 _module.o ___G__23__23_error 0xfe84 _module.o ___G__23__23_error 0x127e2 _module.o ___G__23__23_error 0x150c9 _module.o ___G__23__23_error 0x152b0 _module.o ___G__23__23_error 0x1626f _module.o ___G__23__23_error 0x163d4 _module.o ___G__23__23_error 0x1710a _module.o ___G__23__23_error 0x174a0 _module.o ___G__23__23_error 0x1c5df _module.o ___G__23__23_error 0x1ca7b _module.o ___G__23__23_error 0x1caa1 _module.o ___G__23__23_error 0x1cc3d _module.o ___G__23__23_error 0x1e409 _module.o ___G__23__23_error 0x1ebe8 _module.o ___G__23__23_error 0x1eccf _module.o ___G__23__23_error 0xf2 _nonstd.o ___G__23__23_error 0xf22 _nonstd.o ___G__23__23_call_2d_with_2d_values 0xfb7e _std.o ___G__23__23_call_2d_with_2d_values 0x100f5 _std.o ___G__23__23_call_2d_with_2d_values 0x3ad1 _eval.o ___G__23__23_call_2d_with_2d_values 0x40ca _eval.o ___G__23__23_call_2d_with_2d_values 0x59eb _eval.o ___G__23__23_call_2d_with_2d_values 0x5a75 _eval.o ___G__23__23_call_2d_with_2d_values 0x3484 _module.o ___G__23__23_call_2d_with_2d_values 0x3978 _module.o ___G__23__23_call_2d_with_2d_values 0x4ccb _nonstd.o ___G__23__23_call_2d_with_2d_values 0xf9a _thread.o ___G__23__23_call_2d_with_2d_values 0x209a _thread.o ___G__23__23_call_2d_with_2d_values 0x18858 _thread.o ___G__23__23_call_2d_with_2d_values 0x526d _repl.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x8a81 _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x8c93 _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x14ff0 _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x2245c _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x22f48 _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x24cb3 _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x2cffd _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x35200 _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x36a6e _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x37e00 _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x82515 _std.o ___G__23__23_allow_2d_length_2d_mismatch_3f_ 0x8260a _std.o ___G__23__23_char_2d_set_3a_symbol 0x14e7b _std.o ___G__23__23_char_2d_set_3a_letter_2b_digit 0x14e6d _std.o ___G__23__23_char_2d_set_3a_punctuation 0x14e66 _std.o ___G__23__23_char_2d_set_3a_digit 0x14e51 _std.o ___G__23__23_char_2d_set_3a_blank 0x14e4a _std.o ___G__23__23_char_2d_set_3a_letter 0x14e2e _std.o ___G__23__23_char_2d_set_3a_title_2d_case 0x14e27 _std.o ___G_char_2d_set_3a_lower_2d_case 0x14e12 _std.o ___G__23__23_unicode_2d_full_2d_titlecase_2d_mapping 0x14df6 _std.o ___G__23__23_unicode_2d_full_2d_titlecase_2d_start 0x14de8 _std.o ___G__23__23_unicode_2d_titlecase_2d_dist 0x14dda _std.o ___G__23__23_unicode_2d_full_2d_foldcase_2d_mapping 0x14dcc _std.o ___G__23__23_unicode_2d_full_2d_foldcase_2d_start 0x14dbe _std.o ___G__23__23_unicode_2d_foldcase_2d_dist 0x14db0 _std.o ___G__23__23_unicode_2d_full_2d_downcase_2d_mapping 0x14da2 _std.o ___G_make_2d_bytevector 0x14f23 _std.o ___G_char_2d_set_3a_digit 0x14f15 _std.o ___G_bytevector_3f_ 0x14f07 _std.o ___G_char_2d_set_3a_letter 0x14ef9 _std.o ___G_char_2d_set_3a_full 0x14eeb _std.o ___G_char_2d_set_3a_title_2d_case 0x14edd _std.o ___G__23__23_char_2d_set_3a_full 0x14ed6 _std.o ___G_char_2d_set_3a_upper_2d_case 0x14ecf _std.o ___G__23__23_char_2d_set_3a_iso_2d_control 0x14ec1 _std.o ___G__23__23_char_2d_set_3a_empty 0x14eba _std.o ___G__23__23_char_2d_set_3a_whitespace 0x14eac _std.o ___G__23__23_char_2d_set_3a_ascii 0x14ea5 _std.o ___G__23__23_char_2d_set_3a_printing 0x14e97 _std.o ___G__23__23_char_2d_set_3a_hex_2d_digit 0x14e90 _std.o ___G__23__23_char_2d_set_3a_graphic 0x14e82 _std.o ___G_char_2d_set_3a_hex_2d_digit 0x14fdb _std.o ___G_char_2d_set_3a_symbol 0x14fd4 _std.o ___G_char_2d_set_3a_punctuation 0x14fcd _std.o ___G_char_2d_set_3a_iso_2d_control 0x14fc6 _std.o ___G_bytevector_2d_copy_21_ 0x14fb8 _std.o ___G_char_2d_set_3a_blank 0x14faf _std.o ___G_bytevector_2d_copy 0x14fa1 _std.o ___G_char_2d_set_3a_whitespace 0x14f93 _std.o ___G_bytevector_2d_u8_2d_set_21_ 0x14f85 _std.o ___G_bytevector_2d_u8_2d_ref 0x14f77 _std.o ___G_char_2d_set_3a_printing 0x14f69 _std.o ___G_bytevector_2d_length 0x14f5b _std.o ___G_char_2d_set_3a_graphic 0x14f4d _std.o ___G_bytevector 0x14f3f _std.o ___G_char_2d_set_3a_letter_2b_digit 0x14f31 _std.o ___S__23__23_caaaar 0x9453c _std.o ___S__23__23_boundaries_2d_list_2d_add_21_ 0x94524 _std.o ___S__23__23_boolean_3f_ 0x9450c _std.o ___S__23__23_assoc_2d_string_2d_equal_3f_ 0x944f4 _std.o ___S__23__23_append2 0x944dc _std.o ___S__23__23_append_2d_lists 0x944c4 _std.o ___S__23__23_append_21_ 0x944ac _std.o ___S__23__23_any 0x9448c _std.o ___S__23__23__2d__3e_char_2d_set 0x94482 _std.o ___G__23__23_identity 0x1ae3f _std.o ___G__23__23_identity 0x3d24a _std.o ___G__23__23_identity 0x3d251 _std.o ___G__23__23_identity 0x742bf _std.o ___G__23__23_identity 0x742fb _std.o ___G__23__23_identity 0x242 _nonstd.o ___G__23__23_identity 0x1072 _nonstd.o ___G__23__23_identity 0x1ad7b _nonstd.o ___G__23__23_identity 0x11d33 _repl.o ___G__23__23_parameter_2d_counter 0x15002 _std.o ___G__23__23_parameter_2d_counter 0x1ab84 _std.o ___G__23__23_parameter_2d_counter 0x1ab9a _std.o ___G_bytevector_2d_append 0x14ffb _std.o ___G_char_2d_set_3a_empty 0x14fe9 _std.o ___G_char_2d_set_3a_ascii 0x14fe2 _std.o ___S__23__23_cddr 0x946a4 _std.o ___S__23__23_cddddr 0x9468c _std.o ___S__23__23_cddar 0x94674 _std.o ___S__23__23_cddaar 0x9465c _std.o ___S__23__23_cdadr 0x94644 _std.o ___S__23__23_cdadar 0x9462c _std.o ___S__23__23_cdaadr 0x94614 _std.o ___S__23__23_cars 0x945fc _std.o ___S__23__23_car 0x945e4 _std.o ___S__23__23_car 0x30 _nonstd.o ___S__23__23_caddr 0x945cc _std.o ___S__23__23_caddar 0x945b4 _std.o ___S__23__23_cadadr 0x9459c _std.o ___S__23__23_caar 0x94584 _std.o ___S__23__23_caaddr 0x9456c _std.o ___S__23__23_caaar 0x94554 _std.o ___S__23__23_char_2d_set_2d_count 0x9480c _std.o ___S__23__23_char_2d_set_2d_contains_3f__2d_code 0x947f4 _std.o ___S__23__23_char_2d_set_2d_complement_21_ 0x947dc _std.o ___S__23__23_char_2d_set_2d_boundaries_2d_lookup 0x947c4 _std.o ___S__23__23_char_2d_set_2d_any 0x947ac _std.o ___S__23__23_char_2d_set_2d_adjoin_21__2d_aux 0x94794 _std.o ___S__23__23_char_2d_set_2d_adjoin 0x9477c _std.o ___S__23__23_char_2d_set_2d__3e_list 0x94764 _std.o ___S__23__23_char_2d_numeric_3f_ 0x9474c _std.o ___S__23__23_char_2d_list_2d__3e_code_2d_list 0x94734 _std.o ___S__23__23_char_2d_downcase 0x9471c _std.o ___S__23__23_char_2d_ci_3e__3d__3f_ 0x94704 _std.o ___S__23__23_char_2d_ci_3c__3f_ 0x946ec _std.o ___S__23__23_char_2d_alphabetic_3f_ 0x946d4 _std.o ___S__23__23_cdrs 0x946bc _std.o ___S__23__23_char_2d_set_2d_size 0x94974 _std.o ___S__23__23_char_2d_set_2d_merge_2d_boundaries 0x9495c _std.o ___S__23__23_char_2d_set_2d_intersection2 0x94944 _std.o ___S__23__23_char_2d_set_2d_intersection_21_ 0x9492c _std.o ___S__23__23_char_2d_set_2d_hash 0x94914 _std.o ___S__23__23_char_2d_set_2d_fold 0x948fc _std.o ___S__23__23_char_2d_set_2d_filter 0x948e4 _std.o ___S__23__23_char_2d_set_2d_difference2 0x948cc _std.o ___S__23__23_char_2d_set_2d_difference_21_ 0x948b4 _std.o ___S__23__23_char_2d_set_2d_diff_2b_intersection_2d_aux 0x9489c _std.o ___S__23__23_char_2d_set_2d_diff_2b_intersection_21_ 0x94884 _std.o ___S__23__23_char_2d_set_2d_delete_2d_aux 0x9486c _std.o ___S__23__23_char_2d_set_2d_delete_21_ 0x94854 _std.o ___S__23__23_char_2d_set_2d_cursor_2d_range 0x9483c _std.o ___S__23__23_char_2d_set_2d_cursor_2d_next 0x94824 _std.o ___S__23__23_code_2d_list_2d__3e_char_2d_set 0x94adc _std.o ___S__23__23_circular_2d_list_3f_ 0x94ac4 _std.o ___S__23__23_circular_2d_list 0x94aac _std.o ___S__23__23_char_3e__3f_ 0x94a94 _std.o ___S__23__23_char_3d__3f_ 0x94a7c _std.o ___S__23__23_char_3c__3d__3f_ 0x94a64 _std.o ___S__23__23_char_2d_upper_2d_case_3f_ 0x94a4c _std.o ___S__23__23_char_2d_set_3f_ 0x94a34 _std.o ___S__23__23_char_2d_set_3d_ 0x94a1c _std.o ___S__23__23_char_2d_set_3c__3d_ 0x94a04 _std.o ___S__23__23_char_2d_set_2d_xor_21__2d_aux 0x949ec _std.o ___S__23__23_char_2d_set_2d_xor 0x949d4 _std.o ___S__23__23_char_2d_set_2d_union2 0x949bc _std.o ___S__23__23_char_2d_set_2d_union_21_ 0x949a4 _std.o ___S__23__23_char_2d_set_2d_unfold_21_ 0x9498c _std.o ___S__23__23_f32vector_2d_insert_2d_small 0x94c44 _std.o ___S__23__23_f32vector_2d_in_2d_bounds_3f_ 0x94c2c _std.o ___S__23__23_f32vector_2d_equal_3f_ 0x94c14 _std.o ___S__23__23_f32vector_2d_delete 0x94bfc _std.o ___S__23__23_f32vector_2d_copy 0x94be4 _std.o ___S__23__23_f32vector_2d_append_2d_aux 0x94bcc _std.o ___S__23__23_f32vector_2d__3e_list 0x94bb4 _std.o ___S__23__23_every 0x94b9c _std.o ___S__23__23_eighth 0x94b84 _std.o ___S__23__23_drop_2d_right 0x94b6c _std.o ___S__23__23_dotted_2d_list_3f_ 0x94b54 _std.o ___S__23__23_delete 0x94b3c _std.o ___S__23__23_cons_2a__2d_aux 0x94b24 _std.o ___S__23__23_cons 0x94b0c _std.o ___S__23__23_cons 0x2a134 _nonstd.o ___S__23__23_cons 0x18 _module.o ___S__23__23_concatenate_21_ 0x94af4 _std.o ___S__23__23_f64vector_3f_ 0x94dac _std.o ___S__23__23_f64vector_2d_shrink_21_ 0x94d94 _std.o ___S__23__23_f64vector_2d_set_21_ 0x94d7c _std.o ___S__23__23_f64vector_2d_ref 0x94d64 _std.o ___S__23__23_f64vector_2d_insert_2d_small 0x94d4c _std.o ___S__23__23_f64vector_2d_in_2d_bounds_3f_ 0x94d34 _std.o ___S__23__23_f64vector_2d_equal_3f_ 0x94d1c _std.o ___S__23__23_f64vector_2d_delete 0x94d04 _std.o ___S__23__23_f64vector_2d_copy 0x94cec _std.o ___S__23__23_f64vector_2d_append_2d_aux 0x94cd4 _std.o ___S__23__23_f64vector_2d__3e_list 0x94cbc _std.o ___S__23__23_f32vector_3f_ 0x94ca4 _std.o ___S__23__23_f32vector_2d_shrink_21_ 0x94c8c _std.o ___S__23__23_f32vector_2d_set_21_ 0x94c74 _std.o ___S__23__23_f32vector_2d_ref 0x94c5c _std.o ___S__23__23_fail_2d_check_2d_s64vector_2d_list 0x94f14 _std.o ___S__23__23_fail_2d_check_2d_s32vector_2d_list 0x94efc _std.o ___S__23__23_fail_2d_check_2d_s16vector_2d_list 0x94ee4 _std.o ___S__23__23_fail_2d_check_2d_proper_2d_or_2d_circular_2d_list 0x94ecc _std.o ___S__23__23_fail_2d_check_2d_procedure 0x94eb4 _std.o ___S__23__23_fail_2d_check_2d_pair 0x94e9c _std.o ___S__23__23_fail_2d_check_2d_longer_2d_list 0x94e84 _std.o ___S__23__23_fail_2d_check_2d_list 0x94e6c _std.o ___S__23__23_fail_2d_check_2d_keyword 0x94e54 _std.o ___S__23__23_fail_2d_check_2d_f64vector_2d_list 0x94e3c _std.o ___S__23__23_fail_2d_check_2d_f32vector_2d_list 0x94e24 _std.o ___S__23__23_fail_2d_check_2d_deeper_2d_pair_2d_tree 0x94e0c _std.o ___S__23__23_fail_2d_check_2d_char_2d_set 0x94df4 _std.o ___S__23__23_fail_2d_check_2d_char 0x94ddc _std.o ___S__23__23_fail_2d_check_2d_boolean_2d_list 0x94dc4 _std.o ___S__23__23_keyword_2d_interned_3f_ 0x95094 _std.o ___S__23__23_keyword_2d__3e_string 0x95064 _std.o ___S__23__23_iota 0x9504c _std.o ___S__23__23_force 0x95034 _std.o ___S__23__23_fold_2d_right 0x9501c _std.o ___S__23__23_first 0x95004 _std.o ___S__23__23_fifth 0x94fec _std.o ___S__23__23_fail_2d_check_2d_vector 0x94fd4 _std.o ___S__23__23_fail_2d_check_2d_values 0x94fbc _std.o ___S__23__23_fail_2d_check_2d_u8vector 0x94fa4 _std.o ___S__23__23_fail_2d_check_2d_u64vector 0x94f8c _std.o ___S__23__23_fail_2d_check_2d_u32vector 0x94f74 _std.o ___S__23__23_fail_2d_check_2d_u16vector 0x94f5c _std.o ___S__23__23_fail_2d_check_2d_string_2d_list 0x94f44 _std.o ___S__23__23_fail_2d_check_2d_s8vector_2d_list 0x94f2c _std.o ___S__23__23_list_2d_sort_21_ 0x951fc _std.o ___S__23__23_list_2d_set_21_ 0x951e4 _std.o ___S__23__23_list_2d_ref 0x951cc _std.o ___S__23__23_list_2d_aux 0x951b4 _std.o ___S__23__23_list_2d__3e_values 0x9519c _std.o ___S__23__23_list_2d__3e_values 0x108 _thread.o ___S__23__23_list_2d__3e_u64vector 0x95184 _std.o ___S__23__23_list_2d__3e_u16vector 0x9516c _std.o ___S__23__23_list_2d__3e_s8vector 0x95154 _std.o ___S__23__23_list_2d__3e_s32vector 0x9513c _std.o ___S__23__23_list_2d__3e_f64vector 0x95124 _std.o ___S__23__23_list_2d__3e_char_2d_set_21_ 0x9510c _std.o ___S__23__23_list 0x950f4 _std.o ___S__23__23_list 0x1b0 _nonstd.o ___S__23__23_length 0x950dc _std.o ___S__23__23_last 0x950c4 _std.o ___S__23__23_keyword_2d_name_2d_set_21_ 0x950ac _std.o ___S__23__23_not_2d_pair_3f_ 0x95364 _std.o ___S__23__23_ninth 0x9534c _std.o ___S__23__23_memv 0x95334 _std.o ___S__23__23_member 0x9531c _std.o ___S__23__23_map 0x95304 _std.o ___S__23__23_make_2d_values_2d_small 0x952ec _std.o ___S__23__23_make_2d_uninterned_2d_keyword 0x952d4 _std.o ___S__23__23_make_2d_u64vector_2d_small 0x952bc _std.o ___S__23__23_make_2d_u16vector_2d_small 0x952a4 _std.o ___S__23__23_make_2d_s8vector_2d_small 0x9528c _std.o ___S__23__23_make_2d_s32vector_2d_small 0x95274 _std.o ___S__23__23_make_2d_parameter 0x9525c _std.o ___S__23__23_make_2d_f64vector_2d_small 0x95244 _std.o ___S__23__23_make_2d_delay_2d_promise 0x9522c _std.o ___S__23__23_list_2d_tail 0x95214 _std.o ___S__23__23_s16vector_2d_delete_2d_small 0x954cc _std.o ___S__23__23_s16vector_2d_copy_21_ 0x954b4 _std.o ___S__23__23_s16vector_2d_concatenate 0x9549c _std.o ___S__23__23_s16vector_2d_append 0x95484 _std.o ___S__23__23_s16vector 0x9546c _std.o ___S__23__23_remq 0x95454 _std.o ___S__23__23_raise_2d_length_2d_mismatch_2d_exception 0x9543c _std.o ___S__23__23_proper_2d_list_3f_ 0x95424 _std.o ___S__23__23_proper_2d_list_2d_length 0x9540c _std.o ___S__23__23_proper_2d_list_2d_append2 0x953f4 _std.o ___S__23__23_promise_2d_state 0x953dc _std.o ___S__23__23_possibly_2d_cyclic_2d_tail 0x953c4 _std.o ___S__23__23_partition 0x953ac _std.o ___S__23__23_pair_3f_ 0x95394 _std.o ___S__23__23_pair_3f_ 0x2a5b4 _nonstd.o ___S__23__23_null_2d_list_3f_ 0x9537c _std.o ___S__23__23_s32vector_2d_ref_2d_fixnum 0x95634 _std.o ___S__23__23_s32vector_2d_length 0x9561c _std.o ___S__23__23_s32vector_2d_insert 0x95604 _std.o ___S__23__23_s32vector_2d_fill_21_ 0x955ec _std.o ___S__23__23_s32vector_2d_delete_2d_small 0x955d4 _std.o ___S__23__23_s32vector_2d_copy_21_ 0x955bc _std.o ___S__23__23_s32vector_2d_concatenate 0x955a4 _std.o ___S__23__23_s32vector_2d_append 0x9558c _std.o ___S__23__23_s32vector 0x95574 _std.o ___S__23__23_s16vector_2d_swap_21_ 0x9555c _std.o ___S__23__23_s16vector_2d_set_2d_small 0x95544 _std.o ___S__23__23_s16vector_2d_set 0x9552c _std.o ___S__23__23_s16vector_2d_length 0x95514 _std.o ___S__23__23_s16vector_2d_insert 0x954fc _std.o ___S__23__23_s16vector_2d_fill_21_ 0x954e4 _std.o ___S__23__23_s64vector_2d_swap_21_ 0x9579c _std.o ___S__23__23_s64vector_2d_set_2d_small 0x95784 _std.o ___S__23__23_s64vector_2d_set_21_ 0x9576c _std.o ___S__23__23_s64vector_2d_ref_2d_fixnum 0x95754 _std.o ___S__23__23_s64vector_2d_length 0x9573c _std.o ___S__23__23_s64vector_2d_insert 0x95724 _std.o ___S__23__23_s64vector_2d_fill_21_ 0x9570c _std.o ___S__23__23_s64vector_2d_delete_2d_small 0x956f4 _std.o ___S__23__23_s64vector_2d_copy_21_ 0x956dc _std.o ___S__23__23_s64vector_2d_concatenate 0x956c4 _std.o ___S__23__23_s64vector_2d_append 0x956ac _std.o ___S__23__23_s64vector 0x95694 _std.o ___S__23__23_s32vector_2d_swap_21_ 0x9567c _std.o ___S__23__23_s32vector_2d_set_2d_small 0x95664 _std.o ___S__23__23_s32vector_2d_set_21_ 0x9564c _std.o ___S__23__23_split_2d_at_21_ 0x95904 _std.o ___S__23__23_sixth 0x958ec _std.o ___S__23__23_set_2d_cdr_21_ 0x958d4 _std.o ___S__23__23_second 0x958bc _std.o ___S__23__23_s8vector_2d_swap_21_ 0x958a4 _std.o ___S__23__23_s8vector_2d_set_2d_small 0x9588c _std.o ___S__23__23_s8vector_2d_set 0x95874 _std.o ___S__23__23_s8vector_2d_length 0x9585c _std.o ___S__23__23_s8vector_2d_insert 0x95844 _std.o ___S__23__23_s8vector_2d_fill_21_ 0x9582c _std.o ___S__23__23_s8vector_2d_delete_2d_small 0x95814 _std.o ___S__23__23_s8vector_2d_copy_21_ 0x957fc _std.o ___S__23__23_s8vector_2d_concatenate 0x957e4 _std.o ___S__23__23_s8vector_2d_append 0x957cc _std.o ___S__23__23_s8vector 0x957b4 _std.o ___S__23__23_string_2d_fill_21_ 0x95a6c _std.o ___S__23__23_string_2d_downcase 0x95a54 _std.o ___S__23__23_string_2d_delete 0x95a3c _std.o ___S__23__23_string_2d_copy 0x95a24 _std.o ___S__23__23_string_2d_contains 0x95a0c _std.o ___S__23__23_string_2d_cmp_2d_ci 0x959f4 _std.o ___S__23__23_string_2d_ci_3e__3d__3f_ 0x959dc _std.o ___S__23__23_string_2d_ci_3d__3f_ 0x959c4 _std.o ___S__23__23_string_2d_ci_3c__3f_ 0x959ac _std.o ___S__23__23_string_2d_append_2d_aux 0x95994 _std.o ___S__23__23_string_2d__3e_utf8_2d_length 0x9597c _std.o ___S__23__23_string_2d__3e_uninterned_2d_symbol 0x95964 _std.o ___S__23__23_string_2d__3e_uninterned_2d_symbol 0x2a80c _nonstd.o ___S__23__23_string_2d__3e_symbol 0x9594c _std.o ___S__23__23_string_2d__3e_keyword 0x95934 _std.o ___S__23__23_string_2d__3e_char_2d_set 0x9591c _std.o ___S__23__23_string_3e__3f_ 0x95bd4 _std.o ___S__23__23_string_3d__3f_ 0x95bbc _std.o ___S__23__23_string_3c__3f_ 0x95ba4 _std.o ___S__23__23_string_2d_upcase 0x95b8c _std.o ___S__23__23_string_2d_suffix_3f_ 0x95b74 _std.o ___S__23__23_string_2d_suffix_2d_length_2d_ci 0x95b5c _std.o ___S__23__23_string_2d_suffix_2d_ci_3f_ 0x95b44 _std.o ___S__23__23_string_2d_split_2d_at_2d_char 0x95b2c _std.o ___S__23__23_string_2d_set_2d_small 0x95b14 _std.o ___S__23__23_string_2d_set 0x95afc _std.o ___S__23__23_string_2d_prefix_3f_ 0x95ae4 _std.o ___S__23__23_string_2d_prefix_2d_length_2d_ci 0x95acc _std.o ___S__23__23_string_2d_prefix_2d_ci_3f_ 0x95ab4 _std.o ___S__23__23_string_2d_insert_2d_small 0x95a9c _std.o ___S__23__23_string_2d_in_2d_bounds_3f_ 0x95a84 _std.o ___S__23__23_subu16vector 0x95d3c _std.o ___S__23__23_substring_2d_move_21_ 0x95d24 _std.o ___S__23__23_substring 0x95d0c _std.o ___S__23__23_subs8vector_2d_move_21_ 0x95cf4 _std.o ___S__23__23_subs8vector 0x95cdc _std.o ___S__23__23_subs64vector_2d_move_21_ 0x95cc4 _std.o ___S__23__23_subs64vector 0x95cac _std.o ___S__23__23_subs32vector_2d_move_21_ 0x95c94 _std.o ___S__23__23_subs32vector 0x95c7c _std.o ___S__23__23_subs16vector_2d_move_21_ 0x95c64 _std.o ___S__23__23_subs16vector 0x95c4c _std.o ___S__23__23_subf64vector_2d_move_21_ 0x95c34 _std.o ___S__23__23_subf64vector 0x95c1c _std.o ___S__23__23_subf32vector_2d_move_21_ 0x95c04 _std.o ___S__23__23_subf32vector 0x95bec _std.o ___S__23__23_take_21_ 0x95ea4 _std.o ___S__23__23_symbol_3f_ 0x95e8c _std.o ___S__23__23_symbol_2d_name 0x95e74 _std.o ___S__23__23_symbol_2d_hash_2d_set_21_ 0x95e5c _std.o ___S__23__23_symbol_2d__3e_string_3f_ 0x95e44 _std.o ___S__23__23_subvector_2d_small 0x95e2c _std.o ___S__23__23_subvector_2d_fill_21_ 0x95e14 _std.o ___S__23__23_subvalues_2d_move_21_ 0x95dfc _std.o ___S__23__23_subu8vector_2d_move_21_ 0x95de4 _std.o ___S__23__23_subu8vector 0x95dcc _std.o ___S__23__23_subu64vector_2d_move_21_ 0x95db4 _std.o ___S__23__23_subu64vector 0x95d9c _std.o ___S__23__23_subu32vector_2d_move_21_ 0x95d84 _std.o ___S__23__23_subu32vector 0x95d6c _std.o ___S__23__23_subu16vector_2d_move_21_ 0x95d54 _std.o ___S__23__23_u32vector_2d_concatenate 0x96054 _std.o ___S__23__23_u32vector_2d_append 0x9603c _std.o ___S__23__23_u32vector 0x96024 _std.o ___S__23__23_u16vector_2d_swap_21_ 0x9600c _std.o ___S__23__23_u16vector_2d_set_2d_small 0x95ff4 _std.o ___S__23__23_u16vector_2d_set 0x95fdc _std.o ___S__23__23_u16vector_2d_length 0x95fc4 _std.o ___S__23__23_u16vector_2d_insert 0x95fac _std.o ___S__23__23_u16vector_2d_fill_21_ 0x95f94 _std.o ___S__23__23_u16vector_2d_delete_2d_small 0x95f7c _std.o ___S__23__23_u16vector_2d_copy_21_ 0x95f64 _std.o ___S__23__23_u16vector_2d_concatenate 0x95f4c _std.o ___S__23__23_u16vector_2d_append 0x95f34 _std.o ___S__23__23_u16vector 0x95f1c _std.o ___S__23__23_tenth 0x95ebc _std.o ___S__23__23_u64vector_2d_fill_21_ 0x961bc _std.o ___S__23__23_u64vector_2d_delete_2d_small 0x961a4 _std.o ___S__23__23_u64vector_2d_copy_21_ 0x9618c _std.o ___S__23__23_u64vector_2d_concatenate 0x96174 _std.o ___S__23__23_u64vector_2d_append 0x9615c _std.o ___S__23__23_u64vector 0x96144 _std.o ___S__23__23_u32vector_2d_swap_21_ 0x9612c _std.o ___S__23__23_u32vector_2d_set_2d_small 0x96114 _std.o ___S__23__23_u32vector_2d_set_21_ 0x960fc _std.o ___S__23__23_u32vector_2d_ref_2d_fixnum 0x960e4 _std.o ___S__23__23_u32vector_2d_length 0x960cc _std.o ___S__23__23_u32vector_2d_insert 0x960b4 _std.o ___S__23__23_u32vector_2d_fill_21_ 0x9609c _std.o ___S__23__23_u32vector_2d_delete_2d_small 0x96084 _std.o ___S__23__23_u32vector_2d_copy_21_ 0x9606c _std.o ___S__23__23_u8vector_2d_set 0x96324 _std.o ___S__23__23_u8vector_2d_length 0x9630c _std.o ___S__23__23_u8vector_2d_insert 0x962f4 _std.o ___S__23__23_u8vector_2d_fill_21_ 0x962dc _std.o ___S__23__23_u8vector_2d_delete_2d_small 0x962c4 _std.o ___S__23__23_u8vector_2d_copy_21_ 0x962ac _std.o ___S__23__23_u8vector_2d_concatenate 0x96294 _std.o ___S__23__23_u8vector_2d_append 0x9627c _std.o ___S__23__23_u8vector 0x96264 _std.o ___S__23__23_u64vector_2d_swap_21_ 0x9624c _std.o ___S__23__23_u64vector_2d_set_2d_small 0x96234 _std.o ___S__23__23_u64vector_2d_set_21_ 0x9621c _std.o ___S__23__23_u64vector_2d_ref_2d_fixnum 0x96204 _std.o ___S__23__23_u64vector_2d_length 0x961ec _std.o ___S__23__23_u64vector_2d_insert 0x961d4 _std.o ___S__23__23_vector_2d_cas_21_ 0x9648c _std.o ___S__23__23_vector_2d_append 0x96474 _std.o ___S__23__23_vector 0x9645c _std.o ___S__23__23_vector 0x118 _module.o ___S__23__23_values_2d_swap_21_ 0x96444 _std.o ___S__23__23_values_2d_set_21_ 0x9642c _std.o ___S__23__23_values_2d_ref 0x96414 _std.o ___S__23__23_values_2d_insert_2d_small 0x963fc _std.o ___S__23__23_values_2d_delete_2d_small 0x963e4 _std.o ___S__23__23_values_2d_copy 0x963cc _std.o ___S__23__23_values 0x963b4 _std.o ___S__23__23_values 0x330 _thread.o ___S__23__23_utf8_2d__3e_string 0x9639c _std.o ___S__23__23_uninterned_2d_keyword_3f_ 0x96384 _std.o ___S__23__23_ucs_2d_range_2d__3e_char_2d_set 0x9636c _std.o ___S__23__23_u8vector_2d_swap_21_ 0x96354 _std.o ___S__23__23_u8vector_2d_set_2d_small 0x9633c _std.o ___S_assq 0x96624 _std.o ___S_assq 0x6d0 _eval.o ___S_append_2d_reverse_21_ 0x965f4 _std.o ___S_append_21_ 0x965dc _std.o ___S_any 0x965c4 _std.o ___S___std_23_ 0x965ac _std.o ___S__23__23_xcons 0x9657c _std.o ___S__23__23_vector_2d_swap_21_ 0x96564 _std.o ___S__23__23_vector_2d_set_2d_small 0x9654c _std.o ___S__23__23_vector_2d_set 0x96534 _std.o ___S__23__23_vector_2d_length 0x9651c _std.o ___S__23__23_vector_2d_insert 0x96504 _std.o ___S__23__23_vector_2d_in_2d_bounds_3f_ 0x964ec _std.o ___S__23__23_vector_2d_equal_3f_ 0x964d4 _std.o ___S__23__23_vector_2d_delete 0x964bc _std.o ___S__23__23_vector_2d_copy 0x964a4 _std.o ___S_cdaddr 0x967d4 _std.o ___S_cdaddr 0x2b42c _eval.o ___S_cdaar 0x967bc _std.o ___S_cdaar 0x2b414 _eval.o ___S_cdaaar 0x967a4 _std.o ___S_cdaaar 0x2b3fc _eval.o ___S_car 0x9678c _std.o ___S_car 0x778 _eval.o ___S_caddr 0x96774 _std.o ___S_caddr 0x758 _eval.o ___S_caddar 0x9675c _std.o ___S_caddar 0x750 _eval.o ___S_cadadr 0x96744 _std.o ___S_cadadr 0x748 _eval.o ___S_caar 0x9672c _std.o ___S_caar 0x740 _eval.o ___S_caaddr 0x96714 _std.o ___S_caaddr 0x738 _eval.o ___S_caaar 0x966fc _std.o ___S_caaar 0x730 _eval.o ___S_caaaar 0x966e4 _std.o ___S_caaaar 0x728 _eval.o ___S_boundaries 0x96684 _std.o ___S_boolean_3f_ 0x9666c _std.o ___S_boolean_3f_ 0x6e8 _eval.o ___S_boolean_2d_list 0x96654 _std.o ___S_boolean_2d_list 0x2eff4 _repl.o ___S_base_2d_cs 0x9663c _std.o ___S_char_2d_set_2d_complement 0x9693c _std.o ___S_char_2d_set_2d_adjoin_21_ 0x96924 _std.o ___S_char_2d_set_2d__3e_string 0x9690c _std.o ___S_char_2d_set 0x968f4 _std.o ___S_char_2d_lower_2d_case_3f_ 0x968dc _std.o ___S_char_2d_lower_2d_case_3f_ 0x2b534 _eval.o ___S_char_2d_foldcase 0x968c4 _std.o ___S_char_2d_ci_3e__3f_ 0x968ac _std.o ___S_char_2d_ci_3e__3f_ 0x2b504 _eval.o ___S_char_2d_ci_3d__3f_ 0x96894 _std.o ___S_char_2d_ci_3d__3f_ 0x2b4ec _eval.o ___S_char_2d_ci_3c__3d__3f_ 0x9687c _std.o ___S_char_2d_ci_3c__3d__3f_ 0x2b4d4 _eval.o ___S_char_2d__3e_integer 0x96864 _std.o ___S_char_2d__3e_integer 0x2b4bc _eval.o ___S_cdr 0x9684c _std.o ___S_cdr 0x2b4a4 _eval.o ___S_cdddr 0x96834 _std.o ___S_cdddr 0x2b48c _eval.o ___S_cdddar 0x9681c _std.o ___S_cdddar 0x2b474 _eval.o ___S_cddadr 0x96804 _std.o ___S_cddadr 0x2b45c _eval.o ___S_cdar 0x967ec _std.o ___S_cdar 0x2b444 _eval.o ___S_char_2d_set1 0x96aa4 _std.o ___S_char_2d_set_2d_xor 0x96a8c _std.o ___S_char_2d_set_2d_union 0x96a74 _std.o ___S_char_2d_set_2d_unfold 0x96a5c _std.o ___S_char_2d_set_2d_ref 0x96a44 _std.o ___S_char_2d_set_2d_intersection_21_ 0x96a2c _std.o ___S_char_2d_set_2d_hash 0x96a14 _std.o ___S_char_2d_set_2d_fold 0x969fc _std.o ___S_char_2d_set_2d_filter 0x969e4 _std.o ___S_char_2d_set_2d_difference_21_ 0x969cc _std.o ___S_char_2d_set_2d_diff_2b_intersection_21_ 0x969b4 _std.o ___S_char_2d_set_2d_delete_21_ 0x9699c _std.o ___S_char_2d_set_2d_cursor_2d_next 0x96984 _std.o ___S_char_2d_set_2d_count 0x9696c _std.o ___S_char_2d_set_2d_contains_3f_ 0x96954 _std.o ___S_drop 0x96c54 _std.o ___S_digit_2d_value 0x96c3c _std.o ___S_delete 0x96bf4 _std.o ___S_cursor 0x96bdc _std.o ___S_cursor 0x1d2fc _thread.o ___S_cons_2a_ 0x96bac _std.o ___S_concatenate_21_ 0x96b94 _std.o ___S_compare 0x96b7c _std.o ___S_clist 0x96b64 _std.o ___S_circular_2d_list 0x96b4c _std.o ___S_char_3e__3f_ 0x96b34 _std.o ___S_char_3e__3f_ 0x820 _eval.o ___S_char_3d__3f_ 0x96b1c _std.o ___S_char_3d__3f_ 0x818 _eval.o ___S_char_3c__3d__3f_ 0x96b04 _std.o ___S_char_3c__3d__3f_ 0x810 _eval.o ___S_char_2d_vector 0x96aec _std.o ___S_char_2d_vector 0x680 _repl.o ___S_char_2d_upcase 0x96ad4 _std.o ___S_char_2d_upcase 0x2b564 _eval.o ___S_char_2d_set_3d_ 0x96abc _std.o ___S_f64vector_2d__3e_list 0x96dec _std.o ___S_f64value 0x96dd4 _std.o ___S_f32vector_2d_swap_21_ 0x96dbc _std.o ___S_f32vector_2d_set_21_ 0x96da4 _std.o ___S_f32vector_2d_ref 0x96d8c _std.o ___S_f32vector_2d_length 0x96d74 _std.o ___S_f32vector_2d_copy_21_ 0x96d5c _std.o ___S_f32vector_2d_concatenate 0x96d44 _std.o ___S_f32vector_2d__3e_list 0x96d2c _std.o ___S_f32value 0x96d14 _std.o ___S_every 0x96ce4 _std.o ___S_end1 0x96ccc _std.o ___S_elt_3d_ 0x96c9c _std.o ___S_dst_2d_vect 0x96c84 _std.o ___S_drop_2d_right_21_ 0x96c6c _std.o ___S_invalid_2d_utf8_2d_encoding_2d_exception_3f_ 0x96fcc _std.o ___S_invalid_2d_utf8_2d_encoding_2d_exception_2d_arguments 0x96fb4 _std.o ___S_integer_2d__3e_char 0x96f84 _std.o ___S_integer_2d__3e_char 0xa30 _eval.o ___S_hi_2d_lo_2d_complement 0x96f54 _std.o ___S_g 0x96f3c _std.o ___S_g 0x5f8 _nonstd.o ___S_force 0x96f24 _std.o ___S_force 0x2b9cc _eval.o ___S_fold_2d_right 0x96f0c _std.o ___S_filter_21_ 0x96ec4 _std.o ___S_fill 0x96eac _std.o ___S_f64vector_2d_swap_21_ 0x96e7c _std.o ___S_f64vector_2d_set_21_ 0x96e64 _std.o ___S_f64vector_2d_ref 0x96e4c _std.o ___S_f64vector_2d_length 0x96e34 _std.o ___S_f64vector_2d_copy_21_ 0x96e1c _std.o ___S_f64vector_2d_concatenate 0x96e04 _std.o ___S_list_2d__3e_u8vector 0x9714c _std.o ___S_list_2d__3e_u32vector 0x97134 _std.o ___S_list_2d__3e_string 0x9711c _std.o ___S_list_2d__3e_string 0x2bda4 _eval.o ___S_list_2d__3e_s64vector 0x97104 _std.o ___S_list_2d__3e_s16vector 0x970ec _std.o ___S_list_2d__3e_f32vector 0x970d4 _std.o ___S_list_2d__3e_char_2d_set 0x970bc _std.o ___S_length_2d_mismatch_2d_exception_3f_ 0x970a4 _std.o ___S_length_2d_mismatch_2d_exception_2d_arguments 0x9708c _std.o ___S_length_2d_mismatch_2d_exception 0x97074 _std.o ___S_length_2d_mismatch_2d_exception 0x2f8c4 _repl.o ___S_length 0x9705c _std.o ___S_length 0x2bd14 _eval.o ___S_last 0x9702c _std.o ___S_keyword_3f_ 0x97014 _std.o ___S_keyword 0x96ffc _std.o ___S_keyword 0x2f864 _repl.o ___S_j 0x96fe4 _std.o ___S_j 0x2bc3c _eval.o ___S_make_2d_u64vector 0x972cc _std.o ___S_make_2d_u16vector 0x972b4 _std.o ___S_make_2d_s8vector 0x9729c _std.o ___S_make_2d_s32vector 0x97284 _std.o ___S_make_2d_promise 0x9726c _std.o ___S_make_2d_list 0x97254 _std.o ___S_make_2d_f32vector 0x9723c _std.o ___S_lower 0x97224 _std.o ___S_list_3f_ 0x971f4 _std.o ___S_list_3f_ 0x2bdd4 _eval.o ___S_list1 0x971dc _std.o ___S_list_2d_tabulate 0x971c4 _std.o ___S_list_2d_sort 0x971ac _std.o ___S_list_2d_set 0x97194 _std.o ___S_list_2d_of_2d_lists 0x9717c _std.o ___S_list_2d_copy 0x97164 _std.o ___S_rev_2d_head 0x9747c _std.o ___S_remq 0x9744c _std.o ___S_remove 0x97434 _std.o ___S_proper_2d_list_3f_ 0x9741c _std.o ___S_promise_3f_ 0x97404 _std.o ___S_pred 0x973d4 _std.o ___S_pred 0xc18 _eval.o ___S_partition 0x973bc _std.o ___S_pair_2d_list 0x973a4 _std.o ___S_pair_2d_list 0x2fb4c _repl.o ___S_p 0x9738c _std.o ___S_null_2d_list_3f_ 0x97374 _std.o ___S_not_2d_pair_3f_ 0x9735c _std.o ___S_ninth 0x97344 _std.o ___S_memv 0x97314 _std.o ___S_memv 0x2bedc _eval.o ___S_member 0x972fc _std.o ___S_member 0x2bec4 _eval.o ___S_member 0x6a8 _nonstd.o ___S_make_2d_vector 0x972e4 _std.o ___S_make_2d_vector 0x2be7c _eval.o ___S_s32vector_2d_list 0x975e4 _std.o ___S_s32vector_2d_list 0xae0 _repl.o ___S_s32vector_2d_fill_21_ 0x975cc _std.o ___S_s32vector_2d_copy 0x975b4 _std.o ___S_s32vector_2d_append 0x9759c _std.o ___S_s32vector 0x97584 _std.o ___S_s32vector 0x2fe04 _repl.o ___S_s32vector 0xfb0 _io.o ___S_s2 0x9756c _std.o ___S_s16vector_2d_swap_21_ 0x97554 _std.o ___S_s16vector_2d_set_21_ 0x9753c _std.o ___S_s16vector_2d_ref 0x97524 _std.o ___S_s16vector_2d_length 0x9750c _std.o ___S_s16vector_2d_copy_21_ 0x974f4 _std.o ___S_s16vector_2d_concatenate 0x974dc _std.o ___S_s16vector_2d__3e_list 0x974c4 _std.o ___S_s16value 0x974ac _std.o ___S_reverse_21_ 0x97494 _std.o ___S_s8vector_2d_fill_21_ 0x9774c _std.o ___S_s8vector_2d_copy 0x97734 _std.o ___S_s8vector_2d_append 0x9771c _std.o ___S_s8vector 0x97704 _std.o ___S_s8vector 0x2fe4c _repl.o ___S_s8vector 0xfc0 _io.o ___S_s64vector_3f_ 0x976ec _std.o ___S_s64vector_2d_shrink_21_ 0x976d4 _std.o ___S_s64vector_2d_set 0x976bc _std.o ___S_s64vector_2d_list 0x976a4 _std.o ___S_s64vector_2d_list 0x2fe34 _repl.o ___S_s64vector_2d_fill_21_ 0x9768c _std.o ___S_s64vector_2d_copy 0x97674 _std.o ___S_s64vector_2d_append 0x9765c _std.o ___S_s64vector 0x97644 _std.o ___S_s64vector 0xfb8 _io.o ___S_s64vector 0xae8 _repl.o ___S_s32vector_3f_ 0x9762c _std.o ___S_s32vector_2d_shrink_21_ 0x97614 _std.o ___S_s32vector_2d_set 0x975fc _std.o ___S_string_2d__3e_utf8 0x978e4 _std.o ___S_string_2d__3e_uninterned_2d_keyword 0x978cc _std.o ___S_string_2d__3e_list 0x978b4 _std.o ___S_string_2d__3e_list 0xd68 _eval.o ___S_string_2d__3e_char_2d_set_21_ 0x9789c _std.o ___S_string 0x97884 _std.o ___S_string 0x2c584 _eval.o ___S_string 0x7b39c _io.o ___S_string 0x2ff24 _repl.o ___S_string 0x928 _nonstd.o ___S_start2 0x9786c _std.o ___S_src_2d_start 0x9783c _std.o ___S_split_2d_at_21_ 0x97824 _std.o ___S_seventh 0x977f4 _std.o ___S_set_2d_cdr_21_ 0x977dc _std.o ___S_set_2d_cdr_21_ 0xd00 _eval.o ___S_separator 0x977c4 _std.o ___S_s8vector_3f_ 0x977ac _std.o ___S_s8vector_2d_shrink_21_ 0x97794 _std.o ___S_s8vector_2d_set 0x9777c _std.o ___S_s8vector_2d_list 0x97764 _std.o ___S_s8vector_2d_list 0xaf8 _repl.o ___S_string_2d_suffix_2d_length_2d_ci 0x97a4c _std.o ___S_string_2d_suffix_2d_ci_3f_ 0x97a34 _std.o ___S_string_2d_set_21_ 0x97a1c _std.o ___S_string_2d_set_21_ 0x2c62c _eval.o ___S_string_2d_ref 0x97a04 _std.o ___S_string_2d_ref 0xd98 _eval.o ___S_string_2d_prefix_2d_length_2d_ci 0x979ec _std.o ___S_string_2d_prefix_2d_ci_3f_ 0x979d4 _std.o ___S_string_2d_list 0x979bc _std.o ___S_string_2d_list 0x2bbd4 _nonstd.o ___S_string_2d_list 0x2ff3c _repl.o ___S_string_2d_for_2d_each 0x979a4 _std.o ___S_string_2d_fill_21_ 0x9798c _std.o ___S_string_2d_fill_21_ 0xd90 _eval.o ___S_string_2d_copy_21_ 0x97974 _std.o ___S_string_2d_contains_2d_ci 0x9795c _std.o ___S_string_2d_concatenate 0x97944 _std.o ___S_string_2d_ci_3e__3d__3f_ 0x9792c _std.o ___S_string_2d_ci_3e__3d__3f_ 0x2c5e4 _eval.o ___S_string_2d_ci_3c__3f_ 0x97914 _std.o ___S_string_2d_ci_3c__3f_ 0x2c5cc _eval.o ___S_string_2d_append 0x978fc _std.o ___S_string_2d_append 0x2c5b4 _eval.o ___S_substring_2d_move_21_ 0x97bb4 _std.o ___S_substring 0x97b9c _std.o ___S_substring 0xdb8 _eval.o ___S_subs8vector_2d_fill_21_ 0x97b84 _std.o ___S_subs64vector_2d_move_21_ 0x97b6c _std.o ___S_subs64vector 0x97b54 _std.o ___S_subs32vector_2d_fill_21_ 0x97b3c _std.o ___S_subs16vector_2d_move_21_ 0x97b24 _std.o ___S_subs16vector 0x97b0c _std.o ___S_subf64vector_2d_fill_21_ 0x97af4 _std.o ___S_subf32vector_2d_move_21_ 0x97adc _std.o ___S_subf32vector 0x97ac4 _std.o ___S_string_3e__3f_ 0x97aac _std.o ___S_string_3e__3f_ 0xdb0 _eval.o ___S_string_3d__3f_ 0x97a94 _std.o ___S_string_3d__3f_ 0xda8 _eval.o ___S_string_3c__3d__3f_ 0x97a7c _std.o ___S_string_3c__3d__3f_ 0xda0 _eval.o ___S_string_2d_swap_21_ 0x97a64 _std.o ___S_u16vector_2d_copy_21_ 0x97dac _std.o ___S_u16vector_2d_concatenate 0x97d94 _std.o ___S_u16vector_2d__3e_list 0x97d7c _std.o ___S_u16value 0x97d64 _std.o ___S_touch 0x97d4c _std.o ___S_take_2d_right 0x97cbc _std.o ___S_take 0x97ca4 _std.o ___S_symbol_2d__3e_string 0x97c8c _std.o ___S_symbol_2d__3e_string 0xdc0 _eval.o ___S_subvector_2d_fill_21_ 0x97c5c _std.o ___S_subu8vector_2d_move_21_ 0x97c44 _std.o ___S_subu8vector 0x97c2c _std.o ___S_subu64vector_2d_fill_21_ 0x97c14 _std.o ___S_subu32vector_2d_move_21_ 0x97bfc _std.o ___S_subu32vector 0x97be4 _std.o ___S_subu16vector_2d_fill_21_ 0x97bcc _std.o ___S_u64vector_2d_concatenate 0x97f14 _std.o ___S_u64vector_2d__3e_list 0x97efc _std.o ___S_u64value 0x97ee4 _std.o ___S_u32vector_2d_swap_21_ 0x97ecc _std.o ___S_u32vector_2d_set_21_ 0x97eb4 _std.o ___S_u32vector_2d_ref 0x97e9c _std.o ___S_u32vector_2d_length 0x97e84 _std.o ___S_u32vector_2d_copy_21_ 0x97e6c _std.o ___S_u32vector_2d_concatenate 0x97e54 _std.o ___S_u32vector_2d__3e_list 0x97e3c _std.o ___S_u32value 0x97e24 _std.o ___S_u16vector_2d_swap_21_ 0x97e0c _std.o ___S_u16vector_2d_set_21_ 0x97df4 _std.o ___S_u16vector_2d_ref 0x97ddc _std.o ___S_u16vector_2d_length 0x97dc4 _std.o ___S_uninterned_2d_keyword_3f_ 0x9807c _std.o ___S_ucs_2d_range_2d__3e_char_2d_set 0x98064 _std.o ___S_u8vector_2d_swap_21_ 0x9804c _std.o ___S_u8vector_2d_set_21_ 0x98034 _std.o ___S_u8vector_2d_ref 0x9801c _std.o ___S_u8vector_2d_length 0x98004 _std.o ___S_u8vector_2d_copy_21_ 0x97fec _std.o ___S_u8vector_2d_concatenate 0x97fd4 _std.o ___S_u8vector_2d__3e_list 0x97fbc _std.o ___S_u8value 0x97fa4 _std.o ___S_u64vector_2d_swap_21_ 0x97f8c _std.o ___S_u64vector_2d_set_21_ 0x97f74 _std.o ___S_u64vector_2d_ref 0x97f5c _std.o ___S_u64vector_2d_length 0x97f44 _std.o ___S_u64vector_2d_copy_21_ 0x97f2c _std.o ___S_vector_2d_swap_21_ 0x981e4 _std.o ___S_vector_2d_set_21_ 0x981cc _std.o ___S_vector_2d_set_21_ 0xe78 _eval.o ___S_vector_2d_set_21_ 0x9d0 _nonstd.o ___S_vector_2d_ref 0x981b4 _std.o ___S_vector_2d_ref 0x2c8b4 _eval.o ___S_vector_2d_ref 0x2bdb4 _nonstd.o ___S_vector_2d_list 0x9819c _std.o ___S_vector_2d_list 0xc70 _repl.o ___S_vector_2d_inc_21_ 0x98184 _std.o ___S_vector_2d_fold_2d_right 0x9816c _std.o ___S_vector_2d_fill_21_ 0x98154 _std.o ___S_vector_2d_fill_21_ 0x2c89c _eval.o ___S_vector_2d_cumulate 0x9813c _std.o ___S_vector_2d_copy 0x98124 _std.o ___S_vector_2d_cas_21_ 0x9810c _std.o ___S_vector_2d_any 0x980f4 _std.o ___S_vector_2d__3e_list 0x980dc _std.o ___S_vector_2d__3e_list 0xe68 _eval.o ___S_vec 0x980c4 _std.o ___S_values 0x980ac _std.o ___S_values 0x2c854 _eval.o ___S_values 0x1dd4c _thread.o ___S_upper 0x98094 _std.o ___S__23__23_cadddr 0x68 _std.o ___S__23__23_cadar 0x60 _std.o ___S__23__23_cadaar 0x58 _std.o ___S__23__23_caadr 0x50 _std.o ___S__23__23_caadar 0x48 _std.o ___S__23__23_caaadr 0x40 _std.o ___S__23__23_butlast 0x38 _std.o ___S__23__23_boundaries_2d_list_2d__3e_char_2d_set 0x30 _std.o ___S__23__23_assv 0x28 _std.o ___S__23__23_assoc 0x20 _std.o ___S__23__23_append_2d_reverse 0x18 _std.o ___S__23__23_append_21__2d_aux 0x10 _std.o ___S__23__23_append 0x8 _std.o ___S__23__23_allow_2d_length_2d_mismatch_3f__2d_set_21_ 0x0 _std.o ___S_vector_2d_unfold_2d_right 0x981fc _std.o ___S__23__23_char_2d_foldcase 0xe0 _std.o ___S__23__23_char_2d_ci_3e__3f_ 0xd8 _std.o ___S__23__23_char_2d_ci_3d__3f_ 0xd0 _std.o ___S__23__23_char_2d_ci_3c__3d__3f_ 0xc8 _std.o ___S__23__23_char_2d__3e_char_2d_set 0xc0 _std.o ___S__23__23_cdr 0xb8 _std.o ___S__23__23_cdddr 0xb0 _std.o ___S__23__23_cdddar 0xa8 _std.o ___S__23__23_cddadr 0xa0 _std.o ___S__23__23_cdar 0x98 _std.o ___S__23__23_cdaddr 0x90 _std.o ___S__23__23_cdaar 0x88 _std.o ___S__23__23_cdaaar 0x80 _std.o ___S__23__23_car_2b_cdr 0x78 _std.o ___S__23__23_cadr 0x70 _std.o ___S__23__23_char_2d_set_2d_diff_2b_intersection_21__2d_aux 0x158 _std.o ___S__23__23_char_2d_set_2d_diff_2b_intersection 0x150 _std.o ___S__23__23_char_2d_set_2d_delete_21__2d_aux 0x148 _std.o ___S__23__23_char_2d_set_2d_delete 0x140 _std.o ___S__23__23_char_2d_set_2d_cursor_2d_next_2d_nonneg 0x138 _std.o ___S__23__23_char_2d_set_2d_cursor 0x130 _std.o ___S__23__23_char_2d_set_2d_copy 0x128 _std.o ___S__23__23_char_2d_set_2d_contains_3f_ 0x120 _std.o ___S__23__23_char_2d_set_2d_complement 0x118 _std.o ___S__23__23_char_2d_set_2d_aux 0x110 _std.o ___S__23__23_char_2d_set_2d_adjoin_2d_aux 0x108 _std.o ___S__23__23_char_2d_set_2d_adjoin_21_ 0x100 _std.o ___S__23__23_char_2d_set_2d__3e_string 0xf8 _std.o ___S__23__23_char_2d_set 0xf0 _std.o ___S__23__23_char_2d_lower_2d_case_3f_ 0xe8 _std.o ___S__23__23_char_2d_set_2d_xor2 0x1d0 _std.o ___S__23__23_char_2d_set_2d_xor_21_ 0x1c8 _std.o ___S__23__23_char_2d_set_2d_union2_2d_possibly_2d_no_2d_alloc 0x1c0 _std.o ___S__23__23_char_2d_set_2d_union_21__2d_aux 0x1b8 _std.o ___S__23__23_char_2d_set_2d_union 0x1b0 _std.o ___S__23__23_char_2d_set_2d_unfold 0x1a8 _std.o ___S__23__23_char_2d_set_2d_ref 0x1a0 _std.o ___S__23__23_char_2d_set_2d_map 0x198 _std.o ___S__23__23_char_2d_set_2d_intersection_21__2d_aux 0x190 _std.o ___S__23__23_char_2d_set_2d_intersection 0x188 _std.o ___S__23__23_char_2d_set_2d_for_2d_each 0x180 _std.o ___S__23__23_char_2d_set_2d_filter_21_ 0x178 _std.o ___S__23__23_char_2d_set_2d_every 0x170 _std.o ___S__23__23_char_2d_set_2d_difference_21__2d_aux 0x168 _std.o ___S__23__23_char_2d_set_2d_difference 0x160 _std.o ___S__23__23_drop 0x248 _std.o ___S__23__23_digit_2d_value 0x240 _std.o ___S__23__23_copy_2d_string_2d_list 0x238 _std.o ___S__23__23_cons_2a_ 0x230 _std.o ___S__23__23_concatenate_2d_reverse 0x228 _std.o ___S__23__23_concatenate 0x220 _std.o ___S__23__23_code_2d_list_2d__3e_boundaries_2d_list_21_ 0x218 _std.o ___S__23__23_circular_2d_list_2d_aux 0x210 _std.o ___S__23__23_char_3f_ 0x208 _std.o ___S__23__23_char_3e__3d__3f_ 0x200 _std.o ___S__23__23_char_3c__3f_ 0x1f8 _std.o ___S__23__23_char_2d_whitespace_3f_ 0x1f0 _std.o ___S__23__23_char_2d_upcase 0x1e8 _std.o ___S__23__23_char_2d_set_3d_2 0x1e0 _std.o ___S__23__23_char_2d_set_3c__3d_2 0x1d8 _std.o ___S__23__23_f64vector_2d_append 0x2c0 _std.o ___S__23__23_f64vector 0x2b8 _std.o ___S__23__23_f32vector_2d_swap_21_ 0x2b0 _std.o ___S__23__23_f32vector_2d_set_2d_small 0x2a8 _std.o ___S__23__23_f32vector_2d_set 0x2a0 _std.o ___S__23__23_f32vector_2d_length 0x298 _std.o ___S__23__23_f32vector_2d_insert 0x290 _std.o ___S__23__23_f32vector_2d_fill_21_ 0x288 _std.o ___S__23__23_f32vector_2d_delete_2d_small 0x280 _std.o ___S__23__23_f32vector_2d_copy_21_ 0x278 _std.o ___S__23__23_f32vector_2d_concatenate 0x270 _std.o ___S__23__23_f32vector_2d_append 0x268 _std.o ___S__23__23_f32vector 0x260 _std.o ___S__23__23_end_2d_of_2d_char_2d_set_3f_ 0x258 _std.o ___S__23__23_drop_2d_right_21_ 0x250 _std.o ___S__23__23_fail_2d_check_2d_f64vector 0x338 _std.o ___S__23__23_fail_2d_check_2d_f32vector 0x330 _std.o ___S__23__23_fail_2d_check_2d_char_2d_vector 0x328 _std.o ___S__23__23_fail_2d_check_2d_char_2d_list 0x320 _std.o ___S__23__23_fail_2d_check_2d_boolean_2d_vector 0x318 _std.o ___S__23__23_fail_2d_check_2d_boolean 0x310 _std.o ___S__23__23_f64vector_2d_swap_21_ 0x308 _std.o ___S__23__23_f64vector_2d_set_2d_small 0x300 _std.o ___S__23__23_f64vector_2d_set 0x2f8 _std.o ___S__23__23_f64vector_2d_length 0x2f0 _std.o ___S__23__23_f64vector_2d_insert 0x2e8 _std.o ___S__23__23_f64vector_2d_fill_21_ 0x2e0 _std.o ___S__23__23_f64vector_2d_delete_2d_small 0x2d8 _std.o ___S__23__23_f64vector_2d_copy_21_ 0x2d0 _std.o ___S__23__23_f64vector_2d_concatenate 0x2c8 _std.o ___S__23__23_fail_2d_check_2d_u64vector_2d_list 0x3b0 _std.o ___S__23__23_fail_2d_check_2d_u32vector_2d_list 0x3a8 _std.o ___S__23__23_fail_2d_check_2d_u16vector_2d_list 0x3a0 _std.o ___S__23__23_fail_2d_check_2d_symbol 0x398 _std.o ___S__23__23_fail_2d_check_2d_string 0x390 _std.o ___S__23__23_fail_2d_check_2d_s8vector 0x388 _std.o ___S__23__23_fail_2d_check_2d_s64vector 0x380 _std.o ___S__23__23_fail_2d_check_2d_s32vector 0x378 _std.o ___S__23__23_fail_2d_check_2d_s16vector 0x370 _std.o ___S__23__23_fail_2d_check_2d_proper_2d_list 0x368 _std.o ___S__23__23_fail_2d_check_2d_pair_2d_list 0x360 _std.o ___S__23__23_fail_2d_check_2d_mutable 0x358 _std.o ___S__23__23_fail_2d_check_2d_list_2d_list 0x350 _std.o ___S__23__23_fail_2d_check_2d_length_2d_mismatch_2d_exception 0x348 _std.o ___S__23__23_fail_2d_check_2d_invalid_2d_utf8_2d_encoding_2d_exception 0x340 _std.o ___S__23__23_list_2d__3e_char_2d_set 0x428 _std.o ___S__23__23_length_2b_ 0x420 _std.o ___S__23__23_last_2d_pair 0x418 _std.o ___S__23__23_keyword_3f_ 0x410 _std.o ___S__23__23_keyword_2d_name 0x408 _std.o ___S__23__23_keyword_2d_hash_2d_set_21_ 0x400 _std.o ___S__23__23_keyword_2d__3e_string_3f_ 0x3f8 _std.o ___S__23__23_iota_2d_fixnum 0x3f0 _std.o ___S__23__23_fourth 0x3e8 _std.o ___S__23__23_for_2d_each 0x3e0 _std.o ___S__23__23_fold 0x3d8 _std.o ___S__23__23_filter 0x3d0 _std.o ___S__23__23_fail_2d_check_2d_vector_2d_list 0x3c8 _std.o ___S__23__23_fail_2d_check_2d_values_2d_list 0x3c0 _std.o ___S__23__23_fail_2d_check_2d_u8vector_2d_list 0x3b8 _std.o ___S__23__23_make_2d_s16vector_2d_small 0x4a0 _std.o ___S__23__23_make_2d_list 0x498 _std.o ___S__23__23_make_2d_f32vector_2d_small 0x490 _std.o ___S__23__23_list_3f_ 0x488 _std.o ___S__23__23_list_2d_tabulate 0x480 _std.o ___S__23__23_list_2d_sort 0x478 _std.o ___S__23__23_list_2d_set 0x470 _std.o ___S__23__23_list_2d_copy 0x468 _std.o ___S__23__23_list_2d__3e_vector 0x460 _std.o ___S__23__23_list_2d__3e_u8vector 0x458 _std.o ___S__23__23_list_2d__3e_u32vector 0x450 _std.o ___S__23__23_list_2d__3e_string 0x448 _std.o ___S__23__23_list_2d__3e_s64vector 0x440 _std.o ___S__23__23_list_2d__3e_s16vector 0x438 _std.o ___S__23__23_list_2d__3e_f32vector 0x430 _std.o ___S__23__23_procedure_3f_ 0x518 _std.o ___S__23__23_partition_21_ 0x510 _std.o ___S__23__23_partial_2d_bit_2d_reverse 0x508 _std.o ___S__23__23_null_3f_ 0x500 _std.o ___S__23__23_null_3f_ 0x1c0 _nonstd.o ___S__23__23_nth_2d_pair 0x4f8 _std.o ___S__23__23_not 0x2a584 _nonstd.o ___S__23__23_not 0x4f0 _std.o ___S__23__23_mutable_3f_ 0x4e8 _std.o ___S__23__23_memq 0x4e0 _std.o ___S__23__23_max_2d_char_2d_code 0x4d8 _std.o ___S__23__23_make_2d_vector_2d_small 0x4d0 _std.o ___S__23__23_make_2d_uninterned_2d_symbol 0x4c8 _std.o ___S__23__23_make_2d_u8vector_2d_small 0x4c0 _std.o ___S__23__23_make_2d_u32vector_2d_small 0x4b8 _std.o ___S__23__23_make_2d_string_2d_small 0x4b0 _std.o ___S__23__23_make_2d_s64vector_2d_small 0x4a8 _std.o ___S__23__23_s16vector_2d_set_21_ 0x590 _std.o ___S__23__23_s16vector_2d_ref 0x588 _std.o ___S__23__23_s16vector_2d_insert_2d_small 0x580 _std.o ___S__23__23_s16vector_2d_in_2d_bounds_3f_ 0x578 _std.o ___S__23__23_s16vector_2d_equal_3f_ 0x570 _std.o ___S__23__23_s16vector_2d_delete 0x568 _std.o ___S__23__23_s16vector_2d_copy 0x560 _std.o ___S__23__23_s16vector_2d_append_2d_aux 0x558 _std.o ___S__23__23_s16vector_2d__3e_list 0x550 _std.o ___S__23__23_reverse 0x548 _std.o ___S__23__23_remove 0x540 _std.o ___S__23__23_raise_2d_invalid_2d_utf8_2d_encoding_2d_exception 0x538 _std.o ___S__23__23_proper_2d_list_2d_reverse 0x530 _std.o ___S__23__23_proper_2d_list_2d_copy 0x528 _std.o ___S__23__23_promise_2d_state_2d_set_21_ 0x520 _std.o ___S__23__23_s64vector_2d__3e_list 0x608 _std.o ___S__23__23_s32vector_3f_ 0x600 _std.o ___S__23__23_s32vector_2d_shrink_21_ 0x5f8 _std.o ___S__23__23_s32vector_2d_set_21__2d_fixnum 0x5f0 _std.o ___S__23__23_s32vector_2d_set 0x5e8 _std.o ___S__23__23_s32vector_2d_ref 0x5e0 _std.o ___S__23__23_s32vector_2d_insert_2d_small 0x5d8 _std.o ___S__23__23_s32vector_2d_in_2d_bounds_3f_ 0x5d0 _std.o ___S__23__23_s32vector_2d_equal_3f_ 0x5c8 _std.o ___S__23__23_s32vector_2d_delete 0x5c0 _std.o ___S__23__23_s32vector_2d_copy 0x5b8 _std.o ___S__23__23_s32vector_2d_append_2d_aux 0x5b0 _std.o ___S__23__23_s32vector_2d__3e_list 0x5a8 _std.o ___S__23__23_s16vector_3f_ 0x5a0 _std.o ___S__23__23_s16vector_2d_shrink_21_ 0x598 _std.o ___S__23__23_s8vector_2d_delete 0x680 _std.o ___S__23__23_s8vector_2d_copy 0x678 _std.o ___S__23__23_s8vector_2d_append_2d_aux 0x670 _std.o ___S__23__23_s8vector_2d__3e_list 0x668 _std.o ___S__23__23_s64vector_3f_ 0x660 _std.o ___S__23__23_s64vector_2d_shrink_21_ 0x658 _std.o ___S__23__23_s64vector_2d_set_21__2d_fixnum 0x650 _std.o ___S__23__23_s64vector_2d_set 0x648 _std.o ___S__23__23_s64vector_2d_ref 0x640 _std.o ___S__23__23_s64vector_2d_insert_2d_small 0x638 _std.o ___S__23__23_s64vector_2d_in_2d_bounds_3f_ 0x630 _std.o ___S__23__23_s64vector_2d_equal_3f_ 0x628 _std.o ___S__23__23_s64vector_2d_delete 0x620 _std.o ___S__23__23_s64vector_2d_copy 0x618 _std.o ___S__23__23_s64vector_2d_append_2d_aux 0x610 _std.o ___S__23__23_string_2d__3e_utf8 0x6f8 _std.o ___S__23__23_string_2d__3e_uninterned_2d_keyword 0x6f0 _std.o ___S__23__23_string_2d__3e_list 0x6e8 _std.o ___S__23__23_string_2d__3e_char_2d_set_21_ 0x6e0 _std.o ___S__23__23_string 0x6d8 _std.o ___S__23__23_split_2d_at 0x6d0 _std.o ___S__23__23_seventh 0x6c8 _std.o ___S__23__23_set_2d_car_21_ 0x6c0 _std.o ___S__23__23_s8vector_3f_ 0x6b8 _std.o ___S__23__23_s8vector_2d_shrink_21_ 0x6b0 _std.o ___S__23__23_s8vector_2d_set_21_ 0x6a8 _std.o ___S__23__23_s8vector_2d_ref 0x6a0 _std.o ___S__23__23_s8vector_2d_insert_2d_small 0x698 _std.o ___S__23__23_s8vector_2d_in_2d_bounds_3f_ 0x690 _std.o ___S__23__23_s8vector_2d_equal_3f_ 0x688 _std.o ___S__23__23_string_2d_prefix_2d_strip 0x770 _std.o ___S__23__23_string_2d_prefix_2d_length 0x768 _std.o ___S__23__23_string_2d_length 0x760 _std.o ___S__23__23_string_2d_insert 0x758 _std.o ___S__23__23_string_2d_foldcase 0x750 _std.o ___S__23__23_string_2d_equal_3f_ 0x748 _std.o ___S__23__23_string_2d_delete_2d_small 0x740 _std.o ___S__23__23_string_2d_copy_21_ 0x738 _std.o ___S__23__23_string_2d_contains_2d_ci 0x730 _std.o ___S__23__23_string_2d_concatenate 0x728 _std.o ___S__23__23_string_2d_ci_3e__3f_ 0x720 _std.o ___S__23__23_string_2d_ci_3d__3f_2 0x718 _std.o ___S__23__23_string_2d_ci_3c__3f_2 0x710 _std.o ___S__23__23_string_2d_ci_3c__3d__3f_ 0x708 _std.o ___S__23__23_string_2d_append 0x700 _std.o ___S__23__23_subf64vector_2d_small 0x7e8 _std.o ___S__23__23_subf64vector_2d_fill_21_ 0x7e0 _std.o ___S__23__23_subf32vector_2d_small 0x7d8 _std.o ___S__23__23_subf32vector_2d_fill_21_ 0x7d0 _std.o ___S__23__23_string_3f_ 0x7c8 _std.o ___S__23__23_string_3e__3d__3f_ 0x7c0 _std.o ___S__23__23_string_3c__3f_2 0x7b8 _std.o ___S__23__23_string_3c__3d__3f_ 0x7b0 _std.o ___S__23__23_string_2d_swap_21_ 0x7a8 _std.o ___S__23__23_string_2d_suffix_2d_strip 0x7a0 _std.o ___S__23__23_string_2d_suffix_2d_length 0x798 _std.o ___S__23__23_string_2d_split_2d_at_2d_char_2d_reversed 0x790 _std.o ___S__23__23_string_2d_shrink_21_ 0x788 _std.o ___S__23__23_string_2d_set_21_ 0x780 _std.o ___S__23__23_string_2d_ref 0x778 _std.o ___S__23__23_subu64vector_2d_fill_21_ 0x860 _std.o ___S__23__23_subu32vector_2d_small 0x858 _std.o ___S__23__23_subu32vector_2d_fill_21_ 0x850 _std.o ___S__23__23_subu16vector_2d_small 0x848 _std.o ___S__23__23_subu16vector_2d_fill_21_ 0x840 _std.o ___S__23__23_substring_2d_small 0x838 _std.o ___S__23__23_substring_2d_fill_21_ 0x830 _std.o ___S__23__23_subs8vector_2d_small 0x828 _std.o ___S__23__23_subs8vector_2d_fill_21_ 0x820 _std.o ___S__23__23_subs64vector_2d_small 0x818 _std.o ___S__23__23_subs64vector_2d_fill_21_ 0x810 _std.o ___S__23__23_subs32vector_2d_small 0x808 _std.o ___S__23__23_subs32vector_2d_fill_21_ 0x800 _std.o ___S__23__23_subs16vector_2d_small 0x7f8 _std.o ___S__23__23_subs16vector_2d_fill_21_ 0x7f0 _std.o ___S__23__23_u16vector_2d_append_2d_aux 0x8e8 _std.o ___S__23__23_u16vector_2d__3e_list 0x8e0 _std.o ___S__23__23_type_2d_3_2d_C5CC1F94_2d_644C_2d_46FD_2d_8655_2d_674A3C3E517A 0x8d0 _std.o ___S__23__23_type_2d_3_2d_C5CC1F94_2d_644C_2d_46FD_2d_8655_2d_674A3C3E517A 0x588 _repl.o ___S__23__23_type_2d_2_2d_C31D88DD_2d_26F4_2d_4EC3_2d_A30D_2d_BE96C0120CB0 0x8c8 _std.o ___S__23__23_type_2d_2_2d_C31D88DD_2d_26F4_2d_4EC3_2d_A30D_2d_BE96C0120CB0 0x530 _repl.o ___S__23__23_third 0x8c0 _std.o ___S__23__23_take_2d_right 0x8b8 _std.o ___S__23__23_take 0x8b0 _std.o ___S__23__23_symbol_2d_name_2d_set_21_ 0x8a8 _std.o ___S__23__23_symbol_2d_interned_3f_ 0x8a0 _std.o ___S__23__23_symbol_2d__3e_string 0x890 _std.o ___S__23__23_subvector_2d_move_21_ 0x888 _std.o ___S__23__23_subvector 0x880 _std.o ___S__23__23_subu8vector_2d_small 0x878 _std.o ___S__23__23_subu8vector_2d_fill_21_ 0x870 _std.o ___S__23__23_subu64vector_2d_small 0x868 _std.o ___S__23__23_u32vector_2d_in_2d_bounds_3f_ 0x960 _std.o ___S__23__23_u32vector_2d_equal_3f_ 0x958 _std.o ___S__23__23_u32vector_2d_delete 0x950 _std.o ___S__23__23_u32vector_2d_copy 0x948 _std.o ___S__23__23_u32vector_2d_append_2d_aux 0x940 _std.o ___S__23__23_u32vector_2d__3e_list 0x938 _std.o ___S__23__23_u16vector_3f_ 0x930 _std.o ___S__23__23_u16vector_2d_shrink_21_ 0x928 _std.o ___S__23__23_u16vector_2d_set_21_ 0x920 _std.o ___S__23__23_u16vector_2d_ref 0x918 _std.o ___S__23__23_u16vector_2d_insert_2d_small 0x910 _std.o ___S__23__23_u16vector_2d_in_2d_bounds_3f_ 0x908 _std.o ___S__23__23_u16vector_2d_equal_3f_ 0x900 _std.o ___S__23__23_u16vector_2d_delete 0x8f8 _std.o ___S__23__23_u16vector_2d_copy 0x8f0 _std.o ___S__23__23_u64vector_2d_set 0x9d8 _std.o ___S__23__23_u64vector_2d_ref 0x9d0 _std.o ___S__23__23_u64vector_2d_insert_2d_small 0x9c8 _std.o ___S__23__23_u64vector_2d_in_2d_bounds_3f_ 0x9c0 _std.o ___S__23__23_u64vector_2d_equal_3f_ 0x9b8 _std.o ___S__23__23_u64vector_2d_delete 0x9b0 _std.o ___S__23__23_u64vector_2d_copy 0x9a8 _std.o ___S__23__23_u64vector_2d_append_2d_aux 0x9a0 _std.o ___S__23__23_u64vector_2d__3e_list 0x998 _std.o ___S__23__23_u32vector_3f_ 0x990 _std.o ___S__23__23_u32vector_2d_shrink_21_ 0x988 _std.o ___S__23__23_u32vector_2d_set_21__2d_fixnum 0x980 _std.o ___S__23__23_u32vector_2d_set 0x978 _std.o ___S__23__23_u32vector_2d_ref 0x970 _std.o ___S__23__23_u32vector_2d_insert_2d_small 0x968 _std.o ___S__23__23_ucs_2d_range_2d__3e_char_2d_set_21_ 0xa50 _std.o ___S__23__23_u8vector_3f_ 0xa48 _std.o ___S__23__23_u8vector_2d_shrink_21_ 0xa40 _std.o ___S__23__23_u8vector_2d_set_21_ 0xa38 _std.o ___S__23__23_u8vector_2d_ref 0xa30 _std.o ___S__23__23_u8vector_2d_insert_2d_small 0xa28 _std.o ___S__23__23_u8vector_2d_in_2d_bounds_3f_ 0xa20 _std.o ___S__23__23_u8vector_2d_equal_3f_ 0xa18 _std.o ___S__23__23_u8vector_2d_delete 0xa10 _std.o ___S__23__23_u8vector_2d_copy 0xa08 _std.o ___S__23__23_u8vector_2d_append_2d_aux 0xa00 _std.o ___S__23__23_u8vector_2d__3e_list 0x9f8 _std.o ___S__23__23_u64vector_3f_ 0x9f0 _std.o ___S__23__23_u64vector_2d_shrink_21_ 0x9e8 _std.o ___S__23__23_u64vector_2d_set_21__2d_fixnum 0x9e0 _std.o ___S__23__23_vector_2d_fill_21_ 0xac8 _std.o ___S__23__23_vector_2d_delete_2d_small 0xac0 _std.o ___S__23__23_vector_2d_copy_21_ 0xab8 _std.o ___S__23__23_vector_2d_concatenate 0xab0 _std.o ___S__23__23_vector_2d_append_2d_aux 0xaa8 _std.o ___S__23__23_vector_2d__3e_list 0xaa0 _std.o ___S__23__23_values_3f_ 0xa98 _std.o ___S__23__23_values_2d_set_2d_small 0xa90 _std.o ___S__23__23_values_2d_set 0xa88 _std.o ___S__23__23_values_2d_length 0xa80 _std.o ___S__23__23_values_2d_insert 0xa78 _std.o ___S__23__23_values_2d_delete 0xa70 _std.o ___S__23__23_values_2d__3e_list 0x1d0bc _thread.o ___S__23__23_values_2d__3e_list 0xa68 _std.o ___S__23__23_utf8_2d__3e_string_2d_length 0xa60 _std.o ___S__23__23_uninterned_2d_symbol_3f_ 0xa58 _std.o ___S_boolean_2d_vector 0xb48 _std.o ___S_boolean_2d_vector 0x630 _repl.o ___S_boolean 0xb40 _std.o ___S_boolean 0x628 _repl.o ___S_assv 0x2b1d4 _eval.o ___S_assv 0xb38 _std.o ___S_assoc 0x2b1bc _eval.o ___S_assoc 0xb30 _std.o ___S_append_2d_reverse 0xb20 _std.o ___S_append 0x2ac14 _nonstd.o ___S_append 0xb18 _std.o ___S_append 0x698 _eval.o ___S_append 0x150 _module.o ___S_append 0x940 _io.o ___S_alist 0xb10 _std.o ___S___std 0xb08 _std.o ___S__2d__3e_char_2d_set 0xb00 _std.o ___S__23__23_vector_3f_ 0xaf8 _std.o ___S__23__23_vector_2d_shrink_21_ 0xaf0 _std.o ___S__23__23_vector_2d_set_21_ 0xae8 _std.o ___S__23__23_vector_2d_ref 0x2397c _module.o ___S__23__23_vector_2d_ref 0xae0 _std.o ___S__23__23_vector_2d_insert_2d_small 0xad8 _std.o ___S__23__23_vector_2d_inc_21_ 0xad0 _std.o ___S_cddddr 0xbe0 _std.o ___S_cddddr 0x7b8 _eval.o ___S_cddar 0xbd8 _std.o ___S_cddar 0x7b0 _eval.o ___S_cddaar 0xbd0 _std.o ___S_cddaar 0x7a8 _eval.o ___S_cdadr 0xbc8 _std.o ___S_cdadr 0x7a0 _eval.o ___S_cdadar 0xbc0 _std.o ___S_cdadar 0x798 _eval.o ___S_cdaadr 0xbb8 _std.o ___S_cdaadr 0x790 _eval.o ___S_car_2b_cdr 0xbb0 _std.o ___S_cadr 0x2b36c _eval.o ___S_cadr 0xba8 _std.o ___S_cadddr 0x2b354 _eval.o ___S_cadddr 0xba0 _std.o ___S_cadar 0x2b33c _eval.o ___S_cadar 0xb98 _std.o ___S_cadaar 0x2b324 _eval.o ___S_cadaar 0xb90 _std.o ___S_caadr 0x2b30c _eval.o ___S_caadr 0xb88 _std.o ___S_caadar 0x2b2f4 _eval.o ___S_caadar 0xb80 _std.o ___S_caaadr 0x2b2dc _eval.o ___S_caaadr 0xb78 _std.o ___S_bound 0xb50 _std.o ___S_char_2d_set_2d_delete 0xc58 _std.o ___S_char_2d_set_2d_cursor 0xc50 _std.o ___S_char_2d_set_2d_copy 0xc48 _std.o ___S_char_2d_set_2d_complement_21_ 0xc40 _std.o ___S_char_2d_set_2d_any 0xc38 _std.o ___S_char_2d_set_2d_adjoin 0xc30 _std.o ___S_char_2d_set_2d__3e_list 0xc28 _std.o ___S_char_2d_numeric_3f_ 0xc20 _std.o ___S_char_2d_numeric_3f_ 0x7f8 _eval.o ___S_char_2d_list 0x2f0e4 _repl.o ___S_char_2d_list 0xc18 _std.o ___S_char_2d_downcase 0x2b51c _eval.o ___S_char_2d_downcase 0xc10 _std.o ___S_char_2d_ci_3e__3d__3f_ 0xc08 _std.o ___S_char_2d_ci_3e__3d__3f_ 0x7e0 _eval.o ___S_char_2d_ci_3c__3f_ 0xc00 _std.o ___S_char_2d_ci_3c__3f_ 0x7d8 _eval.o ___S_char_2d_alphabetic_3f_ 0xbf8 _std.o ___S_char_2d_alphabetic_3f_ 0x7d0 _eval.o ___S_char 0xbf0 _std.o ___S_char 0x678 _repl.o ___S_cddr 0xbe8 _std.o ___S_cddr 0x7c0 _eval.o ___S_char_2d_whitespace_3f_ 0x2b57c _eval.o ___S_char_2d_whitespace_3f_ 0xcd0 _std.o ___S_char_2d_upper_2d_case_3f_ 0xcc8 _std.o ___S_char_2d_upper_2d_case_3f_ 0x808 _eval.o ___S_char_2d_set_3f_ 0xcc0 _std.o ___S_char_2d_set_3c__3d_ 0xcb8 _std.o ___S_char_2d_set_2d_xor_21_ 0xcb0 _std.o ___S_char_2d_set_2d_union_21_ 0xca8 _std.o ___S_char_2d_set_2d_unfold_21_ 0xca0 _std.o ___S_char_2d_set_2d_size 0xc98 _std.o ___S_char_2d_set_2d_map 0xc90 _std.o ___S_char_2d_set_2d_intersection 0xc88 _std.o ___S_char_2d_set_2d_for_2d_each 0xc80 _std.o ___S_char_2d_set_2d_filter_21_ 0xc78 _std.o ___S_char_2d_set_2d_every 0xc70 _std.o ___S_char_2d_set_2d_difference 0xc68 _std.o ___S_char_2d_set_2d_diff_2b_intersection 0xc60 _std.o ___S_end_2d_of_2d_char_2d_set_3f_ 0xd68 _std.o ___S_eighth 0xd58 _std.o ___S_dst_2d_start 0xd50 _std.o ___S_drop_2d_right 0xd48 _std.o ___S_dotted_2d_list_3f_ 0xd40 _std.o ___S_delete_21_ 0xd28 _std.o ___S_deeper_2d_pair_2d_tree 0x2f1ec _repl.o ___S_deeper_2d_pair_2d_tree 0xd20 _std.o ___S_cs1 0xd18 _std.o ___S_cons 0x2b654 _eval.o ___S_cons 0xd08 _std.o ___S_cons 0x460 _nonstd.o ___S_concatenate 0xd00 _std.o ___S_clist1 0xcf8 _std.o ___S_circular_2d_list_3f_ 0xcf0 _std.o ___S_char_3f_ 0x2b5c4 _eval.o ___S_char_3f_ 0xce8 _std.o ___S_char_3e__3d__3f_ 0x2b5ac _eval.o ___S_char_3e__3d__3f_ 0xce0 _std.o ___S_char_3c__3f_ 0x2b594 _eval.o ___S_char_3c__3f_ 0xcd8 _std.o ___S_f64vector_2d_list 0xde8 _std.o ___S_f64vector_2d_list 0x7d0 _repl.o ___S_f64vector_2d_fill_21_ 0xde0 _std.o ___S_f64vector_2d_copy 0xdd8 _std.o ___S_f64vector_2d_append 0xdd0 _std.o ___S_f64vector 0x2f4d4 _repl.o ___S_f64vector 0xdc8 _std.o ___S_f64vector 0xb10 _io.o ___S_f32vector_3f_ 0xdc0 _std.o ___S_f32vector_2d_shrink_21_ 0xdb8 _std.o ___S_f32vector_2d_set 0xdb0 _std.o ___S_f32vector_2d_list 0xda8 _std.o ___S_f32vector_2d_list 0x7c8 _repl.o ___S_f32vector_2d_fill_21_ 0xda0 _std.o ___S_f32vector_2d_copy 0xd98 _std.o ___S_f32vector_2d_append 0xd90 _std.o ___S_f32vector 0x79e9c _io.o ___S_f32vector 0x2f4bc _repl.o ___S_f32vector 0xd88 _std.o ___S_f 0xd80 _std.o ___S_end2 0xd70 _std.o ___S_iota 0xe70 _std.o ___S_invalid_2d_utf8_2d_encoding_2d_exception_2d_procedure 0xe68 _std.o ___S_invalid_2d_utf8_2d_encoding_2d_exception 0xe60 _std.o ___S_init_2d_proc 0xe50 _std.o ___S_get_2d_filter 0xe40 _std.o ___S_fourth 0xe38 _std.o ___S_for_2d_each 0xe30 _std.o ___S_for_2d_each 0x978 _eval.o ___S_fold 0xe28 _std.o ___S_flist 0xe20 _std.o ___S_first 0xe18 _std.o ___S_filter 0xe10 _std.o ___S_fifth 0xe08 _std.o ___S_f64vector_3f_ 0xe00 _std.o ___S_f64vector_2d_shrink_21_ 0xdf8 _std.o ___S_f64vector_2d_set 0xdf0 _std.o ___S_list_2d_list 0xef8 _std.o ___S_list_2d_list 0x940 _repl.o ___S_list_2d__3e_vector 0xef0 _std.o ___S_list_2d__3e_vector 0xac8 _eval.o ___S_list_2d__3e_u64vector 0xee8 _std.o ___S_list_2d__3e_u16vector 0xee0 _std.o ___S_list_2d__3e_s8vector 0xed8 _std.o ___S_list_2d__3e_s32vector 0xed0 _std.o ___S_list_2d__3e_f64vector 0xec8 _std.o ___S_list_2d__3e_char_2d_set_21_ 0xec0 _std.o ___S_length_2d_mismatch_2d_exception_2d_procedure 0xeb0 _std.o ___S_length_2d_mismatch_2d_exception_2d_arg_2d_id 0xea8 _std.o ___S_length_2b_ 0xea0 _std.o ___S_last_2d_pair 0xe90 _std.o ___S_kons 0xe88 _std.o ___S_keyword_2d__3e_string 0xe80 _std.o ___S_k 0x2bc54 _eval.o ___S_k 0xe78 _std.o ___S_memq 0xf80 _std.o ___S_memq 0xb28 _eval.o ___S_map 0xf78 _std.o ___S_map 0xb10 _eval.o ___S_make_2d_u8vector 0xf70 _std.o ___S_make_2d_u32vector 0xf68 _std.o ___S_make_2d_string 0xf60 _std.o ___S_make_2d_string 0xb08 _eval.o ___S_make_2d_s64vector 0xf58 _std.o ___S_make_2d_s16vector 0xf50 _std.o ___S_make_2d_parameter 0xf48 _std.o ___S_make_2d_f64vector 0xf40 _std.o ___S_longer_2d_list 0x2f954 _repl.o ___S_longer_2d_list 0xf30 _std.o ___S_list_3d_ 0xf20 _std.o ___S_list_2d_tail 0xf18 _std.o ___S_list_2d_tail 0xad0 _eval.o ___S_list_2d_sort_21_ 0xf10 _std.o ___S_list_2d_set_21_ 0xf08 _std.o ___S_list_2d_ref 0x2bdbc _eval.o ___S_list_2d_ref 0xf00 _std.o ___S_s16vector_2d_copy 0x1020 _std.o ___S_s16vector_2d_append 0x1018 _std.o ___S_s16vector 0x1010 _std.o ___S_s16vector 0xfa8 _io.o ___S_s16vector 0xad0 _repl.o ___S_s1 0x1008 _std.o ___S_reverse 0x2c3a4 _eval.o ___S_reverse 0x1000 _std.o ___S_remove_21_ 0xfe8 _std.o ___S_proper_2d_or_2d_circular_2d_list 0x2fc24 _repl.o ___S_proper_2d_or_2d_circular_2d_list 0xfe0 _std.o ___S_proper_2d_list 0xfd8 _std.o ___S_proper_2d_list 0xa38 _repl.o ___S_procedure_3f_ 0xfd0 _std.o ___S_procedure_3f_ 0xc28 _eval.o ___S_partition_21_ 0xfc0 _std.o ___S_pair_3f_ 0xfb8 _std.o ___S_pair_3f_ 0xbc8 _eval.o ___S_pair 0xfb0 _std.o ___S_pair 0x9f0 _repl.o ___S_null_3f_ 0x2bffc _eval.o ___S_null_3f_ 0xfa8 _std.o ___S_not 0x7a4e4 _io.o ___S_not 0x2b49c _nonstd.o ___S_not 0xf98 _std.o ___S_not 0xb68 _eval.o ___S_mutable 0xf88 _std.o ___S_mutable 0x978 _repl.o ___S_s64vector_2d__3e_list 0x1098 _std.o ___S_s64value 0x1090 _std.o ___S_s32vector_2d_swap_21_ 0x1088 _std.o ___S_s32vector_2d_set_21_ 0x1080 _std.o ___S_s32vector_2d_ref 0x1078 _std.o ___S_s32vector_2d_length 0x1070 _std.o ___S_s32vector_2d_copy_21_ 0x1068 _std.o ___S_s32vector_2d_concatenate 0x1060 _std.o ___S_s32vector_2d__3e_list 0x1058 _std.o ___S_s32value 0x1050 _std.o ___S_s16vector_3f_ 0x1048 _std.o ___S_s16vector_2d_shrink_21_ 0x1040 _std.o ___S_s16vector_2d_set 0x1038 _std.o ___S_s16vector_2d_list 0x2fdec _repl.o ___S_s16vector_2d_list 0x1030 _std.o ___S_s16vector_2d_fill_21_ 0x1028 _std.o ___S_second 0x2c434 _eval.o ___S_second 0x23e44 _module.o ___S_second 0x7acf4 _io.o ___S_second 0x2b694 _nonstd.o ___S_second 0x1110 _std.o ___S_second 0x578 _thread.o ___S_second 0xb00 _repl.o ___S_s8vector_2d_swap_21_ 0x1108 _std.o ___S_s8vector_2d_set_21_ 0x1100 _std.o ___S_s8vector_2d_ref 0x10f8 _std.o ___S_s8vector_2d_length 0x10f0 _std.o ___S_s8vector_2d_copy_21_ 0x10e8 _std.o ___S_s8vector_2d_concatenate 0x10e0 _std.o ___S_s8vector_2d__3e_list 0x10d8 _std.o ___S_s8value 0x10d0 _std.o ___S_s64vector_2d_swap_21_ 0x10c8 _std.o ___S_s64vector_2d_set_21_ 0x10c0 _std.o ___S_s64vector_2d_ref 0x10b8 _std.o ___S_s64vector_2d_length 0x10b0 _std.o ___S_s64vector_2d_copy_21_ 0x10a8 _std.o ___S_s64vector_2d_concatenate 0x10a0 _std.o ___S_string_2d_ci_3d__3f_ 0x1188 _std.o ___S_string_2d_ci_3d__3f_ 0xd80 _eval.o ___S_string_2d_ci_3c__3d__3f_ 0x1180 _std.o ___S_string_2d_ci_3c__3d__3f_ 0xd78 _eval.o ___S_string_2d__3e_vector 0x1178 _std.o ___S_string_2d__3e_uninterned_2d_symbol 0x1170 _std.o ___S_string_2d__3e_symbol 0x1168 _std.o ___S_string_2d__3e_symbol 0xd70 _eval.o ___S_string_2d__3e_keyword 0x1160 _std.o ___S_string_2d__3e_char_2d_set 0x1158 _std.o ___S_step 0x2ff0c _repl.o ___S_step 0x1150 _std.o ___S_step 0xd60 _eval.o ___S_start1 0x1148 _std.o ___S_src_2d_vect 0x1140 _std.o ___S_src_2d_end 0x1138 _std.o ___S_split_2d_at 0x1130 _std.o ___S_sixth 0x1128 _std.o ___S_set_2d_filter 0x1120 _std.o ___S_set_2d_car_21_ 0x2c44c _eval.o ___S_set_2d_car_21_ 0x1118 _std.o ___S_string_3c__3f_ 0x2c644 _eval.o ___S_string_3c__3f_ 0x1200 _std.o ___S_string_2d_upcase 0x11f8 _std.o ___S_string_2d_suffix_3f_ 0x11f0 _std.o ___S_string_2d_suffix_2d_length 0x11e8 _std.o ___S_string_2d_shrink_21_ 0x11e0 _std.o ___S_string_2d_set 0x11d8 _std.o ___S_string_2d_prefix_3f_ 0x11d0 _std.o ___S_string_2d_prefix_2d_length 0x11c8 _std.o ___S_string_2d_map 0x11c0 _std.o ___S_string_2d_length 0x2c614 _eval.o ___S_string_2d_length 0x11b8 _std.o ___S_string_2d_foldcase 0x11b0 _std.o ___S_string_2d_downcase 0x11a8 _std.o ___S_string_2d_copy 0x2c5fc _eval.o ___S_string_2d_copy 0x11a0 _std.o ___S_string_2d_contains 0x1198 _std.o ___S_string_2d_ci_3e__3f_ 0x1190 _std.o ___S_string_2d_ci_3e__3f_ 0xd88 _eval.o ___S_subu32vector_2d_fill_21_ 0x1278 _std.o ___S_subu16vector_2d_move_21_ 0x1270 _std.o ___S_subu16vector 0x1268 _std.o ___S_substring_2d_fill_21_ 0x1260 _std.o ___S_subs8vector_2d_move_21_ 0x1258 _std.o ___S_subs8vector 0x1250 _std.o ___S_subs64vector_2d_fill_21_ 0x1248 _std.o ___S_subs32vector_2d_move_21_ 0x1240 _std.o ___S_subs32vector 0x1238 _std.o ___S_subs16vector_2d_fill_21_ 0x1230 _std.o ___S_subf64vector_2d_move_21_ 0x1228 _std.o ___S_subf64vector 0x1220 _std.o ___S_subf32vector_2d_fill_21_ 0x1218 _std.o ___S_string_3f_ 0x2c674 _eval.o ___S_string_3f_ 0x1210 _std.o ___S_string_3e__3d__3f_ 0x2c65c _eval.o ___S_string_3e__3d__3f_ 0x1208 _std.o ___S_u16vector_2d_list 0x300ec _repl.o ___S_u16vector_2d_list 0x1318 _std.o ___S_u16vector_2d_fill_21_ 0x1310 _std.o ___S_u16vector_2d_copy 0x1308 _std.o ___S_u16vector_2d_append 0x1300 _std.o ___S_u16vector 0x12f8 _std.o ___S_u16vector 0x12e8 _io.o ___S_u16vector 0xbd0 _repl.o ___S_third 0x12c8 _std.o ___S_tenth 0x12c0 _std.o ___S_take_21_ 0x12b8 _std.o ___S_symbol_3f_ 0x2c6a4 _eval.o ___S_symbol_3f_ 0x12b0 _std.o ___S_symbol 0x2ff84 _repl.o ___S_symbol 0x12a8 _std.o ___S_subvector_2d_move_21_ 0x12a0 _std.o ___S_subvector 0x1298 _std.o ___S_subu8vector_2d_fill_21_ 0x1290 _std.o ___S_subu64vector_2d_move_21_ 0x1288 _std.o ___S_subu64vector 0x1280 _std.o ___S_u64vector_2d_fill_21_ 0x1390 _std.o ___S_u64vector_2d_copy 0x1388 _std.o ___S_u64vector_2d_append 0x1380 _std.o ___S_u64vector 0x1378 _std.o ___S_u64vector 0x12f8 _io.o ___S_u64vector 0xbe8 _repl.o ___S_u32vector_3f_ 0x1370 _std.o ___S_u32vector_2d_shrink_21_ 0x1368 _std.o ___S_u32vector_2d_set 0x1360 _std.o ___S_u32vector_2d_list 0x1358 _std.o ___S_u32vector_2d_list 0xbe0 _repl.o ___S_u32vector_2d_fill_21_ 0x1350 _std.o ___S_u32vector_2d_copy 0x1348 _std.o ___S_u32vector_2d_append 0x1340 _std.o ___S_u32vector 0x30104 _repl.o ___S_u32vector 0x1338 _std.o ___S_u32vector 0x12f0 _io.o ___S_u16vector_3f_ 0x1330 _std.o ___S_u16vector_2d_shrink_21_ 0x1328 _std.o ___S_u16vector_2d_set 0x1320 _std.o ___S_utf8_2d__3e_string 0x1408 _std.o ___S_uninterned_2d_symbol_3f_ 0x1400 _std.o ___S_ucs_2d_range_2d__3e_char_2d_set_21_ 0x13f8 _std.o ___S_u8vector_3f_ 0x13f0 _std.o ___S_u8vector_2d_shrink_21_ 0x13e8 _std.o ___S_u8vector_2d_set 0x13e0 _std.o ___S_u8vector_2d_list 0x30164 _repl.o ___S_u8vector_2d_list 0x13d8 _std.o ___S_u8vector_2d_fill_21_ 0x13d0 _std.o ___S_u8vector_2d_copy 0x13c8 _std.o ___S_u8vector_2d_append 0x13c0 _std.o ___S_u8vector 0x7b684 _io.o ___S_u8vector 0x2bcc4 _nonstd.o ___S_u8vector 0x3014c _repl.o ___S_u8vector 0x13b8 _std.o ___S_u64vector_3f_ 0x13b0 _std.o ___S_u64vector_2d_shrink_21_ 0x13a8 _std.o ___S_u64vector_2d_set 0x13a0 _std.o ___S_u64vector_2d_list 0x30134 _repl.o ___S_u64vector_2d_list 0x1398 _std.o ___S_xcons 0x1488 _std.o ___S_vector_3f_ 0x2c8cc _eval.o ___S_vector_3f_ 0x1480 _std.o ___S_vector_2d_unfold 0x1478 _std.o ___S_vector_2d_shrink_21_ 0x1470 _std.o ___S_vector_2d_set 0x1468 _std.o ___S_vector_2d_map 0x1460 _std.o ___S_vector_2d_length 0x1458 _std.o ___S_vector_2d_length 0xe70 _eval.o ___S_vector_2d_for_2d_each 0x1450 _std.o ___S_vector_2d_fold 0x1448 _std.o ___S_vector_2d_every 0x1440 _std.o ___S_vector_2d_copy_21_ 0x1438 _std.o ___S_vector_2d_concatenate 0x1430 _std.o ___S_vector_2d_append 0x1428 _std.o ___S_vector_2d__3e_string 0x1420 _std.o ___S_values_2d_list 0x1410 _std.o .text (section) 0x26e0 _eval.o .text (section) 0x26fc _eval.o .text (section) 0x27f5 _eval.o .text (section) 0x2874 _eval.o .text (section) 0x28db _eval.o .text (section) 0x28fc _eval.o .text (section) 0x298c _eval.o .text (section) 0x2a60 _eval.o .text (section) 0x2c35 _eval.o .text (section) 0x2ca9 _eval.o .text (section) 0x2d16 _eval.o .text (section) 0x2d8b _eval.o .text (section) 0x2ded _eval.o .text (section) 0x2dff _eval.o .text (section) 0x3267 _eval.o .text (section) 0x3282 _eval.o .text (section) 0x3322 _eval.o .text (section) 0x35cb _eval.o .text (section) 0x3a94 _eval.o .text (section) 0x3b60 _eval.o .text (section) 0x3e95 _eval.o .text (section) 0x3eb3 _eval.o .text (section) 0x4088 _eval.o .text (section) 0x40a5 _eval.o .text (section) 0x40fd _eval.o .text (section) 0x41cb _eval.o .text (section) 0x42e5 _eval.o .text (section) 0x4703 _eval.o .text (section) 0x4797 _eval.o .text (section) 0x47a9 _eval.o .text (section) 0x47f0 _eval.o .text (section) 0x485f _eval.o .text (section) 0x4871 _eval.o .text (section) 0x4883 _eval.o .text (section) 0x489e _eval.o .text (section) 0x48b0 _eval.o .text (section) 0x4900 _eval.o .text (section) 0x4912 _eval.o .text (section) 0x4944 _eval.o .text (section) 0x4956 _eval.o .text (section) 0x49ab _eval.o .text (section) 0x49bd _eval.o .text (section) 0x49f5 _eval.o .text (section) 0x4bc4 _eval.o .text (section) 0x4db2 _eval.o .text (section) 0x4dc4 _eval.o .text (section) 0x4f82 _eval.o .text (section) 0x50d3 _eval.o .text (section) 0x565d _eval.o .text (section) 0x5abb _eval.o .text (section) 0x5b6c _eval.o .text (section) 0x5b85 _eval.o .text (section) 0x5c2a _eval.o .text (section) 0x5c43 _eval.o .text (section) 0x5c5c _eval.o .text (section) 0x5c75 _eval.o .text (section) 0x5cb8 _eval.o .text (section) 0x5cf7 _eval.o .text (section) 0x5d9b _eval.o .text (section) 0x5e14 _eval.o .text (section) 0x5e3f _eval.o .text (section) 0x5f84 _eval.o .text (section) 0x5fc5 _eval.o .text (section) 0x61d0 _eval.o .text (section) 0x6686 _eval.o .text (section) 0x66c1 _eval.o .text (section) 0x684a _eval.o .text (section) 0x6b8a _eval.o .text (section) 0x6f71 _eval.o .text (section) 0x6fc4 _eval.o .text (section) 0x6fd6 _eval.o .text (section) 0x6fef _eval.o .text (section) 0x7062 _eval.o .text (section) 0x7363 _eval.o .text (section) 0x73b5 _eval.o .text (section) 0x73f3 _eval.o .text (section) 0x7553 _eval.o .text (section) 0x78f4 _eval.o .text (section) 0x7edc _eval.o .text (section) 0x7fad _eval.o .text (section) 0x8001 _eval.o .text (section) 0x80cb _eval.o .text (section) 0x8123 _eval.o .text (section) 0x817b _eval.o .text (section) 0x81ba _eval.o .text (section) 0x829b _eval.o .text (section) 0x8355 _eval.o .text (section) 0x83fc _eval.o .text (section) 0x84eb _eval.o .text (section) 0x86dd _eval.o .text (section) 0x870b _eval.o .text (section) 0x871d _eval.o .text (section) 0x872f _eval.o .text (section) 0x8869 _eval.o .text (section) 0x8949 _eval.o .text (section) 0x8a04 _eval.o .text (section) 0x8a16 _eval.o .text (section) 0x8a28 _eval.o .text (section) 0x8a46 _eval.o .text (section) 0x8d84 _eval.o .text (section) 0x8e8c _eval.o .text (section) 0x8f10 _eval.o .text (section) 0x8fa2 _eval.o .text (section) 0x9034 _eval.o .text (section) 0x9090 _eval.o .text (section) 0x90e8 _eval.o .text (section) 0x9137 _eval.o .text (section) 0x918a _eval.o .text (section) 0x91dd _eval.o .text (section) 0x91ee _eval.o .text (section) 0x92cd _eval.o .text (section) 0x946b _eval.o .text (section) 0x9484 _eval.o .text (section) 0x949c _eval.o .text (section) 0x94d5 _eval.o .text (section) 0x94ee _eval.o .text (section) 0x98b5 _eval.o .text (section) 0x98cd _eval.o .text (section) 0x99c4 _eval.o .text (section) 0x9b4a _eval.o .text (section) 0x9f6f _eval.o .text (section) 0xa1a8 _eval.o .text (section) 0xa32e _eval.o .text (section) 0xa35e _eval.o .text (section) 0xa36f _eval.o .text (section) 0xa625 _eval.o .text (section) 0xa68b _eval.o .text (section) 0xa6c9 _eval.o .text (section) 0xa860 _eval.o .text (section) 0xa878 _eval.o .text (section) 0xa890 _eval.o .text (section) 0xa8a8 _eval.o .text (section) 0xa8c0 _eval.o .text (section) 0xa8d8 _eval.o .text (section) 0xa8f0 _eval.o .text (section) 0xa908 _eval.o .text (section) 0xa993 _eval.o .text (section) 0xa9ab _eval.o .text (section) 0xa9c3 _eval.o .text (section) 0xa9db _eval.o .text (section) 0xa9f3 _eval.o .text (section) 0xaa0b _eval.o .text (section) 0xaa23 _eval.o .text (section) 0xaa3b _eval.o .text (section) 0xaca6 _eval.o .text (section) 0xacbe _eval.o .text (section) 0xacf5 _eval.o .text (section) 0xad0d _eval.o .text (section) 0xad25 _eval.o .text (section) 0xadf9 _eval.o .text (section) 0xb191 _eval.o .text (section) 0xb1a3 _eval.o .text (section) 0xb210 _eval.o .text (section) 0xb222 _eval.o .text (section) 0xb234 _eval.o .text (section) 0xb2d0 _eval.o .text (section) 0xb355 _eval.o .text (section) 0xb37d _eval.o .text (section) 0xb40f _eval.o .text (section) 0xb640 _eval.o .text (section) 0xbaba _eval.o .text (section) 0xbaf0 _eval.o .text (section) 0xbb55 _eval.o .text (section) 0xbebf _eval.o .text (section) 0xd3fe _eval.o .text (section) 0xd6cf _eval.o .text (section) 0xd865 _eval.o .text (section) 0xdae0 _eval.o .text (section) 0xdb4e _eval.o .text (section) 0xdc34 _eval.o .text (section) 0xdc70 _eval.o .text (section) 0xdc8c _eval.o .text (section) 0xdcbe _eval.o .text (section) 0xdfcc _eval.o .text (section) 0xe33a _eval.o .text (section) 0xe4d9 _eval.o .text (section) 0xe4fd _eval.o .text (section) 0xf926 _eval.o .text (section) 0xf9a9 _eval.o .text (section) 0xfa16 _eval.o .text (section) 0xfa93 _eval.o .text (section) 0xfc60 _eval.o .text (section) 0xfcbe _eval.o .text (section) 0xfd9d _eval.o .text (section) 0xfdbd _eval.o .text (section) 0xfdde _eval.o .text (section) 0xfe56 _eval.o .text (section) 0xfe87 _eval.o .text (section) 0xff44 _eval.o .text (section) 0xffbe _eval.o .text (section) 0x10021 _eval.o .text (section) 0x1012b _eval.o .text (section) 0x10192 _eval.o .text (section) 0x101c3 _eval.o .text (section) 0x10261 _eval.o .text (section) 0x102f3 _eval.o .text (section) 0x1031b _eval.o .text (section) 0x1033b _eval.o .text (section) 0x10467 _eval.o .text (section) 0x10944 _eval.o .text (section) 0x109ac _eval.o .text (section) 0x10de4 _eval.o .text (section) 0x10dfd _eval.o .text (section) 0x10f24 _eval.o .text (section) 0x1126e _eval.o .text (section) 0x11287 _eval.o .text (section) 0x112d8 _eval.o .text (section) 0x112fe _eval.o .text (section) 0x1136e _eval.o .text (section) 0x114fa _eval.o .text (section) 0x115c4 _eval.o .text (section) 0x1174f _eval.o .text (section) 0x11c41 _eval.o .text (section) 0x11ced _eval.o .text (section) 0x11d4e _eval.o .text (section) 0x11e1c _eval.o .text (section) 0x11e7d _eval.o .text (section) 0x11f4a _eval.o .text (section) 0x11f6e _eval.o .text (section) 0x12204 _eval.o .text (section) 0x12271 _eval.o .text (section) 0x12324 _eval.o .text (section) 0x12422 _eval.o .text (section) 0x126a3 _eval.o .text (section) 0x128f5 _eval.o .text (section) 0x12a03 _eval.o .text (section) 0x12d61 _eval.o .text (section) 0x13be9 _eval.o .text (section) 0x14197 _eval.o .text (section) 0x14258 _eval.o .text (section) 0x143ea _eval.o .text (section) 0x146eb _eval.o .text (section) 0x1470c _eval.o .text (section) 0x147b4 _eval.o .text (section) 0x147e1 _eval.o .text (section) 0x15043 _eval.o .text (section) 0x15172 _eval.o .text (section) 0x154e0 _eval.o .text (section) 0x15764 _eval.o .text (section) 0x15860 _eval.o .text (section) 0x15d86 _eval.o .text (section) 0x15e9c _eval.o .text (section) 0x1616e _eval.o .text (section) 0x161c7 _eval.o .text (section) 0x163a0 _eval.o .text (section) 0x163f7 _eval.o .text (section) 0x16640 _eval.o .text (section) 0x166b7 _eval.o .text (section) 0x167d5 _eval.o .text (section) 0x1697d _eval.o .text (section) 0x16c44 _eval.o .text (section) 0x16c67 _eval.o .text (section) 0x16f95 _eval.o .text (section) 0x16fe1 _eval.o .text (section) 0x1711c _eval.o .text (section) 0x17165 _eval.o .text (section) 0x17208 _eval.o .text (section) 0x17583 _eval.o .text (section) 0x176bc _eval.o .text (section) 0x178a6 _eval.o .text (section) 0x17913 _eval.o .text (section) 0x179b6 _eval.o .text (section) 0x17b42 _eval.o .text (section) 0x17b66 _eval.o .text (section) 0x17d64 _eval.o .text (section) 0x17f71 _eval.o .text (section) 0x18563 _eval.o .text (section) 0x18584 _eval.o .text (section) 0x185ef _eval.o .text (section) 0x18670 _eval.o .text (section) 0x18749 _eval.o .text (section) 0x1887d _eval.o .text (section) 0x18902 _eval.o .text (section) 0x18b52 _eval.o .text (section) 0x18bca _eval.o .text (section) 0x18ce4 _eval.o .text (section) 0x18ea0 _eval.o .text (section) 0x19128 _eval.o .text (section) 0x19149 _eval.o .text (section) 0x1928a _eval.o .text (section) 0x197c4 _eval.o .text (section) 0x197e9 _eval.o .text (section) 0x199dc _eval.o .text (section) 0x19b3b _eval.o .text (section) 0x19bb2 _eval.o .text (section) 0x19c02 _eval.o .text (section) 0x19c2f _eval.o .text (section) 0x19cc3 _eval.o .text (section) 0x19dff _eval.o .text (section) 0x19fcb _eval.o .text (section) 0x1a305 _eval.o .text (section) 0x1a358 _eval.o .text (section) 0x1a37b _eval.o .text (section) 0x1aefe _eval.o .text (section) 0x1b1ec _eval.o .text (section) 0x1b4fa _eval.o .text (section) 0x1b5eb _eval.o .text (section) 0x1b82e _eval.o .text (section) 0x1bae9 _eval.o .text (section) 0x1c209 _eval.o .text (section) 0x1cb10 _eval.o .text (section) 0x1ce12 _eval.o .text (section) 0x1d49f _eval.o .text (section) 0x1d5d0 _eval.o .text (section) 0x1dca7 _eval.o .text (section) 0x1ded9 _eval.o .text (section) 0x1defd _eval.o .text (section) 0x1df2a _eval.o .text (section) 0x1df57 _eval.o .text (section) 0x1dfdf _eval.o .text (section) 0x1e1b1 _eval.o .text (section) 0x1e531 _eval.o .text (section) 0x1e586 _eval.o .text (section) 0x1e59b _eval.o .text (section) 0x1e5c7 _eval.o .text (section) 0x1e637 _eval.o .text (section) 0x1e65a _eval.o .text (section) 0x1ed0b _eval.o .text (section) 0x1ed69 _eval.o .text (section) 0x1ee00 _eval.o .text (section) 0x1ee6b _eval.o .text (section) 0x1eee8 _eval.o .text (section) 0x1ef46 _eval.o .text (section) 0x1f04e _eval.o .text (section) 0x1f2b4 _eval.o .text (section) 0x1f3fc _eval.o .text (section) 0x1f4ed _eval.o .text (section) 0x1f921 _eval.o .text (section) 0x1f97c _eval.o .text (section) 0x1f9cc _eval.o .text (section) 0x1fb5c _eval.o .text (section) 0x1fd7c _eval.o .text (section) 0x200ed _eval.o .text (section) 0x20239 _eval.o .text (section) 0x20258 _eval.o .text (section) 0x20273 _eval.o .text (section) 0x2039c _eval.o .text (section) 0x2052b _eval.o .text (section) 0x206fc _eval.o .text (section) 0x20877 _eval.o .text (section) 0x20894 _eval.o .text (section) 0x2099c _eval.o .text (section) 0x209b5 _eval.o .text (section) 0x20a0f _eval.o .text (section) 0x20c64 _eval.o .text (section) 0x20d79 _eval.o .text (section) 0x20fa5 _eval.o .text (section) 0x2128a _eval.o .text (section) 0x212a4 _eval.o .text (section) 0x212bf _eval.o .text (section) 0x21665 _eval.o .text (section) 0x2187b _eval.o .text (section) 0x21cb3 _eval.o .text (section) 0x21ecb _eval.o .text (section) 0x21f78 _eval.o .text (section) 0x2220e _eval.o .text (section) 0x224a6 _eval.o .text (section) 0x2267a _eval.o .text (section) 0x2270d _eval.o .text (section) 0x227bb _eval.o .text (section) 0x22814 _eval.o .text (section) 0x228ad _eval.o .text (section) 0x228d0 _eval.o .text (section) 0x229c3 _eval.o .text (section) 0x22e2a _eval.o .text (section) 0x22e91 _eval.o .text (section) 0x230c7 _eval.o .text (section) 0x2318c _eval.o .text (section) 0x23273 _eval.o .text (section) 0x232eb _eval.o .text (section) 0x233c1 _eval.o .text (section) 0x23467 _eval.o .text (section) 0x23552 _eval.o .text (section) 0x2360b _eval.o .text (section) 0x2365f _eval.o .text (section) 0x23678 _eval.o .text (section) 0x23695 _eval.o .text (section) 0x2387c _eval.o .text (section) 0x23937 _eval.o .text (section) 0x239b4 _eval.o .text (section) 0x23c3a _eval.o .text (section) 0x23d38 _eval.o .text (section) 0x23d56 _eval.o .text (section) 0x23d6f _eval.o .text (section) 0x23d8c _eval.o .text (section) 0x23eaa _eval.o .text (section) 0x23f28 _eval.o .text (section) 0x23f55 _eval.o .text (section) 0x23f83 _eval.o .text (section) 0x241d8 _eval.o .text (section) 0x24480 _eval.o .text (section) 0x245ab _eval.o .text (section) 0x24912 _eval.o .text (section) 0x2493c _eval.o .text (section) 0x24b6d _eval.o .text (section) 0x24b8b _eval.o .text (section) 0x24c0c _eval.o .text (section) 0x24c2e _eval.o .text (section) 0x24ea9 _eval.o .text (section) 0x24f47 _eval.o .text (section) 0x24fe7 _eval.o .text (section) 0x25011 _eval.o .text (section) 0x250ee _eval.o .text (section) 0x2512f _eval.o .text (section) 0x2599d _eval.o .data (section) 0x294c _eval.o .data (section) 0x322a _eval.o .data (section) 0x9fc1 _eval.o .data (section) 0xdc07 _eval.o .data (section) 0x10476 _eval.o .data (section) 0x10579 _eval.o .data (section) 0x11967 _eval.o .data (section) 0x13962 _eval.o .data (section) 0x193c6 _eval.o .data (section) 0x19881 _eval.o .data (section) 0x198d4 _eval.o .data (section) 0x1afa9 _eval.o .data (section) 0x1bfc7 _eval.o .data (section) 0x26779 _eval.o .data (section) 0x267ea _eval.o .data (section) 0x26891 _eval.o .data (section) 0x2ca04 _eval.o .rodata (section) 0x5f1e _eval.o .rodata (section) 0x168e2 _eval.o .rodata (section) 0x16904 _eval.o ___G_not_2d_in_2d_compilation_2d_context_2d_exception_3f_ 0xd6 _eval.o ___G_not_2d_in_2d_compilation_2d_context_2d_exception_3f_ 0x13e6 _eval.o ___G__23__23_fail_2d_check_2d_not_2d_in_2d_compilation_2d_context_2d_exception 0xc8 _eval.o ___G__23__23_fail_2d_check_2d_not_2d_in_2d_compilation_2d_context_2d_exception 0x13d8 _eval.o ___G__23__23_raise_2d_unbound_2d_global_2d_exception 0xba _eval.o ___G__23__23_raise_2d_unbound_2d_global_2d_exception 0x13ca _eval.o ___G_unbound_2d_global_2d_exception_2d_variable 0xac _eval.o ___G_unbound_2d_global_2d_exception_2d_variable 0x13bc _eval.o ___G_unbound_2d_global_2d_exception_2d_rte 0x9e _eval.o ___G_unbound_2d_global_2d_exception_2d_rte 0x13ae _eval.o ___G_unbound_2d_global_2d_exception_2d_code 0x90 _eval.o ___G_unbound_2d_global_2d_exception_2d_code 0x13a0 _eval.o ___G_unbound_2d_global_2d_exception_3f_ 0x82 _eval.o ___G_unbound_2d_global_2d_exception_3f_ 0x1392 _eval.o ___G__23__23_fail_2d_check_2d_unbound_2d_global_2d_exception 0x74 _eval.o ___G__23__23_fail_2d_check_2d_unbound_2d_global_2d_exception 0x1384 _eval.o ___G__23__23_raise_2d_expression_2d_parsing_2d_exception 0x66 _eval.o ___G__23__23_raise_2d_expression_2d_parsing_2d_exception 0x1376 _eval.o ___G__23__23_raise_2d_expression_2d_parsing_2d_exception 0x2707 _module.o ___G__23__23_raise_2d_expression_2d_parsing_2d_exception 0x6d95 _module.o ___G__23__23_raise_2d_expression_2d_parsing_2d_exception 0x5fa3 _nonstd.o ___G__23__23_raise_2d_expression_2d_parsing_2d_exception 0x7c22 _nonstd.o ___G__23__23_raise_2d_expression_2d_parsing_2d_exception 0x865d _nonstd.o ___G__23__23_raise_2d_expression_2d_parsing_2d_exception 0x21999 _nonstd.o ___G_expression_2d_parsing_2d_exception_2d_parameters 0x58 _eval.o ___G_expression_2d_parsing_2d_exception_2d_parameters 0x1368 _eval.o ___G_expression_2d_parsing_2d_exception_2d_source 0x4a _eval.o ___G_expression_2d_parsing_2d_exception_2d_source 0x135a _eval.o ___G_expression_2d_parsing_2d_exception_2d_kind 0x3c _eval.o ___G_expression_2d_parsing_2d_exception_2d_kind 0x134c _eval.o ___G_expression_2d_parsing_2d_exception_3f_ 0x2e _eval.o ___G_expression_2d_parsing_2d_exception_3f_ 0x133e _eval.o ___G__23__23_fail_2d_check_2d_expression_2d_parsing_2d_exception 0x20 _eval.o ___G__23__23_fail_2d_check_2d_expression_2d_parsing_2d_exception 0x1330 _eval.o ___G___eval_23_ 0xf _eval.o ___G___eval_23_ 0x131f _eval.o ___G__23__23_source_2d_path 0x1a8 _eval.o ___G__23__23_source_2d_path 0x14b8 _eval.o ___G__23__23_source_2d_path 0xac34 _module.o ___G__23__23_source_2d_path 0x63f5 _nonstd.o ___G__23__23_source_2d_locat 0x19a _eval.o ___G__23__23_source_2d_locat 0x14aa _eval.o ___G__23__23_source_2d_locat 0x2964 _module.o ___G__23__23_source_2d_locat 0x2983 _module.o ___G__23__23_source_2d_locat 0x2ccc _module.o ___G__23__23_source_2d_locat 0x2cf4 _module.o ___G__23__23_source_2d_locat 0x2e2e _module.o ___G__23__23_source_2d_locat 0x30de _module.o ___G__23__23_source_2d_locat 0x6c3e _module.o ___G__23__23_source_2d_locat 0x8ef0 _module.o ___G__23__23_source_2d_locat 0xeb8e _module.o ___G__23__23_source_2d_locat 0xf07e _module.o ___G__23__23_source_2d_locat 0x25c9 _nonstd.o ___G__23__23_source_2d_locat 0x1673c _nonstd.o ___G__23__23_source_2d_locat 0x47a7 _repl.o ___G__23__23_source_2d_locat 0x6d40 _repl.o ___G__23__23_source_2d_code_2d_set_21_ 0x18c _eval.o ___G__23__23_source_2d_code_2d_set_21_ 0x149c _eval.o ___G__23__23_source_2d_code 0x17e _eval.o ___G__23__23_source_2d_code 0x148e _eval.o ___G__23__23_source_2d_code 0x17be _module.o ___G__23__23_source_2d_code 0x1846 _module.o ___G__23__23_source_2d_code 0x189e _module.o ___G__23__23_source_2d_code 0x18bd _module.o ___G__23__23_source_2d_code 0x1b75 _module.o ___G__23__23_source_2d_code 0x1b94 _module.o ___G__23__23_source_2d_code 0x1bb3 _module.o ___G__23__23_source_2d_code 0x1e39 _module.o ___G__23__23_source_2d_code 0x1f17 _module.o ___G__23__23_source_2d_code 0x209d _module.o ___G__23__23_source_2d_code 0x2ab3 _module.o ___G__23__23_source_2d_code 0x68f4 _module.o ___G__23__23_source_2d_code 0x6ba7 _module.o ___G__23__23_source_2d_code 0x8ec6 _module.o ___G__23__23_source_2d_code 0x8f0c _module.o ___G__23__23_source_2d_code 0x9428 _module.o ___G__23__23_source_2d_code 0xbcc6 _module.o ___G__23__23_source_2d_code 0xc238 _module.o ___G__23__23_source_2d_code 0xc7b8 _module.o ___G__23__23_source_2d_code 0xd3e6 _module.o ___G__23__23_source_2d_code 0xd505 _module.o ___G__23__23_source_2d_code 0xd8b6 _module.o ___G__23__23_source_2d_code 0xd9bd _module.o ___G__23__23_source_2d_code 0xe5c8 _module.o ___G__23__23_source_2d_code 0xf2e5 _module.o ___G__23__23_source_2d_code 0xfc9d _module.o ___G__23__23_source_2d_code 0x10289 _module.o ___G__23__23_source_2d_code 0x10d80 _module.o ___G__23__23_source_2d_code 0x11c33 _module.o ___G__23__23_source_2d_code 0x139ed _module.o ___G__23__23_source_2d_code 0x14697 _module.o ___G__23__23_source_2d_code 0x1485b _module.o ___G__23__23_source_2d_code 0x149de _module.o ___G__23__23_source_2d_code 0x14a07 _module.o ___G__23__23_source_2d_code 0x14a54 _module.o ___G__23__23_source_2d_code 0x14b55 _module.o ___G__23__23_source_2d_code 0x14b74 _module.o ___G__23__23_source_2d_code 0x14d8a _module.o ___G__23__23_source_2d_code 0x15c10 _module.o ___G__23__23_source_2d_code 0x16867 _module.o ___G__23__23_source_2d_code 0x173ec _module.o ___G__23__23_source_2d_code 0x17568 _module.o ___G__23__23_source_2d_code 0x17a6b _module.o ___G__23__23_source_2d_code 0x95e4 _nonstd.o ___G__23__23_source_2d_code 0xaf5e _nonstd.o ___G__23__23_source_2d_code 0x1812f _nonstd.o ___G__23__23_source_2d_code 0x2bae _repl.o ___G__23__23_source_2d_code 0x8129 _repl.o ___G__23__23_source_2d_code 0x94e5 _repl.o ___G__23__23_source_2d_code 0xaaa7 _repl.o ___G__23__23_source_2d_code 0xb193 _repl.o ___G__23__23_source_2d_code 0x16455 _repl.o ___G__23__23_source_2d_code 0x2c155 _repl.o ___G__23__23_source_2d_code 0x2c228 _repl.o ___G__23__23_source_3f_ 0x170 _eval.o ___G__23__23_source_3f_ 0x1480 _eval.o ___G__23__23_source_3f_ 0x179f _module.o ___G__23__23_source_3f_ 0x219f _module.o ___G__23__23_source_3f_ 0x2ad2 _module.o ___G__23__23_source_3f_ 0x3109 _module.o ___G__23__23_source_3f_ 0x5056 _module.o ___G__23__23_source_3f_ 0x718f _module.o ___G__23__23_source_3f_ 0x71c6 _module.o ___G__23__23_source_3f_ 0x71e5 _module.o ___G__23__23_source_3f_ 0x74e5 _module.o ___G__23__23_source_3f_ 0x8054 _module.o ___G__23__23_source_3f_ 0x81d5 _module.o ___G__23__23_source_3f_ 0x823e _module.o ___G__23__23_source_3f_ 0x85e3 _module.o ___G__23__23_source_3f_ 0x9706 _module.o ___G__23__23_source_3f_ 0x990d _module.o ___G__23__23_source_3f_ 0xbcf4 _module.o ___G__23__23_source_3f_ 0xd414 _module.o ___G__23__23_source_3f_ 0xd615 _module.o ___G__23__23_source_3f_ 0xfc7b _module.o ___G__23__23_source_3f_ 0x10c2e _module.o ___G__23__23_source_3f_ 0x13339 _module.o ___G__23__23_source_3f_ 0x14e40 _module.o ___G__23__23_source_3f_ 0x15e86 _module.o ___G__23__23_source_3f_ 0x16a08 _module.o ___G__23__23_source_3f_ 0x3f61 _nonstd.o ___G__23__23_source_3f_ 0x424a _nonstd.o ___G__23__23_source_3f_ 0x10640 _repl.o ___G__23__23_source_3f_ 0x122eb _repl.o ___G__23__23_sourcify_2d_deep 0x162 _eval.o ___G__23__23_sourcify_2d_deep 0x1472 _eval.o ___G__23__23_sourcify_2d_aux2 0x154 _eval.o ___G__23__23_sourcify_2d_aux2 0x1464 _eval.o ___G__23__23_sourcify_2d_aux1 0x146 _eval.o ___G__23__23_sourcify_2d_aux1 0x1456 _eval.o ___G__23__23_sourcify_2d_aux1 0x1be16 _module.o ___G__23__23_sourcify_2d_aux1 0x1c024 _module.o ___G__23__23_sourcify_2d_aux1 0x1d27c _module.o ___G__23__23_sourcify_2d_aux1 0x1e181 _module.o ___G__23__23_sourcify 0x138 _eval.o ___G__23__23_sourcify 0x1448 _eval.o ___G__23__23_sourcify 0xde0 _module.o ___G__23__23_sourcify 0xeac _module.o ___G__23__23_sourcify 0xf78 _module.o ___G__23__23_sourcify 0x152f _module.o ___G__23__23_sourcify 0x1588 _module.o ___G__23__23_sourcify 0x15e1 _module.o ___G__23__23_sourcify 0x19b4 _module.o ___G__23__23_sourcify 0x1ab0 _module.o ___G__23__23_sourcify 0x1b36 _module.o ___G__23__23_sourcify 0x1c67 _module.o ___G__23__23_sourcify 0x1c86 _module.o ___G__23__23_sourcify 0x1f78 _module.o ___G__23__23_sourcify 0x2328 _module.o ___G__23__23_sourcify 0x3294 _module.o ___G__23__23_sourcify 0x34fc _module.o ___G__23__23_sourcify 0x35a8 _module.o ___G__23__23_sourcify 0x36e6 _module.o ___G__23__23_sourcify 0x39ae _module.o ___G__23__23_sourcify 0x39d9 _module.o ___G__23__23_sourcify 0x3a2f _module.o ___G__23__23_sourcify 0x4f07 _module.o ___G__23__23_sourcify 0x554b _module.o ___G__23__23_sourcify 0x55dc _module.o ___G__23__23_sourcify 0x5be9 _module.o ___G__23__23_sourcify 0x7d01 _module.o ___G__23__23_sourcify 0x7e1c _module.o ___G__23__23_sourcify 0x7f09 _module.o ___G__23__23_sourcify 0x8cee _module.o ___G__23__23_sourcify 0xb400 _module.o ___G__23__23_sourcify 0xe9f3 _module.o ___G__23__23_sourcify 0x112aa _module.o ___G__23__23_sourcify 0x1219d _module.o ___G__23__23_sourcify 0x132c0 _module.o ___G__23__23_sourcify 0x13eae _module.o ___G__23__23_sourcify 0x1576c _module.o ___G__23__23_sourcify 0x17b86 _module.o ___G__23__23_sourcify 0x1bf34 _module.o ___G__23__23_sourcify 0x1c05e _module.o ___G__23__23_sourcify 0x1c845 _module.o ___G__23__23_sourcify 0x1cfde _module.o ___G__23__23_sourcify 0x1d14e _module.o ___G__23__23_sourcify 0x1db10 _module.o ___G__23__23_sourcify 0x1ddd7 _module.o ___G__23__23_sourcify 0x1f387 _module.o ___G__23__23_sourcify 0x1f866 _module.o ___G__23__23_sourcify 0x1fc52 _module.o ___G__23__23_sourcify 0x2050e _module.o ___G__23__23_sourcify 0x20695 _module.o ___G__23__23_sourcify 0x20895 _module.o ___G__23__23_sourcify 0x208b5 _module.o ___G__23__23_sourcify 0x20ad7 _module.o ___G__23__23_sourcify 0x21240 _module.o ___G__23__23_sourcify 0x332b _nonstd.o ___G__23__23_sourcify 0x5f8b _nonstd.o ___G__23__23_sourcify 0x95bc _nonstd.o ___G__23__23_sourcify 0x1335d _nonstd.o ___G__23__23_sourcify 0x1b8db _nonstd.o ___G__23__23_sourcify 0x259fa _nonstd.o ___G__23__23_sourcify 0x25a23 _nonstd.o ___G__23__23_sourcify 0x262fe _nonstd.o ___G__23__23_sourcify 0x26327 _nonstd.o ___G__23__23_sourcify 0xb1dc _repl.o ___G__23__23_make_2d_source 0x12a _eval.o ___G__23__23_make_2d_source 0x143a _eval.o ___G__23__23_make_2d_source 0x9e7 _module.o ___G__23__23_make_2d_source 0xb5e _module.o ___G__23__23_make_2d_source 0xc47 _module.o ___G__23__23_make_2d_source 0x207e _module.o ___G__23__23_make_2d_source 0x211d _module.o ___G__23__23_make_2d_source 0x2d27 _module.o ___G__23__23_make_2d_source 0x33a9 _module.o ___G__23__23_make_2d_source 0x33e7 _module.o ___G__23__23_make_2d_source 0x34b0 _module.o ___G__23__23_make_2d_source 0x3553 _module.o ___G__23__23_make_2d_source 0x35f2 _module.o ___G__23__23_make_2d_source 0x6791 _module.o ___G__23__23_make_2d_source 0x692b _module.o ___G__23__23_make_2d_source 0x6def _module.o ___G__23__23_make_2d_source 0x7158 _module.o ___G__23__23_make_2d_source 0x768b _module.o ___G__23__23_make_2d_source 0x8181 _module.o ___G__23__23_make_2d_source 0x8320 _module.o ___G__23__23_make_2d_source 0x8467 _module.o ___G__23__23_make_2d_source 0x8573 _module.o ___G__23__23_make_2d_source 0x8680 _module.o ___G__23__23_make_2d_source 0xb44b _module.o ___G__23__23_make_2d_source 0xe5e8 _module.o ___G__23__23_make_2d_source 0x1cb3 _nonstd.o ___G__23__23_make_2d_source 0x4884 _nonstd.o ___G__23__23_make_2d_source 0x67a3 _nonstd.o ___G__23__23_make_2d_source 0x1143a _nonstd.o ___G__23__23_make_2d_source 0x2928 _repl.o ___G__23__23_no_2d_stepper 0x11c _eval.o ___G__23__23_no_2d_stepper 0x142c _eval.o ___G__23__23_no_2d_stepper 0x4ff4 _repl.o ___G__23__23_make_2d_code_2a_ 0x10e _eval.o ___G__23__23_make_2d_code_2a_ 0x141e _eval.o ___G__23__23_raise_2d_not_2d_in_2d_compilation_2d_context_2d_exception 0x100 _eval.o ___G__23__23_raise_2d_not_2d_in_2d_compilation_2d_context_2d_exception 0x1410 _eval.o ___G_not_2d_in_2d_compilation_2d_context_2d_exception_2d_arguments 0xf2 _eval.o ___G_not_2d_in_2d_compilation_2d_context_2d_exception_2d_arguments 0x1402 _eval.o ___G_not_2d_in_2d_compilation_2d_context_2d_exception_2d_procedure 0xe4 _eval.o ___G_not_2d_in_2d_compilation_2d_context_2d_exception_2d_procedure 0x13f4 _eval.o ___G__23__23_container_2d__3e_path 0x27a _eval.o ___G__23__23_container_2d__3e_path 0x158a _eval.o ___G__23__23_container_2d__3e_path 0xd448 _repl.o ___G__23__23_container_2d__3e_path 0x13ddc _repl.o ___G__23__23_container_2d__3e_path 0x1838b _repl.o ___G__23__23_container_2d__3e_path 0x1b3c8 _repl.o ___G__23__23_container_2d__3e_path_2d_hook_2d_set_21_ 0x26c _eval.o ___G__23__23_container_2d__3e_path_2d_hook_2d_set_21_ 0x157c _eval.o ___G__23__23_path_2d__3e_container 0x25e _eval.o ___G__23__23_path_2d__3e_container 0x156e _eval.o ___G__23__23_path_2d__3e_container 0x26f38 _nonstd.o ___G__23__23_path_2d__3e_container_2d_hook_2d_set_21_ 0x250 _eval.o ___G__23__23_path_2d__3e_container_2d_hook_2d_set_21_ 0x1560 _eval.o ___G__23__23_port_2d_name_2d__3e_container 0x242 _eval.o ___G__23__23_port_2d_name_2d__3e_container 0x1552 _eval.o ___G__23__23_locat_2d_end_2d_position 0x234 _eval.o ___G__23__23_locat_2d_end_2d_position 0x1544 _eval.o ___G__23__23_locat_2d_end_2d_position 0xd3f2 _repl.o ___G__23__23_locat_2d_end_2d_position 0xf0f3 _repl.o ___G__23__23_locat_2d_start_2d_position 0x226 _eval.o ___G__23__23_locat_2d_start_2d_position 0x1536 _eval.o ___G__23__23_locat_2d_start_2d_position 0xf0ca _repl.o ___G__23__23_locat_2d_start_2d_position 0x1bc60 _repl.o ___G__23__23_locat_2d_container 0x218 _eval.o ___G__23__23_locat_2d_container 0x1528 _eval.o ___G__23__23_locat_2d_container 0x472f _repl.o ___G__23__23_locat_2d_container 0x4d5a _repl.o ___G__23__23_locat_2d_container 0x5413 _repl.o ___G__23__23_locat_2d_container 0xeccb _repl.o ___G__23__23_locat_2d_container 0x1e141 _repl.o ___G__23__23_locat_3f_ 0x20a _eval.o ___G__23__23_locat_3f_ 0x151a _eval.o ___G__23__23_locat_3f_ 0x3170 _repl.o ___G__23__23_locat_3f_ 0x6d21 _repl.o ___G__23__23_locat_3f_ 0x28921 _repl.o ___G__23__23_locat_3f_ 0x2908b _repl.o ___G__23__23_make_2d_locat 0x1fc _eval.o ___G__23__23_make_2d_locat 0x150c _eval.o ___G__23__23_make_2d_locat 0x11374 _nonstd.o ___G__23__23_make_2d_locat 0x25492 _nonstd.o ___G__23__23_make_2d_locat 0xbe07 _repl.o ___G__23__23_locat_2d_with_2d_end_2d_position_3f__2d_set_21_ 0x1ee _eval.o ___G__23__23_locat_2d_with_2d_end_2d_position_3f__2d_set_21_ 0x14fe _eval.o ___G__23__23_readenv_2d__3e_locat 0x1e0 _eval.o ___G__23__23_readenv_2d__3e_locat 0x14f0 _eval.o ___G__23__23_readenv_2d__3e_locat 0x8d82 _repl.o ___G__23__23_make_2d_alias_2d_syntax 0x1d2 _eval.o ___G__23__23_make_2d_alias_2d_syntax 0x14e2 _eval.o ___G__23__23_make_2d_alias_2d_syntax 0xe440 _module.o ___G__23__23_desourcify 0x1c4 _eval.o ___G__23__23_desourcify 0x14d4 _eval.o ___G__23__23_desourcify 0x7001 _module.o ___G__23__23_desourcify 0x7dcb _module.o ___G__23__23_desourcify 0x83d3 _module.o ___G__23__23_desourcify 0x96cc _module.o ___G__23__23_desourcify 0xab14 _module.o ___G__23__23_desourcify 0x119e8 _module.o ___G__23__23_desourcify 0x1573b _module.o ___G__23__23_desourcify 0x3a79 _nonstd.o ___G__23__23_desourcify 0x3eb2 _nonstd.o ___G__23__23_desourcify 0x5c7c _nonstd.o ___G__23__23_desourcify 0x665b _nonstd.o ___G__23__23_desourcify 0x190ab _nonstd.o ___G__23__23_desourcify 0x1ed69 _nonstd.o ___G__23__23_desourcify 0x7727 _repl.o ___G__23__23_desourcify 0x26b4f _repl.o ___G__23__23_source_2d_strip 0x1b6 _eval.o ___G__23__23_source_2d_strip 0x14c6 _eval.o ___G__23__23_source_2d_strip 0x1816 _module.o ___G__23__23_source_2d_strip 0x1fe6 _module.o ___G__23__23_source_2d_strip 0x70dd _module.o ___G__23__23_source_2d_strip 0x1beea _module.o ___G__23__23_source_2d_strip 0x1e8fc _module.o ___G__23__23_source_2d_strip 0x1e1b _nonstd.o ___G__23__23_source_2d_strip 0x37d6 _nonstd.o ___G__23__23_source_2d_strip 0x38d0 _nonstd.o ___G__23__23_source_2d_strip 0x3b83 _nonstd.o ___G__23__23_source_2d_strip 0x4095 _nonstd.o ___G__23__23_source_2d_strip 0x4e67 _nonstd.o ___G__23__23_source_2d_strip 0x54cc _nonstd.o ___G__23__23_source_2d_strip 0x7b76 _nonstd.o ___G__23__23_source_2d_strip 0x12bd5 _nonstd.o ___G__23__23_source_2d_strip 0x133b4 _nonstd.o ___G__23__23_source_2d_strip 0x135f8 _nonstd.o ___G__23__23_source_2d_strip 0x1cdb4 _nonstd.o ___G__23__23_source_2d_strip 0x1cdf9 _nonstd.o ___G__23__23_var_2d_i 0x34c _eval.o ___G__23__23_var_2d_i 0x165c _eval.o ___G__23__23_cte_2d_frame_2d_i 0x33e _eval.o ___G__23__23_cte_2d_frame_2d_i 0x164e _eval.o ___G__23__23_cte_2d_frame_2d_vars 0x330 _eval.o ___G__23__23_cte_2d_frame_2d_vars 0x1640 _eval.o ___G__23__23_cte_2d_frame_2d_vars 0xed0d _repl.o ___G__23__23_cte_2d_frame_2d_vars 0x13136 _repl.o ___G__23__23_cte_2d_frame_2d_vars 0x170ea _repl.o ___G__23__23_cte_2d_frame_2d_vars 0x21c5d _repl.o ___G__23__23_cte_2d_frame_2d_vars 0x227fe _repl.o ___G__23__23_cte_2d_frame_2d_vars 0x2282f _repl.o ___G__23__23_cte_2d_frame_2d_vars 0x25721 _repl.o ___G__23__23_cte_2d_frame_3f_ 0x322 _eval.o ___G__23__23_cte_2d_frame_3f_ 0x1632 _eval.o ___G__23__23_cte_2d_frame_3f_ 0x286f _repl.o ___G__23__23_cte_2d_frame_3f_ 0x273af _repl.o ___G__23__23_cte_2d_frame_3f_ 0x27e02 _repl.o ___G__23__23_cte_2d_frame_3f_ 0x297f9 _repl.o ___G__23__23_cte_2d_frame 0x314 _eval.o ___G__23__23_cte_2d_frame 0x1624 _eval.o ___G__23__23_cte_2d_frame 0x1a3a4 _repl.o ___G__23__23_cte_2d_parent_2d_cte_2d_set_21_ 0x306 _eval.o ___G__23__23_cte_2d_parent_2d_cte_2d_set_21_ 0x1616 _eval.o ___G__23__23_cte_2d_parent_2d_cte 0x2f8 _eval.o ___G__23__23_cte_2d_parent_2d_cte 0x1608 _eval.o ___G__23__23_cte_2d_parent_2d_cte 0x5907 _repl.o ___G__23__23_cte_2d_parent_2d_cte 0x594e _repl.o ___G__23__23_cte_2d_parent_2d_cte 0x1ba7a _repl.o ___G__23__23_cte_2d_parent_2d_cte 0x224cf _repl.o ___G__23__23_cte_2d_parent_2d_cte 0x27dde _repl.o ___G__23__23_cte_2d_parent_2d_cte 0x286a6 _repl.o ___G__23__23_cte_2d_parent_2d_cte 0x290fb _repl.o ___G__23__23_cte_2d_parent_2d_cte 0x2942a _repl.o ___G__23__23_cte_2d_parent_2d_cte 0x29952 _repl.o ___G__23__23_cte_2d_top_2d_cte_2d_set_21_ 0x2ea _eval.o ___G__23__23_cte_2d_top_2d_cte_2d_set_21_ 0x15fa _eval.o ___G__23__23_cte_2d_top_2d_cte 0x2dc _eval.o ___G__23__23_cte_2d_top_2d_cte 0x15ec _eval.o ___G__23__23_cte_2d_top_2d_cte 0xb365 _repl.o ___G__23__23_cte_2d_top_3f_ 0x2ce _eval.o ___G__23__23_cte_2d_top_3f_ 0x15de _eval.o ___G__23__23_cte_2d_top_3f_ 0x29e4 _repl.o ___G__23__23_cte_2d_top_3f_ 0x2aba _repl.o ___G__23__23_cte_2d_top_3f_ 0x3132 _repl.o ___G__23__23_cte_2d_top_3f_ 0xff07 _repl.o ___G__23__23_cte_2d_top 0x2c0 _eval.o ___G__23__23_cte_2d_top 0x15d0 _eval.o ___G__23__23_filepos_2d__3e_position 0x2b2 _eval.o ___G__23__23_filepos_2d__3e_position 0x15c2 _eval.o ___G__23__23_filepos_2d__3e_position 0x10d3a _repl.o ___G__23__23_position_2d__3e_filepos 0x2a4 _eval.o ___G__23__23_position_2d__3e_filepos 0x15b4 _eval.o ___G__23__23_position_2d__3e_filepos 0xccda _repl.o ___G__23__23_position_2d__3e_filepos 0xe51b _repl.o ___G__23__23_position_2d__3e_filepos 0xf14b _repl.o ___G__23__23_position_2d__3e_filepos 0x1bc84 _repl.o ___G__23__23_position_2d__3e_filepos 0x1e52d _repl.o ___G__23__23_container_2d__3e_id 0x296 _eval.o ___G__23__23_container_2d__3e_id 0x15a6 _eval.o ___G__23__23_container_2d__3e_id 0x29380 _repl.o ___G__23__23_container_2d__3e_id_2d_hook_2d_set_21_ 0x288 _eval.o ___G__23__23_container_2d__3e_id_2d_hook_2d_set_21_ 0x1598 _eval.o ___G__23__23_cte_2d_namespace 0x41e _eval.o ___G__23__23_cte_2d_namespace 0x172e _eval.o ___G__23__23_cte_2d_decl_2d_value 0x410 _eval.o ___G__23__23_cte_2d_decl_2d_value 0x1720 _eval.o ___G__23__23_cte_2d_decl_2d_name 0x402 _eval.o ___G__23__23_cte_2d_decl_2d_name 0x1712 _eval.o ___G__23__23_cte_2d_decl_3f_ 0x3f4 _eval.o ___G__23__23_cte_2d_decl_3f_ 0x1704 _eval.o ___G__23__23_cte_2d_decl 0x3e6 _eval.o ___G__23__23_cte_2d_decl 0x16f6 _eval.o ___G__23__23_cte_2d_macro_2d_descr 0x3d8 _eval.o ___G__23__23_cte_2d_macro_2d_descr 0x16e8 _eval.o ___G__23__23_cte_2d_macro_2d_name 0x3ca _eval.o ___G__23__23_cte_2d_macro_2d_name 0x16da _eval.o ___G__23__23_cte_2d_macro_3f_ 0x3bc _eval.o ___G__23__23_cte_2d_macro_3f_ 0x16cc _eval.o ___G__23__23_cte_2d_macro 0x3ae _eval.o ___G__23__23_cte_2d_macro 0x16be _eval.o ___G__23__23_var_2d_c_2d_boxed_3f_ 0x3a0 _eval.o ___G__23__23_var_2d_c_2d_boxed_3f_ 0x16b0 _eval.o ___G__23__23_var_2d_c_2d_boxed_3f_ 0x3943 _repl.o ___G__23__23_var_2d_c_2d_boxed_3f_ 0x195c1 _repl.o ___G__23__23_var_2d_c_2d_boxed_3f_ 0x27532 _repl.o ___G__23__23_var_2d_c_2d_name 0x392 _eval.o ___G__23__23_var_2d_c_2d_name 0x16a2 _eval.o ___G__23__23_var_2d_c_2d_name 0x908c _repl.o ___G__23__23_var_2d_c_2d_name 0xf7f9 _repl.o ___G__23__23_var_2d_c_2d_name 0x275c1 _repl.o ___G__23__23_var_2d_c_3f_ 0x384 _eval.o ___G__23__23_var_2d_c_3f_ 0x1694 _eval.o ___G__23__23_var_2d_c_3f_ 0x1968a _repl.o ___G__23__23_var_2d_c 0x376 _eval.o ___G__23__23_var_2d_c 0x1686 _eval.o ___G__23__23_var_2d_c 0x3f50 _repl.o ___G__23__23_var_2d_c 0x47de _repl.o ___G__23__23_var_2d_i_2d_name 0x368 _eval.o ___G__23__23_var_2d_i_2d_name 0x1678 _eval.o ___G__23__23_var_2d_i_2d_name 0x6449 _repl.o ___G__23__23_var_2d_i_2d_name 0xf086 _repl.o ___G__23__23_var_2d_i_2d_name 0x1ba49 _repl.o ___G__23__23_var_2d_i_3f_ 0x35a _eval.o ___G__23__23_var_2d_i_3f_ 0x166a _eval.o ___G__23__23_var_2d_i_3f_ 0x2a9b _repl.o ___G__23__23_var_2d_i_3f_ 0x4b58 _repl.o ___G__23__23_var_2d_i_3f_ 0x21c98 _repl.o ___G__23__23_top_2d_cte_2d_process_2d_declare_21_ 0x4f0 _eval.o ___G__23__23_top_2d_cte_2d_process_2d_declare_21_ 0x1800 _eval.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x4e2 _eval.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x17f2 _eval.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x6c5d _module.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xde5e _module.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xe113 _module.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xe183 _module.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xe1b3 _module.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xe2a8 _module.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xe408 _module.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa4ec _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa55c _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa5cc _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa63c _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa6ac _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa71c _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa78c _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa7fc _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xa86c _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xabe5 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb519 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb58a _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb605 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb676 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb6e7 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb758 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb7c9 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb847 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb8b7 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb927 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xb997 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xbadf _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xbb4f _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xebbf _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xec30 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xeca1 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xed12 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xed83 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xedf4 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xee65 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xee95 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xf792 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xf802 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xf872 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xf8e2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xf952 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xf9c2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfa32 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfaa2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfb12 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfb82 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfbf2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfc62 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfcd2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfd42 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfdb2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfe22 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xfe92 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xff02 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xff72 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0xffe2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10052 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x100c2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10132 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x101a2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10212 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10282 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x102f2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10362 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x103d2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10442 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x104b2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10522 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10592 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10602 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10672 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x106e2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10752 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x107c2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10832 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x108a2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10912 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10982 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x109f2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10a62 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10ad2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10b42 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10bb2 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10c23 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10c94 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10d04 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10d74 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10de4 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10e54 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10ec4 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10f35 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x10fa5 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x11015 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x11085 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x110f6 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x11167 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x111d7 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x11247 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x112b7 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x16619 _nonstd.o ___G__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x21d0c _repl.o ___G__23__23_top_2d_cte_2d_add_2d_macro_21_ 0x4d4 _eval.o ___G__23__23_top_2d_cte_2d_add_2d_macro_21_ 0x17e4 _eval.o ___G__23__23_make_2d_top_2d_cte 0x4c6 _eval.o ___G__23__23_make_2d_top_2d_cte 0x17d6 _eval.o ___G__23__23_make_2d_top_2d_cte 0x4c18 _repl.o ___G__23__23_cte_2d_mutate_2d_top_2d_cte_21_ 0x4b8 _eval.o ___G__23__23_cte_2d_mutate_2d_top_2d_cte_21_ 0x17c8 _eval.o ___G__23__23_cte_2d_get_2d_top_2d_cte 0x4aa _eval.o ___G__23__23_cte_2d_get_2d_top_2d_cte 0x17ba _eval.o ___G__23__23_cte_2d_process_2d_namespace 0x49c _eval.o ___G__23__23_cte_2d_process_2d_namespace 0x17ac _eval.o ___G__23__23_cte_2d_process_2d_declare 0x48e _eval.o ___G__23__23_cte_2d_process_2d_declare 0x179e _eval.o ___G__23__23_check_2d_namespace 0x480 _eval.o ___G__23__23_check_2d_namespace 0x1790 _eval.o ___G__23__23_cte_2d_add_2d_namespace 0x472 _eval.o ___G__23__23_cte_2d_add_2d_namespace 0x1782 _eval.o ___G__23__23_cte_2d_add_2d_macro 0x464 _eval.o ___G__23__23_cte_2d_add_2d_macro 0x1774 _eval.o ___G__23__23_cte_2d_relink 0x456 _eval.o ___G__23__23_cte_2d_relink 0x1766 _eval.o ___G__23__23_cte_2d_namespace_2d_aliases 0x448 _eval.o ___G__23__23_cte_2d_namespace_2d_aliases 0x1758 _eval.o ___G__23__23_cte_2d_namespace_2d_prefix 0x43a _eval.o ___G__23__23_cte_2d_namespace_2d_prefix 0x174a _eval.o ___G__23__23_cte_2d_namespace_3f_ 0x42c _eval.o ___G__23__23_cte_2d_namespace_3f_ 0x173c _eval.o ___G__23__23_macro_2d_descr_2d_size 0x5c2 _eval.o ___G__23__23_macro_2d_descr_2d_size 0x18d2 _eval.o ___G__23__23_macro_2d_descr_2d_def_2d_syntax_3f_ 0x5b4 _eval.o ___G__23__23_macro_2d_descr_2d_def_2d_syntax_3f_ 0x18c4 _eval.o ___G__23__23_make_2d_macro_2d_descr 0x5a6 _eval.o ___G__23__23_make_2d_macro_2d_descr 0x18b6 _eval.o ___G__23__23_make_2d_macro_2d_descr 0x6c79 _module.o ___G__23__23_make_2d_macro_2d_descr 0xde96 _module.o ___G__23__23_make_2d_macro_2d_descr 0xdece _module.o ___G__23__23_make_2d_macro_2d_descr 0xe14b _module.o ___G__23__23_make_2d_macro_2d_descr 0xe230 _module.o ___G__23__23_make_2d_macro_2d_descr 0xe270 _module.o ___G__23__23_make_2d_macro_2d_descr 0xe4ad _module.o ___G__23__23_make_2d_macro_2d_descr 0x68b9 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x9442 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xa525 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xa595 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xa605 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xa675 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xa6e5 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xa755 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xa7c5 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xa835 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb552 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb5df _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb63e _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb6af _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb720 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb791 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb82f _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb880 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb8f0 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb960 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xb9d0 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xbac7 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xbb18 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xbbb9 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xeb87 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xebf8 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xec69 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xecda _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xed4b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xedbc _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xee2d _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xf7cb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xf83b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xf8ab _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xf91b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xf98b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xf9fb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfa6b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfadb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfb4b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfbbb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfc2b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfc9b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfd0b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfd7b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfdeb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfe5b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xfecb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xff3b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0xffab _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1001b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1008b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x100fb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1016b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x101db _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1024b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x102bb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1032b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1039b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1040b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1047b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x104eb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1055b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x105cb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1063b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x106ab _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1071b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1078b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x107fb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1086b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x108db _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1094b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x109bb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10a2b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10a9b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10b0b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10b7b _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10beb _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10c5c _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10ccd _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10d3d _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10dad _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10e1d _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10e8d _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10efd _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10f6e _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x10fde _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1104e _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x110be _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x1112f _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x111a0 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x11210 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x11280 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x165e2 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x16652 _nonstd.o ___G__23__23_make_2d_macro_2d_descr 0x21cf4 _repl.o ___G__23__23_var_2d_lookup 0x598 _eval.o ___G__23__23_var_2d_lookup 0x18a8 _eval.o ___G__23__23_namespace_2d_valid_3f_ 0x58a _eval.o ___G__23__23_namespace_2d_valid_3f_ 0x189a _eval.o ___G__23__23_make_2d_full_2d_name 0x57c _eval.o ___G__23__23_make_2d_full_2d_name 0x188c _eval.o ___G__23__23_namespace_2d_split 0x56e _eval.o ___G__23__23_namespace_2d_split 0x187e _eval.o ___G__23__23_full_2d_name_3f_ 0x560 _eval.o ___G__23__23_full_2d_name_3f_ 0x1870 _eval.o ___G__23__23_namespace_2d_separator_2d_index 0x552 _eval.o ___G__23__23_namespace_2d_separator_2d_index 0x1862 _eval.o ___G__23__23_namespace_2d_separator_2d_index 0x142c9 _repl.o ___G__23__23_namespace_2d_separators_2d_set_21_ 0x544 _eval.o ___G__23__23_namespace_2d_separators_2d_set_21_ 0x1854 _eval.o ___G__23__23_cte_2d_namespace_2d_lookup 0x536 _eval.o ___G__23__23_cte_2d_namespace_2d_lookup 0x1846 _eval.o ___G__23__23_cte_2d_global_2d_macro_2d_name 0x528 _eval.o ___G__23__23_cte_2d_global_2d_macro_2d_name 0x1838 _eval.o ___G__23__23_cte_2d_lookup 0x51a _eval.o ___G__23__23_cte_2d_lookup 0x182a _eval.o ___G__23__23_cte_2d_lookup 0xfbbf _repl.o ___G__23__23_top_2d_cte_2d_clone 0x50c _eval.o ___G__23__23_top_2d_cte_2d_clone 0x181c _eval.o ___G__23__23_top_2d_cte_2d_clone 0x65fc _module.o ___G__23__23_top_2d_cte_2d_process_2d_namespace_21_ 0x4fe _eval.o ___G__23__23_top_2d_cte_2d_process_2d_namespace_21_ 0x180e _eval.o ___G__23__23_include_2d_file_2d_as_2d_a_2d_begin_2d_expr 0x694 _eval.o ___G__23__23_include_2d_file_2d_as_2d_a_2d_begin_2d_expr 0x19a4 _eval.o ___G__23__23_proper_2d_length 0x686 _eval.o ___G__23__23_proper_2d_length 0x1996 _eval.o ___G__23__23_proper_2d_length 0x12d75 _nonstd.o ___G__23__23_shape_3f_ 0x678 _eval.o ___G__23__23_shape_3f_ 0x1988 _eval.o ___G__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0x66a _eval.o ___G__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0x197a _eval.o ___G__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0x83f2 _module.o ___G__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0x65f0 _nonstd.o ___G__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0x7871 _nonstd.o ___G__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0x7889 _nonstd.o ___G__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0x8a58 _nonstd.o ___G__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0xc419 _nonstd.o ___G__23__23_shape 0x65c _eval.o ___G__23__23_shape 0x196c _eval.o ___G__23__23_shape 0x6ab9 _nonstd.o ___G__23__23_shape 0x9583 _nonstd.o ___G__23__23_shape 0xc083 _nonstd.o ___G__23__23_shape 0x12923 _nonstd.o ___G__23__23_shape 0x12a94 _nonstd.o ___G__23__23_shape 0x12f85 _nonstd.o ___G__23__23_shape 0x13381 _nonstd.o ___G__23__23_shape 0x1b2eb _nonstd.o ___G__23__23_variable 0x64e _eval.o ___G__23__23_variable 0x195e _eval.o ___G__23__23_self_2d_eval_3f_ 0x640 _eval.o ___G__23__23_self_2d_eval_3f_ 0x1950 _eval.o ___G__23__23_self_2d_eval_3f_ 0x3171 _nonstd.o ___G__23__23_self_2d_eval_3f_ 0x420a _nonstd.o ___G__23__23_self_2d_eval_3f_ 0x3151 _repl.o ___G__23__23_tail_2d_call_3f_ 0x632 _eval.o ___G__23__23_tail_2d_call_3f_ 0x1942 _eval.o ___G__23__23_cte_2d_lookup_2d_decl 0x624 _eval.o ___G__23__23_cte_2d_lookup_2d_decl 0x1934 _eval.o ___G__23__23_form_2d_size 0x616 _eval.o ___G__23__23_form_2d_size 0x1926 _eval.o ___G__23__23_macro_2d_descr_2d_set_21_ 0x608 _eval.o ___G__23__23_macro_2d_descr_2d_set_21_ 0x1918 _eval.o ___G__23__23_macro_2d_expand_2d_set_21_ 0x5fa _eval.o ___G__23__23_macro_2d_expand_2d_set_21_ 0x190a _eval.o ___G__23__23_macro_2d_lookup_2d_set_21_ 0x5ec _eval.o ___G__23__23_macro_2d_lookup_2d_set_21_ 0x18fc _eval.o ___G__23__23_macro_2d_descr_2d_expander_2d_src 0x5de _eval.o ___G__23__23_macro_2d_descr_2d_expander_2d_src 0x18ee _eval.o ___G__23__23_macro_2d_descr_2d_expander 0x5d0 _eval.o ___G__23__23_macro_2d_descr_2d_expander 0x18e0 _eval.o ___G__23__23_compilation_2d_demand_2d_modules_2d_add_21_ 0x766 _eval.o ___G__23__23_compilation_2d_demand_2d_modules_2d_add_21_ 0x1a76 _eval.o ___G__23__23_compilation_2d_demand_2d_modules_2d_add_21_ 0x23052 _nonstd.o ___G__23__23_compilation_2d_supply_2d_modules_2d_add_21_ 0x758 _eval.o ___G__23__23_compilation_2d_supply_2d_modules_2d_add_21_ 0x1a68 _eval.o ___G__23__23_compilation_2d_supply_2d_modules_2d_add_21_ 0xc459 _nonstd.o ___G__23__23_in_2d_new_2d_compilation_2d_ctx 0x74a _eval.o ___G__23__23_in_2d_new_2d_compilation_2d_ctx 0x1a5a _eval.o ___G__23__23_convert_2d_source_2d_to_2d_locat_21_ 0x73c _eval.o ___G__23__23_convert_2d_source_2d_to_2d_locat_21_ 0x1a4c _eval.o ___G__23__23_compile_2d_in_2d_new_2d_compilation_2d_ctx 0x72e _eval.o ___G__23__23_compile_2d_in_2d_new_2d_compilation_2d_ctx 0x1a3e _eval.o ___G__23__23_compile_2d_in_2d_new_2d_compilation_2d_ctx 0x26eb _module.o ___G__23__23_setup_2d_requirements_2d_and_2d_run 0x720 _eval.o ___G__23__23_setup_2d_requirements_2d_and_2d_run 0x1a30 _eval.o ___G__23__23_setup_2d_requirements_2d_and_2d_run 0x603d _repl.o ___G__23__23_extract_2d_demand_2d_modules 0x712 _eval.o ___G__23__23_extract_2d_demand_2d_modules 0x1a22 _eval.o ___G__23__23_compile_2d_inner 0x704 _eval.o ___G__23__23_compile_2d_inner 0x1a14 _eval.o ___G__23__23_compile_2d_inner 0xa71e _repl.o ___G__23__23_compile_2d_inner 0x1a38c _repl.o ___G__23__23_compile_2d_top 0x6f6 _eval.o ___G__23__23_compile_2d_top 0x1a06 _eval.o ___G__23__23_compile_2d_top 0xb341 _repl.o ___G__23__23_expand_2d_source_2d_set_21_ 0x6e8 _eval.o ___G__23__23_expand_2d_source_2d_set_21_ 0x19f8 _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_string 0x6da _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_string 0x19ea _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_port 0x6cc _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_port 0x19dc _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_port 0x2bed _module.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_port 0xa4c2 _module.o ___G__23__23_path_2d__3e_start_2d_syntax 0x6be _eval.o ___G__23__23_path_2d__3e_start_2d_syntax 0x19ce _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_psettings 0x6b0 _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_psettings 0x19c0 _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_path 0x6a2 _eval.o ___G__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_path 0x19b2 _eval.o ___G__23__23_add_2d_to_2d_set_2d_ordered_21_ 0x838 _eval.o ___G__23__23_add_2d_to_2d_set_2d_ordered_21_ 0x1b48 _eval.o ___G__23__23_add_2d_to_2d_tail_21_ 0x82a _eval.o ___G__23__23_add_2d_to_2d_tail_21_ 0x1b3a _eval.o ___G__23__23_meta_2d_info_2d_combine_21_ 0x81c _eval.o ___G__23__23_meta_2d_info_2d_combine_21_ 0x1b2c _eval.o ___G__23__23_meta_2d_info_2d_add_21_ 0x80e _eval.o ___G__23__23_meta_2d_info_2d_add_21_ 0x1b1e _eval.o ___G__23__23_meta_2d_info_2d__3e_alist 0x800 _eval.o ___G__23__23_meta_2d_info_2d__3e_alist 0x1b10 _eval.o ___G__23__23_meta_2d_info_2d__3e_alist 0xd194 _module.o ___G__23__23_make_2d_meta_2d_info 0x7f2 _eval.o ___G__23__23_make_2d_meta_2d_info 0x1b02 _eval.o ___G__23__23_extend_2d_module_2d_aliases 0x7e4 _eval.o ___G__23__23_extend_2d_module_2d_aliases 0x1af4 _eval.o ___G__23__23_extend_2d_module_2d_aliases 0x70c1 _module.o ___G__23__23_default_2d_module_2d_aliases_2d_set_21_ 0x7d6 _eval.o ___G__23__23_default_2d_module_2d_aliases_2d_set_21_ 0x1ae6 _eval.o ___G__23__23_make_2d_import_2d_cache 0x7c8 _eval.o ___G__23__23_make_2d_import_2d_cache 0x1ad8 _eval.o ___G__23__23_make_2d_extra_2d_info 0x7ba _eval.o ___G__23__23_make_2d_extra_2d_info 0x1aca _eval.o ___G__23__23_compilation_2d_extra_2d_info 0x7ac _eval.o ___G__23__23_compilation_2d_extra_2d_info 0x1abc _eval.o ___G_compilation_2d_target 0x79e _eval.o ___G_compilation_2d_target 0x1aae _eval.o ___G__23__23_compilation_2d_target 0x790 _eval.o ___G__23__23_compilation_2d_target 0x1aa0 _eval.o ___G__23__23_compilation_2d_target 0x13553 _nonstd.o ___G__23__23_compilation_2d_module_2d_aliases_2d_add_21_ 0x782 _eval.o ___G__23__23_compilation_2d_module_2d_aliases_2d_add_21_ 0x1a92 _eval.o ___G__23__23_compilation_2d_module_2d_aliases_2d_add_21_ 0xab99 _module.o ___G__23__23_compilation_2d_meta_2d_info_2d_add_21_ 0x774 _eval.o ___G__23__23_compilation_2d_meta_2d_info_2d_add_21_ 0x1a84 _eval.o ___G__23__23_compilation_2d_meta_2d_info_2d_add_21_ 0x7eb2 _module.o ___G__23__23_compilation_2d_meta_2d_info_2d_add_21_ 0x4b57 _nonstd.o ___G__23__23_comp_2d_top_2d_namespace 0x90a _eval.o ___G__23__23_comp_2d_top_2d_namespace 0x1c1a _eval.o ___G__23__23_comp_2d_top_2d_declare 0x8fc _eval.o ___G__23__23_comp_2d_top_2d_declare 0x1c0c _eval.o ___G__23__23_comp_2d_top_2d_define_2d_macro_2d_or_2d_syntax 0x8ee _eval.o ___G__23__23_comp_2d_top_2d_define_2d_macro_2d_or_2d_syntax 0x1bfe _eval.o ___G__23__23_comp_2d_top_2d_define_2d_syntax 0x8e0 _eval.o ___G__23__23_comp_2d_top_2d_define_2d_syntax 0x1bf0 _eval.o ___G__23__23_comp_2d_top_2d_define_2d_macro 0x8d2 _eval.o ___G__23__23_comp_2d_top_2d_define_2d_macro 0x1be2 _eval.o ___G__23__23_comp_2d_top_2d_include 0x8c4 _eval.o ___G__23__23_comp_2d_top_2d_include 0x1bd4 _eval.o ___G__23__23_optimize_2d_single_2d_var_2d_bind_2d_values_3f__2d_set_21_ 0x8b6 _eval.o ___G__23__23_optimize_2d_single_2d_var_2d_bind_2d_values_3f__2d_set_21_ 0x1bc6 _eval.o ___G__23__23_comp_2d_top_2d_define_2d_values 0x8a8 _eval.o ___G__23__23_comp_2d_top_2d_define_2d_values 0x1bb8 _eval.o ___G__23__23_comp_2d_top_2d_define 0x89a _eval.o ___G__23__23_comp_2d_top_2d_define 0x1baa _eval.o ___G__23__23_comp_2d_top_2d_seq_2d_aux 0x88c _eval.o ___G__23__23_comp_2d_top_2d_seq_2d_aux 0x1b9c _eval.o ___G__23__23_comp_2d_top_2d_seq 0x87e _eval.o ___G__23__23_comp_2d_top_2d_seq 0x1b8e _eval.o ___G__23__23_comp_2d_top_2d_begin 0x870 _eval.o ___G__23__23_comp_2d_top_2d_begin 0x1b80 _eval.o ___G__23__23_comp_2d_top_2a_ 0x862 _eval.o ___G__23__23_comp_2d_top_2a_ 0x1b72 _eval.o ___G__23__23_comp_2d_top 0x854 _eval.o ___G__23__23_comp_2d_top 0x1b64 _eval.o ___G__23__23_comp_2d_top 0x6699 _module.o ___G__23__23_compilation_2d_module_2d_ref_2d_set_21_ 0x846 _eval.o ___G__23__23_compilation_2d_module_2d_ref_2d_set_21_ 0x1b56 _eval.o ___G__23__23_compilation_2d_module_2d_ref_2d_set_21_ 0x3beb _module.o ___G__23__23_comp_2d_quote 0x9dc _eval.o ___G__23__23_comp_2d_quote 0x1cec _eval.o ___G__23__23_comp_2d_cst 0x9ce _eval.o ___G__23__23_comp_2d_cst 0x1cde _eval.o ___G__23__23_comp_2d_ref 0x9c0 _eval.o ___G__23__23_comp_2d_ref 0x1cd0 _eval.o ___G__23__23_comp_2d_aux 0x9b2 _eval.o ___G__23__23_comp_2d_aux 0x1cc2 _eval.o ___G__23__23_comp_2d_internal_2d_expr 0x9a4 _eval.o ___G__23__23_comp_2d_internal_2d_expr 0x1cb4 _eval.o ___G__23__23_make_2d_internal_2d_expr 0x996 _eval.o ___G__23__23_make_2d_internal_2d_expr 0x1ca6 _eval.o ___G__23__23_comp_2d_seq_2d_aux 0x988 _eval.o ___G__23__23_comp_2d_seq_2d_aux 0x1c98 _eval.o ___G__23__23_comp_2d_seq 0x97a _eval.o ___G__23__23_comp_2d_seq 0x1c8a _eval.o ___G__23__23_comp_2d_begin 0x96c _eval.o ___G__23__23_comp_2d_begin 0x1c7c _eval.o ___G__23__23_allow_2d_inner_2d_global_2d_define_3f__2d_set_21_ 0x95e _eval.o ___G__23__23_allow_2d_inner_2d_global_2d_define_3f__2d_set_21_ 0x1c6e _eval.o ___G__23__23_comp_2d_define 0x950 _eval.o ___G__23__23_comp_2d_define 0x1c60 _eval.o ___G__23__23_comp_2d_simple 0x942 _eval.o ___G__23__23_comp_2d_simple 0x1c52 _eval.o ___G__23__23_comp_2d_expr 0x934 _eval.o ___G__23__23_comp_2d_expr 0x1c44 _eval.o ___G__23__23_comp_2d_subexpr 0x926 _eval.o ___G__23__23_comp_2d_subexpr 0x1c36 _eval.o ___G__23__23_comp_2d_inner 0x918 _eval.o ___G__23__23_comp_2d_inner 0x1c28 _eval.o ___G__23__23_comp_2d_if 0xaae _eval.o ___G__23__23_comp_2d_if 0x1dbe _eval.o ___G__23__23_append_2d_names_2d_checking_2d_duplicates 0xaa0 _eval.o ___G__23__23_append_2d_names_2d_checking_2d_duplicates 0x1db0 _eval.o ___G__23__23_define_2d_values_2d_vals 0xa92 _eval.o ___G__23__23_define_2d_values_2d_vals 0x1da2 _eval.o ___G__23__23_define_2d_values_2d_names 0xa84 _eval.o ___G__23__23_define_2d_values_2d_names 0x1d94 _eval.o ___G__23__23_definition_2d_value 0xa76 _eval.o ___G__23__23_definition_2d_value 0x1d86 _eval.o ___G__23__23_definition_2d_name 0xa68 _eval.o ___G__23__23_definition_2d_name 0x1d78 _eval.o ___G__23__23_comp_2d_body 0xa5a _eval.o ___G__23__23_comp_2d_body 0x1d6a _eval.o ___G__23__23_source_2d__3e_parms 0xa4c _eval.o ___G__23__23_source_2d__3e_parms 0x1d5c _eval.o ___G__23__23_extract_2d_parameters 0xa3e _eval.o ___G__23__23_extract_2d_parameters 0x1d4e _eval.o ___G__23__23_comp_2d_lambda_2d_aux 0xa30 _eval.o ___G__23__23_comp_2d_lambda_2d_aux 0x1d40 _eval.o ___G__23__23_comp_2d_lambda 0xa22 _eval.o ___G__23__23_comp_2d_lambda 0x1d32 _eval.o ___G__23__23_comp_2d_set_21_ 0xa14 _eval.o ___G__23__23_comp_2d_set_21_ 0x1d24 _eval.o ___G__23__23_comp_2d_list_2d_template 0xa06 _eval.o ___G__23__23_comp_2d_list_2d_template 0x1d16 _eval.o ___G__23__23_comp_2d_template 0x9f8 _eval.o ___G__23__23_comp_2d_template 0x1d08 _eval.o ___G__23__23_comp_2d_quasiquote 0x9ea _eval.o ___G__23__23_comp_2d_quasiquote 0x1cfa _eval.o ___G__23__23_comp_2d_letrec 0xb80 _eval.o ___G__23__23_comp_2d_letrec 0x1e90 _eval.o ___G__23__23_comp_2d_let_2a__2d_values 0xb72 _eval.o ___G__23__23_comp_2d_let_2a__2d_values 0x1e82 _eval.o ___G__23__23_comp_2d_let_2d_values 0xb64 _eval.o ___G__23__23_comp_2d_let_2d_values 0x1e74 _eval.o ___G__23__23_comp_2d_let_2a_ 0xb56 _eval.o ___G__23__23_comp_2d_let_2a_ 0x1e66 _eval.o ___G__23__23_comp_2d_let 0xb48 _eval.o ___G__23__23_comp_2d_let 0x1e58 _eval.o ___G__23__23_allow_2d_multi_2d_var_2d_bindings_3f__2d_set_21_ 0xb3a _eval.o ___G__23__23_allow_2d_multi_2d_var_2d_bindings_3f__2d_set_21_ 0x1e4a _eval.o ___G__23__23_comp_2d_case_2d_clauses 0xb2c _eval.o ___G__23__23_comp_2d_case_2d_clauses 0x1e3c _eval.o ___G__23__23_comp_2d_case 0xb1e _eval.o ___G__23__23_comp_2d_case 0x1e2e _eval.o ___G__23__23_comp_2d_or_2d_aux 0xb10 _eval.o ___G__23__23_comp_2d_or_2d_aux 0x1e20 _eval.o ___G__23__23_comp_2d_or 0xb02 _eval.o ___G__23__23_comp_2d_or 0x1e12 _eval.o ___G__23__23_comp_2d_and_2d_aux 0xaf4 _eval.o ___G__23__23_comp_2d_and_2d_aux 0x1e04 _eval.o ___G__23__23_comp_2d_and 0xae6 _eval.o ___G__23__23_comp_2d_and 0x1df6 _eval.o ___G__23__23_comp_2d_guard 0xad8 _eval.o ___G__23__23_comp_2d_guard 0x1de8 _eval.o ___G__23__23_comp_2d_cond_2d_clauses 0xaca _eval.o ___G__23__23_comp_2d_cond_2d_clauses 0x1dda _eval.o ___G__23__23_comp_2d_cond 0xabc _eval.o ___G__23__23_comp_2d_cond 0x1dcc _eval.o ___G__23__23_gen_2d_cst_2d_no_2d_step 0xc52 _eval.o ___G__23__23_gen_2d_cst_2d_no_2d_step 0x1f62 _eval.o ___G__23__23_gen_2d_cst 0xc44 _eval.o ___G__23__23_gen_2d_cst 0x1f54 _eval.o ___G__23__23_cprc_2d_cst 0xc36 _eval.o ___G__23__23_cprc_2d_cst 0x1f46 _eval.o ___G__23__23_cprc_2d_cst 0x20d5b _repl.o ___G__23__23_gen_2d_top 0xc28 _eval.o ___G__23__23_gen_2d_top 0x1f38 _eval.o ___G__23__23_cprc_2d_top 0xc1a _eval.o ___G__23__23_cprc_2d_top 0x1f2a _eval.o ___G__23__23_cprc_2d_top 0x20d91 _repl.o ___G__23__23_comp_2d_future 0xc0c _eval.o ___G__23__23_comp_2d_future 0x1f1c _eval.o ___G__23__23_comp_2d_delay 0xbfe _eval.o ___G__23__23_comp_2d_delay 0x1f0e _eval.o ___G__23__23_comp_2d_app 0xbf0 _eval.o ___G__23__23_comp_2d_app 0x1f00 _eval.o ___G__23__23_comp_2d_do 0xbe2 _eval.o ___G__23__23_comp_2d_do 0x1ef2 _eval.o ___G__23__23_extract_2d_bindings 0xbd4 _eval.o ___G__23__23_extract_2d_bindings 0x1ee4 _eval.o ___G__23__23_comp_2d_vals 0xbc6 _eval.o ___G__23__23_comp_2d_vals 0x1ed6 _eval.o ___G__23__23_comp_2d_let_2d_like_2d_form 0xbb8 _eval.o ___G__23__23_comp_2d_let_2d_like_2d_form 0x1ec8 _eval.o ___G__23__23_comp_2d_letrec_2a__2d_values 0xbaa _eval.o ___G__23__23_comp_2d_letrec_2a__2d_values 0x1eba _eval.o ___G__23__23_comp_2d_letrec_2d_values 0xb9c _eval.o ___G__23__23_comp_2d_letrec_2d_values 0x1eac _eval.o ___G__23__23_comp_2d_letrec_2a_ 0xb8e _eval.o ___G__23__23_comp_2d_letrec_2a_ 0x1e9e _eval.o ___G__23__23_gen_2d_loc_2d_ref_2d_no_2d_step 0xd24 _eval.o ___G__23__23_gen_2d_loc_2d_ref_2d_no_2d_step 0x2034 _eval.o ___G__23__23_gen_2d_loc_2d_ref 0xd16 _eval.o ___G__23__23_gen_2d_loc_2d_ref 0x2026 _eval.o ___G__23__23_gen_2d_loc_2d_ref_2d_box 0xd08 _eval.o ___G__23__23_gen_2d_loc_2d_ref_2d_box 0x2018 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_box 0xcfa _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_box 0x200a _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_box 0x20cf6 _repl.o ___G__23__23_gen_2d_loc_2d_ref_2d_aux 0xcec _eval.o ___G__23__23_gen_2d_loc_2d_ref_2d_aux 0x1ffc _eval.o ___G__23__23_cprc_2d_loc_2d_ref 0xcde _eval.o ___G__23__23_cprc_2d_loc_2d_ref 0x1fee _eval.o ___G__23__23_cprc_2d_loc_2d_ref 0x20d25 _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_3 0xcd0 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_3 0x1fe0 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_3 0x20352 _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_2 0xcc2 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_2 0x1fd2 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_2 0x2032a _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_1 0xcb4 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_1 0x1fc4 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_2_2d_1 0x202ef _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_3 0xca6 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_3 0x1fb6 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_3 0x202c8 _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_2 0xc98 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_2 0x1fa8 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_2 0x202a1 _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_1 0xc8a _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_1 0x1f9a _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_1_2d_1 0x20283 _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_3 0xc7c _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_3 0x1f8c _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_3 0x20265 _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_2 0xc6e _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_2 0x1f7e _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_2 0x20243 _repl.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_1 0xc60 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_1 0x1f70 _eval.o ___G__23__23_cprc_2d_loc_2d_ref_2d_0_2d_1 0x20205 _repl.o ___G__23__23_gen_2d_loc_2d_define_2d_values_2d_no_2d_step 0xdf6 _eval.o ___G__23__23_gen_2d_loc_2d_define_2d_values_2d_no_2d_step 0x2106 _eval.o ___G__23__23_cprc_2d_loc_2d_define_2d_values 0xde8 _eval.o ___G__23__23_cprc_2d_loc_2d_define_2d_values 0x20f8 _eval.o ___G__23__23_gen_2d_glo_2d_define_2d_values_2d_rest 0xdda _eval.o ___G__23__23_gen_2d_glo_2d_define_2d_values_2d_rest 0x20ea _eval.o ___G__23__23_cprc_2d_glo_2d_define_2d_values_2d_rest 0xdcc _eval.o ___G__23__23_cprc_2d_glo_2d_define_2d_values_2d_rest 0x20dc _eval.o ___G__23__23_gen_2d_glo_2d_define_2d_values 0xdbe _eval.o ___G__23__23_gen_2d_glo_2d_define_2d_values 0x20ce _eval.o ___G__23__23_cprc_2d_glo_2d_define_2d_values 0xdb0 _eval.o ___G__23__23_cprc_2d_glo_2d_define_2d_values 0x20c0 _eval.o ___G__23__23_gen_2d_glo_2d_def 0xda2 _eval.o ___G__23__23_gen_2d_glo_2d_def 0x20b2 _eval.o ___G__23__23_cprc_2d_glo_2d_def 0xd94 _eval.o ___G__23__23_cprc_2d_glo_2d_def 0x20a4 _eval.o ___G__23__23_cprc_2d_glo_2d_def 0x20bef _repl.o ___G__23__23_gen_2d_glo_2d_set 0xd86 _eval.o ___G__23__23_gen_2d_glo_2d_set 0x2096 _eval.o ___G__23__23_cprc_2d_glo_2d_set 0xd78 _eval.o ___G__23__23_cprc_2d_glo_2d_set 0x2088 _eval.o ___G__23__23_cprc_2d_glo_2d_set 0x20c30 _repl.o ___G__23__23_gen_2d_loc_2d_set 0xd6a _eval.o ___G__23__23_gen_2d_loc_2d_set 0x207a _eval.o ___G__23__23_cprc_2d_loc_2d_set_2d_box 0xd5c _eval.o ___G__23__23_cprc_2d_loc_2d_set_2d_box 0x206c _eval.o ___G__23__23_cprc_2d_loc_2d_set_2d_box 0x20c5b _repl.o ___G__23__23_cprc_2d_loc_2d_set 0xd4e _eval.o ___G__23__23_cprc_2d_loc_2d_set 0x205e _eval.o ___G__23__23_cprc_2d_loc_2d_set 0x20c8a _repl.o ___G__23__23_gen_2d_glo_2d_ref 0xd40 _eval.o ___G__23__23_gen_2d_glo_2d_ref 0x2050 _eval.o ___G__23__23_cprc_2d_glo_2d_ref 0xd32 _eval.o ___G__23__23_cprc_2d_glo_2d_ref 0x2042 _eval.o ___G__23__23_cprc_2d_glo_2d_ref 0x20cc0 _repl.o ___G__23__23_cprc_2d_cond_2d_or 0xec8 _eval.o ___G__23__23_cprc_2d_cond_2d_or 0x21d8 _eval.o ___G__23__23_cprc_2d_cond_2d_or 0x20a3f _repl.o ___G__23__23_gen_2d_cond_2d_if 0xeba _eval.o ___G__23__23_gen_2d_cond_2d_if 0x21ca _eval.o ___G__23__23_cprc_2d_cond_2d_if 0xeac _eval.o ___G__23__23_cprc_2d_cond_2d_if 0x21bc _eval.o ___G__23__23_cprc_2d_cond_2d_if 0x20a75 _repl.o ___G__23__23_gen_2d_quasi_2d_cons 0xe9e _eval.o ___G__23__23_gen_2d_quasi_2d_cons 0x21ae _eval.o ___G__23__23_cprc_2d_quasi_2d_cons 0xe90 _eval.o ___G__23__23_cprc_2d_quasi_2d_cons 0x21a0 _eval.o ___G__23__23_cprc_2d_quasi_2d_cons 0x20aab _repl.o ___G__23__23_gen_2d_quasi_2d_append 0xe82 _eval.o ___G__23__23_gen_2d_quasi_2d_append 0x2192 _eval.o ___G__23__23_cprc_2d_quasi_2d_append 0xe74 _eval.o ___G__23__23_cprc_2d_quasi_2d_append 0x2184 _eval.o ___G__23__23_cprc_2d_quasi_2d_append 0x20ae1 _repl.o ___G__23__23_gen_2d_quasi_2d_list_2d__3e_vector 0xe66 _eval.o ___G__23__23_gen_2d_quasi_2d_list_2d__3e_vector 0x2176 _eval.o ___G__23__23_cprc_2d_quasi_2d_list_2d__3e_vector 0xe58 _eval.o ___G__23__23_cprc_2d_quasi_2d_list_2d__3e_vector 0x2168 _eval.o ___G__23__23_cprc_2d_quasi_2d_list_2d__3e_vector 0x20b17 _repl.o ___G__23__23_gen_2d_seq 0xe4a _eval.o ___G__23__23_gen_2d_seq 0x215a _eval.o ___G__23__23_cprc_2d_seq 0xe3c _eval.o ___G__23__23_cprc_2d_seq 0x214c _eval.o ___G__23__23_cprc_2d_seq 0x20b4d _repl.o ___G__23__23_gen_2d_if3 0xe2e _eval.o ___G__23__23_gen_2d_if3 0x213e _eval.o ___G__23__23_cprc_2d_if3 0xe20 _eval.o ___G__23__23_cprc_2d_if3 0x2130 _eval.o ___G__23__23_cprc_2d_if3 0x20b83 _repl.o ___G__23__23_gen_2d_if2 0xe12 _eval.o ___G__23__23_gen_2d_if2 0x2122 _eval.o ___G__23__23_cprc_2d_if2 0xe04 _eval.o ___G__23__23_cprc_2d_if2 0x2114 _eval.o ___G__23__23_cprc_2d_if2 0x20bb9 _repl.o ___G__23__23_cprc_2d_case_2d_list 0xf9a _eval.o ___G__23__23_cprc_2d_case_2d_list 0x22aa _eval.o ___G__23__23_cprc_2d_case_2d_list 0x20902 _repl.o ___G__23__23_gen_2d_case 0xf8c _eval.o ___G__23__23_gen_2d_case 0x229c _eval.o ___G__23__23_cprc_2d_case 0xf7e _eval.o ___G__23__23_cprc_2d_case 0x228e _eval.o ___G__23__23_cprc_2d_case 0x20938 _repl.o ___G__23__23_gen_2d_and 0xf70 _eval.o ___G__23__23_gen_2d_and 0x2280 _eval.o ___G__23__23_cprc_2d_and 0xf62 _eval.o ___G__23__23_cprc_2d_and 0x2272 _eval.o ___G__23__23_cprc_2d_and 0x20979 _repl.o ___G__23__23_gen_2d_or 0xf54 _eval.o ___G__23__23_gen_2d_or 0x2264 _eval.o ___G__23__23_cprc_2d_or 0xf46 _eval.o ___G__23__23_cprc_2d_or 0x2256 _eval.o ___G__23__23_cprc_2d_or 0x209a4 _repl.o ___G__23__23_gen_2d_guard 0xf38 _eval.o ___G__23__23_gen_2d_guard 0x2248 _eval.o ___G__23__23_cprc_2d_guard 0xf2a _eval.o ___G__23__23_cprc_2d_guard 0x223a _eval.o ___G__23__23_cprc_2d_guard 0x20385 _repl.o ___G__23__23_gen_2d_reraise 0xf1c _eval.o ___G__23__23_gen_2d_reraise 0x222c _eval.o ___G__23__23_cprc_2d_reraise 0xf0e _eval.o ___G__23__23_cprc_2d_reraise 0x221e _eval.o ___G__23__23_cprc_2d_reraise 0x203b8 _repl.o ___G__23__23_gen_2d_cond_2d_send 0xf00 _eval.o ___G__23__23_gen_2d_cond_2d_send 0x2210 _eval.o ___G__23__23_cprc_2d_cond_2d_send_2d_sub 0xef2 _eval.o ___G__23__23_cprc_2d_cond_2d_send_2d_sub 0x2202 _eval.o ___G__23__23_cprc_2d_cond_2d_send_2d_sub 0x209da _repl.o ___G__23__23_cprc_2d_cond_2d_send_2d_red 0xee4 _eval.o ___G__23__23_cprc_2d_cond_2d_send_2d_red 0x21f4 _eval.o ___G__23__23_cprc_2d_cond_2d_send_2d_red 0x20a09 _repl.o ___G__23__23_gen_2d_cond_2d_or 0xed6 _eval.o ___G__23__23_gen_2d_cond_2d_or 0x21e6 _eval.o ___G__23__23_cprc_2d_prc_2d_req 0x106c _eval.o ___G__23__23_cprc_2d_prc_2d_req 0x237c _eval.o ___G__23__23_cprc_2d_prc_2d_req 0x2003f _repl.o ___G__23__23_cprc_2d_prc_2d_req 0x20709 _repl.o ___G__23__23_cprc_2d_prc_2d_req3 0x105e _eval.o ___G__23__23_cprc_2d_prc_2d_req3 0x236e _eval.o ___G__23__23_cprc_2d_prc_2d_req3 0x20007 _repl.o ___G__23__23_cprc_2d_prc_2d_req3 0x20738 _repl.o ___G__23__23_cprc_2d_prc_2d_req2 0x1050 _eval.o ___G__23__23_cprc_2d_prc_2d_req2 0x2360 _eval.o ___G__23__23_cprc_2d_prc_2d_req2 0x1ffd3 _repl.o ___G__23__23_cprc_2d_prc_2d_req2 0x20767 _repl.o ___G__23__23_cprc_2d_prc_2d_req1 0x1042 _eval.o ___G__23__23_cprc_2d_prc_2d_req1 0x2352 _eval.o ___G__23__23_cprc_2d_prc_2d_req1 0x1ff7f _repl.o ___G__23__23_cprc_2d_prc_2d_req1 0x20796 _repl.o ___G__23__23_cprc_2d_prc_2d_req0 0x1034 _eval.o ___G__23__23_cprc_2d_prc_2d_req0 0x2344 _eval.o ___G__23__23_cprc_2d_prc_2d_req0 0x6576 _repl.o ___G__23__23_cprc_2d_prc_2d_req0 0x207c5 _repl.o ___G__23__23_gen_2d_let_2d_values 0x1026 _eval.o ___G__23__23_gen_2d_let_2d_values 0x2336 _eval.o ___G__23__23_cprc_2d_let_2d_values 0x1018 _eval.o ___G__23__23_cprc_2d_let_2d_values 0x2328 _eval.o ___G__23__23_cprc_2d_let_2d_values 0x207fb _repl.o ___G__23__23_gen_2d_let 0x100a _eval.o ___G__23__23_gen_2d_let 0x231a _eval.o ___G__23__23_cprc_2d_let 0xffc _eval.o ___G__23__23_cprc_2d_let 0x230c _eval.o ___G__23__23_cprc_2d_let 0x20831 _repl.o ___G__23__23_gen_2d_case_2d_send 0xfee _eval.o ___G__23__23_gen_2d_case_2d_send 0x22fe _eval.o ___G__23__23_cprc_2d_case_2d_send_2d_sub 0xfe0 _eval.o ___G__23__23_cprc_2d_case_2d_send_2d_sub 0x22f0 _eval.o ___G__23__23_cprc_2d_case_2d_send_2d_sub 0x20867 _repl.o ___G__23__23_cprc_2d_case_2d_send_2d_red 0xfd2 _eval.o ___G__23__23_cprc_2d_case_2d_send_2d_red 0x22e2 _eval.o ___G__23__23_cprc_2d_case_2d_send_2d_red 0x20896 _repl.o ___G__23__23_gen_2d_case_2d_else 0xfc4 _eval.o ___G__23__23_gen_2d_case_2d_else 0x22d4 _eval.o ___G__23__23_cprc_2d_case_2d_else 0xfb6 _eval.o ___G__23__23_cprc_2d_case_2d_else 0x22c6 _eval.o ___G__23__23_cprc_2d_case_2d_else 0x208cc _repl.o ___G__23__23_gen_2d_case_2d_list 0xfa8 _eval.o ___G__23__23_gen_2d_case_2d_list 0x22b8 _eval.o ___G__23__23_cprc_2d_app1_2d_sub 0x113e _eval.o ___G__23__23_cprc_2d_app1_2d_sub 0x244e _eval.o ___G__23__23_cprc_2d_app1_2d_sub 0x2050c _repl.o ___G__23__23_cprc_2d_app0_2d_sub 0x1130 _eval.o ___G__23__23_cprc_2d_app0_2d_sub 0x2440 _eval.o ___G__23__23_cprc_2d_app0_2d_sub 0x20543 _repl.o ___G__23__23_cprc_2d_app_2d_red 0x1122 _eval.o ___G__23__23_cprc_2d_app_2d_red 0x2432 _eval.o ___G__23__23_cprc_2d_app_2d_red 0x2056f _repl.o ___G__23__23_cprc_2d_app4_2d_red 0x1114 _eval.o ___G__23__23_cprc_2d_app4_2d_red 0x2424 _eval.o ___G__23__23_cprc_2d_app4_2d_red 0x205a2 _repl.o ___G__23__23_cprc_2d_app3_2d_red 0x1106 _eval.o ___G__23__23_cprc_2d_app3_2d_red 0x2416 _eval.o ___G__23__23_cprc_2d_app3_2d_red 0x205d5 _repl.o ___G__23__23_cprc_2d_app2_2d_red 0x10f8 _eval.o ___G__23__23_cprc_2d_app2_2d_red 0x2408 _eval.o ___G__23__23_cprc_2d_app2_2d_red 0x20605 _repl.o ___G__23__23_cprc_2d_app1_2d_red 0x10ea _eval.o ___G__23__23_cprc_2d_app1_2d_red 0x23fa _eval.o ___G__23__23_cprc_2d_app1_2d_red 0x2063b _repl.o ___G__23__23_cprc_2d_app0_2d_red 0x10dc _eval.o ___G__23__23_cprc_2d_app0_2d_red 0x23ec _eval.o ___G__23__23_cprc_2d_app0_2d_red 0x2066e _repl.o ___G__23__23_gen_2d_prc 0x10ce _eval.o ___G__23__23_gen_2d_prc 0x23de _eval.o ___G__23__23_cprc_2d_prc 0x10c0 _eval.o ___G__23__23_cprc_2d_prc 0x23d0 _eval.o ___G__23__23_cprc_2d_prc 0x200a7 _repl.o ___G__23__23_cprc_2d_prc 0x2069d _repl.o ___G__23__23_gen_2d_prc_2d_rest 0x10b2 _eval.o ___G__23__23_gen_2d_prc_2d_rest 0x23c2 _eval.o ___G__23__23_cprc_2d_prc_2d_rest 0x10a4 _eval.o ___G__23__23_cprc_2d_prc_2d_rest 0x23b4 _eval.o ___G__23__23_cprc_2d_prc_2d_rest 0x20073 _repl.o ___G__23__23_cprc_2d_prc_2d_rest 0x206de _repl.o ___G__23__23_gen_2d_prc_2d_req_2d_no_2d_step 0x1096 _eval.o ___G__23__23_gen_2d_prc_2d_req_2d_no_2d_step 0x23a6 _eval.o ___G__23__23_gen_2d_prc_2d_req 0x1088 _eval.o ___G__23__23_gen_2d_prc_2d_req 0x2398 _eval.o ___G__23__23_gen_2d_prc_2d_req_2d_aux 0x107a _eval.o ___G__23__23_gen_2d_prc_2d_req_2d_aux 0x238a _eval.o ___G__23__23_gen_2d_delay 0x1211 _eval.o ___G__23__23_gen_2d_delay 0x2521 _eval.o ___G__23__23_cprc_2d_delay 0x1203 _eval.o ___G__23__23_cprc_2d_delay 0x2513 _eval.o ___G__23__23_cprc_2d_delay 0x2041e _repl.o ___G__23__23_subproblem_2d_apply 0x11f5 _eval.o ___G__23__23_subproblem_2d_apply 0x2505 _eval.o ___G__23__23_subproblem_2d_apply 0x16e3c _repl.o ___G__23__23_subproblem_2d_apply4 0x11e6 _eval.o ___G__23__23_subproblem_2d_apply4 0x24f6 _eval.o ___G__23__23_subproblem_2d_apply4 0x16e2f _repl.o ___G__23__23_subproblem_2d_apply3 0x11d8 _eval.o ___G__23__23_subproblem_2d_apply3 0x24e8 _eval.o ___G__23__23_subproblem_2d_apply3 0x16e22 _repl.o ___G__23__23_subproblem_2d_apply2 0x11ca _eval.o ___G__23__23_subproblem_2d_apply2 0x24da _eval.o ___G__23__23_subproblem_2d_apply2 0x16e15 _repl.o ___G__23__23_subproblem_2d_apply1 0x11bc _eval.o ___G__23__23_subproblem_2d_apply1 0x24cc _eval.o ___G__23__23_subproblem_2d_apply1 0x16e08 _repl.o ___G__23__23_subproblem_2d_apply0 0x11ae _eval.o ___G__23__23_subproblem_2d_apply0 0x24be _eval.o ___G__23__23_subproblem_2d_apply0 0x16dfb _repl.o ___G__23__23_gen_2d_app_2d_no_2d_step 0x11a0 _eval.o ___G__23__23_gen_2d_app_2d_no_2d_step 0x24b0 _eval.o ___G__23__23_gen_2d_app 0x1192 _eval.o ___G__23__23_gen_2d_app 0x24a2 _eval.o ___G__23__23_gen_2d_app_2d_aux 0x1184 _eval.o ___G__23__23_gen_2d_app_2d_aux 0x2494 _eval.o ___G__23__23_cprc_2d_app_2d_sub 0x1176 _eval.o ___G__23__23_cprc_2d_app_2d_sub 0x2486 _eval.o ___G__23__23_cprc_2d_app_2d_sub 0x20451 _repl.o ___G__23__23_cprc_2d_app4_2d_sub 0x1168 _eval.o ___G__23__23_cprc_2d_app4_2d_sub 0x2478 _eval.o ___G__23__23_cprc_2d_app4_2d_sub 0x2047d _repl.o ___G__23__23_cprc_2d_app3_2d_sub 0x115a _eval.o ___G__23__23_cprc_2d_app3_2d_sub 0x246a _eval.o ___G__23__23_cprc_2d_app3_2d_sub 0x204a9 _repl.o ___G__23__23_cprc_2d_app2_2d_sub 0x114c _eval.o ___G__23__23_cprc_2d_app2_2d_sub 0x245c _eval.o ___G__23__23_cprc_2d_app2_2d_sub 0x204e0 _repl.o ___G__23__23_load_2d_object_2d_file 0x12e3 _eval.o ___G__23__23_load_2d_object_2d_file 0x25f3 _eval.o ___G__23__23_load_2d_source_2d_if_2d_more_2d_recent_2d_set_21_ 0x12d5 _eval.o ___G__23__23_load_2d_source_2d_if_2d_more_2d_recent_2d_set_21_ 0x25e5 _eval.o ___G__23__23_load 0x12c7 _eval.o ___G__23__23_load 0x25d7 _eval.o ___G__23__23_load 0x3391 _module.o ___G__23__23_read_2d_expr_2d_from_2d_port 0x12b9 _eval.o ___G__23__23_read_2d_expr_2d_from_2d_port 0x25c9 _eval.o ___G__23__23_read_2d_expr_2d_from_2d_port 0x11b79 _io.o ___G__23__23_read_2d_expr_2d_from_2d_port 0x7da3 _repl.o ___G__23__23_unwrap_2d_datum 0x12ab _eval.o ___G__23__23_unwrap_2d_datum 0x25bb _eval.o ___G__23__23_unwrap_2d_datum 0x2bbe _module.o ___G__23__23_unwrap_2d_datum 0xa4d1 _module.o ___G__23__23_wrap_2d_datum 0x129d _eval.o ___G__23__23_wrap_2d_datum 0x25ad _eval.o ___G__23__23_wrap_2d_datum 0x2bb3 _module.o ___G__23__23_wrap_2d_datum 0xa49f _module.o ___G_scheme_2d_report_2d_environment 0x128f _eval.o ___G_scheme_2d_report_2d_environment 0x259f _eval.o ___G_null_2d_environment 0x1281 _eval.o ___G_null_2d_environment 0x2591 _eval.o ___G_interaction_2d_environment 0x1273 _eval.o ___G_interaction_2d_environment 0x2583 _eval.o ___G_eval 0x1265 _eval.o ___G_eval 0x2575 _eval.o ___G__23__23_eval 0x1257 _eval.o ___G__23__23_eval 0x2567 _eval.o ___G__23__23_eval 0x6f41 _module.o ___G__23__23_eval 0x6f79 _module.o ___G__23__23_eval 0x6fb1 _module.o ___G__23__23_eval 0x17734 _module.o ___G__23__23_eval 0x37be5 _io.o ___G__23__23_eval_2d_top_2d_set_21_ 0x1249 _eval.o ___G__23__23_eval_2d_top_2d_set_21_ 0x2559 _eval.o ___G__23__23_eval_2d_module_2d_set_21_ 0x123b _eval.o ___G__23__23_eval_2d_module_2d_set_21_ 0x254b _eval.o ___G__23__23_gen_2d_future 0x122d _eval.o ___G__23__23_gen_2d_future 0x253d _eval.o ___G__23__23_cprc_2d_future 0x121f _eval.o ___G__23__23_cprc_2d_future 0x252f _eval.o ___G__23__23_cprc_2d_future 0x203eb _repl.o ___G__23__23_call_2d_with_2d_input_2d_string 0x4d8b _eval.o ___G__23__23_call_2d_with_2d_input_2d_string 0x758 _io.o ___G__23__23_call_2d_with_2d_input_2d_string 0x2ed8 _io.o ___G__23__23_path_2d_extension 0x4b0f _eval.o ___G__23__23_path_2d_extension 0x9cce _eval.o ___G__23__23_path_2d_extension 0xaf4 _nonstd.o ___G__23__23_path_2d_extension 0x1924 _nonstd.o ___G__23__23_repl 0x4acf _eval.o ___G__23__23_repl 0x9ae2 _eval.o ___G__23__23_repl 0xac57 _eval.o ___G__23__23_repl 0x1f97 _module.o ___G__23__23_repl 0x4f10 _repl.o ___G__23__23_repl 0x501a _repl.o ___G__23__23_repl 0x5eba _repl.o ___G__23__23_repl 0x8a19 _repl.o ___G__23__23_repl 0x8a8c _repl.o ___G__23__23_repl 0xb224 _repl.o ___G__23__23_repl 0x1efec _repl.o ___G__23__23_compilation_2d_ctx 0x4801 _eval.o ___G__23__23_compilation_2d_ctx 0x70c6 _eval.o ___G__23__23_compilation_2d_ctx 0x837e _eval.o ___G__23__23_compilation_2d_ctx 0x839e _eval.o ___G__23__23_compilation_2d_ctx 0x94fe _eval.o ___G__23__23_compilation_2d_ctx 0x9633 _eval.o ___G__23__23_compilation_2d_ctx 0x9653 _eval.o ___G__23__23_compilation_2d_ctx 0x138b9 _eval.o ___G__23__23_compilation_2d_ctx 0x159ba _eval.o ___G__23__23_compilation_2d_ctx 0xa72f _module.o ___G__23__23_current_2d_readtable 0x461f _eval.o ___G__23__23_current_2d_readtable 0x4aef _eval.o ___G__23__23_current_2d_readtable 0x599d _eval.o ___G__23__23_current_2d_readtable 0x71e8 _eval.o ___G__23__23_current_2d_readtable 0xa6d9 _eval.o ___G__23__23_current_2d_readtable 0x1432f _eval.o ___G__23__23_current_2d_readtable 0xa71b _module.o ___G__23__23_current_2d_readtable 0x9510 _io.o ___G__23__23_current_2d_readtable 0xebe6 _io.o ___G__23__23_current_2d_readtable 0xdcd4 _thread.o ___G__23__23_current_2d_readtable 0xec8b _thread.o ___G__23__23_open_2d_file_2d_generic_2d_from_2d_psettings 0x4409 _eval.o ___G__23__23_open_2d_file_2d_generic_2d_from_2d_psettings 0x71ae _module.o ___G__23__23_open_2d_file_2d_generic_2d_from_2d_psettings 0x1a52 _io.o ___G__23__23_open_2d_file_2d_generic_2d_from_2d_psettings 0x41d2 _io.o ___G_open_2d_input_2d_file 0x43e1 _eval.o ___G_open_2d_input_2d_file 0x9fd3 _eval.o ___G_open_2d_input_2d_file 0x18d76 _eval.o ___G_open_2d_input_2d_file 0xf3d3 _module.o ___G_open_2d_input_2d_file 0x1a98 _io.o ___G_open_2d_input_2d_file 0x4218 _io.o ___G_open_2d_input_2d_file 0x2d569 _io.o ___G_open_2d_input_2d_file 0x19d37 _repl.o ___G__23__23_eval_2d_top 0x41fa _eval.o ___G__23__23_eval_2d_top 0x5964 _eval.o ___G__23__23_eval_2d_top 0x1379c _eval.o ___G__23__23_eval_2d_top 0x16166 _eval.o ___G__23__23_with_2d_exception_2d_catcher 0x3df0 _eval.o ___G__23__23_with_2d_exception_2d_catcher 0xa393 _eval.o ___G__23__23_with_2d_exception_2d_catcher 0xc893 _io.o ___G__23__23_with_2d_exception_2d_catcher 0xe82 _thread.o ___G__23__23_with_2d_exception_2d_catcher 0x1f82 _thread.o ___G__23__23_with_2d_exception_2d_catcher 0x1a590 _thread.o ___G__23__23_with_2d_exception_2d_catcher 0x3625 _repl.o ___G__23__23_with_2d_exception_2d_catcher 0x41cd _repl.o ___G__23__23_make_2d_input_2d_path_2d_psettings 0x36ed _eval.o ___G__23__23_make_2d_input_2d_path_2d_psettings 0x47ba _eval.o ___G__23__23_make_2d_input_2d_path_2d_psettings 0x3014 _module.o ___G__23__23_make_2d_input_2d_path_2d_psettings 0x1a36 _io.o ___G__23__23_make_2d_input_2d_path_2d_psettings 0x41b6 _io.o ___G__23__23_current_2d_stepper 0x35dc _eval.o ___G__23__23_current_2d_stepper 0x4756 _eval.o ___G__23__23_current_2d_stepper 0x4776 _eval.o ___G__23__23_current_2d_stepper 0x4821 _eval.o ___G__23__23_current_2d_stepper 0x4923 _eval.o ___G__23__23_current_2d_stepper 0x4a06 _eval.o ___G__23__23_current_2d_stepper 0x4a26 _eval.o ___G__23__23_current_2d_stepper 0x4c4b _eval.o ___G__23__23_current_2d_stepper 0x4c6b _eval.o ___G__23__23_current_2d_stepper 0x554d _eval.o ___G__23__23_current_2d_stepper 0x556d _eval.o ___G__23__23_current_2d_stepper 0x13924 _eval.o ___G__23__23_current_2d_stepper 0x2b28 _repl.o ___G__23__23_current_2d_stepper 0x34cf _repl.o ___G__23__23_current_2d_stepper 0x487d _repl.o ___G__23__23_current_2d_stepper 0x4995 _repl.o ___G__23__23_current_2d_stepper 0x6546 _repl.o ___G__23__23_current_2d_stepper 0xaca8 _repl.o ___G__23__23_current_2d_stepper 0x1b7cc _repl.o ___G__23__23_generate_2d_proper_2d_tail_2d_calls 0x34fd _eval.o ___G__23__23_generate_2d_proper_2d_tail_2d_calls 0x13779 _eval.o ___G__23__23_namespace_2d_separators 0x27b8 _eval.o ___G__23__23_namespace_2d_separators 0xff9d _eval.o ___G__23__23_namespace_2d_separators 0x11366 _eval.o ___G__23__23_namespace_2d_separators 0x13984 _eval.o ___G_load 0x1300 _eval.o ___G_load 0x2610 _eval.o ___G__23__23_load_2d_support_2d_libraries 0x12f7 _eval.o ___G__23__23_load_2d_support_2d_libraries 0x2607 _eval.o ___G__23__23_path_2d_unresolve 0x86ed _eval.o ___G__23__23_path_2d_unresolve 0x5e95e _io.o ___G__23__23_path_2d_unresolve 0xa4c _nonstd.o ___G__23__23_path_2d_unresolve 0x187c _nonstd.o ___G__23__23_r7rs_2d_reraise 0x862d _eval.o ___G__23__23_r7rs_2d_reraise 0xf00 _thread.o ___G__23__23_r7rs_2d_reraise 0x2000 _thread.o ___G__23__23_readtable_2d_copy_2d_shallow 0x8521 _eval.o ___G__23__23_readtable_2d_copy_2d_shallow 0x1c2e _io.o ___G__23__23_readtable_2d_copy_2d_shallow 0x43ae _io.o ___G__23__23_expand_2d_source 0x840c _eval.o ___G__23__23_expand_2d_source 0x8452 _eval.o ___G__23__23_expand_2d_source 0x139c7 _eval.o ___G__23__23_expand_2d_source 0x17b5e _eval.o ___G__23__23_parameterize1 0x8365 _eval.o ___G__23__23_parameterize1 0x8a7d _eval.o ___G__23__23_parameterize1 0x4e2 _thread.o ___G__23__23_parameterize1 0x15e2 _thread.o ___G__23__23_parameterize1 0xad40 _repl.o ___G__23__23_path_2d_resolve 0x7981 _eval.o ___G__23__23_path_2d_resolve 0x1154d _eval.o ___G__23__23_path_2d_resolve 0x6753 _module.o ___G__23__23_path_2d_resolve 0xca78 _io.o ___G__23__23_path_2d_resolve 0x12cb4 _io.o ___G__23__23_path_2d_resolve 0x15e0a _io.o ___G__23__23_path_2d_resolve 0xa22 _nonstd.o ___G__23__23_path_2d_resolve 0x1852 _nonstd.o ___G__23__23_input_2d_port_2d_column_2d_set_21_ 0x6822 _eval.o ___G__23__23_input_2d_port_2d_column_2d_set_21_ 0xd78 _io.o ___G__23__23_input_2d_port_2d_column_2d_set_21_ 0x34f8 _io.o ___G__23__23_read_2d_datum_2d_or_2d_eof 0x6756 _eval.o ___G__23__23_read_2d_datum_2d_or_2d_eof 0x15ba7 _eval.o ___G__23__23_read_2d_datum_2d_or_2d_eof 0x15bd0 _eval.o ___G__23__23_read_2d_datum_2d_or_2d_eof 0x2366 _io.o ___G__23__23_read_2d_datum_2d_or_2d_eof 0x4ae6 _io.o ___G__23__23_make_2d_readenv 0x6736 _eval.o ___G__23__23_make_2d_readenv 0x15628 _eval.o ___G__23__23_make_2d_readenv 0x18c _io.o ___G__23__23_make_2d_readenv 0x290c _io.o ___G__23__23_write_2d_string 0x66a0 _eval.o ___G__23__23_write_2d_string 0x6d46 _eval.o ___G__23__23_write_2d_string 0x9613 _eval.o ___G__23__23_write_2d_string 0xd4e4 _eval.o ___G__23__23_write_2d_string 0xd587 _eval.o ___G__23__23_write_2d_string 0x6db1 _module.o ___G__23__23_write_2d_string 0x107a _io.o ___G__23__23_write_2d_string 0x37fa _io.o ___G__23__23_write_2d_string 0x492c _nonstd.o ___G__23__23_write_2d_string 0xcd45 _nonstd.o ___G__23__23_write_2d_string 0x1904c _nonstd.o ___G__23__23_write_2d_string 0x19201 _nonstd.o ___G__23__23_write_2d_string 0x1c63c _nonstd.o ___G__23__23_write_2d_string 0x1ca9e _nonstd.o ___G__23__23_write_2d_string 0x1cb0d _nonstd.o ___G__23__23_write_2d_string 0x270e _repl.o ___G__23__23_write_2d_string 0x344c _repl.o ___G__23__23_write_2d_string 0x35e1 _repl.o ___G__23__23_write_2d_string 0x3a2d _repl.o ___G__23__23_write_2d_string 0x3b9d _repl.o ___G__23__23_write_2d_string 0x3d6b _repl.o ___G__23__23_write_2d_string 0x3dbd _repl.o ___G__23__23_write_2d_string 0x3e9a _repl.o ___G__23__23_write_2d_string 0x4b21 _repl.o ___G__23__23_write_2d_string 0x4fb9 _repl.o ___G__23__23_write_2d_string 0x54aa _repl.o ___G__23__23_write_2d_string 0x5876 _repl.o ___G__23__23_write_2d_string 0x58eb _repl.o ___G__23__23_write_2d_string 0x596d _repl.o ___G__23__23_write_2d_string 0x5998 _repl.o ___G__23__23_write_2d_string 0x5b59 _repl.o ___G__23__23_write_2d_string 0x5bf2 _repl.o ___G__23__23_write_2d_string 0x70d8 _repl.o ___G__23__23_write_2d_string 0x7129 _repl.o ___G__23__23_write_2d_string 0x7283 _repl.o ___G__23__23_write_2d_string 0x73e3 _repl.o ___G__23__23_write_2d_string 0x761b _repl.o ___G__23__23_write_2d_string 0x763a _repl.o ___G__23__23_write_2d_string 0x7ac3 _repl.o ___G__23__23_write_2d_string 0x7c09 _repl.o ___G__23__23_write_2d_string 0x815a _repl.o ___G__23__23_write_2d_string 0x81d7 _repl.o ___G__23__23_write_2d_string 0x82c3 _repl.o ___G__23__23_write_2d_string 0x8344 _repl.o ___G__23__23_write_2d_string 0x840f _repl.o ___G__23__23_write_2d_string 0x883e _repl.o ___G__23__23_write_2d_string 0x8b60 _repl.o ___G__23__23_write_2d_string 0x8d2a _repl.o ___G__23__23_write_2d_string 0x9005 _repl.o ___G__23__23_write_2d_string 0xd21f _repl.o ___G__23__23_write_2d_string 0xdc22 _repl.o ___G__23__23_write_2d_string 0xdeca _repl.o ___G__23__23_write_2d_string 0xdf1c _repl.o ___G__23__23_write_2d_string 0xe9ee _repl.o ___G__23__23_write_2d_string 0xea3e _repl.o ___G__23__23_write_2d_string 0xeaf3 _repl.o ___G__23__23_write_2d_string 0xeb85 _repl.o ___G__23__23_write_2d_string 0xf11b _repl.o ___G__23__23_write_2d_string 0xf245 _repl.o ___G__23__23_write_2d_string 0xf5a6 _repl.o ___G__23__23_write_2d_string 0xf6b0 _repl.o ___G__23__23_write_2d_string 0xf8b0 _repl.o ___G__23__23_write_2d_string 0xf9f6 _repl.o ___G__23__23_write_2d_string 0xfe8d _repl.o ___G__23__23_write_2d_string 0x1015a _repl.o ___G__23__23_write_2d_string 0x10212 _repl.o ___G__23__23_write_2d_string 0x10290 _repl.o ___G__23__23_write_2d_string 0x10929 _repl.o ___G__23__23_write_2d_string 0x10b90 _repl.o ___G__23__23_write_2d_string 0x1106f _repl.o ___G__23__23_write_2d_string 0x110ae _repl.o ___G__23__23_write_2d_string 0x111b3 _repl.o ___G__23__23_write_2d_string 0x1129f _repl.o ___G__23__23_write_2d_string 0x1135b _repl.o ___G__23__23_write_2d_string 0x1145c _repl.o ___G__23__23_write_2d_string 0x11555 _repl.o ___G__23__23_write_2d_string 0x116b3 _repl.o ___G__23__23_write_2d_string 0x116d2 _repl.o ___G__23__23_write_2d_string 0x11750 _repl.o ___G__23__23_write_2d_string 0x11894 _repl.o ___G__23__23_write_2d_string 0x11923 _repl.o ___G__23__23_write_2d_string 0x119a1 _repl.o ___G__23__23_write_2d_string 0x11a1f _repl.o ___G__23__23_write_2d_string 0x11a3e _repl.o ___G__23__23_write_2d_string 0x11aa8 _repl.o ___G__23__23_write_2d_string 0x11b26 _repl.o ___G__23__23_write_2d_string 0x11ba4 _repl.o ___G__23__23_write_2d_string 0x11dbd _repl.o ___G__23__23_write_2d_string 0x11ddc _repl.o ___G__23__23_write_2d_string 0x11e87 _repl.o ___G__23__23_write_2d_string 0x11ff3 _repl.o ___G__23__23_write_2d_string 0x12012 _repl.o ___G__23__23_write_2d_string 0x1211b _repl.o ___G__23__23_write_2d_string 0x12199 _repl.o ___G__23__23_write_2d_string 0x12217 _repl.o ___G__23__23_write_2d_string 0x12295 _repl.o ___G__23__23_write_2d_string 0x12484 _repl.o ___G__23__23_write_2d_string 0x1252e _repl.o ___G__23__23_write_2d_string 0x12552 _repl.o ___G__23__23_write_2d_string 0x125da _repl.o ___G__23__23_write_2d_string 0x12acc _repl.o ___G__23__23_write_2d_string 0x12aeb _repl.o ___G__23__23_write_2d_string 0x12b43 _repl.o ___G__23__23_write_2d_string 0x12ba6 _repl.o ___G__23__23_write_2d_string 0x12c13 _repl.o ___G__23__23_write_2d_string 0x12f0c _repl.o ___G__23__23_write_2d_string 0x12f30 _repl.o ___G__23__23_write_2d_string 0x12f65 _repl.o ___G__23__23_write_2d_string 0x12f9a _repl.o ___G__23__23_write_2d_string 0x13183 _repl.o ___G__23__23_write_2d_string 0x133a6 _repl.o ___G__23__23_write_2d_string 0x1383b _repl.o ___G__23__23_write_2d_string 0x13886 _repl.o ___G__23__23_write_2d_string 0x13a4d _repl.o ___G__23__23_write_2d_string 0x13ade _repl.o ___G__23__23_write_2d_string 0x13b02 _repl.o ___G__23__23_write_2d_string 0x1409f _repl.o ___G__23__23_write_2d_string 0x14592 _repl.o ___G__23__23_write_2d_string 0x146eb _repl.o ___G__23__23_write_2d_string 0x152a0 _repl.o ___G__23__23_write_2d_string 0x162f7 _repl.o ___G__23__23_write_2d_string 0x16dab _repl.o ___G__23__23_write_2d_string 0x17c53 _repl.o ___G__23__23_write_2d_string 0x1819a _repl.o ___G__23__23_write_2d_string 0x18e96 _repl.o ___G__23__23_write_2d_string 0x1958a _repl.o ___G__23__23_write_2d_string 0x1998d _repl.o ___G__23__23_write_2d_string 0x1acc2 _repl.o ___G__23__23_write_2d_string 0x1b414 _repl.o ___G__23__23_write_2d_string 0x1be5c _repl.o ___G__23__23_write_2d_string 0x1be80 _repl.o ___G__23__23_write_2d_string 0x1bf98 _repl.o ___G__23__23_write_2d_string 0x1c01f _repl.o ___G__23__23_write_2d_string 0x1c08a _repl.o ___G__23__23_write_2d_string 0x1c0b1 _repl.o ___G__23__23_write_2d_string 0x1c0fa _repl.o ___G__23__23_write_2d_string 0x1c121 _repl.o ___G__23__23_write_2d_string 0x1c1b0 _repl.o ___G__23__23_write_2d_string 0x1c1db _repl.o ___G__23__23_write_2d_string 0x1c202 _repl.o ___G__23__23_write_2d_string 0x1c283 _repl.o ___G__23__23_write_2d_string 0x1c2e9 _repl.o ___G__23__23_write_2d_string 0x1c36b _repl.o ___G__23__23_write_2d_string 0x1cb2b _repl.o ___G__23__23_write_2d_string 0x1cbf3 _repl.o ___G__23__23_write_2d_string 0x1cdca _repl.o ___G__23__23_write_2d_string 0x1ce1c _repl.o ___G__23__23_write_2d_string 0x1cf6b _repl.o ___G__23__23_write_2d_string 0x1dc44 _repl.o ___G__23__23_write_2d_string 0x1dc68 _repl.o ___G__23__23_write_2d_string 0x1dd58 _repl.o ___G__23__23_write_2d_string 0x1e0ab _repl.o ___G__23__23_write_2d_string 0x1e590 _repl.o ___G__23__23_write_2d_string 0x1e5b9 _repl.o ___G__23__23_write_2d_string 0x1e60a _repl.o ___G__23__23_write_2d_string 0x200fd _repl.o ___G__23__23_write_2d_string 0x256f6 _repl.o ___G__23__23_write_2d_string 0x26885 _repl.o ___G__23__23_write_2d_string 0x26cae _repl.o ___G__23__23_write_2d_string 0x26f4d _repl.o ___G__23__23_write_2d_string 0x2736f _repl.o ___G__23__23_write_2d_string 0x28799 _repl.o ___G__23__23_write_2d_string 0x2958f _repl.o ___G__23__23_write_2d_string 0x295cf _repl.o ___G__23__23_write_2d_string 0x2960f _repl.o ___G__23__23_write_2d_string 0x29654 _repl.o ___G__23__23_write_2d_string 0x2a5fc _repl.o ___G__23__23_write_2d_string 0x2a765 _repl.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_settings 0x65ed _eval.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_settings 0x9fed _eval.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_settings 0x678 _io.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_settings 0x2df8 _io.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_settings 0x5b7b _nonstd.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_settings 0x6b7e _nonstd.o ___G__23__23_object_2d__3e_string 0x5e68 _eval.o ___G__23__23_object_2d__3e_string 0x772a _module.o ___G__23__23_object_2d__3e_string 0xe58 _io.o ___G__23__23_object_2d__3e_string 0x35d8 _io.o ___G__23__23_object_2d__3e_string 0x49b4 _repl.o ___G__23__23_object_2d__3e_string 0x7417 _repl.o ___G__23__23_object_2d__3e_string 0x8de0 _repl.o ___G__23__23_object_2d__3e_string 0xe8e5 _repl.o ___G__23__23_object_2d__3e_string 0x10330 _repl.o ___G__23__23_object_2d__3e_string 0x123f8 _repl.o ___G__23__23_object_2d__3e_string 0x138b1 _repl.o ___G__23__23_object_2d__3e_string 0x13970 _repl.o ___G__23__23_path_2d_strip_2d_directory 0x5df3 _eval.o ___G__23__23_path_2d_strip_2d_directory 0x841a _module.o ___G__23__23_path_2d_strip_2d_directory 0x1318b _module.o ___G__23__23_path_2d_strip_2d_directory 0xb56 _nonstd.o ___G__23__23_path_2d_strip_2d_directory 0x1986 _nonstd.o ___G__23__23_r7rs_2d_with_2d_exception_2d_catcher 0x5d33 _eval.o ___G__23__23_r7rs_2d_with_2d_exception_2d_catcher 0xef2 _thread.o ___G__23__23_r7rs_2d_with_2d_exception_2d_catcher 0x1ff2 _thread.o ___G__23__23_abort 0x5799 _eval.o ___G__23__23_abort 0xeba _thread.o ___G__23__23_abort 0x1fba _thread.o ___G__23__23_optimize_2d_single_2d_var_2d_bind_2d_values_3f_ 0x1138c _eval.o ___G__23__23_optimize_2d_single_2d_var_2d_bind_2d_values_3f_ 0x11afd _eval.o ___G__23__23_optimize_2d_single_2d_var_2d_bind_2d_values_3f_ 0x138ef _eval.o ___G__23__23_optimize_2d_single_2d_var_2d_bind_2d_values_3f_ 0x1b826 _eval.o ___G__23__23_locat_2d_with_2d_end_2d_position_3f_ 0xe4f5 _eval.o ___G__23__23_locat_2d_with_2d_end_2d_position_3f_ 0x13932 _eval.o ___G__23__23_locat_2d_with_2d_end_2d_position_3f_ 0x196d7 _eval.o ___G__23__23_load_2d_source_2d_if_2d_more_2d_recent 0xdb46 _eval.o ___G__23__23_load_2d_source_2d_if_2d_more_2d_recent 0x137a3 _eval.o ___G__23__23_load_2d_source_2d_if_2d_more_2d_recent 0x1c329 _eval.o ___G__23__23_write 0xd56b _eval.o ___G__23__23_write 0xd630 _eval.o ___G__23__23_write 0x177e5 _eval.o ___G__23__23_write 0x1882b _eval.o ___G__23__23_write 0xe7be _module.o ___G__23__23_write 0xa5a _io.o ___G__23__23_write 0x31da _io.o ___G__23__23_write 0x15897 _io.o ___G__23__23_write 0x1c8e8 _nonstd.o ___G__23__23_write 0x1c908 _nonstd.o ___G__23__23_write 0x1caf2 _nonstd.o ___G__23__23_write 0x5c69 _repl.o ___G__23__23_write 0x71b2 _repl.o ___G__23__23_write 0xca51 _repl.o ___G__23__23_write 0xce45 _repl.o ___G__23__23_write 0xdf02 _repl.o ___G__23__23_write 0xe07b _repl.o ___G__23__23_write 0xea32 _repl.o ___G__23__23_write 0xf88e _repl.o ___G__23__23_write 0x11643 _repl.o ___G__23__23_write 0x12042 _repl.o ___G__23__23_write 0x123e4 _repl.o ___G__23__23_write 0x12bd6 _repl.o ___G__23__23_write 0x12cb6 _repl.o ___G__23__23_write 0x13048 _repl.o ___G__23__23_write 0x131b3 _repl.o ___G__23__23_write 0x13dbc _repl.o ___G__23__23_write 0x13eaf _repl.o ___G__23__23_write 0x152e4 _repl.o ___G__23__23_write 0x15698 _repl.o ___G__23__23_write 0x156cc _repl.o ___G__23__23_write 0x185d1 _repl.o ___G__23__23_write 0x19645 _repl.o ___G__23__23_write 0x1a58e _repl.o ___G__23__23_write 0x1a7fc _repl.o ___G__23__23_write 0x1a91c _repl.o ___G__23__23_write 0x1b27c _repl.o ___G__23__23_write 0x1b958 _repl.o ___G__23__23_write 0x1bd28 _repl.o ___G__23__23_write 0x1c2dd _repl.o ___G__23__23_write 0x1ff9c _repl.o ___G__23__23_write 0x24e8d _repl.o ___G__23__23_write 0x292a5 _repl.o ___G__23__23_macro_2d_expand 0xd1e4 _eval.o ___G__23__23_macro_2d_expand 0x139a0 _eval.o ___G__23__23_macro_2d_expand 0x15335 _eval.o ___G__23__23_macro_2d_expand 0x1cff0 _eval.o ___G__23__23_macro_2d_expand 0x1df22 _eval.o ___G__23__23_macro_2d_lookup 0xcc29 _eval.o ___G__23__23_macro_2d_lookup 0xd0b3 _eval.o ___G__23__23_macro_2d_lookup 0x13992 _eval.o ___G__23__23_macro_2d_lookup 0x1d089 _eval.o ___G__23__23_macro_2d_lookup 0x1def5 _eval.o ___G__23__23_macro_2d_descr 0xbe13 _eval.o ___G__23__23_macro_2d_descr 0xc447 _eval.o ___G__23__23_macro_2d_descr 0x139ae _eval.o ___G__23__23_macro_2d_descr 0x1df4f _eval.o ___G__23__23_file_2d_info_2d_aux 0xaebc _eval.o ___G__23__23_file_2d_info_2d_aux 0x10bf5 _eval.o ___G__23__23_file_2d_info_2d_aux 0xce12 _module.o ___G__23__23_file_2d_info_2d_aux 0x10e6a _module.o ___G__23__23_file_2d_info_2d_aux 0x720 _nonstd.o ___G__23__23_file_2d_info_2d_aux 0x1550 _nonstd.o ___G__23__23_eval_2d_module 0xa6fd _eval.o ___G__23__23_eval_2d_module 0x13787 _eval.o ___G__23__23_eval_2d_module 0x161bf _eval.o ___G__23__23_port_2d_name 0xa08e _eval.o ___G__23__23_port_2d_name 0x156b8 _eval.o ___G__23__23_port_2d_name 0xa06 _io.o ___G__23__23_port_2d_name 0x3186 _io.o ___G__23__23_input_2d_port_2d_line_2d_set_21_ 0x9cae _eval.o ___G__23__23_input_2d_port_2d_line_2d_set_21_ 0xd4e _io.o ___G__23__23_input_2d_port_2d_line_2d_set_21_ 0x34ce _io.o ___G__23__23_port_2d_name_2d_set_21_ 0x9c8e _eval.o ___G__23__23_port_2d_name_2d_set_21_ 0xa14 _io.o ___G__23__23_port_2d_name_2d_set_21_ 0x3194 _io.o ___G__23__23_close_2d_input_2d_port 0x9c56 _eval.o ___G__23__23_close_2d_input_2d_port 0x202dd _eval.o ___G__23__23_close_2d_input_2d_port 0xbe2 _io.o ___G__23__23_close_2d_input_2d_port 0x3362 _io.o ___G__23__23_close_2d_input_2d_port 0x86ba _nonstd.o ___G__23__23_close_2d_input_2d_port 0xd608 _nonstd.o ___G__23__23_close_2d_input_2d_port 0x1305b _nonstd.o ___G__23__23_interaction_2d_cte 0x9bec _eval.o ___G__23__23_interaction_2d_cte 0x11f83 _eval.o ___G__23__23_interaction_2d_cte 0x126e9 _eval.o ___G__23__23_interaction_2d_cte 0x197dd _eval.o ___G__23__23_interaction_2d_cte 0xb4a3 _module.o ___G__23__23_interaction_2d_cte 0xd2a8 _module.o ___G__23__23_interaction_2d_cte 0xde77 _module.o ___G__23__23_interaction_2d_cte 0xe12c _module.o ___G__23__23_interaction_2d_cte 0xe19c _module.o ___G__23__23_interaction_2d_cte 0xe1cc _module.o ___G__23__23_interaction_2d_cte 0xe2c1 _module.o ___G__23__23_interaction_2d_cte 0xe428 _module.o ___G__23__23_interaction_2d_cte 0xa505 _nonstd.o ___G__23__23_interaction_2d_cte 0xa575 _nonstd.o ___G__23__23_interaction_2d_cte 0xa5e5 _nonstd.o ___G__23__23_interaction_2d_cte 0xa655 _nonstd.o ___G__23__23_interaction_2d_cte 0xa6c5 _nonstd.o ___G__23__23_interaction_2d_cte 0xa735 _nonstd.o ___G__23__23_interaction_2d_cte 0xa7a5 _nonstd.o ___G__23__23_interaction_2d_cte 0xa815 _nonstd.o ___G__23__23_interaction_2d_cte 0xa885 _nonstd.o ___G__23__23_interaction_2d_cte 0xabfe _nonstd.o ___G__23__23_interaction_2d_cte 0xb532 _nonstd.o ___G__23__23_interaction_2d_cte 0xb5a3 _nonstd.o ___G__23__23_interaction_2d_cte 0xb61e _nonstd.o ___G__23__23_interaction_2d_cte 0xb68f _nonstd.o ___G__23__23_interaction_2d_cte 0xb707 _nonstd.o ___G__23__23_interaction_2d_cte 0xb771 _nonstd.o ___G__23__23_interaction_2d_cte 0xb7e2 _nonstd.o ___G__23__23_interaction_2d_cte 0xb860 _nonstd.o ___G__23__23_interaction_2d_cte 0xb8d0 _nonstd.o ___G__23__23_interaction_2d_cte 0xb940 _nonstd.o ___G__23__23_interaction_2d_cte 0xb9b0 _nonstd.o ___G__23__23_interaction_2d_cte 0xbaf8 _nonstd.o ___G__23__23_interaction_2d_cte 0xbb68 _nonstd.o ___G__23__23_interaction_2d_cte 0xebd8 _nonstd.o ___G__23__23_interaction_2d_cte 0xec49 _nonstd.o ___G__23__23_interaction_2d_cte 0xecba _nonstd.o ___G__23__23_interaction_2d_cte 0xed2b _nonstd.o ___G__23__23_interaction_2d_cte 0xed9c _nonstd.o ___G__23__23_interaction_2d_cte 0xee0d _nonstd.o ___G__23__23_interaction_2d_cte 0xee7e _nonstd.o ___G__23__23_interaction_2d_cte 0xeeae _nonstd.o ___G__23__23_interaction_2d_cte 0xf7ab _nonstd.o ___G__23__23_interaction_2d_cte 0xf81b _nonstd.o ___G__23__23_interaction_2d_cte 0xf88b _nonstd.o ___G__23__23_interaction_2d_cte 0xf8fb _nonstd.o ___G__23__23_interaction_2d_cte 0xf96b _nonstd.o ___G__23__23_interaction_2d_cte 0xf9db _nonstd.o ___G__23__23_interaction_2d_cte 0xfa4b _nonstd.o ___G__23__23_interaction_2d_cte 0xfabb _nonstd.o ___G__23__23_interaction_2d_cte 0xfb2b _nonstd.o ___G__23__23_interaction_2d_cte 0xfb9b _nonstd.o ___G__23__23_interaction_2d_cte 0xfc0b _nonstd.o ___G__23__23_interaction_2d_cte 0xfc7b _nonstd.o ___G__23__23_interaction_2d_cte 0xfceb _nonstd.o ___G__23__23_interaction_2d_cte 0xfd5b _nonstd.o ___G__23__23_interaction_2d_cte 0xfdcb _nonstd.o ___G__23__23_interaction_2d_cte 0xfe3b _nonstd.o ___G__23__23_interaction_2d_cte 0xfeab _nonstd.o ___G__23__23_interaction_2d_cte 0xff1b _nonstd.o ___G__23__23_interaction_2d_cte 0xff8b _nonstd.o ___G__23__23_interaction_2d_cte 0xfffb _nonstd.o ___G__23__23_interaction_2d_cte 0x1006b _nonstd.o ___G__23__23_interaction_2d_cte 0x100db _nonstd.o ___G__23__23_interaction_2d_cte 0x1014b _nonstd.o ___G__23__23_interaction_2d_cte 0x101bb _nonstd.o ___G__23__23_interaction_2d_cte 0x1022b _nonstd.o ___G__23__23_interaction_2d_cte 0x1029b _nonstd.o ___G__23__23_interaction_2d_cte 0x1030b _nonstd.o ___G__23__23_interaction_2d_cte 0x1037b _nonstd.o ___G__23__23_interaction_2d_cte 0x103eb _nonstd.o ___G__23__23_interaction_2d_cte 0x1045b _nonstd.o ___G__23__23_interaction_2d_cte 0x104cb _nonstd.o ___G__23__23_interaction_2d_cte 0x1053b _nonstd.o ___G__23__23_interaction_2d_cte 0x105ab _nonstd.o ___G__23__23_interaction_2d_cte 0x1061b _nonstd.o ___G__23__23_interaction_2d_cte 0x1068b _nonstd.o ___G__23__23_interaction_2d_cte 0x106fb _nonstd.o ___G__23__23_interaction_2d_cte 0x1076b _nonstd.o ___G__23__23_interaction_2d_cte 0x107db _nonstd.o ___G__23__23_interaction_2d_cte 0x1084b _nonstd.o ___G__23__23_interaction_2d_cte 0x108bb _nonstd.o ___G__23__23_interaction_2d_cte 0x1092b _nonstd.o ___G__23__23_interaction_2d_cte 0x1099b _nonstd.o ___G__23__23_interaction_2d_cte 0x10a0b _nonstd.o ___G__23__23_interaction_2d_cte 0x10a7b _nonstd.o ___G__23__23_interaction_2d_cte 0x10aeb _nonstd.o ___G__23__23_interaction_2d_cte 0x10b5b _nonstd.o ___G__23__23_interaction_2d_cte 0x10bcb _nonstd.o ___G__23__23_interaction_2d_cte 0x10c3c _nonstd.o ___G__23__23_interaction_2d_cte 0x10cad _nonstd.o ___G__23__23_interaction_2d_cte 0x10d1d _nonstd.o ___G__23__23_interaction_2d_cte 0x10d8d _nonstd.o ___G__23__23_interaction_2d_cte 0x10dfd _nonstd.o ___G__23__23_interaction_2d_cte 0x10e6d _nonstd.o ___G__23__23_interaction_2d_cte 0x10edd _nonstd.o ___G__23__23_interaction_2d_cte 0x10f4e _nonstd.o ___G__23__23_interaction_2d_cte 0x10fbe _nonstd.o ___G__23__23_interaction_2d_cte 0x1102e _nonstd.o ___G__23__23_interaction_2d_cte 0x1109e _nonstd.o ___G__23__23_interaction_2d_cte 0x1110f _nonstd.o ___G__23__23_interaction_2d_cte 0x11180 _nonstd.o ___G__23__23_interaction_2d_cte 0x111f0 _nonstd.o ___G__23__23_interaction_2d_cte 0x11260 _nonstd.o ___G__23__23_interaction_2d_cte 0x112d0 _nonstd.o ___G__23__23_interaction_2d_cte 0x16632 _nonstd.o ___G__23__23_interaction_2d_cte 0xb350 _repl.o ___G__23__23_interaction_2d_cte 0xb37f _repl.o ___G__23__23_interaction_2d_cte 0xe571 _repl.o ___G__23__23_interaction_2d_cte 0x21d25 _repl.o ___G__23__23_interaction_2d_cte 0x27e4a _repl.o ___G__23__23_container_2d__3e_path_2d_hook 0x8bd5 _eval.o ___G__23__23_container_2d__3e_path_2d_hook 0x13975 _eval.o ___G__23__23_container_2d__3e_path_2d_hook 0x19cb7 _eval.o ___G__23__23_readenv_2d_current_2d_filepos 0x196e4 _eval.o ___G__23__23_readenv_2d_current_2d_filepos 0x19a _io.o ___G__23__23_readenv_2d_current_2d_filepos 0x291a _io.o ___G__23__23_script_2d_marker 0x15c14 _eval.o ___G__23__23_script_2d_marker 0x239e _io.o ___G__23__23_script_2d_marker 0x4b1e _io.o ___G__23__23_read_2d_all 0x15b91 _eval.o ___G__23__23_read_2d_all 0xfee _io.o ___G__23__23_read_2d_all 0x376e _io.o ___G__23__23_read_2d_all 0x5896 _nonstd.o ___G__23__23_newline1 0x1478c _eval.o ___G__23__23_newline1 0x1884b _eval.o ___G__23__23_newline1 0xe790 _module.o ___G__23__23_newline1 0xb2c _io.o ___G__23__23_newline1 0x32ac _io.o ___G__23__23_newline1 0x122af _io.o ___G__23__23_newline1 0x122d6 _io.o ___G__23__23_newline1 0x12676 _io.o ___G__23__23_newline1 0x1286f _io.o ___G__23__23_newline1 0x156d1 _io.o ___G__23__23_newline1 0x1e7b1 _io.o ___G__23__23_newline1 0x1a3fc _nonstd.o ___G__23__23_newline1 0x1cb3d _nonstd.o ___G__23__23_newline1 0x3beb _repl.o ___G__23__23_newline1 0x5771 _repl.o ___G__23__23_newline1 0x5bd7 _repl.o ___G__23__23_newline1 0x5f3e _repl.o ___G__23__23_newline1 0x6dcb _repl.o ___G__23__23_newline1 0x7038 _repl.o ___G__23__23_newline1 0x7068 _repl.o ___G__23__23_newline1 0x7098 _repl.o ___G__23__23_newline1 0x70b0 _repl.o ___G__23__23_newline1 0x70c8 _repl.o ___G__23__23_newline1 0x70ff _repl.o ___G__23__23_newline1 0x719a _repl.o ___G__23__23_newline1 0x72e3 _repl.o ___G__23__23_newline1 0x72fb _repl.o ___G__23__23_newline1 0x73bb _repl.o ___G__23__23_newline1 0x73d3 _repl.o ___G__23__23_newline1 0x7407 _repl.o ___G__23__23_newline1 0x749c _repl.o ___G__23__23_newline1 0x74b4 _repl.o ___G__23__23_newline1 0x81cb _repl.o ___G__23__23_newline1 0x85af _repl.o ___G__23__23_newline1 0x9f10 _repl.o ___G__23__23_newline1 0xa205 _repl.o ___G__23__23_newline1 0xcb63 _repl.o ___G__23__23_newline1 0xde10 _repl.o ___G__23__23_newline1 0xdeaf _repl.o ___G__23__23_newline1 0xead8 _repl.o ___G__23__23_newline1 0x1017e _repl.o ___G__23__23_newline1 0x10236 _repl.o ___G__23__23_newline1 0x102b4 _repl.o ___G__23__23_newline1 0x10315 _repl.o ___G__23__23_newline1 0x10d8c _repl.o ___G__23__23_newline1 0x11093 _repl.o ___G__23__23_newline1 0x1139b _repl.o ___G__23__23_newline1 0x11480 _repl.o ___G__23__23_newline1 0x1160a _repl.o ___G__23__23_newline1 0x11698 _repl.o ___G__23__23_newline1 0x116f6 _repl.o ___G__23__23_newline1 0x1183a _repl.o ___G__23__23_newline1 0x118b8 _repl.o ___G__23__23_newline1 0x11947 _repl.o ___G__23__23_newline1 0x119c5 _repl.o ___G__23__23_newline1 0x11acc _repl.o ___G__23__23_newline1 0x11b4a _repl.o ___G__23__23_newline1 0x11bc8 _repl.o ___G__23__23_newline1 0x11d63 _repl.o ___G__23__23_newline1 0x11f99 _repl.o ___G__23__23_newline1 0x120c1 _repl.o ___G__23__23_newline1 0x1213f _repl.o ___G__23__23_newline1 0x121bd _repl.o ___G__23__23_newline1 0x1223b _repl.o ___G__23__23_newline1 0x124b4 _repl.o ___G__23__23_newline1 0x124d4 _repl.o ___G__23__23_newline1 0x12978 _repl.o ___G__23__23_newline1 0x12a72 _repl.o ___G__23__23_newline1 0x12bf8 _repl.o ___G__23__23_newline1 0x12c43 _repl.o ___G__23__23_newline1 0x1373f _repl.o ___G__23__23_newline1 0x13827 _repl.o ___G__23__23_newline1 0x1386b _repl.o ___G__23__23_newline1 0x145c2 _repl.o ___G__23__23_newline1 0x15357 _repl.o ___G__23__23_newline1 0x174e0 _repl.o ___G__23__23_newline1 0x17c7a _repl.o ___G__23__23_newline1 0x1ae62 _repl.o ___G__23__23_newline1 0x1bb67 _repl.o ___G__23__23_newline1 0x1beb0 _repl.o ___G__23__23_newline1 0x1beed _repl.o ___G__23__23_newline1 0x1bf47 _repl.o ___G__23__23_newline1 0x1bfc1 _repl.o ___G__23__23_newline1 0x1bfe1 _repl.o ___G__23__23_newline1 0x1c004 _repl.o ___G__23__23_newline1 0x1c38f _repl.o ___G__23__23_newline1 0x1c3b9 _repl.o ___G__23__23_newline1 0x1cb76 _repl.o ___G__23__23_newline1 0x1cc17 _repl.o ___G__23__23_newline1 0x1cdfc _repl.o ___G__23__23_newline1 0x1dc8c _repl.o ___G__23__23_newline1 0x1dd38 _repl.o ___G__23__23_newline1 0x1e5e6 _repl.o ___G__23__23_newline1 0x24997 _repl.o ___G__23__23_newline1 0x29873 _repl.o ___G__23__23_container_2d__3e_id_2d_hook 0x139bc _eval.o ___G__23__23_container_2d__3e_id_2d_hook 0x1966b _eval.o ___G__23__23_container_2d__3e_id_2d_hook 0x19c27 _eval.o ___G__23__23_source2_2d_marker 0x1395d _eval.o ___G__23__23_path_2d__3e_container_2d_hook 0x13952 _eval.o ___G__23__23_path_2d__3e_container_2d_hook 0x184a3 _eval.o ___G__23__23_path_2d__3e_container_2d_hook 0x19b33 _eval.o ___G__23__23_source1_2d_marker 0x13944 _eval.o ___G__23__23_internal_2d_expr_2d_marker 0x138fa _eval.o ___G__23__23_default_2d_module_2d_aliases 0x138e4 _eval.o ___G__23__23_default_2d_module_2d_aliases 0x15919 _eval.o ___G__23__23_default_2d_module_2d_aliases 0x18875 _eval.o ___G__23__23_allow_2d_inner_2d_global_2d_define_3f_ 0x138d6 _eval.o ___G__23__23_allow_2d_inner_2d_global_2d_define_3f_ 0x147d9 _eval.o ___G__23__23_allow_2d_inner_2d_global_2d_define_3f_ 0x148e0 _eval.o ___G__23__23_allow_2d_inner_2d_global_2d_define_3f_ 0x1490e _eval.o ___G__23__23_compilation_2d_scope 0x13884 _eval.o ___G__23__23_compilation_2d_scope 0x15963 _eval.o ___G__23__23_compilation_2d_scope 0xabd4 _module.o ___G__23__23_compilation_2d_scope 0x1267d _module.o ___G__23__23_compilation_2d_scope 0x1bb95 _module.o ___G_generate_2d_proper_2d_tail_2d_calls 0x13795 _eval.o ___G__23__23_scheme_2d_file_2d_extensions 0x1271b _eval.o ___G__23__23_scheme_2d_file_2d_extensions 0x1c34a _eval.o ___G__23__23_scheme_2d_file_2d_extensions 0x9bf6 _module.o ___G__23__23_scheme_2d_file_2d_extensions 0x1314d _module.o ___G__23__23_scheme_2d_file_2d_extensions 0x1dbda _module.o ___G__23__23_scheme_2d_file_2d_extensions 0x1e2f7 _io.o ___G__23__23_scheme_2d_file_2d_extensions 0x3fc3a _io.o ___G__23__23_allow_2d_multi_2d_var_2d_bindings_3f_ 0x12156 _eval.o ___G__23__23_allow_2d_multi_2d_var_2d_bindings_3f_ 0x13901 _eval.o ___G__23__23_allow_2d_multi_2d_var_2d_bindings_3f_ 0x17986 _eval.o ___G__23__23_allow_2d_multi_2d_var_2d_bindings_3f_ 0x1c4d3 _eval.o ___G__23__23_allow_2d_multi_2d_var_2d_bindings_3f_ 0x1d52c _eval.o ___G__23__23_allow_2d_multi_2d_var_2d_bindings_3f_ 0x1d5c8 _eval.o ___S__23__23_comp_2d_case_2d_clauses 0x29e54 _eval.o ___S__23__23_comp_2d_body 0x29e3c _eval.o ___S__23__23_comp_2d_aux 0x29e24 _eval.o ___S__23__23_comp_2d_and_2d_aux 0x29e0c _eval.o ___S__23__23_check_2d_namespace 0x29df4 _eval.o ___S__23__23_case 0x29ddc _eval.o ___S__23__23_c_2d_initialize 0x29dc4 _eval.o ___S__23__23_c_2d_define 0x29dac _eval.o ___S__23__23_begin 0x29d94 _eval.o ___S__23__23_begin 0x2a08c _nonstd.o ___S__23__23_begin 0x0 _module.o ___S__23__23_and 0x29d7c _eval.o ___S__23__23_and 0x10 _nonstd.o ___S__23__23_allow_2d_inner_2d_global_2d_define_3f__2d_set_21_ 0x29d5c _eval.o ___S__23__23_add_2d_to_2d_set_2d_ordered_21_ 0x29d52 _eval.o ___G__23__23_raise 0x20448 _eval.o ___G__23__23_raise 0xe9e _thread.o ___G__23__23_raise 0x1f9e _thread.o ___G__23__23_raise 0x797e _repl.o ___G__23__23_path_2d_reference 0x1cc62 _eval.o ___G__23__23_path_2d_reference 0x1a60 _io.o ___G__23__23_path_2d_reference 0x41e0 _io.o ___S__23__23_comp_2d_seq 0x29fbc _eval.o ___S__23__23_comp_2d_quote 0x29fa4 _eval.o ___S__23__23_comp_2d_or_2d_aux 0x29f8c _eval.o ___S__23__23_comp_2d_list_2d_template 0x29f74 _eval.o ___S__23__23_comp_2d_letrec_2a__2d_values 0x29f5c _eval.o ___S__23__23_comp_2d_letrec 0x29f44 _eval.o ___S__23__23_comp_2d_let_2d_like_2d_form 0x29f2c _eval.o ___S__23__23_comp_2d_let_2a_ 0x29f14 _eval.o ___S__23__23_comp_2d_lambda_2d_aux 0x29efc _eval.o ___S__23__23_comp_2d_internal_2d_expr 0x29ee4 _eval.o ___S__23__23_comp_2d_if 0x29ecc _eval.o ___S__23__23_comp_2d_future 0x29eb4 _eval.o ___S__23__23_comp_2d_do 0x29e9c _eval.o ___S__23__23_comp_2d_define 0x29e84 _eval.o ___S__23__23_comp_2d_cond_2d_clauses 0x29e6c _eval.o ___S__23__23_cond 0x2a124 _eval.o ___S__23__23_compile_2d_inner 0x2a10c _eval.o ___S__23__23_compilation_2d_target 0x2a0f4 _eval.o ___S__23__23_compilation_2d_module_2d_ref_2d_set_21_ 0x2a0dc _eval.o ___S__23__23_compilation_2d_meta_2d_info_2d_add_21_ 0x2a0c4 _eval.o ___S__23__23_compilation_2d_demand_2d_modules_2d_add_21_ 0x2a0ac _eval.o ___S__23__23_comp_2d_top_2d_seq_2d_aux 0x2a094 _eval.o ___S__23__23_comp_2d_top_2d_namespace 0x2a07c _eval.o ___S__23__23_comp_2d_top_2d_define_2d_values 0x2a064 _eval.o ___S__23__23_comp_2d_top_2d_define_2d_macro_2d_or_2d_syntax 0x2a04c _eval.o ___S__23__23_comp_2d_top_2d_define 0x2a034 _eval.o ___S__23__23_comp_2d_top_2d_begin 0x2a01c _eval.o ___S__23__23_comp_2d_top 0x2a004 _eval.o ___S__23__23_comp_2d_subexpr 0x29fec _eval.o ___S__23__23_comp_2d_set_21_ 0x29fd4 _eval.o ___S__23__23_cprc_2d_delay 0x2a28c _eval.o ___S__23__23_cprc_2d_cond_2d_send_2d_sub 0x2a274 _eval.o ___S__23__23_cprc_2d_cond_2d_or 0x2a25c _eval.o ___S__23__23_cprc_2d_case_2d_send_2d_sub 0x2a244 _eval.o ___S__23__23_cprc_2d_case_2d_list 0x2a22c _eval.o ___S__23__23_cprc_2d_case 0x2a214 _eval.o ___S__23__23_cprc_2d_app4_2d_red 0x2a1fc _eval.o ___S__23__23_cprc_2d_app3_2d_red 0x2a1e4 _eval.o ___S__23__23_cprc_2d_app2_2d_red 0x2a1cc _eval.o ___S__23__23_cprc_2d_app1_2d_red 0x2a1b4 _eval.o ___S__23__23_cprc_2d_app0_2d_red 0x2a19c _eval.o ___S__23__23_cprc_2d_app_2d_red 0x2a184 _eval.o ___S__23__23_convert_2d_source_2d_to_2d_locat_21_ 0x2a16c _eval.o ___S__23__23_container_2d__3e_path 0x2a154 _eval.o ___S__23__23_container_2d__3e_id 0x2a13c _eval.o ___S__23__23_cprc_2d_prc_2d_req1 0x2a3f4 _eval.o ___S__23__23_cprc_2d_prc_2d_req 0x2a3dc _eval.o ___S__23__23_cprc_2d_or 0x2a3c4 _eval.o ___S__23__23_cprc_2d_loc_2d_set 0x2a3ac _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_2_2d_3 0x2a394 _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_2_2d_1 0x2a37c _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_1_2d_2 0x2a364 _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_0_2d_3 0x2a34c _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_0_2d_1 0x2a334 _eval.o ___S__23__23_cprc_2d_loc_2d_define_2d_values 0x2a31c _eval.o ___S__23__23_cprc_2d_let 0x2a304 _eval.o ___S__23__23_cprc_2d_if2 0x2a2ec _eval.o ___S__23__23_cprc_2d_glo_2d_set 0x2a2d4 _eval.o ___S__23__23_cprc_2d_glo_2d_define_2d_values_2d_rest 0x2a2bc _eval.o ___S__23__23_cprc_2d_glo_2d_def 0x2a2a4 _eval.o ___S__23__23_cte_2d_namespace 0x2a55c _eval.o ___S__23__23_cte_2d_macro_3f_ 0x2a544 _eval.o ___S__23__23_cte_2d_macro_2d_descr 0x2a52c _eval.o ___S__23__23_cte_2d_lookup_2d_decl 0x2a514 _eval.o ___S__23__23_cte_2d_global_2d_macro_2d_name 0x2a4fc _eval.o ___S__23__23_cte_2d_frame_3f_ 0x2a4e4 _eval.o ___S__23__23_cte_2d_frame_2d_i 0x2a4cc _eval.o ___S__23__23_cte_2d_decl_3f_ 0x2a4b4 _eval.o ___S__23__23_cte_2d_decl_2d_name 0x2a49c _eval.o ___S__23__23_cte_2d_add_2d_namespace 0x2a484 _eval.o ___S__23__23_cst_2d_no_2d_step 0x2a46c _eval.o ___S__23__23_cprc_2d_seq 0x2a454 _eval.o ___S__23__23_cprc_2d_quasi_2d_list_2d__3e_vector 0x2a43c _eval.o ___S__23__23_cprc_2d_quasi_2d_append 0x2a424 _eval.o ___S__23__23_cprc_2d_prc_2d_req3 0x2a40c _eval.o ___S__23__23_desourcify 0x2a6c4 _eval.o ___S__23__23_delay 0x2a6ac _eval.o ___S__23__23_definition_2d_name 0x2a694 _eval.o ___S__23__23_define_2d_values_2d_names 0x2a67c _eval.o ___S__23__23_define_2d_type_2d_of_2d_thread 0x2a664 _eval.o ___S__23__23_define_2d_type_2d_of_2d_thread 0xa8 _nonstd.o ___S__23__23_define_2d_syntax 0x2a64c _eval.o ___S__23__23_define_2d_syntax 0x236ac _module.o ___S__23__23_define_2d_record_2d_type 0x2a634 _eval.o ___S__23__23_define_2d_record_2d_type 0x90 _nonstd.o ___S__23__23_define 0x2a61c _eval.o ___S__23__23_define 0x88 _nonstd.o ___S__23__23_declare 0x2a604 _eval.o ___S__23__23_declare 0x77f94 _io.o ___S__23__23_declare 0x2a1ac _nonstd.o ___S__23__23_cte_2d_top_2d_cte_2d_set_21_ 0x2a5ec _eval.o ___S__23__23_cte_2d_top 0x2a5d4 _eval.o ___S__23__23_cte_2d_process_2d_namespace 0x2a5bc _eval.o ___S__23__23_cte_2d_parent_2d_cte_2d_set_21_ 0x2a5a4 _eval.o ___S__23__23_cte_2d_namespace_3f_ 0x2a58c _eval.o ___S__23__23_cte_2d_namespace_2d_lookup 0x2a574 _eval.o ___S__23__23_gen_2d_cst_2d_no_2d_step 0x2a82c _eval.o ___S__23__23_gen_2d_cond_2d_send 0x2a814 _eval.o ___S__23__23_gen_2d_cond_2d_if 0x2a7fc _eval.o ___S__23__23_gen_2d_case_2d_list 0x2a7e4 _eval.o ___S__23__23_gen_2d_case 0x2a7cc _eval.o ___S__23__23_gen_2d_app_2d_aux 0x2a7b4 _eval.o ___S__23__23_gen_2d_and 0x2a79c _eval.o ___S__23__23_full_2d_name_3f_ 0x2a784 _eval.o ___S__23__23_filepos_2d__3e_position 0x2a76c _eval.o ___S__23__23_fail_2d_check_2d_not_2d_in_2d_compilation_2d_context_2d_exception 0x2a754 _eval.o ___S__23__23_extract_2d_parameters 0x2a73c _eval.o ___S__23__23_extract_2d_bindings 0x2a724 _eval.o ___S__23__23_expand_2d_source_2d_set_21_ 0x2a70c _eval.o ___S__23__23_eval_2d_module_2d_set_21_ 0x2a6f4 _eval.o ___S__23__23_do_2d_loop_23__23_ 0x2a6dc _eval.o ___S__23__23_do_2d_loop_23__23_ 0x1c0 _repl.o ___S__23__23_gen_2d_top 0x2a994 _eval.o ___S__23__23_gen_2d_reraise 0x2a97c _eval.o ___S__23__23_gen_2d_quasi_2d_cons 0x2a964 _eval.o ___S__23__23_gen_2d_prc_2d_rest 0x2a94c _eval.o ___S__23__23_gen_2d_prc_2d_req_2d_aux 0x2a934 _eval.o ___S__23__23_gen_2d_prc 0x2a91c _eval.o ___S__23__23_gen_2d_loc_2d_set 0x2a904 _eval.o ___S__23__23_gen_2d_loc_2d_ref_2d_box 0x2a8ec _eval.o ___S__23__23_gen_2d_loc_2d_ref 0x2a8d4 _eval.o ___S__23__23_gen_2d_let_2d_values 0x2a8bc _eval.o ___S__23__23_gen_2d_if3 0x2a8a4 _eval.o ___S__23__23_gen_2d_guard 0x2a88c _eval.o ___S__23__23_gen_2d_glo_2d_ref 0x2a874 _eval.o ___S__23__23_gen_2d_glo_2d_define_2d_values 0x2a85c _eval.o ___S__23__23_gen_2d_future 0x2a844 _eval.o ___S__23__23_macro_2d_descr_2d_expander_2d_src 0x2aafc _eval.o ___S__23__23_macro_2d_descr_2d_def_2d_syntax_3f_ 0x2aae4 _eval.o ___S__23__23_locat_2d_with_2d_end_2d_position_3f__2d_set_21_ 0x2aacc _eval.o ___S__23__23_locat_2d_end_2d_position 0x2aab4 _eval.o ___S__23__23_loc_2d_define_2d_values 0x2aa9c _eval.o ___S__23__23_load_2d_source_2d_if_2d_more_2d_recent_2d_set_21_ 0x2aa84 _eval.o ___S__23__23_load 0x2aa6c _eval.o ___S__23__23_letrec_2a__2d_values 0x2aa54 _eval.o ___S__23__23_letrec 0x2aa3c _eval.o ___S__23__23_letrec 0x2a554 _nonstd.o ___S__23__23_letrec 0x70 _module.o ___S__23__23_let_2a__2d_values 0x2aa24 _eval.o ___S__23__23_let 0x2aa0c _eval.o ___S__23__23_let 0x68 _module.o ___S__23__23_let 0x1a8 _nonstd.o ___S__23__23_include_2d_file_2d_as_2d_a_2d_begin_2d_expr 0x2a9f4 _eval.o ___S__23__23_include 0x2a9dc _eval.o ___S__23__23_include 0x58 _module.o ___S__23__23_if 0x2a9c4 _eval.o ___S__23__23_if 0x2a4dc _nonstd.o ___S__23__23_if 0x50 _module.o ___S__23__23_guard_2d_cont_23__23_ 0x2a9ac _eval.o ___S__23__23_guard_2d_cont_23__23_ 0x208 _repl.o ___S__23__23_path_2d__3e_start_2d_syntax 0x2ac64 _eval.o ___S__23__23_path_2d__3e_container 0x2ac4c _eval.o ___S__23__23_or 0x2ac34 _eval.o ___S__23__23_or 0x1c8 _nonstd.o ___S__23__23_no_2d_stepper 0x2ac1c _eval.o ___S__23__23_namespace_2d_split 0x2ac04 _eval.o ___S__23__23_namespace_2d_separator_2d_index 0x2abec _eval.o ___S__23__23_meta_2d_info_2d_combine_21_ 0x2abd4 _eval.o ___S__23__23_meta_2d_info_2d__3e_alist 0x2abbc _eval.o ___S__23__23_make_2d_source 0x2aba4 _eval.o ___S__23__23_make_2d_macro_2d_descr 0x2ab8c _eval.o ___S__23__23_make_2d_internal_2d_expr 0x2ab74 _eval.o ___S__23__23_make_2d_full_2d_name 0x2ab5c _eval.o ___S__23__23_make_2d_code_2a_ 0x2ab44 _eval.o ___S__23__23_macro_2d_lookup_2d_set_21_ 0x2ab2c _eval.o ___S__23__23_macro_2d_descr_2d_size 0x2ab14 _eval.o ___S__23__23_source_2d_strip 0x2adcc _eval.o ___S__23__23_source_2d_locat 0x2adb4 _eval.o ___S__23__23_source_2d_code 0x2ad9c _eval.o ___S__23__23_shape_3f_ 0x2ad84 _eval.o ___S__23__23_setup_2d_requirements_2d_and_2d_run 0x2ad6c _eval.o ___S__23__23_self_2d_eval_3f_ 0x2ad54 _eval.o ___S__23__23_selector_23__23_ 0x2ad3c _eval.o ___S__23__23_selector_23__23_ 0x448 _repl.o ___S__23__23_readenv_2d__3e_locat 0x2ad24 _eval.o ___S__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_string 0x2ad0c _eval.o ___S__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_port 0x2acf4 _eval.o ___S__23__23_raise_2d_unbound_2d_global_2d_exception 0x2acdc _eval.o ___S__23__23_raise_2d_ill_2d_formed_2d_special_2d_form 0x2acc4 _eval.o ___S__23__23_r7rs_2d_guard 0x2acac _eval.o ___S__23__23_quasiquote 0x2ac94 _eval.o ___S__23__23_position_2d__3e_filepos 0x2ac7c _eval.o ___S__23__23_unwrap_2d_datum 0x2af7c _eval.o ___S__23__23_type_2d_4_2d_9700b02a_2d_724f_2d_4888_2d_8da8_2d_9b0501836d8e 0x2af4c _eval.o ___S__23__23_type_2d_4_2d_9700b02a_2d_724f_2d_4888_2d_8da8_2d_9b0501836d8e 0x2394c _module.o ___S__23__23_type_2d_4_2d_9700b02a_2d_724f_2d_4888_2d_8da8_2d_9b0501836d8e 0x2a914 _nonstd.o ___S__23__23_type_2d_4_2d_9700b02a_2d_724f_2d_4888_2d_8da8_2d_9b0501836d8e 0x2ee2c _repl.o ___S__23__23_type_2d_4_2d_9700b02a_2d_724f_2d_4888_2d_8da8_2d_9b0501836d8e 0x6c0 _io.o ___S__23__23_type_2d_4_2d_9700b02a_2d_724f_2d_4888_2d_8da8_2d_9b0501836d8e 0x318 _thread.o ___S__23__23_type_2d_3_2d_5279db3c_2d_9e07_2d_4e8c_2d_913f_2d_29a7d61ee626 0x2af1c _eval.o ___S__23__23_type_2d_3_2d_5279db3c_2d_9e07_2d_4e8c_2d_913f_2d_29a7d61ee626 0x2a8e4 _nonstd.o ___S__23__23_type_2d_3_2d_5279db3c_2d_9e07_2d_4e8c_2d_913f_2d_29a7d61ee626 0x2edcc _repl.o ___S__23__23_type_2d_2_2d_a8fb370d_2d_4e13_2d_447f_2d_b5cf_2d_091e5296a5a1 0x2af04 _eval.o ___S__23__23_type_2d_2_2d_a8fb370d_2d_4e13_2d_447f_2d_b5cf_2d_091e5296a5a1 0x2ed24 _repl.o ___S__23__23_type_2d_15_2d_fe3e988a_2d_c59d_2d_47ce_2d_8592_2d_93b02ce12af1 0x2aeec _eval.o ___S__23__23_type_2d_15_2d_fe3e988a_2d_c59d_2d_47ce_2d_8592_2d_93b02ce12af1 0x1cfb4 _thread.o ___S__23__23_type_2d_15_2d_fe3e988a_2d_c59d_2d_47ce_2d_8592_2d_93b02ce12af1 0x668 _io.o ___S__23__23_type_2d_15_2d_fe3e988a_2d_c59d_2d_47ce_2d_8592_2d_93b02ce12af1 0x4f0 _repl.o ___S__23__23_type_2d_10_2d_A488CFB0_2d_2CF4_2d_4EEF_2d_A8BE_2d_930FC4CB4AB3 0x2aed4 _eval.o ___S__23__23_type_2d_10_2d_A488CFB0_2d_2CF4_2d_4EEF_2d_A8BE_2d_930FC4CB4AB3 0x79074 _io.o ___S__23__23_top_2d_cte_2d_process_2d_declare_21_ 0x2aea4 _eval.o ___S__23__23_top_2d_cte_2d_add_2d_macro_2d_no_2d_dups_21_ 0x2ae8c _eval.o ___S__23__23_this_2d_source_2d_file 0x2ae74 _eval.o ___S__23__23_this_2d_source_2d_file 0x2c8 _nonstd.o ___S__23__23_syntax_2d_error 0x2ae5c _eval.o ___S__23__23_syntax_2d_error 0x2a89c _nonstd.o ___S__23__23_subproblem_2d_apply3 0x2ae44 _eval.o ___S__23__23_subproblem_2d_apply1 0x2ae2c _eval.o ___S__23__23_subproblem_2d_apply 0x2ae14 _eval.o ___S__23__23_sourcify_2d_aux2 0x2adfc _eval.o ___S__23__23_sourcify 0x2ade4 _eval.o ___S_arg2 0x2b15c _eval.o ___S_arg1 0x2b144 _eval.o ___S_apply 0x2b12c _eval.o ___S_apply 0x1d14c _thread.o ___S_angle_2d_handler 0x2b114 _eval.o ___S_angle_2d_handler 0x7992c _io.o ___S_and 0x2b0fc _eval.o ___S_and 0x2ef7c _repl.o ___S_and 0x938 _io.o ___S_and 0x3e8 _nonstd.o ___S___eval_23_ 0x2b0cc _eval.o ___S___define_2d_library_2f_define_2d_library_2d_expand_23_import_2d_expand 0x2b0b4 _eval.o ___S___define_2d_library_2f_define_2d_library_2d_expand 0x2b09c _eval.o ___S__3d__3e_ 0x2b06c _eval.o ___S__3d__3e_ 0x2ef1c _repl.o ___S__24_code 0x2b00c _eval.o ___S__24_code 0x2ef04 _repl.o ___S__23__23_when 0x2aff4 _eval.o ___S__23__23_when 0x328 _nonstd.o ___S__23__23_var_2d_lookup 0x2afdc _eval.o ___S__23__23_var_2d_i_2d_name 0x2afc4 _eval.o ___S__23__23_var_2d_c_3f_ 0x2afac _eval.o ___S__23__23_var_2d_c_2d_boxed_3f_ 0x2af94 _eval.o ___S_char_2d_ready_3f_ 0x2b54c _eval.o ___S_char_2d_ready_3f_ 0x9e8 _io.o ___S_case_2d_lambda 0x2b3e4 _eval.o ___S_case 0x2b3cc _eval.o ___S_case 0x23ab4 _module.o ___S_case 0x2f0b4 _repl.o ___S_case 0x9d0 _io.o ___S_capacity 0x2b3b4 _eval.o ___S_capacity 0x79adc _io.o ___S_capacity 0x2ad1c _nonstd.o ___S_capacity 0x180 _module.o ___S_call_2d_with_2d_values 0x2b39c _eval.o ___S_call_2d_with_2d_values 0x390 _thread.o ___S_call_2d_with_2d_input_2d_file 0x2b384 _eval.o ___S_call_2d_with_2d_input_2d_file 0x9a0 _io.o ___S_c_2d_lambda 0x2b2c4 _eval.o ___S_c_2d_define_2d_type 0x2b2ac _eval.o ___S_c_2d_declare 0x2b294 _eval.o ___S_broadcast 0x2b234 _eval.o ___S_broadcast 0x799bc _io.o ___S_broadcast 0x2acbc _nonstd.o ___S_broadcast 0x160 _module.o ___S_brace_2d_handler 0x2b21c _eval.o ___S_brace_2d_handler 0x960 _io.o ___S_begin 0x2b204 _eval.o ___S_begin 0x2ac5c _nonstd.o ___S_begin 0x2efdc _repl.o ___S_begin 0x958 _io.o ___S_attributes 0x2b1ec _eval.o ___S_attributes 0x2ac44 _nonstd.o ___S_attributes 0x158 _module.o ___S_arg4_2d_and_2d_up 0x2b18c _eval.o ___S_arg3 0x2b174 _eval.o ___S_device 0x2b78c _eval.o ___S_device 0x2ae84 _nonstd.o ___S_device 0x1b8 _module.o ___S_delay_2d_force 0x2b744 _eval.o ___S_define_2d_values 0x2b72c _eval.o ___S_define_2d_values 0x79cec _io.o ___S_define_2d_type 0x2b714 _eval.o ___S_define_2d_type 0x498 _nonstd.o ___S_define_2d_structure 0x2b6fc _eval.o ___S_define_2d_structure 0x2ae0c _nonstd.o ___S_define_2d_macro 0x2b6e4 _eval.o ___S_define_2d_macro 0xa78 _io.o ___S_define 0x2b6cc _eval.o ___S_define 0x79cd4 _io.o ___S_define 0x2adf4 _nonstd.o ___S_define 0x6d8 _repl.o ___S_current_2d_output_2d_port 0x2b6b4 _eval.o ___S_creation_2d_time 0x2b69c _eval.o ___S_creation_2d_time 0x198 _module.o ___S_creation_2d_time 0x488 _nonstd.o ___S_cr_2d_lf 0x2b684 _eval.o ___S_cr_2d_lf 0x190 _module.o ___S_cr_2d_lf 0xa48 _io.o ___S_cr_2d_lf 0x6b8 _repl.o ___S_container 0x2b66c _eval.o ___S_container 0xa38 _io.o ___S_cond 0x2b63c _eval.o ___S_cond 0x79be4 _io.o ___S_cond 0x698 _repl.o ___S_compilation_2d_target 0x2b624 _eval.o ___S_compilation_2d_target 0x2ad64 _nonstd.o ___S_close_2d_output_2d_port 0x2b5f4 _eval.o ___S_close_2d_output_2d_port 0x79b9c _io.o ___S_close 0x2b5dc _eval.o ___S_close 0x79b84 _io.o ___S_close 0x398 _thread.o ___S_close 0x690 _repl.o ___S_filename_2d_expected 0x2b984 _eval.o ___S_filename_2d_expected 0x2f51c _repl.o ___S_expression_2d_parsing_2d_exception_3f_ 0x2b954 _eval.o ___S_expression_2d_parsing_2d_exception_2d_parameters 0x2b93c _eval.o ___S_expression_2d_parsing_2d_exception 0x2b924 _eval.o ___S_expression_2d_parsing_2d_exception 0x2b064 _nonstd.o ___S_expression_2d_parsing_2d_exception 0x7c0 _repl.o ___S_exec 0x2b90c _eval.o ___S_eval_2d_allowed_3f_ 0x2b8c4 _eval.o ___S_eval_2d_allowed_3f_ 0xaf0 _io.o ___S_escaped_2d_char_2d_table 0x2b8ac _eval.o ___S_escaped_2d_char_2d_table 0x79e3c _io.o ___S_environment 0x2b864 _eval.o ___S_environment 0x79df4 _io.o ___S_environment 0x1d0 _module.o ___S_environment 0x518 _nonstd.o ___S_empty_2d_body 0x2b834 _eval.o ___S_empty_2d_body 0x2f36c _repl.o ___S_else 0x2b81c _eval.o ___S_else 0x79ddc _io.o ___S_else 0x2f354 _repl.o ___S_else 0x4d8 _nonstd.o ___S_duplicate_2d_variable_2d_definition 0x2b804 _eval.o ___S_duplicate_2d_variable_2d_definition 0x740 _repl.o ___S_duplicate_2d_rest_2d_parameter 0x2b7ec _eval.o ___S_duplicate_2d_rest_2d_parameter 0x738 _repl.o ___S_dsssl 0x2b7d4 _eval.o ___S_dsssl 0x2f2f4 _repl.o ___S_do 0x2b7bc _eval.o ___S_do 0x79d94 _io.o ___S_directory 0x2b7a4 _eval.o ___S_directory 0x23b74 _module.o ___S_directory 0x2ae9c _nonstd.o ___S_directory 0xaa8 _io.o ___S_import 0x2bb64 _eval.o ___S_import 0x7a064 _io.o ___S_ill_2d_placed_2d_optional 0x2bb4c _eval.o ___S_ill_2d_placed_2d_optional 0x2f6fc _repl.o ___S_ill_2d_placed_2d_key 0x2bb34 _eval.o ___S_ill_2d_placed_2d_key 0x2f6e4 _repl.o ___S_ill_2d_placed_2d_define_2d_values 0x2bb1c _eval.o ___S_ill_2d_placed_2d_define_2d_macro 0x2bb04 _eval.o ___S_ill_2d_placed_2d_define_2d_macro 0x870 _repl.o ___S_ill_2d_placed_2d_default 0x2baec _eval.o ___S_ill_2d_placed_2d_default 0x868 _repl.o ___S_ill_2d_formed_2d_special_2d_form 0x2bad4 _eval.o ___S_ill_2d_formed_2d_special_2d_form 0x650 _nonstd.o ___S_ill_2d_formed_2d_special_2d_form 0x860 _repl.o ___S_ill_2d_formed_2d_namespace_2d_prefix 0x2babc _eval.o ___S_ill_2d_formed_2d_namespace_2d_prefix 0x858 _repl.o ___S_ill_2d_formed_2d_macro_2d_transformer 0x2baa4 _eval.o ___S_ill_2d_formed_2d_macro_2d_transformer 0x850 _repl.o ___S_ill_2d_formed_2d_default 0x2ba8c _eval.o ___S_ill_2d_formed_2d_default 0x2f63c _repl.o ___S_ill_2d_formed_2d_binding_2d_list 0x2ba74 _eval.o ___S_ill_2d_formed_2d_binding_2d_list 0x648 _nonstd.o ___S_ill_2d_formed_2d_binding_2d_list 0x838 _repl.o ___S_if 0x2ba5c _eval.o ___S_if 0x7a034 _io.o ___S_if 0x2f60c _repl.o ___S_if 0x640 _nonstd.o ___S_here_2d_strings_2d_allowed_3f_ 0x2ba2c _eval.o ___S_here_2d_strings_2d_allowed_3f_ 0x79fd4 _io.o ___S_guard 0x2ba14 _eval.o ___S_guard 0xb70 _io.o ___S_guard 0x818 _repl.o ___S_foreign_2d_write_2d_handler_2d_table 0x2b9e4 _eval.o ___S_foreign_2d_write_2d_handler_2d_table 0xb48 _io.o ___S_letrec_2d_values 0x2bd8c _eval.o ___S_letrec_2d_values 0x7a2d4 _io.o ___S_letrec_2d_values 0x2f90c _repl.o ___S_letrec_2a__2d_values 0x2bd74 _eval.o ___S_letrec_2a__2d_values 0xc70 _io.o ___S_letrec_2a__2d_values 0x930 _repl.o ___S_letrec 0x2bd5c _eval.o ___S_letrec 0xc68 _io.o ___S_letrec 0x928 _repl.o ___S_let_2d_syntax 0x2bd44 _eval.o ___S_let_2a_ 0x2bd2c _eval.o ___S_let_2a_ 0x7a28c _io.o ___S_ld_2d_options_2d_prelude 0x2bcfc _eval.o ___S_last_2d_modification_2d_time 0x2bccc _eval.o ___S_last_2d_modification_2d_time 0x23c94 _module.o ___S_last_2d_modification_2d_time 0x678 _nonstd.o ___S_last_2d_access_2d_time 0x2bcb4 _eval.o ___S_last_2d_access_2d_time 0x23c7c _module.o ___S_last_2d_access_2d_time 0x670 _nonstd.o ___S_labels 0x2bc9c _eval.o ___S_labels 0xc48 _io.o ___S_keywords_2d_allowed_3f_ 0x2bc84 _eval.o ___S_keywords_2d_allowed_3f_ 0x7a22c _io.o ___S_key_2d_expected_2d_after_2d_rest 0x2bc6c _eval.o ___S_key_2d_expected_2d_after_2d_rest 0x8f8 _repl.o ___S_internal_2d_expr 0x2bc0c _eval.o ___S_input_2d_readtable 0x2bbdc _eval.o ___S_input_2d_readtable 0x7a16c _io.o ___S_inode 0x2bbc4 _eval.o ___S_inode 0x23c34 _module.o ___S_inode 0x658 _nonstd.o ___S_include_2d_ci 0x2bb7c _eval.o ___S_open_2d_output_2d_file 0x2c05c _eval.o ___S_open_2d_output_2d_file 0xd78 _io.o ___S_number_2d_of_2d_links 0x2c014 _eval.o ___S_number_2d_of_2d_links 0x23d6c _module.o ___S_number_2d_of_2d_links 0x2b4b4 _nonstd.o ___S_ns 0x2bfe4 _eval.o ___S_not_2d_in_2d_compilation_2d_context_2d_exception_3f_ 0x2bfcc _eval.o ___S_not_2d_in_2d_compilation_2d_context_2d_exception_2d_arguments 0x2bfb4 _eval.o ___S_not_2d_found 0x2bf9c _eval.o ___S_not_2d_found 0x9b8 _repl.o ___S_noncontinuable_2d_exception 0x2bf84 _eval.o ___S_noncontinuable_2d_exception 0x1d5cc _thread.o ___S_noncontinuable_2d_exception 0x2fa5c _repl.o ___S_namespace_2d_prefix_2d_must_2d_be_2d_string 0x2bf54 _eval.o ___S_namespace_2d_prefix_2d_must_2d_be_2d_string 0x2f9fc _repl.o ___S_named_2d_char_2d_table 0x2bf3c _eval.o ___S_named_2d_char_2d_table 0xcd0 _io.o ___S_n_2d_1 0x2bf24 _eval.o ___S_mutex 0x2bf0c _eval.o ___S_mutex 0x1d554 _thread.o ___S_mutex 0x2f9e4 _repl.o ___S_mutex 0xcc8 _io.o ___S_mode 0x2bef4 _eval.o ___S_mode 0x2b46c _nonstd.o ___S_mode 0x240 _module.o ___S_max_2d_write_2d_length 0x2beac _eval.o ___S_max_2d_write_2d_length 0x7a37c _io.o ___S_macro_2d_used_2d_as_2d_variable 0x2be34 _eval.o ___S_macro_2d_used_2d_as_2d_variable 0x2f96c _repl.o ___S_local_2d_address 0x2bdec _eval.o ___S_local_2d_address 0x23cac _module.o ___S_local_2d_address 0xc88 _io.o ___S_local_2d_address 0x688 _nonstd.o ___S_pseudo_2d_term 0x2c1f4 _eval.o ___S_pseudo_2d_term 0x2b5bc _nonstd.o ___S_pseudo_2d_term 0x290 _module.o ___S_pseudo_2d_term 0xe90 _io.o ___S_proper_2d_tail_2d_calls 0x2c1dc _eval.o ___S_pretty_2d_print_2d_formats 0x2c1ac _eval.o ___S_pretty_2d_print_2d_formats 0x7a85c _io.o ___S_port 0x2c17c _eval.o ___S_port 0xe30 _io.o ___S_port 0x508 _thread.o ___S_port 0xa18 _repl.o ___S_pkg_2d_config_2d_path 0x2c164 _eval.o ___S_permissions 0x2c14c _eval.o ___S_permissions 0x2b574 _nonstd.o ___S_permissions 0x280 _module.o ___S_permissions 0xe28 _io.o ___S_peek_2d_char 0x2c134 _eval.o ___S_peek_2d_char 0xe10 _io.o ___S_pattern 0x2c11c _eval.o ___S_path 0x2c104 _eval.o ___S_path 0x2b4fc _nonstd.o ___S_path 0x278 _module.o ___S_path 0xe08 _io.o ___S_parameters 0x2c0ec _eval.o ___S_parameters 0x7a76c _io.o ___S_parameters 0x2fb7c _repl.o ___S_parameters 0x6e0 _nonstd.o ___S_parameter_2d_must_2d_be_2d_id_2d_or_2d_default 0x2c0d4 _eval.o ___S_parameter_2d_must_2d_be_2d_id_2d_or_2d_default 0xa00 _repl.o ___S_parameter_2d_expected_2d_after_2d_rest 0x2c0bc _eval.o ___S_parameter_2d_expected_2d_after_2d_rest 0x9f8 _repl.o ___S_owner 0x2c0a4 _eval.o ___S_owner 0x23d84 _module.o ___S_owner 0x2b4e4 _nonstd.o ___S_output_2d_readtable 0x2c08c _eval.o ___S_output_2d_readtable 0xdf0 _io.o ___S_or 0x2c074 _eval.o ___S_or 0x2b4cc _nonstd.o ___S_or 0x2fb04 _repl.o ___S_or 0xdb8 _io.o ___S_rlo 0x2c3d4 _eval.o ___S_rlo 0x7ac34 _io.o ___S_rkind 0x2c3bc _eval.o ___S_rkind 0x7ac1c _io.o ___S_rkind 0x548 _thread.o ___S_rkind 0xab0 _repl.o ___S_reuse_2d_address 0x2c38c _eval.o ___S_reuse_2d_address 0x23e14 _module.o ___S_reuse_2d_address 0x7ac04 _io.o ___S_reuse_2d_address 0x758 _nonstd.o ___S_rest_2d_parm_2d_must_2d_be_2d_last 0x2c35c _eval.o ___S_rest_2d_parm_2d_must_2d_be_2d_last 0xaa0 _repl.o ___S_rec_3f_ 0x2c32c _eval.o ___S_readtable 0x2c2fc _eval.o ___S_readtable 0x7aa9c _io.o ___S_readtable 0xa68 _repl.o ___S_read_2d_datum 0x2c2e4 _eval.o ___S_read_2d_datum 0x7aa3c _io.o ___S_read_2d_char 0x2c2cc _eval.o ___S_read_2d_char 0x7aa24 _io.o ___S_rcurline 0x2c2b4 _eval.o ___S_rcurline 0x7a9dc _io.o ___S_rbuf_2d_fill 0x2c29c _eval.o ___S_rbuf_2d_fill 0xec0 _io.o ___S_r7rs_2d_guard 0x2c26c _eval.o ___S_r7rs_2d_compatible_2d_read_3f_ 0x2c254 _eval.o ___S_r7rs_2d_compatible_2d_read_3f_ 0xeb0 _io.o ___S_r6rs_2d_compatible_2d_read_3f_ 0x2c23c _eval.o ___S_r6rs_2d_compatible_2d_read_3f_ 0xea8 _io.o ___S_quote_2d_keyword 0x2c224 _eval.o ___S_quote_2d_keyword 0x7a964 _io.o ___S_quasiquote_2d_keyword 0x2c20c _eval.o ___S_quasiquote_2d_keyword 0xe98 _io.o ___S_thunk 0x2c71c _eval.o ___S_this_2d_source_2d_file 0x2c6ec _eval.o ___S_syntax_2d_error 0x2c6bc _eval.o ___S_stdout_2d_redir 0x2c56c _eval.o ___S_stdout_2d_redir 0x2bbbc _nonstd.o ___S_stdout_2d_redir 0x2d0 _module.o ___S_stdout_2d_redir 0x1208 _io.o ___S_stderr_2d_redir 0x2c554 _eval.o ___S_stderr_2d_redir 0x2bba4 _nonstd.o ___S_stderr_2d_redir 0x2c8 _module.o ___S_stderr_2d_redir 0x11f8 _io.o ___S_source2 0x2c524 _eval.o ___S_six_2d_type_3f_ 0x2c4f4 _eval.o ___S_six_2d_type_3f_ 0x7ae2c _io.o ___S_show_2d_console 0x2c4dc _eval.o ___S_show_2d_console 0x7ae14 _io.o ___S_show_2d_console 0x2b8 _module.o ___S_show_2d_console 0x788 _nonstd.o ___S_sharp_2d_unquote_2d_keyword 0x2c4c4 _eval.o ___S_sharp_2d_unquote_2d_keyword 0x1028 _io.o ___S_sharp_2d_quote_2d_keyword 0x2c4ac _eval.o ___S_sharp_2d_quote_2d_keyword 0x1020 _io.o ___S_sharp_2d_num_2d_keyword 0x2c494 _eval.o ___S_sharp_2d_num_2d_keyword 0x1018 _io.o ___S_sharing_2d_allowed_3f_ 0x2c47c _eval.o ___S_sharing_2d_allowed_3f_ 0x1010 _io.o ___S_set_2d_rtimeout 0x2c464 _eval.o ___S_set_2d_rtimeout 0x7ad84 _io.o ___S_set_2d_rtimeout 0x2fe94 _repl.o ___S_set_2d_rtimeout 0x580 _thread.o ___S_scheme_2d_report_2d_environment 0x2c41c _eval.o ___S_rtimeout 0x2c404 _eval.o ___S_rtimeout 0x7ac4c _io.o ___S_rtimeout 0x1d74c _thread.o ___S_rtimeout 0xac0 _repl.o ___S_with_2d_output_2d_to_2d_file 0x2c944 _eval.o ___S_with_2d_output_2d_to_2d_file 0x7b954 _io.o ___S_whi 0x2c92c _eval.o ___S_whi 0x7b8dc _io.o ___S_wcurline 0x2c914 _eval.o ___S_wcurline 0x13c0 _io.o ___S_wbuf_2d_drain 0x2c8fc _eval.o ___S_wbuf_2d_drain 0x7b894 _io.o ___S_warn 0x2c8e4 _eval.o ___S_variable 0x2c86c _eval.o ___S_variable 0xc60 _repl.o ___S_val1 0x2c83c _eval.o ___S_unsupported_2d_special_2d_form 0x2c824 _eval.o ___S_unsupported_2d_special_2d_form 0x3023c _repl.o ___S_unquote_2d_splicing 0x2c80c _eval.o ___S_unquote_2d_splicing 0x1350 _io.o ___S_unquote_2d_splicing 0xc40 _repl.o ___S_unquote 0x2c7f4 _eval.o ___S_unquote 0x2bd3c _nonstd.o ___S_unquote 0x30224 _repl.o ___S_unquote 0x1348 _io.o ___S_unbound_2d_global_2d_exception_3f_ 0x2c7dc _eval.o ___S_unbound_2d_global_2d_exception_2d_rte 0x2c7c4 _eval.o ___S_unbound_2d_global_2d_exception 0x2c7ac _eval.o ___S_unbound_2d_global_2d_exception 0x301ac _repl.o ___S_transcript_2d_off 0x2c77c _eval.o ___S_transcript_2d_off 0x7b57c _io.o ___S_tls_2d_context 0x2c734 _eval.o ___S_tls_2d_context 0x2406c _module.o ___S_tls_2d_context 0x1280 _io.o ___S_tls_2d_context 0x958 _nonstd.o ___S__23__23_comp_2d_and 0x38 _eval.o ___S__23__23_case_2d_lambda 0x2a0ec _nonstd.o ___S__23__23_case_2d_lambda 0x30 _eval.o ___S__23__23_c_2d_lambda 0x28 _eval.o ___S__23__23_c_2d_define_2d_type 0x20 _eval.o ___S__23__23_c_2d_declare 0x18 _eval.o ___S__23__23_append_2d_names_2d_checking_2d_duplicates 0x10 _eval.o ___S__23__23_allow_2d_multi_2d_var_2d_bindings_3f__2d_set_21_ 0x8 _eval.o ___S__23__23_add_2d_to_2d_tail_21_ 0x0 _eval.o ___K_eol_2d_encoding 0x2c9ec _eval.o ___K_eol_2d_encoding 0x7bb7c _io.o ___K_eol_2d_encoding 0x30374 _repl.o ___K_eol_2d_encoding 0x3a0 _module.o ___S_wtimeout_2d_thunk 0x2c9d4 _eval.o ___S_wtimeout_2d_thunk 0x1dd8e _thread.o ___S_wtimeout_2d_thunk 0x30344 _repl.o ___S_wtimeout_2d_thunk 0x1458 _io.o ___S_write_2d_extended_2d_read_2d_macros_3f_ 0x2c9bc _eval.o ___S_write_2d_extended_2d_read_2d_macros_3f_ 0x7ba14 _io.o ___S_write_2d_char 0x2c9a4 _eval.o ___S_write_2d_char 0x7b9fc _io.o ___S_write 0x2c98c _eval.o ___S_write 0x1420 _io.o ___S_woptions 0x2c974 _eval.o ___S_woptions 0x1dd9f _thread.o ___S_woptions 0x398 _module.o ___S_woptions 0x1418 _io.o ___S_woptions 0x9e8 _nonstd.o ___S_woptions 0xc88 _repl.o ___S_wlines 0x2c95c _eval.o ___S_wlines 0x1410 _io.o ___S__23__23_comp_2d_letrec_2d_values 0xb0 _eval.o ___S__23__23_comp_2d_letrec_2a_ 0xa8 _eval.o ___S__23__23_comp_2d_let_2d_values 0xa0 _eval.o ___S__23__23_comp_2d_let_2a__2d_values 0x98 _eval.o ___S__23__23_comp_2d_let 0x90 _eval.o ___S__23__23_comp_2d_lambda 0x88 _eval.o ___S__23__23_comp_2d_inner 0x80 _eval.o ___S__23__23_comp_2d_guard 0x78 _eval.o ___S__23__23_comp_2d_expr 0x70 _eval.o ___S__23__23_comp_2d_delay 0x68 _eval.o ___S__23__23_comp_2d_cst 0x60 _eval.o ___S__23__23_comp_2d_cond 0x58 _eval.o ___S__23__23_comp_2d_case 0x50 _eval.o ___S__23__23_comp_2d_begin 0x48 _eval.o ___S__23__23_comp_2d_app 0x40 _eval.o ___S__23__23_compilation_2d_module_2d_aliases_2d_add_21_ 0x128 _eval.o ___S__23__23_compilation_2d_extra_2d_info 0x120 _eval.o ___S__23__23_comp_2d_vals 0x118 _eval.o ___S__23__23_comp_2d_top_2d_seq 0x110 _eval.o ___S__23__23_comp_2d_top_2d_include 0x108 _eval.o ___S__23__23_comp_2d_top_2d_define_2d_syntax 0x100 _eval.o ___S__23__23_comp_2d_top_2d_define_2d_macro 0xf8 _eval.o ___S__23__23_comp_2d_top_2d_declare 0xf0 _eval.o ___S__23__23_comp_2d_top_2a_ 0xe8 _eval.o ___S__23__23_comp_2d_template 0xe0 _eval.o ___S__23__23_comp_2d_simple 0xd8 _eval.o ___S__23__23_comp_2d_seq_2d_aux 0xd0 _eval.o ___S__23__23_comp_2d_ref 0xc8 _eval.o ___S__23__23_comp_2d_quasiquote 0xc0 _eval.o ___S__23__23_comp_2d_or 0xb8 _eval.o ___S__23__23_cprc_2d_case_2d_send_2d_red 0x1a0 _eval.o ___S__23__23_cprc_2d_case_2d_else 0x198 _eval.o ___S__23__23_cprc_2d_app4_2d_sub 0x190 _eval.o ___S__23__23_cprc_2d_app3_2d_sub 0x188 _eval.o ___S__23__23_cprc_2d_app2_2d_sub 0x180 _eval.o ___S__23__23_cprc_2d_app1_2d_sub 0x178 _eval.o ___S__23__23_cprc_2d_app0_2d_sub 0x170 _eval.o ___S__23__23_cprc_2d_app_2d_sub 0x168 _eval.o ___S__23__23_cprc_2d_and 0x160 _eval.o ___S__23__23_container_2d__3e_path_2d_hook_2d_set_21_ 0x158 _eval.o ___S__23__23_container_2d__3e_id_2d_hook_2d_set_21_ 0x150 _eval.o ___S__23__23_cond_2d_expand 0x2a11c _nonstd.o ___S__23__23_cond_2d_expand 0x148 _eval.o ___S__23__23_compile_2d_top 0x140 _eval.o ___S__23__23_compile_2d_in_2d_new_2d_compilation_2d_ctx 0x138 _eval.o ___S__23__23_compilation_2d_supply_2d_modules_2d_add_21_ 0x130 _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_box 0x218 _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_2_2d_2 0x210 _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_1_2d_3 0x208 _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_1_2d_1 0x200 _eval.o ___S__23__23_cprc_2d_loc_2d_ref_2d_0_2d_2 0x1f8 _eval.o ___S__23__23_cprc_2d_loc_2d_ref 0x1f0 _eval.o ___S__23__23_cprc_2d_let_2d_values 0x1e8 _eval.o ___S__23__23_cprc_2d_if3 0x1e0 _eval.o ___S__23__23_cprc_2d_guard 0x1d8 _eval.o ___S__23__23_cprc_2d_glo_2d_ref 0x1d0 _eval.o ___S__23__23_cprc_2d_glo_2d_define_2d_values 0x1c8 _eval.o ___S__23__23_cprc_2d_future 0x1c0 _eval.o ___S__23__23_cprc_2d_cst 0x1b8 _eval.o ___S__23__23_cprc_2d_cond_2d_send_2d_red 0x1b0 _eval.o ___S__23__23_cprc_2d_cond_2d_if 0x1a8 _eval.o ___S__23__23_cte_2d_lookup 0x290 _eval.o ___S__23__23_cte_2d_get_2d_top_2d_cte 0x288 _eval.o ___S__23__23_cte_2d_frame_2d_vars 0x280 _eval.o ___S__23__23_cte_2d_frame 0x278 _eval.o ___S__23__23_cte_2d_decl_2d_value 0x270 _eval.o ___S__23__23_cte_2d_decl 0x268 _eval.o ___S__23__23_cte_2d_add_2d_macro 0x260 _eval.o ___S__23__23_cprc_2d_top 0x258 _eval.o ___S__23__23_cprc_2d_reraise 0x250 _eval.o ___S__23__23_cprc_2d_quasi_2d_cons 0x248 _eval.o ___S__23__23_cprc_2d_prc_2d_rest 0x240 _eval.o ___S__23__23_cprc_2d_prc_2d_req2 0x238 _eval.o ___S__23__23_cprc_2d_prc_2d_req0 0x230 _eval.o ___S__23__23_cprc_2d_prc 0x228 _eval.o ___S__23__23_cprc_2d_loc_2d_set_2d_box 0x220 _eval.o ___S__23__23_define_2d_values 0x308 _eval.o ___S__23__23_define_2d_type 0x300 _eval.o ___S__23__23_define_2d_type 0x98 _nonstd.o ___S__23__23_define_2d_structure 0x2a20c _nonstd.o ___S__23__23_define_2d_structure 0x2f8 _eval.o ___S__23__23_define_2d_macro 0x77fac _io.o ___S__23__23_define_2d_macro 0x2a1f4 _nonstd.o ___S__23__23_define_2d_macro 0x2f0 _eval.o ___S__23__23_default_2d_module_2d_aliases_2d_set_21_ 0x2e8 _eval.o ___S__23__23_cte_2d_top_3f_ 0x2e0 _eval.o ___S__23__23_cte_2d_top_2d_cte 0x2d8 _eval.o ___S__23__23_cte_2d_relink 0x2d0 _eval.o ___S__23__23_cte_2d_process_2d_declare 0x2c8 _eval.o ___S__23__23_cte_2d_parent_2d_cte 0x2c0 _eval.o ___S__23__23_cte_2d_namespace_2d_prefix 0x2b8 _eval.o ___S__23__23_cte_2d_namespace_2d_aliases 0x2b0 _eval.o ___S__23__23_cte_2d_mutate_2d_top_2d_cte_21_ 0x2a8 _eval.o ___S__23__23_cte_2d_macro_2d_name 0x2a0 _eval.o ___S__23__23_cte_2d_macro 0x298 _eval.o ___S__23__23_gen_2d_case_2d_else 0x380 _eval.o ___S__23__23_gen_2d_app_2d_no_2d_step 0x378 _eval.o ___S__23__23_gen_2d_app 0x370 _eval.o ___S__23__23_future 0x368 _eval.o ___S__23__23_form_2d_size 0x360 _eval.o ___S__23__23_fail_2d_check_2d_unbound_2d_global_2d_exception 0x358 _eval.o ___S__23__23_fail_2d_check_2d_expression_2d_parsing_2d_exception 0x350 _eval.o ___S__23__23_extract_2d_demand_2d_modules 0x348 _eval.o ___S__23__23_extend_2d_module_2d_aliases 0x340 _eval.o ___S__23__23_eval_2d_top_2d_set_21_ 0x338 _eval.o ___S__23__23_eval 0x330 _eval.o ___S__23__23_do 0x328 _eval.o ___S__23__23_demand_2d_module 0x2a284 _nonstd.o ___S__23__23_demand_2d_module 0x320 _eval.o ___S__23__23_demand_2d_module 0x30 _module.o ___S__23__23_definition_2d_value 0x318 _eval.o ___S__23__23_define_2d_values_2d_vals 0x310 _eval.o ___S__23__23_gen_2d_prc_2d_req_2d_no_2d_step 0x3f8 _eval.o ___S__23__23_gen_2d_prc_2d_req 0x3f0 _eval.o ___S__23__23_gen_2d_or 0x3e8 _eval.o ___S__23__23_gen_2d_loc_2d_ref_2d_no_2d_step 0x3e0 _eval.o ___S__23__23_gen_2d_loc_2d_ref_2d_aux 0x3d8 _eval.o ___S__23__23_gen_2d_loc_2d_define_2d_values_2d_no_2d_step 0x3d0 _eval.o ___S__23__23_gen_2d_let 0x3c8 _eval.o ___S__23__23_gen_2d_if2 0x3c0 _eval.o ___S__23__23_gen_2d_glo_2d_set 0x3b8 _eval.o ___S__23__23_gen_2d_glo_2d_define_2d_values_2d_rest 0x3b0 _eval.o ___S__23__23_gen_2d_glo_2d_def 0x3a8 _eval.o ___S__23__23_gen_2d_delay 0x3a0 _eval.o ___S__23__23_gen_2d_cst 0x398 _eval.o ___S__23__23_gen_2d_cond_2d_or 0x390 _eval.o ___S__23__23_gen_2d_case_2d_send 0x388 _eval.o ___S__23__23_locat_2d_container 0x470 _eval.o ___S__23__23_load_2d_support_2d_libraries 0x468 _eval.o ___S__23__23_load_2d_object_2d_file 0x460 _eval.o ___S__23__23_letrec_2d_values 0x458 _eval.o ___S__23__23_letrec_2a_ 0x450 _eval.o ___S__23__23_let_2d_values 0x448 _eval.o ___S__23__23_let_2a_ 0x440 _eval.o ___S__23__23_lambda 0x23754 _module.o ___S__23__23_lambda 0x2a53c _nonstd.o ___S__23__23_lambda 0x2e4e4 _repl.o ___S__23__23_lambda 0x438 _eval.o ___S__23__23_include_2d_ci 0x430 _eval.o ___S__23__23_in_2d_new_2d_compilation_2d_ctx 0x428 _eval.o ___S__23__23_guard_2d_exc_23__23_ 0x2e394 _repl.o ___S__23__23_guard_2d_exc_23__23_ 0x420 _eval.o ___S__23__23_guard 0x418 _eval.o ___S__23__23_gen_2d_seq 0x410 _eval.o ___S__23__23_gen_2d_quasi_2d_list_2d__3e_vector 0x408 _eval.o ___S__23__23_gen_2d_quasi_2d_append 0x400 _eval.o ___S__23__23_namespace_2d_valid_3f_ 0x4e8 _eval.o ___S__23__23_namespace_2d_separators_2d_set_21_ 0x4e0 _eval.o ___S__23__23_namespace 0x4d8 _eval.o ___S__23__23_meta_2d_info_2d_add_21_ 0x4d0 _eval.o ___S__23__23_make_2d_top_2d_cte 0x4c8 _eval.o ___S__23__23_make_2d_meta_2d_info 0x4c0 _eval.o ___S__23__23_make_2d_locat 0x4b8 _eval.o ___S__23__23_make_2d_import_2d_cache 0x4b0 _eval.o ___S__23__23_make_2d_extra_2d_info 0x4a8 _eval.o ___S__23__23_make_2d_alias_2d_syntax 0x4a0 _eval.o ___S__23__23_macro_2d_expand_2d_set_21_ 0x498 _eval.o ___S__23__23_macro_2d_descr_2d_set_21_ 0x490 _eval.o ___S__23__23_macro_2d_descr_2d_expander 0x488 _eval.o ___S__23__23_locat_3f_ 0x480 _eval.o ___S__23__23_locat_2d_start_2d_position 0x478 _eval.o ___S__23__23_shape 0x560 _eval.o ___S__23__23_set_21_ 0x558 _eval.o ___S__23__23_self_23__23_ 0x2ea54 _repl.o ___S__23__23_self_23__23_ 0x550 _eval.o ___S__23__23_receive 0x548 _eval.o ___S__23__23_receive 0x258 _nonstd.o ___S__23__23_read_2d_expr_2d_from_2d_port 0x540 _eval.o ___S__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_psettings 0x538 _eval.o ___S__23__23_read_2d_all_2d_as_2d_a_2d_begin_2d_expr_2d_from_2d_path 0x530 _eval.o ___S__23__23_raise_2d_not_2d_in_2d_compilation_2d_context_2d_exception 0x528 _eval.o ___S__23__23_raise_2d_expression_2d_parsing_2d_exception 0x520 _eval.o ___S__23__23_quote 0x518 _eval.o ___S__23__23_quote 0x238 _nonstd.o ___S__23__23_proper_2d_length 0x510 _eval.o ___S__23__23_port_2d_name_2d__3e_container 0x508 _eval.o ___S__23__23_path_2d__3e_container_2d_hook_2d_set_21_ 0x500 _eval.o ___S__23__23_parameterize 0x4f8 _eval.o ___S__23__23_parameterize 0x1d0 _nonstd.o ___S__23__23_optimize_2d_single_2d_var_2d_bind_2d_values_3f__2d_set_21_ 0x4f0 _eval.o ___S__23__23_type_2d_13_2d_41abc50f_2d_928b_2d_48b9_2d_8d2b_2d_77f53b260e71 0x2391c _module.o ___S__23__23_type_2d_13_2d_41abc50f_2d_928b_2d_48b9_2d_8d2b_2d_77f53b260e71 0x5d8 _eval.o ___S__23__23_type_2d_13_2d_41abc50f_2d_928b_2d_48b9_2d_8d2b_2d_77f53b260e71 0x2d0 _nonstd.o ___S__23__23_type_2d_1_2d_1bcc14ff_2d_4be5_2d_4573_2d_a250_2d_729b773bdd50 0x2ec04 _repl.o ___S__23__23_type_2d_1_2d_1bcc14ff_2d_4be5_2d_4573_2d_a250_2d_729b773bdd50 0x5d0 _eval.o ___S__23__23_type_2d_1_2d_1bcc14ff_2d_4be5_2d_4573_2d_a250_2d_729b773bdd50 0x2c0 _thread.o ___S__23__23_top_2d_cte_2d_process_2d_namespace_21_ 0x5c8 _eval.o ___S__23__23_top_2d_cte_2d_clone 0x5c0 _eval.o ___S__23__23_top_2d_cte_2d_add_2d_macro_21_ 0x5b8 _eval.o ___S__23__23_tail_2d_call_3f_ 0x5b0 _eval.o ___S__23__23_subproblem_2d_apply4 0x5a8 _eval.o ___S__23__23_subproblem_2d_apply2 0x5a0 _eval.o ___S__23__23_subproblem_2d_apply0 0x598 _eval.o ___S__23__23_sourcify_2d_deep 0x590 _eval.o ___S__23__23_sourcify_2d_aux1 0x588 _eval.o ___S__23__23_source_3f_ 0x580 _eval.o ___S__23__23_source_2d_path 0x578 _eval.o ___S__23__23_source_2d_code_2d_set_21_ 0x570 _eval.o ___S__23__23_source_2d__3e_parms 0x568 _eval.o ___S___eval 0x678 _eval.o ___S___define_2d_library_2f_define_2d_library_2d_expand_23_define_2d_library_2d_expand 0x670 _eval.o ___S_C 0x23994 _module.o ___S_C 0x668 _eval.o ___S__23__23_wrap_2d_datum 0x638 _eval.o ___S__23__23_variable 0x630 _eval.o ___S__23__23_var_2d_i_3f_ 0x628 _eval.o ___S__23__23_var_2d_i 0x620 _eval.o ___S__23__23_var_2d_c_2d_name 0x618 _eval.o ___S__23__23_var_2d_c 0x610 _eval.o ___S__23__23_unless 0x608 _eval.o ___S__23__23_unless 0x310 _nonstd.o ___S__23__23_type_2d_41_2d_B1E5C9EE_2d_B4F9_2d_4D3C_2d_AACD_2d_FE12D696101F 0x791dc _io.o ___S__23__23_type_2d_41_2d_B1E5C9EE_2d_B4F9_2d_4D3C_2d_AACD_2d_FE12D696101F 0x1d08c _thread.o ___S__23__23_type_2d_41_2d_B1E5C9EE_2d_B4F9_2d_4D3C_2d_AACD_2d_FE12D696101F 0x600 _eval.o ___S__23__23_type_2d_37_2d_a7e0fe95_2d_65e9_2d_4b00_2d_b080_2d_b7e6b12d9c6f 0x5f8 _eval.o ___S__23__23_type_2d_37_2d_a7e0fe95_2d_65e9_2d_4b00_2d_b080_2d_b7e6b12d9c6f 0x6b8 _io.o ___S__23__23_type_2d_30_2d_C4293CA5_2d_B269_2d_494A_2d_B24F_2d_63730C347018 0x23934 _module.o ___S__23__23_type_2d_30_2d_C4293CA5_2d_B269_2d_494A_2d_B24F_2d_63730C347018 0x7917c _io.o ___S__23__23_type_2d_30_2d_C4293CA5_2d_B269_2d_494A_2d_B24F_2d_63730C347018 0x2a8fc _nonstd.o ___S__23__23_type_2d_30_2d_C4293CA5_2d_B269_2d_494A_2d_B24F_2d_63730C347018 0x5f0 _eval.o ___S__23__23_type_2d_3_2d_2cea29df_2d_7f3e_2d_489d_2d_bf83_2d_5925c5081151 0x5e8 _eval.o ___S__23__23_type_2d_3_2d_2cea29df_2d_7f3e_2d_489d_2d_bf83_2d_5925c5081151 0x570 _repl.o ___S__23__23_type_2d_19_2d_a4ef4750_2d_7ce6_2d_4388_2d_9d5f_2d_48e04bf3ae4b 0x790bc _io.o ___S__23__23_type_2d_19_2d_a4ef4750_2d_7ce6_2d_4388_2d_9d5f_2d_48e04bf3ae4b 0x5e0 _eval.o ___S_cc_2d_options 0x788 _eval.o ___S_case_2d_conversion_3f_ 0x79af4 _io.o ___S_case_2d_conversion_3f_ 0x780 _eval.o ___S_cannot_2d_open_2d_file 0x770 _eval.o ___S_cannot_2d_open_2d_file 0x668 _repl.o ___S_call_2d_with_2d_output_2d_file 0x79a94 _io.o ___S_call_2d_with_2d_output_2d_file 0x768 _eval.o ___S_call_2d_with_2d_current_2d_continuation 0x1d1c4 _thread.o ___S_call_2d_with_2d_current_2d_continuation 0x760 _eval.o ___S_c_2d_initialize 0x720 _eval.o ___S_c_2d_define 0x718 _eval.o ___S_bracket_2d_handler 0x799a4 _io.o ___S_bracket_2d_handler 0x6f0 _eval.o ___S_backlog 0x23a3c _module.o ___S_backlog 0x79974 _io.o ___S_backlog 0x6e0 _eval.o ___S_backlog 0x400 _nonstd.o ___S_args 0x6c0 _eval.o ___S_args 0x3f0 _nonstd.o ___S_arg3_2d_and_2d_up 0x6b8 _eval.o ___S_arg2_2d_and_2d_up 0x6b0 _eval.o ___S_arg1_2d_and_2d_up 0x6a8 _eval.o ___S_arg 0x6a0 _eval.o ___S_address 0x23a0c _module.o ___S_address 0x2abfc _nonstd.o ___S_address 0x688 _eval.o ___S_address 0x910 _io.o ___S_define_2d_type_2d_of_2d_thread 0x2ae24 _nonstd.o ___S_define_2d_type_2d_of_2d_thread 0x898 _eval.o ___S_define_2d_syntax 0x23b14 _module.o ___S_define_2d_syntax 0x890 _eval.o ___S_define_2d_record_2d_type 0x888 _eval.o ___S_define_2d_library 0x880 _eval.o ___S_declare 0x79cbc _io.o ___S_declare 0x878 _eval.o ___S_current_2d_input_2d_port 0x870 _eval.o ___S_create 0x23ae4 _module.o ___S_create 0x79c5c _io.o ___S_create 0x868 _eval.o ___S_create 0x470 _nonstd.o ___S_cond_2d_expand 0x850 _eval.o ___S_comment_2d_handler 0x840 _eval.o ___S_comment_2d_handler 0xa20 _io.o ___S_coalesce 0x2ad34 _nonstd.o ___S_coalesce 0x838 _eval.o ___S_coalesce 0x188 _module.o ___S_coalesce 0xa18 _io.o ___S_close_2d_input_2d_port 0x830 _eval.o ___S_close_2d_input_2d_port 0xa08 _io.o ___S_character_2d_port 0x79b6c _io.o ___S_character_2d_port 0x828 _eval.o ___S_char_2d_sharp_2d_handler_2d_table 0x79b3c _io.o ___S_char_2d_sharp_2d_handler_2d_table 0x800 _eval.o ___S_char_2d_handler_2d_table 0x79b24 _io.o ___S_char_2d_handler_2d_table 0x7f0 _eval.o ___S_char_2d_delimiter_3f__2d_table 0x7e8 _eval.o ___S_char_2d_delimiter_3f__2d_table 0x9d8 _io.o ___S_file_2d_info 0x2b0dc _nonstd.o ___S_file_2d_info 0x960 _eval.o ___S_file_2d_info 0x1e0 _module.o ___S_expression_2d_parsing_2d_exception_2d_source 0x950 _eval.o ___S_expression_2d_parsing_2d_exception_2d_kind 0x948 _eval.o ___S_eval 0x920 _eval.o ___S_escape_2d_ctrl_2d_chars_3f_ 0x918 _eval.o ___S_escape_2d_ctrl_2d_chars_3f_ 0xae8 _io.o ___S_eof_2d_object_3f_ 0x79e0c _io.o ___S_eof_2d_object_3f_ 0x908 _eval.o ___S_entry_2d_hook 0x2f384 _repl.o ___S_entry_2d_hook 0x900 _eval.o ___S_else_2d_clause_2d_not_2d_last 0x8f0 _eval.o ___S_else_2d_clause_2d_not_2d_last 0x750 _repl.o ___S_dynamic_2d_wind 0x8e8 _eval.o ___S_dynamic_2d_wind 0x410 _thread.o ___S_duplicate_2d_variable_2d_binding 0x2f324 _repl.o ___S_duplicate_2d_variable_2d_binding 0x8e0 _eval.o ___S_duplicate_2d_parameter 0x2f30c _repl.o ___S_duplicate_2d_parameter 0x8d8 _eval.o ___S_dot_2d_at_2d_head_2d_of_2d_list_2d_allowed_3f_ 0x8d0 _eval.o ___S_dot_2d_at_2d_head_2d_of_2d_list_2d_allowed_3f_ 0xac0 _io.o ___S_display 0x8c8 _eval.o ___S_display 0xab0 _io.o ___S_direction 0x79d64 _io.o ___S_direction 0x8c0 _eval.o ___S_direction 0x1c0 _module.o ___S_direction 0x4c0 _nonstd.o ___S_delay 0x2f204 _repl.o ___S_delay 0x8a0 _eval.o ___S_ill_2d_placed_2d_include 0x9f0 _eval.o ___S_ill_2d_placed_2d_include 0x878 _repl.o ___S_ill_2d_placed_2d_define_2d_syntax 0x2f6cc _repl.o ___S_ill_2d_placed_2d_define_2d_syntax 0x9e8 _eval.o ___S_ill_2d_placed_2d_define 0x2f6b4 _repl.o ___S_ill_2d_placed_2d_define 0x9e0 _eval.o ___S_ill_2d_placed_2d_declare 0x2f69c _repl.o ___S_ill_2d_placed_2d_declare 0x9d8 _eval.o ___S_ill_2d_formed_2d_selector_2d_list 0x2f684 _repl.o ___S_ill_2d_formed_2d_selector_2d_list 0x9d0 _eval.o ___S_ill_2d_formed_2d_namespace 0x2f66c _repl.o ___S_ill_2d_formed_2d_namespace 0x9c8 _eval.o ___S_ill_2d_formed_2d_expression 0x2f654 _repl.o ___S_ill_2d_formed_2d_expression 0x9c0 _eval.o ___S_ill_2d_formed_2d_call 0x2f624 _repl.o ___S_ill_2d_formed_2d_call 0x9b8 _eval.o ___S_ignore_2d_hidden 0x2b31c _nonstd.o ___S_ignore_2d_hidden 0x9b0 _eval.o ___S_ignore_2d_hidden 0x1f8 _module.o ___S_ignore_2d_hidden 0xb98 _io.o ___S_id_2d_expected 0x9a8 _eval.o ___S_id_2d_expected 0x830 _repl.o ___S_handler 0x998 _eval.o ___S_group 0x23bec _module.o ___S_group 0x990 _eval.o ___S_group 0x618 _nonstd.o ___S_future 0x988 _eval.o ___S_future 0x808 _repl.o ___S_force_2d_output 0x79f2c _io.o ___S_force_2d_output 0x980 _eval.o ___S_filepos 0x968 _eval.o ___S_filepos 0xb28 _io.o ___S_left 0xa90 _eval.o ___S_ld_2d_options 0xa88 _eval.o ___S_last_2d_change_2d_time 0x2b3ac _nonstd.o ___S_last_2d_change_2d_time 0xa78 _eval.o ___S_last_2d_change_2d_time 0x220 _module.o ___S_lambda 0x7a25c _io.o ___S_lambda 0x2b394 _nonstd.o ___S_lambda 0x2f894 _repl.o ___S_lambda 0xa70 _eval.o ___S_lambda 0x218 _module.o ___S_kind 0x2f87c _repl.o ___S_kind 0xa68 _eval.o ___S_kind 0xc40 _io.o ___S_kind 0x668 _nonstd.o ___S_keys 0xa60 _eval.o ___S_keep_2d_alive 0x23c64 _module.o ___S_keep_2d_alive 0x2b37c _nonstd.o ___S_keep_2d_alive 0xa58 _eval.o ___S_keep_2d_alive 0xc38 _io.o ___S_j2 0xa50 _eval.o ___S_io_2d_exception_2d_handler 0x7a1fc _io.o ___S_io_2d_exception_2d_handler 0xa48 _eval.o ___S_io_2d_exception_2d_handler 0x468 _thread.o ___S_io_2d_exception_2d_handler 0x8f0 _repl.o ___S_interaction_2d_environment 0xa38 _eval.o ___S_input_2d_port_3f_ 0xa28 _eval.o ___S_input_2d_port_3f_ 0xbf8 _io.o ___S_inner_2d_rte 0xa20 _eval.o ___S_inds 0xa10 _eval.o ___S_include 0xa08 _eval.o ___S_ill_2d_placed_2d_namespace 0x9f8 _eval.o ___S_ill_2d_placed_2d_namespace 0x880 _repl.o ___S_not_2d_in_2d_compilation_2d_context_2d_exception_2d_procedure 0xb78 _eval.o ___S_not_2d_in_2d_compilation_2d_context_2d_exception 0x2faa4 _repl.o ___S_not_2d_in_2d_compilation_2d_context_2d_exception 0xb70 _eval.o ___S_newline 0x7a46c _io.o ___S_newline 0x2fa44 _repl.o ___S_newline 0xb60 _eval.o ___S_nanosecond 0x23d54 _module.o ___S_nanosecond 0x7a3f4 _io.o ___S_nanosecond 0xb58 _eval.o ___S_nanosecond 0x6c0 _nonstd.o ___S_nanosecond 0x4e0 _thread.o ___S_nanosecond 0x988 _repl.o ___S_namespace 0xb50 _eval.o ___S_max_2d_write_2d_level 0xb20 _eval.o ___S_max_2d_write_2d_level 0xcb0 _io.o ___S_max_2d_unescaped_2d_char 0xb18 _eval.o ___S_max_2d_unescaped_2d_char 0xca8 _io.o ___S_macro 0xaf0 _eval.o ___S_local_2d_port_2d_number 0x7a31c _io.o ___S_local_2d_port_2d_number 0x2b3f4 _nonstd.o ___S_local_2d_port_2d_number 0xae0 _eval.o ___S_local_2d_port_2d_number 0x230 _module.o ___S_load 0xad8 _eval.o ___S_letrec_2d_syntax 0xab8 _eval.o ___S_letrec_2a_ 0x7a2bc _io.o ___S_letrec_2a_ 0x2f8f4 _repl.o ___S_letrec_2a_ 0xab0 _eval.o ___S_let_2d_values 0x7a2a4 _io.o ___S_let_2d_values 0x2f8dc _repl.o ___S_let_2d_values 0xaa8 _eval.o ___S_let_2a__2d_values 0xaa0 _eval.o ___S_let_2a__2d_values 0xc60 _io.o ___S_let 0xa98 _eval.o ___S_let 0xc58 _io.o ___S_let 0x680 _nonstd.o ___S_let 0x920 _repl.o ___S_port_2d_number 0x2b58c _nonstd.o ___S_port_2d_number 0xc10 _eval.o ___S_port_2d_number 0x288 _module.o ___S_port_2d_number 0xe38 _io.o ___S_point 0x23db4 _module.o ___S_point 0x7a7fc _io.o ___S_point 0x1d62c _thread.o ___S_point 0x2fbac _repl.o ___S_point 0xc08 _eval.o ___S_point 0x710 _nonstd.o ___S_pkg_2d_config 0xc00 _eval.o ___S_peek_2d_eof_3f_ 0x7a7b4 _io.o ___S_peek_2d_eof_3f_ 0xbf8 _eval.o ___S_patterns 0xbf0 _eval.o ___S_path_2d_or_2d_settings 0x7a79c _io.o ___S_path_2d_or_2d_settings 0xbe8 _eval.o ___S_paren_2d_handler 0xbe0 _eval.o ___S_paren_2d_handler 0xe00 _io.o ___S_parameterize 0xbd8 _eval.o ___S_parameterize 0xdf8 _io.o ___S_parameter_2d_must_2d_be_2d_id 0x2fb64 _repl.o ___S_parameter_2d_must_2d_be_2d_id 0xbd0 _eval.o ___S_output_2d_width 0x7a754 _io.o ___S_output_2d_width 0xbc0 _eval.o ___S_output_2d_width 0x270 _module.o ___S_output_2d_width 0x6d8 _nonstd.o ___S_output_2d_port_3f_ 0x7a73c _io.o ___S_output_2d_port_3f_ 0xbb8 _eval.o ___S_oper 0xbb0 _eval.o ___S_open_2d_input_2d_file 0xba8 _eval.o ___S_open_2d_input_2d_file 0xd60 _io.o ___S_object_2d_port 0xba0 _eval.o ___S_object_2d_port 0xd40 _io.o ___S_null_2d_environment 0xb88 _eval.o ___S_rhi 0xcc8 _eval.o ___S_rhi 0xf88 _io.o ___S_rev_2d_args 0xcc0 _eval.o ___S_rest_3f_ 0xcb0 _eval.o ___S_receive 0xca0 _eval.o ___S_reason 0xc98 _eval.o ___S_reason 0x538 _thread.o ___S_reason 0xa78 _repl.o ___S_readenv 0x2fc9c _repl.o ___S_readenv 0xc88 _eval.o ___S_readenv 0xf08 _io.o ___S_read_2d_cont 0xc80 _eval.o ___S_read_2d_cont 0xee8 _io.o ___S_read 0x7a9f4 _io.o ___S_read 0xc78 _eval.o ___S_rchars 0x7a9c4 _io.o ___S_rchars 0xc70 _eval.o ___S_rbuf 0x7a9ac _io.o ___S_rbuf 0xc68 _eval.o ___S_r7rs_2d_compatible_2d_write_3f_ 0x7a994 _io.o ___S_r7rs_2d_compatible_2d_write_3f_ 0xc58 _eval.o ___S_r6rs_2d_compatible_2d_write_3f_ 0x7a97c _io.o ___S_r6rs_2d_compatible_2d_write_3f_ 0xc50 _eval.o ___S_quote 0x23de4 _module.o ___S_quote 0x2b5d4 _nonstd.o ___S_quote 0x2fc54 _repl.o ___S_quote 0xc40 _eval.o ___S_quote 0xea0 _io.o ___S_quasiquote 0x7a934 _io.o ___S_quasiquote 0xc38 _eval.o ___S_quasiquote 0x728 _nonstd.o ___S_quasiquote 0xa48 _repl.o ___S_psettings 0x23dcc _module.o ___S_psettings 0xc30 _eval.o ___S_psettings 0xe88 _io.o ___S_psettings 0x720 _nonstd.o ___S_syntax_2d_rules 0xdd0 _eval.o ___S_syntax_2d_rules 0x350 _module.o ___S_syn_23_syntax_2d_rules_2d_form_2d_transformer 0xdc8 _eval.o ___S_syn_23_syntax_2d_rules_2d_form_2d_transformer 0x330 _module.o ___S_stdin_2d_redir 0x23e8c _module.o ___S_stdin_2d_redir 0xd58 _eval.o ___S_stdin_2d_redir 0x1200 _io.o ___S_stdin_2d_redir 0x920 _nonstd.o ___S_start_2d_syntax 0xd50 _eval.o ___S_start_2d_syntax 0x11f0 _io.o ___S_source1 0xd40 _eval.o ___S_sharp_2d_unquote_2d_splicing_2d_keyword 0x7adfc _io.o ___S_sharp_2d_unquote_2d_splicing_2d_keyword 0xd28 _eval.o ___S_sharp_2d_seq_2d_keyword 0x7ade4 _io.o ___S_sharp_2d_seq_2d_keyword 0xd20 _eval.o ___S_sharp_2d_quasiquote_2d_keyword 0x7adcc _io.o ___S_sharp_2d_quasiquote_2d_keyword 0xd18 _eval.o ___S_sharp_2d_bang_2d_table 0x7adb4 _io.o ___S_sharp_2d_bang_2d_table 0xd10 _eval.o ___S_set_2d_wtimeout 0x1d7ac _thread.o ___S_set_2d_wtimeout 0xd08 _eval.o ___S_set_2d_wtimeout 0x1008 _io.o ___S_set_2d_wtimeout 0xb10 _repl.o ___S_set_21_ 0xcf8 _eval.o ___S_set_21_ 0x1000 _io.o ___S_set_21_ 0x770 _nonstd.o ___S_set_21_ 0xb08 _repl.o ___S_script_2d_line 0xcf0 _eval.o ___S_script_2d_line 0x2b0 _module.o ___S_script_2d_line 0xfd0 _io.o ___S_rtimeout_2d_thunk 0x2fdbc _repl.o ___S_rtimeout_2d_thunk 0xce8 _eval.o ___S_rtimeout_2d_thunk 0xfa0 _io.o ___S_rtimeout_2d_thunk 0x568 _thread.o ___S_roptions 0x2b664 _nonstd.o ___S_roptions 0x1d704 _thread.o ___S_roptions 0x2fd8c _repl.o ___S_roptions 0xcd8 _eval.o ___S_roptions 0x2a8 _module.o ___S_roptions 0xf98 _io.o ___S_rlines 0xcd0 _eval.o ___S_rlines 0xf90 _io.o ___S_with_2d_input_2d_from_2d_file 0x7b90c _io.o ___S_with_2d_input_2d_from_2d_file 0xea0 _eval.o ___S_when 0xe98 _eval.o ___S_when 0x13c8 _io.o ___S_wchars 0xe90 _eval.o ___S_wchars 0x13b8 _io.o ___S_wbuf 0xe88 _eval.o ___S_wbuf 0x13b0 _io.o ___S_wait 0x7b87c _io.o ___S_wait 0x1dd64 _thread.o ___S_wait 0x302e4 _repl.o ___S_wait 0xe80 _eval.o ___S_variable_2d_is_2d_immutable 0x3029c _repl.o ___S_variable_2d_is_2d_immutable 0xe60 _eval.o ___S_var 0xe58 _eval.o ___S_unwrapper 0xe48 _eval.o ___S_unwrapper 0x1388 _io.o ___S_unquote_2d_splicing_2d_keyword 0x7b774 _io.o ___S_unquote_2d_splicing_2d_keyword 0xe40 _eval.o ___S_unquote_2d_keyword 0x7b75c _io.o ___S_unquote_2d_keyword 0xe38 _eval.o ___S_unless 0x7b744 _io.o ___S_unless 0xe30 _eval.o ___S_unbound_2d_global_2d_exception_2d_variable 0xe28 _eval.o ___S_unbound_2d_global_2d_exception_2d_code 0xe20 _eval.o ___S_transcript_2d_on 0xe10 _eval.o ___S_transcript_2d_on 0x12b0 _io.o ___S_time 0x7b4ec _io.o ___S_time 0x2bc4c _nonstd.o ___S_time 0x1db6c _thread.o ___S_time 0x30014 _repl.o ___S_time 0xdf0 _eval.o ___S_time 0x368 _module.o ___G__23__23_module_2d_search_2d_order_2d_add_21_ 0x74 _module.o ___G__23__23_module_2d_search_2d_order_2d_add_21_ 0x4c4 _module.o ___G_module_2d_search_2d_order_2d_reset_21_ 0x66 _module.o ___G_module_2d_search_2d_order_2d_reset_21_ 0x4b6 _module.o ___G__23__23_module_2d_search_2d_order_2d_reset_21_ 0x58 _module.o ___G__23__23_module_2d_search_2d_order_2d_reset_21_ 0x4a8 _module.o ___G_module_2d_whitelist_2d_add_21_ 0x4a _module.o ___G_module_2d_whitelist_2d_add_21_ 0x49a _module.o ___G__23__23_module_2d_whitelist_2d_add_21_ 0x3c _module.o ___G__23__23_module_2d_whitelist_2d_add_21_ 0x48c _module.o ___G_module_2d_whitelist_2d_reset_21_ 0x2e _module.o ___G_module_2d_whitelist_2d_reset_21_ 0x47e _module.o ___G__23__23_module_2d_whitelist_2d_reset_21_ 0x20 _module.o ___G__23__23_module_2d_whitelist_2d_reset_21_ 0x470 _module.o ___G___module_23_ 0xf _module.o ___G___module_23_ 0x45f _module.o ___K_path 0x2407e _module.o ___K_path 0x7bc8f _io.o ___K_path 0x303a4 _repl.o ___K_path 0xee0 _eval.o ___K_path 0xa38 _nonstd.o ___S_wtimeout 0x7ba74 _io.o ___S_wtimeout 0xed0 _eval.o ___S_wtimeout 0x780 _thread.o ___S_wtimeout 0xc98 _repl.o ___S_write_2d_datum 0xec8 _eval.o ___S_write_2d_datum 0x1430 _io.o ___S_write_2d_cdr_2d_read_2d_macros_3f_ 0xec0 _eval.o ___S_write_2d_cdr_2d_read_2d_macros_3f_ 0x1428 _io.o ___S_wrapper 0x7b9cc _io.o ___S_wrapper 0xeb8 _eval.o ___S_wlo 0x7b9b4 _io.o ___S_wlo 0xeb0 _eval.o ___S_wkind 0x7b99c _io.o ___S_wkind 0x302fc _repl.o ___S_wkind 0xea8 _eval.o ___S_wkind 0x778 _thread.o .text (section) 0xa04 _module.o .text (section) 0xc73 _module.o .text (section) 0xc97 _module.o .text (section) 0xcbb _module.o .text (section) 0xfa4 _module.o .text (section) 0x1784 _module.o .text (section) 0x1e1e _module.o .text (section) 0x1fb4 _module.o .text (section) 0x22f5 _module.o .text (section) 0x2366 _module.o .text (section) 0x2af9 _module.o .text (section) 0x2c2c _module.o .text (section) 0x2ed6 _module.o .text (section) 0x2f05 _module.o .text (section) 0x36cb _module.o .text (section) 0x3f93 _module.o .text (section) 0x41c4 _module.o .text (section) 0x440d _module.o .text (section) 0x49d3 _module.o .text (section) 0x4abc _module.o .text (section) 0x4c11 _module.o .text (section) 0x596d _module.o .text (section) 0x5f59 _module.o .text (section) 0x6148 _module.o .text (section) 0x62a5 _module.o .text (section) 0x6663 _module.o .text (section) 0x66bd _module.o .text (section) 0x671b _module.o .text (section) 0x67b8 _module.o .text (section) 0x67d0 _module.o .text (section) 0x67e8 _module.o .text (section) 0x6800 _module.o .text (section) 0x6818 _module.o .text (section) 0x688c _module.o .text (section) 0x68a4 _module.o .text (section) 0x68d0 _module.o .text (section) 0x691b _module.o .text (section) 0x6952 _module.o .text (section) 0x6a0c _module.o .text (section) 0x6b7f _module.o .text (section) 0x6b97 _module.o .text (section) 0x6bce _module.o .text (section) 0x6be6 _module.o .text (section) 0x6bfe _module.o .text (section) 0x6c16 _module.o .text (section) 0x6c2e _module.o .text (section) 0x6d52 _module.o .text (section) 0x6e16 _module.o .text (section) 0x6e54 _module.o .text (section) 0x6e6c _module.o .text (section) 0x6fd8 _module.o .text (section) 0x7130 _module.o .text (section) 0x717f _module.o .text (section) 0x725d _module.o .text (section) 0x72b9 _module.o .text (section) 0x72d1 _module.o .text (section) 0x72e9 _module.o .text (section) 0x7301 _module.o .text (section) 0x7331 _module.o .text (section) 0x7349 _module.o .text (section) 0x7379 _module.o .text (section) 0x7391 _module.o .text (section) 0x73a9 _module.o .text (section) 0x73e7 _module.o .text (section) 0x73ff _module.o .text (section) 0x7457 _module.o .text (section) 0x74d5 _module.o .text (section) 0x7532 _module.o .text (section) 0x764b _module.o .text (section) 0x7663 _module.o .text (section) 0x767b _module.o .text (section) 0x76f6 _module.o .text (section) 0x77a2 _module.o .text (section) 0x77ba _module.o .text (section) 0x77d2 _module.o .text (section) 0x784e _module.o .text (section) 0x7866 _module.o .text (section) 0x78ae _module.o .text (section) 0x7945 _module.o .text (section) 0x7c1b _module.o .text (section) 0x7c82 _module.o .text (section) 0x7c9a _module.o .text (section) 0x7ce6 _module.o .text (section) 0x7d3e _module.o .text (section) 0x7d56 _module.o .text (section) 0x7e40 _module.o .text (section) 0x7e99 _module.o .text (section) 0x8154 _module.o .text (section) 0x843a _module.o .text (section) 0x8535 _module.o .text (section) 0x8546 _module.o .text (section) 0x86a4 _module.o .text (section) 0x8a2c _module.o .text (section) 0x8a44 _module.o .text (section) 0x8a71 _module.o .text (section) 0x8dc8 _module.o .text (section) 0x900c _module.o .text (section) 0x945b _module.o .text (section) 0x9684 _module.o .text (section) 0x972b _module.o .text (section) 0x9be6 _module.o .text (section) 0x9c8f _module.o .text (section) 0xa21d _module.o .text (section) 0xa533 _module.o .text (section) 0xb003 _module.o .text (section) 0xb273 _module.o .text (section) 0xb92a _module.o .text (section) 0xbb3c _module.o .text (section) 0xbb5e _module.o .text (section) 0xbd62 _module.o .text (section) 0xbf22 _module.o .text (section) 0xbffb _module.o .text (section) 0xc063 _module.o .text (section) 0xc194 _module.o .text (section) 0xc217 _module.o .text (section) 0xc30d _module.o .text (section) 0xc7f2 _module.o .text (section) 0xc880 _module.o .text (section) 0xcb22 _module.o .text (section) 0xd067 _module.o .text (section) 0xdc60 _module.o .text (section) 0xdcec _module.o .text (section) 0xdd16 _module.o .text (section) 0xdf9b _module.o .text (section) 0xe218 _module.o .text (section) 0xe3c9 _module.o .text (section) 0xe726 _module.o .text (section) 0xe7df _module.o .text (section) 0xe8b6 _module.o .text (section) 0xe904 _module.o .text (section) 0xf8e7 _module.o .text (section) 0x1020a _module.o .text (section) 0x104f3 _module.o .text (section) 0x1054d _module.o .text (section) 0x106c9 _module.o .text (section) 0x1090a _module.o .text (section) 0x109a2 _module.o .text (section) 0x10c72 _module.o .text (section) 0x10c97 _module.o .text (section) 0x10dcb _module.o .text (section) 0x10f22 _module.o .text (section) 0x1145e _module.o .text (section) 0x11840 _module.o .text (section) 0x11b39 _module.o .text (section) 0x11d12 _module.o .text (section) 0x11e33 _module.o .text (section) 0x11fc4 _module.o .text (section) 0x11ff4 _module.o .text (section) 0x1298e _module.o .text (section) 0x12a21 _module.o .text (section) 0x12ae5 _module.o .text (section) 0x12d9f _module.o .text (section) 0x12fde _module.o .text (section) 0x13463 _module.o .text (section) 0x134e6 _module.o .text (section) 0x1358d _module.o .text (section) 0x13746 _module.o .text (section) 0x137ee _module.o .text (section) 0x13824 _module.o .text (section) 0x13981 _module.o .text (section) 0x142d7 _module.o .text (section) 0x145df _module.o .text (section) 0x14700 _module.o .text (section) 0x14ac0 _module.o .text (section) 0x14fe3 _module.o .text (section) 0x15bef _module.o .text (section) 0x15d2a _module.o .text (section) 0x165ca _module.o .text (section) 0x1663d _module.o .text (section) 0x16833 _module.o .text (section) 0x17077 _module.o .text (section) 0x170ad _module.o .text (section) 0x170ef _module.o .text (section) 0x17179 _module.o .text (section) 0x173d0 _module.o .text (section) 0x177ab _module.o .text (section) 0x17bf1 _module.o .text (section) 0x17d46 _module.o .text (section) 0x18080 _module.o .text (section) 0x180b4 _module.o .text (section) 0x180cd _module.o .text (section) 0x180e9 _module.o .text (section) 0x18124 _module.o .text (section) 0x1817a _module.o .text (section) 0x181cc _module.o .text (section) 0x1821e _module.o .text (section) 0x18270 _module.o .text (section) 0x18290 _module.o .text (section) 0x182c4 _module.o .text (section) 0x1830a _module.o .text (section) 0x1833e _module.o .text (section) 0x18372 _module.o .text (section) 0x1838b _module.o .text (section) 0x18aa6 _module.o .text (section) 0x18c20 _module.o .text (section) 0x191e7 _module.o .text (section) 0x195ff _module.o .text (section) 0x19610 _module.o .text (section) 0x19cba _module.o .text (section) 0x1a15b _module.o .text (section) 0x1a23c _module.o .text (section) 0x1a258 _module.o .text (section) 0x1a284 _module.o .text (section) 0x1a423 _module.o .text (section) 0x1a499 _module.o .text (section) 0x1a8bc _module.o .text (section) 0x1aa70 _module.o .text (section) 0x1af88 _module.o .text (section) 0x1b177 _module.o .text (section) 0x1b1cf _module.o .text (section) 0x1b278 _module.o .text (section) 0x1b308 _module.o .text (section) 0x1b5bd _module.o .text (section) 0x1b6d2 _module.o .text (section) 0x1b79d _module.o .text (section) 0x1b8ac _module.o .text (section) 0x1b8fd _module.o .text (section) 0x1bac9 _module.o .text (section) 0x1bae5 _module.o .text (section) 0x1bc17 _module.o .text (section) 0x1becf _module.o .text (section) 0x1bf15 _module.o .text (section) 0x1bf58 _module.o .text (section) 0x1bfdd _module.o .text (section) 0x1c274 _module.o .text (section) 0x1c3b0 _module.o .text (section) 0x1c79f _module.o .text (section) 0x1d5c8 _module.o .text (section) 0x1d876 _module.o .text (section) 0x1d950 _module.o .text (section) 0x1db30 _module.o .text (section) 0x1ddfa _module.o .text (section) 0x1de0e _module.o .text (section) 0x1e4d5 _module.o .text (section) 0x1e526 _module.o .text (section) 0x1e625 _module.o .text (section) 0x1e647 _module.o .text (section) 0x1e95d _module.o .text (section) 0x1ea7b _module.o .text (section) 0x1ec87 _module.o .text (section) 0x1edb3 _module.o .text (section) 0x1eecb _module.o .text (section) 0x1f0e2 _module.o .text (section) 0x1f190 _module.o .text (section) 0x1f1cd _module.o .text (section) 0x1f403 _module.o .text (section) 0x1f49a _module.o .text (section) 0x1f954 _module.o .text (section) 0x1fd32 _module.o .text (section) 0x1fe62 _module.o .text (section) 0x200f7 _module.o .text (section) 0x204b0 _module.o .text (section) 0x20de0 _module.o .text (section) 0x20e1d _module.o .text (section) 0x20ed0 _module.o .text (section) 0x20ef4 _module.o .text (section) 0x210b8 _module.o .text (section) 0x21328 _module.o .text (section) 0x213dd _module.o .text (section) 0x21543 _module.o .text (section) 0x2155a _module.o .text (section) 0x215bc _module.o .text (section) 0x215db _module.o .text (section) 0x215f6 _module.o .text (section) 0x21a24 _module.o .text (section) 0x21a3b _module.o .text (section) 0x21a6a _module.o .text (section) 0x21a81 _module.o .text (section) 0x21ab0 _module.o .text (section) 0x21ac7 _module.o .text (section) 0x21af6 _module.o .text (section) 0x21b0d _module.o .text (section) 0x21b3c _module.o .text (section) 0x21bcc _module.o .text (section) 0x21be3 _module.o .text (section) 0x21c12 _module.o .text (section) 0x21c29 _module.o .text (section) 0x21c58 _module.o .text (section) 0x21c6f _module.o .text (section) 0x21c9e _module.o .text (section) 0x21cb5 _module.o .text (section) 0x22aa9 _module.o .text (section) 0x22c14 _module.o .text (section) 0x22ea9 _module.o .text (section) 0x22ec0 _module.o .text (section) 0x22eef _module.o .text (section) 0x22f06 _module.o .text (section) 0x23145 _module.o .text (section) 0x232e2 _module.o .text (section) 0x23600 _module.o .data (section) 0xa1c _module.o .data (section) 0x9d53 _module.o .data (section) 0xa342 _module.o .data (section) 0xa45b _module.o .data (section) 0xac60 _module.o .data (section) 0x10416 _module.o .data (section) 0x158ee _module.o .data (section) 0x176e2 _module.o .data (section) 0x17739 _module.o .data (section) 0x2411f _module.o ___G__23__23_search_2d_module_2d_in_2d_dir 0x146 _module.o ___G__23__23_search_2d_module_2d_in_2d_dir 0x596 _module.o ___G__23__23_search_2d_module_2d_at 0x138 _module.o ___G__23__23_search_2d_module_2d_at 0x588 _module.o ___G__23__23_search_2d_module_2d_with_2d_exts 0x12a _module.o ___G__23__23_search_2d_module_2d_with_2d_exts 0x57a _module.o ___G__23__23_parse_2d_module_2d_ref_2d_possibly_2d_relative 0x11c _module.o ___G__23__23_parse_2d_module_2d_ref_2d_possibly_2d_relative 0x56c _module.o ___G__23__23_parse_2d_module_2d_ref 0x10e _module.o ___G__23__23_parse_2d_module_2d_ref 0x55e _module.o ___G__23__23_parse_2d_module_2d_ref 0x12fcc _nonstd.o ___G__23__23_module_2d_var_2d_set_21_ 0x100 _module.o ___G__23__23_module_2d_var_2d_set_21_ 0x550 _module.o ___G__23__23_module_2d_var_2d_ref 0xf2 _module.o ___G__23__23_module_2d_var_2d_ref 0x542 _module.o ___G__23__23_make_2d_module_2d_var 0xe4 _module.o ___G__23__23_make_2d_module_2d_var 0x534 _module.o ___G__23__23_modref_2d__3e_namespace 0xd6 _module.o ___G__23__23_modref_2d__3e_namespace 0x526 _module.o ___G__23__23_modref_2d_force_2d_not_2d_hosted 0xc8 _module.o ___G__23__23_modref_2d_force_2d_not_2d_hosted 0x518 _module.o ___G__23__23_modref_2d_hosted_3f_ 0xba _module.o ___G__23__23_modref_2d_hosted_3f_ 0x50a _module.o ___G__23__23_modref_2d__3e_path 0xac _module.o ___G__23__23_modref_2d__3e_path 0x4fc _module.o ___G__23__23_modref_2d__3e_string 0x9e _module.o ___G__23__23_modref_2d__3e_string 0x4ee _module.o ___G__23__23_module_2d_search_2d_directory_3f_ 0x90 _module.o ___G__23__23_module_2d_search_2d_directory_3f_ 0x4e0 _module.o ___G_module_2d_search_2d_order_2d_add_21_ 0x82 _module.o ___G_module_2d_search_2d_order_2d_add_21_ 0x4d2 _module.o ___G__23__23_debug_2d_modules_2d_trace 0x218 _module.o ___G__23__23_debug_2d_modules_2d_trace 0x668 _module.o ___G__23__23_load_2d_module_2d_or_2d_file 0x20a _module.o ___G__23__23_load_2d_module_2d_or_2d_file 0x65a _module.o ___G__23__23_search_2d_or_2d_else_2d_install_2d_module 0x1fc _module.o ___G__23__23_search_2d_or_2d_else_2d_install_2d_module 0x64c _module.o ___G__23__23_install_2d_module_2d_set_21_ 0x1ee _module.o ___G__23__23_install_2d_module_2d_set_21_ 0x63e _module.o ___G__23__23_module_2d_prefix_3d__3f_ 0x1e0 _module.o ___G__23__23_module_2d_prefix_3d__3f_ 0x630 _module.o ___G__23__23_build_2d_module_2d_subprocess_2d_default_2d_options_2d_set_21_ 0x1d2 _module.o ___G__23__23_build_2d_module_2d_subprocess_2d_default_2d_options_2d_set_21_ 0x622 _module.o ___G__23__23_build_2d_module_2d_subprocess 0x1c4 _module.o ___G__23__23_build_2d_module_2d_subprocess 0x614 _module.o ___G__23__23_get_2d_module_2d_from_2d_file 0x1b6 _module.o ___G__23__23_get_2d_module_2d_from_2d_file 0x606 _module.o ___G__23__23_compile_2d_mod 0x1a8 _module.o ___G__23__23_compile_2d_mod 0x5f8 _module.o ___G__23__23_module_2d_system_2d_configuration_2d_string 0x19a _module.o ___G__23__23_module_2d_system_2d_configuration_2d_string 0x5ea _module.o ___G__23__23_module_2d_build_2d_subdir_2d_name 0x18c _module.o ___G__23__23_module_2d_build_2d_subdir_2d_name 0x5dc _module.o ___G__23__23_module_2d_build_2d_subdir_2d_path 0x17e _module.o ___G__23__23_module_2d_build_2d_subdir_2d_path 0x5ce _module.o ___G__23__23_search_2d_module 0x170 _module.o ___G__23__23_search_2d_module 0x5c0 _module.o ___G__23__23_search_2d_module_2d_in_2d_search_2d_order_2d_set_21_ 0x162 _module.o ___G__23__23_search_2d_module_2d_in_2d_search_2d_order_2d_set_21_ 0x5b2 _module.o ___G__23__23_default_2d_search_2d_module_2d_in_2d_search_2d_order 0x154 _module.o ___G__23__23_default_2d_search_2d_module_2d_in_2d_search_2d_order 0x5a4 _module.o ___G_syn_23_syntax_2d_rules_2d_form_2d_transformer 0x2ea _module.o ___G_syn_23_syntax_2d_rules_2d_form_2d_transformer 0x73a _module.o ___G_syn_23_syntax_2d_rules_2d__3e_crules 0x2dc _module.o ___G_syn_23_syntax_2d_rules_2d__3e_crules 0x72c _module.o ___G_syn_23_syntax_2d_case_2d_form_2d_transformer 0x2ce _module.o ___G_syn_23_syntax_2d_case_2d_form_2d_transformer 0x71e _module.o ___G_syn_23_syntax_2d_form_2d_transformer 0x2c0 _module.o ___G_syn_23_syntax_2d_form_2d_transformer 0x710 _module.o ___G__23__23_gsi_2d_option_2d_uninstall 0x2b2 _module.o ___G__23__23_gsi_2d_option_2d_uninstall 0x702 _module.o ___G__23__23_gsi_2d_option_2d_install 0x2a4 _module.o ___G__23__23_gsi_2d_option_2d_install 0x6f4 _module.o ___G__23__23_gsi_2d_option_2d_update 0x296 _module.o ___G__23__23_gsi_2d_option_2d_update 0x6e6 _module.o ___G__23__23_find_2d_mod_2d_info 0x288 _module.o ___G__23__23_find_2d_mod_2d_info 0x6d8 _module.o ___G__23__23_find_2d_mod_2d_info 0x7287 _nonstd.o ___G__23__23_parse_2d_define_2d_module_2d_alias 0x27a _module.o ___G__23__23_parse_2d_define_2d_module_2d_alias 0x6ca _module.o ___G__23__23_validate_2d_define_2d_module_2d_alias 0x26c _module.o ___G__23__23_validate_2d_define_2d_module_2d_alias 0x6bc _module.o ___G__23__23_apply_2d_module_2d_alias 0x25e _module.o ___G__23__23_apply_2d_module_2d_alias 0x6ae _module.o ___G__23__23_make_2d_pattern_2d_module_2d_alias 0x250 _module.o ___G__23__23_make_2d_pattern_2d_module_2d_alias 0x6a0 _module.o ___G__23__23_extend_2d_aliases_2d_from_2d_rpath 0x242 _module.o ___G__23__23_extend_2d_aliases_2d_from_2d_rpath 0x692 _module.o ___G__23__23_search_2d_setup_2d_file 0x234 _module.o ___G__23__23_search_2d_setup_2d_file 0x684 _module.o ___G__23__23_debug_2d_modules_3f__2d_set_21_ 0x226 _module.o ___G__23__23_debug_2d_modules_3f__2d_set_21_ 0x676 _module.o ___G_syn_23_ct 0x3bd _module.o ___G_syn_23_ct 0x80d _module.o ___G_syn_23_ct_2d_list 0x3af _module.o ___G_syn_23_ct_2d_list 0x7ff _module.o ___G_syn_23_template_2d_ellipsis_3f_ 0x3a1 _module.o ___G_syn_23_template_2d_ellipsis_3f_ 0x7f1 _module.o ___G_syn_23_template_2d_pvar_3f_ 0x393 _module.o ___G_syn_23_template_2d_pvar_3f_ 0x7e3 _module.o ___G_syn_23_match_2d_pattern 0x385 _module.o ___G_syn_23_match_2d_pattern 0x7d5 _module.o ___G_syn_23_mp 0x376 _module.o ___G_syn_23_mp 0x7c6 _module.o ___G_syn_23_mp_2d_list 0x368 _module.o ___G_syn_23_mp_2d_list 0x7b8 _module.o ___G_syn_23_match_2d_fail 0x35a _module.o ___G_syn_23_match_2d_fail 0x7aa _module.o ___G_syn_23_fail_3f_ 0x34c _module.o ___G_syn_23_fail_3f_ 0x79c _module.o ___G_syn_23_match_2d_success_3f_ 0x33e _module.o ___G_syn_23_match_2d_success_3f_ 0x78e _module.o ___G_syn_23_compile_2d_pattern 0x330 _module.o ___G_syn_23_compile_2d_pattern 0x780 _module.o ___G_syn_23_cp 0x322 _module.o ___G_syn_23_cp 0x772 _module.o ___G_syn_23_cp_2d_list 0x314 _module.o ___G_syn_23_cp_2d_list 0x764 _module.o ___G_syn_23_pattern_2d_ellipsis_3f_ 0x306 _module.o ___G_syn_23_pattern_2d_ellipsis_3f_ 0x756 _module.o ___G_syn_23_pattern_2d_pvar_3f_ 0x2f8 _module.o ___G_syn_23_pattern_2d_pvar_3f_ 0x748 _module.o ___G__23__23_close_2d_port 0x2849 _module.o ___G__23__23_close_2d_port 0xf50c _module.o ___G__23__23_close_2d_port 0xc1a _io.o ___G__23__23_close_2d_port 0x339a _io.o ___G__23__23_close_2d_port 0x490d _nonstd.o ___G__23__23_close_2d_port 0x51c3 _nonstd.o ___G__23__23_close_2d_port 0x83db _nonstd.o ___G__23__23_close_2d_port 0x8a20 _nonstd.o ___G__23__23_close_2d_port 0xd097 _nonstd.o ___G__23__23_close_2d_port 0x122f0 _nonstd.o ___G__23__23_close_2d_port 0x19ebb _nonstd.o ___G__23__23_close_2d_port 0x1bf98 _nonstd.o ___G__23__23_close_2d_port 0x1e6d3 _nonstd.o ___G__23__23_close_2d_port 0x1e754 _nonstd.o ___G__23__23_close_2d_port 0x212a8 _nonstd.o ___G__23__23_close_2d_port 0x9ebf _thread.o ___G__23__23_close_2d_port 0xa05c _thread.o ___G__23__23_close_2d_port 0x1734b _thread.o ___G__23__23_close_2d_port 0x7a12 _repl.o ___G__23__23_close_2d_port 0x1a65a _repl.o ___G__23__23_deconstruct_2d_call 0x230c _module.o ___G__23__23_deconstruct_2d_call 0x3494 _module.o ___G__23__23_deconstruct_2d_call 0x351b _module.o ___G__23__23_deconstruct_2d_call 0xd6 _nonstd.o ___G__23__23_deconstruct_2d_call 0xf06 _nonstd.o ___G__23__23_deconstruct_2d_call 0x53a7 _repl.o ___G__23__23_path_2d_join_2d_reversed 0x2024 _module.o ___G__23__23_path_2d_join_2d_reversed 0x33c8 _module.o ___G__23__23_path_2d_join_2d_reversed 0xf09a _module.o ___G__23__23_path_2d_join_2d_reversed 0xf0d3 _module.o ___G__23__23_path_2d_join_2d_reversed 0xabc _nonstd.o ___G__23__23_path_2d_join_2d_reversed 0x18ec _nonstd.o ___G__23__23_path_2d_expand 0x1ef8 _module.o ___G__23__23_path_2d_expand 0x2005 _module.o ___G__23__23_path_2d_expand 0x28ae _module.o ___G__23__23_path_2d_expand 0x2ff5 _module.o ___G__23__23_path_2d_expand 0x3b29 _module.o ___G__23__23_path_2d_expand 0x6772 _module.o ___G__23__23_path_2d_expand 0x69a6 _module.o ___G__23__23_path_2d_expand 0x6d76 _module.o ___G__23__23_path_2d_expand 0x7fdb _module.o ___G__23__23_path_2d_expand 0x807b _module.o ___G__23__23_path_2d_expand 0xb463 _module.o ___G__23__23_path_2d_expand 0xce2e _module.o ___G__23__23_path_2d_expand 0x12fa8 _module.o ___G__23__23_path_2d_expand 0x131e1 _module.o ___G__23__23_path_2d_expand 0x1401a _module.o ___G__23__23_path_2d_expand 0x140dd _io.o ___G__23__23_path_2d_expand 0xa76 _nonstd.o ___G__23__23_path_2d_expand 0x18a6 _nonstd.o ___G__23__23_path_2d_expand 0xbf2b _thread.o ___G__23__23_path_2d_expand 0x1a8e5 _repl.o ___G__23__23_path_2d_expand 0x22cb8 _repl.o ___G__23__23_gensym 0x12d9 _module.o ___G__23__23_gensym 0x2b2 _nonstd.o ___G__23__23_gensym 0x10e2 _nonstd.o ___G__23__23_gensym 0x1ea2 _nonstd.o ___G__23__23_gensym 0x308b _nonstd.o ___G__23__23_gensym 0x3efc _nonstd.o ___G__23__23_gensym 0x3f4e _nonstd.o ___G__23__23_gensym 0x5aeb _nonstd.o ___G__23__23_gensym 0x600f _nonstd.o ___G__23__23_gensym 0x6b40 _nonstd.o ___G__23__23_gensym 0x6dbc _nonstd.o ___G__23__23_gensym 0x6fdd _nonstd.o ___G__23__23_gensym 0x7133 _nonstd.o ___G__23__23_gensym 0x762f _nonstd.o ___G__23__23_gensym 0x8774 _nonstd.o ___G__23__23_gensym 0xaf86 _nonstd.o ___G__23__23_gensym 0xdec4 _nonstd.o ___G__23__23_gensym 0x18859 _nonstd.o ___G__23__23_gensym 0x19c8a _nonstd.o ___G__23__23_gensym 0x1cde0 _nonstd.o ___G__23__23_gensym 0x1d57f _nonstd.o ___G_syn_23_apply_2d_rules 0x44a _module.o ___G_syn_23_apply_2d_rules 0x89a _module.o ___G_syn_23_define_2d_syntax_2d_form_2d_transformer 0x441 _module.o ___G_syn_23_define_2d_syntax_2d_form_2d_transformer 0x891 _module.o ___G_syntax_2d__3e_vector 0x42d _module.o ___G_syntax_2d__3e_vector 0x87d _module.o ___G_syntax_2d__3e_list 0x41f _module.o ___G_syntax_2d__3e_list 0x86f _module.o ___G_syntax_2d__3e_datum 0x411 _module.o ___G_syntax_2d__3e_datum 0x861 _module.o ___G_datum_2d__3e_syntax 0x403 _module.o ___G_datum_2d__3e_syntax 0x853 _module.o ___G_syn_23_pvar_2d_id 0x3f5 _module.o ___G_syn_23_pvar_2d_id 0x845 _module.o ___G_syn_23_expand_2d_template 0x3e7 _module.o ___G_syn_23_expand_2d_template 0x837 _module.o ___G_syn_23_et 0x3d9 _module.o ___G_syn_23_et 0x829 _module.o ___G_syn_23_compile_2d_template 0x3cb _module.o ___G_syn_23_compile_2d_template 0x81b _module.o ___G__23__23_debug_2d_modules_3f_ 0xe498 _module.o ___G__23__23_debug_2d_modules_3f_ 0xe71e _module.o ___G__23__23_debug_2d_modules_3f_ 0x11307 _module.o ___G__23__23_debug_2d_modules_3f_ 0x11f5b _module.o ___G__23__23_debug_2d_modules_3f_ 0x1289a _module.o ___G__23__23_debug_2d_modules_3f_ 0x12c5d _module.o ___G__23__23_run_2d_subprocess 0xe37c _module.o ___G__23__23_run_2d_subprocess 0x464 _nonstd.o ___G__23__23_run_2d_subprocess 0x1294 _nonstd.o ___G__23__23_run_2d_subprocess 0x188c9 _repl.o ___G__23__23_gsi_2d_option_2d_handlers 0xddeb _module.o ___G__23__23_file_2d_exists_3f_ 0xd941 _module.o ___G__23__23_file_2d_exists_3f_ 0xedfa _module.o ___G__23__23_file_2d_exists_3f_ 0x130e7 _module.o ___G__23__23_file_2d_exists_3f_ 0x82a _nonstd.o ___G__23__23_file_2d_exists_3f_ 0x165a _nonstd.o ___G__23__23_build_2d_module_2d_subprocess_2d_default_2d_options 0xb8ce _module.o ___G__23__23_build_2d_module_2d_subprocess_2d_default_2d_options 0x134de _module.o ___G__23__23_build_2d_module_2d_subprocess_2d_default_2d_options 0x15ce3 _module.o ___G__23__23_current_2d_directory 0xac01 _module.o ___G__23__23_current_2d_directory 0x2981b _io.o ___G__23__23_current_2d_directory 0x3185e _io.o ___G__23__23_current_2d_directory 0x4db37 _io.o ___G__23__23_current_2d_directory 0x1f7b _nonstd.o ___G__23__23_current_2d_directory 0x265b _nonstd.o ___G__23__23_current_2d_directory 0x2a33 _nonstd.o ___G__23__23_current_2d_directory 0x2e54 _nonstd.o ___G__23__23_current_2d_directory 0x2e73 _nonstd.o ___G__23__23_current_2d_directory 0x3ab7 _nonstd.o ___G__23__23_current_2d_directory 0x3f0f _nonstd.o ___G__23__23_current_2d_directory 0x24ab _thread.o ___G__23__23_current_2d_directory 0x24df _thread.o ___G__23__23_current_2d_directory 0xbefc _thread.o ___G__23__23_current_2d_directory 0xe7ed _thread.o ___G__23__23_current_2d_directory 0x1418e _thread.o ___G__23__23_path_2d_directory 0x9eb7 _module.o ___G__23__23_path_2d_directory 0x14079 _module.o ___G__23__23_path_2d_directory 0x2da96 _io.o ___G__23__23_path_2d_directory 0xb3a _nonstd.o ___G__23__23_path_2d_directory 0x196a _nonstd.o ___G__23__23_with_2d_exception_2d_handler 0x788e _module.o ___G__23__23_with_2d_exception_2d_handler 0xe66 _thread.o ___G__23__23_with_2d_exception_2d_handler 0x1f66 _thread.o ___G__23__23_with_2d_exception_2d_handler 0x28b9 _repl.o ___G__23__23_with_2d_exception_2d_handler 0x54e5 _repl.o ___G__23__23_open_2d_input_2d_file 0x7876 _module.o ___G__23__23_open_2d_input_2d_file 0x1a8a _io.o ___G__23__23_open_2d_input_2d_file 0x420a _io.o ___G__23__23_open_2d_input_2d_file 0x7966 _repl.o ___G__23__23_tty_2d_mode_2d_reset 0x7712 _module.o ___G__23__23_tty_2d_mode_2d_reset 0x130c _io.o ___G__23__23_tty_2d_mode_2d_reset 0x3a8c _io.o ___G__23__23_tty_2d_mode_2d_reset 0x14153 _repl.o ___G__23__23_expand_2d_source_2d_template 0x707f _module.o ___G__23__23_expand_2d_source_2d_template 0xe4 _nonstd.o ___G__23__23_expand_2d_source_2d_template 0xf14 _nonstd.o ___G__23__23_expand_2d_source_2d_template 0x4b40 _repl.o ___G__23__23_path_2d_normalize_2d_directory_2d_existing 0x654f _module.o ___G__23__23_path_2d_normalize_2d_directory_2d_existing 0x6143 _nonstd.o ___G__23__23_path_2d_normalize_2d_directory_2d_existing 0x4c6 _thread.o ___G__23__23_path_2d_normalize_2d_directory_2d_existing 0x15c6 _thread.o ___G__23__23_path_2d_normalize_2d_directory_2d_existing 0x6807 _repl.o ___G__23__23_search_2d_module_2d_in_2d_search_2d_order 0x3b48 _module.o ___G__23__23_search_2d_module_2d_in_2d_search_2d_order 0xe3c1 _module.o ___G__23__23_search_2d_module_2d_in_2d_search_2d_order 0x15cc7 _module.o ___G__23__23_path_2d_expand_2d_in_2d_initial_2d_current_2d_directory 0x30a0 _module.o ___G__23__23_path_2d_expand_2d_in_2d_initial_2d_current_2d_directory 0xa92 _nonstd.o ___G__23__23_path_2d_expand_2d_in_2d_initial_2d_current_2d_directory 0x18c2 _nonstd.o ___G__23__23_main_2d_readtable 0x2ba8 _module.o ___G__23__23_main_2d_readtable 0x1e4ca _io.o ___G__23__23_main_2d_readtable 0x45e9f _io.o ___G__23__23_main_2d_readtable 0x4c103 _io.o ___G__23__23_main_2d_readtable 0xee7a _thread.o ___S__23__23_gsi_2d_option_2d_install 0x236f4 _module.o ___S__23__23_find_2d_mod_2d_info 0x236dc _module.o ___S__23__23_extend_2d_aliases_2d_from_2d_rpath 0x236c4 _module.o ___S__23__23_default_2d_search_2d_module_2d_in_2d_search_2d_order 0x23694 _module.o ___S__23__23_debug_2d_modules_2d_trace 0x2367c _module.o ___S__23__23_compile_2d_mod 0x23664 _module.o ___S__23__23_build_2d_module_2d_subprocess 0x2364c _module.o ___S__23__23_bs 0x2362c _module.o ___S__23__23_apply_2d_module_2d_alias 0x23622 _module.o ___G__23__23_path_2d_strip_2d_trailing_2d_directory_2d_separator 0x1fed7 _module.o ___G__23__23_path_2d_strip_2d_trailing_2d_directory_2d_separator 0xb72 _nonstd.o ___G__23__23_path_2d_strip_2d_trailing_2d_directory_2d_separator 0x19a2 _nonstd.o ___G__23__23_repl_2d_channel_2d_confirm 0x1770f _module.o ___G__23__23_repl_2d_channel_2d_confirm 0xb48 _repl.o ___G__23__23_repl_2d_channel_2d_confirm 0x1d08 _repl.o ___G__23__23_module_2d_path_2d_sep 0x15cb8 _module.o ___G__23__23_install_2d_module 0x1373e _module.o ___G__23__23_install_2d_module 0x15cd5 _module.o ___G__23__23_install_2d_module 0x1c423 _module.o ___G__23__23_path_2d_normalize 0xf52e _module.o ___G__23__23_path_2d_normalize 0x15474 _io.o ___G__23__23_path_2d_normalize 0xaca _nonstd.o ___G__23__23_path_2d_normalize 0x18fa _nonstd.o ___G__23__23_path_2d_normalize 0x3d8a _repl.o ___S__23__23_module_2d_whitelist_2d_reset_21_ 0x23874 _module.o ___S__23__23_module_2d_var_2d_set_21_ 0x2385c _module.o ___S__23__23_module_2d_system_2d_configuration_2d_string 0x23844 _module.o ___S__23__23_module_2d_search_2d_order_2d_add_21_ 0x2382c _module.o ___S__23__23_module_2d_root 0x23814 _module.o ___S__23__23_module_2d_build_2d_subdir_2d_path 0x237fc _module.o ___S__23__23_modref_2d_path 0x237e4 _module.o ___S__23__23_modref_2d_force_2d_not_2d_hosted 0x237cc _module.o ___S__23__23_modref_2d__3e_path 0x237b4 _module.o ___S__23__23_make_2d_pattern_2d_module_2d_alias 0x2379c _module.o ___S__23__23_load_2d_module_2d_or_2d_file 0x23784 _module.o ___S__23__23_let_2d_pattern_2d_variables 0x2376c _module.o ___S__23__23_install_2d_module 0x2373c _module.o ___S__23__23_import 0x23724 _module.o ___S__23__23_gsi_2d_option_2d_update 0x2370c _module.o ___S_ill_2d_formed_2d_define_2d_module_2d_alias 0x23c1c _module.o ___S_ill_2d_formed_2d_define_2d_module_2d_alias 0x848 _repl.o ___S_error 0x23ba4 _module.o ___S_error 0x79e24 _io.o ___S_error 0x2afbc _nonstd.o ___S_dir 0x23b5c _module.o ___S_datum_2d__3e_syntax 0x23afc _module.o ___S___pkg_23_gsi_2d_option_2d_update 0x239f4 _module.o ___S___pkg_23_gsi_2d_option_2d_install 0x239dc _module.o ___S___module_23_ 0x239c4 _module.o ___S___ 0x239ac _module.o ___S___ 0x3c8 _nonstd.o ___S__23__23_validate_2d_define_2d_module_2d_alias 0x23964 _module.o ___S__23__23_set_2d_module_2d_search_2d_order_21_ 0x23904 _module.o ___S__23__23_search_2d_or_2d_else_2d_install_2d_module 0x238ec _module.o ___S__23__23_search_2d_module_2d_in_2d_search_2d_order_2d_set_21_ 0x238d4 _module.o ___S__23__23_search_2d_module_2d_at 0x238bc _module.o ___S__23__23_parse_2d_module_2d_ref_2d_possibly_2d_relative 0x238a4 _module.o ___S__23__23_parse_2d_define_2d_module_2d_alias 0x2388c _module.o ___S_syn_23_mp_2d_list 0x23f64 _module.o ___S_syn_23_match_2d_success_3f_ 0x23f4c _module.o ___S_syn_23_match_2d_fail 0x23f34 _module.o ___S_syn_23_expand_2d_template 0x23f1c _module.o ___S_syn_23_define_2d_syntax_2d_form_2d_transformer 0x23f04 _module.o ___S_syn_23_ct 0x23eec _module.o ___S_syn_23_cp 0x23ed4 _module.o ___S_syn_23_compile_2d_pattern 0x23ebc _module.o ___S_src 0x23e74 _module.o ___S_rpath 0x23e2c _module.o ___S_path_2d_exists_3f_ 0x23d9c _module.o ___S_module_2d_whitelist_2d_reset_21_ 0x23d3c _module.o ___S_module_2d_search_2d_order_2d_reset_21_ 0x23d24 _module.o ___S_module_2d_ref 0x23d0c _module.o ___S_modref 0x23cf4 _module.o ___S__23__23_failures 0x38 _module.o ___S__23__23_define_2d_module_2d_alias 0x28 _module.o ___S__23__23_debug_2d_modules_3f__2d_set_21_ 0x20 _module.o ___S__23__23_build_2d_module_2d_subprocess_2d_default_2d_options_2d_set_21_ 0x10 _module.o ___S__23__23_build_2d_module 0x8 _module.o ___K_char_2d_encoding 0x24107 _module.o ___K_char_2d_encoding 0x7bb04 _io.o ___K_char_2d_encoding 0xca8 _repl.o ___S_update 0x240ef _module.o ___S_tag 0x24024 _module.o ___S_syntax_2d_case 0x2400c _module.o ___S_syntax_2d__3e_list 0x23ff4 _module.o ___S_syntax 0x23fdc _module.o ___S_syntax 0x7b414 _io.o ___S_syn_23_template_2d_ellipsis_3f_ 0x23fc4 _module.o ___S_syn_23_syntax_2d_rules_2d__3e_crules 0x23fac _module.o ___S_syn_23_syntax_2d_case_2d_form_2d_transformer 0x23f94 _module.o ___S_syn_23_pattern_2d_pvar_3f_ 0x23f7c _module.o ___S__23__23_parse_2d_module_2d_ref 0xd0 _module.o ___S__23__23_os_2d_load_2d_object_2d_file 0xc8 _module.o ___S__23__23_module_2d_whitelist_2d_add_21_ 0xc0 _module.o ___S__23__23_module_2d_var_2d_ref 0xb8 _module.o ___S__23__23_module_2d_search_2d_order_2d_reset_21_ 0xb0 _module.o ___S__23__23_module_2d_search_2d_directory_3f_ 0xa8 _module.o ___S__23__23_module_2d_prefix_3d__3f_ 0xa0 _module.o ___S__23__23_module_2d_build_2d_subdir_2d_name 0x98 _module.o ___S__23__23_modref_2d_hosted_3f_ 0x90 _module.o ___S__23__23_modref_2d__3e_string 0x88 _module.o ___S__23__23_modref_2d__3e_namespace 0x80 _module.o ___S__23__23_make_2d_module_2d_var 0x78 _module.o ___S__23__23_install_2d_module_2d_set_21_ 0x60 _module.o ___S__23__23_gsi_2d_option_2d_uninstall 0x48 _module.o ___S__23__23_get_2d_module_2d_from_2d_file 0x40 _module.o ___S_host 0x1f0 _module.o ___S_dummy 0x79dc4 _io.o ___S_dummy 0x1c8 _module.o ___S_define_2d_module_2d_alias 0x1a0 _module.o ___S___pkg_23_install 0x148 _module.o ___S___pkg_23_gsi_2d_option_2d_uninstall 0x140 _module.o ___S___pkg 0x138 _module.o ___S___module 0x130 _module.o ___S_UTF_2d_8 0x2ef34 _repl.o ___S_UTF_2d_8 0x128 _module.o ___S_UTF_2d_8 0x8e8 _io.o ___S__2e__2e__2e_ 0x120 _module.o ___S__2e__2e__2e_ 0x5e0 _repl.o ___S__23__23_type_2d_3_2d_BD2FB9FB_2d_A937_2d_49EE_2d_9C4E_2d_FE997F4EB1BC 0x100 _module.o ___S__23__23_src 0xf8 _module.o ___S__23__23_search_2d_setup_2d_file 0xf0 _module.o ___S__23__23_search_2d_module_2d_with_2d_exts 0xe8 _module.o ___S__23__23_search_2d_module_2d_in_2d_dir 0xe0 _module.o ___S__23__23_search_2d_module 0xd8 _module.o ___S_syn_23_syntax_2d_form_2d_transformer 0x328 _module.o ___S_syn_23_pvar_2d_id 0x320 _module.o ___S_syn_23_pattern_2d_ellipsis_3f_ 0x318 _module.o ___S_syn_23_mp 0x310 _module.o ___S_syn_23_match_2d_pattern 0x308 _module.o ___S_syn_23_fail_3f_ 0x300 _module.o ___S_syn_23_et 0x2f8 _module.o ___S_syn_23_ct_2d_list 0x2f0 _module.o ___S_syn_23_cp_2d_list 0x2e8 _module.o ___S_syn_23_compile_2d_template 0x2e0 _module.o ___S_syn_23_apply_2d_rules 0x2d8 _module.o ___S_module_2d_whitelist_2d_add_21_ 0x258 _module.o ___S_module_2d_search_2d_order_2d_add_21_ 0x250 _module.o ___S_module_2d_not_2d_found 0x248 _module.o ___S_module_2d_not_2d_found 0x970 _repl.o ___S_install 0x208 _module.o ___G_unterminated_2d_process_2d_exception_3f_ 0x90 _io.o ___G_unterminated_2d_process_2d_exception_3f_ 0x2810 _io.o ___G__23__23_fail_2d_check_2d_unterminated_2d_process_2d_exception 0x82 _io.o ___G__23__23_fail_2d_check_2d_unterminated_2d_process_2d_exception 0x2802 _io.o ___G_read_2d_error_3f_ 0x74 _io.o ___G_read_2d_error_3f_ 0x27f4 _io.o ___G__23__23_raise_2d_datum_2d_parsing_2d_exception 0x66 _io.o ___G__23__23_raise_2d_datum_2d_parsing_2d_exception 0x27e6 _io.o ___G_datum_2d_parsing_2d_exception_2d_parameters 0x58 _io.o ___G_datum_2d_parsing_2d_exception_2d_parameters 0x27d8 _io.o ___G_datum_2d_parsing_2d_exception_2d_readenv 0x4a _io.o ___G_datum_2d_parsing_2d_exception_2d_readenv 0x27ca _io.o ___G_datum_2d_parsing_2d_exception_2d_kind 0x3c _io.o ___G_datum_2d_parsing_2d_exception_2d_kind 0x27bc _io.o ___G_datum_2d_parsing_2d_exception_3f_ 0x2e _io.o ___G_datum_2d_parsing_2d_exception_3f_ 0x27ae _io.o ___G__23__23_fail_2d_check_2d_datum_2d_parsing_2d_exception 0x20 _io.o ___G__23__23_fail_2d_check_2d_datum_2d_parsing_2d_exception 0x27a0 _io.o ___G___io_23_ 0xf _io.o ___G___io_23_ 0x278f _io.o ___S_uninstall 0x390 _module.o ___S_try_2d_opening_2d_source_2d_file 0x388 _module.o ___S_syntax_2d__3e_vector 0x348 _module.o ___S_syntax_2d__3e_datum 0x340 _module.o ___S_syn_23_template_2d_pvar_3f_ 0x338 _module.o .text (section) 0x53d4 _io.o .text (section) 0x5441 _io.o .text (section) 0x54b1 _io.o .text (section) 0x55d5 _io.o .text (section) 0x55ea _io.o .text (section) 0x5647 _io.o .text (section) 0x5952 _io.o .text (section) 0x5a45 _io.o .text (section) 0x5a88 _io.o .text (section) 0x5c16 _io.o .text (section) 0x5d94 _io.o .text (section) 0x5dbe _io.o .text (section) 0x5de8 _io.o .text (section) 0x5e81 _io.o .text (section) 0x5f62 _io.o .text (section) 0x62e8 _io.o .text (section) 0x692d _io.o .text (section) 0x7562 _io.o .text (section) 0x786f _io.o .text (section) 0x792a _io.o .text (section) 0x7da8 _io.o .text (section) 0x802a _io.o .text (section) 0x8084 _io.o .text (section) 0x86c2 _io.o .text (section) 0x8842 _io.o .text (section) 0x8c24 _io.o .text (section) 0x8d04 _io.o .text (section) 0x8e97 _io.o .text (section) 0x9b88 _io.o .text (section) 0x9bf5 _io.o .text (section) 0x9c91 _io.o .text (section) 0x9d94 _io.o .text (section) 0xa032 _io.o .text (section) 0xa518 _io.o .text (section) 0xa768 _io.o .text (section) 0xa7ed _io.o .text (section) 0xa959 _io.o .text (section) 0xb2f3 _io.o .text (section) 0xb369 _io.o .text (section) 0xc139 _io.o .text (section) 0xc538 _io.o .text (section) 0xc684 _io.o .text (section) 0xce79 _io.o .text (section) 0xcf60 _io.o .text (section) 0xd2b4 _io.o .text (section) 0xd57c _io.o .text (section) 0xd5ea _io.o .text (section) 0xdd76 _io.o .text (section) 0xe596 _io.o .text (section) 0xed2d _io.o .text (section) 0xf5d3 _io.o .text (section) 0xff7e _io.o .text (section) 0x10357 _io.o .text (section) 0x113e6 _io.o .text (section) 0x114a0 _io.o .text (section) 0x114e9 _io.o .text (section) 0x11593 _io.o .text (section) 0x11607 _io.o .text (section) 0x1161c _io.o .text (section) 0x11631 _io.o .text (section) 0x11741 _io.o .text (section) 0x11759 _io.o .text (section) 0x11bd6 _io.o .text (section) 0x11ef7 _io.o .text (section) 0x11f4a _io.o .text (section) 0x120ef _io.o .text (section) 0x1258e _io.o .text (section) 0x1265e _io.o .text (section) 0x127b1 _io.o .text (section) 0x127c9 _io.o .text (section) 0x129c8 _io.o .text (section) 0x12bb1 _io.o .text (section) 0x12ea2 _io.o .text (section) 0x12fd9 _io.o .text (section) 0x13055 _io.o .text (section) 0x130c8 _io.o .text (section) 0x1323a _io.o .text (section) 0x137e2 _io.o .text (section) 0x13c69 _io.o .text (section) 0x13da4 _io.o .text (section) 0x14069 _io.o .text (section) 0x14252 _io.o .text (section) 0x14279 _io.o .text (section) 0x14744 _io.o .text (section) 0x14a8d _io.o .text (section) 0x14f99 _io.o .text (section) 0x1540b _io.o .text (section) 0x15a1a _io.o .text (section) 0x15dda _io.o .text (section) 0x15eeb _io.o .text (section) 0x1650f _io.o .text (section) 0x167b0 _io.o .text (section) 0x16cfa _io.o .text (section) 0x171d2 _io.o .text (section) 0x1723d _io.o .text (section) 0x176ef _io.o .text (section) 0x17998 _io.o .text (section) 0x17d91 _io.o .text (section) 0x18192 _io.o .text (section) 0x18677 _io.o .text (section) 0x18a3c _io.o .text (section) 0x18c3f _io.o .text (section) 0x18ede _io.o .text (section) 0x19104 _io.o .text (section) 0x1959a _io.o .text (section) 0x1963d _io.o .text (section) 0x19735 _io.o .text (section) 0x19c08 _io.o .text (section) 0x19cb3 _io.o .text (section) 0x19da3 _io.o .text (section) 0x19f5f _io.o .text (section) 0x1a048 _io.o .text (section) 0x1a31d _io.o .text (section) 0x1a864 _io.o .text (section) 0x1a9c8 _io.o .text (section) 0x1aaa0 _io.o .text (section) 0x1aca1 _io.o .text (section) 0x1ad57 _io.o .text (section) 0x1b09d _io.o .text (section) 0x1b7a9 _io.o .text (section) 0x1b8f8 _io.o .text (section) 0x1b998 _io.o .text (section) 0x1ba8e _io.o .text (section) 0x1bb10 _io.o .text (section) 0x1bb29 _io.o .text (section) 0x1bb47 _io.o .text (section) 0x1c0c4 _io.o .text (section) 0x1c0ee _io.o .text (section) 0x1c20a _io.o .text (section) 0x1c251 _io.o .text (section) 0x1c326 _io.o .text (section) 0x1c677 _io.o .text (section) 0x1cb14 _io.o .text (section) 0x1cdc8 _io.o .text (section) 0x1ce8e _io.o .text (section) 0x1cec9 _io.o .text (section) 0x1d323 _io.o .text (section) 0x1d4e3 _io.o .text (section) 0x1dd68 _io.o .text (section) 0x1dd8d _io.o .text (section) 0x1ddd1 _io.o .text (section) 0x1dfb0 _io.o .text (section) 0x1e10d _io.o .text (section) 0x1e215 _io.o .text (section) 0x1e421 _io.o .text (section) 0x1e4e7 _io.o .text (section) 0x1e9ee _io.o .text (section) 0x1ec6c _io.o .text (section) 0x1ed49 _io.o .text (section) 0x1f1bc _io.o .text (section) 0x1f6ae _io.o .text (section) 0x1f902 _io.o .text (section) 0x1fe4c _io.o .text (section) 0x200db _io.o .text (section) 0x20336 _io.o .text (section) 0x20406 _io.o .text (section) 0x2047a _io.o .text (section) 0x2063b _io.o .text (section) 0x20725 _io.o .text (section) 0x20894 _io.o .text (section) 0x209a1 _io.o .text (section) 0x20a40 _io.o .text (section) 0x20d28 _io.o .text (section) 0x21074 _io.o .text (section) 0x21148 _io.o .text (section) 0x2117a _io.o .text (section) 0x21942 _io.o .text (section) 0x21aa1 _io.o .text (section) 0x21b9e _io.o .text (section) 0x21f14 _io.o .text (section) 0x22123 _io.o .text (section) 0x2267e _io.o .text (section) 0x22864 _io.o .text (section) 0x228ad _io.o .text (section) 0x228f3 _io.o .text (section) 0x22c0f _io.o .text (section) 0x22f81 _io.o .text (section) 0x22fed _io.o .text (section) 0x23010 _io.o .text (section) 0x23083 _io.o .text (section) 0x230b6 _io.o .text (section) 0x23109 _io.o .text (section) 0x2378f _io.o .text (section) 0x23951 _io.o .text (section) 0x2398b _io.o .text (section) 0x23b85 _io.o .text (section) 0x23ebd _io.o .text (section) 0x2420c _io.o .text (section) 0x2451c _io.o .text (section) 0x2476e _io.o .text (section) 0x24ca0 _io.o .text (section) 0x24def _io.o .text (section) 0x24f41 _io.o .text (section) 0x25154 _io.o .text (section) 0x252ac _io.o .text (section) 0x254fb _io.o .text (section) 0x25b1f _io.o .text (section) 0x25d2a _io.o .text (section) 0x25e7c _io.o .text (section) 0x25fa1 _io.o .text (section) 0x26078 _io.o .text (section) 0x2615e _io.o .text (section) 0x261e5 _io.o .text (section) 0x2690e _io.o .text (section) 0x26aa0 _io.o .text (section) 0x26b02 _io.o .text (section) 0x26c46 _io.o .text (section) 0x26c5f _io.o .text (section) 0x26d56 _io.o .text (section) 0x26fd8 _io.o .text (section) 0x2729f _io.o .text (section) 0x272c9 _io.o .text (section) 0x273fd _io.o .text (section) 0x275b4 _io.o .text (section) 0x275dc _io.o .text (section) 0x2779a _io.o .text (section) 0x27c9f _io.o .text (section) 0x27dd0 _io.o .text (section) 0x27ed7 _io.o .text (section) 0x2806e _io.o .text (section) 0x2834b _io.o .text (section) 0x283a3 _io.o .text (section) 0x28d43 _io.o .text (section) 0x2937f _io.o .text (section) 0x29424 _io.o .text (section) 0x295d0 _io.o .text (section) 0x297be _io.o .text (section) 0x299eb _io.o .text (section) 0x29b3f _io.o .text (section) 0x29ba9 _io.o .text (section) 0x29d0b _io.o .text (section) 0x29e33 _io.o .text (section) 0x29fbf _io.o .text (section) 0x29ff4 _io.o .text (section) 0x2a35c _io.o .text (section) 0x2a42c _io.o .text (section) 0x2a4eb _io.o .text (section) 0x2a7ed _io.o .text (section) 0x2a8e3 _io.o .text (section) 0x2a90f _io.o .text (section) 0x2a986 _io.o .text (section) 0x2aae6 _io.o .text (section) 0x2ab0f _io.o .text (section) 0x2ab3d _io.o .text (section) 0x2ad96 _io.o .text (section) 0x2aeaa _io.o .text (section) 0x2b1af _io.o .text (section) 0x2b2b8 _io.o .text (section) 0x2b8c9 _io.o .text (section) 0x2b9a3 _io.o .text (section) 0x2bb2f _io.o .text (section) 0x2bb6d _io.o .text (section) 0x2bc6d _io.o .text (section) 0x2bd02 _io.o .text (section) 0x2be57 _io.o .text (section) 0x2beb9 _io.o .text (section) 0x2bee5 _io.o .text (section) 0x2bf34 _io.o .text (section) 0x2bf66 _io.o .text (section) 0x2c176 _io.o .text (section) 0x2c31e _io.o .text (section) 0x2c34f _io.o .text (section) 0x2c36f _io.o .text (section) 0x2c399 _io.o .text (section) 0x2c3c3 _io.o .text (section) 0x2c3f4 _io.o .text (section) 0x2c49d _io.o .text (section) 0x2c4d9 _io.o .text (section) 0x2c5a8 _io.o .text (section) 0x2c5e3 _io.o .text (section) 0x2c66b _io.o .text (section) 0x2c6ef _io.o .text (section) 0x2c7c8 _io.o .text (section) 0x2c94c _io.o .text (section) 0x2c9b3 _io.o .text (section) 0x2c9ed _io.o .text (section) 0x2ca53 _io.o .text (section) 0x2cb6c _io.o .text (section) 0x2cd07 _io.o .text (section) 0x2ce4c _io.o .text (section) 0x2cec9 _io.o .text (section) 0x2d030 _io.o .text (section) 0x2d2d5 _io.o .text (section) 0x2d4ac _io.o .text (section) 0x2d5b0 _io.o .text (section) 0x2d76c _io.o .text (section) 0x2db2c _io.o .text (section) 0x2dbce _io.o .text (section) 0x2dc9d _io.o .text (section) 0x2dfbd _io.o .text (section) 0x2e0ea _io.o .text (section) 0x2e5d2 _io.o .text (section) 0x2e6c2 _io.o .text (section) 0x2e913 _io.o .text (section) 0x2e9cd _io.o .text (section) 0x2ec1b _io.o .text (section) 0x2ee4f _io.o .text (section) 0x2f039 _io.o .text (section) 0x2f0cb _io.o .text (section) 0x2f20e _io.o .text (section) 0x2f495 _io.o .text (section) 0x2f684 _io.o .text (section) 0x2f6bb _io.o .text (section) 0x2f7cc _io.o .text (section) 0x2fa23 _io.o .text (section) 0x2fa75 _io.o .text (section) 0x2fbb3 _io.o .text (section) 0x2fc73 _io.o .text (section) 0x2fc8c _io.o .text (section) 0x2fe0f _io.o .text (section) 0x2fe8a _io.o .text (section) 0x30064 _io.o .text (section) 0x301e4 _io.o .text (section) 0x30225 _io.o .text (section) 0x30265 _io.o .text (section) 0x303db _io.o .text (section) 0x30562 _io.o .text (section) 0x30650 _io.o .text (section) 0x3073c _io.o .text (section) 0x30891 _io.o .text (section) 0x308c2 _io.o .text (section) 0x30992 _io.o .text (section) 0x30b9b _io.o .text (section) 0x30c47 _io.o .text (section) 0x30f68 _io.o .text (section) 0x30f98 _io.o .text (section) 0x310ca _io.o .text (section) 0x313f3 _io.o .text (section) 0x3154c _io.o .text (section) 0x3159a _io.o .text (section) 0x3196a _io.o .text (section) 0x31a6c _io.o .text (section) 0x31e0f _io.o .text (section) 0x31e88 _io.o .text (section) 0x31f6d _io.o .text (section) 0x31f93 _io.o .text (section) 0x320a7 _io.o .text (section) 0x324f4 _io.o .text (section) 0x326aa _io.o .text (section) 0x32960 _io.o .text (section) 0x329bc _io.o .text (section) 0x32a8f _io.o .text (section) 0x32d01 _io.o .text (section) 0x32d86 _io.o .text (section) 0x32f05 _io.o .text (section) 0x32f35 _io.o .text (section) 0x32f65 _io.o .text (section) 0x32f95 _io.o .text (section) 0x33042 _io.o .text (section) 0x33120 _io.o .text (section) 0x33150 _io.o .text (section) 0x33180 _io.o .text (section) 0x331c7 _io.o .text (section) 0x33235 _io.o .text (section) 0x33264 _io.o .text (section) 0x3372b _io.o .text (section) 0x339d2 _io.o .text (section) 0x33aa0 _io.o .text (section) 0x33e98 _io.o .text (section) 0x340cd _io.o .text (section) 0x34121 _io.o .text (section) 0x3413e _io.o .text (section) 0x343b9 _io.o .text (section) 0x343e9 _io.o .text (section) 0x3457b _io.o .text (section) 0x34675 _io.o .text (section) 0x3489c _io.o .text (section) 0x34c86 _io.o .text (section) 0x34f7a _io.o .text (section) 0x35007 _io.o .text (section) 0x354d7 _io.o .text (section) 0x35a3e _io.o .text (section) 0x35a75 _io.o .text (section) 0x35b44 _io.o .text (section) 0x35bbe _io.o .text (section) 0x35c21 _io.o .text (section) 0x35ef6 _io.o .text (section) 0x35f1e _io.o .text (section) 0x36016 _io.o .text (section) 0x36081 _io.o .text (section) 0x360cf _io.o .text (section) 0x3644c _io.o .text (section) 0x366d8 _io.o .text (section) 0x36708 _io.o .text (section) 0x36800 _io.o .text (section) 0x36d7e _io.o .text (section) 0x37233 _io.o .text (section) 0x37582 _io.o .text (section) 0x37892 _io.o .text (section) 0x37957 _io.o .text (section) 0x379f9 _io.o .text (section) 0x37a6b _io.o .text (section) 0x3816d _io.o .text (section) 0x38186 _io.o .text (section) 0x38562 _io.o .text (section) 0x385af _io.o .text (section) 0x388d5 _io.o .text (section) 0x38e08 _io.o .text (section) 0x38f35 _io.o .text (section) 0x39281 _io.o .text (section) 0x39864 _io.o .text (section) 0x39b3f _io.o .text (section) 0x3a003 _io.o .text (section) 0x3a093 _io.o .text (section) 0x3a0c4 _io.o .text (section) 0x3a105 _io.o .text (section) 0x3a3d2 _io.o .text (section) 0x3a6b3 _io.o .text (section) 0x3aca8 _io.o .text (section) 0x3b380 _io.o .text (section) 0x3b5ee _io.o .text (section) 0x3b718 _io.o .text (section) 0x3b7a1 _io.o .text (section) 0x3bc57 _io.o .text (section) 0x3c1f8 _io.o .text (section) 0x3c697 _io.o .text (section) 0x3c6c1 _io.o .text (section) 0x3c7d9 _io.o .text (section) 0x3c911 _io.o .text (section) 0x3c98e _io.o .text (section) 0x3cc16 _io.o .text (section) 0x3cc51 _io.o .text (section) 0x3cf7a _io.o .text (section) 0x3d032 _io.o .text (section) 0x3d468 _io.o .text (section) 0x3d485 _io.o .text (section) 0x3d713 _io.o .text (section) 0x3d736 _io.o .text (section) 0x3d79a _io.o .text (section) 0x3d9c0 _io.o .text (section) 0x3e7bd _io.o .text (section) 0x3eac2 _io.o .text (section) 0x3ecde _io.o .text (section) 0x3ed24 _io.o .text (section) 0x3eeb7 _io.o .text (section) 0x3f405 _io.o .text (section) 0x3f433 _io.o .text (section) 0x3f6b7 _io.o .text (section) 0x3f9e7 _io.o .text (section) 0x3fa4c _io.o .text (section) 0x3fb45 _io.o .text (section) 0x3fc42 _io.o .text (section) 0x3fc73 _io.o .text (section) 0x4003e _io.o .text (section) 0x40174 _io.o .text (section) 0x4019f _io.o .text (section) 0x4049e _io.o .text (section) 0x4050a _io.o .text (section) 0x4076a _io.o .text (section) 0x40803 _io.o .text (section) 0x40988 _io.o .text (section) 0x40a2a _io.o .text (section) 0x40c63 _io.o .text (section) 0x4104a _io.o .text (section) 0x41224 _io.o .text (section) 0x41348 _io.o .text (section) 0x414c2 _io.o .text (section) 0x416e5 _io.o .text (section) 0x42159 _io.o .text (section) 0x42621 _io.o .text (section) 0x4273e _io.o .text (section) 0x42aa5 _io.o .text (section) 0x42f4c _io.o .text (section) 0x431c7 _io.o .text (section) 0x432d4 _io.o .text (section) 0x437ab _io.o .text (section) 0x43aa1 _io.o .text (section) 0x43c3d _io.o .text (section) 0x4404c _io.o .text (section) 0x4418c _io.o .text (section) 0x44414 _io.o .text (section) 0x4451b _io.o .text (section) 0x4482b _io.o .text (section) 0x44dc4 _io.o .text (section) 0x44f14 _io.o .text (section) 0x454df _io.o .text (section) 0x45a02 _io.o .text (section) 0x45ae0 _io.o .text (section) 0x45cd4 _io.o .text (section) 0x45ea7 _io.o .text (section) 0x46680 _io.o .text (section) 0x4676a _io.o .text (section) 0x46bde _io.o .text (section) 0x46c62 _io.o .text (section) 0x46dc2 _io.o .text (section) 0x4702a _io.o .text (section) 0x47064 _io.o .text (section) 0x47080 _io.o .text (section) 0x470cc _io.o .text (section) 0x47364 _io.o .text (section) 0x479c4 _io.o .text (section) 0x47a84 _io.o .text (section) 0x47bb4 _io.o .text (section) 0x481d5 _io.o .text (section) 0x4828f _io.o .text (section) 0x48455 _io.o .text (section) 0x484e5 _io.o .text (section) 0x48721 _io.o .text (section) 0x48836 _io.o .text (section) 0x492ca _io.o .text (section) 0x493b6 _io.o .text (section) 0x49427 _io.o .text (section) 0x49497 _io.o .text (section) 0x4990e _io.o .text (section) 0x49bd2 _io.o .text (section) 0x49c0c _io.o .text (section) 0x49ca1 _io.o .text (section) 0x4a19c _io.o .text (section) 0x4a23a _io.o .text (section) 0x4a344 _io.o .text (section) 0x4a483 _io.o .text (section) 0x4a4a6 _io.o .text (section) 0x4a4cd _io.o .text (section) 0x4a4fa _io.o .text (section) 0x4a578 _io.o .text (section) 0x4a7c2 _io.o .text (section) 0x4a82d _io.o .text (section) 0x4a8c6 _io.o .text (section) 0x4a9da _io.o .text (section) 0x4ab7b _io.o .text (section) 0x4ac73 _io.o .text (section) 0x4b0ff _io.o .text (section) 0x4b437 _io.o .text (section) 0x4bc14 _io.o .text (section) 0x4bd1f _io.o .text (section) 0x4bd84 _io.o .text (section) 0x4bdcc _io.o .text (section) 0x4c258 _io.o .text (section) 0x4c27f _io.o .text (section) 0x4c34d _io.o .text (section) 0x4c4d7 _io.o .text (section) 0x4c509 _io.o .text (section) 0x4c626 _io.o .text (section) 0x4ccaa _io.o .text (section) 0x4ccd4 _io.o .text (section) 0x4cfc3 _io.o .text (section) 0x4cfe5 _io.o .text (section) 0x4d650 _io.o .text (section) 0x4d8ce _io.o .text (section) 0x4da99 _io.o .text (section) 0x4df72 _io.o .text (section) 0x4e130 _io.o .text (section) 0x4e756 _io.o .text (section) 0x4e795 _io.o .text (section) 0x4ebc0 _io.o .text (section) 0x4ec09 _io.o .text (section) 0x4ec52 _io.o .text (section) 0x4ec9b _io.o .text (section) 0x4ecc1 _io.o .text (section) 0x4ecfd _io.o .text (section) 0x4ed3c _io.o .text (section) 0x4ed8c _io.o .text (section) 0x4edb6 _io.o .text (section) 0x4edf4 _io.o .text (section) 0x4ee47 _io.o .text (section) 0x4ee66 _io.o .text (section) 0x4eeb6 _io.o .text (section) 0x4eefd _io.o .text (section) 0x4efcd _io.o .text (section) 0x4eff0 _io.o .text (section) 0x4f07d _io.o .text (section) 0x4f0fc _io.o .text (section) 0x4f457 _io.o .text (section) 0x4f4a1 _io.o .text (section) 0x4f511 _io.o .text (section) 0x4f60c _io.o .text (section) 0x4f7e4 _io.o .text (section) 0x4f89a _io.o .text (section) 0x4f8ec _io.o .text (section) 0x4fb78 _io.o .text (section) 0x4fec7 _io.o .text (section) 0x4ff5f _io.o .text (section) 0x50045 _io.o .text (section) 0x501cf _io.o .text (section) 0x50614 _io.o .text (section) 0x508c0 _io.o .text (section) 0x50ab1 _io.o .text (section) 0x50bd4 _io.o .text (section) 0x50d60 _io.o .text (section) 0x50d7f _io.o .text (section) 0x50f24 _io.o .text (section) 0x5103a _io.o .text (section) 0x510ef _io.o .text (section) 0x5113b _io.o .text (section) 0x511e8 _io.o .text (section) 0x5136a _io.o .text (section) 0x51869 _io.o .text (section) 0x51ba0 _io.o .text (section) 0x51d32 _io.o .text (section) 0x51e4d _io.o .text (section) 0x51eaa _io.o .text (section) 0x52262 _io.o .text (section) 0x522f4 _io.o .text (section) 0x52442 _io.o .text (section) 0x5253f _io.o .text (section) 0x52744 _io.o .text (section) 0x52768 _io.o .text (section) 0x527af _io.o .text (section) 0x527d2 _io.o .text (section) 0x528bc _io.o .text (section) 0x528df _io.o .text (section) 0x52b79 _io.o .text (section) 0x52c7f _io.o .text (section) 0x52dc8 _io.o .text (section) 0x52ece _io.o .text (section) 0x52f06 _io.o .text (section) 0x52f1f _io.o .text (section) 0x53179 _io.o .text (section) 0x533d7 _io.o .text (section) 0x5342f _io.o .text (section) 0x5358f _io.o .text (section) 0x53631 _io.o .text (section) 0x53af8 _io.o .text (section) 0x53bf0 _io.o .text (section) 0x542f8 _io.o .text (section) 0x5457e _io.o .text (section) 0x5462e _io.o .text (section) 0x5464d _io.o .text (section) 0x5466c _io.o .text (section) 0x5488b _io.o .text (section) 0x548c6 _io.o .text (section) 0x54ba8 _io.o .text (section) 0x54bd3 _io.o .text (section) 0x54bf9 _io.o .text (section) 0x54fd8 _io.o .text (section) 0x550b9 _io.o .text (section) 0x55244 _io.o .text (section) 0x55544 _io.o .text (section) 0x55562 _io.o .text (section) 0x556fa _io.o .text (section) 0x55cd2 _io.o .text (section) 0x55e79 _io.o .text (section) 0x55eab _io.o .text (section) 0x55ec4 _io.o .text (section) 0x55f6a _io.o .text (section) 0x56352 _io.o .text (section) 0x56375 _io.o .text (section) 0x5648c _io.o .text (section) 0x564a9 _io.o .text (section) 0x564cc _io.o .text (section) 0x56588 _io.o .text (section) 0x566b8 _io.o .text (section) 0x5674c _io.o .text (section) 0x569be _io.o .text (section) 0x569d6 _io.o .text (section) 0x569f5 _io.o .text (section) 0x56bca _io.o .text (section) 0x56f74 _io.o .text (section) 0x57099 _io.o .text (section) 0x570fa _io.o .text (section) 0x572b5 _io.o .text (section) 0x574dc _io.o .text (section) 0x5750c _io.o .text (section) 0x5758f _io.o .text (section) 0x578e9 _io.o .text (section) 0x578fe _io.o .text (section) 0x57d01 _io.o .text (section) 0x57ee3 _io.o .text (section) 0x58090 _io.o .text (section) 0x58b13 _io.o .text (section) 0x590d2 _io.o .text (section) 0x590fe _io.o .text (section) 0x592e8 _io.o .text (section) 0x594fc _io.o .text (section) 0x59549 _io.o .text (section) 0x59568 _io.o .text (section) 0x5973e _io.o .text (section) 0x598f3 _io.o .text (section) 0x59a9a _io.o .text (section) 0x59d4f _io.o .text (section) 0x59e6e _io.o .text (section) 0x59efe _io.o .text (section) 0x59f2c _io.o .text (section) 0x5a97a _io.o .text (section) 0x5a99d _io.o .text (section) 0x5abbd _io.o .text (section) 0x5b368 _io.o .text (section) 0x5b4c2 _io.o .text (section) 0x5b4ea _io.o .text (section) 0x5b50a _io.o .text (section) 0x5b70a _io.o .text (section) 0x5bc01 _io.o .text (section) 0x5bc44 _io.o .text (section) 0x5bc63 _io.o .text (section) 0x5bd2b _io.o .text (section) 0x5bdc7 _io.o .text (section) 0x5be89 _io.o .text (section) 0x5bf6c _io.o .text (section) 0x5c136 _io.o .text (section) 0x5c3c8 _io.o .text (section) 0x5c4b0 _io.o .text (section) 0x5c5b4 _io.o .text (section) 0x5c8ad _io.o .text (section) 0x5c911 _io.o .text (section) 0x5cb09 _io.o .text (section) 0x5cb25 _io.o .text (section) 0x5cffc _io.o .text (section) 0x5d098 _io.o .text (section) 0x5d17a _io.o .text (section) 0x5d19c _io.o .text (section) 0x5d21a _io.o .text (section) 0x5d4ba _io.o .text (section) 0x5d53d _io.o .text (section) 0x5d605 _io.o .text (section) 0x5d658 _io.o .text (section) 0x5d687 _io.o .text (section) 0x5d804 _io.o .text (section) 0x5d9a3 _io.o .text (section) 0x5dc76 _io.o .text (section) 0x5de95 _io.o .text (section) 0x5e2df _io.o .text (section) 0x5e335 _io.o .text (section) 0x5e44f _io.o .text (section) 0x5e479 _io.o .text (section) 0x5e523 _io.o .text (section) 0x5e583 _io.o .text (section) 0x5e9a5 _io.o .text (section) 0x5ebfb _io.o .text (section) 0x5ec69 _io.o .text (section) 0x5f213 _io.o .text (section) 0x5f376 _io.o .text (section) 0x5f46b _io.o .text (section) 0x5f658 _io.o .text (section) 0x5f8ae _io.o .text (section) 0x5fa40 _io.o .text (section) 0x5fb3b _io.o .text (section) 0x5fdee _io.o .text (section) 0x5fe1c _io.o .text (section) 0x60002 _io.o .text (section) 0x6013d _io.o .text (section) 0x60337 _io.o .text (section) 0x605a1 _io.o .text (section) 0x605e0 _io.o .text (section) 0x6060e _io.o .text (section) 0x608a0 _io.o .text (section) 0x608b9 _io.o .text (section) 0x6090b _io.o .text (section) 0x60b07 _io.o .text (section) 0x60ed6 _io.o .text (section) 0x610dd _io.o .text (section) 0x61142 _io.o .text (section) 0x61287 _io.o .text (section) 0x612bd _io.o .text (section) 0x6163c _io.o .text (section) 0x618c8 _io.o .text (section) 0x61932 _io.o .text (section) 0x61bb2 _io.o .text (section) 0x61e60 _io.o .text (section) 0x61e80 _io.o .text (section) 0x61ea0 _io.o .text (section) 0x61ec0 _io.o .text (section) 0x61ee0 _io.o .text (section) 0x622a7 _io.o .text (section) 0x62332 _io.o .text (section) 0x6258a _io.o .text (section) 0x625d9 _io.o .text (section) 0x625f3 _io.o .text (section) 0x6260d _io.o .text (section) 0x62654 _io.o .text (section) 0x6266e _io.o .text (section) 0x626a6 _io.o .text (section) 0x626c0 _io.o .text (section) 0x626f8 _io.o .text (section) 0x62712 _io.o .text (section) 0x6274a _io.o .text (section) 0x62764 _io.o .text (section) 0x6279c _io.o .text (section) 0x627b6 _io.o .text (section) 0x627ee _io.o .text (section) 0x62808 _io.o .text (section) 0x62840 _io.o .text (section) 0x6285a _io.o .text (section) 0x62892 _io.o .text (section) 0x628c7 _io.o .text (section) 0x629ed _io.o .text (section) 0x62a34 _io.o .text (section) 0x62ab7 _io.o .text (section) 0x62bfc _io.o .text (section) 0x630a0 _io.o .text (section) 0x630f0 _io.o .text (section) 0x6317f _io.o .text (section) 0x6326d _io.o .text (section) 0x633db _io.o .text (section) 0x6344c _io.o .text (section) 0x634a6 _io.o .text (section) 0x635f3 _io.o .text (section) 0x63cd1 _io.o .text (section) 0x63e45 _io.o .text (section) 0x63e96 _io.o .text (section) 0x63fd3 _io.o .text (section) 0x64060 _io.o .text (section) 0x6447c _io.o .text (section) 0x64eba _io.o .text (section) 0x64fe9 _io.o .text (section) 0x656b4 _io.o .text (section) 0x656d4 _io.o .text (section) 0x656f4 _io.o .text (section) 0x65714 _io.o .text (section) 0x6573d _io.o .text (section) 0x65773 _io.o .text (section) 0x65831 _io.o .text (section) 0x6585e _io.o .text (section) 0x65ab7 _io.o .text (section) 0x65af1 _io.o .text (section) 0x65c1e _io.o .text (section) 0x65c47 _io.o .text (section) 0x65ce9 _io.o .text (section) 0x65d16 _io.o .text (section) 0x65d36 _io.o .text (section) 0x65d9f _io.o .text (section) 0x65e04 _io.o .text (section) 0x65f95 _io.o .text (section) 0x65fb5 _io.o .text (section) 0x65fd5 _io.o .text (section) 0x65ff5 _io.o .text (section) 0x66056 _io.o .text (section) 0x66076 _io.o .text (section) 0x66391 _io.o .text (section) 0x66477 _io.o .text (section) 0x66c4a _io.o .text (section) 0x66e14 _io.o .text (section) 0x66e60 _io.o .text (section) 0x66ee6 _io.o .text (section) 0x67185 _io.o .text (section) 0x671d8 _io.o .text (section) 0x6747c _io.o .text (section) 0x677c2 _io.o .text (section) 0x68195 _io.o .text (section) 0x6842b _io.o .text (section) 0x6847f _io.o .text (section) 0x6858a _io.o .text (section) 0x6869b _io.o .text (section) 0x6872f _io.o .text (section) 0x688e2 _io.o .text (section) 0x68c1c _io.o .text (section) 0x68db3 _io.o .text (section) 0x68e65 _io.o .text (section) 0x68e9f _io.o .text (section) 0x69111 _io.o .text (section) 0x691a9 _io.o .text (section) 0x69378 _io.o .text (section) 0x69498 _io.o .text (section) 0x6970d _io.o .text (section) 0x6977b _io.o .text (section) 0x69d8c _io.o .text (section) 0x6a023 _io.o .text (section) 0x6a508 _io.o .text (section) 0x6a658 _io.o .text (section) 0x6aa8b _io.o .text (section) 0x6ad42 _io.o .text (section) 0x6ad93 _io.o .text (section) 0x6adbc _io.o .text (section) 0x6b43b _io.o .text (section) 0x6bf71 _io.o .text (section) 0x6c069 _io.o .text (section) 0x6c088 _io.o .text (section) 0x6c1f3 _io.o .text (section) 0x6c220 _io.o .text (section) 0x6c243 _io.o .text (section) 0x6c262 _io.o .text (section) 0x6d0f8 _io.o .text (section) 0x6d712 _io.o .text (section) 0x6dcef _io.o .text (section) 0x6dd12 _io.o .text (section) 0x6dd31 _io.o .text (section) 0x6df62 _io.o .text (section) 0x6e008 _io.o .text (section) 0x6e391 _io.o .text (section) 0x6e80d _io.o .text (section) 0x6eb8d _io.o .text (section) 0x6ec09 _io.o .text (section) 0x6ec5d _io.o .text (section) 0x6ec77 _io.o .text (section) 0x6eeba _io.o .text (section) 0x6eed5 _io.o .text (section) 0x6eeef _io.o .text (section) 0x70084 _io.o .text (section) 0x70235 _io.o .text (section) 0x7028a _io.o .text (section) 0x705e5 _io.o .text (section) 0x706e3 _io.o .text (section) 0x708ef _io.o .text (section) 0x70bb6 _io.o .text (section) 0x70ff6 _io.o .text (section) 0x71696 _io.o .text (section) 0x71a3a _io.o .text (section) 0x720f8 _io.o .text (section) 0x7287c _io.o .text (section) 0x7297e _io.o .text (section) 0x72c41 _io.o .text (section) 0x72c85 _io.o .text (section) 0x72ca4 _io.o .text (section) 0x72ce3 _io.o .text (section) 0x73810 _io.o .text (section) 0x73850 _io.o .text (section) 0x73869 _io.o .text (section) 0x73889 _io.o .text (section) 0x738f0 _io.o .text (section) 0x73910 _io.o .text (section) 0x74107 _io.o .text (section) 0x74812 _io.o .text (section) 0x75960 _io.o .text (section) 0x75a95 _io.o .text (section) 0x75b42 _io.o .text (section) 0x75bf7 _io.o .text (section) 0x75db9 _io.o .text (section) 0x75ddd _io.o .text (section) 0x75f14 _io.o .text (section) 0x7605d _io.o .text (section) 0x762c3 _io.o .text (section) 0x763ee _io.o .text (section) 0x767d1 _io.o .text (section) 0x767f4 _io.o .text (section) 0x76813 _io.o .text (section) 0x76a9f _io.o .text (section) 0x76fcc _io.o .text (section) 0x77043 _io.o .text (section) 0x771d4 _io.o .text (section) 0x77600 _io.o .text (section) 0x77684 _io.o .text (section) 0x77890 _io.o .text (section) 0x77920 _io.o .text (section) 0x7795b _io.o .data (section) 0x53a4 _io.o .data (section) 0x5d31 _io.o .data (section) 0x64d9 _io.o .data (section) 0x676a _io.o .data (section) 0x68cd _io.o .data (section) 0x69d2 _io.o .data (section) 0x6c66 _io.o .data (section) 0x8750 _io.o .data (section) 0x8d42 _io.o .data (section) 0x9254 _io.o .data (section) 0xa625 _io.o .data (section) 0xaaa3 _io.o .data (section) 0xae85 _io.o .data (section) 0xeff3 _io.o .data (section) 0xfe6d _io.o .data (section) 0x10edf _io.o .data (section) 0x1c567 _io.o .data (section) 0x1e2bf _io.o .data (section) 0x27783 _io.o .data (section) 0x2aecb _io.o .data (section) 0x3acff _io.o .data (section) 0x3ae80 _io.o .data (section) 0x3aeee _io.o .data (section) 0x3af57 _io.o .data (section) 0x3b090 _io.o .data (section) 0x3b312 _io.o .data (section) 0x3c743 _io.o .data (section) 0x3c784 _io.o .data (section) 0x3d17c _io.o .data (section) 0x3d7de _io.o .data (section) 0x3e928 _io.o .data (section) 0x3e991 _io.o .data (section) 0x3ea04 _io.o .data (section) 0x3ed42 _io.o .data (section) 0x3f1fd _io.o .data (section) 0x4704d _io.o .data (section) 0x4897b _io.o .data (section) 0x49bf5 _io.o .data (section) 0x4c134 _io.o .data (section) 0x4d5c9 _io.o .data (section) 0x538ad _io.o .data (section) 0x54211 _io.o .data (section) 0x54256 _io.o .data (section) 0x54c6d _io.o .data (section) 0x54d6b _io.o .data (section) 0x5500d _io.o .data (section) 0x578ce _io.o .data (section) 0x58582 _io.o .data (section) 0x590b7 _io.o .data (section) 0x598d8 _io.o .data (section) 0x5b34d _io.o .data (section) 0x5b4af _io.o .data (section) 0x5b4d7 _io.o .data (section) 0x5ed65 _io.o .data (section) 0x60ab0 _io.o .data (section) 0x68182 _io.o .data (section) 0x6a645 _io.o .data (section) 0x6cc8d _io.o .data (section) 0x713c8 _io.o .data (section) 0x7bd67 _io.o .rodata (section) 0x6ef74 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer_2d_or_2d_string_2d_or_2d_settings 0x162 _io.o ___G__23__23_fail_2d_check_2d_exact_2d_integer_2d_or_2d_string_2d_or_2d_settings 0x28e2 _io.o ___G__23__23_fail_2d_check_2d_tls_2d_options 0x154 _io.o ___G__23__23_fail_2d_check_2d_tls_2d_options 0x28d4 _io.o ___G__23__23_fail_2d_check_2d_tls_2d_version 0x146 _io.o ___G__23__23_fail_2d_check_2d_tls_2d_version 0x28c6 _io.o ___G__23__23_fail_2d_check_2d_settings 0x138 _io.o ___G__23__23_fail_2d_check_2d_settings 0x28b8 _io.o ___G_file_2d_error_3f_ 0x12a _io.o ___G_file_2d_error_3f_ 0x28aa _io.o ___G__23__23_raise_2d_io_2d_exception 0x11c _io.o ___G__23__23_raise_2d_io_2d_exception 0x289c _io.o ___G__23__23_raise_2d_os_2d_io_2d_exception 0x10e _io.o ___G__23__23_raise_2d_os_2d_io_2d_exception 0x288e _io.o ___G__23__23_raise_2d_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception 0x100 _io.o ___G__23__23_raise_2d_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception 0x2880 _io.o ___G_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_2d_arguments 0xf2 _io.o ___G_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_2d_arguments 0x2872 _io.o ___G_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_2d_procedure 0xe4 _io.o ___G_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_2d_procedure 0x2864 _io.o ___G_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_3f_ 0xd6 _io.o ___G_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_3f_ 0x2856 _io.o ___G__23__23_fail_2d_check_2d_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception 0xc8 _io.o ___G__23__23_fail_2d_check_2d_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception 0x2848 _io.o ___G__23__23_raise_2d_unterminated_2d_process_2d_exception 0xba _io.o ___G__23__23_raise_2d_unterminated_2d_process_2d_exception 0x283a _io.o ___G_unterminated_2d_process_2d_exception_2d_arguments 0xac _io.o ___G_unterminated_2d_process_2d_exception_2d_arguments 0x282c _io.o ___G_unterminated_2d_process_2d_exception_2d_procedure 0x9e _io.o ___G_unterminated_2d_process_2d_exception_2d_procedure 0x281e _io.o ___G_port_3f_ 0x250 _io.o ___G_port_3f_ 0x29d0 _io.o ___G__23__23_port_3f_ 0x242 _io.o ___G__23__23_port_3f_ 0x29c2 _io.o ___G__23__23_port_3f_ 0xa9ec _thread.o ___G__23__23_port_3f_ 0x79f3 _repl.o ___G__23__23_port_3f_ 0x7a4a _repl.o ___G__23__23_psettings_2d__3e_output_2d_width 0x234 _io.o ___G__23__23_psettings_2d__3e_output_2d_width 0x29b4 _io.o ___G__23__23_psettings_2d__3e_permissions 0x226 _io.o ___G__23__23_psettings_2d__3e_permissions 0x29a6 _io.o ___G__23__23_psettings_2d__3e_permissions 0x54ad _nonstd.o ___G__23__23_psettings_2d__3e_permissions 0x16cd9 _nonstd.o ___G__23__23_psettings_2d__3e_device_2d_flags 0x218 _io.o ___G__23__23_psettings_2d__3e_device_2d_flags 0x2998 _io.o ___G__23__23_psettings_2d_options_2d__3e_options 0x20a _io.o ___G__23__23_psettings_2d_options_2d__3e_options 0x298a _io.o ___G__23__23_psettings_2d__3e_output_2d_readtable 0x1fc _io.o ___G__23__23_psettings_2d__3e_output_2d_readtable 0x297c _io.o ___G__23__23_psettings_2d__3e_input_2d_readtable 0x1ee _io.o ___G__23__23_psettings_2d__3e_input_2d_readtable 0x296e _io.o ___G__23__23_psettings_2d__3e_woptions 0x1e0 _io.o ___G__23__23_psettings_2d__3e_woptions 0x2960 _io.o ___G__23__23_psettings_2d__3e_roptions 0x1d2 _io.o ___G__23__23_psettings_2d__3e_roptions 0x2952 _io.o ___G__23__23_parse_2d_psettings_21_ 0x1c4 _io.o ___G__23__23_parse_2d_psettings_21_ 0x2944 _io.o ___G__23__23_make_2d_psettings 0x1b6 _io.o ___G__23__23_make_2d_psettings 0x2936 _io.o ___G__23__23_make_2d_psettings 0x2a52 _nonstd.o ___G__23__23_make_2d_psettings 0x30db _nonstd.o ___G__23__23_readenv_2d_relative_2d_filepos 0x1a8 _io.o ___G__23__23_readenv_2d_relative_2d_filepos 0x2928 _io.o ___G__23__23_make_2d_writeenv 0x17e _io.o ___G__23__23_make_2d_writeenv 0x28fe _io.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_ip_2d_address 0x170 _io.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_ip_2d_address 0x28f0 _io.o ___G__23__23_fail_2d_check_2d_byte_2d_input_2d_port 0x322 _io.o ___G__23__23_fail_2d_check_2d_byte_2d_input_2d_port 0x2aa2 _io.o ___G__23__23_fail_2d_check_2d_byte_2d_port 0x314 _io.o ___G__23__23_fail_2d_check_2d_byte_2d_port 0x2a94 _io.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x306 _io.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x2a86 _io.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x5539 _repl.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x5e03 _repl.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x5e66 _repl.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x7048 _repl.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x75d4 _repl.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x768f _repl.o ___G__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x76ef _repl.o ___G__23__23_fail_2d_check_2d_character_2d_input_2d_port 0x2f8 _io.o ___G__23__23_fail_2d_check_2d_character_2d_input_2d_port 0x2a78 _io.o ___G__23__23_fail_2d_check_2d_object_2d_output_2d_port 0x2ea _io.o ___G__23__23_fail_2d_check_2d_object_2d_output_2d_port 0x2a6a _io.o ___G__23__23_fail_2d_check_2d_object_2d_input_2d_port 0x2dc _io.o ___G__23__23_fail_2d_check_2d_object_2d_input_2d_port 0x2a5c _io.o ___G__23__23_fail_2d_check_2d_output_2d_port 0x2ce _io.o ___G__23__23_fail_2d_check_2d_output_2d_port 0x2a4e _io.o ___G__23__23_fail_2d_check_2d_output_2d_port 0x9746 _thread.o ___G__23__23_fail_2d_check_2d_output_2d_port 0xdeed _thread.o ___G__23__23_fail_2d_check_2d_output_2d_port 0x134fc _thread.o ___G__23__23_fail_2d_check_2d_output_2d_port 0x4fd8 _repl.o ___G__23__23_fail_2d_check_2d_output_2d_port 0x551d _repl.o ___G__23__23_fail_2d_check_2d_output_2d_port 0x832c _repl.o ___G__23__23_fail_2d_check_2d_input_2d_port 0x2c0 _io.o ___G__23__23_fail_2d_check_2d_input_2d_port 0x2a40 _io.o ___G__23__23_fail_2d_check_2d_input_2d_port 0xaa24 _thread.o ___G__23__23_fail_2d_check_2d_input_2d_port 0x13f36 _thread.o ___G__23__23_fail_2d_check_2d_port 0x2b2 _io.o ___G__23__23_fail_2d_check_2d_port 0x2a32 _io.o ___G_binary_2d_port_3f_ 0x2a4 _io.o ___G_binary_2d_port_3f_ 0x2a24 _io.o ___G_textual_2d_port_3f_ 0x296 _io.o ___G_textual_2d_port_3f_ 0x2a16 _io.o ___G_output_2d_port_3f_ 0x288 _io.o ___G_output_2d_port_3f_ 0x2a08 _io.o ___G__23__23_output_2d_port_3f_ 0x27a _io.o ___G__23__23_output_2d_port_3f_ 0x29fa _io.o ___G_input_2d_port_3f_ 0x26c _io.o ___G_input_2d_port_3f_ 0x29ec _io.o ___G__23__23_input_2d_port_3f_ 0x25e _io.o ___G__23__23_input_2d_port_3f_ 0x29de _io.o ___G__23__23_make_2d_device_2d_port 0x3f4 _io.o ___G__23__23_make_2d_device_2d_port 0x2b74 _io.o ___G__23__23_port_2d_char_2d_buf_2d_len 0x3e6 _io.o ___G__23__23_port_2d_char_2d_buf_2d_len 0x2b66 _io.o ___G_open_2d_dummy 0x3d8 _io.o ___G_open_2d_dummy 0x2b58 _io.o ___G__23__23_open_2d_dummy 0x3ca _io.o ___G__23__23_open_2d_dummy 0x2b4a _io.o ___G__23__23_make_2d_dummy_2d_port 0x3bc _io.o ___G__23__23_make_2d_dummy_2d_port 0x2b3c _io.o ___G__23__23_io_2d_condvar_2d_port_2d_set_21_ 0x3ae _io.o ___G__23__23_io_2d_condvar_2d_port_2d_set_21_ 0x2b2e _io.o ___G__23__23_io_2d_condvar_2d_port 0x3a0 _io.o ___G__23__23_io_2d_condvar_2d_port 0x2b20 _io.o ___G__23__23_io_2d_condvar_2d_port 0xa2ad _thread.o ___G__23__23_io_2d_condvar_3f_ 0x392 _io.o ___G__23__23_io_2d_condvar_3f_ 0x2b12 _io.o ___G__23__23_io_2d_condvar_3f_ 0x160bb _thread.o ___G__23__23_make_2d_io_2d_condvar_2d_for_2d_event 0x384 _io.o ___G__23__23_make_2d_io_2d_condvar_2d_for_2d_event 0x2b04 _io.o ___G__23__23_make_2d_io_2d_condvar_2d_for_2d_writing 0x376 _io.o ___G__23__23_make_2d_io_2d_condvar_2d_for_2d_writing 0x2af6 _io.o ___G__23__23_make_2d_io_2d_condvar_2d_for_2d_reading 0x368 _io.o ___G__23__23_make_2d_io_2d_condvar_2d_for_2d_reading 0x2ae8 _io.o ___G__23__23_make_2d_io_2d_condvar 0x35a _io.o ___G__23__23_make_2d_io_2d_condvar 0x2ada _io.o ___G__23__23_fail_2d_check_2d_device_2d_output_2d_port 0x34c _io.o ___G__23__23_fail_2d_check_2d_device_2d_output_2d_port 0x2acc _io.o ___G__23__23_fail_2d_check_2d_device_2d_input_2d_port 0x33e _io.o ___G__23__23_fail_2d_check_2d_device_2d_input_2d_port 0x2abe _io.o ___G__23__23_fail_2d_check_2d_byte_2d_output_2d_port 0x330 _io.o ___G__23__23_fail_2d_check_2d_byte_2d_output_2d_port 0x2ab0 _io.o ___G__23__23_fail_2d_check_2d_vector_2d_input_2d_port 0x4c6 _io.o ___G__23__23_fail_2d_check_2d_vector_2d_input_2d_port 0x2c46 _io.o ___G__23__23_vect_2d_port_2d_options 0x4b8 _io.o ___G__23__23_vect_2d_port_2d_options 0x2c38 _io.o ___G__23__23_byte_2d_wbuf_2d_drain 0x4aa _io.o ___G__23__23_byte_2d_wbuf_2d_drain 0x2c2a _io.o ___G__23__23_byte_2d_wbuf_2d_drain_2d_no_2d_reset 0x49c _io.o ___G__23__23_byte_2d_wbuf_2d_drain_2d_no_2d_reset 0x2c1c _io.o ___G__23__23_char_2d_wbuf_2d_drain 0x48e _io.o ___G__23__23_char_2d_wbuf_2d_drain 0x2c0e _io.o ___G__23__23_char_2d_wbuf_2d_drain_2d_no_2d_reset 0x480 _io.o ___G__23__23_char_2d_wbuf_2d_drain_2d_no_2d_reset 0x2c00 _io.o ___G__23__23_byte_2d_rbuf_2d_fill 0x472 _io.o ___G__23__23_byte_2d_rbuf_2d_fill 0x2bf2 _io.o ___G__23__23_char_2d_rbuf_2d_fill 0x464 _io.o ___G__23__23_char_2d_rbuf_2d_fill 0x2be4 _io.o ___G_output_2d_port_2d_byte_2d_position 0x456 _io.o ___G_output_2d_port_2d_byte_2d_position 0x2bd6 _io.o ___G__23__23_output_2d_port_2d_byte_2d_position 0x448 _io.o ___G__23__23_output_2d_port_2d_byte_2d_position 0x2bc8 _io.o ___G_input_2d_port_2d_byte_2d_position 0x43a _io.o ___G_input_2d_port_2d_byte_2d_position 0x2bba _io.o ___G__23__23_input_2d_port_2d_byte_2d_position 0x42c _io.o ___G__23__23_input_2d_port_2d_byte_2d_position 0x2bac _io.o ___G__23__23_close_2d_device 0x41e _io.o ___G__23__23_close_2d_device 0x2b9e _io.o ___G__23__23_wait_2d_device 0x410 _io.o ___G__23__23_wait_2d_device 0x2b90 _io.o ___G__23__23_make_2d_device_2d_port_2d_from_2d_single_2d_device 0x402 _io.o ___G__23__23_make_2d_device_2d_port_2d_from_2d_single_2d_device 0x2b82 _io.o ___G_open_2d_output_2d_vector 0x598 _io.o ___G_open_2d_output_2d_vector 0x2d18 _io.o ___G__23__23_open_2d_output_2d_vector 0x58a _io.o ___G__23__23_open_2d_output_2d_vector 0x2d0a _io.o ___G_open_2d_input_2d_vector 0x57c _io.o ___G_open_2d_input_2d_vector 0x2cfc _io.o ___G__23__23_open_2d_input_2d_vector 0x56e _io.o ___G__23__23_open_2d_input_2d_vector 0x2cee _io.o ___G_open_2d_vector_2d_pipe 0x560 _io.o ___G_open_2d_vector_2d_pipe 0x2ce0 _io.o ___G__23__23_open_2d_vector_2d_pipe 0x552 _io.o ___G__23__23_open_2d_vector_2d_pipe 0x2cd2 _io.o ___G__23__23_open_2d_vector_2d_pipe_2d_generic 0x544 _io.o ___G__23__23_open_2d_vector_2d_pipe_2d_generic 0x2cc4 _io.o ___G__23__23_make_2d_vector_2d_pipe_2d_port 0x536 _io.o ___G__23__23_make_2d_vector_2d_pipe_2d_port 0x2cb6 _io.o ___G_open_2d_vector 0x528 _io.o ___G_open_2d_vector 0x2ca8 _io.o ___G__23__23_open_2d_vector 0x51a _io.o ___G__23__23_open_2d_vector 0x2c9a _io.o ___G__23__23_open_2d_vector_2d_generic 0x50c _io.o ___G__23__23_open_2d_vector_2d_generic 0x2c8c _io.o ___G__23__23_fifo_2d__3e_vector 0x4fe _io.o ___G__23__23_fifo_2d__3e_vector 0x2c7e _io.o ___G__23__23_subvector_2d__3e_fifo 0x4f0 _io.o ___G__23__23_subvector_2d__3e_fifo 0x2c70 _io.o ___G__23__23_fail_2d_check_2d_vector_2d_or_2d_settings 0x4e2 _io.o ___G__23__23_fail_2d_check_2d_vector_2d_or_2d_settings 0x2c62 _io.o ___G__23__23_fail_2d_check_2d_vector_2d_output_2d_port 0x4d4 _io.o ___G__23__23_fail_2d_check_2d_vector_2d_output_2d_port 0x2c54 _io.o ___G__23__23_fail_2d_check_2d_string_2d_output_2d_port 0x66a _io.o ___G__23__23_fail_2d_check_2d_string_2d_output_2d_port 0x2dea _io.o ___G__23__23_fail_2d_check_2d_string_2d_input_2d_port 0x65c _io.o ___G__23__23_fail_2d_check_2d_string_2d_input_2d_port 0x2ddc _io.o ___G__23__23_make_2d_vector_2d_port 0x64e _io.o ___G__23__23_make_2d_vector_2d_port 0x2dce _io.o ___G_with_2d_output_2d_to_2d_vector 0x640 _io.o ___G_with_2d_output_2d_to_2d_vector 0x2dc0 _io.o ___G__23__23_with_2d_output_2d_to_2d_vector 0x632 _io.o ___G__23__23_with_2d_output_2d_to_2d_vector 0x2db2 _io.o ___G__23__23_with_2d_output_2d_to_2d_vector_2d_aux 0x624 _io.o ___G__23__23_with_2d_output_2d_to_2d_vector_2d_aux 0x2da4 _io.o ___G_with_2d_input_2d_from_2d_vector 0x616 _io.o ___G_with_2d_input_2d_from_2d_vector 0x2d96 _io.o ___G__23__23_with_2d_input_2d_from_2d_vector 0x608 _io.o ___G__23__23_with_2d_input_2d_from_2d_vector 0x2d88 _io.o ___G_call_2d_with_2d_output_2d_vector 0x5fa _io.o ___G_call_2d_with_2d_output_2d_vector 0x2d7a _io.o ___G__23__23_call_2d_with_2d_output_2d_vector 0x5ec _io.o ___G__23__23_call_2d_with_2d_output_2d_vector 0x2d6c _io.o ___G__23__23_call_2d_with_2d_output_2d_vector_2d_aux 0x5de _io.o ___G__23__23_call_2d_with_2d_output_2d_vector_2d_aux 0x2d5e _io.o ___G_call_2d_with_2d_input_2d_vector 0x5d0 _io.o ___G_call_2d_with_2d_input_2d_vector 0x2d50 _io.o ___G__23__23_call_2d_with_2d_input_2d_vector 0x5c2 _io.o ___G__23__23_call_2d_with_2d_input_2d_vector 0x2d42 _io.o ___G_get_2d_output_2d_vector 0x5b4 _io.o ___G_get_2d_output_2d_vector 0x2d34 _io.o ___G__23__23_get_2d_output_2d_vector 0x5a6 _io.o ___G__23__23_get_2d_output_2d_vector 0x2d26 _io.o ___G_get_2d_output_2d_string 0x74a _io.o ___G_get_2d_output_2d_string 0x2eca _io.o ___G__23__23_get_2d_output_2d_string 0x73c _io.o ___G__23__23_get_2d_output_2d_string 0x2ebc _io.o ___G_open_2d_output_2d_string 0x72e _io.o ___G_open_2d_output_2d_string 0x2eae _io.o ___G__23__23_open_2d_output_2d_string 0x720 _io.o ___G__23__23_open_2d_output_2d_string 0x2ea0 _io.o ___G_open_2d_input_2d_string 0x712 _io.o ___G_open_2d_input_2d_string 0x2e92 _io.o ___G__23__23_open_2d_input_2d_string 0x704 _io.o ___G__23__23_open_2d_input_2d_string 0x2e84 _io.o ___G_open_2d_string_2d_pipe 0x6f6 _io.o ___G_open_2d_string_2d_pipe 0x2e76 _io.o ___G__23__23_open_2d_string_2d_pipe 0x6e8 _io.o ___G__23__23_open_2d_string_2d_pipe 0x2e68 _io.o ___G__23__23_open_2d_string_2d_pipe_2d_generic 0x6da _io.o ___G__23__23_open_2d_string_2d_pipe_2d_generic 0x2e5a _io.o ___G__23__23_make_2d_string_2d_pipe_2d_port 0x6cc _io.o ___G__23__23_make_2d_string_2d_pipe_2d_port 0x2e4c _io.o ___G_open_2d_string 0x6be _io.o ___G_open_2d_string 0x2e3e _io.o ___G__23__23_open_2d_string 0x6b0 _io.o ___G__23__23_open_2d_string 0x2e30 _io.o ___G__23__23_open_2d_string_2d_generic 0x6a2 _io.o ___G__23__23_open_2d_string_2d_generic 0x2e22 _io.o ___G__23__23_fifo_2d__3e_string 0x694 _io.o ___G__23__23_fifo_2d__3e_string 0x2e14 _io.o ___G__23__23_substring_2d__3e_fifo 0x686 _io.o ___G__23__23_substring_2d__3e_fifo 0x2e06 _io.o ___G__23__23_open_2d_u8vector_2d_generic 0x838 _io.o ___G__23__23_open_2d_u8vector_2d_generic 0x2fb8 _io.o ___G__23__23_subu8vector_2d__3e_fifo 0x81c _io.o ___G__23__23_subu8vector_2d__3e_fifo 0x2f9c _io.o ___G__23__23_fail_2d_check_2d_u8vector_2d_or_2d_settings 0x80e _io.o ___G__23__23_fail_2d_check_2d_u8vector_2d_or_2d_settings 0x2f8e _io.o ___G__23__23_fail_2d_check_2d_u8vector_2d_output_2d_port 0x800 _io.o ___G__23__23_fail_2d_check_2d_u8vector_2d_output_2d_port 0x2f80 _io.o ___G__23__23_fail_2d_check_2d_u8vector_2d_input_2d_port 0x7f2 _io.o ___G__23__23_fail_2d_check_2d_u8vector_2d_input_2d_port 0x2f72 _io.o ___G__23__23_make_2d_string_2d_port 0x7e4 _io.o ___G__23__23_make_2d_string_2d_port 0x2f64 _io.o ___G_with_2d_output_2d_to_2d_string 0x7d6 _io.o ___G_with_2d_output_2d_to_2d_string 0x2f56 _io.o ___G__23__23_with_2d_output_2d_to_2d_string 0x7c8 _io.o ___G__23__23_with_2d_output_2d_to_2d_string 0x2f48 _io.o ___G__23__23_with_2d_output_2d_to_2d_string_2d_aux 0x7ba _io.o ___G__23__23_with_2d_output_2d_to_2d_string_2d_aux 0x2f3a _io.o ___G_with_2d_input_2d_from_2d_string 0x7ac _io.o ___G_with_2d_input_2d_from_2d_string 0x2f2c _io.o ___G__23__23_with_2d_input_2d_from_2d_string 0x79e _io.o ___G__23__23_with_2d_input_2d_from_2d_string 0x2f1e _io.o ___G_call_2d_with_2d_output_2d_string 0x790 _io.o ___G_call_2d_with_2d_output_2d_string 0x2f10 _io.o ___G__23__23_call_2d_with_2d_output_2d_string 0x782 _io.o ___G__23__23_call_2d_with_2d_output_2d_string 0x2f02 _io.o ___G__23__23_call_2d_with_2d_output_2d_string_2d_aux 0x774 _io.o ___G__23__23_call_2d_with_2d_output_2d_string_2d_aux 0x2ef4 _io.o ___G_call_2d_with_2d_input_2d_string 0x766 _io.o ___G_call_2d_with_2d_input_2d_string 0x2ee6 _io.o ___G__23__23_call_2d_with_2d_output_2d_u8vector_2d_aux 0x90a _io.o ___G__23__23_call_2d_with_2d_output_2d_u8vector_2d_aux 0x308a _io.o ___G_call_2d_with_2d_input_2d_u8vector 0x8fc _io.o ___G_call_2d_with_2d_input_2d_u8vector 0x307c _io.o ___G__23__23_call_2d_with_2d_input_2d_u8vector 0x8ee _io.o ___G__23__23_call_2d_with_2d_input_2d_u8vector 0x306e _io.o ___G_get_2d_output_2d_u8vector 0x8e0 _io.o ___G_get_2d_output_2d_u8vector 0x3060 _io.o ___G__23__23_get_2d_output_2d_u8vector 0x8d2 _io.o ___G__23__23_get_2d_output_2d_u8vector 0x3052 _io.o ___G_open_2d_output_2d_u8vector 0x8c4 _io.o ___G_open_2d_output_2d_u8vector 0x3044 _io.o ___G__23__23_open_2d_output_2d_u8vector 0x8b6 _io.o ___G__23__23_open_2d_output_2d_u8vector 0x3036 _io.o ___G_open_2d_input_2d_u8vector 0x8a8 _io.o ___G_open_2d_input_2d_u8vector 0x3028 _io.o ___G__23__23_open_2d_input_2d_u8vector 0x89a _io.o ___G__23__23_open_2d_input_2d_u8vector 0x301a _io.o ___G_open_2d_u8vector_2d_pipe 0x88c _io.o ___G_open_2d_u8vector_2d_pipe 0x300c _io.o ___G__23__23_open_2d_u8vector_2d_pipe 0x87e _io.o ___G__23__23_open_2d_u8vector_2d_pipe 0x2ffe _io.o ___G__23__23_open_2d_u8vector_2d_pipe_2d_generic 0x870 _io.o ___G__23__23_open_2d_u8vector_2d_pipe_2d_generic 0x2ff0 _io.o ___G__23__23_make_2d_u8vector_2d_pipe_2d_port 0x862 _io.o ___G__23__23_make_2d_u8vector_2d_pipe_2d_port 0x2fe2 _io.o ___G_open_2d_u8vector 0x854 _io.o ___G_open_2d_u8vector 0x2fd4 _io.o ___G__23__23_open_2d_u8vector 0x846 _io.o ___G__23__23_open_2d_u8vector 0x2fc6 _io.o ___G__23__23_port_2d_of_2d_kind_3f_ 0x9dc _io.o ___G__23__23_port_2d_of_2d_kind_3f_ 0x315c _io.o ___G__23__23_marktable_2d_restore_21_ 0x9ce _io.o ___G__23__23_marktable_2d_restore_21_ 0x314e _io.o ___G__23__23_marktable_2d_save 0x9c0 _io.o ___G__23__23_marktable_2d_save 0x3140 _io.o ___G__23__23_marktable_2d_lookup_21_ 0x9b2 _io.o ___G__23__23_marktable_2d_lookup_21_ 0x3132 _io.o ___G__23__23_marktable_2d_mark_21_ 0x9a4 _io.o ___G__23__23_marktable_2d_mark_21_ 0x3124 _io.o ___G__23__23_marktable_2d_table_2d_get_21_ 0x996 _io.o ___G__23__23_marktable_2d_table_2d_get_21_ 0x3116 _io.o ___G__23__23_make_2d_marktable 0x988 _io.o ___G__23__23_make_2d_marktable 0x3108 _io.o ___G__23__23_make_2d_u8vector_2d_port 0x97a _io.o ___G__23__23_make_2d_u8vector_2d_port 0x30fa _io.o ___G_with_2d_output_2d_to_2d_u8vector 0x96c _io.o ___G_with_2d_output_2d_to_2d_u8vector 0x30ec _io.o ___G__23__23_with_2d_output_2d_to_2d_u8vector 0x95e _io.o ___G__23__23_with_2d_output_2d_to_2d_u8vector 0x30de _io.o ___G__23__23_with_2d_output_2d_to_2d_u8vector_2d_aux 0x950 _io.o ___G__23__23_with_2d_output_2d_to_2d_u8vector_2d_aux 0x30d0 _io.o ___G_with_2d_input_2d_from_2d_u8vector 0x942 _io.o ___G_with_2d_input_2d_from_2d_u8vector 0x30c2 _io.o ___G__23__23_with_2d_input_2d_from_2d_u8vector 0x934 _io.o ___G__23__23_with_2d_input_2d_from_2d_u8vector 0x30b4 _io.o ___G_call_2d_with_2d_output_2d_u8vector 0x926 _io.o ___G_call_2d_with_2d_output_2d_u8vector 0x30a6 _io.o ___G__23__23_call_2d_with_2d_output_2d_u8vector 0x918 _io.o ___G__23__23_call_2d_with_2d_output_2d_u8vector 0x3098 _io.o ___G_pretty_2d_print 0xad8 _io.o ___G_pretty_2d_print 0x3258 _io.o ___G__23__23_pretty_2d_print 0xaca _io.o ___G__23__23_pretty_2d_print 0x324a _io.o ___G__23__23_pretty_2d_print 0x5a6f _repl.o ___G__23__23_pretty_2d_print 0x76ab _repl.o ___G__23__23_pretty_2d_print 0x8573 _repl.o ___G_display 0xabc _io.o ___G_display 0x323c _io.o ___G_display 0x7f04 _io.o ___G__23__23_display 0xaae _io.o ___G__23__23_display 0x322e _io.o ___G__23__23_display 0x1563b _io.o ___G__23__23_display 0x1a5d7 _repl.o ___G__23__23_display 0x1cb52 _repl.o ___G__23__23_display 0x1dd88 _repl.o ___G__23__23_display 0x2719d _repl.o ___G_write_2d_simple 0xaa0 _io.o ___G_write_2d_simple 0x3220 _io.o ___G__23__23_write_2d_simple 0xa92 _io.o ___G__23__23_write_2d_simple 0x3212 _io.o ___G_write_2d_shared 0xa84 _io.o ___G_write_2d_shared 0x3204 _io.o ___G__23__23_write_2d_shared 0xa76 _io.o ___G__23__23_write_2d_shared 0x31f6 _io.o ___G_write 0xa68 _io.o ___G_write 0x31e8 _io.o ___G_write 0x7bfc _io.o ___G_write 0x46ca2 _io.o ___G_write 0x47293 _io.o ___G_write 0x4cd23 _io.o ___G_write 0x581d4 _io.o ___G__23__23_write_2d_with_2d_style 0xa4c _io.o ___G__23__23_write_2d_with_2d_style 0x31cc _io.o ___G__23__23_write_2d_generic_2d_to_2d_character_2d_port 0xa3e _io.o ___G__23__23_write_2d_generic_2d_to_2d_character_2d_port 0x31be _io.o ___G_read 0xa30 _io.o ___G_read 0x31b0 _io.o ___G_read 0xcab4 _io.o ___G_read 0x47481 _io.o ___G_read 0x4cdf9 _io.o ___G__23__23_read 0xa22 _io.o ___G__23__23_read 0x31a2 _io.o ___G__23__23_read 0x15770 _io.o ___G__23__23_read 0x5debf _io.o ___G__23__23_read 0x5f0a9 _io.o ___G__23__23_read 0x979d _nonstd.o ___G__23__23_read 0xd6bf _nonstd.o ___G__23__23_read 0xa9d3 _thread.o ___G__23__23_port_2d_device 0x9f8 _io.o ___G__23__23_port_2d_device 0x3178 _io.o ___G__23__23_port_2d_kind 0x9ea _io.o ___G__23__23_port_2d_kind 0x316a _io.o ___G__23__23_wait_2d_output_2d_port 0xbb8 _io.o ___G__23__23_wait_2d_output_2d_port 0x3338 _io.o ___G__23__23_wait_2d_input_2d_port 0xbaa _io.o ___G__23__23_wait_2d_input_2d_port 0x332a _io.o ___G_flush_2d_output_2d_port 0xb9c _io.o ___G_flush_2d_output_2d_port 0x331c _io.o ___G_force_2d_output 0xb8e _io.o ___G_force_2d_output 0x330e _io.o ___G__23__23_force_2d_output_2d_catching_2d_exceptions 0xb80 _io.o ___G__23__23_force_2d_output_2d_catching_2d_exceptions 0x3300 _io.o ___G__23__23_force_2d_output 0xb72 _io.o ___G__23__23_force_2d_output 0x32f2 _io.o ___G__23__23_force_2d_output 0x723f _repl.o ___G__23__23_force_2d_output 0x7c25 _repl.o ___G__23__23_force_2d_output 0x8176 _repl.o ___G__23__23_flush_2d_input_2d_buffering 0xb64 _io.o ___G__23__23_flush_2d_input_2d_buffering 0x32e4 _io.o ___G_newline 0xb56 _io.o ___G_newline 0x32d6 _io.o ___G_newline 0x1e807 _io.o ___G__23__23_newline 0xb48 _io.o ___G__23__23_newline 0x32c8 _io.o ___G__23__23_newline0 0xb3a _io.o ___G__23__23_newline0 0x32ba _io.o ___G__23__23_newline0 0x1229b _io.o ___G_println 0xb1e _io.o ___G_println 0x329e _io.o ___G__23__23_println 0xb10 _io.o ___G__23__23_println 0x3290 _io.o ___G_print 0xb02 _io.o ___G_print 0x3282 _io.o ___G__23__23_print 0xaf4 _io.o ___G__23__23_print 0x3274 _io.o ___G__23__23_print_2d_aux 0xae6 _io.o ___G__23__23_print_2d_aux 0x3266 _io.o ___G__23__23_output_2d_port_2d_readtable_2d_set_21_ 0xca6 _io.o ___G__23__23_output_2d_port_2d_readtable_2d_set_21_ 0x3426 _io.o ___G_output_2d_port_2d_readtable 0xc98 _io.o ___G_output_2d_port_2d_readtable 0x3418 _io.o ___G__23__23_output_2d_port_2d_readtable 0xc8a _io.o ___G__23__23_output_2d_port_2d_readtable 0x340a _io.o ___G_input_2d_port_2d_readtable_2d_set_21_ 0xc7c _io.o ___G_input_2d_port_2d_readtable_2d_set_21_ 0x33fc _io.o ___G__23__23_input_2d_port_2d_readtable_2d_set_21_ 0xc6e _io.o ___G__23__23_input_2d_port_2d_readtable_2d_set_21_ 0x33ee _io.o ___G_input_2d_port_2d_readtable 0xc60 _io.o ___G_input_2d_port_2d_readtable 0x33e0 _io.o ___G__23__23_input_2d_port_2d_readtable 0xc52 _io.o ___G__23__23_input_2d_port_2d_readtable 0x33d2 _io.o ___G_output_2d_port_2d_open_3f_ 0xc44 _io.o ___G_output_2d_port_2d_open_3f_ 0x33c4 _io.o ___G_input_2d_port_2d_open_3f_ 0xc36 _io.o ___G_input_2d_port_2d_open_3f_ 0x33b6 _io.o ___G_close_2d_port 0xc28 _io.o ___G_close_2d_port 0x33a8 _io.o ___G_close_2d_output_2d_port 0xc0c _io.o ___G_close_2d_output_2d_port 0x338c _io.o ___G_close_2d_output_2d_port 0x158cd _io.o ___G_close_2d_output_2d_port 0x16553 _io.o ___G_close_2d_output_2d_port 0x17b54 _io.o ___G_close_2d_output_2d_port 0x1a58a _io.o ___G_close_2d_output_2d_port 0x3c524 _io.o ___G_close_2d_output_2d_port 0x500e7 _io.o ___G_close_2d_output_2d_port 0x5279c _io.o ___G__23__23_close_2d_output_2d_port 0xbfe _io.o ___G__23__23_close_2d_output_2d_port 0x337e _io.o ___G__23__23_close_2d_output_2d_port 0x8f6f _nonstd.o ___G__23__23_close_2d_output_2d_port 0x9e97 _thread.o ___G_close_2d_input_2d_port 0xbf0 _io.o ___G_close_2d_input_2d_port 0x3370 _io.o ___G_close_2d_input_2d_port 0x1a691 _io.o ___G_close_2d_input_2d_port 0x1e676 _io.o ___G_close_2d_input_2d_port 0x27725 _io.o ___G_close_2d_input_2d_port 0x2a82e _io.o ___G_close_2d_input_2d_port 0x3f7e0 _io.o ___G_close_2d_input_2d_port 0x44fa2 _io.o ___G_close_2d_input_2d_port 0x4d8ec _io.o ___G_close_2d_input_2d_port 0x55b22 _io.o ___G_close_2d_input_2d_port 0x58b2c _io.o ___G_close_2d_input_2d_port 0x5a692 _io.o ___G__23__23_device_2d_port_2d_wait_2d_for_2d_output_21_ 0xbd4 _io.o ___G__23__23_device_2d_port_2d_wait_2d_for_2d_output_21_ 0x3354 _io.o ___G__23__23_device_2d_port_2d_wait_2d_for_2d_input_21_ 0xbc6 _io.o ___G__23__23_device_2d_port_2d_wait_2d_for_2d_input_21_ 0x3346 _io.o ___G_input_2d_port_2d_column 0xd94 _io.o ___G_input_2d_port_2d_column 0x3514 _io.o ___G__23__23_input_2d_port_2d_column 0xd86 _io.o ___G__23__23_input_2d_port_2d_column 0x3506 _io.o ___G_input_2d_port_2d_line 0xd6a _io.o ___G_input_2d_port_2d_line 0x34ea _io.o ___G__23__23_input_2d_port_2d_line 0xd5c _io.o ___G__23__23_input_2d_port_2d_line 0x34dc _io.o ___G_output_2d_port_2d_char_2d_position 0xd40 _io.o ___G_output_2d_port_2d_char_2d_position 0x34c0 _io.o ___G__23__23_output_2d_port_2d_char_2d_position 0xd32 _io.o ___G__23__23_output_2d_port_2d_char_2d_position 0x34b2 _io.o ___G_input_2d_port_2d_char_2d_position 0xd24 _io.o ___G_input_2d_port_2d_char_2d_position 0x34a4 _io.o ___G__23__23_input_2d_port_2d_char_2d_position 0xd16 _io.o ___G__23__23_input_2d_port_2d_char_2d_position 0x3496 _io.o ___G_port_2d_io_2d_exception_2d_handler_2d_set_21_ 0xd08 _io.o ___G_port_2d_io_2d_exception_2d_handler_2d_set_21_ 0x3488 _io.o ___G__23__23_port_2d_io_2d_exception_2d_handler_2d_set_21_ 0xcfa _io.o ___G__23__23_port_2d_io_2d_exception_2d_handler_2d_set_21_ 0x347a _io.o ___G_output_2d_port_2d_timeout_2d_set_21_ 0xcec _io.o ___G_output_2d_port_2d_timeout_2d_set_21_ 0x346c _io.o ___G__23__23_output_2d_port_2d_timeout_2d_set_21_ 0xcde _io.o ___G__23__23_output_2d_port_2d_timeout_2d_set_21_ 0x345e _io.o ___G__23__23_output_2d_port_2d_timeout_2d_set_21_ 0x9900 _repl.o ___G__23__23_output_2d_port_2d_timeout_2d_set_21_ 0x27700 _repl.o ___G_input_2d_port_2d_timeout_2d_set_21_ 0xcd0 _io.o ___G_input_2d_port_2d_timeout_2d_set_21_ 0x3450 _io.o ___G__23__23_input_2d_port_2d_timeout_2d_set_21_ 0xcc2 _io.o ___G__23__23_input_2d_port_2d_timeout_2d_set_21_ 0x3442 _io.o ___G__23__23_input_2d_port_2d_timeout_2d_set_21_ 0x4976 _repl.o ___G__23__23_input_2d_port_2d_timeout_2d_set_21_ 0x89b3 _repl.o ___G_output_2d_port_2d_readtable_2d_set_21_ 0xcb4 _io.o ___G_output_2d_port_2d_readtable_2d_set_21_ 0x3434 _io.o ___G__23__23_string_2d__3e_limited_2d_string 0xe74 _io.o ___G__23__23_string_2d__3e_limited_2d_string 0x35f4 _io.o ___G__23__23_string_2d__3e_limited_2d_string 0x13093 _repl.o ___G_object_2d__3e_string 0xe66 _io.o ___G_object_2d__3e_string 0x35e6 _io.o ___G__23__23_object_2d__3e_string_2d_with_2d_sn 0xe4a _io.o ___G__23__23_object_2d__3e_string_2d_with_2d_sn 0x35ca _io.o ___G__23__23_object_2d__3e_string_2d_with_2d_sn 0x495a _repl.o ___G__23__23_object_2d__3e_truncated_2d_string 0xe3c _io.o ___G__23__23_object_2d__3e_truncated_2d_string 0x35bc _io.o ___G__23__23_object_2d__3e_truncated_2d_string 0x4b88 _repl.o ___G__23__23_options_2d__3e_max_2d_char_2d_code 0xe2e _io.o ___G__23__23_options_2d__3e_max_2d_char_2d_code 0x35ae _io.o ___G__23__23_output_2d_port_2d_max_2d_char_2d_code 0xe20 _io.o ___G__23__23_output_2d_port_2d_max_2d_char_2d_code 0x35a0 _io.o ___G__23__23_output_2d_port_2d_max_2d_char_2d_code 0x4093 _repl.o ___G__23__23_input_2d_port_2d_max_2d_char_2d_code 0xe12 _io.o ___G__23__23_input_2d_port_2d_max_2d_char_2d_code 0x3592 _io.o ___G_output_2d_port_2d_width 0xe04 _io.o ___G_output_2d_port_2d_width 0x3584 _io.o ___G__23__23_output_2d_port_2d_width 0xdf6 _io.o ___G__23__23_output_2d_port_2d_width 0x3576 _io.o ___G__23__23_output_2d_port_2d_width 0x342d _repl.o ___G__23__23_output_2d_port_2d_width 0x37ac _repl.o ___G__23__23_output_2d_port_2d_width 0x3b4b _repl.o ___G__23__23_output_2d_port_2d_width 0x43dd _repl.o ___G__23__23_output_2d_port_2d_width 0x6f84 _repl.o ___G__23__23_output_2d_port_2d_width 0xe6b3 _repl.o ___G__23__23_output_2d_port_2d_width 0xf3cc _repl.o ___G__23__23_output_2d_port_2d_width 0xffa8 _repl.o ___G__23__23_output_2d_port_2d_width 0x12a55 _repl.o ___G_output_2d_port_2d_column 0xde8 _io.o ___G_output_2d_port_2d_column 0x3568 _io.o ___G__23__23_output_2d_port_2d_column 0xdda _io.o ___G__23__23_output_2d_port_2d_column 0x355a _io.o ___G__23__23_output_2d_port_2d_column 0x460d _repl.o ___G__23__23_output_2d_port_2d_column 0xeb4d _repl.o ___G__23__23_output_2d_port_2d_column 0xfde8 _repl.o ___G__23__23_output_2d_port_2d_column 0x10c4b _repl.o ___G__23__23_output_2d_port_2d_column 0x1bca9 _repl.o ___G__23__23_output_2d_port_2d_column_2d_set_21_ 0xdcc _io.o ___G__23__23_output_2d_port_2d_column_2d_set_21_ 0x354c _io.o ___G__23__23_output_2d_port_2d_column_2d_set_21_ 0xa1a9 _repl.o ___G__23__23_output_2d_port_2d_column_2d_set_21_ 0x17752 _repl.o ___G_output_2d_port_2d_line 0xdbe _io.o ___G_output_2d_port_2d_line 0x353e _io.o ___G__23__23_output_2d_port_2d_line 0xdb0 _io.o ___G__23__23_output_2d_port_2d_line 0x3530 _io.o ___G__23__23_output_2d_port_2d_line_2d_set_21_ 0xda2 _io.o ___G__23__23_output_2d_port_2d_line_2d_set_21_ 0x3522 _io.o ___G_peek_2d_char 0xf46 _io.o ___G_peek_2d_char 0x36c6 _io.o ___G_peek_2d_char 0x3147f _io.o ___G_peek_2d_char 0x31cdc _io.o ___G__23__23_peek_2d_char 0xf38 _io.o ___G__23__23_peek_2d_char 0x36b8 _io.o ___G__23__23_peek_2d_char0_3f_ 0xf2a _io.o ___G__23__23_peek_2d_char0_3f_ 0x36aa _io.o ___G__23__23_peek_2d_char0 0xf1c _io.o ___G__23__23_peek_2d_char0 0x369c _io.o ___G__23__23_peek_2d_char0 0x15b2c _io.o ___G__23__23_peek_2d_char1_3f_ 0xf0e _io.o ___G__23__23_peek_2d_char1_3f_ 0x368e _io.o ___G__23__23_peek_2d_char1 0xf00 _io.o ___G__23__23_peek_2d_char1 0x3680 _io.o ___G__23__23_peek_2d_char1 0x15b04 _io.o ___G__23__23_peek_2d_char1 0x205eb _io.o ___G__23__23_peek_2d_char1 0x23a0e _io.o ___G__23__23_peek_2d_char1 0x31429 _io.o ___G__23__23_peek_2d_char1 0x314ce _io.o ___G__23__23_peek_2d_char1 0x34f02 _io.o ___G__23__23_peek_2d_char1 0x381fa _io.o ___G__23__23_peek_2d_char1 0x48945 _io.o ___G__23__23_peek_2d_char1 0x49160 _io.o ___G__23__23_peek_2d_char1 0x4ef6e _io.o ___G__23__23_peek_2d_char1 0x4efb2 _io.o ___G__23__23_peek_2d_char1 0x4f722 _io.o ___G__23__23_peek_2d_char1 0x503c9 _io.o ___G__23__23_peek_2d_char1 0x50530 _io.o ___G__23__23_peek_2d_char1 0x5068c _io.o ___G__23__23_peek_2d_char1 0x5074a _io.o ___G__23__23_peek_2d_char1 0x50e4f _io.o ___G__23__23_peek_2d_char1 0x51006 _io.o ___G__23__23_peek_2d_char1 0x51c3e _io.o ___G__23__23_peek_2d_char1 0x51d19 _io.o ___G__23__23_peek_2d_char1 0x52082 _io.o ___G__23__23_peek_2d_char1 0x52476 _io.o ___G__23__23_peek_2d_char1 0x53601 _io.o ___G__23__23_peek_2d_char1 0x56292 _io.o ___G__23__23_peek_2d_char1 0x58531 _io.o ___G__23__23_peek_2d_char1 0x5855a _io.o ___G__23__23_peek_2d_char1 0x59480 _io.o ___G__23__23_peek_2d_char1 0x5a05d _io.o ___G__23__23_peek_2d_char1 0x5ab8b _io.o ___G__23__23_peek_2d_char1 0x60863 _io.o ___G__23__23_peek_2d_char1 0x60faa _io.o ___G__23__23_peek_2d_char1 0x61583 _io.o ___G__23__23_peek_2d_char1 0x616f2 _io.o ___G__23__23_peek_2d_char1 0x669f7 _io.o ___G__23__23_peek_2d_char1 0x69f38 _io.o ___G__23__23_peek_2d_char1 0x6dc92 _io.o ___G__23__23_peek_2d_char1 0x6ea3f _io.o ___G__23__23_peek_2d_char1 0x73971 _io.o ___G__23__23_peek_2d_char1 0x75f7d _io.o ___G__23__23_peek_2d_char1 0x235af _repl.o ___G__23__23_peek_2d_char1 0x26434 _repl.o ___G_char_2d_ready_3f_ 0xef2 _io.o ___G_char_2d_ready_3f_ 0x3672 _io.o ___G_char_2d_ready_3f_ 0x30439 _io.o ___G_char_2d_ready_3f_ 0x32036 _io.o ___G__23__23_char_2d_ready_3f_ 0xee4 _io.o ___G__23__23_char_2d_ready_3f_ 0x3664 _io.o ___G__23__23_char_2d_ready_3f_0 0xed6 _io.o ___G__23__23_char_2d_ready_3f_0 0x3656 _io.o ___G__23__23_char_2d_ready_3f_0 0x10373 _io.o ___G__23__23_char_2d_ready_3f_1 0xec8 _io.o ___G__23__23_char_2d_ready_3f_1 0x3648 _io.o ___G__23__23_char_2d_ready_3f_1 0x12e2c _io.o ___G__23__23_char_2d_ready_3f_1 0x15b8e _io.o ___G__23__23_char_2d_ready_3f_1 0x2e9b1 _io.o ___G__23__23_char_2d_output_2d_port_3f__2d_cached 0xeba _io.o ___G__23__23_char_2d_output_2d_port_3f__2d_cached 0x363a _io.o ___G__23__23_char_2d_input_2d_port_3f__2d_cached 0xeac _io.o ___G__23__23_char_2d_input_2d_port_3f__2d_cached 0x362c _io.o ___G_input_2d_port_2d_characters_2d_buffered 0xe9e _io.o ___G_input_2d_port_2d_characters_2d_buffered 0x361e _io.o ___G__23__23_input_2d_port_2d_characters_2d_buffered 0xe90 _io.o ___G__23__23_input_2d_port_2d_characters_2d_buffered 0x3610 _io.o ___G__23__23_force_2d_limited_2d_string_21_ 0xe82 _io.o ___G__23__23_force_2d_limited_2d_string_21_ 0x3602 _io.o ___G__23__23_write_2d_char1 0x1026 _io.o ___G__23__23_write_2d_char1 0x37a6 _io.o ___G__23__23_write_2d_char1 0x15bb6 _io.o ___G__23__23_write_2d_char2_3f_ 0x1018 _io.o ___G__23__23_write_2d_char2_3f_ 0x3798 _io.o ___G__23__23_write_2d_char2 0x100a _io.o ___G__23__23_write_2d_char2 0x378a _io.o ___G__23__23_write_2d_char2 0x15ba2 _io.o ___G__23__23_write_2d_char2 0x21d71 _io.o ___G__23__23_write_2d_char2 0x23854 _io.o ___G__23__23_write_2d_char2 0x4f6e4 _io.o ___G__23__23_write_2d_char2 0x4fc8c _io.o ___G__23__23_write_2d_char2 0x5aacd _io.o ___G__23__23_write_2d_char2 0x60885 _io.o ___G__23__23_write_2d_char2 0x608df _io.o ___G_read_2d_all 0xffc _io.o ___G_read_2d_all 0x377c _io.o ___G_read_2d_line 0xfe0 _io.o ___G_read_2d_line 0x3760 _io.o ___G__23__23_read_2d_line 0xfd2 _io.o ___G__23__23_read_2d_line 0x3752 _io.o ___G__23__23_read_2d_line 0x34bc _nonstd.o ___G__23__23_read_2d_line 0x5f0f _nonstd.o ___G__23__23_read_2d_line 0x86d9 _nonstd.o ___G__23__23_read_2d_line 0x3a77 _repl.o ___G__23__23_read_2d_line 0xa063 _repl.o ___G__23__23_read_2d_line 0x15a05 _repl.o ___G__23__23_read_2d_line 0x285f1 _repl.o ___G_read_2d_string 0xfc4 _io.o ___G_read_2d_string 0x3744 _io.o ___G_read_2d_substring 0xfb6 _io.o ___G_read_2d_substring 0x3736 _io.o ___G__23__23_read_2d_substring 0xfa8 _io.o ___G__23__23_read_2d_substring 0x3728 _io.o ___G_read_2d_char 0xf9a _io.o ___G_read_2d_char 0x371a _io.o ___G_read_2d_char 0x2fb5e _io.o ___G_read_2d_char 0x4a39e _io.o ___G__23__23_read_2d_char 0xf8c _io.o ___G__23__23_read_2d_char 0x370c _io.o ___G__23__23_read_2d_char0_3f_ 0xf7e _io.o ___G__23__23_read_2d_char0_3f_ 0x36fe _io.o ___G__23__23_read_2d_char0 0xf70 _io.o ___G__23__23_read_2d_char0 0x36f0 _io.o ___G__23__23_read_2d_char0 0x18ba3 _io.o ___G__23__23_read_2d_char1_3f_ 0xf62 _io.o ___G__23__23_read_2d_char1_3f_ 0x36e2 _io.o ___G__23__23_read_2d_char1 0xf54 _io.o ___G__23__23_read_2d_char1 0x36d4 _io.o ___G__23__23_read_2d_char1 0x118fc _io.o ___G__23__23_read_2d_char1 0x17511 _io.o ___G__23__23_read_2d_char1 0x1754d _io.o ___G__23__23_read_2d_char1 0x18b3c _io.o ___G__23__23_read_2d_char1 0x19b71 _io.o ___G__23__23_read_2d_char1 0x1a00f _io.o ___G__23__23_read_2d_char1 0x1a096 _io.o ___G__23__23_read_2d_char1 0x1ba4f _io.o ___G__23__23_read_2d_char1 0x1baea _io.o ___G__23__23_read_2d_char1 0x206a4 _io.o ___G__23__23_read_2d_char1 0x23c06 _io.o ___G__23__23_read_2d_char1 0x23d4d _io.o ___G__23__23_read_2d_char1 0x2438a _io.o ___G__23__23_read_2d_char1 0x243e9 _io.o ___G__23__23_read_2d_char1 0x2458a _io.o ___G__23__23_read_2d_char1 0x2485e _io.o ___G__23__23_read_2d_char1 0x249fa _io.o ___G__23__23_read_2d_char1 0x29c75 _io.o ___G__23__23_read_2d_char1 0x29f4b _io.o ___G__23__23_read_2d_char1 0x2b980 _io.o ___G__23__23_read_2d_char1 0x340af _io.o ___G__23__23_read_2d_char1 0x34e70 _io.o ___G__23__23_read_2d_char1 0x3506e _io.o ___G__23__23_read_2d_char1 0x3555e _io.o ___G__23__23_read_2d_char1 0x36492 _io.o ___G__23__23_read_2d_char1 0x364e3 _io.o ___G__23__23_read_2d_char1 0x37ec7 _io.o ___G__23__23_read_2d_char1 0x3880e _io.o ___G__23__23_read_2d_char1 0x38876 _io.o ___G__23__23_read_2d_char1 0x38b9f _io.o ___G__23__23_read_2d_char1 0x38dbc _io.o ___G__23__23_read_2d_char1 0x3923b _io.o ___G__23__23_read_2d_char1 0x394a3 _io.o ___G__23__23_read_2d_char1 0x3f337 _io.o ___G__23__23_read_2d_char1 0x4901c _io.o ___G__23__23_read_2d_char1 0x4a444 _io.o ___G__23__23_read_2d_char1 0x4f937 _io.o ___G__23__23_read_2d_char1 0x4fd11 _io.o ___G__23__23_read_2d_char1 0x5025f _io.o ___G__23__23_read_2d_char1 0x5070c _io.o ___G__23__23_read_2d_char1 0x50c7d _io.o ___G__23__23_read_2d_char1 0x514a9 _io.o ___G__23__23_read_2d_char1 0x524c8 _io.o ___G__23__23_read_2d_char1 0x53e9c _io.o ___G__23__23_read_2d_char1 0x54185 _io.o ___G__23__23_read_2d_char1 0x551a4 _io.o ___G__23__23_read_2d_char1 0x5543b _io.o ___G__23__23_read_2d_char1 0x55ace _io.o ___G__23__23_read_2d_char1 0x55fae _io.o ___G__23__23_read_2d_char1 0x56263 _io.o ___G__23__23_read_2d_char1 0x5901f _io.o ___G__23__23_read_2d_char1 0x5943a _io.o ___G__23__23_read_2d_char1 0x5a5e3 _io.o ___G__23__23_read_2d_char1 0x5ab62 _io.o ___G__23__23_read_2d_char1 0x5b85a _io.o ___G__23__23_read_2d_char1 0x5d6fb _io.o ___G__23__23_read_2d_char1 0x5e7e7 _io.o ___G__23__23_read_2d_char1 0x60b4c _io.o ___G__23__23_read_2d_char1 0x615ac _io.o ___G__23__23_read_2d_char1 0x615e8 _io.o ___G__23__23_read_2d_char1 0x616a8 _io.o ___G__23__23_read_2d_char1 0x632be _io.o ___G__23__23_read_2d_char1 0x633bd _io.o ___G__23__23_read_2d_char1 0x6421f _io.o ___G__23__23_read_2d_char1 0x657b4 _io.o ___G__23__23_read_2d_char1 0x658e0 _io.o ___G__23__23_read_2d_char1 0x659dd _io.o ___G__23__23_read_2d_char1 0x65dde _io.o ___G__23__23_read_2d_char1 0x660b7 _io.o ___G__23__23_read_2d_char1 0x6c486 _io.o ___G__23__23_read_2d_char1 0x6d271 _io.o ___G__23__23_read_2d_char1 0x6dfed _io.o ___G__23__23_read_2d_char1 0x6723 _nonstd.o ___G__23__23_read_2d_char1 0x13cc8 _repl.o ___G__23__23_read_2d_char1 0x1a9a2 _repl.o ___G__23__23_read_2d_char1 0x28f93 _repl.o ___G__23__23_peek_2d_u8 0x1106 _io.o ___G__23__23_peek_2d_u8 0x3886 _io.o ___G_read_2d_u8 0x10f8 _io.o ___G_read_2d_u8 0x3878 _io.o ___G__23__23_read_2d_u8 0x10ea _io.o ___G__23__23_read_2d_u8 0x386a _io.o ___G__23__23_read_2d_u8 0xb752 _thread.o ___G_u8_2d_ready_3f_ 0x10dc _io.o ___G_u8_2d_ready_3f_ 0x385c _io.o ___G__23__23_u8_2d_ready_3f_ 0x10ce _io.o ___G__23__23_u8_2d_ready_3f_ 0x384e _io.o ___G__23__23_u8_2d_ready_3f_0 0x10c0 _io.o ___G__23__23_u8_2d_ready_3f_0 0x3840 _io.o ___G__23__23_u8_2d_ready_3f_1 0x10b2 _io.o ___G__23__23_u8_2d_ready_3f_1 0x3832 _io.o ___G_input_2d_port_2d_bytes_2d_buffered 0x10a4 _io.o ___G_input_2d_port_2d_bytes_2d_buffered 0x3824 _io.o ___G__23__23_input_2d_port_2d_bytes_2d_buffered 0x1096 _io.o ___G__23__23_input_2d_port_2d_bytes_2d_buffered 0x3816 _io.o ___G_write_2d_string 0x1088 _io.o ___G_write_2d_string 0x3808 _io.o ___G_write_2d_substring 0x106c _io.o ___G_write_2d_substring 0x37ec _io.o ___G__23__23_write_2d_substring 0x105e _io.o ___G__23__23_write_2d_substring 0x37de _io.o ___G__23__23_write_2d_substring 0x5fe8 _nonstd.o ___G__23__23_write_2d_substring 0x7608 _nonstd.o ___G__23__23_write_2d_substring 0x2640 _repl.o ___G__23__23_write_2d_substring 0x2c3c _repl.o ___G__23__23_write_2d_substring 0x5a05 _repl.o ___G__23__23_write_2d_substring 0xe86c _repl.o ___G__23__23_write_2d_substring 0xf38d _repl.o ___G_write_2d_char 0x1050 _io.o ___G_write_2d_char 0x37d0 _io.o ___G_write_2d_char 0x2f784 _io.o ___G_write_2d_char 0x2f814 _io.o ___G_write_2d_char 0x536d7 _io.o ___G_write_2d_char 0x566e1 _io.o ___G__23__23_write_2d_char 0x1042 _io.o ___G__23__23_write_2d_char 0x37c2 _io.o ___G__23__23_write_2d_char1_3f_ 0x1034 _io.o ___G__23__23_write_2d_char1_3f_ 0x37b4 _io.o ___G_get_2d_output_2d_bytevector 0x11d8 _io.o ___G_get_2d_output_2d_bytevector 0x3958 _io.o ___G_open_2d_output_2d_bytevector 0x11ca _io.o ___G_open_2d_output_2d_bytevector 0x394a _io.o ___G_open_2d_input_2d_bytevector 0x11bc _io.o ___G_open_2d_input_2d_bytevector 0x393c _io.o ___G_write_2d_bytevector 0x11ae _io.o ___G_write_2d_bytevector 0x392e _io.o ___G__23__23_write_2d_bytevector 0x11a0 _io.o ___G__23__23_write_2d_bytevector 0x3920 _io.o ___G_write_2d_subu8vector 0x1192 _io.o ___G_write_2d_subu8vector 0x3912 _io.o ___G__23__23_write_2d_subu8vector 0x1184 _io.o ___G__23__23_write_2d_subu8vector 0x3904 _io.o ___G__23__23_write_2d_subu8vector 0x5aad _nonstd.o ___G_write_2d_u8 0x1176 _io.o ___G_write_2d_u8 0x38f6 _io.o ___G__23__23_write_2d_u8 0x1168 _io.o ___G__23__23_write_2d_u8 0x38e8 _io.o ___G_read_2d_bytevector_21_ 0x115a _io.o ___G_read_2d_bytevector_21_ 0x38da _io.o ___G__23__23_read_2d_bytevector_21_ 0x114c _io.o ___G__23__23_read_2d_bytevector_21_ 0x38cc _io.o ___G_read_2d_bytevector 0x113e _io.o ___G_read_2d_bytevector 0x38be _io.o ___G_read_2d_subu8vector 0x1130 _io.o ___G_read_2d_subu8vector 0x38b0 _io.o ___G__23__23_read_2d_subu8vector 0x1122 _io.o ___G__23__23_read_2d_subu8vector 0x38a2 _io.o ___G__23__23_read_2d_subu8vector 0x60b2 _nonstd.o ___G__23__23_read_2d_subu8vector 0x881f _nonstd.o ___G_peek_2d_u8 0x1114 _io.o ___G_peek_2d_u8 0x3894 _io.o ___G_tty_2d_history_2d_set_21_ 0x12aa _io.o ___G_tty_2d_history_2d_set_21_ 0x3a2a _io.o ___G__23__23_tty_2d_history_2d_set_21_ 0x129c _io.o ___G__23__23_tty_2d_history_2d_set_21_ 0x3a1c _io.o ___G__23__23_tty_2d_history_2d_set_21_ 0x7a2e _repl.o ___G_tty_2d_history 0x128e _io.o ___G_tty_2d_history 0x3a0e _io.o ___G__23__23_tty_2d_history 0x1280 _io.o ___G__23__23_tty_2d_history 0x3a00 _io.o ___G__23__23_tty_2d_history 0x1a632 _repl.o ___G__23__23_tty_2d_capability 0x1272 _io.o ___G__23__23_tty_2d_capability 0x39f2 _io.o ___G__23__23_tty_2d_capability 0x1ac93 _repl.o ___G_tty_2d_text_2d_attributes_2d_set_21_ 0x1264 _io.o ___G_tty_2d_text_2d_attributes_2d_set_21_ 0x39e4 _io.o ___G__23__23_tty_2d_text_2d_attributes_2d_set_21_ 0x1256 _io.o ___G__23__23_tty_2d_text_2d_attributes_2d_set_21_ 0x39d6 _io.o ___G__23__23_tty_2d_text_2d_attributes_2d_set_21_ 0x2d10 _repl.o ___G__23__23_tty_2d_text_2d_attributes_2d_set_21_ 0xb458 _repl.o ___G__23__23_tty_2d_text_2d_attributes_2d_set_21_ 0x1ae38 _repl.o ___G_tty_2d_type_2d_set_21_ 0x1248 _io.o ___G_tty_2d_type_2d_set_21_ 0x39c8 _io.o ___G__23__23_tty_2d_type_2d_set_21_ 0x123a _io.o ___G__23__23_tty_2d_type_2d_set_21_ 0x39ba _io.o ___G_tty_3f_ 0x122c _io.o ___G_tty_3f_ 0x39ac _io.o ___G__23__23_tty_3f_ 0x121e _io.o ___G__23__23_tty_3f_ 0x399e _io.o ___G__23__23_tty_3f_ 0x4e2f _repl.o ___G__23__23_tty_3f_ 0x8273 _repl.o ___G__23__23_tty_3f_ 0x9a06 _repl.o ___G__23__23_tty_3f_ 0xef8f _repl.o ___G__23__23_tty_3f_ 0x10ce2 _repl.o ___G__23__23_tty_3f_ 0x1aef1 _repl.o ___G__23__23_fail_2d_check_2d_tty_2d_port 0x1210 _io.o ___G__23__23_fail_2d_check_2d_tty_2d_port 0x3990 _io.o ___G_port_2d_settings_2d_set_21_ 0x1202 _io.o ___G_port_2d_settings_2d_set_21_ 0x3982 _io.o ___G__23__23_port_2d_settings_2d_set_21_ 0x11f4 _io.o ___G__23__23_port_2d_settings_2d_set_21_ 0x3974 _io.o ___G__23__23_options_2d_set_21_ 0x11e6 _io.o ___G__23__23_options_2d_set_21_ 0x3966 _io.o ___G_open_2d_output_2d_process 0x138a _io.o ___G_open_2d_output_2d_process 0x3b0a _io.o ___G__23__23_open_2d_output_2d_process 0x137c _io.o ___G__23__23_open_2d_output_2d_process 0x3afc _io.o ___G_open_2d_input_2d_process 0x136e _io.o ___G_open_2d_input_2d_process 0x3aee _io.o ___G__23__23_open_2d_input_2d_process 0x1360 _io.o ___G__23__23_open_2d_input_2d_process 0x3ae0 _io.o ___G_open_2d_process 0x1352 _io.o ___G_open_2d_process 0x3ad2 _io.o ___G_open_2d_process 0x11a3c _nonstd.o ___G__23__23_open_2d_process 0x1344 _io.o ___G__23__23_open_2d_process 0x3ac4 _io.o ___G__23__23_open_2d_process_2d_generic 0x1336 _io.o ___G__23__23_open_2d_process_2d_generic 0x3ab6 _io.o ___G__23__23_open_2d_process_2d_generic 0x48d2 _nonstd.o ___G__23__23_make_2d_process_2d_psettings 0x1328 _io.o ___G__23__23_make_2d_process_2d_psettings 0x3aa8 _io.o ___G__23__23_fail_2d_check_2d_process_2d_port 0x131a _io.o ___G__23__23_fail_2d_check_2d_process_2d_port 0x3a9a _io.o ___G_tty_2d_mode_2d_set_21_ 0x12fe _io.o ___G_tty_2d_mode_2d_set_21_ 0x3a7e _io.o ___G__23__23_tty_2d_mode_2d_set_21_ 0x12f0 _io.o ___G__23__23_tty_2d_mode_2d_set_21_ 0x3a70 _io.o ___G_tty_2d_paren_2d_balance_2d_duration_2d_set_21_ 0x12e2 _io.o ___G_tty_2d_paren_2d_balance_2d_duration_2d_set_21_ 0x3a62 _io.o ___G__23__23_tty_2d_paren_2d_balance_2d_duration_2d_set_21_ 0x12d4 _io.o ___G__23__23_tty_2d_paren_2d_balance_2d_duration_2d_set_21_ 0x3a54 _io.o ___G_tty_2d_history_2d_max_2d_length_2d_set_21_ 0x12c6 _io.o ___G_tty_2d_history_2d_max_2d_length_2d_set_21_ 0x3a46 _io.o ___G__23__23_tty_2d_history_2d_max_2d_length_2d_set_21_ 0x12b8 _io.o ___G__23__23_tty_2d_history_2d_max_2d_length_2d_set_21_ 0x3a38 _io.o ___G_host_2d_info_2d_name 0x145c _io.o ___G_host_2d_info_2d_name 0x3bdc _io.o ___G_host_2d_info_3f_ 0x144e _io.o ___G_host_2d_info_3f_ 0x3bce _io.o ___G__23__23_fail_2d_check_2d_host_2d_info 0x1440 _io.o ___G__23__23_fail_2d_check_2d_host_2d_info 0x3bc0 _io.o ___G_process_2d_status 0x1432 _io.o ___G_process_2d_status 0x3bb2 _io.o ___G__23__23_process_2d_status 0x1424 _io.o ___G__23__23_process_2d_status 0x3ba4 _io.o ___G__23__23_process_2d_status 0x1814e _nonstd.o ___G__23__23_process_2d_status 0x1aec3 _nonstd.o ___G_process_2d_pid 0x1416 _io.o ___G_process_2d_pid 0x3b96 _io.o ___G__23__23_process_2d_pid 0x1408 _io.o ___G__23__23_process_2d_pid 0x3b88 _io.o ___G_with_2d_output_2d_to_2d_process 0x13fa _io.o ___G_with_2d_output_2d_to_2d_process 0x3b7a _io.o ___G__23__23_with_2d_output_2d_to_2d_process 0x13ec _io.o ___G__23__23_with_2d_output_2d_to_2d_process 0x3b6c _io.o ___G_with_2d_input_2d_from_2d_process 0x13de _io.o ___G_with_2d_input_2d_from_2d_process 0x3b5e _io.o ___G__23__23_with_2d_input_2d_from_2d_process 0x13d0 _io.o ___G__23__23_with_2d_input_2d_from_2d_process 0x3b50 _io.o ___G_call_2d_with_2d_output_2d_process 0x13c2 _io.o ___G_call_2d_with_2d_output_2d_process 0x3b42 _io.o ___G__23__23_call_2d_with_2d_output_2d_process 0x13b4 _io.o ___G__23__23_call_2d_with_2d_output_2d_process 0x3b34 _io.o ___G_call_2d_with_2d_input_2d_process 0x13a6 _io.o ___G_call_2d_with_2d_input_2d_process 0x3b26 _io.o ___G__23__23_call_2d_with_2d_input_2d_process 0x1398 _io.o ___G__23__23_call_2d_with_2d_input_2d_process 0x3b18 _io.o ___G__23__23_service_2d_info 0x152e _io.o ___G__23__23_service_2d_info 0x3cae _io.o ___G_service_2d_info_2d_protocol 0x1520 _io.o ___G_service_2d_info_2d_protocol 0x3ca0 _io.o ___G_service_2d_info_2d_port_2d_number 0x1512 _io.o ___G_service_2d_info_2d_port_2d_number 0x3c92 _io.o ___G_service_2d_info_2d_aliases 0x1504 _io.o ___G_service_2d_info_2d_aliases 0x3c84 _io.o ___G_service_2d_info_2d_name 0x14f6 _io.o ___G_service_2d_info_2d_name 0x3c76 _io.o ___G_service_2d_info_3f_ 0x14e8 _io.o ___G_service_2d_info_3f_ 0x3c68 _io.o ___G__23__23_fail_2d_check_2d_service_2d_info 0x14da _io.o ___G__23__23_fail_2d_check_2d_service_2d_info 0x3c5a _io.o ___G__23__23_ip_2d_address_3f_ 0x14cc _io.o ___G__23__23_ip_2d_address_3f_ 0x3c4c _io.o ___G__23__23_string_2d_or_2d_ip_2d_address_3f_ 0x14be _io.o ___G__23__23_string_2d_or_2d_ip_2d_address_3f_ 0x3c3e _io.o ___G_host_2d_name 0x14b0 _io.o ___G_host_2d_name 0x3c30 _io.o ___G__23__23_host_2d_name 0x14a2 _io.o ___G__23__23_host_2d_name 0x3c22 _io.o ___G_host_2d_info 0x1494 _io.o ___G_host_2d_info 0x3c14 _io.o ___G__23__23_host_2d_info 0x1486 _io.o ___G__23__23_host_2d_info 0x3c06 _io.o ___G_host_2d_info_2d_addresses 0x1478 _io.o ___G_host_2d_info_2d_addresses 0x3bf8 _io.o ___G_host_2d_info_2d_aliases 0x146a _io.o ___G_host_2d_info_2d_aliases 0x3bea _io.o ___G_network_2d_info 0x1600 _io.o ___G_network_2d_info 0x3d80 _io.o ___G__23__23_network_2d_info 0x15f2 _io.o ___G__23__23_network_2d_info 0x3d72 _io.o ___G_network_2d_info_2d_number 0x15e4 _io.o ___G_network_2d_info_2d_number 0x3d64 _io.o ___G_network_2d_info_2d_aliases 0x15d6 _io.o ___G_network_2d_info_2d_aliases 0x3d56 _io.o ___G_network_2d_info_2d_name 0x15c8 _io.o ___G_network_2d_info_2d_name 0x3d48 _io.o ___G_network_2d_info_3f_ 0x15ba _io.o ___G_network_2d_info_3f_ 0x3d3a _io.o ___G__23__23_fail_2d_check_2d_network_2d_info 0x15ac _io.o ___G__23__23_fail_2d_check_2d_network_2d_info 0x3d2c _io.o ___G_protocol_2d_info 0x159e _io.o ___G_protocol_2d_info 0x3d1e _io.o ___G__23__23_protocol_2d_info 0x1590 _io.o ___G__23__23_protocol_2d_info 0x3d10 _io.o ___G_protocol_2d_info_2d_number 0x1582 _io.o ___G_protocol_2d_info_2d_number 0x3d02 _io.o ___G_protocol_2d_info_2d_aliases 0x1574 _io.o ___G_protocol_2d_info_2d_aliases 0x3cf4 _io.o ___G_protocol_2d_info_2d_name 0x1566 _io.o ___G_protocol_2d_info_2d_name 0x3ce6 _io.o ___G_protocol_2d_info_3f_ 0x1558 _io.o ___G_protocol_2d_info_3f_ 0x3cd8 _io.o ___G__23__23_fail_2d_check_2d_protocol_2d_info 0x154a _io.o ___G__23__23_fail_2d_check_2d_protocol_2d_info 0x3cca _io.o ___G_service_2d_info 0x153c _io.o ___G_service_2d_info 0x3cbc _io.o ___G_tcp_2d_client_2d_local_2d_socket_2d_info 0x16d2 _io.o ___G_tcp_2d_client_2d_local_2d_socket_2d_info 0x3e52 _io.o ___G__23__23_tcp_2d_client_2d_local_2d_socket_2d_info 0x16c4 _io.o ___G__23__23_tcp_2d_client_2d_local_2d_socket_2d_info 0x3e44 _io.o ___G__23__23_tcp_2d_client_2d_socket_2d_info 0x16b6 _io.o ___G__23__23_tcp_2d_client_2d_socket_2d_info 0x3e36 _io.o ___G__23__23_tcp_2d_client_2d_socket_2d_info 0x1876c _repl.o ___G__23__23_socket_2d_info_2d_setup_21_ 0x16a8 _io.o ___G__23__23_socket_2d_info_2d_setup_21_ 0x3e28 _io.o ___G_socket_2d_info_2d_address 0x169a _io.o ___G_socket_2d_info_2d_address 0x3e1a _io.o ___G_socket_2d_info_2d_port_2d_number 0x168c _io.o ___G_socket_2d_info_2d_port_2d_number 0x3e0c _io.o ___G_socket_2d_info_2d_family 0x167e _io.o ___G_socket_2d_info_2d_family 0x3dfe _io.o ___G_socket_2d_info_3f_ 0x1670 _io.o ___G_socket_2d_info_3f_ 0x3df0 _io.o ___G__23__23_fail_2d_check_2d_socket_2d_info 0x1662 _io.o ___G__23__23_fail_2d_check_2d_socket_2d_info 0x3de2 _io.o ___G_open_2d_tcp_2d_client 0x1654 _io.o ___G_open_2d_tcp_2d_client 0x3dd4 _io.o ___G_open_2d_tcp_2d_client 0x7cdd _repl.o ___G__23__23_open_2d_tcp_2d_client 0x1646 _io.o ___G__23__23_open_2d_tcp_2d_client 0x3dc6 _io.o ___G__23__23_open_2d_tcp_2d_client 0x372e _repl.o ___G__23__23_make_2d_tcp_2d_client_2d_port 0x1638 _io.o ___G__23__23_make_2d_tcp_2d_client_2d_port 0x3db8 _io.o ___G__23__23_make_2d_tcp_2d_psettings 0x162a _io.o ___G__23__23_make_2d_tcp_2d_psettings 0x3daa _io.o ___G__23__23_fail_2d_check_2d_tcp_2d_client_2d_port 0x161c _io.o ___G__23__23_fail_2d_check_2d_tcp_2d_client_2d_port 0x3d9c _io.o ___G_make_2d_tls_2d_context 0x160e _io.o ___G_make_2d_tls_2d_context 0x3d8e _io.o ___G__23__23_net_2d_protocol_2d_decode 0x17a4 _io.o ___G__23__23_net_2d_protocol_2d_decode 0x3f24 _io.o ___G__23__23_net_2d_protocol_2d_encode 0x1796 _io.o ___G__23__23_net_2d_protocol_2d_encode 0x3f16 _io.o ___G__23__23_net_2d_socket_2d_type_2d_decode 0x1788 _io.o ___G__23__23_net_2d_socket_2d_type_2d_decode 0x3f08 _io.o ___G__23__23_net_2d_socket_2d_type_2d_encode 0x177a _io.o ___G__23__23_net_2d_socket_2d_type_2d_encode 0x3efa _io.o ___G__23__23_net_2d_family_2d_decode 0x176c _io.o ___G__23__23_net_2d_family_2d_decode 0x3eec _io.o ___G__23__23_net_2d_family_2d_encode 0x175e _io.o ___G__23__23_net_2d_family_2d_encode 0x3ede _io.o ___G_address_2d_info_2d_socket_2d_info 0x1750 _io.o ___G_address_2d_info_2d_socket_2d_info 0x3ed0 _io.o ___G_address_2d_info_2d_protocol 0x1742 _io.o ___G_address_2d_info_2d_protocol 0x3ec2 _io.o ___G_address_2d_info_2d_socket_2d_type 0x1734 _io.o ___G_address_2d_info_2d_socket_2d_type 0x3eb4 _io.o ___G_address_2d_info_2d_family 0x1726 _io.o ___G_address_2d_info_2d_family 0x3ea6 _io.o ___G_address_2d_info_3f_ 0x1718 _io.o ___G_address_2d_info_3f_ 0x3e98 _io.o ___G__23__23_fail_2d_check_2d_address_2d_info 0x170a _io.o ___G__23__23_fail_2d_check_2d_address_2d_info 0x3e8a _io.o ___G_tcp_2d_client_2d_peer_2d_socket_2d_info 0x16fc _io.o ___G_tcp_2d_client_2d_peer_2d_socket_2d_info 0x3e7c _io.o ___G_tcp_2d_client_2d_peer_2d_socket_2d_info 0x18787 _repl.o ___G__23__23_tcp_2d_client_2d_peer_2d_socket_2d_info 0x16ee _io.o ___G__23__23_tcp_2d_client_2d_peer_2d_socket_2d_info 0x3e6e _io.o ___G_tcp_2d_client_2d_self_2d_socket_2d_info 0x16e0 _io.o ___G_tcp_2d_client_2d_self_2d_socket_2d_info 0x3e60 _io.o ___G__23__23_fail_2d_check_2d_udp_2d_output_2d_port 0x1876 _io.o ___G__23__23_fail_2d_check_2d_udp_2d_output_2d_port 0x3ff6 _io.o ___G__23__23_fail_2d_check_2d_udp_2d_input_2d_port 0x1868 _io.o ___G__23__23_fail_2d_check_2d_udp_2d_input_2d_port 0x3fe8 _io.o ___G__23__23_fail_2d_check_2d_udp_2d_port 0x185a _io.o ___G__23__23_fail_2d_check_2d_udp_2d_port 0x3fda _io.o ___G__23__23_string_2d__3e_address_2d_and_2d_port_2d_number 0x184c _io.o ___G__23__23_string_2d__3e_address_2d_and_2d_port_2d_number 0x3fcc _io.o ___G_tcp_2d_server_2d_socket_2d_info 0x183e _io.o ___G_tcp_2d_server_2d_socket_2d_info 0x3fbe _io.o ___G__23__23_tcp_2d_server_2d_socket_2d_info 0x1830 _io.o ___G__23__23_tcp_2d_server_2d_socket_2d_info 0x3fb0 _io.o ___G_open_2d_tcp_2d_server 0x1822 _io.o ___G_open_2d_tcp_2d_server 0x3fa2 _io.o ___G__23__23_open_2d_tcp_2d_server 0x1814 _io.o ___G__23__23_open_2d_tcp_2d_server 0x3f94 _io.o ___G__23__23_open_2d_tcp_2d_server_2d_aux 0x1806 _io.o ___G__23__23_open_2d_tcp_2d_server_2d_aux 0x3f86 _io.o ___G__23__23_open_2d_tcp_2d_server_2d_aux 0x3b8a _thread.o ___G__23__23_process_2d_tcp_2d_server_2d_psettings 0x17f8 _io.o ___G__23__23_process_2d_tcp_2d_server_2d_psettings 0x3f78 _io.o ___G__23__23_process_2d_tcp_2d_server_2d_psettings 0x3b71 _thread.o ___G__23__23_process_2d_tcp_2d_server_2d_psettings 0xec64 _thread.o ___G__23__23_make_2d_tcp_2d_server_2d_port 0x17ea _io.o ___G__23__23_make_2d_tcp_2d_server_2d_port 0x3f6a _io.o ___G__23__23_fail_2d_check_2d_tcp_2d_server_2d_port 0x17dc _io.o ___G__23__23_fail_2d_check_2d_tcp_2d_server_2d_port 0x3f5c _io.o ___G_address_2d_infos 0x17ce _io.o ___G_address_2d_infos 0x3f4e _io.o ___G__23__23_address_2d_infos 0x17c0 _io.o ___G__23__23_address_2d_infos 0x3f40 _io.o ___G__23__23_address_2d_info_2d_setup_21_ 0x17b2 _io.o ___G__23__23_address_2d_info_2d_setup_21_ 0x3f32 _io.o ___G__23__23_udp_2d_socket_2d_send_2d_buffer_2d_size 0x1948 _io.o ___G__23__23_udp_2d_socket_2d_send_2d_buffer_2d_size 0x40c8 _io.o ___G__23__23_udp_2d_socket_2d_receive_2d_buffer_2d_size 0x193a _io.o ___G__23__23_udp_2d_socket_2d_receive_2d_buffer_2d_size 0x40ba _io.o ___G_udp_2d_source_2d_socket_2d_info 0x192c _io.o ___G_udp_2d_source_2d_socket_2d_info 0x40ac _io.o ___G__23__23_udp_2d_source_2d_socket_2d_info 0x191e _io.o ___G__23__23_udp_2d_source_2d_socket_2d_info 0x409e _io.o ___G_udp_2d_local_2d_socket_2d_info 0x1910 _io.o ___G_udp_2d_local_2d_socket_2d_info 0x4090 _io.o ___G__23__23_udp_2d_local_2d_socket_2d_info 0x1902 _io.o ___G__23__23_udp_2d_local_2d_socket_2d_info 0x4082 _io.o ___G__23__23_udp_2d_socket_2d_info 0x18f4 _io.o ___G__23__23_udp_2d_socket_2d_info 0x4074 _io.o ___G_udp_2d_read_2d_u8vector 0x18e6 _io.o ___G_udp_2d_read_2d_u8vector 0x4066 _io.o ___G__23__23_udp_2d_read_2d_u8vector 0x18d8 _io.o ___G__23__23_udp_2d_read_2d_u8vector 0x4058 _io.o ___G_udp_2d_read_2d_subu8vector 0x18ca _io.o ___G_udp_2d_read_2d_subu8vector 0x404a _io.o ___G__23__23_udp_2d_read_2d_subu8vector 0x18bc _io.o ___G__23__23_udp_2d_read_2d_subu8vector 0x403c _io.o ___G_open_2d_udp 0x18ae _io.o ___G_open_2d_udp 0x402e _io.o ___G__23__23_open_2d_udp 0x18a0 _io.o ___G__23__23_open_2d_udp 0x4020 _io.o ___G__23__23_make_2d_udp_2d_port 0x1892 _io.o ___G__23__23_make_2d_udp_2d_port 0x4012 _io.o ___G__23__23_make_2d_udp_2d_psettings 0x1884 _io.o ___G__23__23_make_2d_udp_2d_psettings 0x4004 _io.o ___G_open_2d_event_2d_queue 0x1a1a _io.o ___G_open_2d_event_2d_queue 0x419a _io.o ___G__23__23_open_2d_event_2d_queue 0x1a0c _io.o ___G__23__23_open_2d_event_2d_queue 0x418c _io.o ___G__23__23_make_2d_event_2d_queue_2d_port 0x19fe _io.o ___G__23__23_make_2d_event_2d_queue_2d_port 0x417e _io.o ___G__23__23_fail_2d_check_2d_event_2d_queue_2d_port 0x19f0 _io.o ___G__23__23_fail_2d_check_2d_event_2d_queue_2d_port 0x4170 _io.o ___G_open_2d_directory 0x19e2 _io.o ___G_open_2d_directory 0x4162 _io.o ___G_open_2d_directory 0x8e48 _nonstd.o ___G__23__23_open_2d_directory 0x19d4 _io.o ___G__23__23_open_2d_directory 0x4154 _io.o ___G__23__23_open_2d_directory_2d_aux 0x19c6 _io.o ___G__23__23_open_2d_directory_2d_aux 0x4146 _io.o ___G__23__23_open_2d_directory_2d_aux 0x3c85 _nonstd.o ___G__23__23_open_2d_directory_2d_aux 0x8ea8 _nonstd.o ___G__23__23_make_2d_directory_2d_port 0x19b8 _io.o ___G__23__23_make_2d_directory_2d_port 0x4138 _io.o ___G__23__23_make_2d_directory_2d_psettings 0x19aa _io.o ___G__23__23_make_2d_directory_2d_psettings 0x412a _io.o ___G__23__23_fail_2d_check_2d_directory_2d_port 0x199c _io.o ___G__23__23_fail_2d_check_2d_directory_2d_port 0x411c _io.o ___G_udp_2d_destination_2d_set_21_ 0x198e _io.o ___G_udp_2d_destination_2d_set_21_ 0x410e _io.o ___G_udp_2d_write_2d_subu8vector 0x1980 _io.o ___G_udp_2d_write_2d_subu8vector 0x4100 _io.o ___G_udp_2d_write_2d_u8vector 0x1972 _io.o ___G_udp_2d_write_2d_u8vector 0x40f2 _io.o ___G__23__23_udp_2d_write_2d_u8vector 0x1964 _io.o ___G__23__23_udp_2d_write_2d_u8vector 0x40e4 _io.o ___G__23__23_udp_2d_write_2d_subu8vector 0x1956 _io.o ___G__23__23_udp_2d_write_2d_subu8vector 0x40d6 _io.o ___G__23__23_with_2d_output_2d_to_2d_file 0x1b32 _io.o ___G__23__23_with_2d_output_2d_to_2d_file 0x42b2 _io.o ___G_with_2d_input_2d_from_2d_file 0x1b24 _io.o ___G_with_2d_input_2d_from_2d_file 0x42a4 _io.o ___G_with_2d_input_2d_from_2d_file 0x38ebc _io.o ___G_with_2d_input_2d_from_2d_file 0x3ef36 _io.o ___G__23__23_with_2d_input_2d_from_2d_file 0x1b16 _io.o ___G__23__23_with_2d_input_2d_from_2d_file 0x4296 _io.o ___G_call_2d_with_2d_output_2d_file 0x1b08 _io.o ___G_call_2d_with_2d_output_2d_file 0x4288 _io.o ___G_call_2d_with_2d_output_2d_file 0x24267 _io.o ___G_call_2d_with_2d_output_2d_file 0x38e44 _io.o ___G__23__23_call_2d_with_2d_output_2d_file 0x1afa _io.o ___G__23__23_call_2d_with_2d_output_2d_file 0x427a _io.o ___G_call_2d_with_2d_input_2d_file 0x1aec _io.o ___G_call_2d_with_2d_input_2d_file 0x426c _io.o ___G_call_2d_with_2d_input_2d_file 0x21da9 _io.o ___G_call_2d_with_2d_input_2d_file 0x25f19 _io.o ___G__23__23_call_2d_with_2d_input_2d_file 0x1ade _io.o ___G__23__23_call_2d_with_2d_input_2d_file 0x425e _io.o ___G_open_2d_binary_2d_output_2d_file 0x1ad0 _io.o ___G_open_2d_binary_2d_output_2d_file 0x4250 _io.o ___G_open_2d_output_2d_file 0x1ac2 _io.o ___G_open_2d_output_2d_file 0x4242 _io.o ___G_open_2d_output_2d_file 0x25d84 _io.o ___G_open_2d_output_2d_file 0x1a866 _repl.o ___G__23__23_open_2d_output_2d_file 0x1ab4 _io.o ___G__23__23_open_2d_output_2d_file 0x4234 _io.o ___G_open_2d_binary_2d_input_2d_file 0x1aa6 _io.o ___G_open_2d_binary_2d_input_2d_file 0x4226 _io.o ___G_open_2d_file 0x1a7c _io.o ___G_open_2d_file 0x41fc _io.o ___G__23__23_open_2d_file 0x1a6e _io.o ___G__23__23_open_2d_file 0x41ee _io.o ___G__23__23_open_2d_file_2d_generic 0x1a44 _io.o ___G__23__23_open_2d_file_2d_generic 0x41c4 _io.o ___G__23__23_open_2d_file_2d_generic 0x3e49 _nonstd.o ___G__23__23_open_2d_file_2d_generic 0x3e6d _nonstd.o ___G__23__23_open_2d_file_2d_generic 0x43f2 _nonstd.o ___G__23__23_open_2d_file_2d_generic 0x45cd _nonstd.o ___G__23__23_open_2d_file_2d_generic 0x4749 _nonstd.o ___G__23__23_open_2d_file_2d_generic 0x4868 _nonstd.o ___G__23__23_open_2d_file_2d_generic 0x538b _repl.o ___G__23__23_open_2d_file_2d_generic 0x799a _repl.o ___G__23__23_make_2d_path_2d_psettings 0x1a28 _io.o ___G__23__23_make_2d_path_2d_psettings 0x41a8 _io.o ___G__23__23_fail_2d_check_2d_readtable 0x1c04 _io.o ___G__23__23_fail_2d_check_2d_readtable 0x4384 _io.o ___G__23__23_fail_2d_check_2d_readtable 0xdcbb _thread.o ___G__23__23_filepos_2d_col 0x1bf6 _io.o ___G__23__23_filepos_2d_col 0x4376 _io.o ___G__23__23_filepos_2d_col 0xa1d8 _repl.o ___G__23__23_filepos_2d_col 0x10bc1 _repl.o ___G__23__23_filepos_2d_col 0x10c1c _repl.o ___G__23__23_filepos_2d_col 0x123b2 _repl.o ___G__23__23_filepos_2d_line 0x1be8 _io.o ___G__23__23_filepos_2d_line 0x4368 _io.o ___G__23__23_filepos_2d_line 0x4074 _repl.o ___G__23__23_filepos_2d_line 0x10bf0 _repl.o ___G__23__23_filepos_2d_line 0x142a7 _repl.o ___G__23__23_filepos_2d_line 0x28994 _repl.o ___G__23__23_make_2d_filepos 0x1bda _io.o ___G__23__23_make_2d_filepos 0x435a _io.o ___G__23__23_make_2d_filepos 0x16dc1 _nonstd.o ___G__23__23_make_2d_filepos 0x2359e _nonstd.o ___G__23__23_make_2d_filepos 0x10d59 _repl.o ___G__23__23_open_2d_all_2d_predefined 0x1bcc _io.o ___G__23__23_open_2d_all_2d_predefined 0x434c _io.o ___G__23__23_open_2d_all_2d_predefined 0xec84 _thread.o ___G_console_2d_port 0x1bbe _io.o ___G_console_2d_port 0x433e _io.o ___G__23__23_open_2d_predefined 0x1bb0 _io.o ___G__23__23_open_2d_predefined 0x4330 _io.o ___G__23__23_make_2d_raw_2d_device_2d_port 0x1ba2 _io.o ___G__23__23_make_2d_raw_2d_device_2d_port 0x4322 _io.o ___G_with_2d_output_2d_to_2d_port 0x1b94 _io.o ___G_with_2d_output_2d_to_2d_port 0x4314 _io.o ___G__23__23_with_2d_output_2d_to_2d_port 0x1b86 _io.o ___G__23__23_with_2d_output_2d_to_2d_port 0x4306 _io.o ___G_with_2d_input_2d_from_2d_port 0x1b78 _io.o ___G_with_2d_input_2d_from_2d_port 0x42f8 _io.o ___G__23__23_with_2d_input_2d_from_2d_port 0x1b6a _io.o ___G__23__23_with_2d_input_2d_from_2d_port 0x42ea _io.o ___G_call_2d_with_2d_port 0x1b5c _io.o ___G_call_2d_with_2d_port 0x42dc _io.o ___G__23__23_call_2d_with_2d_port 0x1b4e _io.o ___G__23__23_call_2d_with_2d_port 0x42ce _io.o ___G_with_2d_output_2d_to_2d_file 0x1b40 _io.o ___G_with_2d_output_2d_to_2d_file 0x42c0 _io.o ___G_with_2d_output_2d_to_2d_file 0x2602e _io.o ___G_with_2d_output_2d_to_2d_file 0x40a66 _io.o ___G_readtable_2d_write_2d_cdr_2d_read_2d_macros_3f__2d_set 0x1ce4 _io.o ___G_readtable_2d_write_2d_cdr_2d_read_2d_macros_3f__2d_set 0x4464 _io.o ___G_readtable_2d_write_2d_cdr_2d_read_2d_macros_3f_ 0x1cd6 _io.o ___G_readtable_2d_write_2d_cdr_2d_read_2d_macros_3f_ 0x4456 _io.o ___G_readtable_2d_write_2d_extended_2d_read_2d_macros_3f__2d_set 0x1cc8 _io.o ___G_readtable_2d_write_2d_extended_2d_read_2d_macros_3f__2d_set 0x4448 _io.o ___G_readtable_2d_write_2d_extended_2d_read_2d_macros_3f_ 0x1cba _io.o ___G_readtable_2d_write_2d_extended_2d_read_2d_macros_3f_ 0x443a _io.o ___G_readtable_2d_eval_2d_allowed_3f__2d_set 0x1cac _io.o ___G_readtable_2d_eval_2d_allowed_3f__2d_set 0x442c _io.o ___G_readtable_2d_eval_2d_allowed_3f_ 0x1c9e _io.o ___G_readtable_2d_eval_2d_allowed_3f_ 0x441e _io.o ___G_readtable_2d_sharing_2d_allowed_3f__2d_set 0x1c90 _io.o ___G_readtable_2d_sharing_2d_allowed_3f__2d_set 0x4410 _io.o ___G_readtable_2d_sharing_2d_allowed_3f_ 0x1c82 _io.o ___G_readtable_2d_sharing_2d_allowed_3f_ 0x4402 _io.o ___G_readtable_2d_keywords_2d_allowed_3f__2d_set 0x1c74 _io.o ___G_readtable_2d_keywords_2d_allowed_3f__2d_set 0x43f4 _io.o ___G_readtable_2d_keywords_2d_allowed_3f_ 0x1c66 _io.o ___G_readtable_2d_keywords_2d_allowed_3f_ 0x43e6 _io.o ___G_readtable_2d_case_2d_conversion_3f__2d_set 0x1c58 _io.o ___G_readtable_2d_case_2d_conversion_3f__2d_set 0x43d8 _io.o ___G_readtable_2d_case_2d_conversion_3f_ 0x1c4a _io.o ___G_readtable_2d_case_2d_conversion_3f_ 0x43ca _io.o ___G__23__23_readtable_2d_copy 0x1c3c _io.o ___G__23__23_readtable_2d_copy 0x43bc _io.o ___G_readtable_3f_ 0x1c20 _io.o ___G_readtable_3f_ 0x43a0 _io.o ___G__23__23_readtable_3f_ 0x1c12 _io.o ___G__23__23_readtable_3f_ 0x4392 _io.o ___G__23__23_readtable_2d_setup_2d_for_2d_standard_2d_level_21_ 0x1db6 _io.o ___G__23__23_readtable_2d_setup_2d_for_2d_standard_2d_level_21_ 0x4536 _io.o ___G__23__23_readtable_2d_setup_2d_for_2d_language_21_ 0x1da8 _io.o ___G__23__23_readtable_2d_setup_2d_for_2d_language_21_ 0x4528 _io.o ___G__23__23_extract_2d_language_2d_and_2d_tail 0x1d9a _io.o ___G__23__23_extract_2d_language_2d_and_2d_tail 0x451a _io.o ___G__23__23_language_2d_specs_2d_set_21_ 0x1d8c _io.o ___G__23__23_language_2d_specs_2d_set_21_ 0x450c _io.o ___G__23__23_scheme_2d_file_2d_extensions_2d_set_21_ 0x1d7e _io.o ___G__23__23_scheme_2d_file_2d_extensions_2d_set_21_ 0x44fe _io.o ___G_readtable_2d_start_2d_syntax_2d_set 0x1d70 _io.o ___G_readtable_2d_start_2d_syntax_2d_set 0x44f0 _io.o ___G_readtable_2d_start_2d_syntax 0x1d62 _io.o ___G_readtable_2d_start_2d_syntax 0x44e2 _io.o ___G_readtable_2d_comment_2d_handler_2d_set 0x1d54 _io.o ___G_readtable_2d_comment_2d_handler_2d_set 0x44d4 _io.o ___G_readtable_2d_comment_2d_handler 0x1d46 _io.o ___G_readtable_2d_comment_2d_handler 0x44c6 _io.o ___G_readtable_2d_max_2d_unescaped_2d_char_2d_set 0x1d38 _io.o ___G_readtable_2d_max_2d_unescaped_2d_char_2d_set 0x44b8 _io.o ___G_readtable_2d_max_2d_unescaped_2d_char 0x1d2a _io.o ___G_readtable_2d_max_2d_unescaped_2d_char 0x44aa _io.o ___G_readtable_2d_max_2d_write_2d_length_2d_set 0x1d1c _io.o ___G_readtable_2d_max_2d_write_2d_length_2d_set 0x449c _io.o ___G_readtable_2d_max_2d_write_2d_length 0x1d0e _io.o ___G_readtable_2d_max_2d_write_2d_length 0x448e _io.o ___G_readtable_2d_max_2d_write_2d_level_2d_set 0x1d00 _io.o ___G_readtable_2d_max_2d_write_2d_level_2d_set 0x4480 _io.o ___G_readtable_2d_max_2d_write_2d_level 0x1cf2 _io.o ___G_readtable_2d_max_2d_write_2d_level 0x4472 _io.o ___G__23__23_wr_2d_mark_2d_begin 0x1e88 _io.o ___G__23__23_wr_2d_mark_2d_begin 0x4608 _io.o ___G__23__23_wr_2d_no_2d_display 0x1e7a _io.o ___G__23__23_wr_2d_no_2d_display 0x45fa _io.o ___G__23__23_wr_2d_sn_2a_ 0x1e6c _io.o ___G__23__23_wr_2d_sn_2a_ 0x45ec _io.o ___G__23__23_wr_2d_sn 0x1e5e _io.o ___G__23__23_wr_2d_sn 0x45de _io.o ___G__23__23_shifted_2d_column 0x1e50 _io.o ___G__23__23_shifted_2d_column 0x45d0 _io.o ___G__23__23_wr_2d_indent 0x1e42 _io.o ___G__23__23_wr_2d_indent 0x45c2 _io.o ___G__23__23_pretty_2d_print_2d_shifting_2d_allowed_3f__2d_set_21_ 0x1e34 _io.o ___G__23__23_pretty_2d_print_2d_shifting_2d_allowed_3f__2d_set_21_ 0x45b4 _io.o ___G__23__23_wr_2d_spaces 0x1e26 _io.o ___G__23__23_wr_2d_spaces 0x45a6 _io.o ___G__23__23_wr_2d_filler 0x1e18 _io.o ___G__23__23_wr_2d_filler 0x4598 _io.o ___G__23__23_wr_2d_ch 0x1e0a _io.o ___G__23__23_wr_2d_ch 0x458a _io.o ___G__23__23_wr_2d_substr 0x1dfc _io.o ___G__23__23_wr_2d_substr 0x457c _io.o ___G__23__23_wr_2d_str 0x1dee _io.o ___G__23__23_wr_2d_str 0x456e _io.o ___G__23__23_wr_2d_set_21_ 0x1de0 _io.o ___G__23__23_wr_2d_set_21_ 0x4560 _io.o ___G__23__23_default_2d_wr 0x1dd2 _io.o ___G__23__23_default_2d_wr 0x4552 _io.o ___G__23__23_make_2d_readtable_2d_parameter 0x1dc4 _io.o ___G__23__23_make_2d_readtable_2d_parameter 0x4544 _io.o ___G__23__23_wr_2d_hex 0x1f5a _io.o ___G__23__23_wr_2d_hex 0x46da _io.o ___G__23__23_wr_2d_char 0x1f4c _io.o ___G__23__23_wr_2d_char 0x46cc _io.o ___G__23__23_wr_2d_complex 0x1f3e _io.o ___G__23__23_wr_2d_complex 0x46be _io.o ___G__23__23_wr_2d_fits_2d_on_2d_line 0x1f30 _io.o ___G__23__23_wr_2d_fits_2d_on_2d_line 0x46b0 _io.o ___G__23__23_wr_2d_one_2d_line_2d_pretty_2d_print 0x1f22 _io.o ___G__23__23_wr_2d_one_2d_line_2d_pretty_2d_print 0x46a2 _io.o ___G__23__23_print_2d_marker 0x1f14 _io.o ___G__23__23_print_2d_marker 0x4694 _io.o ___G__23__23_wr_2d_pair 0x1f06 _io.o ___G__23__23_wr_2d_pair 0x4686 _io.o ___G__23__23_escape_2d_keyword_3f_ 0x1ef8 _io.o ___G__23__23_escape_2d_keyword_3f_ 0x4678 _io.o ___G__23__23_wr_2d_keyword 0x1eea _io.o ___G__23__23_wr_2d_keyword 0x466a _io.o ___G__23__23_escape_2d_symkey_3f_ 0x1edc _io.o ___G__23__23_escape_2d_symkey_3f_ 0x465c _io.o ___G__23__23_escape_2d_symbol_3f_ 0x1ece _io.o ___G__23__23_escape_2d_symbol_3f_ 0x464e _io.o ___G__23__23_wr_2d_symbol 0x1ec0 _io.o ___G__23__23_wr_2d_symbol 0x4640 _io.o ___G__23__23_wr_2d_stamp 0x1eb2 _io.o ___G__23__23_wr_2d_stamp 0x4632 _io.o ___G__23__23_wr_2d_mark 0x1ea4 _io.o ___G__23__23_wr_2d_mark 0x4624 _io.o ___G__23__23_wr_2d_mark_2d_end 0x1e96 _io.o ___G__23__23_wr_2d_mark_2d_end 0x4616 _io.o ___G__23__23_implode_2d_frame 0x202c _io.o ___G__23__23_implode_2d_frame 0x47ac _io.o ___G__23__23_explode_2d_frame 0x201e _io.o ___G__23__23_explode_2d_frame 0x479e _io.o ___G__23__23_implode_2d_structure 0x2010 _io.o ___G__23__23_implode_2d_structure 0x4790 _io.o ___G__23__23_explode_2d_structure 0x2002 _io.o ___G__23__23_explode_2d_structure 0x4782 _io.o ___G__23__23_readtable_2d_foreign_2d_write_2d_handler_2d_register_21_ 0x1ff4 _io.o ___G__23__23_readtable_2d_foreign_2d_write_2d_handler_2d_register_21_ 0x4774 _io.o ___G__23__23_wr_2d_foreign 0x1fe6 _io.o ___G__23__23_wr_2d_foreign 0x4766 _io.o ___G__23__23_wr_2d_vector_2d_aux3 0x1fd8 _io.o ___G__23__23_wr_2d_vector_2d_aux3 0x4758 _io.o ___G__23__23_wr_2d_vector_2d_aux2 0x1fca _io.o ___G__23__23_wr_2d_vector_2d_aux2 0x474a _io.o ___G__23__23_wr_2d_vector_2d_aux1 0x1fbc _io.o ___G__23__23_wr_2d_vector_2d_aux1 0x473c _io.o ___G__23__23_wr_2d_vector 0x1fae _io.o ___G__23__23_wr_2d_vector 0x472e _io.o ___G__23__23_head_2d__3e_open_2d_close 0x1fa0 _io.o ___G__23__23_head_2d__3e_open_2d_close 0x4720 _io.o ___G__23__23_reader_2d__3e_open_2d_close 0x1f92 _io.o ___G__23__23_reader_2d__3e_open_2d_close 0x4712 _io.o ___G__23__23_wr_2d_escaped_2d_string 0x1f84 _io.o ___G__23__23_wr_2d_escaped_2d_string 0x4704 _io.o ___G__23__23_wr_2d_string 0x1f76 _io.o ___G__23__23_wr_2d_string 0x46f6 _io.o ___G__23__23_wr_2d_oct 0x1f68 _io.o ___G__23__23_wr_2d_oct 0x46e8 _io.o ___G__23__23_wr_2d_s16vector 0x20fe _io.o ___G__23__23_wr_2d_s16vector 0x487e _io.o ___G__23__23_wr_2d_u16vector 0x20f0 _io.o ___G__23__23_wr_2d_u16vector 0x4870 _io.o ___G__23__23_wr_2d_s8vector 0x20e2 _io.o ___G__23__23_wr_2d_s8vector 0x4862 _io.o ___G__23__23_wr_2d_u8vector 0x20d4 _io.o ___G__23__23_wr_2d_u8vector 0x4854 _io.o ___G__23__23_wr_2d_serialize 0x20c6 _io.o ___G__23__23_wr_2d_serialize 0x4846 _io.o ___G__23__23_wr_2d_opaque 0x20b8 _io.o ___G__23__23_wr_2d_opaque 0x4838 _io.o ___G__23__23_implode_2d_return 0x20aa _io.o ___G__23__23_implode_2d_return 0x482a _io.o ___G__23__23_explode_2d_return 0x209c _io.o ___G__23__23_explode_2d_return 0x481c _io.o ___G__23__23_implode_2d_procedure_2d_or_2d_return 0x208e _io.o ___G__23__23_implode_2d_procedure_2d_or_2d_return 0x480e _io.o ___G__23__23_implode_2d_procedure 0x2080 _io.o ___G__23__23_implode_2d_procedure 0x4800 _io.o ___G__23__23_explode_2d_subprocedure 0x2072 _io.o ___G__23__23_explode_2d_subprocedure 0x47f2 _io.o ___G__23__23_explode_2d_closure 0x2064 _io.o ___G__23__23_explode_2d_closure 0x47e4 _io.o ___G__23__23_explode_2d_procedure 0x2056 _io.o ___G__23__23_explode_2d_procedure 0x47d6 _io.o ___G__23__23_implode_2d_continuation 0x2048 _io.o ___G__23__23_implode_2d_continuation 0x47c8 _io.o ___G__23__23_explode_2d_continuation 0x203a _io.o ___G__23__23_explode_2d_continuation 0x47ba _io.o ___G__23__23_implode_2d_promise 0x21d0 _io.o ___G__23__23_implode_2d_promise 0x4950 _io.o ___G__23__23_explode_2d_promise 0x21c2 _io.o ___G__23__23_explode_2d_promise 0x4942 _io.o ___G__23__23_wr_2d_promise 0x21b4 _io.o ___G__23__23_wr_2d_promise 0x4934 _io.o ___G__23__23_wr_2d_continuation 0x21a6 _io.o ___G__23__23_wr_2d_continuation 0x4926 _io.o ___G__23__23_wr_2d_frame 0x2198 _io.o ___G__23__23_wr_2d_frame 0x4918 _io.o ___G__23__23_wr_2d_jazz_2d_set_21_ 0x218a _io.o ___G__23__23_wr_2d_jazz_2d_set_21_ 0x490a _io.o ___G__23__23_wr_2d_meroon_2d_set_21_ 0x217c _io.o ___G__23__23_wr_2d_meroon_2d_set_21_ 0x48fc _io.o ___G__23__23_wr_2d_gc_2d_hash_2d_table 0x216e _io.o ___G__23__23_wr_2d_gc_2d_hash_2d_table 0x48ee _io.o ___G__23__23_wr_2d_structure 0x2160 _io.o ___G__23__23_wr_2d_structure 0x48e0 _io.o ___G__23__23_wr_2d_f64vector 0x2152 _io.o ___G__23__23_wr_2d_f64vector 0x48d2 _io.o ___G__23__23_wr_2d_f32vector 0x2144 _io.o ___G__23__23_wr_2d_f32vector 0x48c4 _io.o ___G__23__23_wr_2d_s64vector 0x2136 _io.o ___G__23__23_wr_2d_s64vector 0x48b6 _io.o ___G__23__23_wr_2d_u64vector 0x2128 _io.o ___G__23__23_wr_2d_u64vector 0x48a8 _io.o ___G__23__23_wr_2d_s32vector 0x211a _io.o ___G__23__23_wr_2d_s32vector 0x489a _io.o ___G__23__23_wr_2d_u32vector 0x210c _io.o ___G__23__23_wr_2d_u32vector 0x488c _io.o ___G__23__23_structure_2d_indent_2d_set_21_ 0x22a2 _io.o ___G__23__23_structure_2d_indent_2d_set_21_ 0x4a22 _io.o ___G__23__23_structure_2d_max_2d_field_2d_set_21_ 0x2294 _io.o ___G__23__23_structure_2d_max_2d_field_2d_set_21_ 0x4a14 _io.o ___G__23__23_structure_2d_max_2d_head_2d_set_21_ 0x2286 _io.o ___G__23__23_structure_2d_max_2d_head_2d_set_21_ 0x4a06 _io.o ___G__23__23_list_2d_max_2d_head_2d_set_21_ 0x2278 _io.o ___G__23__23_list_2d_max_2d_head_2d_set_21_ 0x49f8 _io.o ___G_transcript_2d_off 0x226a _io.o ___G_transcript_2d_off 0x49ea _io.o ___G_transcript_2d_on 0x225c _io.o ___G_transcript_2d_on 0x49dc _io.o ___G_transcript_2d_on 0x15010 _io.o ___G_eof_2d_object 0x224e _io.o ___G_eof_2d_object 0x49ce _io.o ___G__23__23_eof_2d_object 0x2240 _io.o ___G__23__23_eof_2d_object 0x49c0 _io.o ___G_eof_2d_object_3f_ 0x2232 _io.o ___G_eof_2d_object_3f_ 0x49b2 _io.o ___G__23__23_eof_2d_object_3f_ 0x2224 _io.o ___G__23__23_eof_2d_object_3f_ 0x49a4 _io.o ___G__23__23_wr_2d_other 0x2216 _io.o ___G__23__23_wr_2d_other 0x4996 _io.o ___G__23__23_wr_2d_box 0x2208 _io.o ___G__23__23_wr_2d_box 0x4988 _io.o ___G__23__23_wr_2d_return 0x21fa _io.o ___G__23__23_wr_2d_return 0x497a _io.o ___G__23__23_wr_2d_procedure 0x21ec _io.o ___G__23__23_wr_2d_procedure 0x496c _io.o ___G__23__23_wr_2d_will 0x21de _io.o ___G__23__23_wr_2d_will 0x495e _io.o ___G__23__23_read_2d_datum_2d_or_2d_label_2d_or_2d_none 0x2382 _io.o ___G__23__23_read_2d_datum_2d_or_2d_label_2d_or_2d_none 0x4b02 _io.o ___G__23__23_read_2d_datum_2d_or_2d_label 0x2374 _io.o ___G__23__23_read_2d_datum_2d_or_2d_label 0x4af4 _io.o ___G__23__23_readtable_2d_parse_2d_keyword 0x2358 _io.o ___G__23__23_readtable_2d_parse_2d_keyword 0x4ad8 _io.o ___G__23__23_convert_2d_case 0x234a _io.o ___G__23__23_convert_2d_case 0x4aca _io.o ___G__23__23_readtable_2d_char_2d_class_2d_set_21_ 0x233c _io.o ___G__23__23_readtable_2d_char_2d_class_2d_set_21_ 0x4abc _io.o ___G__23__23_readtable_2d_char_2d_sharp_2d_handler_2d_set_21_ 0x232e _io.o ___G__23__23_readtable_2d_char_2d_sharp_2d_handler_2d_set_21_ 0x4aae _io.o ___G__23__23_readtable_2d_char_2d_sharp_2d_handler 0x2320 _io.o ___G__23__23_readtable_2d_char_2d_sharp_2d_handler 0x4aa0 _io.o ___G__23__23_readtable_2d_char_2d_handler_2d_set_21_ 0x2312 _io.o ___G__23__23_readtable_2d_char_2d_handler_2d_set_21_ 0x4a92 _io.o ___G__23__23_readtable_2d_char_2d_handler 0x2304 _io.o ___G__23__23_readtable_2d_char_2d_handler 0x4a84 _io.o ___G__23__23_readtable_2d_char_2d_delimiter_3f__2d_set_21_ 0x22f6 _io.o ___G__23__23_readtable_2d_char_2d_delimiter_3f__2d_set_21_ 0x4a76 _io.o ___G__23__23_readtable_2d_char_2d_delimiter_3f_ 0x22e8 _io.o ___G__23__23_readtable_2d_char_2d_delimiter_3f_ 0x4a68 _io.o ___G__23__23_chartable_2d_set_21_ 0x22da _io.o ___G__23__23_chartable_2d_set_21_ 0x4a5a _io.o ___G__23__23_chartable_2d_ref 0x22cc _io.o ___G__23__23_chartable_2d_ref 0x4a4c _io.o ___G__23__23_chartable_2d_copy 0x22be _io.o ___G__23__23_chartable_2d_copy 0x4a3e _io.o ___G__23__23_make_2d_chartable 0x22b0 _io.o ___G__23__23_make_2d_chartable 0x4a30 _io.o ___G__23__23_build_2d_delimited_2d_number_2f_keyword_2f_symbol 0x2462 _io.o ___G__23__23_build_2d_delimited_2d_number_2f_keyword_2f_symbol 0x4be2 _io.o ___G__23__23_build_2d_delimited_2d_string 0x2454 _io.o ___G__23__23_build_2d_delimited_2d_string 0x4bd4 _io.o ___G__23__23_build_2d_vector 0x2446 _io.o ___G__23__23_build_2d_vector 0x4bc6 _io.o ___G__23__23_read_2d_next_2d_char_2d_expecting 0x2438 _io.o ___G__23__23_read_2d_next_2d_char_2d_expecting 0x4bb8 _io.o ___G__23__23_build_2d_list 0x242a _io.o ___G__23__23_build_2d_list 0x4baa _io.o ___G__23__23_read_2d_check_2d_labels_21_ 0x241c _io.o ___G__23__23_read_2d_check_2d_labels_21_ 0x4b9c _io.o ___G__23__23_label_2d_marker_2d_fixup_21_ 0x240e _io.o ___G__23__23_label_2d_marker_2d_fixup_21_ 0x4b8e _io.o ___G__23__23_label_2d_marker_2d_define 0x2400 _io.o ___G__23__23_label_2d_marker_2d_define 0x4b80 _io.o ___G__23__23_label_2d_marker_2d_fixup_2d_handler_2d_add_21_ 0x23f2 _io.o ___G__23__23_label_2d_marker_2d_fixup_2d_handler_2d_add_21_ 0x4b72 _io.o ___G__23__23_label_2d_marker_2d_reference 0x23e4 _io.o ___G__23__23_label_2d_marker_2d_reference 0x4b64 _io.o ___G__23__23_label_2d_marker_2d_enter_21_ 0x23d6 _io.o ___G__23__23_label_2d_marker_2d_enter_21_ 0x4b56 _io.o ___G__23__23_label_2d_marker_3f_ 0x23c8 _io.o ___G__23__23_label_2d_marker_3f_ 0x4b48 _io.o ___G__23__23_dot_2d_marker 0x23ba _io.o ___G__23__23_dot_2d_marker 0x4b3a _io.o ___G__23__23_none_2d_marker 0x23ac _io.o ___G__23__23_none_2d_marker 0x4b2c _io.o ___G__23__23_read_2d_datum_2d_or_2d_label_2d_or_2d_none_2d_or_2d_dot 0x2390 _io.o ___G__23__23_read_2d_datum_2d_or_2d_label_2d_or_2d_none_2d_or_2d_dot 0x4b10 _io.o ___G__23__23_case_2d_conversion_2d_set_21_ 0x2534 _io.o ___G__23__23_case_2d_conversion_2d_set_21_ 0x4cb4 _io.o ___G__23__23_read_2d_sharp_2d_comment 0x2526 _io.o ___G__23__23_read_2d_sharp_2d_comment 0x4ca6 _io.o ___G__23__23_read_2d_sharp_2d_char 0x2518 _io.o ___G__23__23_read_2d_sharp_2d_char 0x4c98 _io.o ___G__23__23_read_2d_sharp_2d_vector 0x250a _io.o ___G__23__23_read_2d_sharp_2d_vector 0x4c8a _io.o ___G__23__23_read_2d_sharp_2d_aux 0x24fc _io.o ___G__23__23_read_2d_sharp_2d_aux 0x4c7c _io.o ___G__23__23_read_2d_sharp 0x24ee _io.o ___G__23__23_read_2d_sharp 0x4c6e _io.o ___G__23__23_skip_2d_comment_2d_done 0x24e0 _io.o ___G__23__23_skip_2d_comment_2d_done 0x4c60 _io.o ___G__23__23_skip_2d_single_2d_line_2d_comment 0x24d2 _io.o ___G__23__23_skip_2d_single_2d_line_2d_comment 0x4c52 _io.o ___G__23__23_skip_2d_extended_2d_comment 0x24c4 _io.o ___G__23__23_skip_2d_extended_2d_comment 0x4c44 _io.o ___G__23__23_build_2d_read_2d_macro 0x24b6 _io.o ___G__23__23_build_2d_read_2d_macro 0x4c36 _io.o ___G__23__23_build_2d_decimal_2d_integer 0x24a8 _io.o ___G__23__23_build_2d_decimal_2d_integer 0x4c28 _io.o ___G__23__23_build_2d_escaped_2d_string_2d_up_2d_to 0x249a _io.o ___G__23__23_build_2d_escaped_2d_string_2d_up_2d_to 0x4c1a _io.o ___G__23__23_char_2d_hexadecimal_3f_ 0x248c _io.o ___G__23__23_char_2d_hexadecimal_3f_ 0x4c0c _io.o ___G__23__23_char_2d_octal_3f_ 0x247e _io.o ___G__23__23_char_2d_octal_3f_ 0x4bfe _io.o ___G__23__23_string_2d__3e_number_2f_keyword_2f_symbol 0x2470 _io.o ___G__23__23_string_2d__3e_number_2f_keyword_2f_symbol 0x4bf0 _io.o ___G__23__23_wrap_2d_op1_2a_ 0x2606 _io.o ___G__23__23_wrap_2d_op1_2a_ 0x4d86 _io.o ___G__23__23_wrap_2d_op1 0x25f8 _io.o ___G__23__23_wrap_2d_op1 0x4d78 _io.o ___G__23__23_wrap_2d_op0 0x25ea _io.o ___G__23__23_wrap_2d_op0 0x4d6a _io.o ___G__23__23_wrap_2d_op 0x25dc _io.o ___G__23__23_wrap_2d_op 0x4d5c _io.o ___G__23__23_wrap 0x25ce _io.o ___G__23__23_wrap 0x4d4e _io.o ___G__23__23_read_2d_sharp_2d_digit 0x25c0 _io.o ___G__23__23_read_2d_sharp_2d_digit 0x4d40 _io.o ___G__23__23_read_2d_sharp_2d_less 0x25b2 _io.o ___G__23__23_read_2d_sharp_2d_less 0x4d32 _io.o ___G__23__23_read_2d_sharp_2d_dot 0x25a4 _io.o ___G__23__23_read_2d_sharp_2d_dot 0x4d24 _io.o ___G__23__23_read_2d_sharp_2d_ampersand 0x2596 _io.o ___G__23__23_read_2d_sharp_2d_ampersand 0x4d16 _io.o ___G__23__23_read_2d_sharp_2d_quotation 0x2588 _io.o ___G__23__23_read_2d_sharp_2d_quotation 0x4d08 _io.o ___G__23__23_read_2d_sharp_2d_semicolon 0x257a _io.o ___G__23__23_read_2d_sharp_2d_semicolon 0x4cfa _io.o ___G__23__23_read_2d_sharp_2d_colon 0x256c _io.o ___G__23__23_read_2d_sharp_2d_colon 0x4cec _io.o ___G__23__23_read_2d_sharp_2d_keyword_2f_symbol 0x255e _io.o ___G__23__23_read_2d_sharp_2d_keyword_2f_symbol 0x4cde _io.o ___G__23__23_read_2d_sharp_2d_bang 0x2550 _io.o ___G__23__23_read_2d_sharp_2d_bang 0x4cd0 _io.o ___G__23__23_read_2d_script_2d_line 0x2542 _io.o ___G__23__23_read_2d_script_2d_line 0x4cc2 _io.o ___G__23__23_read_2d_illegal 0x26d8 _io.o ___G__23__23_read_2d_illegal 0x4e58 _io.o ___G__23__23_read_2d_none 0x26ca _io.o ___G__23__23_read_2d_none 0x4e4a _io.o ___G__23__23_read_2d_other 0x26bc _io.o ___G__23__23_read_2d_other 0x4e3c _io.o ___G__23__23_read_2d_vector 0x26ae _io.o ___G__23__23_read_2d_vector 0x4e2e _io.o ___G__23__23_read_2d_list 0x26a0 _io.o ___G__23__23_read_2d_list 0x4e20 _io.o ___G__23__23_read_2d_vector_2d_or_2d_list 0x2692 _io.o ___G__23__23_read_2d_vector_2d_or_2d_list 0x4e12 _io.o ___G__23__23_closing_2d_parenthesis_2d_for 0x2684 _io.o ___G__23__23_closing_2d_parenthesis_2d_for 0x4e04 _io.o ___G__23__23_read_2d_quotation 0x2676 _io.o ___G__23__23_read_2d_quotation 0x4df6 _io.o ___G__23__23_read_2d_escaped_2d_string 0x2668 _io.o ___G__23__23_read_2d_escaped_2d_string 0x4de8 _io.o ___G__23__23_read_2d_single_2d_line_2d_comment 0x265a _io.o ___G__23__23_read_2d_single_2d_line_2d_comment 0x4dda _io.o ___G__23__23_read_2d_whitespace 0x264c _io.o ___G__23__23_read_2d_whitespace 0x4dcc _io.o ___G__23__23_read_2d_sharp_2d_other 0x263e _io.o ___G__23__23_read_2d_sharp_2d_other 0x4dbe _io.o ___G__23__23_wrap_2d_op4 0x2630 _io.o ___G__23__23_wrap_2d_op4 0x4db0 _io.o ___G__23__23_wrap_2d_op3 0x2622 _io.o ___G__23__23_wrap_2d_op3 0x4da2 _io.o ___G__23__23_wrap_2d_op2 0x2614 _io.o ___G__23__23_wrap_2d_op2 0x4d94 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x7b3d _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x8ab6 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x94de _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0xceff _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x10479 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x1056f _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x12372 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x15cbb _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x17127 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x18fc1 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x1dea3 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x200b7 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x20c5b _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x20cc9 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x20f50 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x215d6 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x21b3c _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x21f83 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x229c4 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x22b7c _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x27d35 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x27f63 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x293f3 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x2a4c2 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x2b752 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x2d458 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x306ec _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x307ac _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x30819 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x30eda _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x3270c _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x328dd _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x3755e _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x39ddc _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x39e6c _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x39fba _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x3ec26 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x3f79f _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x3fe30 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x405a3 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x40bd7 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x412b0 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x41402 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x41755 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x41d85 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x41e9b _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4232d _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x433bd _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4353b _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4368d _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x44599 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x44ef1 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x44f8a _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4665a _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x467da _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x46d58 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x46e58 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x46ecc _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x48e61 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x49c7d _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4b0de _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4bca0 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4c6bf _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4c89d _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4cb79 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4cc74 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4cdb8 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4db0f _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4e109 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4e303 _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x4f18f _io.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x996 _thread.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x1a96 _thread.o ___G__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x1509d _repl.o ___G__23__23_make_2d_mutex 0x7a53 _io.o ___G__23__23_make_2d_mutex 0xc28b _io.o ___G__23__23_make_2d_mutex 0x11ce5 _io.o ___G__23__23_make_2d_mutex 0x1398c _io.o ___G__23__23_make_2d_mutex 0x13f0c _io.o ___G__23__23_make_2d_mutex 0x13fb4 _io.o ___G__23__23_make_2d_mutex 0x2aa99 _io.o ___G__23__23_make_2d_mutex 0x424f8 _io.o ___G__23__23_make_2d_mutex 0x4252d _io.o ___G__23__23_make_2d_mutex 0x988 _thread.o ___G__23__23_make_2d_mutex 0x1a88 _thread.o ___G__23__23_make_2d_mutex 0x3756 _repl.o ___G__23__23_make_2d_condvar 0x6df2 _io.o ___G__23__23_make_2d_condvar 0x9ea _thread.o ___G__23__23_make_2d_condvar 0x1aea _thread.o ___G__23__23_continuation_2d_graft 0x53cb _io.o ___G__23__23_continuation_2d_graft 0x1035 _thread.o ___G__23__23_continuation_2d_graft 0x2135 _thread.o ___G__23__23_continuation_2d_graft 0x10106 _thread.o ___G__23__23_continuation_2d_graft 0x10c16 _thread.o ___G__23__23_continuation_2d_graft 0x11c00 _thread.o ___G__23__23_continuation_2d_graft 0x294f _repl.o ___G__23__23_continuation_2d_graft 0x396a _repl.o ___G__23__23_continuation_2d_graft 0x5f56 _repl.o ___G__23__23_continuation_2d_graft 0x6327 _repl.o ___G__23__23_continuation_2d_graft 0x634b _repl.o ___G__23__23_continuation_2d_graft 0x7a71 _repl.o ___G__23__23_continuation_2d_graft 0x8433 _repl.o ___G__23__23_main_2d_readtable_2d_set_21_ 0x2773 _io.o ___G__23__23_main_2d_readtable_2d_set_21_ 0x4ef3 _io.o ___G__23__23_start_2d_main 0x276a _io.o ___G__23__23_start_2d_main 0x4eea _io.o ___G__23__23_make_2d_standard_2d_readtable 0x2756 _io.o ___G__23__23_make_2d_standard_2d_readtable 0x4ed6 _io.o ___G__23__23_six_2d_types_2d_set_21_ 0x2748 _io.o ___G__23__23_six_2d_types_2d_set_21_ 0x4ec8 _io.o ___G__23__23_six_2d_type_3f_ 0x273a _io.o ___G__23__23_six_2d_type_3f_ 0x4eba _io.o ___G__23__23_read_2d_six_2d_datum_2d_or_2d_eof 0x272c _io.o ___G__23__23_read_2d_six_2d_datum_2d_or_2d_eof 0x4eac _io.o ___G__23__23_read_2d_six 0x271e _io.o ___G__23__23_read_2d_six 0x4e9e _io.o ___G__23__23_read_2d_string_3d__3f_ 0x2710 _io.o ___G__23__23_read_2d_string_3d__3f_ 0x4e90 _io.o ___G__23__23_read_2d_assoc_2d_string_3d__3f_ 0x2702 _io.o ___G__23__23_read_2d_assoc_2d_string_3d__3f_ 0x4e82 _io.o ___G__23__23_read_2d_number_2f_keyword_2f_symbol 0x26f4 _io.o ___G__23__23_read_2d_number_2f_keyword_2f_symbol 0x4e74 _io.o ___G__23__23_read_2d_dot 0x26e6 _io.o ___G__23__23_read_2d_dot 0x4e66 _io.o ___G__23__23_stdin_2d_port 0x1e2ca _io.o ___G__23__23_stdin_2d_port 0x3d183 _io.o ___G__23__23_stdin_2d_port 0x249d _thread.o ___G__23__23_stdin_2d_port 0xa78a _thread.o ___G__23__23_stdin_2d_port 0xc100 _thread.o ___G__23__23_stdin_2d_port 0x132a7 _thread.o ___G__23__23_stdin_2d_port 0x266fb _repl.o ___G_main 0x1c711 _io.o ___G_main 0x1e4db _io.o ___G_main 0x2a3dc _io.o ___G__23__23_pretty_2d_print_2d_shifting_2d_allowed_3f_ 0x187f4 _io.o ___G__23__23_pretty_2d_print_2d_shifting_2d_allowed_3f_ 0x1e391 _io.o ___G__23__23_pretty_2d_print_2d_shifting_2d_allowed_3f_ 0x26070 _io.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_nonnegative_2d_fixnum 0x16d4f _io.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_nonnegative_2d_fixnum 0x17be6 _io.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_nonnegative_2d_fixnum 0x48e75 _io.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_nonnegative_2d_fixnum 0xac _nonstd.o ___G__23__23_fail_2d_check_2d_string_2d_or_2d_nonnegative_2d_fixnum 0xedc _nonstd.o ___G__23__23_fail_2d_check_2d_absrel_2d_time_2d_or_2d_false 0x154f2 _io.o ___G__23__23_fail_2d_check_2d_absrel_2d_time_2d_or_2d_false 0x155d0 _io.o ___G__23__23_fail_2d_check_2d_absrel_2d_time_2d_or_2d_false 0x16e1c _io.o ___G__23__23_fail_2d_check_2d_absrel_2d_time_2d_or_2d_false 0x368 _thread.o ___G__23__23_fail_2d_check_2d_absrel_2d_time_2d_or_2d_false 0x1468 _thread.o ___G__23__23_fail_2d_check_2d_absrel_2d_time_2d_or_2d_false 0x9ade _repl.o ___G__23__23_procedure_2d_name 0x14a16 _io.o ___G__23__23_procedure_2d_name 0x3d8 _repl.o ___G__23__23_procedure_2d_name 0x1598 _repl.o ___G__23__23_command_2d_args 0x12895 _io.o ___G__23__23_command_2d_args 0x128db _io.o ___G__23__23_command_2d_args 0x4fe _nonstd.o ___G__23__23_command_2d_args 0x132e _nonstd.o ___G__23__23_absrel_2d_timeout_2d__3e_timeout 0x123d4 _io.o ___G__23__23_absrel_2d_timeout_2d__3e_timeout 0x12555 _io.o ___G__23__23_absrel_2d_timeout_2d__3e_timeout 0x560 _thread.o ___G__23__23_absrel_2d_timeout_2d__3e_timeout 0x1660 _thread.o ___G__23__23_timeout_2d__3e_time 0x11c63 _io.o ___G__23__23_timeout_2d__3e_time 0x334a _nonstd.o ___G__23__23_timeout_2d__3e_time 0xf1fe _nonstd.o ___G__23__23_timeout_2d__3e_time 0x56e _thread.o ___G__23__23_timeout_2d__3e_time 0x166e _thread.o ___G__23__23_timeout_2d__3e_time 0x154cd _repl.o ___G__23__23_structure_2d_max_2d_field 0xe4e2 _io.o ___G__23__23_structure_2d_max_2d_field 0x1e3b2 _io.o ___G__23__23_structure_2d_max_2d_field 0x2c6e7 _io.o ___G__23__23_mutex_2d_signal_21_ 0xe41c _io.o ___G__23__23_mutex_2d_signal_21_ 0xe6d7 _io.o ___G__23__23_mutex_2d_signal_21_ 0xfde3 _io.o ___G__23__23_mutex_2d_signal_21_ 0xfe40 _io.o ___G__23__23_mutex_2d_signal_21_ 0x17197 _io.o ___G__23__23_mutex_2d_signal_21_ 0x1c886 _io.o ___G__23__23_mutex_2d_signal_21_ 0x1ca93 _io.o ___G__23__23_mutex_2d_signal_21_ 0x1d84f _io.o ___G__23__23_mutex_2d_signal_21_ 0x20966 _io.o ___G__23__23_mutex_2d_signal_21_ 0x20dea _io.o ___G__23__23_mutex_2d_signal_21_ 0x22e27 _io.o ___G__23__23_mutex_2d_signal_21_ 0x236b6 _io.o ___G__23__23_mutex_2d_signal_21_ 0x23930 _io.o ___G__23__23_mutex_2d_signal_21_ 0x2917d _io.o ___G__23__23_mutex_2d_signal_21_ 0x29356 _io.o ___G__23__23_mutex_2d_signal_21_ 0x29554 _io.o ___G__23__23_mutex_2d_signal_21_ 0x29ab4 _io.o ___G__23__23_mutex_2d_signal_21_ 0x2a1dc _io.o ___G__23__23_mutex_2d_signal_21_ 0x2a25f _io.o ___G__23__23_mutex_2d_signal_21_ 0x2b428 _io.o ___G__23__23_mutex_2d_signal_21_ 0x2e8ee _io.o ___G__23__23_mutex_2d_signal_21_ 0x2e995 _io.o ___G__23__23_mutex_2d_signal_21_ 0x2f459 _io.o ___G__23__23_mutex_2d_signal_21_ 0x2fd8b _io.o ___G__23__23_mutex_2d_signal_21_ 0x2ff27 _io.o ___G__23__23_mutex_2d_signal_21_ 0x30043 _io.o ___G__23__23_mutex_2d_signal_21_ 0x3019b _io.o ___G__23__23_mutex_2d_signal_21_ 0x304d4 _io.o ___G__23__23_mutex_2d_signal_21_ 0x30969 _io.o ___G__23__23_mutex_2d_signal_21_ 0x30f4b _io.o ___G__23__23_mutex_2d_signal_21_ 0x31c31 _io.o ___G__23__23_mutex_2d_signal_21_ 0x31da8 _io.o ___G__23__23_mutex_2d_signal_21_ 0x32019 _io.o ___G__23__23_mutex_2d_signal_21_ 0x3c1b7 _io.o ___G__23__23_mutex_2d_signal_21_ 0x3eb50 _io.o ___G__23__23_mutex_2d_signal_21_ 0x3ec8b _io.o ___G__23__23_mutex_2d_signal_21_ 0x3f9bd _io.o ___G__23__23_mutex_2d_signal_21_ 0x3fd5d _io.o ___G__23__23_mutex_2d_signal_21_ 0x40fb4 _io.o ___G__23__23_mutex_2d_signal_21_ 0x41497 _io.o ___G__23__23_mutex_2d_signal_21_ 0x4158a _io.o ___G__23__23_mutex_2d_signal_21_ 0x4181d _io.o ___G__23__23_mutex_2d_signal_21_ 0x435fd _io.o ___G__23__23_mutex_2d_signal_21_ 0x438b9 _io.o ___G__23__23_mutex_2d_signal_21_ 0x440a1 _io.o ___G__23__23_mutex_2d_signal_21_ 0x44800 _io.o ___G__23__23_mutex_2d_signal_21_ 0x45429 _io.o ___G__23__23_mutex_2d_signal_21_ 0x454bb _io.o ___G__23__23_mutex_2d_signal_21_ 0x46c41 _io.o ___G__23__23_mutex_2d_signal_21_ 0x46f8e _io.o ___G__23__23_mutex_2d_signal_21_ 0x4721a _io.o ___G__23__23_mutex_2d_signal_21_ 0x4a2b7 _io.o ___G__23__23_mutex_2d_signal_21_ 0x4b490 _io.o ___G__23__23_mutex_2d_signal_21_ 0x4c605 _io.o ___G__23__23_mutex_2d_signal_21_ 0x4c759 _io.o ___G__23__23_mutex_2d_signal_21_ 0x4c7c6 _io.o ___G__23__23_mutex_2d_signal_21_ 0x4d185 _io.o ___G__23__23_mutex_2d_signal_21_ 0x4d2d7 _io.o ___G__23__23_mutex_2d_signal_21_ 0x4e89e _io.o ___G__23__23_mutex_2d_signal_21_ 0x4ea85 _io.o ___G__23__23_mutex_2d_signal_21_ 0x53003 _io.o ___G__23__23_mutex_2d_signal_21_ 0x54a88 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5522f _io.o ___G__23__23_mutex_2d_signal_21_ 0x562fc _io.o ___G__23__23_mutex_2d_signal_21_ 0x5731d _io.o ___G__23__23_mutex_2d_signal_21_ 0x57bf3 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5892a _io.o ___G__23__23_mutex_2d_signal_21_ 0x5898f _io.o ___G__23__23_mutex_2d_signal_21_ 0x5a6e7 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5a865 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5a8be _io.o ___G__23__23_mutex_2d_signal_21_ 0x5b056 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5b578 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5bfea _io.o ___G__23__23_mutex_2d_signal_21_ 0x5c063 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5cd33 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5d375 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5d91c _io.o ___G__23__23_mutex_2d_signal_21_ 0x5e386 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5e3ee _io.o ___G__23__23_mutex_2d_signal_21_ 0x5e8b5 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5ece2 _io.o ___G__23__23_mutex_2d_signal_21_ 0x5ef5f _io.o ___G__23__23_mutex_2d_signal_21_ 0x5f7b6 _io.o ___G__23__23_mutex_2d_signal_21_ 0x602cc _io.o ___G__23__23_mutex_2d_signal_21_ 0x60516 _io.o ___G__23__23_mutex_2d_signal_21_ 0x60588 _io.o ___G__23__23_mutex_2d_signal_21_ 0x6083c _io.o ___G__23__23_mutex_2d_signal_21_ 0x60c83 _io.o ___G__23__23_mutex_2d_signal_21_ 0x60e29 _io.o ___G__23__23_mutex_2d_signal_21_ 0x611eb _io.o ___G__23__23_mutex_2d_signal_21_ 0x61250 _io.o ___G__23__23_mutex_2d_signal_21_ 0x613c8 _io.o ___G__23__23_mutex_2d_signal_21_ 0x664d0 _io.o ___G__23__23_mutex_2d_signal_21_ 0x670f6 _io.o ___G__23__23_mutex_2d_signal_21_ 0x67cde _io.o ___G__23__23_mutex_2d_signal_21_ 0x707e6 _io.o ___G__23__23_mutex_2d_signal_21_ 0x70b25 _io.o ___G__23__23_mutex_2d_signal_21_ 0x72d5a _io.o ___G__23__23_mutex_2d_signal_21_ 0x741e1 _io.o ___G__23__23_mutex_2d_signal_21_ 0x7456d _io.o ___G__23__23_mutex_2d_signal_21_ 0x77761 _io.o ___G__23__23_mutex_2d_signal_21_ 0x9a4 _thread.o ___G__23__23_mutex_2d_signal_21_ 0x1aa4 _thread.o ___G__23__23_mutex_2d_signal_21_ 0x19960 _repl.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0xdd08 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0xf058 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x12ce4 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x15911 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x16597 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x17b98 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x1ffad _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x20e90 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x20fa0 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x2149b _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x2293f _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x27766 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x27fb3 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x3a04f _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x3f891 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x3fbfc _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x40c27 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x417a5 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x41e33 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x43495 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x435a4 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x436dd _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x44602 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x44b3d _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x44fe3 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x4614c _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x46feb _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x4cbc9 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x4d92d _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x4e353 _io.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0xa06 _thread.o ___G__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x1b06 _thread.o ___G__23__23_language_2d_specs 0xc7e5 _io.o ___G__23__23_language_2d_specs 0x1e305 _io.o ___G__23__23_language_2d_specs 0x3fc6b _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x7f3a _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x22b0f _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x22e6f _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x252db _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x27ac8 _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x3eba4 _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x3fa90 _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x464bf _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x46b4a _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x4c372 _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x4c9ad _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x4d1d9 _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x521cb _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x57d15 _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x59a70 _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x63067 _io.o ___G__23__23_wait_2d_for_2d_io_21_ 0x9ce _thread.o ___G__23__23_wait_2d_for_2d_io_21_ 0x1ace _thread.o ___G__23__23_wr 0x7e99 _io.o ___G__23__23_wr 0x90b0 _io.o ___G__23__23_wr 0xb572 _io.o ___G__23__23_wr 0xf074 _io.o ___G__23__23_wr 0x1165a _io.o ___G__23__23_wr 0x130d8 _io.o ___G__23__23_wr 0x169a9 _io.o ___G__23__23_wr 0x1d4bd _io.o ___G__23__23_wr 0x1e037 _io.o ___G__23__23_wr 0x1e313 _io.o ___G__23__23_wr 0x1ffe7 _io.o ___G__23__23_wr 0x21099 _io.o ___G__23__23_wr 0x2f9ad _io.o ___G__23__23_wr 0x39010 _io.o ___G__23__23_wr 0x3cf53 _io.o ___G__23__23_wr 0x3d942 _io.o ___G__23__23_wr 0x3dc14 _io.o ___G__23__23_wr 0x3f6dc _io.o ___G__23__23_wr 0x40b3c _io.o ___G__23__23_wr 0x45ad8 _io.o ___G__23__23_wr 0x66dd2 _io.o ___G__23__23_current_2d_input_2d_port 0x2e38b _io.o ___G__23__23_current_2d_input_2d_port 0x2eef5 _io.o ___G__23__23_current_2d_input_2d_port 0x315ee _io.o ___G__23__23_current_2d_input_2d_port 0x3a295 _io.o ___G__23__23_current_2d_input_2d_port 0x3efa2 _io.o ___G__23__23_current_2d_input_2d_port 0x40666 _io.o ___G__23__23_current_2d_input_2d_port 0x27da _thread.o ___G__23__23_current_2d_input_2d_port 0x4da0 _thread.o ___G__23__23_current_2d_input_2d_port 0x68a5 _thread.o ___G__23__23_current_2d_input_2d_port 0x7ca1 _thread.o ___G__23__23_current_2d_input_2d_port 0xaa3d _thread.o ___G__23__23_current_2d_input_2d_port 0xd6bd _thread.o ___G__23__23_current_2d_input_2d_port 0xd817 _thread.o ___G__23__23_current_2d_input_2d_port 0xd9d3 _thread.o ___G__23__23_current_2d_input_2d_port 0xeb47 _thread.o ___G__23__23_current_2d_input_2d_port 0x7e73 _repl.o ___G__23__23_current_2d_input_2d_port 0x13234 _repl.o ___G__23__23_label_2d_marker_2d_tag 0x1e3c8 _io.o ___G__23__23_structure_2d_indent 0x1e3bd _io.o ___G__23__23_structure_2d_indent 0x2809f _io.o ___G__23__23_structure_2d_indent 0x2bf2c _io.o ___G__23__23_structure_2d_indent 0x5c14a _io.o ___G__23__23_structure_2d_max_2d_head 0x1e3a7 _io.o ___G__23__23_structure_2d_max_2d_head 0x28096 _io.o ___G__23__23_structure_2d_max_2d_head 0x2c3ec _io.o ___G__23__23_list_2d_max_2d_head 0x1e39c _io.o ___G__23__23_list_2d_max_2d_head 0x28343 _io.o ___G__23__23_list_2d_max_2d_head 0x4bf5e _io.o ___G__23__23_console_2d_port 0x1e386 _io.o ___G__23__23_console_2d_port 0x32cf5 _io.o ___G__23__23_console_2d_port 0x4c250 _io.o ___G__23__23_console_2d_port 0x1efb7 _repl.o ___G__23__23_six_2d_types 0x1e37b _io.o ___G__23__23_six_2d_types 0x30b6f _io.o ___G__23__23_six_2d_types 0x4882e _io.o ___G__23__23_standard_2d_sharp_2d_bang_2d_table 0x1e36d _io.o ___G__23__23_standard_2d_named_2d_char_2d_table 0x1e359 _io.o ___G__23__23_standard_2d_escaped_2d_char_2d_table 0x1e34b _io.o ___G__23__23_standard_2d_pretty_2d_print_2d_formats 0x1e33d _io.o ___G__23__23_wr_2d_jazz 0x1e32f _io.o ___G__23__23_wr_2d_jazz 0x2bc65 _io.o ___G__23__23_wr_2d_jazz 0x3c2cd _io.o ___G__23__23_wr_2d_meroon 0x1e321 _io.o ___G__23__23_wr_2d_meroon 0x2bcfa _io.o ___G__23__23_wr_2d_meroon 0x4275d _io.o ___G__23__23_stderr_2d_port 0x1e2e8 _io.o ___G__23__23_stderr_2d_port 0x3c78b _io.o ___G__23__23_stderr_2d_port 0xea7f _thread.o ___G__23__23_stderr_2d_port 0x266ed _repl.o ___G__23__23_stdout_2d_port 0x1e2d9 _io.o ___G__23__23_stdout_2d_port 0x3c74a _io.o ___G__23__23_stdout_2d_port 0x1e13c _nonstd.o ___G__23__23_stdout_2d_port 0x24a4 _thread.o ___G__23__23_stdout_2d_port 0xeb63 _thread.o ___G__23__23_stdout_2d_port 0x13b64 _thread.o ___G__23__23_stdout_2d_port 0x1ef95 _repl.o ___G__23__23_stdout_2d_port 0x266f4 _repl.o ___S__23__23_call_2d_with_2d_output_2d_u8vector_2d_aux 0x77e74 _io.o ___S__23__23_call_2d_with_2d_output_2d_string_2d_aux 0x77e5c _io.o ___S__23__23_call_2d_with_2d_output_2d_process 0x77e44 _io.o ___S__23__23_call_2d_with_2d_input_2d_vector 0x77e2c _io.o ___S__23__23_call_2d_with_2d_input_2d_string 0x77e14 _io.o ___S__23__23_call_2d_with_2d_input_2d_file 0x77dfc _io.o ___S__23__23_byte_2d_wbuf_2d_drain 0x77de4 _io.o ___S__23__23_build_2d_vector 0x77dcc _io.o ___S__23__23_build_2d_list 0x77db4 _io.o ___S__23__23_build_2d_delimited_2d_string 0x77d9c _io.o ___S__23__23_build_2d_decimal_2d_integer 0x77d7c _io.o ___S__23__23_address_2d_info_2d_setup_21_ 0x77d72 _io.o ___G__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x4434e _io.o ___G__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x52c05 _io.o ___G__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x52fab _io.o ___G__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x532a9 _io.o ___G__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x55aa3 _io.o ___G__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x5ebb0 _io.o ___G__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x9c0 _thread.o ___G__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x1ac0 _thread.o ___G__23__23_current_2d_output_2d_port 0x2e48c _io.o ___G__23__23_current_2d_output_2d_port 0x2f532 _io.o ___G__23__23_current_2d_output_2d_port 0x408be _io.o ___G__23__23_current_2d_output_2d_port 0x40d0f _io.o ___G__23__23_current_2d_output_2d_port 0x41c60 _io.o ___G__23__23_current_2d_output_2d_port 0x45f31 _io.o ___G__23__23_current_2d_output_2d_port 0x27b7 _thread.o ___G__23__23_current_2d_output_2d_port 0x516b _thread.o ___G__23__23_current_2d_output_2d_port 0x68b8 _thread.o ___G__23__23_current_2d_output_2d_port 0x7cbb _thread.o ___G__23__23_current_2d_output_2d_port 0x975f _thread.o ___G__23__23_current_2d_output_2d_port 0xd6ca _thread.o ___G__23__23_current_2d_output_2d_port 0xd824 _thread.o ___G__23__23_current_2d_output_2d_port 0xd9e0 _thread.o ___G__23__23_current_2d_output_2d_port 0xea63 _thread.o ___G__23__23_current_2d_output_2d_port 0x4638 _repl.o ___G__23__23_current_2d_output_2d_port 0x563e _repl.o ___G__23__23_current_2d_output_2d_port 0x8ce0 _repl.o ___G__23__23_current_2d_output_2d_port 0xc65b _repl.o ___G__23__23_current_2d_output_2d_port 0xc683 _repl.o ___G__23__23_current_2d_output_2d_port 0x1d1c3 _repl.o ___S__23__23_escape_2d_symbol_3f_ 0x7800c _io.o ___S__23__23_eof_2d_object_3f_ 0x77ff4 _io.o ___S__23__23_dot_2d_marker 0x77fdc _io.o ___S__23__23_device_2d_port_2d_wait_2d_for_2d_output_21_ 0x77fc4 _io.o ___S__23__23_closing_2d_parenthesis_2d_for 0x77f7c _io.o ___S__23__23_close_2d_output_2d_port 0x77f64 _io.o ___S__23__23_close_2d_device 0x77f4c _io.o ___S__23__23_chartable_2d_ref 0x77f34 _io.o ___S__23__23_char_2d_wbuf_2d_drain_2d_no_2d_reset 0x77f1c _io.o ___S__23__23_char_2d_ready_3f_1 0x77f04 _io.o ___S__23__23_char_2d_ready_3f_ 0x77eec _io.o ___S__23__23_char_2d_output_2d_port_3f__2d_cached 0x77ed4 _io.o ___S__23__23_char_2d_input_2d_port_3f__2d_cached 0x77ebc _io.o ___S__23__23_case_2d_conversion_2d_set_21_ 0x77ea4 _io.o ___S__23__23_call_2d_with_2d_output_2d_vector_2d_aux 0x77e8c _io.o ___S__23__23_fail_2d_check_2d_port 0x78174 _io.o ___S__23__23_fail_2d_check_2d_object_2d_output_2d_port 0x7815c _io.o ___S__23__23_fail_2d_check_2d_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception 0x78144 _io.o ___S__23__23_fail_2d_check_2d_input_2d_port 0x7812c _io.o ___S__23__23_fail_2d_check_2d_exact_2d_integer_2d_or_2d_string_2d_or_2d_settings 0x78114 _io.o ___S__23__23_fail_2d_check_2d_directory_2d_port 0x780fc _io.o ___S__23__23_fail_2d_check_2d_device_2d_input_2d_port 0x780e4 _io.o ___S__23__23_fail_2d_check_2d_character_2d_output_2d_port 0x780cc _io.o ___S__23__23_fail_2d_check_2d_byte_2d_port 0x780b4 _io.o ___S__23__23_fail_2d_check_2d_byte_2d_input_2d_port 0x7809c _io.o ___S__23__23_extract_2d_language_2d_and_2d_tail 0x78084 _io.o ___S__23__23_explode_2d_structure 0x7806c _io.o ___S__23__23_explode_2d_promise 0x78054 _io.o ___S__23__23_explode_2d_frame 0x7803c _io.o ___S__23__23_explode_2d_closure 0x78024 _io.o ___S__23__23_filepos_2d_line 0x782dc _io.o ___S__23__23_fifo_2d__3e_vector 0x782c4 _io.o ___S__23__23_fifo_2d__3e_string 0x782ac _io.o ___S__23__23_fail_2d_check_2d_vector_2d_or_2d_settings 0x78294 _io.o ___S__23__23_fail_2d_check_2d_unterminated_2d_process_2d_exception 0x7827c _io.o ___S__23__23_fail_2d_check_2d_udp_2d_output_2d_port 0x78264 _io.o ___S__23__23_fail_2d_check_2d_u8vector_2d_output_2d_port 0x7824c _io.o ___S__23__23_fail_2d_check_2d_u8vector_2d_input_2d_port 0x78234 _io.o ___S__23__23_fail_2d_check_2d_tls_2d_version 0x7821c _io.o ___S__23__23_fail_2d_check_2d_tcp_2d_server_2d_port 0x78204 _io.o ___S__23__23_fail_2d_check_2d_string_2d_output_2d_port 0x781ec _io.o ___S__23__23_fail_2d_check_2d_string_2d_or_2d_ip_2d_address 0x781d4 _io.o ___S__23__23_fail_2d_check_2d_socket_2d_info 0x781bc _io.o ___S__23__23_fail_2d_check_2d_service_2d_info 0x781a4 _io.o ___S__23__23_fail_2d_check_2d_protocol_2d_info 0x7818c _io.o ___S__23__23_input_2d_port_3f_ 0x78444 _io.o ___S__23__23_input_2d_port_2d_readtable_2d_set_21_ 0x7842c _io.o ___S__23__23_input_2d_port_2d_max_2d_char_2d_code 0x78414 _io.o ___S__23__23_input_2d_port_2d_line 0x783fc _io.o ___S__23__23_input_2d_port_2d_column 0x783e4 _io.o ___S__23__23_input_2d_port_2d_char_2d_position 0x783cc _io.o ___S__23__23_input_2d_port_2d_byte_2d_position 0x783b4 _io.o ___S__23__23_implode_2d_return 0x7839c _io.o ___S__23__23_implode_2d_procedure_2d_or_2d_return 0x78384 _io.o ___S__23__23_implode_2d_frame 0x7836c _io.o ___S__23__23_host_2d_name 0x78354 _io.o ___S__23__23_head_2d__3e_open_2d_close 0x7833c _io.o ___S__23__23_get_2d_output_2d_u8vector 0x78324 _io.o ___S__23__23_force_2d_output_2d_catching_2d_exceptions 0x7830c _io.o ___S__23__23_force_2d_limited_2d_string_21_ 0x782f4 _io.o ___S__23__23_make_2d_psettings 0x785ac _io.o ___S__23__23_make_2d_path_2d_psettings 0x78594 _io.o ___S__23__23_make_2d_io_2d_condvar_2d_for_2d_writing 0x7857c _io.o ___S__23__23_make_2d_io_2d_condvar_2d_for_2d_event 0x78564 _io.o ___S__23__23_make_2d_input_2d_path_2d_psettings 0x7854c _io.o ___S__23__23_make_2d_event_2d_queue_2d_port 0x78534 _io.o ___S__23__23_make_2d_directory_2d_psettings 0x7851c _io.o ___S__23__23_make_2d_device_2d_port_2d_from_2d_single_2d_device 0x78504 _io.o ___S__23__23_make_2d_chartable 0x784ec _io.o ___S__23__23_list_2d_max_2d_head_2d_set_21_ 0x784d4 _io.o ___S__23__23_label_2d_marker_3f_ 0x784bc _io.o ___S__23__23_label_2d_marker_2d_fixup_2d_handler_2d_add_21_ 0x784a4 _io.o ___S__23__23_label_2d_marker_2d_enter_21_ 0x7848c _io.o ___S__23__23_ip_2d_address_3f_ 0x78474 _io.o ___S__23__23_io_2d_condvar_2d_port_2d_set_21_ 0x7845c _io.o ___S__23__23_newline0 0x78714 _io.o ___S__23__23_network_2d_info 0x786fc _io.o ___S__23__23_net_2d_socket_2d_type_2d_decode 0x786e4 _io.o ___S__23__23_net_2d_protocol_2d_decode 0x786cc _io.o ___S__23__23_net_2d_family_2d_decode 0x786b4 _io.o ___S__23__23_marktable_2d_save 0x7869c _io.o ___S__23__23_marktable_2d_mark_21_ 0x78684 _io.o ___S__23__23_make_2d_writeenv 0x7866c _io.o ___S__23__23_make_2d_vector_2d_pipe_2d_port 0x78654 _io.o ___S__23__23_make_2d_udp_2d_port 0x7863c _io.o ___S__23__23_make_2d_u8vector_2d_pipe_2d_port 0x78624 _io.o ___S__23__23_make_2d_tcp_2d_psettings 0x7860c _io.o ___S__23__23_make_2d_string_2d_port 0x785f4 _io.o ___S__23__23_make_2d_standard_2d_readtable 0x785dc _io.o ___S__23__23_make_2d_readenv 0x785c4 _io.o ___S__23__23_open_2d_string_2d_pipe_2d_generic 0x7887c _io.o ___S__23__23_open_2d_string_2d_generic 0x78864 _io.o ___S__23__23_open_2d_process_2d_generic 0x7884c _io.o ___S__23__23_open_2d_predefined 0x78834 _io.o ___S__23__23_open_2d_output_2d_u8vector 0x7881c _io.o ___S__23__23_open_2d_output_2d_process 0x78804 _io.o ___S__23__23_open_2d_input_2d_vector 0x787ec _io.o ___S__23__23_open_2d_input_2d_string 0x787d4 _io.o ___S__23__23_open_2d_input_2d_file 0x787bc _io.o ___S__23__23_open_2d_file_2d_generic 0x787a4 _io.o ___S__23__23_open_2d_event_2d_queue 0x7878c _io.o ___S__23__23_open_2d_directory_2d_aux 0x78774 _io.o ___S__23__23_open_2d_all_2d_predefined 0x7875c _io.o ___S__23__23_object_2d__3e_string_2d_with_2d_sn 0x78744 _io.o ___S__23__23_none_2d_marker 0x7872c _io.o ___S__23__23_peek_2d_char0 0x789e4 _io.o ___S__23__23_path_2d_reference 0x789cc _io.o ___S__23__23_output_2d_port_3f_ 0x789b4 _io.o ___S__23__23_output_2d_port_2d_timeout_2d_set_21_ 0x7899c _io.o ___S__23__23_output_2d_port_2d_readtable 0x78984 _io.o ___S__23__23_output_2d_port_2d_line_2d_set_21_ 0x7896c _io.o ___S__23__23_output_2d_port_2d_column_2d_set_21_ 0x78954 _io.o ___S__23__23_output_2d_port_2d_char_2d_position 0x7893c _io.o ___S__23__23_options_2d_set_21_ 0x78924 _io.o ___S__23__23_open_2d_vector_2d_pipe_2d_generic 0x7890c _io.o ___S__23__23_open_2d_vector_2d_generic 0x788f4 _io.o ___S__23__23_open_2d_udp 0x788dc _io.o ___S__23__23_open_2d_u8vector_2d_pipe 0x788c4 _io.o ___S__23__23_open_2d_u8vector 0x788ac _io.o ___S__23__23_open_2d_tcp_2d_server 0x78894 _io.o ___S__23__23_psettings_2d__3e_woptions 0x78b4c _io.o ___S__23__23_psettings_2d__3e_permissions 0x78b34 _io.o ___S__23__23_psettings_2d__3e_output_2d_readtable 0x78b1c _io.o ___S__23__23_psettings_2d__3e_device_2d_flags 0x78b04 _io.o ___S__23__23_process_2d_tcp_2d_server_2d_psettings 0x78aec _io.o ___S__23__23_process_2d_pid 0x78ad4 _io.o ___S__23__23_print_2d_marker 0x78abc _io.o ___S__23__23_print 0x78aa4 _io.o ___S__23__23_pretty_2d_print 0x78a8c _io.o ___S__23__23_port_2d_settings_2d_set_21_ 0x78a74 _io.o ___S__23__23_port_2d_name_2d_set_21_ 0x78a5c _io.o ___S__23__23_port_2d_kind 0x78a44 _io.o ___S__23__23_port_2d_device 0x78a2c _io.o ___S__23__23_peek_2d_u8 0x78a14 _io.o ___S__23__23_peek_2d_char1 0x789fc _io.o ___S__23__23_read_2d_quotation 0x78cb4 _io.o ___S__23__23_read_2d_number_2f_keyword_2f_symbol 0x78c9c _io.o ___S__23__23_read_2d_next_2d_char_2d_expecting 0x78c84 _io.o ___S__23__23_read_2d_line 0x78c6c _io.o ___S__23__23_read_2d_escaped_2d_string 0x78c54 _io.o ___S__23__23_read_2d_datum_2d_or_2d_label_2d_or_2d_none_2d_or_2d_dot 0x78c3c _io.o ___S__23__23_read_2d_datum_2d_or_2d_label 0x78c24 _io.o ___S__23__23_read_2d_check_2d_labels_21_ 0x78c0c _io.o ___S__23__23_read_2d_char1 0x78bf4 _io.o ___S__23__23_read_2d_char0 0x78bdc _io.o ___S__23__23_read_2d_bytevector_21_ 0x78bc4 _io.o ___S__23__23_read_2d_all 0x78bac _io.o ___S__23__23_raise_2d_unterminated_2d_process_2d_exception 0x78b94 _io.o ___S__23__23_raise_2d_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception 0x78b7c _io.o ___S__23__23_raise_2d_datum_2d_parsing_2d_exception 0x78b64 _io.o ___S__23__23_readtable_2d_char_2d_class_2d_set_21_ 0x78e1c _io.o ___S__23__23_readenv_2d_relative_2d_filepos 0x78e04 _io.o ___S__23__23_read_2d_whitespace 0x78dec _io.o ___S__23__23_read_2d_vector 0x78dd4 _io.o ___S__23__23_read_2d_subu8vector 0x78dbc _io.o ___S__23__23_read_2d_string_3d__3f_ 0x78da4 _io.o ___S__23__23_read_2d_six 0x78d8c _io.o ___S__23__23_read_2d_sharp_2d_vector 0x78d74 _io.o ___S__23__23_read_2d_sharp_2d_quotation 0x78d5c _io.o ___S__23__23_read_2d_sharp_2d_less 0x78d44 _io.o ___S__23__23_read_2d_sharp_2d_dot 0x78d2c _io.o ___S__23__23_read_2d_sharp_2d_comment 0x78d14 _io.o ___S__23__23_read_2d_sharp_2d_char 0x78cfc _io.o ___S__23__23_read_2d_sharp_2d_aux 0x78ce4 _io.o ___S__23__23_read_2d_sharp 0x78ccc _io.o ___S__23__23_structure_2d_max_2d_field_2d_set_21_ 0x78f84 _io.o ___S__23__23_string_2d_or_2d_ip_2d_address_3f_ 0x78f6c _io.o ___S__23__23_string_2d__3e_limited_2d_string 0x78f54 _io.o ___S__23__23_start_2d_main 0x78f3c _io.o ___S__23__23_skip_2d_single_2d_line_2d_comment 0x78f24 _io.o ___S__23__23_skip_2d_comment_2d_done 0x78f0c _io.o ___S__23__23_six_2d_type_3f_ 0x78ef4 _io.o ___S__23__23_service_2d_info 0x78edc _io.o ___S__23__23_scheme_2d_file_2d_extensions_2d_set_21_ 0x78ec4 _io.o ___S__23__23_readtable_2d_setup_2d_for_2d_standard_2d_level_21_ 0x78eac _io.o ___S__23__23_readtable_2d_parse_2d_keyword 0x78e94 _io.o ___S__23__23_readtable_2d_copy_2d_shallow 0x78e7c _io.o ___S__23__23_readtable_2d_char_2d_sharp_2d_handler_2d_set_21_ 0x78e64 _io.o ___S__23__23_readtable_2d_char_2d_handler_2d_set_21_ 0x78e4c _io.o ___S__23__23_readtable_2d_char_2d_delimiter_3f__2d_set_21_ 0x78e34 _io.o ___S__23__23_type_2d_3_2d_84660e37_2d_9565_2d_4abf_2d_ac09_2d_f9767f926d40 0x7914c _io.o ___S__23__23_type_2d_3_2d_84660e37_2d_9565_2d_4abf_2d_ac09_2d_f9767f926d40 0x580 _repl.o ___S__23__23_type_2d_22_2d_AB62859B_2d_18EF_2d_47D3_2d_8AC5_2d_69D3103EDE6F 0x79134 _io.o ___S__23__23_type_2d_21_2d_e7f8dac4_2d_0e85_2d_4605_2d_a8bd_2d_6bd6b5262d4c 0x7911c _io.o ___S__23__23_type_2d_20_2d_E641E009_2d_FCAA_2d_412D_2d_B283_2d_587F5C6D4EC1 0x79104 _io.o ___S__23__23_type_2d_2_2d_b320dfbf_2d_c714_2d_4dc5_2d_8bfa_2d_cac5ee6c8421 0x790ec _io.o ___S__23__23_type_2d_2_2d_b320dfbf_2d_c714_2d_4dc5_2d_8bfa_2d_cac5ee6c8421 0x540 _repl.o ___S__23__23_type_2d_2_2d_63b50ae7_2d_375b_2d_4b94_2d_81df_2d_3522686f5634 0x790d4 _io.o ___S__23__23_type_2d_2_2d_63b50ae7_2d_375b_2d_4b94_2d_81df_2d_3522686f5634 0x520 _repl.o ___S__23__23_tty_3f_ 0x7905c _io.o ___S__23__23_tty_2d_text_2d_attributes_2d_set_21_ 0x79044 _io.o ___S__23__23_tty_2d_mode_2d_set_21_ 0x7902c _io.o ___S__23__23_tty_2d_history_2d_set_21_ 0x79014 _io.o ___S__23__23_tty_2d_history 0x78ffc _io.o ___S__23__23_tcp_2d_server_2d_socket_2d_info 0x78fe4 _io.o ___S__23__23_tcp_2d_client_2d_peer_2d_socket_2d_info 0x78fcc _io.o ___S__23__23_subvector_2d__3e_fifo 0x78fb4 _io.o ___S__23__23_substring_2d__3e_fifo 0x78f9c _io.o ___S__23__23_with_2d_input_2d_from_2d_vector 0x7932c _io.o ___S__23__23_with_2d_input_2d_from_2d_string 0x79314 _io.o ___S__23__23_with_2d_input_2d_from_2d_port 0x792fc _io.o ___S__23__23_wait_2d_output_2d_port 0x792e4 _io.o ___S__23__23_wait_2d_device 0x792cc _io.o ___S__23__23_udp_2d_write_2d_u8vector 0x792b4 _io.o ___S__23__23_udp_2d_source_2d_socket_2d_info 0x7929c _io.o ___S__23__23_udp_2d_socket_2d_receive_2d_buffer_2d_size 0x79284 _io.o ___S__23__23_udp_2d_read_2d_u8vector 0x7926c _io.o ___S__23__23_udp_2d_local_2d_socket_2d_info 0x79254 _io.o ___S__23__23_u8_2d_ready_3f_0 0x7923c _io.o ___S__23__23_type_2d_6_2d_edb28923_2d_9aa0_2d_4c55_2d_9756_2d_f1a37136f727 0x79224 _io.o ___S__23__23_type_2d_45_2d_fe99424c_2d_d1da_2d_48f1_2d_b613_2d_9c735692790e 0x791f4 _io.o ___S__23__23_type_2d_4_2d_177749b2_2d_beb0_2d_4670_2d_9ab2_2d_4b9c01b54c1d 0x791ac _io.o ___S__23__23_type_2d_3_2d_e3dc833e_2d_a176_2d_42c1_2d_bdc0_2d_76a6c4b302f8 0x79164 _io.o ___S__23__23_wr_2d_meroon_2d_set_21_ 0x79494 _io.o ___S__23__23_wr_2d_mark_2d_begin 0x7947c _io.o ___S__23__23_wr_2d_keyword 0x79464 _io.o ___S__23__23_wr_2d_indent 0x7944c _io.o ___S__23__23_wr_2d_gc_2d_hash_2d_table 0x79434 _io.o ___S__23__23_wr_2d_foreign 0x7941c _io.o ___S__23__23_wr_2d_filler 0x79404 _io.o ___S__23__23_wr_2d_f32vector 0x793ec _io.o ___S__23__23_wr_2d_continuation 0x793d4 _io.o ___S__23__23_wr_2d_char 0x793bc _io.o ___S__23__23_wr_2d_box 0x793a4 _io.o ___S__23__23_with_2d_output_2d_to_2d_vector 0x7938c _io.o ___S__23__23_with_2d_output_2d_to_2d_u8vector 0x79374 _io.o ___S__23__23_with_2d_output_2d_to_2d_string 0x7935c _io.o ___S__23__23_with_2d_output_2d_to_2d_port 0x79344 _io.o ___S__23__23_wr_2d_vector_2d_aux1 0x795fc _io.o ___S__23__23_wr_2d_u8vector 0x795e4 _io.o ___S__23__23_wr_2d_u32vector 0x795cc _io.o ___S__23__23_wr_2d_symbol 0x795b4 _io.o ___S__23__23_wr_2d_structure 0x7959c _io.o ___S__23__23_wr_2d_str 0x79584 _io.o ___S__23__23_wr_2d_spaces 0x7956c _io.o ___S__23__23_wr_2d_sn 0x79554 _io.o ___S__23__23_wr_2d_serialize 0x7953c _io.o ___S__23__23_wr_2d_s64vector 0x79524 _io.o ___S__23__23_wr_2d_s16vector 0x7950c _io.o ___S__23__23_wr_2d_promise 0x794f4 _io.o ___S__23__23_wr_2d_pair 0x794dc _io.o ___S__23__23_wr_2d_opaque 0x794c4 _io.o ___S__23__23_wr_2d_oct 0x794ac _io.o ___S_INET 0x79764 _io.o ___S_ASCII 0x7974c _io.o ___S__23__23_write_2d_with_2d_style 0x79734 _io.o ___S__23__23_write_2d_subu8vector 0x7971c _io.o ___S__23__23_write_2d_string 0x79704 _io.o ___S__23__23_write_2d_shared 0x796ec _io.o ___S__23__23_write_2d_char2_3f_ 0x796d4 _io.o ___S__23__23_write_2d_char1_3f_ 0x796bc _io.o ___S__23__23_write_2d_char 0x796a4 _io.o ___S__23__23_write 0x7968c _io.o ___S__23__23_wrap_2d_op3 0x79674 _io.o ___S__23__23_wrap_2d_op1_2a_ 0x7965c _io.o ___S__23__23_wrap_2d_op0 0x79644 _io.o ___S__23__23_wrap 0x7962c _io.o ___S__23__23_wr_2d_vector_2d_aux3 0x79614 _io.o ___S_address_2d_info_2d_protocol 0x798cc _io.o ___S_address_2d_info 0x798b4 _io.o ___S___io_23_ 0x7989c _io.o ___S__5b__2e__2e__2e__5d_ 0x79884 _io.o ___S_UTF_2d_fallback_2d_UTF_2d_16LE 0x7986c _io.o ___S_UTF_2d_fallback_2d_UTF_2d_16 0x79854 _io.o ___S_UTF_2d_fallback_2d_ASCII 0x7983c _io.o ___S_UTF_2d_16LE 0x79824 _io.o ___S_UTF_2d_16 0x7980c _io.o ___S_UDP 0x797f4 _io.o ___S_UCS_2d_4BE 0x797dc _io.o ___S_UCS_2d_2LE 0x797c4 _io.o ___S_UCS_2d_2 0x797ac _io.o ___S_STREAM 0x79794 _io.o ___S_ISO_2d_8859_2d_1 0x7977c _io.o ___S_console 0x79bfc _io.o ___S_close_2d_port 0x79bb4 _io.o ___S_character_2d_out_2d_of_2d_range 0x79b54 _io.o ___S_character_2d_out_2d_of_2d_range 0x688 _repl.o ___S_char_2d_encoding 0x79b0c _io.o ___S_call_2d_with_2d_output_2d_vector 0x79ac4 _io.o ___S_call_2d_with_2d_output_2d_string 0x79aac _io.o ___S_call_2d_with_2d_input_2d_u8vector 0x79a7c _io.o ___S_call_2d_with_2d_input_2d_process 0x79a64 _io.o ___S_byte_2d_port 0x79a4c _io.o ___S_byte_2d_input_2d_port 0x79a34 _io.o ___S_byte_2d_input_2d_port 0x658 _repl.o ___S_binary_2d_port_3f_ 0x7998c _io.o ___S_async 0x7995c _io.o ___S_aliases 0x79914 _io.o ___S_address_2d_infos 0x798fc _io.o ___S_address_2d_info_2d_socket_2d_type 0x798e4 _io.o ___S_frame 0x79f5c _io.o ___S_flush_2d_output_2d_port 0x79f14 _io.o ___S_fifo 0x79ecc _io.o ___S_fifo 0x2b094 _nonstd.o ___S_fifo 0x428 _thread.o ___S_family 0x79eb4 _io.o ___S_event_2d_queue_2d_port 0x79e6c _io.o ___S_event_2d_queue_2d_port 0x768 _repl.o ___S_event_2d_condvar 0x79e54 _io.o ___S_dot_2d_and_2d_dot_2d_dot 0x79dac _io.o ___S_dot_2d_and_2d_dot_2d_dot 0x2aecc _nonstd.o ___S_directory_2d_port 0x79d7c _io.o ___S_directory_2d_port 0x700 _repl.o ___S_device_2d_output_2d_port 0x79d4c _io.o ___S_device_2d_output_2d_port 0x2f264 _repl.o ___S_deserialize 0x79d34 _io.o ___S_datum_2d_parsing_2d_exception_2d_readenv 0x79ca4 _io.o ___S_datum_2d_parsing_2d_exception_2d_kind 0x79c8c _io.o ___S_datum_2d_or_2d_eof_2d_expected 0x79c74 _io.o ___S_datum_2d_or_2d_eof_2d_expected 0x6c8 _repl.o ___S_cr 0x79c44 _io.o ___S_continuation 0x79c2c _io.o ___S_continuation 0x1d284 _thread.o ___S_continuation 0x2f174 _repl.o ___S_input_2d_port_2d_line 0x7a124 _io.o ___S_input_2d_port_2d_characters_2d_buffered 0x7a10c _io.o ___S_input_2d_port_2d_bytes_2d_buffered 0x7a0f4 _io.o ___S_input_2d_port 0x7a0dc _io.o ___S_input_2d_port 0x2f78c _repl.o ___S_input_2d_output 0x7a0c4 _io.o ___S_incomplete_2d_form_2d_eof_2d_reached 0x7a094 _io.o ___S_incomplete_2d_form_2d_eof_2d_reached 0x2f744 _repl.o ___S_in 0x7a07c _io.o ___S_illegal_2d_character 0x7a04c _io.o ___S_illegal_2d_character 0x888 _repl.o ___S_host_2d_name 0x7a01c _io.o ___S_host_2d_info_2d_name 0x7a004 _io.o ___S_host_2d_info_2d_addresses 0x79fec _io.o ___S_goto 0x79fbc _io.o ___S_get_2d_output_2d_u8vector 0x79fa4 _io.o ___S_get_2d_output_2d_bytevector 0x79f8c _io.o ___S_function 0x79f74 _io.o ___S_multiline 0x7a3c4 _io.o ___S_maybe 0x7a394 _io.o ___S_marktable 0x7a364 _io.o ___S_make_2d_tls_2d_context 0x7a34c _io.o ___S_line 0x7a304 _io.o ___S_lf 0x7a2ec _io.o ___S_latest_2d_source 0x7a274 _io.o ___S_label 0x7a244 _io.o ___S_jazz 0x7a214 _io.o ___S_invalid_2d_sharp_2d_bang_2d_name 0x7a1e4 _io.o ___S_invalid_2d_sharp_2d_bang_2d_name 0x8e8 _repl.o ___S_invalid_2d_infix_2d_syntax 0x7a1cc _io.o ___S_invalid_2d_infix_2d_syntax 0x8d8 _repl.o ___S_invalid_2d_escaped_2d_character 0x7a1b4 _io.o ___S_invalid_2d_escaped_2d_character 0x2f7d4 _repl.o ___S_instanceof 0x7a184 _io.o ___S_input_2d_port_2d_timeout_2d_set_21_ 0x7a154 _io.o ___S_input_2d_port_2d_readtable 0x7a13c _io.o ___S_open_2d_input_2d_u8vector 0x7a5bc _io.o ___S_open_2d_input_2d_process 0x7a5a4 _io.o ___S_open_2d_input_2d_bytevector 0x7a58c _io.o ___S_open_2d_event_2d_queue 0x7a574 _io.o ___S_open_2d_directory 0x7a55c _io.o ___S_open_2d_binary_2d_input_2d_file 0x7a544 _io.o ___S_object_2d_output_2d_port 0x7a52c _io.o ___S_object_2d_output_2d_port 0x9d0 _repl.o ___S_object_2d__3e_string 0x7a514 _io.o ___S_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_2d_procedure 0x7a4cc _io.o ___S_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception 0x7a4b4 _io.o ___S_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception 0x9a8 _repl.o ___S_no_2d_comma 0x7a484 _io.o ___S_network_2d_socket_2d_type 0x7a454 _io.o ___S_network_2d_socket_2d_type 0x998 _repl.o ___S_network_2d_info_3f_ 0x7a43c _io.o ___S_network_2d_info_2d_name 0x7a424 _io.o ___S_network_2d_info 0x7a40c _io.o ___S_parent 0x7a784 _io.o ___S_parent 0x500 _thread.o ___S_output_2d_port_2d_timeout_2d_set_21_ 0x7a724 _io.o ___S_output_2d_port_2d_readtable 0x7a70c _io.o ___S_output_2d_port_2d_line 0x7a6f4 _io.o ___S_output_2d_port_2d_char_2d_position 0x7a6dc _io.o ___S_output_2d_port 0x7a6c4 _io.o ___S_output_2d_port 0x9e8 _repl.o ___S_open_2d_vector_2d_pipe 0x7a694 _io.o ___S_open_2d_udp 0x7a67c _io.o ___S_open_2d_u8vector 0x7a664 _io.o ___S_open_2d_tcp_2d_client 0x7a64c _io.o ___S_open_2d_string 0x7a634 _io.o ___S_open_2d_paren_2d_expected 0x7a61c _io.o ___S_open_2d_paren_2d_expected 0x2faec _repl.o ___S_open_2d_output_2d_u8vector 0x7a604 _io.o ___S_open_2d_output_2d_process 0x7a5ec _io.o ___S_open_2d_output_2d_bytevector 0x7a5d4 _io.o ___S_read_2d_line 0x7aa54 _io.o ___S_read_2d_bytevector 0x7aa0c _io.o ___S_quasisyntax 0x7a94c _io.o ___S_psettings_2d_options 0x7a91c _io.o ___S_protocol_2d_info_3f_ 0x7a904 _io.o ___S_protocol_2d_info_2d_name 0x7a8ec _io.o ___S_protocol_2d_info 0x7a8d4 _io.o ___S_promise 0x7a8bc _io.o ___S_process_2d_port 0x7a8a4 _io.o ___S_process 0x7a88c _io.o ___S_println 0x7a874 _io.o ___S_prefix 0x7a844 _io.o ___S_port_2d_settings_2d_set_21_ 0x7a82c _io.o ___S_port_2d_io_2d_exception_2d_handler_2d_set_21_ 0x7a814 _io.o ___S_peer 0x7a7cc _io.o ___S_s16_2d_expected 0x7ac64 _io.o ___S_s16_2d_expected 0x2fdd4 _repl.o ___S_request_2d_client_2d_authentication 0x7abd4 _io.o ___S_readtable_2d_write_2d_extended_2d_read_2d_macros_3f__2d_set 0x7aba4 _io.o ___S_readtable_2d_write_2d_cdr_2d_read_2d_macros_3f__2d_set 0x7ab8c _io.o ___S_readtable_2d_start_2d_syntax_2d_set 0x7ab74 _io.o ___S_readtable_2d_sharing_2d_allowed_3f__2d_set 0x7ab5c _io.o ___S_readtable_2d_max_2d_write_2d_level_2d_set 0x7ab44 _io.o ___S_readtable_2d_max_2d_write_2d_length_2d_set 0x7ab2c _io.o ___S_readtable_2d_max_2d_unescaped_2d_char_2d_set 0x7ab14 _io.o ___S_readtable_2d_keywords_2d_allowed_3f__2d_set 0x7aafc _io.o ___S_readtable_2d_eval_2d_allowed_3f__2d_set 0x7aae4 _io.o ___S_readtable_2d_comment_2d_handler_2d_set 0x7aacc _io.o ___S_readtable_2d_case_2d_conversion_3f__2d_set 0x7aab4 _io.o ___S_read_2d_u8 0x7aa84 _io.o ___S_read_2d_substring 0x7aa6c _io.o ___S_six_2e_arrow 0x7aea4 _io.o ___S_six_2e_arrow 0x7a8 _nonstd.o ___S_six_2e__2d__2d_x 0x7ae8c _io.o ___S_six_2e__2d__2d_x 0x7a0 _nonstd.o ___S_six_2e__2b__2b_x 0x7ae74 _io.o ___S_six_2e__2b__2b_x 0x798 _nonstd.o ___S_six_2e__2a__2a_x 0x7ae5c _io.o ___S_six_2e__21_x 0x7ae44 _io.o ___S_six_2e__21_x 0x2b6f4 _nonstd.o ___S_settings 0x7ad9c _io.o ___S_settings 0x2feac _repl.o ___S_service_2d_info_3f_ 0x7ad6c _io.o ___S_service_2d_info_2d_port_2d_number 0x7ad54 _io.o ___S_service_2d_info_2d_aliases 0x7ad3c _io.o ___S_server_2d_mode 0x7ad24 _io.o ___S_script 0x7acdc _io.o ___S_scm 0x7acc4 _io.o ___S_s8_2d_expected 0x7acac _io.o ___S_s8_2d_expected 0xaf0 _repl.o ___S_s64_2d_expected 0x7ac94 _io.o ___S_s64_2d_expected 0x2fe1c _repl.o ___S_s32_2d_expected 0x7ac7c _io.o ___S_s32_2d_expected 0xad8 _repl.o ___S_six_2e_procedure_2d_body 0x7b00c _io.o ___S_six_2e_procedure_2d_body 0x7f8 _nonstd.o ___S_six_2e_null 0x7aff4 _io.o ___S_six_2e_null 0x7f0 _nonstd.o ___S_six_2e_new 0x7afdc _io.o ___S_six_2e_new 0x7e8 _nonstd.o ___S_six_2e_list 0x7afc4 _io.o ___S_six_2e_list 0x2b7e4 _nonstd.o ___S_six_2e_infix 0x7afac _io.o ___S_six_2e_infix 0x7d8 _nonstd.o ___S_six_2e_import 0x7af94 _io.o ___S_six_2e_identifier 0x7af7c _io.o ___S_six_2e_identifier 0x2b7b4 _nonstd.o ___S_six_2e_from_2d_import_2d__2a_ 0x7af64 _io.o ___S_six_2e_for 0x7af4c _io.o ___S_six_2e_for 0x7c8 _nonstd.o ___S_six_2e_do_2d_while 0x7af34 _io.o ___S_six_2e_do_2d_while 0x7c0 _nonstd.o ___S_six_2e_define_2d_procedure 0x7af1c _io.o ___S_six_2e_define_2d_procedure 0x7b8 _nonstd.o ___S_six_2e_cons 0x7af04 _io.o ___S_six_2e_cons 0x2b76c _nonstd.o ___S_six_2e_clause 0x7aeec _io.o ___S_six_2e_call 0x7aed4 _io.o ___S_six_2e_call 0x2b754 _nonstd.o ___S_six_2e_awaitx 0x7aebc _io.o ___S_six_2e_x_3a_y 0x7b174 _io.o ___S_six_2e_x_3a_y 0x860 _nonstd.o ___S_six_2e_x_3a__2d_y 0x7b15c _io.o ___S_six_2e_x_2f__3d_y 0x7b144 _io.o ___S_six_2e_x_2f__3d_y 0x2b94c _nonstd.o ___S_six_2e_x_2f__2f__3d_y 0x7b12c _io.o ___S_six_2e_x_2f__2f__3d_y 0x2b934 _nonstd.o ___S_six_2e_x_2d__3d_y 0x7b114 _io.o ___S_six_2e_x_2d__3d_y 0x2b91c _nonstd.o ___S_six_2e_x_2c_y 0x7b0fc _io.o ___S_six_2e_x_2c_y 0x2b904 _nonstd.o ___S_six_2e_x_2b__3d_y 0x7b0e4 _io.o ___S_six_2e_x_2b__3d_y 0x2b8ec _nonstd.o ___S_six_2e_x_2a_y 0x7b0cc _io.o ___S_six_2e_x_2a_y 0x2b8d4 _nonstd.o ___S_six_2e_x_2a__2a_y 0x7b0b4 _io.o ___S_six_2e_x_2a__2a_y 0x2b8bc _nonstd.o ___S_six_2e_x_26_y 0x7b09c _io.o ___S_six_2e_x_26_y 0x2b8a4 _nonstd.o ___S_six_2e_x_26__26_y 0x7b084 _io.o ___S_six_2e_x_26__26_y 0x2b88c _nonstd.o ___S_six_2e_x_25__3d_y 0x7b06c _io.o ___S_six_2e_x_25__3d_y 0x2b874 _nonstd.o ___S_six_2e_x_21__3d_y 0x7b054 _io.o ___S_six_2e_x_21__3d_y 0x808 _nonstd.o ___S_six_2e_while 0x7b03c _io.o ___S_six_2e_while 0x800 _nonstd.o ___S_six_2e_switch 0x7b024 _io.o ___S_socket_2d_info 0x7b2dc _io.o ___S_six_2e_yieldx 0x7b2c4 _io.o ___S_six_2e_x_7c_y 0x7b2ac _io.o ___S_six_2e_x_7c_y 0x8c0 _nonstd.o ___S_six_2e_xory 0x7b294 _io.o ___S_six_2e_xory 0x8b8 _nonstd.o ___S_six_2e_xiny 0x7b27c _io.o ___S_six_2e_xiny 0x8b0 _nonstd.o ___S_six_2e_xasy 0x7b264 _io.o ___S_six_2e_x_5e_y 0x7b24c _io.o ___S_six_2e_x_5e_y 0x8a8 _nonstd.o ___S_six_2e_x_40_y 0x7b234 _io.o ___S_six_2e_x_40_y 0x8a0 _nonstd.o ___S_six_2e_x_3f_y_3a_z 0x7b21c _io.o ___S_six_2e_x_3f_y_3a_z 0x898 _nonstd.o ___S_six_2e_x_3e__3e_y 0x7b204 _io.o ___S_six_2e_x_3e__3e_y 0x890 _nonstd.o ___S_six_2e_x_3e__3e__3e__3d_y 0x7b1ec _io.o ___S_six_2e_x_3e__3e__3e__3d_y 0x888 _nonstd.o ___S_six_2e_x_3e__3d_y 0x7b1d4 _io.o ___S_six_2e_x_3e__3d_y 0x880 _nonstd.o ___S_six_2e_x_3d__3d_y 0x7b1bc _io.o ___S_six_2e_x_3d__3d_y 0x878 _nonstd.o ___S_six_2e_x_3c_y 0x7b1a4 _io.o ___S_six_2e_x_3c_y 0x870 _nonstd.o ___S_six_2e_x_3c__3c_y 0x7b18c _io.o ___S_six_2e_x_3c__3c_y 0x868 _nonstd.o ___S_tgroups_2d_deq_2d_next 0x7b4a4 _io.o ___S_tgroups_2d_deq_2d_next 0x5c8 _thread.o ___S_tcp_2d_server_2d_socket_2d_info 0x7b474 _io.o ___S_tcp_2d_server 0x7b45c _io.o ___S_tcp_2d_client_2d_port 0x7b444 _io.o ___S_tcp_2d_client_2d_port 0xb68 _repl.o ___S_tcp_2d_client_2d_local_2d_socket_2d_info 0x7b42c _io.o ___S_suspend_2d_condvar 0x7b3fc _io.o ___S_suspend_2d_condvar 0x5a0 _thread.o ___S_style 0x7b3e4 _io.o ___S_string_2d_output_2d_port 0x7b3cc _io.o ___S_string_2d_output_2d_port 0x2ff6c _repl.o ___S_string_2d_or_2d_ip_2d_address 0x7b3b4 _io.o ___S_string_2d_or_2d_ip_2d_address 0xb48 _repl.o ___S_stdout 0x7b384 _io.o ___S_stdin 0x7b36c _io.o ___S_stderr 0x7b354 _io.o ___S_ssl_2d_v3 0x7b33c _io.o ___S_socket_2d_info_3f_ 0x7b30c _io.o ___S_socket_2d_info_2d_family 0x7b2f4 _io.o ___S_udp_2d_local_2d_socket_2d_info 0x7b6e4 _io.o ___S_udp_2d_destination_2d_set_21_ 0x7b6cc _io.o ___S_u8vector_2d_port 0x7b6b4 _io.o ___S_u8vector_2d_or_2d_settings 0x7b69c _io.o ___S_u8vector_2d_or_2d_settings 0xc00 _repl.o ___S_u8_2d_expected 0x7b66c _io.o ___S_u8_2d_expected 0xbf0 _repl.o ___S_u64_2d_expected 0x7b654 _io.o ___S_u64_2d_expected 0x3011c _repl.o ___S_u32_2d_expected 0x7b63c _io.o ___S_u32_2d_expected 0xbd8 _repl.o ___S_u16_2d_expected 0x7b624 _io.o ___S_u16_2d_expected 0x300d4 _repl.o ___S_tty_2d_type_2d_set_21_ 0x7b5f4 _io.o ___S_tty_2d_port 0x7b5dc _io.o ___S_tty_2d_port 0x300a4 _repl.o ___S_tty_2d_mode_2d_set_21_ 0x7b5c4 _io.o ___S_tty_2d_history_2d_max_2d_length_2d_set_21_ 0x7b5ac _io.o ___S_tls_2d_version 0x7b534 _io.o ___S_tls_2d_version 0x30044 _repl.o ___S_tls_2d_v1_2e_1 0x7b51c _io.o ___S_tls_2d_options 0x7b504 _io.o ___S_tls_2d_options 0xb98 _repl.o ___S_wdevice_2d_condvar 0x7b8c4 _io.o ___S_wcondvar 0x7b8ac _io.o ___S_vector_2d_output_2d_port 0x7b864 _io.o ___S_vector_2d_output_2d_port 0xc78 _repl.o ___S_vector_2d_input_2d_port 0x7b84c _io.o ___S_vector_2d_input_2d_port 0x302b4 _repl.o ___S_use_2d_elliptic_2d_curves 0x7b834 _io.o ___S_upcase 0x7b81c _io.o ___S_unused6 0x7b804 _io.o ___S_unused6 0x760 _thread.o ___S_unused4 0x7b7ec _io.o ___S_unused4 0x758 _thread.o ___S_unused2 0x7b7d4 _io.o ___S_unused2 0x750 _thread.o ___S_unterminated_2d_process_2d_exception_3f_ 0x7b7bc _io.o ___S_unterminated_2d_process_2d_exception_2d_arguments 0x7b7a4 _io.o ___S_unsyntax_2d_splicing 0x7b78c _io.o ___S_udp_2d_write_2d_subu8vector 0x7b72c _io.o ___S_udp_2d_read_2d_u8vector 0x7b714 _io.o ___S_udp_2d_port 0x7b6fc _io.o ___S_udp_2d_port 0xc10 _repl.o ___K_client_2d_ca 0x7bb1c _io.o ___K_capacity 0x7baec _io.o ___K_broadcast 0x7bad4 _io.o ___K_arguments 0x7babc _io.o ___K_arguments 0x2be2c _nonstd.o ___K_address 0x7baa4 _io.o ___K_address 0x3035c _repl.o ___S_yield 0x7ba8c _io.o ___S_write_2d_u8 0x7ba5c _io.o ___S_write_2d_substring 0x7ba44 _io.o ___S_write_2d_simple 0x7ba2c _io.o ___S_write_2d_bytevector 0x7b9e4 _io.o ___S_with_2d_output_2d_to_2d_u8vector 0x7b984 _io.o ___S_with_2d_output_2d_to_2d_process 0x7b96c _io.o ___S_with_2d_input_2d_from_2d_u8vector 0x7b93c _io.o ___S_with_2d_input_2d_from_2d_process 0x7b924 _io.o ___S_width 0x7b8f4 _io.o ___K_permissions 0x7bca7 _io.o ___K_permissions 0x2bf1a _nonstd.o ___K_output_2d_readtable 0x7bc77 _io.o ___K_output_2d_char_2d_encoding_2d_errors 0x7bc5f _io.o ___K_truncate 0x7bc4e _io.o ___K_output_2d_buffering 0x7bc3c _io.o ___K_output_2d_buffering 0xcb8 _repl.o ___K_min_2d_version 0x7bc24 _io.o ___K_local_2d_address 0x7bc0c _io.o ___K_local_2d_address 0xcb0 _repl.o ___K_input_2d_readtable 0x7bbf4 _io.o ___K_input_2d_char_2d_encoding_2d_errors 0x7bbdc _io.o ___K_input_2d_buffering 0x7bbc4 _io.o ___K_ignore_2d_hidden 0x7bbac _io.o ___K_ignore_2d_hidden 0xa20 _nonstd.o ___K_flags 0x7bb94 _io.o ___K_elliptic_2d_curve 0x7bb64 _io.o ___K_direction 0x7bb4c _io.o ___K_create 0x7bb34 _io.o ___S__23__23_call_2d_with_2d_input_2d_u8vector 0x38 _io.o ___S__23__23_call_2d_with_2d_input_2d_process 0x30 _io.o ___S__23__23_byte_2d_wbuf_2d_drain_2d_no_2d_reset 0x28 _io.o ___S__23__23_byte_2d_rbuf_2d_fill 0x20 _io.o ___S__23__23_build_2d_read_2d_macro 0x18 _io.o ___S__23__23_build_2d_escaped_2d_string_2d_up_2d_to 0x10 _io.o ___S__23__23_build_2d_delimited_2d_number_2f_keyword_2f_symbol 0x8 _io.o ___S__23__23_address_2d_infos 0x0 _io.o ___K_stdout_2d_redirection 0x7bd4f _io.o ___K_stdout_2d_redirection 0x2bf7a _nonstd.o ___K_stderr_2d_redirection 0x7bd37 _io.o ___K_stderr_2d_redirection 0x2bf62 _nonstd.o ___K_show_2d_console 0x7bd1f _io.o ___K_server_2d_address 0x7bd07 _io.o ___K_readtable 0x7bcef _io.o ___K_protocol 0x7bcd7 _io.o ___K_port_2d_number 0x7bcbf _io.o ___K_port_2d_number 0xcc0 _repl.o ___S__23__23_convert_2d_case 0xb0 _io.o ___S__23__23_close_2d_port 0xa8 _io.o ___S__23__23_close_2d_input_2d_port 0xa0 _io.o ___S__23__23_chartable_2d_set_21_ 0x98 _io.o ___S__23__23_chartable_2d_copy 0x90 _io.o ___S__23__23_char_2d_wbuf_2d_drain 0x88 _io.o ___S__23__23_char_2d_ready_3f_0 0x80 _io.o ___S__23__23_char_2d_rbuf_2d_fill 0x78 _io.o ___S__23__23_char_2d_octal_3f_ 0x70 _io.o ___S__23__23_char_2d_hexadecimal_3f_ 0x68 _io.o ___S__23__23_call_2d_with_2d_port 0x60 _io.o ___S__23__23_call_2d_with_2d_output_2d_vector 0x58 _io.o ___S__23__23_call_2d_with_2d_output_2d_u8vector 0x50 _io.o ___S__23__23_call_2d_with_2d_output_2d_string 0x48 _io.o ___S__23__23_call_2d_with_2d_output_2d_file 0x40 _io.o ___S__23__23_fail_2d_check_2d_device_2d_output_2d_port 0x128 _io.o ___S__23__23_fail_2d_check_2d_datum_2d_parsing_2d_exception 0x120 _io.o ___S__23__23_fail_2d_check_2d_character_2d_input_2d_port 0x118 _io.o ___S__23__23_fail_2d_check_2d_byte_2d_output_2d_port 0x110 _io.o ___S__23__23_fail_2d_check_2d_address_2d_info 0x108 _io.o ___S__23__23_explode_2d_subprocedure 0x100 _io.o ___S__23__23_explode_2d_return 0xf8 _io.o ___S__23__23_explode_2d_procedure 0xf0 _io.o ___S__23__23_explode_2d_continuation 0xe8 _io.o ___S__23__23_escape_2d_symkey_3f_ 0xe0 _io.o ___S__23__23_escape_2d_keyword_3f_ 0xd8 _io.o ___S__23__23_eof_2d_object 0xd0 _io.o ___S__23__23_display 0xc8 _io.o ___S__23__23_device_2d_port_2d_wait_2d_for_2d_input_21_ 0xc0 _io.o ___S__23__23_default_2d_wr 0xb8 _io.o ___S__23__23_fail_2d_check_2d_udp_2d_input_2d_port 0x1a0 _io.o ___S__23__23_fail_2d_check_2d_u8vector_2d_or_2d_settings 0x198 _io.o ___S__23__23_fail_2d_check_2d_tty_2d_port 0x190 _io.o ___S__23__23_fail_2d_check_2d_tls_2d_options 0x188 _io.o ___S__23__23_fail_2d_check_2d_tcp_2d_client_2d_port 0x180 _io.o ___S__23__23_fail_2d_check_2d_string_2d_or_2d_settings 0x178 _io.o ___S__23__23_fail_2d_check_2d_string_2d_input_2d_port 0x170 _io.o ___S__23__23_fail_2d_check_2d_settings 0x168 _io.o ___S__23__23_fail_2d_check_2d_readtable 0x160 _io.o ___S__23__23_fail_2d_check_2d_process_2d_port 0x158 _io.o ___S__23__23_fail_2d_check_2d_output_2d_port 0x150 _io.o ___S__23__23_fail_2d_check_2d_object_2d_input_2d_port 0x148 _io.o ___S__23__23_fail_2d_check_2d_network_2d_info 0x140 _io.o ___S__23__23_fail_2d_check_2d_host_2d_info 0x138 _io.o ___S__23__23_fail_2d_check_2d_event_2d_queue_2d_port 0x130 _io.o ___S__23__23_input_2d_port_2d_bytes_2d_buffered 0x218 _io.o ___S__23__23_implode_2d_structure 0x210 _io.o ___S__23__23_implode_2d_promise 0x208 _io.o ___S__23__23_implode_2d_procedure 0x200 _io.o ___S__23__23_implode_2d_continuation 0x1f8 _io.o ___S__23__23_host_2d_info 0x1f0 _io.o ___S__23__23_get_2d_output_2d_vector 0x1e8 _io.o ___S__23__23_get_2d_output_2d_string 0x1e0 _io.o ___S__23__23_force_2d_output 0x1d8 _io.o ___S__23__23_flush_2d_input_2d_buffering 0x1d0 _io.o ___S__23__23_filepos_2d_col 0x1c8 _io.o ___S__23__23_fifo_2d__3e_u8vector 0x1c0 _io.o ___S__23__23_fail_2d_check_2d_vector_2d_output_2d_port 0x1b8 _io.o ___S__23__23_fail_2d_check_2d_vector_2d_input_2d_port 0x1b0 _io.o ___S__23__23_fail_2d_check_2d_udp_2d_port 0x1a8 _io.o ___S__23__23_make_2d_dummy_2d_port 0x290 _io.o ___S__23__23_make_2d_directory_2d_port 0x288 _io.o ___S__23__23_make_2d_device_2d_port 0x280 _io.o ___S__23__23_main_2d_readtable_2d_set_21_ 0x278 _io.o ___S__23__23_language_2d_specs_2d_set_21_ 0x270 _io.o ___S__23__23_label_2d_marker_2d_reference 0x268 _io.o ___S__23__23_label_2d_marker_2d_fixup_21_ 0x260 _io.o ___S__23__23_label_2d_marker_2d_define 0x258 _io.o ___S__23__23_io_2d_condvar_3f_ 0x250 _io.o ___S__23__23_io_2d_condvar_2d_port 0x248 _io.o ___S__23__23_input_2d_port_2d_timeout_2d_set_21_ 0x240 _io.o ___S__23__23_input_2d_port_2d_readtable 0x238 _io.o ___S__23__23_input_2d_port_2d_line_2d_set_21_ 0x230 _io.o ___S__23__23_input_2d_port_2d_column_2d_set_21_ 0x228 _io.o ___S__23__23_input_2d_port_2d_characters_2d_buffered 0x220 _io.o ___S__23__23_marktable_2d_restore_21_ 0x308 _io.o ___S__23__23_marktable_2d_lookup_21_ 0x300 _io.o ___S__23__23_make_2d_vector_2d_port 0x2f8 _io.o ___S__23__23_make_2d_udp_2d_psettings 0x2f0 _io.o ___S__23__23_make_2d_u8vector_2d_port 0x2e8 _io.o ___S__23__23_make_2d_tcp_2d_server_2d_port 0x2e0 _io.o ___S__23__23_make_2d_tcp_2d_client_2d_port 0x2d8 _io.o ___S__23__23_make_2d_string_2d_pipe_2d_port 0x2d0 _io.o ___S__23__23_make_2d_readtable_2d_parameter 0x2c8 _io.o ___S__23__23_make_2d_raw_2d_device_2d_port 0x2c0 _io.o ___S__23__23_make_2d_process_2d_psettings 0x2b8 _io.o ___S__23__23_make_2d_marktable 0x2b0 _io.o ___S__23__23_make_2d_io_2d_condvar_2d_for_2d_reading 0x2a8 _io.o ___S__23__23_make_2d_io_2d_condvar 0x2a0 _io.o ___S__23__23_make_2d_filepos 0x298 _io.o ___S__23__23_open_2d_output_2d_file 0x380 _io.o ___S__23__23_open_2d_input_2d_u8vector 0x378 _io.o ___S__23__23_open_2d_input_2d_process 0x370 _io.o ___S__23__23_open_2d_file_2d_generic_2d_from_2d_psettings 0x368 _io.o ___S__23__23_open_2d_file 0x360 _io.o ___S__23__23_open_2d_dummy 0x358 _io.o ___S__23__23_open_2d_directory 0x350 _io.o ___S__23__23_object_2d__3e_truncated_2d_string 0x348 _io.o ___S__23__23_object_2d__3e_string 0x340 _io.o ___S__23__23_newline1 0x338 _io.o ___S__23__23_newline 0x330 _io.o ___S__23__23_net_2d_socket_2d_type_2d_encode 0x328 _io.o ___S__23__23_net_2d_protocol_2d_encode 0x320 _io.o ___S__23__23_net_2d_family_2d_encode 0x318 _io.o ___S__23__23_marktable_2d_table_2d_get_21_ 0x310 _io.o ___S__23__23_output_2d_port_2d_line 0x3f8 _io.o ___S__23__23_output_2d_port_2d_column 0x3f0 _io.o ___S__23__23_output_2d_port_2d_byte_2d_position 0x3e8 _io.o ___S__23__23_options_2d__3e_max_2d_char_2d_code 0x3e0 _io.o ___S__23__23_open_2d_vector_2d_pipe 0x3d8 _io.o ___S__23__23_open_2d_vector 0x3d0 _io.o ___S__23__23_open_2d_u8vector_2d_pipe_2d_generic 0x3c8 _io.o ___S__23__23_open_2d_u8vector_2d_generic 0x3c0 _io.o ___S__23__23_open_2d_tcp_2d_server_2d_aux 0x3b8 _io.o ___S__23__23_open_2d_tcp_2d_client 0x3b0 _io.o ___S__23__23_open_2d_string_2d_pipe 0x3a8 _io.o ___S__23__23_open_2d_string 0x3a0 _io.o ___S__23__23_open_2d_process 0x398 _io.o ___S__23__23_open_2d_output_2d_vector 0x390 _io.o ___S__23__23_open_2d_output_2d_string 0x388 _io.o ___S__23__23_println 0x470 _io.o ___S__23__23_print_2d_aux 0x468 _io.o ___S__23__23_pretty_2d_print_2d_shifting_2d_allowed_3f__2d_set_21_ 0x460 _io.o ___S__23__23_port_3f_ 0x458 _io.o ___S__23__23_port_2d_of_2d_kind_3f_ 0x450 _io.o ___S__23__23_port_2d_name 0x448 _io.o ___S__23__23_port_2d_io_2d_exception_2d_handler_2d_set_21_ 0x440 _io.o ___S__23__23_port_2d_char_2d_buf_2d_len 0x438 _io.o ___S__23__23_peek_2d_char1_3f_ 0x430 _io.o ___S__23__23_peek_2d_char0_3f_ 0x428 _io.o ___S__23__23_peek_2d_char 0x420 _io.o ___S__23__23_parse_2d_psettings_21_ 0x418 _io.o ___S__23__23_output_2d_port_2d_width 0x410 _io.o ___S__23__23_output_2d_port_2d_readtable_2d_set_21_ 0x408 _io.o ___S__23__23_output_2d_port_2d_max_2d_char_2d_code 0x400 _io.o ___S__23__23_read_2d_datum_2d_or_2d_label_2d_or_2d_none 0x4e8 _io.o ___S__23__23_read_2d_datum_2d_or_2d_eof 0x4e0 _io.o ___S__23__23_read_2d_char1_3f_ 0x4d8 _io.o ___S__23__23_read_2d_char0_3f_ 0x4d0 _io.o ___S__23__23_read_2d_char 0x4c8 _io.o ___S__23__23_read_2d_assoc_2d_string_3d__3f_ 0x4c0 _io.o ___S__23__23_read 0x4b8 _io.o ___S__23__23_raise_2d_os_2d_io_2d_exception 0x4b0 _io.o ___S__23__23_raise_2d_io_2d_exception 0x4a8 _io.o ___S__23__23_psettings_2d_options_2d__3e_options 0x4a0 _io.o ___S__23__23_psettings_2d__3e_roptions 0x498 _io.o ___S__23__23_psettings_2d__3e_output_2d_width 0x490 _io.o ___S__23__23_psettings_2d__3e_input_2d_readtable 0x488 _io.o ___S__23__23_protocol_2d_info 0x480 _io.o ___S__23__23_process_2d_status 0x478 _io.o ___S__23__23_read_2d_six_2d_datum_2d_or_2d_eof 0x560 _io.o ___S__23__23_read_2d_single_2d_line_2d_comment 0x558 _io.o ___S__23__23_read_2d_sharp_2d_semicolon 0x550 _io.o ___S__23__23_read_2d_sharp_2d_other 0x548 _io.o ___S__23__23_read_2d_sharp_2d_keyword_2f_symbol 0x540 _io.o ___S__23__23_read_2d_sharp_2d_digit 0x538 _io.o ___S__23__23_read_2d_sharp_2d_colon 0x530 _io.o ___S__23__23_read_2d_sharp_2d_bang 0x528 _io.o ___S__23__23_read_2d_sharp_2d_ampersand 0x520 _io.o ___S__23__23_read_2d_script_2d_line 0x518 _io.o ___S__23__23_read_2d_other 0x510 _io.o ___S__23__23_read_2d_none 0x508 _io.o ___S__23__23_read_2d_list 0x500 _io.o ___S__23__23_read_2d_illegal 0x4f8 _io.o ___S__23__23_read_2d_dot 0x4f0 _io.o ___S__23__23_six_2d_types_2d_set_21_ 0x5d8 _io.o ___S__23__23_shifted_2d_column 0x5d0 _io.o ___S__23__23_script_2d_marker 0x5c8 _io.o ___S__23__23_readtable_3f_ 0x5c0 _io.o ___S__23__23_readtable_2d_setup_2d_for_2d_language_21_ 0x5b8 _io.o ___S__23__23_readtable_2d_foreign_2d_write_2d_handler_2d_register_21_ 0x5b0 _io.o ___S__23__23_readtable_2d_copy 0x5a8 _io.o ___S__23__23_readtable_2d_char_2d_sharp_2d_handler 0x5a0 _io.o ___S__23__23_readtable_2d_char_2d_handler 0x598 _io.o ___S__23__23_readtable_2d_char_2d_delimiter_3f_ 0x590 _io.o ___S__23__23_reader_2d__3e_open_2d_close 0x588 _io.o ___S__23__23_readenv_2d_current_2d_filepos 0x580 _io.o ___S__23__23_read_2d_vector_2d_or_2d_list 0x578 _io.o ___S__23__23_read_2d_u8 0x570 _io.o ___S__23__23_read_2d_substring 0x568 _io.o ___S__23__23_type_2d_11_2d_f5cfcf78_2d_bba4_2d_4140_2d_9aa0_2d_1a136c50d36b 0x660 _io.o ___S__23__23_tty_2d_type_2d_set_21_ 0x648 _io.o ___S__23__23_tty_2d_paren_2d_balance_2d_duration_2d_set_21_ 0x640 _io.o ___S__23__23_tty_2d_mode_2d_reset 0x638 _io.o ___S__23__23_tty_2d_history_2d_max_2d_length_2d_set_21_ 0x630 _io.o ___S__23__23_tty_2d_capability 0x628 _io.o ___S__23__23_tcp_2d_client_2d_socket_2d_info 0x620 _io.o ___S__23__23_tcp_2d_client_2d_local_2d_socket_2d_info 0x618 _io.o ___S__23__23_subu8vector_2d__3e_fifo 0x610 _io.o ___S__23__23_structure_2d_max_2d_head_2d_set_21_ 0x608 _io.o ___S__23__23_structure_2d_indent_2d_set_21_ 0x600 _io.o ___S__23__23_string_2d__3e_number_2f_keyword_2f_symbol 0x5f8 _io.o ___S__23__23_string_2d__3e_address_2d_and_2d_port_2d_number 0x5f0 _io.o ___S__23__23_socket_2d_info_2d_setup_21_ 0x5e8 _io.o ___S__23__23_skip_2d_extended_2d_comment 0x5e0 _io.o ___S__23__23_udp_2d_socket_2d_send_2d_buffer_2d_size 0x708 _io.o ___S__23__23_udp_2d_socket_2d_info 0x700 _io.o ___S__23__23_udp_2d_read_2d_subu8vector 0x6f8 _io.o ___S__23__23_u8_2d_ready_3f_1 0x6f0 _io.o ___S__23__23_u8_2d_ready_3f_ 0x6e8 _io.o ___S__23__23_type_2d_51_2d_fd0b10bf_2d_219c_2d_4cde_2d_be79_2d_d959cec702a5 0x6e0 _io.o ___S__23__23_type_2d_49_2d_a1d146d0_2d_78f6_2d_437f_2d_aa67_2d_3b9b5bb333dc 0x6d8 _io.o ___S__23__23_type_2d_43_2d_f5264d6c_2d_cb90_2d_4a74_2d_8810_2d_9ae0b1e1f08c 0x6d0 _io.o ___S__23__23_type_2d_4_2d_f165f359_2d_8685_2d_48da_2d_bc99_2d_f38827ad8af9 0x6c8 _io.o ___S__23__23_type_2d_32_2d_bf2fa024_2d_cc0a_2d_419a_2d_bcbf_2d_cff3c2385050 0x6b0 _io.o ___S__23__23_type_2d_3_2d_ffc668b5_2d_2146_2d_42b7_2d_ab11_2d_7d91641f2124 0x6a8 _io.o ___S__23__23_type_2d_3_2d_ce2e418b_2d_96c7_2d_4562_2d_9cb6_2d_419ec113704e 0x6a0 _io.o ___S__23__23_type_2d_3_2d_837d9768_2d_9d27_2d_455e_2d_ac65_2d_5ae59f43f79e 0x698 _io.o ___S__23__23_type_2d_21_2d_f118f601_2d_23ad_2d_493f_2d_9ef9_2d_ac1dd259de18 0x690 _io.o ___S__23__23_type_2d_21_2d_a4a724bb_2d_335a_2d_42dd_2d_8027_2d_5ffd9eaf943c 0x688 _io.o ___S__23__23_wr_2d_f64vector 0x780 _io.o ___S__23__23_wr_2d_escaped_2d_string 0x778 _io.o ___S__23__23_wr_2d_complex 0x770 _io.o ___S__23__23_wr_2d_ch 0x768 _io.o ___S__23__23_with_2d_output_2d_to_2d_vector_2d_aux 0x760 _io.o ___S__23__23_with_2d_output_2d_to_2d_u8vector_2d_aux 0x758 _io.o ___S__23__23_with_2d_output_2d_to_2d_string_2d_aux 0x750 _io.o ___S__23__23_with_2d_output_2d_to_2d_process 0x748 _io.o ___S__23__23_with_2d_output_2d_to_2d_file 0x740 _io.o ___S__23__23_with_2d_input_2d_from_2d_u8vector 0x738 _io.o ___S__23__23_with_2d_input_2d_from_2d_process 0x730 _io.o ___S__23__23_with_2d_input_2d_from_2d_file 0x728 _io.o ___S__23__23_wait_2d_input_2d_port 0x720 _io.o ___S__23__23_vect_2d_port_2d_options 0x718 _io.o ___S__23__23_udp_2d_write_2d_subu8vector 0x710 _io.o ___S__23__23_wr_2d_sn_2a_ 0x7f8 _io.o ___S__23__23_wr_2d_set_21_ 0x7f0 _io.o ___S__23__23_wr_2d_s8vector 0x7e8 _io.o ___S__23__23_wr_2d_s32vector 0x7e0 _io.o ___S__23__23_wr_2d_return 0x7d8 _io.o ___S__23__23_wr_2d_procedure 0x7d0 _io.o ___S__23__23_wr_2d_other 0x7c8 _io.o ___S__23__23_wr_2d_one_2d_line_2d_pretty_2d_print 0x7c0 _io.o ___S__23__23_wr_2d_no_2d_display 0x7b8 _io.o ___S__23__23_wr_2d_mark_2d_end 0x7b0 _io.o ___S__23__23_wr_2d_mark 0x7a8 _io.o ___S__23__23_wr_2d_jazz_2d_set_21_ 0x7a0 _io.o ___S__23__23_wr_2d_hex 0x798 _io.o ___S__23__23_wr_2d_frame 0x790 _io.o ___S__23__23_wr_2d_fits_2d_on_2d_line 0x788 _io.o ___S__23__23_write_2d_char2 0x870 _io.o ___S__23__23_write_2d_char1 0x868 _io.o ___S__23__23_write_2d_bytevector 0x860 _io.o ___S__23__23_wrap_2d_op4 0x858 _io.o ___S__23__23_wrap_2d_op2 0x850 _io.o ___S__23__23_wrap_2d_op1 0x848 _io.o ___S__23__23_wrap_2d_op 0x840 _io.o ___S__23__23_wr_2d_will 0x838 _io.o ___S__23__23_wr_2d_vector_2d_aux2 0x830 _io.o ___S__23__23_wr_2d_vector 0x828 _io.o ___S__23__23_wr_2d_u64vector 0x820 _io.o ___S__23__23_wr_2d_u16vector 0x818 _io.o ___S__23__23_wr_2d_substr 0x810 _io.o ___S__23__23_wr_2d_string 0x808 _io.o ___S__23__23_wr_2d_stamp 0x800 _io.o ___S_UTF_2d_fallback_2d_ISO_2d_8859_2d_1 0x8f0 _io.o ___S_UTF_2d_16BE 0x8e0 _io.o ___S_UTF 0x8d8 _io.o ___S_UCS_2d_4LE 0x8d0 _io.o ___S_UCS_2d_4 0x8c8 _io.o ___S_UCS_2d_2BE 0x8c0 _io.o ___S_TCP 0x8b8 _io.o ___S_RAW 0x8b0 _io.o ___S_INET6 0x8a8 _io.o ___S_DGRAM 0x8a0 _io.o ___S__2e_ 0x898 _io.o ___S__23__23_write_2d_u8 0x890 _io.o ___S__23__23_write_2d_substring 0x888 _io.o ___S__23__23_write_2d_simple 0x880 _io.o ___S__23__23_write_2d_generic_2d_to_2d_character_2d_port 0x878 _io.o ___S_call_2d_with_2d_input_2d_vector 0x9b0 _io.o ___S_call_2d_with_2d_input_2d_string 0x9a8 _io.o ___S_byte_2d_output_2d_port 0x2f084 _repl.o ___S_byte_2d_output_2d_port 0x998 _io.o ___S_buffering 0x990 _io.o ___S_btq_2d_owner 0x1d1ac _thread.o ___S_btq_2d_owner 0x988 _io.o ___S_break 0x968 _io.o ___S_break 0x638 _repl.o ___S_await 0x950 _io.o ___S_as 0x948 _io.o ___S_addresses 0x930 _io.o ___S_address_2d_info_3f_ 0x928 _io.o ___S_address_2d_info_2d_socket_2d_info 0x920 _io.o ___S_address_2d_info_2d_family 0x918 _io.o ___S___io 0x908 _io.o ___S_UTF_2d_fallback_2d_UTF_2d_8 0x900 _io.o ___S_UTF_2d_fallback_2d_UTF_2d_16BE 0x8f8 _io.o ___S_datum_2d_parsing_2d_exception_3f_ 0xa68 _io.o ___S_datum_2d_parsing_2d_exception_2d_parameters 0xa60 _io.o ___S_datum_2d_parsing_2d_exception 0x2f1d4 _repl.o ___S_datum_2d_parsing_2d_exception 0xa58 _io.o ___S_datum_2d_expected 0x2f1bc _repl.o ___S_datum_2d_expected 0xa50 _io.o ___S_continue 0xa40 _io.o ___S_console_2d_port 0xa30 _io.o ___S_condition_2d_variable 0xa28 _io.o ___S_condition_2d_variable 0x3a0 _thread.o ___S_close_2d_parens 0xa10 _io.o ___S_client_2d_psettings 0xa00 _io.o ___S_character_2d_output_2d_port 0x2f114 _repl.o ___S_character_2d_output_2d_port 0x9f8 _io.o ___S_character_2d_input_2d_port 0x2f0fc _repl.o ___S_character_2d_input_2d_port 0x9f0 _io.o ___S_char_2d_encoding_2d_errors 0x9e0 _io.o ___S_call_2d_with_2d_port 0x9c8 _io.o ___S_call_2d_with_2d_output_2d_u8vector 0x9c0 _io.o ___S_call_2d_with_2d_output_2d_process 0x9b8 _io.o ___S_get_2d_output_2d_string 0xb60 _io.o ___S_gc_2d_hash_2d_table 0xb58 _io.o ___S_force_3f_ 0xb40 _io.o ___S_for 0x1d3bc _thread.o ___S_for 0xb38 _io.o ___S_for 0x800 _repl.o ___S_file_2d_error_3f_ 0xb20 _io.o ___S_exact_2d_integer_2d_or_2d_string_2d_or_2d_settings 0xb00 _io.o ___S_exact_2d_integer_2d_or_2d_string_2d_or_2d_settings 0x770 _repl.o ___S_event_2d_queue 0xaf8 _io.o ___S_eol_2d_encoding 0xae0 _io.o ___S_eof_2d_object 0xad8 _io.o ___S_duplicate_2d_label_2d_definition 0xac8 _io.o ___S_duplicate_2d_label_2d_definition 0x730 _repl.o ___S_dot 0xab8 _io.o ___S_device_2d_port 0xaa0 _io.o ___S_device_2d_input_2d_port 0xa98 _io.o ___S_device_2d_input_2d_port 0x6f8 _repl.o ___S_deserialization_2d_error 0x2f24c _repl.o ___S_deserialization_2d_error 0xa90 _io.o ___S_default 0xa70 _io.o ___S_input_2d_port_2d_readtable_2d_set_21_ 0xbf0 _io.o ___S_input_2d_port_2d_open_3f_ 0xbe8 _io.o ___S_input_2d_port_2d_column 0xbe0 _io.o ___S_input_2d_port_2d_char_2d_position 0xbd8 _io.o ___S_input_2d_port_2d_byte_2d_position 0xbd0 _io.o ___S_input_2d_output_2d_port 0xbc8 _io.o ___S_input 0xbc0 _io.o ___S_inexact_2d_real_2d_expected 0x2f75c _repl.o ___S_inexact_2d_real_2d_expected 0xbb8 _io.o ___S_incomplete_2d_form 0xbb0 _io.o ___S_incomplete_2d_form 0x898 _repl.o ___S_improperly_2d_placed_2d_dot 0xba8 _io.o ___S_improperly_2d_placed_2d_dot 0x890 _repl.o ___S_illegal_2d_label_2d_definition 0x2f714 _repl.o ___S_illegal_2d_label_2d_definition 0xba0 _io.o ___S_host_2d_info_3f_ 0xb88 _io.o ___S_host_2d_info_2d_aliases 0xb80 _io.o ___S_host_2d_info 0xb78 _io.o ___S_get_2d_output_2d_vector 0xb68 _io.o ___S_network_2d_protocol 0x2fa2c _repl.o ___S_network_2d_protocol 0xcf0 _io.o ___S_network_2d_info_2d_number 0xce8 _io.o ___S_network_2d_info_2d_aliases 0xce0 _io.o ___S_network_2d_family 0xcd8 _io.o ___S_network_2d_family 0x990 _repl.o ___S_missing_2d_label_2d_definition 0x2f9b4 _repl.o ___S_missing_2d_label_2d_definition 0xcc0 _io.o ___S_meroon 0xcb8 _io.o ___S_mark 0xca0 _io.o ___S_limit 0xc80 _io.o ___S_level 0xc78 _io.o ___S_level 0x938 _repl.o ___S_is 0xc30 _io.o ___S_invalid_2d_token 0x2f834 _repl.o ___S_invalid_2d_token 0xc28 _io.o ___S_invalid_2d_infix_2d_syntax_2d_number 0xc20 _io.o ___S_invalid_2d_infix_2d_syntax_2d_number 0x8e0 _repl.o ___S_invalid_2d_hex_2d_escape 0x2f7ec _repl.o ___S_invalid_2d_hex_2d_escape 0xc18 _io.o ___S_invalid_2d_character_2d_name 0xc10 _io.o ___S_invalid_2d_character_2d_name 0x8c8 _repl.o ___S_insert_2d_empty_2d_fragments 0xc00 _io.o ___S_open_2d_output_2d_vector 0xd88 _io.o ___S_open_2d_output_2d_string 0xd80 _io.o ___S_open_2d_input_2d_vector 0xd70 _io.o ___S_open_2d_input_2d_string 0xd68 _io.o ___S_open_2d_file 0xd58 _io.o ___S_open_2d_dummy 0xd50 _io.o ___S_open_2d_binary_2d_output_2d_file 0xd48 _io.o ___S_object_2d_input_2d_port 0x2fad4 _repl.o ___S_object_2d_input_2d_port 0xd38 _io.o ___S_not_2d_abandoned 0x2fa8c _repl.o ___S_not_2d_abandoned 0xd28 _io.o ___S_not_2d_abandoned 0x4f0 _thread.o ___S_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_3f_ 0xd20 _io.o ___S_nonempty_2d_input_2d_port_2d_character_2d_buffer_2d_exception_2d_arguments 0xd18 _io.o ___S_none 0xd10 _io.o ___S_no_2d_comma_2d_and_2d_no_2d_bar 0xd08 _io.o ___S_no_2d_colon 0xd00 _io.o ___S_new 0xcf8 _io.o ___S_pretty_2d_print 0xe48 _io.o ___S_port_3f_ 0xe40 _io.o ___S_permanent_2d_close 0xe20 _io.o ___S_peek_2d_u8 0xe18 _io.o ___S_output_2d_port_2d_width 0xde8 _io.o ___S_output_2d_port_2d_readtable_2d_set_21_ 0xde0 _io.o ___S_output_2d_port_2d_open_3f_ 0xdd8 _io.o ___S_output_2d_port_2d_column 0xdd0 _io.o ___S_output_2d_port_2d_byte_2d_position 0xdc8 _io.o ___S_output 0xdc0 _io.o ___S_open_2d_vector 0xdb0 _io.o ___S_open_2d_u8vector_2d_pipe 0xda8 _io.o ___S_open_2d_tcp_2d_server 0xda0 _io.o ___S_open_2d_string_2d_pipe 0xd98 _io.o ___S_open_2d_process 0xd90 _io.o ___S_readtable_2d_case_2d_conversion_3f_ 0xf10 _io.o ___S_read_2d_subu8vector 0xf00 _io.o ___S_read_2d_string 0xef8 _io.o ___S_read_2d_error_3f_ 0xef0 _io.o ___S_read_2d_bytevector_21_ 0xee0 _io.o ___S_read_2d_all 0xed8 _io.o ___S_rdevice_2d_condvar 0xed0 _io.o ___S_rcondvar 0xec8 _io.o ___S_raw_2d_device_2d_port 0xeb8 _io.o ___S_protocol_2d_info_2d_number 0xe80 _io.o ___S_protocol_2d_info_2d_aliases 0xe78 _io.o ___S_protocol 0xe70 _io.o ___S_process_2d_status 0xe68 _io.o ___S_process_2d_pid 0xe60 _io.o ___S_print 0xe50 _io.o ___S_selector 0xfd8 _io.o ___S_scmobj 0xfc8 _io.o ___S_return 0xf80 _io.o ___S_repl_2d_result_2d_history_2d_ref 0xf70 _io.o ___S_repl_2d_result_2d_history_2d_ref 0xa98 _repl.o ___S_readtable_3f_ 0xf68 _io.o ___S_readtable_2d_write_2d_extended_2d_read_2d_macros_3f_ 0xf60 _io.o ___S_readtable_2d_write_2d_cdr_2d_read_2d_macros_3f_ 0xf58 _io.o ___S_readtable_2d_start_2d_syntax 0xf50 _io.o ___S_readtable_2d_sharing_2d_allowed_3f_ 0xf48 _io.o ___S_readtable_2d_max_2d_write_2d_level 0xf40 _io.o ___S_readtable_2d_max_2d_write_2d_length 0xf38 _io.o ___S_readtable_2d_max_2d_unescaped_2d_char 0xf30 _io.o ___S_readtable_2d_keywords_2d_allowed_3f_ 0xf28 _io.o ___S_readtable_2d_eval_2d_allowed_3f_ 0xf20 _io.o ___S_readtable_2d_comment_2d_handler 0xf18 _io.o ___S_six_2e_compound 0x1080 _io.o ___S_six_2e_compound 0x7b0 _nonstd.o ___S_six_2e_case 0x1078 _io.o ___S_six_2e_break 0x1070 _io.o ___S_six_2e_asyncx 0x1068 _io.o ___S_six_2e__2d_x 0x2b73c _nonstd.o ___S_six_2e__2d_x 0x1060 _io.o ___S_six_2e__2b_x 0x2b724 _nonstd.o ___S_six_2e__2b_x 0x1058 _io.o ___S_six_2e__2a_x 0x2b70c _nonstd.o ___S_six_2e__2a_x 0x1050 _io.o ___S_six_2e__26_x 0x1048 _io.o ___S_six_2e__26_x 0x790 _nonstd.o ___S_six_2e__21_ 0x1040 _io.o ___S_six 0x1038 _io.o ___S_shift 0x1030 _io.o ___S_service_2d_info_2d_protocol 0xff8 _io.o ___S_service_2d_info_2d_name 0xff0 _io.o ___S_service_2d_info 0xfe8 _io.o ___S_serialize 0xfe0 _io.o ___S_six_2e_x_21_y 0x10f8 _io.o ___S_six_2e_x_21__3d__3d_y 0x2b85c _nonstd.o ___S_six_2e_x_21__3d__3d_y 0x10f0 _io.o ___S_six_2e_typeofx 0x10e8 _io.o ___S_six_2e_return 0x2b844 _nonstd.o ___S_six_2e_return 0x10e0 _io.o ___S_six_2e_procedure 0x2b82c _nonstd.o ___S_six_2e_procedure 0x10d8 _io.o ___S_six_2e_notx 0x2b814 _nonstd.o ___S_six_2e_notx 0x10d0 _io.o ___S_six_2e_literal 0x10c8 _io.o ___S_six_2e_literal 0x7e0 _nonstd.o ___S_six_2e_label 0x10c0 _io.o ___S_six_2e_index 0x2b7cc _nonstd.o ___S_six_2e_index 0x10b8 _io.o ___S_six_2e_if 0x10b0 _io.o ___S_six_2e_if 0x7d0 _nonstd.o ___S_six_2e_goto 0x10a8 _io.o ___S_six_2e_from_2d_import 0x10a0 _io.o ___S_six_2e_dot 0x2b79c _nonstd.o ___S_six_2e_dot 0x1098 _io.o ___S_six_2e_define_2d_variable 0x2b784 _nonstd.o ___S_six_2e_define_2d_variable 0x1090 _io.o ___S_six_2e_continue 0x1088 _io.o ___S_six_2e_x_3d_y 0x2b9c4 _nonstd.o ___S_six_2e_x_3d_y 0x1170 _io.o ___S_six_2e_x_3d__3d__3d_y 0x2b9ac _nonstd.o ___S_six_2e_x_3d__3d__3d_y 0x1168 _io.o ___S_six_2e_x_3c__3d_y 0x2b994 _nonstd.o ___S_six_2e_x_3c__3d_y 0x1160 _io.o ___S_six_2e_x_3c__3c__3d_y 0x2b97c _nonstd.o ___S_six_2e_x_3c__3c__3d_y 0x1158 _io.o ___S_six_2e_x_3a__3d_y 0x2b964 _nonstd.o ___S_six_2e_x_3a__3d_y 0x1150 _io.o ___S_six_2e_x_2f_y 0x1148 _io.o ___S_six_2e_x_2f_y 0x858 _nonstd.o ___S_six_2e_x_2f__2f_y 0x1140 _io.o ___S_six_2e_x_2f__2f_y 0x850 _nonstd.o ___S_six_2e_x_2d_y 0x1138 _io.o ___S_six_2e_x_2d_y 0x848 _nonstd.o ___S_six_2e_x_2d__2d_ 0x1130 _io.o ___S_six_2e_x_2d__2d_ 0x840 _nonstd.o ___S_six_2e_x_2b_y 0x1128 _io.o ___S_six_2e_x_2b_y 0x838 _nonstd.o ___S_six_2e_x_2b__2b_ 0x1120 _io.o ___S_six_2e_x_2b__2b_ 0x830 _nonstd.o ___S_six_2e_x_2a__3d_y 0x1118 _io.o ___S_six_2e_x_2a__3d_y 0x828 _nonstd.o ___S_six_2e_x_2a__2a__3d_y 0x1110 _io.o ___S_six_2e_x_2a__2a__3d_y 0x820 _nonstd.o ___S_six_2e_x_26__3d_y 0x1108 _io.o ___S_six_2e_x_26__3d_y 0x818 _nonstd.o ___S_six_2e_x_25_y 0x1100 _io.o ___S_six_2e_x_25_y 0x810 _nonstd.o ___S_ssl_2d_v2 0x11e8 _io.o ___S_socket_2d_type 0x11e0 _io.o ___S_socket_2d_info_2d_port_2d_number 0x11d8 _io.o ___S_socket_2d_info_2d_address 0x11d0 _io.o ___S_six_2e__7e_x 0x11c8 _io.o ___S_six_2e__7e_x 0x8c8 _nonstd.o ___S_six_2e_x_7c__7c_y 0x2ba9c _nonstd.o ___S_six_2e_x_7c__7c_y 0x11c0 _io.o ___S_six_2e_x_7c__3d_y 0x2ba84 _nonstd.o ___S_six_2e_x_7c__3d_y 0x11b8 _io.o ___S_six_2e_xisy 0x2ba6c _nonstd.o ___S_six_2e_xisy 0x11b0 _io.o ___S_six_2e_xinstanceofy 0x11a8 _io.o ___S_six_2e_xandy 0x2ba54 _nonstd.o ___S_six_2e_xandy 0x11a0 _io.o ___S_six_2e_x_5e__3d_y 0x2ba3c _nonstd.o ___S_six_2e_x_5e__3d_y 0x1198 _io.o ___S_six_2e_x_40__3d_y 0x2ba24 _nonstd.o ___S_six_2e_x_40__3d_y 0x1190 _io.o ___S_six_2e_x_3e_y 0x2ba0c _nonstd.o ___S_six_2e_x_3e_y 0x1188 _io.o ___S_six_2e_x_3e__3e__3e_y 0x2b9f4 _nonstd.o ___S_six_2e_x_3e__3e__3e_y 0x1180 _io.o ___S_six_2e_x_3e__3e__3d_y 0x2b9dc _nonstd.o ___S_six_2e_x_3e__3e__3d_y 0x1178 _io.o ___S_tty_2d_history 0x12b8 _io.o ___S_tls_2d_v1_2e_2 0x1290 _io.o ___S_tls_2d_v1 0x1288 _io.o ___S_thread_2d_group 0x1270 _io.o ___S_thread_2d_group 0x5e0 _thread.o ___S_tgroups_2d_deq_2d_prev 0x1d884 _thread.o ___S_tgroups_2d_deq_2d_prev 0x1268 _io.o ___S_tgroups 0x1d86c _thread.o ___S_tgroups 0x1260 _io.o ___S_textual_2d_port_3f_ 0x1258 _io.o ___S_tcp_2d_server_2d_port 0x2ffb4 _repl.o ___S_tcp_2d_server_2d_port 0x1250 _io.o ___S_tcp_2d_client_2d_self_2d_socket_2d_info 0x1248 _io.o ___S_tcp_2d_client_2d_peer_2d_socket_2d_info 0x1240 _io.o ___S_tcp_2d_client 0x1238 _io.o ___S_switch 0x1230 _io.o ___S_string_2d_port 0x1220 _io.o ___S_string_2d_or_2d_settings 0x1218 _io.o ___S_string_2d_or_2d_settings 0xb50 _repl.o ___S_string_2d_input_2d_port 0x1210 _io.o ___S_string_2d_input_2d_port 0xb40 _repl.o ___S_unsyntax 0x1358 _io.o ___S_udp_2d_write_2d_u8vector 0x1340 _io.o ___S_udp_2d_source_2d_socket_2d_info 0x1338 _io.o ___S_udp_2d_read_2d_subu8vector 0x1330 _io.o ___S_udp_2d_output_2d_port 0x30194 _repl.o ___S_udp_2d_output_2d_port 0x1328 _io.o ___S_udp_2d_input_2d_port 0x1320 _io.o ___S_udp_2d_input_2d_port 0xc08 _repl.o ___S_udp 0x1318 _io.o ___S_u8vector_2d_output_2d_port 0x3017c _repl.o ___S_u8vector_2d_output_2d_port 0x1310 _io.o ___S_u8vector_2d_input_2d_port 0x1308 _io.o ___S_u8vector_2d_input_2d_port 0xbf8 _repl.o ___S_u8_2d_ready_3f_ 0x1300 _io.o ___S_typeof 0x12e0 _io.o ___S_tty_3f_ 0x12d8 _io.o ___S_tty_2d_text_2d_attributes_2d_set_21_ 0x12d0 _io.o ___S_tty_2d_paren_2d_balance_2d_duration_2d_set_21_ 0x12c8 _io.o ___S_tty_2d_history_2d_set_21_ 0x12c0 _io.o ___S_with_2d_output_2d_to_2d_string 0x1400 _io.o ___S_with_2d_output_2d_to_2d_port 0x13f8 _io.o ___S_with_2d_input_2d_from_2d_vector 0x13f0 _io.o ___S_with_2d_input_2d_from_2d_string 0x13e8 _io.o ___S_with_2d_input_2d_from_2d_port 0x13e0 _io.o ___S_will 0x13d8 _io.o ___S_will 0x9d8 _nonstd.o ___S_will 0xc80 _repl.o ___S_while 0x13d0 _io.o ___S_vector_2d_port 0x13a8 _io.o ___S_vector_2d_or_2d_settings 0x302cc _repl.o ___S_vector_2d_or_2d_settings 0x13a0 _io.o ___S_use_2d_diffie_2d_hellman 0x1390 _io.o ___S_unused5 0x1dd34 _thread.o ___S_unused5 0x1380 _io.o ___S_unused3 0x1dd1c _thread.o ___S_unused3 0x1378 _io.o ___S_unused1 0x1dd04 _thread.o ___S_unused1 0x1370 _io.o ___S_unterminated_2d_process_2d_exception_2d_procedure 0x1368 _io.o ___S_unterminated_2d_process_2d_exception 0x1360 _io.o ___S_unterminated_2d_process_2d_exception 0xc48 _repl.o ___K_environment 0x14a8 _io.o ___K_environment 0xa08 _nonstd.o ___K_directory 0x2be72 _nonstd.o ___K_directory 0x14a0 _io.o ___K_diffie_2d_hellman_2d_parameters 0x1498 _io.o ___K_coalesce 0x1490 _io.o ___K_char_2d_encoding_2d_errors 0x1488 _io.o ___K_certificate 0x1480 _io.o ___K_buffering 0x1478 _io.o ___K_backlog 0x1470 _io.o ___K_append 0x1468 _io.o ___S__7b__2e__2e__2e__7d_ 0x1460 _io.o ___S_writeenv 0x1450 _io.o ___S_write_2d_subu8vector 0x1448 _io.o ___S_write_2d_string 0x1440 _io.o ___S_write_2d_shared 0x1438 _io.o ___S_with_2d_output_2d_to_2d_vector 0x1408 _io.o ___K_reuse_2d_address 0x1528 _io.o ___K_pseudo_2d_terminal 0x1520 _io.o ___K_private_2d_key 0x1518 _io.o ___K_port 0x1510 _io.o ___K_permanent_2d_close 0x1508 _io.o ___K_output_2d_width 0x1500 _io.o ___K_output_2d_eol_2d_encoding 0x14f8 _io.o ___K_output_2d_char_2d_encoding 0x14f0 _io.o ___K_options 0x14e8 _io.o ___K_local_2d_port_2d_number 0x3038c _repl.o ___K_local_2d_port_2d_number 0x14e0 _io.o ___K_keep_2d_alive 0x14d8 _io.o ___K_input_2d_eol_2d_encoding 0x14d0 _io.o ___K_input_2d_char_2d_encoding 0x14c8 _io.o ___K_host 0x14b8 _io.o ___K_family 0x14b0 _io.o ___G__23__23_raise_2d_unbound_2d_os_2d_environment_2d_variable_2d_exception 0x9e _nonstd.o ___G__23__23_raise_2d_unbound_2d_os_2d_environment_2d_variable_2d_exception 0xece _nonstd.o ___G_unbound_2d_os_2d_environment_2d_variable_2d_exception_2d_arguments 0x90 _nonstd.o ___G_unbound_2d_os_2d_environment_2d_variable_2d_exception_2d_arguments 0xec0 _nonstd.o ___G_unbound_2d_os_2d_environment_2d_variable_2d_exception_2d_procedure 0x82 _nonstd.o ___G_unbound_2d_os_2d_environment_2d_variable_2d_exception_2d_procedure 0xeb2 _nonstd.o ___G_unbound_2d_os_2d_environment_2d_variable_2d_exception_3f_ 0x74 _nonstd.o ___G_unbound_2d_os_2d_environment_2d_variable_2d_exception_3f_ 0xea4 _nonstd.o ___G__23__23_fail_2d_check_2d_unbound_2d_os_2d_environment_2d_variable_2d_exception 0x66 _nonstd.o ___G__23__23_fail_2d_check_2d_unbound_2d_os_2d_environment_2d_variable_2d_exception 0xe96 _nonstd.o ___G__23__23_raise_2d_error_2d_exception 0x58 _nonstd.o ___G__23__23_raise_2d_error_2d_exception 0xe88 _nonstd.o ___G__23__23_raise_2d_error_2d_exception 0x8822 _repl.o ___G_error_2d_exception_2d_parameters 0x4a _nonstd.o ___G_error_2d_exception_2d_parameters 0xe7a _nonstd.o ___G_error_2d_exception_2d_message 0x3c _nonstd.o ___G_error_2d_exception_2d_message 0xe6c _nonstd.o ___G_error_2d_exception_3f_ 0x2e _nonstd.o ___G_error_2d_exception_3f_ 0xe5e _nonstd.o ___G__23__23_fail_2d_check_2d_error_2d_exception 0x20 _nonstd.o ___G__23__23_fail_2d_check_2d_error_2d_exception 0xe50 _nonstd.o ___G___nonstd_23_ 0xf _nonstd.o ___G___nonstd_23_ 0xe3f _nonstd.o ___K_tls_2d_context 0x1548 _io.o ___K_stdin_2d_redirection 0x1540 _io.o ___K_stdin_2d_redirection 0xa58 _nonstd.o ___K_socket_2d_type 0x1538 _io.o ___K_service 0x1530 _io.o .text (section) 0x1cd4 _nonstd.o .text (section) 0x20c8 _nonstd.o .text (section) 0x2273 _nonstd.o .text (section) 0x231c _nonstd.o .text (section) 0x2412 _nonstd.o .text (section) 0x24c0 _nonstd.o .text (section) 0x2972 _nonstd.o .text (section) 0x2aa9 _nonstd.o .text (section) 0x2e93 _nonstd.o .text (section) 0x31bf _nonstd.o .text (section) 0x32d6 _nonstd.o .text (section) 0x3887 _nonstd.o .text (section) 0x38c0 _nonstd.o .text (section) 0x396c _nonstd.o .text (section) 0x3bc3 _nonstd.o .text (section) 0x3e39 _nonstd.o .text (section) 0x3ea2 _nonstd.o .text (section) 0x43c2 _nonstd.o .text (section) 0x4487 _nonstd.o .text (section) 0x44c6 _nonstd.o .text (section) 0x472f _nonstd.o .text (section) 0x48b9 _nonstd.o .text (section) 0x49b1 _nonstd.o .text (section) 0x4f87 _nonstd.o .text (section) 0x50b6 _nonstd.o .text (section) 0x5491 _nonstd.o .text (section) 0x54f4 _nonstd.o .text (section) 0x551b _nonstd.o .text (section) 0x552c _nonstd.o .text (section) 0x55ab _nonstd.o .text (section) 0x55c4 _nonstd.o .text (section) 0x55d5 _nonstd.o .text (section) 0x5643 _nonstd.o .text (section) 0x5654 _nonstd.o .text (section) 0x5665 _nonstd.o .text (section) 0x569c _nonstd.o .text (section) 0x5744 _nonstd.o .text (section) 0x575d _nonstd.o .text (section) 0x592a _nonstd.o .text (section) 0x5961 _nonstd.o .text (section) 0x5972 _nonstd.o .text (section) 0x59a1 _nonstd.o .text (section) 0x59ba _nonstd.o .text (section) 0x5a00 _nonstd.o .text (section) 0x5a11 _nonstd.o .text (section) 0x5a22 _nonstd.o .text (section) 0x5a33 _nonstd.o .text (section) 0x5a8c _nonstd.o .text (section) 0x5a9d _nonstd.o .text (section) 0x5b15 _nonstd.o .text (section) 0x5b26 _nonstd.o .text (section) 0x5b6b _nonstd.o .text (section) 0x5c6c _nonstd.o .text (section) 0x5d2c _nonstd.o .text (section) 0x5de7 _nonstd.o .text (section) 0x5e00 _nonstd.o .text (section) 0x5ecc _nonstd.o .text (section) 0x5edd _nonstd.o .text (section) 0x5eee _nonstd.o .text (section) 0x5eff _nonstd.o .text (section) 0x5f37 _nonstd.o .text (section) 0x5fc0 _nonstd.o .text (section) 0x60da _nonstd.o .text (section) 0x616b _nonstd.o .text (section) 0x61d2 _nonstd.o .text (section) 0x61eb _nonstd.o .text (section) 0x62ac _nonstd.o .text (section) 0x62bd _nonstd.o .text (section) 0x6399 _nonstd.o .text (section) 0x641d _nonstd.o .text (section) 0x6683 _nonstd.o .text (section) 0x66de _nonstd.o .text (section) 0x6832 _nonstd.o .text (section) 0x685b _nonstd.o .text (section) 0x686c _nonstd.o .text (section) 0x687d _nonstd.o .text (section) 0x6af1 _nonstd.o .text (section) 0x6b28 _nonstd.o .text (section) 0x6c41 _nonstd.o .text (section) 0x6c66 _nonstd.o .text (section) 0x6da4 _nonstd.o .text (section) 0x6df6 _nonstd.o .text (section) 0x6e0f _nonstd.o .text (section) 0x6e28 _nonstd.o .text (section) 0x6edc _nonstd.o .text (section) 0x6f3c _nonstd.o .text (section) 0x6f61 _nonstd.o .text (section) 0x6f72 _nonstd.o .text (section) 0x6f83 _nonstd.o .text (section) 0x6fb4 _nonstd.o .text (section) 0x6fc5 _nonstd.o .text (section) 0x6ff1 _nonstd.o .text (section) 0x7028 _nonstd.o .text (section) 0x7073 _nonstd.o .text (section) 0x70fc _nonstd.o .text (section) 0x710d _nonstd.o .text (section) 0x71c4 _nonstd.o .text (section) 0x71d5 _nonstd.o .text (section) 0x71e6 _nonstd.o .text (section) 0x71f7 _nonstd.o .text (section) 0x7240 _nonstd.o .text (section) 0x7251 _nonstd.o .text (section) 0x72d7 _nonstd.o .text (section) 0x72e8 _nonstd.o .text (section) 0x72f9 _nonstd.o .text (section) 0x730a _nonstd.o .text (section) 0x731b _nonstd.o .text (section) 0x732c _nonstd.o .text (section) 0x7363 _nonstd.o .text (section) 0x7374 _nonstd.o .text (section) 0x7385 _nonstd.o .text (section) 0x73bc _nonstd.o .text (section) 0x73cd _nonstd.o .text (section) 0x7404 _nonstd.o .text (section) 0x764b _nonstd.o .text (section) 0x779c _nonstd.o .text (section) 0x7c3f _nonstd.o .text (section) 0x7d7b _nonstd.o .text (section) 0x80c0 _nonstd.o .text (section) 0x8473 _nonstd.o .text (section) 0x853c _nonstd.o .text (section) 0x8644 _nonstd.o .text (section) 0x8701 _nonstd.o .text (section) 0x87c0 _nonstd.o .text (section) 0x88a3 _nonstd.o .text (section) 0x8a48 _nonstd.o .text (section) 0x973d _nonstd.o .text (section) 0x9c47 _nonstd.o .text (section) 0xa172 _nonstd.o .text (section) 0xa4dc _nonstd.o .text (section) 0xa927 _nonstd.o .text (section) 0xa94f _nonstd.o .text (section) 0xac52 _nonstd.o .text (section) 0xb09c _nonstd.o .text (section) 0xb30a _nonstd.o .text (section) 0xb4ab _nonstd.o .text (section) 0xb504 _nonstd.o .text (section) 0xc27c _nonstd.o .text (section) 0xc33f _nonstd.o .text (section) 0xd028 _nonstd.o .text (section) 0xd0cf _nonstd.o .text (section) 0xd423 _nonstd.o .text (section) 0xd5b8 _nonstd.o .text (section) 0xdeee _nonstd.o .text (section) 0xe1ec _nonstd.o .text (section) 0xe298 _nonstd.o .text (section) 0xe2fb _nonstd.o .text (section) 0xe342 _nonstd.o .text (section) 0xeed5 _nonstd.o .text (section) 0xefb9 _nonstd.o .text (section) 0xf040 _nonstd.o .text (section) 0xf139 _nonstd.o .text (section) 0xf622 _nonstd.o .text (section) 0xf695 _nonstd.o .text (section) 0x11bc6 _nonstd.o .text (section) 0x11ebd _nonstd.o .text (section) 0x12021 _nonstd.o .text (section) 0x12583 _nonstd.o .text (section) 0x12632 _nonstd.o .text (section) 0x1298d _nonstd.o .text (section) 0x12cc1 _nonstd.o .text (section) 0x12e50 _nonstd.o .text (section) 0x12f6b _nonstd.o .text (section) 0x139de _nonstd.o .text (section) 0x13a07 _nonstd.o .text (section) 0x13b39 _nonstd.o .text (section) 0x13b71 _nonstd.o .text (section) 0x13e10 _nonstd.o .text (section) 0x13f2e _nonstd.o .text (section) 0x13f95 _nonstd.o .text (section) 0x13fe9 _nonstd.o .text (section) 0x1489c _nonstd.o .text (section) 0x149d4 _nonstd.o .text (section) 0x14e83 _nonstd.o .text (section) 0x15b45 _nonstd.o .text (section) 0x16542 _nonstd.o .text (section) 0x16580 _nonstd.o .text (section) 0x16d93 _nonstd.o .text (section) 0x16f5f _nonstd.o .text (section) 0x16fa1 _nonstd.o .text (section) 0x16ff8 _nonstd.o .text (section) 0x1727d _nonstd.o .text (section) 0x17314 _nonstd.o .text (section) 0x173a3 _nonstd.o .text (section) 0x173f0 _nonstd.o .text (section) 0x1744f _nonstd.o .text (section) 0x17635 _nonstd.o .text (section) 0x17947 _nonstd.o .text (section) 0x17963 _nonstd.o .text (section) 0x1797f _nonstd.o .text (section) 0x18000 _nonstd.o .text (section) 0x18252 _nonstd.o .text (section) 0x186c0 _nonstd.o .text (section) 0x19108 _nonstd.o .text (section) 0x19128 _nonstd.o .text (section) 0x19148 _nonstd.o .text (section) 0x19168 _nonstd.o .text (section) 0x191d1 _nonstd.o .text (section) 0x191f1 _nonstd.o .text (section) 0x19260 _nonstd.o .text (section) 0x19355 _nonstd.o .text (section) 0x19c41 _nonstd.o .text (section) 0x19d7c _nonstd.o .text (section) 0x1a4b6 _nonstd.o .text (section) 0x1a4d6 _nonstd.o .text (section) 0x1a543 _nonstd.o .text (section) 0x1a563 _nonstd.o .text (section) 0x1a62d _nonstd.o .text (section) 0x1aa40 _nonstd.o .text (section) 0x1aa85 _nonstd.o .text (section) 0x1aaa5 _nonstd.o .text (section) 0x1ac5a _nonstd.o .text (section) 0x1b1a3 _nonstd.o .text (section) 0x1b1e9 _nonstd.o .text (section) 0x1b209 _nonstd.o .text (section) 0x1b4e4 _nonstd.o .text (section) 0x1b888 _nonstd.o .text (section) 0x1bbc6 _nonstd.o .text (section) 0x1bd32 _nonstd.o .text (section) 0x1bd55 _nonstd.o .text (section) 0x1bd9b _nonstd.o .text (section) 0x1c2cd _nonstd.o .text (section) 0x1c312 _nonstd.o .text (section) 0x1c465 _nonstd.o .text (section) 0x1c48b _nonstd.o .text (section) 0x1c6e0 _nonstd.o .text (section) 0x1cb66 _nonstd.o .text (section) 0x1d350 _nonstd.o .text (section) 0x1d395 _nonstd.o .text (section) 0x1d4b8 _nonstd.o .text (section) 0x1d4f7 _nonstd.o .text (section) 0x1da06 _nonstd.o .text (section) 0x1e54b _nonstd.o .text (section) 0x1e96a _nonstd.o .text (section) 0x1eab3 _nonstd.o .text (section) 0x1ead3 _nonstd.o .text (section) 0x1ec2e _nonstd.o .text (section) 0x1ecc4 _nonstd.o .text (section) 0x1ecdf _nonstd.o .text (section) 0x1ed08 _nonstd.o .text (section) 0x1ed22 _nonstd.o .text (section) 0x1ed41 _nonstd.o .text (section) 0x1ed8f _nonstd.o .text (section) 0x1edbb _nonstd.o .text (section) 0x1f4a4 _nonstd.o .text (section) 0x1f526 _nonstd.o .text (section) 0x1f580 _nonstd.o .text (section) 0x1f85f _nonstd.o .text (section) 0x1f8cc _nonstd.o .text (section) 0x1f960 _nonstd.o .text (section) 0x1f97b _nonstd.o .text (section) 0x1f996 _nonstd.o .text (section) 0x1f9c4 _nonstd.o .text (section) 0x1f9df _nonstd.o .text (section) 0x1f9f6 _nonstd.o .text (section) 0x1fd04 _nonstd.o .text (section) 0x1fd1f _nonstd.o .text (section) 0x1fd41 _nonstd.o .text (section) 0x1fd7c _nonstd.o .text (section) 0x1fd9a _nonstd.o .text (section) 0x1fe14 _nonstd.o .text (section) 0x1fed1 _nonstd.o .text (section) 0x1ff47 _nonstd.o .text (section) 0x1ff58 _nonstd.o .text (section) 0x2003b _nonstd.o .text (section) 0x2004c _nonstd.o .text (section) 0x20126 _nonstd.o .text (section) 0x2018d _nonstd.o .text (section) 0x201f4 _nonstd.o .text (section) 0x20304 _nonstd.o .text (section) 0x20445 _nonstd.o .text (section) 0x20476 _nonstd.o .text (section) 0x20487 _nonstd.o .text (section) 0x207a1 _nonstd.o .text (section) 0x20899 _nonstd.o .text (section) 0x20b57 _nonstd.o .text (section) 0x20c0b _nonstd.o .text (section) 0x20e1b _nonstd.o .text (section) 0x20f6a _nonstd.o .text (section) 0x21384 _nonstd.o .text (section) 0x2170a _nonstd.o .text (section) 0x2181e _nonstd.o .text (section) 0x21842 _nonstd.o .text (section) 0x218bf _nonstd.o .text (section) 0x21946 _nonstd.o .text (section) 0x21ae0 _nonstd.o .text (section) 0x21b4f _nonstd.o .text (section) 0x21bc2 _nonstd.o .text (section) 0x21c10 _nonstd.o .text (section) 0x21c3f _nonstd.o .text (section) 0x220fc _nonstd.o .text (section) 0x22188 _nonstd.o .text (section) 0x222a4 _nonstd.o .text (section) 0x222f7 _nonstd.o .text (section) 0x22315 _nonstd.o .text (section) 0x22333 _nonstd.o .text (section) 0x22351 _nonstd.o .text (section) 0x22525 _nonstd.o .text (section) 0x225ed _nonstd.o .text (section) 0x2261f _nonstd.o .text (section) 0x22735 _nonstd.o .text (section) 0x22838 _nonstd.o .text (section) 0x22860 _nonstd.o .text (section) 0x22a71 _nonstd.o .text (section) 0x22a95 _nonstd.o .text (section) 0x22b42 _nonstd.o .text (section) 0x22b66 _nonstd.o .text (section) 0x22bac _nonstd.o .text (section) 0x22bc7 _nonstd.o .text (section) 0x22d0a _nonstd.o .text (section) 0x22ea9 _nonstd.o .text (section) 0x22f6c _nonstd.o .text (section) 0x22fdb _nonstd.o .text (section) 0x23008 _nonstd.o .text (section) 0x23022 _nonstd.o .text (section) 0x23039 _nonstd.o .text (section) 0x230ce _nonstd.o .text (section) 0x231a6 _nonstd.o .text (section) 0x23202 _nonstd.o .text (section) 0x232b4 _nonstd.o .text (section) 0x233e5 _nonstd.o .text (section) 0x23446 _nonstd.o .text (section) 0x2353f _nonstd.o .text (section) 0x23603 _nonstd.o .text (section) 0x2371d _nonstd.o .text (section) 0x23780 _nonstd.o .text (section) 0x23874 _nonstd.o .text (section) 0x23956 _nonstd.o .text (section) 0x239a5 _nonstd.o .text (section) 0x239da _nonstd.o .text (section) 0x239f4 _nonstd.o .text (section) 0x23a18 _nonstd.o .text (section) 0x23a3c _nonstd.o .text (section) 0x23abe _nonstd.o .text (section) 0x23cca _nonstd.o .text (section) 0x23d3c _nonstd.o .text (section) 0x23d4d _nonstd.o .text (section) 0x24177 _nonstd.o .text (section) 0x2419d _nonstd.o .text (section) 0x24210 _nonstd.o .text (section) 0x242a4 _nonstd.o .text (section) 0x242cb _nonstd.o .text (section) 0x24335 _nonstd.o .text (section) 0x243a0 _nonstd.o .text (section) 0x243b1 _nonstd.o .text (section) 0x244df _nonstd.o .text (section) 0x24542 _nonstd.o .text (section) 0x2456f _nonstd.o .text (section) 0x2459c _nonstd.o .text (section) 0x245c9 _nonstd.o .text (section) 0x24614 _nonstd.o .text (section) 0x24645 _nonstd.o .text (section) 0x24736 _nonstd.o .text (section) 0x24855 _nonstd.o .text (section) 0x248ac _nonstd.o .text (section) 0x248d3 _nonstd.o .text (section) 0x24900 _nonstd.o .text (section) 0x249b8 _nonstd.o .text (section) 0x249d2 _nonstd.o .text (section) 0x249ff _nonstd.o .text (section) 0x24a1b _nonstd.o .text (section) 0x24a55 _nonstd.o .text (section) 0x24b2f _nonstd.o .text (section) 0x24b9d _nonstd.o .text (section) 0x24cac _nonstd.o .text (section) 0x24cc3 _nonstd.o .text (section) 0x24cf6 _nonstd.o .text (section) 0x24d59 _nonstd.o .text (section) 0x24d9b _nonstd.o .text (section) 0x24fa5 _nonstd.o .text (section) 0x24ffa _nonstd.o .text (section) 0x25055 _nonstd.o .text (section) 0x25092 _nonstd.o .text (section) 0x2515c _nonstd.o .text (section) 0x25193 _nonstd.o .text (section) 0x2534e _nonstd.o .text (section) 0x25460 _nonstd.o .text (section) 0x255a0 _nonstd.o .text (section) 0x2567e _nonstd.o .text (section) 0x256d4 _nonstd.o .text (section) 0x25701 _nonstd.o .text (section) 0x2572e _nonstd.o .text (section) 0x2575b _nonstd.o .text (section) 0x25788 _nonstd.o .text (section) 0x257b5 _nonstd.o .text (section) 0x257e2 _nonstd.o .text (section) 0x2580f _nonstd.o .text (section) 0x25855 _nonstd.o .text (section) 0x2589c _nonstd.o .text (section) 0x25a4d _nonstd.o .text (section) 0x25a91 _nonstd.o .text (section) 0x25b38 _nonstd.o .text (section) 0x25bf7 _nonstd.o .text (section) 0x25c5c _nonstd.o .text (section) 0x25c89 _nonstd.o .text (section) 0x25cb6 _nonstd.o .text (section) 0x25da6 _nonstd.o .text (section) 0x25dc0 _nonstd.o .text (section) 0x25e2c _nonstd.o .text (section) 0x25f0b _nonstd.o .text (section) 0x263bb _nonstd.o .text (section) 0x26b9c _nonstd.o .text (section) 0x28012 _nonstd.o .text (section) 0x293d6 _nonstd.o .text (section) 0x29bbe _nonstd.o .data (section) 0x1fa4 _nonstd.o .data (section) 0x2df1 _nonstd.o .data (section) 0x42c2 _nonstd.o .data (section) 0x4576 _nonstd.o .data (section) 0x562c _nonstd.o .data (section) 0x93fa _nonstd.o .data (section) 0x9cac _nonstd.o .data (section) 0xbfd0 _nonstd.o .data (section) 0xdc69 _nonstd.o .data (section) 0xe440 _nonstd.o .data (section) 0xe645 _nonstd.o .data (section) 0x11584 _nonstd.o .data (section) 0x146af _nonstd.o .data (section) 0x15349 _nonstd.o .data (section) 0x1565e _nonstd.o .data (section) 0x16005 _nonstd.o .data (section) 0x162a8 _nonstd.o .data (section) 0x16a46 _nonstd.o .data (section) 0x17cf1 _nonstd.o .data (section) 0x17f90 _nonstd.o .data (section) 0x1800e _nonstd.o .data (section) 0x186ad _nonstd.o .data (section) 0x18bb6 _nonstd.o .data (section) 0x1bb08 _nonstd.o .data (section) 0x1bd72 _nonstd.o .data (section) 0x1c6c4 _nonstd.o .data (section) 0x1d525 _nonstd.o .data (section) 0x1d7ea _nonstd.o .data (section) 0x1da87 _nonstd.o .data (section) 0x1f191 _nonstd.o .data (section) 0x1f917 _nonstd.o .data (section) 0x20432 _nonstd.o .data (section) 0x20a48 _nonstd.o .data (section) 0x2139c _nonstd.o .data (section) 0x23b09 _nonstd.o .data (section) 0x23b2f _nonstd.o .data (section) 0x240f4 _nonstd.o .data (section) 0x24b0b _nonstd.o .data (section) 0x24d32 _nonstd.o .data (section) 0x25869 _nonstd.o .data (section) 0x293ba _nonstd.o .data (section) 0x2bf92 _nonstd.o .rodata (section) 0xc3f5 _nonstd.o ___G__23__23_define_2d_type_2d_expansion_2d_show_3f__2d_set_21_ 0x1b6 _nonstd.o ___G__23__23_define_2d_type_2d_expansion_2d_show_3f__2d_set_21_ 0xfe6 _nonstd.o ___G__23__23_define_2d_type_2d_expand 0x1a8 _nonstd.o ___G__23__23_define_2d_type_2d_expand 0xfd8 _nonstd.o ___G__23__23_type_2d_all_2d_fields 0x19a _nonstd.o ___G__23__23_type_2d_all_2d_fields 0xfca _nonstd.o ___G__23__23_type_2d_field_2d_count 0x18c _nonstd.o ___G__23__23_type_2d_field_2d_count 0xfbc _nonstd.o ___G__23__23_add_2d_cond_2d_expand_2d_features 0x17e _nonstd.o ___G__23__23_add_2d_cond_2d_expand_2d_features 0xfae _nonstd.o ___G__23__23_cond_2d_expand_2d_build 0x170 _nonstd.o ___G__23__23_cond_2d_expand_2d_build 0xfa0 _nonstd.o ___G__23__23_parameterize_2d_build 0x162 _nonstd.o ___G__23__23_parameterize_2d_build 0xf92 _nonstd.o ___G__23__23_expand_2d_meta_2d_info 0x154 _nonstd.o ___G__23__23_expand_2d_meta_2d_info 0xf84 _nonstd.o ___G__23__23_expand_2d_supply_2d_or_2d_demand_2d_module 0x146 _nonstd.o ___G__23__23_expand_2d_supply_2d_or_2d_demand_2d_module 0xf76 _nonstd.o ___G__23__23_raise_2d_syntax_2d_error 0x138 _nonstd.o ___G__23__23_raise_2d_syntax_2d_error 0xf68 _nonstd.o ___G_error_2d_object_2d_irritants 0x12a _nonstd.o ___G_error_2d_object_2d_irritants 0xf5a _nonstd.o ___G_error_2d_object_2d_message 0x11c _nonstd.o ___G_error_2d_object_2d_message 0xf4c _nonstd.o ___G_error_2d_object_3f_ 0x10e _nonstd.o ___G_error_2d_object_3f_ 0xf3e _nonstd.o ___G__23__23_fail_2d_check_2d_box 0xc8 _nonstd.o ___G__23__23_fail_2d_check_2d_box 0xef8 _nonstd.o ___G__23__23_fail_2d_check_2d_will 0xba _nonstd.o ___G__23__23_fail_2d_check_2d_will 0xeea _nonstd.o ___G_cpu_2d_time 0x296 _nonstd.o ___G_cpu_2d_time 0x10c6 _nonstd.o ___G_process_2d_times 0x288 _nonstd.o ___G_process_2d_times 0x10b8 _nonstd.o ___G__23__23_absent_2d_object 0x27a _nonstd.o ___G__23__23_absent_2d_object 0x10aa _nonstd.o ___G_void 0x26c _nonstd.o ___G_void 0x109c _nonstd.o ___G__23__23_void 0x25e _nonstd.o ___G__23__23_void 0x108e _nonstd.o ___G__23__23_void 0x9cd7 _repl.o ___G_identity 0x250 _nonstd.o ___G_identity 0x1080 _nonstd.o ___G__23__23_display_2d_gc_2d_report 0x234 _nonstd.o ___G__23__23_display_2d_gc_2d_report 0x1064 _nonstd.o ___G__23__23_gc_2d_report_2d_set_21_ 0x226 _nonstd.o ___G__23__23_gc_2d_report_2d_set_21_ 0x1056 _nonstd.o ___G_gc_2d_report_2d_set_21_ 0x218 _nonstd.o ___G_gc_2d_report_2d_set_21_ 0x1048 _nonstd.o ___G__23__23_symbol_2d_append 0x20a _nonstd.o ___G__23__23_symbol_2d_append 0x103a _nonstd.o ___G__23__23_constant_2d_expression_2d_value 0x1fc _nonstd.o ___G__23__23_constant_2d_expression_2d_value 0x102c _nonstd.o ___G__23__23_constant_2d_expression_3f_ 0x1ee _nonstd.o ___G__23__23_constant_2d_expression_3f_ 0x101e _nonstd.o ___G__23__23_ill_2d_formed_2d_special_2d_form 0x1e0 _nonstd.o ___G__23__23_ill_2d_formed_2d_special_2d_form 0x1010 _nonstd.o ___G__23__23_define_2d_type_2d_construct_2d_constant 0x1d2 _nonstd.o ___G__23__23_define_2d_type_2d_construct_2d_constant 0x1002 _nonstd.o ___G__23__23_define_2d_type_2d_parser 0x1c4 _nonstd.o ___G__23__23_define_2d_type_2d_parser 0xff4 _nonstd.o ___G__23__23_box 0x376 _nonstd.o ___G__23__23_box 0x11a6 _nonstd.o ___G_box_3f_ 0x368 _nonstd.o ___G_box_3f_ 0x1198 _nonstd.o ___G__23__23_box_3f_ 0x35a _nonstd.o ___G__23__23_box_3f_ 0x118a _nonstd.o ___G_will_2d_execute_21_ 0x34c _nonstd.o ___G_will_2d_execute_21_ 0x117c _nonstd.o ___G__23__23_will_2d_action_2d_set_21_ 0x33e _nonstd.o ___G__23__23_will_2d_action_2d_set_21_ 0x116e _nonstd.o ___G__23__23_will_2d_action 0x330 _nonstd.o ___G__23__23_will_2d_action 0x1160 _nonstd.o ___G__23__23_will_2d_testator_2d_set_21_ 0x322 _nonstd.o ___G__23__23_will_2d_testator_2d_set_21_ 0x1152 _nonstd.o ___G_will_2d_testator 0x314 _nonstd.o ___G_will_2d_testator 0x1144 _nonstd.o ___G_will_2d_testator 0x1b243 _nonstd.o ___G__23__23_will_2d_testator 0x306 _nonstd.o ___G__23__23_will_2d_testator 0x1136 _nonstd.o ___G_make_2d_will 0x2f8 _nonstd.o ___G_make_2d_will 0x1128 _nonstd.o ___G_make_2d_will 0x1afe3 _nonstd.o ___G__23__23_make_2d_will 0x2ea _nonstd.o ___G__23__23_make_2d_will 0x111a _nonstd.o ___G_will_3f_ 0x2dc _nonstd.o ___G_will_3f_ 0x110c _nonstd.o ___G__23__23_will_3f_ 0x2ce _nonstd.o ___G__23__23_will_3f_ 0x10fe _nonstd.o ___G_gensym 0x2c0 _nonstd.o ___G_gensym 0x10f0 _nonstd.o ___G_gensym 0x12d0e _nonstd.o ___G_real_2d_time 0x2a4 _nonstd.o ___G_real_2d_time 0x10d4 _nonstd.o ___G_exit 0x448 _nonstd.o ___G_exit 0x1278 _nonstd.o ___G__23__23_get_2d_command_2d_line 0x43a _nonstd.o ___G__23__23_get_2d_command_2d_line 0x126a _nonstd.o ___G_setenv 0x42c _nonstd.o ___G_setenv 0x125c _nonstd.o ___G__23__23_setenv 0x41e _nonstd.o ___G__23__23_setenv 0x124e _nonstd.o ___G_get_2d_environment_2d_variable 0x410 _nonstd.o ___G_get_2d_environment_2d_variable 0x1240 _nonstd.o ___G__23__23_get_2d_environment_2d_variable 0x402 _nonstd.o ___G__23__23_get_2d_environment_2d_variable 0x1232 _nonstd.o ___G_getenv 0x3f4 _nonstd.o ___G_getenv 0x1224 _nonstd.o ___G__23__23_getenv 0x3e6 _nonstd.o ___G__23__23_getenv 0x1216 _nonstd.o ___G_get_2d_environment_2d_variables 0x3d8 _nonstd.o ___G_get_2d_environment_2d_variables 0x1208 _nonstd.o ___G__23__23_get_2d_environment_2d_variables 0x3ca _nonstd.o ___G__23__23_get_2d_environment_2d_variables 0x11fa _nonstd.o ___G_set_2d_box_21_ 0x3bc _nonstd.o ___G_set_2d_box_21_ 0x11ec _nonstd.o ___G_set_2d_box_21_ 0x14fa8 _nonstd.o ___G__23__23_set_2d_box_21_ 0x3ae _nonstd.o ___G__23__23_set_2d_box_21_ 0x11de _nonstd.o ___G_unbox 0x3a0 _nonstd.o ___G_unbox 0x11d0 _nonstd.o ___G_unbox 0x7726 _nonstd.o ___G__23__23_unbox 0x392 _nonstd.o ___G__23__23_unbox 0x11c2 _nonstd.o ___G_box 0x384 _nonstd.o ___G_box 0x11b4 _nonstd.o ___G__23__23_script_2d_directory 0x536 _nonstd.o ___G__23__23_script_2d_directory 0x1366 _nonstd.o ___G_script_2d_file 0x528 _nonstd.o ___G_script_2d_file 0x1358 _nonstd.o ___G__23__23_script_2d_file 0x51a _nonstd.o ___G__23__23_script_2d_file 0x134a _nonstd.o ___G_command_2d_args 0x50c _nonstd.o ___G_command_2d_args 0x133c _nonstd.o ___G_command_2d_name 0x4f0 _nonstd.o ___G_command_2d_name 0x1320 _nonstd.o ___G__23__23_command_2d_name 0x4e2 _nonstd.o ___G__23__23_command_2d_name 0x1312 _nonstd.o ___G_command_2d_line 0x4d4 _nonstd.o ___G_command_2d_line 0x1304 _nonstd.o ___G__23__23_command_2d_line 0x4c6 _nonstd.o ___G__23__23_command_2d_line 0x12f6 _nonstd.o ___G__23__23_script_2d_command_2d_line_2d_set_21_ 0x4b8 _nonstd.o ___G__23__23_script_2d_command_2d_line_2d_set_21_ 0x12e8 _nonstd.o ___G__23__23_processed_2d_command_2d_line_2d_set_21_ 0x4aa _nonstd.o ___G__23__23_processed_2d_command_2d_line_2d_set_21_ 0x12da _nonstd.o ___G__23__23_shell_2d_install_2d_dirs 0x49c _nonstd.o ___G__23__23_shell_2d_install_2d_dirs 0x12cc _nonstd.o ___G__23__23_shell_2d_install_2d_dirs 0x22d39 _repl.o ___G__23__23_shell_2d_args_2d_numbered 0x48e _nonstd.o ___G__23__23_shell_2d_args_2d_numbered 0x12be _nonstd.o ___G__23__23_shell_2d_args_2d_numbered 0x22c94 _repl.o ___G__23__23_shell_2d_var_2d_bindings 0x480 _nonstd.o ___G__23__23_shell_2d_var_2d_bindings 0x12b0 _nonstd.o ___G__23__23_shell_2d_var_2d_bindings 0x22c3b _repl.o ___G__23__23_shell_2d_var_2d_bindings 0x22cdf _repl.o ___G__23__23_shell_2d_var_2d_binding 0x472 _nonstd.o ___G__23__23_shell_2d_var_2d_binding 0x12a2 _nonstd.o ___G_emergency_2d_exit 0x456 _nonstd.o ___G_emergency_2d_exit 0x1286 _nonstd.o ___G_file_2d_info_2d_size 0x608 _nonstd.o ___G_file_2d_info_2d_size 0x1438 _nonstd.o ___G_file_2d_info_2d_group 0x5fa _nonstd.o ___G_file_2d_info_2d_group 0x142a _nonstd.o ___G_file_2d_info_2d_owner 0x5ec _nonstd.o ___G_file_2d_info_2d_owner 0x141c _nonstd.o ___G_file_2d_info_2d_number_2d_of_2d_links 0x5de _nonstd.o ___G_file_2d_info_2d_number_2d_of_2d_links 0x140e _nonstd.o ___G_file_2d_info_2d_mode 0x5d0 _nonstd.o ___G_file_2d_info_2d_mode 0x1400 _nonstd.o ___G_file_2d_info_2d_inode 0x5c2 _nonstd.o ___G_file_2d_info_2d_inode 0x13f2 _nonstd.o ___G_file_2d_info_2d_device 0x5b4 _nonstd.o ___G_file_2d_info_2d_device 0x13e4 _nonstd.o ___G_file_2d_info_2d_type 0x5a6 _nonstd.o ___G_file_2d_info_2d_type 0x13d6 _nonstd.o ___G_file_2d_info_3f_ 0x598 _nonstd.o ___G_file_2d_info_3f_ 0x13c8 _nonstd.o ___G__23__23_fail_2d_check_2d_file_2d_info 0x58a _nonstd.o ___G__23__23_fail_2d_check_2d_file_2d_info 0x13ba _nonstd.o ___G_shell_2d_command 0x57c _nonstd.o ___G_shell_2d_command 0x13ac _nonstd.o ___G__23__23_shell_2d_command 0x56e _nonstd.o ___G__23__23_shell_2d_command 0x139e _nonstd.o ___G__23__23_get_2d_shell_2d_program 0x560 _nonstd.o ___G__23__23_get_2d_shell_2d_program 0x1390 _nonstd.o ___G__23__23_shell_2d_command_2d_blocking 0x552 _nonstd.o ___G__23__23_shell_2d_command_2d_blocking 0x1382 _nonstd.o ___G_script_2d_directory 0x544 _nonstd.o ___G_script_2d_directory 0x1374 _nonstd.o ___G__23__23_file_2d_info_2d_last_2d_access_2d_time 0x6da _nonstd.o ___G__23__23_file_2d_info_2d_last_2d_access_2d_time 0x150a _nonstd.o ___G__23__23_file_2d_info_2d_size 0x6cc _nonstd.o ___G__23__23_file_2d_info_2d_size 0x14fc _nonstd.o ___G__23__23_file_2d_info_2d_group 0x6be _nonstd.o ___G__23__23_file_2d_info_2d_group 0x14ee _nonstd.o ___G__23__23_file_2d_info_2d_owner 0x6b0 _nonstd.o ___G__23__23_file_2d_info_2d_owner 0x14e0 _nonstd.o ___G__23__23_file_2d_info_2d_number_2d_of_2d_links 0x6a2 _nonstd.o ___G__23__23_file_2d_info_2d_number_2d_of_2d_links 0x14d2 _nonstd.o ___G__23__23_file_2d_info_2d_mode 0x694 _nonstd.o ___G__23__23_file_2d_info_2d_mode 0x14c4 _nonstd.o ___G__23__23_file_2d_info_2d_inode 0x686 _nonstd.o ___G__23__23_file_2d_info_2d_inode 0x14b6 _nonstd.o ___G__23__23_file_2d_info_2d_device 0x678 _nonstd.o ___G__23__23_file_2d_info_2d_device 0x14a8 _nonstd.o ___G__23__23_file_2d_info_2d_type 0x66a _nonstd.o ___G__23__23_file_2d_info_2d_type 0x149a _nonstd.o ___G__23__23_file_2d_info_3f_ 0x65c _nonstd.o ___G__23__23_file_2d_info_3f_ 0x148c _nonstd.o ___G_file_2d_info_2d_creation_2d_time 0x64e _nonstd.o ___G_file_2d_info_2d_creation_2d_time 0x147e _nonstd.o ___G_file_2d_info_2d_attributes 0x640 _nonstd.o ___G_file_2d_info_2d_attributes 0x1470 _nonstd.o ___G_file_2d_info_2d_last_2d_change_2d_time 0x632 _nonstd.o ___G_file_2d_info_2d_last_2d_change_2d_time 0x1462 _nonstd.o ___G_file_2d_info_2d_last_2d_modification_2d_time 0x624 _nonstd.o ___G_file_2d_info_2d_last_2d_modification_2d_time 0x1454 _nonstd.o ___G_file_2d_info_2d_last_2d_access_2d_time 0x616 _nonstd.o ___G_file_2d_info_2d_last_2d_access_2d_time 0x1446 _nonstd.o ___G_file_2d_size 0x7ba _nonstd.o ___G_file_2d_size 0x15ea _nonstd.o ___G_file_2d_group 0x7ac _nonstd.o ___G_file_2d_group 0x15dc _nonstd.o ___G_file_2d_owner 0x79e _nonstd.o ___G_file_2d_owner 0x15ce _nonstd.o ___G_file_2d_number_2d_of_2d_links 0x790 _nonstd.o ___G_file_2d_number_2d_of_2d_links 0x15c0 _nonstd.o ___G_file_2d_mode 0x782 _nonstd.o ___G_file_2d_mode 0x15b2 _nonstd.o ___G_file_2d_inode 0x774 _nonstd.o ___G_file_2d_inode 0x15a4 _nonstd.o ___G_file_2d_device 0x766 _nonstd.o ___G_file_2d_device 0x1596 _nonstd.o ___G_file_2d_type 0x758 _nonstd.o ___G_file_2d_type 0x1588 _nonstd.o ___G_file_2d_info 0x74a _nonstd.o ___G_file_2d_info 0x157a _nonstd.o ___G__23__23_file_2d_info 0x73c _nonstd.o ___G__23__23_file_2d_info 0x156c _nonstd.o ___G__23__23_file_2d_info_2d_resolved_2d_path 0x72e _nonstd.o ___G__23__23_file_2d_info_2d_resolved_2d_path 0x155e _nonstd.o ___G__23__23_file_2d_info_2d_creation_2d_time 0x712 _nonstd.o ___G__23__23_file_2d_info_2d_creation_2d_time 0x1542 _nonstd.o ___G__23__23_file_2d_info_2d_attributes 0x704 _nonstd.o ___G__23__23_file_2d_info_2d_attributes 0x1534 _nonstd.o ___G__23__23_file_2d_info_2d_last_2d_change_2d_time 0x6f6 _nonstd.o ___G__23__23_file_2d_info_2d_last_2d_change_2d_time 0x1526 _nonstd.o ___G__23__23_file_2d_info_2d_last_2d_modification_2d_time 0x6e8 _nonstd.o ___G__23__23_file_2d_info_2d_last_2d_modification_2d_time 0x1518 _nonstd.o ___G__23__23_write_2d_file_2d_string 0x89a _nonstd.o ___G__23__23_write_2d_file_2d_string 0x16ca _nonstd.o ___G_read_2d_file_2d_u8vector 0x88c _nonstd.o ___G_read_2d_file_2d_u8vector 0x16bc _nonstd.o ___G__23__23_read_2d_file_2d_u8vector 0x87e _nonstd.o ___G__23__23_read_2d_file_2d_u8vector 0x16ae _nonstd.o ___G_read_2d_file_2d_string_2d_list 0x870 _nonstd.o ___G_read_2d_file_2d_string_2d_list 0x16a0 _nonstd.o ___G__23__23_read_2d_file_2d_string_2d_list 0x862 _nonstd.o ___G__23__23_read_2d_file_2d_string_2d_list 0x1692 _nonstd.o ___G_read_2d_file_2d_string 0x854 _nonstd.o ___G_read_2d_file_2d_string 0x1684 _nonstd.o ___G__23__23_read_2d_file_2d_string 0x846 _nonstd.o ___G__23__23_read_2d_file_2d_string 0x1676 _nonstd.o ___G_file_2d_exists_3f_ 0x838 _nonstd.o ___G_file_2d_exists_3f_ 0x1668 _nonstd.o ___G_file_2d_last_2d_access_2d_and_2d_modification_2d_times_2d_set_21_ 0x81c _nonstd.o ___G_file_2d_last_2d_access_2d_and_2d_modification_2d_times_2d_set_21_ 0x164c _nonstd.o ___G__23__23_file_2d_last_2d_access_2d_and_2d_modification_2d_times_2d_set_21_ 0x80e _nonstd.o ___G__23__23_file_2d_last_2d_access_2d_and_2d_modification_2d_times_2d_set_21_ 0x163e _nonstd.o ___G_file_2d_creation_2d_time 0x800 _nonstd.o ___G_file_2d_creation_2d_time 0x1630 _nonstd.o ___G_file_2d_attributes 0x7f2 _nonstd.o ___G_file_2d_attributes 0x1622 _nonstd.o ___G_file_2d_last_2d_change_2d_time 0x7e4 _nonstd.o ___G_file_2d_last_2d_change_2d_time 0x1614 _nonstd.o ___G_file_2d_last_2d_modification_2d_time 0x7d6 _nonstd.o ___G_file_2d_last_2d_modification_2d_time 0x1606 _nonstd.o ___G_file_2d_last_2d_access_2d_time 0x7c8 _nonstd.o ___G_file_2d_last_2d_access_2d_time 0x15f8 _nonstd.o ___G__23__23_user_2d_name 0x96c _nonstd.o ___G__23__23_user_2d_name 0x179c _nonstd.o ___G_user_2d_info 0x95e _nonstd.o ___G_user_2d_info 0x178e _nonstd.o ___G__23__23_user_2d_info 0x950 _nonstd.o ___G__23__23_user_2d_info 0x1780 _nonstd.o ___G_user_2d_info_2d_shell 0x942 _nonstd.o ___G_user_2d_info_2d_shell 0x1772 _nonstd.o ___G_user_2d_info_2d_home 0x934 _nonstd.o ___G_user_2d_info_2d_home 0x1764 _nonstd.o ___G_user_2d_info_2d_gid 0x926 _nonstd.o ___G_user_2d_info_2d_gid 0x1756 _nonstd.o ___G_user_2d_info_2d_uid 0x918 _nonstd.o ___G_user_2d_info_2d_uid 0x1748 _nonstd.o ___G_user_2d_info_2d_name 0x90a _nonstd.o ___G_user_2d_info_2d_name 0x173a _nonstd.o ___G_user_2d_info_3f_ 0x8fc _nonstd.o ___G_user_2d_info_3f_ 0x172c _nonstd.o ___G__23__23_fail_2d_check_2d_user_2d_info 0x8ee _nonstd.o ___G__23__23_fail_2d_check_2d_user_2d_info 0x171e _nonstd.o ___G_write_2d_file_2d_u8vector 0x8e0 _nonstd.o ___G_write_2d_file_2d_u8vector 0x1710 _nonstd.o ___G__23__23_write_2d_file_2d_u8vector 0x8d2 _nonstd.o ___G__23__23_write_2d_file_2d_u8vector 0x1702 _nonstd.o ___G_write_2d_file_2d_string_2d_list 0x8c4 _nonstd.o ___G_write_2d_file_2d_string_2d_list 0x16f4 _nonstd.o ___G__23__23_write_2d_file_2d_string_2d_list 0x8b6 _nonstd.o ___G__23__23_write_2d_file_2d_string_2d_list 0x16e6 _nonstd.o ___G_write_2d_file_2d_string 0x8a8 _nonstd.o ___G_write_2d_file_2d_string 0x16d8 _nonstd.o ___G__23__23_default_2d_path_2d_unresolve 0xa5a _nonstd.o ___G__23__23_default_2d_path_2d_unresolve 0x188a _nonstd.o ___G__23__23_path_2d_unresolve_2d_hook_2d_set_21_ 0xa3e _nonstd.o ___G__23__23_path_2d_unresolve_2d_hook_2d_set_21_ 0x186e _nonstd.o ___G__23__23_default_2d_path_2d_resolve 0xa30 _nonstd.o ___G__23__23_default_2d_path_2d_resolve 0x1860 _nonstd.o ___G__23__23_path_2d_resolve_2d_hook_2d_set_21_ 0xa14 _nonstd.o ___G__23__23_path_2d_resolve_2d_hook_2d_set_21_ 0x1844 _nonstd.o ___G__23__23_path_2d_volume_2d_end_2d_using_2d_dir_2d_sep 0xa06 _nonstd.o ___G__23__23_path_2d_volume_2d_end_2d_using_2d_dir_2d_sep 0x1836 _nonstd.o ___G__23__23_uri_2d_scheme_2d_prefixed_3f_ 0x9f8 _nonstd.o ___G__23__23_uri_2d_scheme_2d_prefixed_3f_ 0x1828 _nonstd.o ___G__23__23_uri_2d_scheme_2d_prefix_2d_end 0x9ea _nonstd.o ___G__23__23_uri_2d_scheme_2d_prefix_2d_end 0x181a _nonstd.o ___G_group_2d_info 0x9dc _nonstd.o ___G_group_2d_info 0x180c _nonstd.o ___G__23__23_group_2d_info 0x9ce _nonstd.o ___G__23__23_group_2d_info 0x17fe _nonstd.o ___G_group_2d_info_2d_members 0x9c0 _nonstd.o ___G_group_2d_info_2d_members 0x17f0 _nonstd.o ___G_group_2d_info_2d_gid 0x9b2 _nonstd.o ___G_group_2d_info_2d_gid 0x17e2 _nonstd.o ___G_group_2d_info_2d_name 0x9a4 _nonstd.o ___G_group_2d_info_2d_name 0x17d4 _nonstd.o ___G_group_2d_info_3f_ 0x996 _nonstd.o ___G_group_2d_info_3f_ 0x17c6 _nonstd.o ___G__23__23_fail_2d_check_2d_group_2d_info 0x988 _nonstd.o ___G__23__23_fail_2d_check_2d_group_2d_info 0x17b8 _nonstd.o ___G_user_2d_name 0x97a _nonstd.o ___G_user_2d_name 0x17aa _nonstd.o ___G__23__23_path_2d_volume 0xb9c _nonstd.o ___G__23__23_path_2d_volume 0x19cc _nonstd.o ___G__23__23_path_2d_volume_2d_end 0xb8e _nonstd.o ___G__23__23_path_2d_volume_2d_end 0x19be _nonstd.o ___G_path_2d_strip_2d_trailing_2d_directory_2d_separator 0xb80 _nonstd.o ___G_path_2d_strip_2d_trailing_2d_directory_2d_separator 0x19b0 _nonstd.o ___G_path_2d_strip_2d_directory 0xb64 _nonstd.o ___G_path_2d_strip_2d_directory 0x1994 _nonstd.o ___G_path_2d_directory 0xb48 _nonstd.o ___G_path_2d_directory 0x1978 _nonstd.o ___G__23__23_path_2d_directory_2d_end 0xb2c _nonstd.o ___G__23__23_path_2d_directory_2d_end 0x195c _nonstd.o ___G_path_2d_strip_2d_extension 0xb1e _nonstd.o ___G_path_2d_strip_2d_extension 0x194e _nonstd.o ___G__23__23_path_2d_strip_2d_extension 0xb10 _nonstd.o ___G__23__23_path_2d_strip_2d_extension 0x1940 _nonstd.o ___G_path_2d_extension 0xb02 _nonstd.o ___G_path_2d_extension 0x1932 _nonstd.o ___G__23__23_path_2d_extension_2d_start 0xae6 _nonstd.o ___G__23__23_path_2d_extension_2d_start 0x1916 _nonstd.o ___G_path_2d_normalize 0xad8 _nonstd.o ___G_path_2d_normalize 0x1908 _nonstd.o ___G__23__23_path_2d_join 0xaae _nonstd.o ___G__23__23_path_2d_join 0x18de _nonstd.o ___G_path_2d_expand 0xaa0 _nonstd.o ___G_path_2d_expand 0x18d0 _nonstd.o ___G__23__23_default_2d_path_2d_expand 0xa84 _nonstd.o ___G__23__23_default_2d_path_2d_expand 0x18b4 _nonstd.o ___G__23__23_path_2d_expand_2d_hook_2d_set_21_ 0xa68 _nonstd.o ___G__23__23_path_2d_expand_2d_hook_2d_set_21_ 0x1898 _nonstd.o ___G_create_2d_link 0xc6e _nonstd.o ___G_create_2d_link 0x1a9e _nonstd.o ___G__23__23_create_2d_link 0xc60 _nonstd.o ___G__23__23_create_2d_link 0x1a90 _nonstd.o ___G_create_2d_fifo 0xc52 _nonstd.o ___G_create_2d_fifo 0x1a82 _nonstd.o ___G__23__23_create_2d_fifo 0xc44 _nonstd.o ___G__23__23_create_2d_fifo 0x1a74 _nonstd.o ___G_create_2d_directory 0xc36 _nonstd.o ___G_create_2d_directory 0x1a66 _nonstd.o ___G__23__23_create_2d_directory 0xc28 _nonstd.o ___G__23__23_create_2d_directory 0x1a58 _nonstd.o ___G__23__23_create_2d_directory_2d_or_2d_fifo 0xc1a _nonstd.o ___G__23__23_create_2d_directory_2d_or_2d_fifo 0x1a4a _nonstd.o ___G_create_2d_temporary_2d_directory 0xc0c _nonstd.o ___G_create_2d_temporary_2d_directory 0x1a3c _nonstd.o ___G__23__23_create_2d_temporary_2d_directory 0xbfe _nonstd.o ___G__23__23_create_2d_temporary_2d_directory 0x1a2e _nonstd.o ___G__23__23_process_2d_mnemonic_2d_identifier 0xbf0 _nonstd.o ___G__23__23_process_2d_mnemonic_2d_identifier 0x1a20 _nonstd.o ___G_executable_2d_path 0xbe2 _nonstd.o ___G_executable_2d_path 0x1a12 _nonstd.o ___G__23__23_executable_2d_path 0xbd4 _nonstd.o ___G__23__23_executable_2d_path 0x1a04 _nonstd.o ___G_path_2d_strip_2d_volume 0xbc6 _nonstd.o ___G_path_2d_strip_2d_volume 0x19f6 _nonstd.o ___G__23__23_path_2d_strip_2d_volume 0xbb8 _nonstd.o ___G__23__23_path_2d_strip_2d_volume 0x19e8 _nonstd.o ___G_path_2d_volume 0xbaa _nonstd.o ___G_path_2d_volume 0x19da _nonstd.o ___G__23__23_string_2d__3e_c_2d_id 0xd41 _nonstd.o ___G__23__23_string_2d__3e_c_2d_id 0x1b71 _nonstd.o ___G_directory_2d_files 0xd33 _nonstd.o ___G_directory_2d_files 0x1b63 _nonstd.o ___G__23__23_directory_2d_files 0xd25 _nonstd.o ___G__23__23_directory_2d_files 0x1b55 _nonstd.o ___G_delete_2d_file_2d_or_2d_directory 0xd17 _nonstd.o ___G_delete_2d_file_2d_or_2d_directory 0x1b47 _nonstd.o ___G__23__23_delete_2d_file_2d_or_2d_directory 0xd09 _nonstd.o ___G__23__23_delete_2d_file_2d_or_2d_directory 0x1b39 _nonstd.o ___G_delete_2d_file 0xcfb _nonstd.o ___G_delete_2d_file 0x1b2b _nonstd.o ___G__23__23_delete_2d_file 0xced _nonstd.o ___G__23__23_delete_2d_file 0x1b1d _nonstd.o ___G_copy_2d_file 0xcdf _nonstd.o ___G_copy_2d_file 0x1b0f _nonstd.o ___G__23__23_copy_2d_file 0xcd1 _nonstd.o ___G__23__23_copy_2d_file 0x1b01 _nonstd.o ___G_rename_2d_file 0xcc3 _nonstd.o ___G_rename_2d_file 0x1af3 _nonstd.o ___G__23__23_rename_2d_file 0xcb5 _nonstd.o ___G__23__23_rename_2d_file 0x1ae5 _nonstd.o ___G_delete_2d_directory 0xca7 _nonstd.o ___G_delete_2d_directory 0x1ad7 _nonstd.o ___G__23__23_delete_2d_directory 0xc99 _nonstd.o ___G__23__23_delete_2d_directory 0x1ac9 _nonstd.o ___G_create_2d_symbolic_2d_link 0xc8b _nonstd.o ___G_create_2d_symbolic_2d_link 0x1abb _nonstd.o ___G__23__23_create_2d_symbolic_2d_link 0xc7c _nonstd.o ___G__23__23_create_2d_symbolic_2d_link 0x1aac _nonstd.o ___G___nonstd_23_3 0xe19 _nonstd.o ___G___nonstd_23_3 0x1c49 _nonstd.o ___G___nonstd_23_1 0xe05 _nonstd.o ___G___nonstd_23_1 0x1c35 _nonstd.o ___G___nonstd_23_0 0xdf7 _nonstd.o ___G___nonstd_23_0 0x1c27 _nonstd.o ___G__23__23_encoding_2d__3e_object 0xde9 _nonstd.o ___G__23__23_encoding_2d__3e_object 0x1c19 _nonstd.o ___G__23__23_object_2d__3e_encoding 0xddb _nonstd.o ___G__23__23_object_2d__3e_encoding 0x1c0b _nonstd.o ___G_six_2e_make_2d_array 0xdcd _nonstd.o ___G_six_2e_make_2d_array 0x1bfd _nonstd.o ___G__23__23_infix_2d_variable_2d_binding 0xdbf _nonstd.o ___G__23__23_infix_2d_variable_2d_binding 0x1bef _nonstd.o ___G__23__23_infix_2d_compound_2d_expand 0xdb1 _nonstd.o ___G__23__23_infix_2d_compound_2d_expand 0x1be1 _nonstd.o ___G__23__23_infix_2d_update_2d_in_2d_place 0xda3 _nonstd.o ___G__23__23_infix_2d_update_2d_in_2d_place 0x1bd3 _nonstd.o ___G__23__23_infix_2d_lvalue_2d_fetch 0xd95 _nonstd.o ___G__23__23_infix_2d_lvalue_2d_fetch 0x1bc5 _nonstd.o ___G__23__23_infix_2d_lvalue_2d_access 0xd87 _nonstd.o ___G__23__23_infix_2d_lvalue_2d_access 0x1bb7 _nonstd.o ___G__23__23_infix_2d_id 0xd79 _nonstd.o ___G__23__23_infix_2d_id 0x1ba9 _nonstd.o ___G__23__23_c_2d_id_2d_subsequent_3f_ 0xd6b _nonstd.o ___G__23__23_c_2d_id_2d_subsequent_3f_ 0x1b9b _nonstd.o ___G__23__23_c_2d_id_2d_initial_3f_ 0xd5d _nonstd.o ___G__23__23_c_2d_id_2d_initial_3f_ 0x1b8d _nonstd.o ___G__23__23_c_2d_id_3f_ 0xd4f _nonstd.o ___G__23__23_c_2d_id_3f_ 0x1b7f _nonstd.o ___G__23__23_os_2d_environ 0xba3c _nonstd.o ___G__23__23_os_2d_setenv 0xba2e _nonstd.o ___G__23__23_os_2d_getenv 0xba20 _nonstd.o ___G__23__23_gensym_2d_counter 0xba15 _nonstd.o ___G__23__23_gensym_2d_counter 0x24db5 _nonstd.o ___G__23__23_gensym_2d_counter 0x24df1 _nonstd.o ___G__23__23_gensym_2d_counter 0x25dda _nonstd.o ___G__23__23_gensym_2d_counter 0x26d37 _nonstd.o ___G__23__23_gensym_2d_counter 0x29222 _nonstd.o ___G_features 0xb820 _nonstd.o ___G__23__23_define_2d_type_2d_expansion_2d_show_3f_ 0xb5c5 _nonstd.o ___G__23__23_define_2d_type_2d_expansion_2d_show_3f_ 0x16ff0 _nonstd.o ___G__23__23_define_2d_type_2d_expansion_2d_show_3f_ 0x1e113 _nonstd.o ___G__23__23_path_2d_unresolve_2d_hook 0xac4a _nonstd.o ___G__23__23_path_2d_unresolve_2d_hook 0xbaa9 _nonstd.o ___G__23__23_path_2d_unresolve_2d_hook 0x1b66f _nonstd.o ___G__23__23_repl_2d_output_2d_port 0x6920 _nonstd.o ___G__23__23_repl_2d_output_2d_port 0xa4c _repl.o ___G__23__23_repl_2d_output_2d_port 0x1c0c _repl.o ___G__23__23_cond_2d_expand_2d_features 0x5d3c _nonstd.o ___G__23__23_cond_2d_expand_2d_features 0x7c03 _nonstd.o ___G__23__23_cond_2d_expand_2d_features 0x9425 _nonstd.o ___G__23__23_cond_2d_expand_2d_features 0xb7f9 _nonstd.o ___G__23__23_cond_2d_expand_2d_features 0x1c6a6 _nonstd.o ___G__23__23_initial_2d_current_2d_directory 0x4a1e _nonstd.o ___G__23__23_initial_2d_current_2d_directory 0xe64d _thread.o ___G__23__23_script_2d_command_2d_line 0x449e _nonstd.o ___G__23__23_script_2d_command_2d_line 0x48a7 _nonstd.o ___G__23__23_script_2d_command_2d_line 0xba6f _nonstd.o ___G__23__23_script_2d_command_2d_line 0x1bd4d _nonstd.o ___G__23__23_shell_2d_program 0x38ae _nonstd.o ___G__23__23_shell_2d_program 0xba88 _nonstd.o ___G__23__23_shell_2d_program 0x1bd8e _nonstd.o ___G__23__23_path_2d_expand_2d_hook 0x1d41 _nonstd.o ___G__23__23_path_2d_expand_2d_hook 0x255a _nonstd.o ___G__23__23_path_2d_expand_2d_hook 0xbab4 _nonstd.o ___G__23__23_path_2d_expand_2d_hook 0x1ac52 _nonstd.o ___G__23__23_path_2d_resolve_2d_hook 0x1cf2 _nonstd.o ___G__23__23_path_2d_resolve_2d_hook 0xba9e _nonstd.o ___G__23__23_path_2d_resolve_2d_hook 0x11bbe _nonstd.o ___G___nonstd_23_2 0xe22 _nonstd.o ___G___nonstd_23_2 0x1c52 _nonstd.o ___S__23__23_create_2d_directory 0x2a164 _nonstd.o ___S__23__23_constant_2d_expression_3f_ 0x2a14c _nonstd.o ___S__23__23_command_2d_line 0x2a104 _nonstd.o ___S__23__23_call_2d_with_2d_values 0x2a0d4 _nonstd.o ___S__23__23_call_2d_with_2d_values 0x20 _thread.o ___S__23__23_c_2d_id_2d_subsequent_3f_ 0x2a0bc _nonstd.o ___S__23__23_box_3f_ 0x2a0a4 _nonstd.o ___S__23__23_add_2d_cond_2d_expand_2d_features 0x2a06c _nonstd.o ___S_ 0x2a062 _nonstd.o ___G_pp 0x1e126 _nonstd.o ___G_pp 0x35a _repl.o ___G_pp 0x151a _repl.o ___G__23__23_fail_2d_check_2d_absrel_2d_time 0xc579 _nonstd.o ___G__23__23_fail_2d_check_2d_absrel_2d_time 0x35a _thread.o ___G__23__23_fail_2d_check_2d_absrel_2d_time 0x145a _thread.o ___G__23__23_gc_2d_report_3f_ 0xbb9c _nonstd.o ___G__23__23_gc_2d_report_3f_ 0x1934d _nonstd.o ___G__23__23_gc_2d_report_3f_ 0x1c9ed _nonstd.o ___G__23__23_shell_2d_command_2d_fallback 0xba93 _nonstd.o ___G__23__23_processed_2d_command_2d_line 0xba5a _nonstd.o ___G__23__23_processed_2d_command_2d_line 0xdf4e _nonstd.o ___G__23__23_processed_2d_command_2d_line 0x16d8b _nonstd.o ___G__23__23_processed_2d_command_2d_line 0x1fd92 _nonstd.o ___G__23__23_os_2d_shell_2d_command 0xba4a _nonstd.o ___S__23__23_fail_2d_check_2d_group_2d_info 0x2a344 _nonstd.o ___S__23__23_fail_2d_check_2d_error_2d_exception 0x2a32c _nonstd.o ___S__23__23_expand_2d_supply_2d_or_2d_demand_2d_module 0x2a314 _nonstd.o ___S__23__23_expand_2d_meta_2d_info 0x2a2fc _nonstd.o ___S__23__23_error 0x2a2e4 _nonstd.o ___S__23__23_encoding_2d__3e_object 0x2a2cc _nonstd.o ___S__23__23_directory_2d_files 0x2a2b4 _nonstd.o ___S__23__23_delete_2d_file 0x2a26c _nonstd.o ___S__23__23_define_2d_type_2d_parser 0x2a254 _nonstd.o ___S__23__23_define_2d_type_2d_expansion_2d_show_3f__2d_set_21_ 0x2a23c _nonstd.o ___S__23__23_define_2d_type_2d_construct_2d_constant 0x2a224 _nonstd.o ___S__23__23_default_2d_path_2d_unresolve 0x2a1dc _nonstd.o ___S__23__23_default_2d_path_2d_expand 0x2a1c4 _nonstd.o ___S__23__23_create_2d_symbolic_2d_link 0x2a194 _nonstd.o ___S__23__23_create_2d_fifo 0x2a17c _nonstd.o ___S__23__23_get_2d_shell_2d_program 0x2a4ac _nonstd.o ___S__23__23_get_2d_environment_2d_variable 0x2a494 _nonstd.o ___S__23__23_gensym 0x2a47c _nonstd.o ___S__23__23_from_2d_source_2d_location 0x2a464 _nonstd.o ___S__23__23_file_2d_info_3f_ 0x2a44c _nonstd.o ___S__23__23_file_2d_info_2d_size 0x2a434 _nonstd.o ___S__23__23_file_2d_info_2d_owner 0x2a41c _nonstd.o ___S__23__23_file_2d_info_2d_mode 0x2a404 _nonstd.o ___S__23__23_file_2d_info_2d_last_2d_change_2d_time 0x2a3ec _nonstd.o ___S__23__23_file_2d_info_2d_inode 0x2a3d4 _nonstd.o ___S__23__23_file_2d_info_2d_device 0x2a3bc _nonstd.o ___S__23__23_file_2d_info_2d_aux 0x2a3a4 _nonstd.o ___S__23__23_file_2d_info 0x2a38c _nonstd.o ___S__23__23_fail_2d_check_2d_will 0x2a374 _nonstd.o ___S__23__23_fail_2d_check_2d_unbound_2d_os_2d_environment_2d_variable_2d_exception 0x2a35c _nonstd.o ___S__23__23_path_2d_strip_2d_trailing_2d_directory_2d_separator 0x2a68c _nonstd.o ___S__23__23_path_2d_strip_2d_directory 0x2a674 _nonstd.o ___S__23__23_path_2d_resolve 0x2a65c _nonstd.o ___S__23__23_path_2d_join_2d_reversed 0x2a644 _nonstd.o ___S__23__23_path_2d_extension_2d_start 0x2a62c _nonstd.o ___S__23__23_path_2d_expand_2d_in_2d_initial_2d_current_2d_directory 0x2a614 _nonstd.o ___S__23__23_path_2d_expand 0x2a5fc _nonstd.o ___S__23__23_path_2d_directory 0x2a5e4 _nonstd.o ___S__23__23_parameterize_2d_build 0x2a5cc _nonstd.o ___S__23__23_object_2d__3e_encoding 0x2a59c _nonstd.o ___S__23__23_make_2d_will 0x2a56c _nonstd.o ___S__23__23_infix_2d_update_2d_in_2d_place 0x2a524 _nonstd.o ___S__23__23_infix_2d_lvalue_2d_access 0x2a50c _nonstd.o ___S__23__23_infix_2d_compound_2d_expand 0x2a4f4 _nonstd.o ___S__23__23_group_2d_info 0x2a4c4 _nonstd.o ___S__23__23_shell_2d_var_2d_bindings 0x2a7f4 _nonstd.o ___S__23__23_shell_2d_install_2d_dirs 0x2a7dc _nonstd.o ___S__23__23_shell_2d_command 0x2a7c4 _nonstd.o ___S__23__23_setenv 0x2a7ac _nonstd.o ___S__23__23_script_2d_file 0x2a794 _nonstd.o ___S__23__23_script_2d_command_2d_line_2d_set_21_ 0x2a77c _nonstd.o ___S__23__23_rename_2d_file 0x2a764 _nonstd.o ___S__23__23_read_2d_file_2d_u8vector 0x2a74c _nonstd.o ___S__23__23_read_2d_file_2d_string 0x2a734 _nonstd.o ___S__23__23_raise_2d_unbound_2d_os_2d_environment_2d_variable_2d_exception 0x2a71c _nonstd.o ___S__23__23_raise_2d_error_2d_exception 0x2a704 _nonstd.o ___S__23__23_processed_2d_command_2d_line_2d_set_21_ 0x2a6ec _nonstd.o ___S__23__23_path_2d_volume_2d_end_2d_using_2d_dir_2d_sep 0x2a6d4 _nonstd.o ___S__23__23_path_2d_volume 0x2a6bc _nonstd.o ___S__23__23_path_2d_unresolve 0x2a6a4 _nonstd.o ___S_Gambit 0x2aadc _nonstd.o ___S__40_ 0x2aac4 _nonstd.o ___S__2d_set 0x2aa64 _nonstd.o ___S__23__23_write_2d_file_2d_string_2d_list 0x2aa1c _nonstd.o ___S__23__23_will_3f_ 0x2aa04 _nonstd.o ___S__23__23_will_2d_testator 0x2a9ec _nonstd.o ___S__23__23_will_2d_action 0x2a9d4 _nonstd.o ___S__23__23_void 0x2a9bc _nonstd.o ___S__23__23_user_2d_info 0x2a9a4 _nonstd.o ___S__23__23_uri_2d_scheme_2d_prefix_2d_end 0x2a98c _nonstd.o ___S__23__23_unbox 0x2a974 _nonstd.o ___S__23__23_type_2d_field_2d_count 0x2a944 _nonstd.o ___S__23__23_type_2d_5_2d_c206cf7a_2d_66fb_2d_4e32_2d_9f05_2d_30f2bf053750 0x2a92c _nonstd.o ___S__23__23_type_2d_2_2d_d5d5638b_2d_8d10_2d_4cd8_2d_a1b1_2d_10dab77e5869 0x2a8cc _nonstd.o ___S__23__23_type_2d_2_2d_d5d5638b_2d_8d10_2d_4cd8_2d_a1b1_2d_10dab77e5869 0x548 _repl.o ___S__23__23_supply_2d_module 0x2a884 _nonstd.o ___S_create_2d_directory 0x2adac _nonstd.o ___S_cpu_2d_time 0x2ad94 _nonstd.o ___S_command_2d_line 0x2ad4c _nonstd.o ___S_box 0x2aca4 _nonstd.o ___S_box 0x2f00c _repl.o ___S___nonstd_23_2 0x2abe4 _nonstd.o ___S___nonstd_23_0 0x2abcc _nonstd.o ___S___nonstd 0x2abb4 _nonstd.o ___S_SRFI_2d_9 0x2ab9c _nonstd.o ___S_SRFI_2d_8 0x2ab84 _nonstd.o ___S_SRFI_2d_6 0x2ab6c _nonstd.o ___S_SRFI_2d_39 0x2ab54 _nonstd.o ___S_SRFI_2d_27 0x2ab3c _nonstd.o ___S_SRFI_2d_22 0x2ab24 _nonstd.o ___S_SRFI_2d_193 0x2ab0c _nonstd.o ___S_SRFI_2d_16 0x2aaf4 _nonstd.o ___S_exact_2d_closed 0x2b01c _nonstd.o ___S_error_2d_object_2d_message 0x2b004 _nonstd.o ___S_error_2d_exception_3f_ 0x2afec _nonstd.o ___S_error_2d_exception_2d_message 0x2afd4 _nonstd.o ___S_enable_2d_u32vector 0x2af74 _nonstd.o ___S_enable_2d_type_2d_checking 0x2af5c _nonstd.o ___S_enable_2d_s8vector 0x2af44 _nonstd.o ___S_enable_2d_s32vector 0x2af2c _nonstd.o ___S_enable_2d_ratnum 0x2af14 _nonstd.o ___S_enable_2d_cpxnum 0x2aefc _nonstd.o ___S_emergency_2d_exit 0x2aee4 _nonstd.o ___S_disable_2d_auto_2d_forcing 0x2aeb4 _nonstd.o ___S_delete_2d_file 0x2ae3c _nonstd.o ___S_create_2d_temporary_2d_directory 0x2addc _nonstd.o ___S_create_2d_link 0x2adc4 _nonstd.o ___S_file_2d_owner 0x2b1e4 _nonstd.o ___S_file_2d_mode 0x2b1cc _nonstd.o ___S_file_2d_last_2d_change_2d_time 0x2b1b4 _nonstd.o ___S_file_2d_last_2d_access_2d_and_2d_modification_2d_times_2d_set_21_ 0x2b19c _nonstd.o ___S_file_2d_info_3f_ 0x2b184 _nonstd.o ___S_file_2d_info_2d_size 0x2b16c _nonstd.o ___S_file_2d_info_2d_number_2d_of_2d_links 0x2b154 _nonstd.o ___S_file_2d_info_2d_last_2d_modification_2d_time 0x2b13c _nonstd.o ___S_file_2d_info_2d_last_2d_access_2d_time 0x2b124 _nonstd.o ___S_file_2d_info_2d_group 0x2b10c _nonstd.o ___S_file_2d_info_2d_creation_2d_time 0x2b0f4 _nonstd.o ___S_file_2d_exists_3f_ 0x2b0c4 _nonstd.o ___S_file_2d_creation_2d_time 0x2b0ac _nonstd.o ___S_extended_2d_bindings 0x2b07c _nonstd.o ___S_executable_2d_path 0x2b04c _nonstd.o ___S_members 0x2b454 _nonstd.o ___S_make_2d_will 0x2b43c _nonstd.o ___S_make_2d_ 0x2b424 _nonstd.o ___S_library 0x2b3dc _nonstd.o ___S_ill_2d_formed_2d_cond_2d_expand 0x2b334 _nonstd.o ___S_ill_2d_formed_2d_cond_2d_expand 0x840 _repl.o ___S_ieee_2d_float 0x2b304 _nonstd.o ___S_group_2d_info_3f_ 0x2b2d4 _nonstd.o ___S_group_2d_info_2d_members 0x2b2bc _nonstd.o ___S_group_2d_info 0x2b2a4 _nonstd.o ___S_gid 0x2b28c _nonstd.o ___S_get_2d_environment_2d_variables 0x2b274 _nonstd.o ___S_gensym 0x2b25c _nonstd.o ___S_gambit 0x2b244 _nonstd.o ___S_full_2d_unicode 0x2b22c _nonstd.o ___S_file_2d_type 0x2b1fc _nonstd.o ___S_srfi_2d_18 0x2bafc _nonstd.o ___S_srfi_2d_0 0x2bae4 _nonstd.o ___S_six_2e_make_2d_array 0x2b7fc _nonstd.o ___S_shortest 0x2b6dc _nonstd.o ___S_shortest 0x2fec4 _repl.o ___S_shell 0x2b6c4 _nonstd.o ___S_set_2d_box_21_ 0x2b6ac _nonstd.o ___S_script_2d_directory 0x2b67c _nonstd.o ___S_regular 0x2b61c _nonstd.o ___S_read_2d_file_2d_u8vector 0x2b604 _nonstd.o ___S_read_2d_file_2d_string 0x2b5ec _nonstd.o ___S_process_2d_times 0x2b5a4 _nonstd.o ___S_path_2d_strip_2d_volume 0x2b55c _nonstd.o ___S_path_2d_strip_2d_extension 0x2b544 _nonstd.o ___S_path_2d_normalize 0x2b52c _nonstd.o ___S_path_2d_expand 0x2b514 _nonstd.o ___S_user_2d_name 0x2bd9c _nonstd.o ___S_user_2d_info_2d_uid 0x2bd84 _nonstd.o ___S_user_2d_info_2d_name 0x2bd6c _nonstd.o ___S_user_2d_info_2d_gid 0x2bd54 _nonstd.o ___S_unknown 0x2bd24 _nonstd.o ___S_unbox 0x2bd0c _nonstd.o ___S_unbound_2d_os_2d_environment_2d_variable_2d_exception_2d_procedure 0x2bcf4 _nonstd.o ___S_unbound_2d_os_2d_environment_2d_variable_2d_exception 0x2bcdc _nonstd.o ___S_unbound_2d_os_2d_environment_2d_variable_2d_exception 0x301c4 _repl.o ___S_t0 0x2bc04 _nonstd.o ___S_srfi_2d_88 0x2bb8c _nonstd.o ___S_srfi_2d_62 0x2bb74 _nonstd.o ___S_srfi_2d_4 0x2bb5c _nonstd.o ___S_srfi_2d_30 0x2bb44 _nonstd.o ___S_srfi_2d_23 0x2bb2c _nonstd.o ___S_srfi_2d_21 0x2bb14 _nonstd.o ___K_read_2d_only 0x2bf4a _nonstd.o ___K_prefix 0x2bf32 _nonstd.o ___K_opaque 0x2bf02 _nonstd.o ___K_macros 0x2beea _nonstd.o ___K_implementer 0x2bed2 _nonstd.o ___K_id 0x2beba _nonstd.o ___K_extender 0x2bea2 _nonstd.o ___K_equality_2d_skip 0x2be8a _nonstd.o ___K_unprintable 0x2be61 _nonstd.o ___K_constructor 0x2be4f _nonstd.o ___S_write_2d_file_2d_u8vector 0x2be3e _nonstd.o ___S_write_2d_file_2d_string 0x2be14 _nonstd.o ___S_will_3f_ 0x2bdfc _nonstd.o ___S_will_2d_execute_21_ 0x2bde4 _nonstd.o ___S_void 0x2bdcc _nonstd.o ___S__23__23_define_2d_type_2d_expand 0xa0 _nonstd.o ___S__23__23_default_2d_path_2d_resolve 0x80 _nonstd.o ___S__23__23_deconstruct_2d_call 0x78 _nonstd.o ___S__23__23_create_2d_temporary_2d_directory 0x70 _nonstd.o ___S__23__23_create_2d_link 0x68 _nonstd.o ___S__23__23_create_2d_directory_2d_or_2d_fifo 0x60 _nonstd.o ___S__23__23_copy_2d_file 0x58 _nonstd.o ___S__23__23_constant_2d_expression_2d_value 0x50 _nonstd.o ___S__23__23_cond_2d_expand_2d_build 0x48 _nonstd.o ___S__23__23_command_2d_name 0x40 _nonstd.o ___S__23__23_command_2d_args 0x38 _nonstd.o ___S__23__23_c_2d_id_3f_ 0x28 _nonstd.o ___S__23__23_c_2d_id_2d_initial_3f_ 0x20 _nonstd.o ___S__23__23_box 0x18 _nonstd.o ___S__23__23_absent_2d_object 0x8 _nonstd.o ___S__23__23_file_2d_info_2d_last_2d_modification_2d_time 0x138 _nonstd.o ___S__23__23_file_2d_info_2d_last_2d_access_2d_time 0x130 _nonstd.o ___S__23__23_file_2d_info_2d_group 0x128 _nonstd.o ___S__23__23_file_2d_info_2d_creation_2d_time 0x120 _nonstd.o ___S__23__23_file_2d_info_2d_attributes 0x118 _nonstd.o ___S__23__23_file_2d_exists_3f_ 0x110 _nonstd.o ___S__23__23_fail_2d_check_2d_user_2d_info 0x108 _nonstd.o ___S__23__23_fail_2d_check_2d_string_2d_or_2d_nonnegative_2d_fixnum 0x100 _nonstd.o ___S__23__23_fail_2d_check_2d_file_2d_info 0xf8 _nonstd.o ___S__23__23_fail_2d_check_2d_box 0xf0 _nonstd.o ___S__23__23_expand_2d_source_2d_template 0xe8 _nonstd.o ___S__23__23_executable_2d_path 0xe0 _nonstd.o ___S__23__23_display_2d_gc_2d_report 0xd0 _nonstd.o ___S__23__23_delete_2d_file_2d_or_2d_directory 0xb8 _nonstd.o ___S__23__23_delete_2d_directory 0xb0 _nonstd.o ___S__23__23_parameterize1 0x1d8 _nonstd.o ___S__23__23_parameterize1 0x140 _thread.o ___S__23__23_meta_2d_info 0x1b8 _nonstd.o ___S__23__23_infix_2d_variable_2d_binding 0x1a0 _nonstd.o ___S__23__23_infix_2d_lvalue_2d_fetch 0x198 _nonstd.o ___S__23__23_infix_2d_id 0x190 _nonstd.o ___S__23__23_ill_2d_formed_2d_special_2d_form 0x188 _nonstd.o ___S__23__23_identity 0x180 _nonstd.o ___S__23__23_getenv 0x178 _nonstd.o ___S__23__23_get_2d_environment_2d_variables 0x170 _nonstd.o ___S__23__23_get_2d_command_2d_line 0x168 _nonstd.o ___S__23__23_gc_2d_report_2d_set_21_ 0x160 _nonstd.o ___S__23__23_file_2d_last_2d_access_2d_and_2d_modification_2d_times_2d_set_21_ 0x158 _nonstd.o ___S__23__23_file_2d_info_2d_type 0x150 _nonstd.o ___S__23__23_file_2d_info_2d_resolved_2d_path 0x148 _nonstd.o ___S__23__23_file_2d_info_2d_number_2d_of_2d_links 0x140 _nonstd.o ___S__23__23_script_2d_directory 0x268 _nonstd.o ___S__23__23_run_2d_subprocess 0x260 _nonstd.o ___S__23__23_read_2d_file_2d_string_2d_list 0x250 _nonstd.o ___S__23__23_raise_2d_syntax_2d_error 0x240 _nonstd.o ___S__23__23_process_2d_mnemonic_2d_identifier 0x230 _nonstd.o ___S__23__23_path_2d_volume_2d_end 0x228 _nonstd.o ___S__23__23_path_2d_unresolve_2d_hook_2d_set_21_ 0x220 _nonstd.o ___S__23__23_path_2d_strip_2d_volume 0x218 _nonstd.o ___S__23__23_path_2d_strip_2d_extension 0x210 _nonstd.o ___S__23__23_path_2d_resolve_2d_hook_2d_set_21_ 0x208 _nonstd.o ___S__23__23_path_2d_normalize 0x200 _nonstd.o ___S__23__23_path_2d_join 0x1f8 _nonstd.o ___S__23__23_path_2d_extension 0x1f0 _nonstd.o ___S__23__23_path_2d_expand_2d_hook_2d_set_21_ 0x1e8 _nonstd.o ___S__23__23_path_2d_directory_2d_end 0x1e0 _nonstd.o ___S__23__23_write_2d_file_2d_string 0x340 _nonstd.o ___S__23__23_will_2d_testator_2d_set_21_ 0x338 _nonstd.o ___S__23__23_will_2d_action_2d_set_21_ 0x330 _nonstd.o ___S__23__23_user_2d_name 0x320 _nonstd.o ___S__23__23_uri_2d_scheme_2d_prefixed_3f_ 0x318 _nonstd.o ___S__23__23_type_2d_type 0x308 _nonstd.o ___S__23__23_type_2d_all_2d_fields 0x2f8 _nonstd.o ___S__23__23_type_2d_3_2d_9850f1b3_2d_2e29_2d_4407_2d_af9f_2d_202e99aa9555 0x2e0 _nonstd.o ___S__23__23_type_2d_2_2d_efe252c3_2d_9391_2d_4acf_2d_993b_2d_1ad2a9035636 0x2d8 _nonstd.o ___S__23__23_type_2d_2_2d_efe252c3_2d_9391_2d_4acf_2d_993b_2d_1ad2a9035636 0x560 _repl.o ___S__23__23_symbol_2d_append 0x2c0 _nonstd.o ___S__23__23_string_2d__3e_c_2d_id 0x290 _nonstd.o ___S__23__23_shell_2d_var_2d_binding 0x288 _nonstd.o ___S__23__23_shell_2d_command_2d_blocking 0x280 _nonstd.o ___S__23__23_shell_2d_args_2d_numbered 0x278 _nonstd.o ___S__23__23_set_2d_box_21_ 0x270 _nonstd.o ___S___nonstd_23_1 0x3d8 _nonstd.o ___S___nonstd_23_ 0x3d0 _nonstd.o ___S_SRFI_2d_88 0x3c0 _nonstd.o ___S_SRFI_2d_62 0x3b8 _nonstd.o ___S_SRFI_2d_4 0x3b0 _nonstd.o ___S_SRFI_2d_30 0x3a8 _nonstd.o ___S_SRFI_2d_23 0x3a0 _nonstd.o ___S_SRFI_2d_21 0x398 _nonstd.o ___S_SRFI_2d_18 0x390 _nonstd.o ___S_SRFI_2d_0 0x388 _nonstd.o ___S_GAMBIT 0x380 _nonstd.o ___S__3f_ 0x378 _nonstd.o ___S__3f_ 0x5e8 _repl.o ___S__2d_set_21_ 0x360 _nonstd.o ___S__2d_copy 0x358 _nonstd.o ___S__23__23_write_2d_file_2d_u8vector 0x348 _nonstd.o ___S_enable_2d_bignum 0x4e0 _nonstd.o ___S_disable_2d_smp 0x4d0 _nonstd.o ___S_directory_2d_files 0x4c8 _nonstd.o ___S_delete_2d_file_2d_or_2d_directory 0x4a8 _nonstd.o ___S_delete_2d_directory 0x4a0 _nonstd.o ___S_define_2d_cond_2d_expand_2d_feature 0x490 _nonstd.o ___S_create_2d_symbolic_2d_link 0x480 _nonstd.o ___S_create_2d_fifo 0x478 _nonstd.o ___S_copy_2d_file 0x468 _nonstd.o ___S_command_2d_name 0x458 _nonstd.o ___S_command_2d_args 0x450 _nonstd.o ___S_character_2d_special 0x448 _nonstd.o ___S_box_3f_ 0x420 _nonstd.o ___S_block_2d_special 0x418 _nonstd.o ___S___nonstd_23_3 0x3e0 _nonstd.o ___S_file_2d_group 0x580 _nonstd.o ___S_file_2d_device 0x578 _nonstd.o ___S_file_2d_attributes 0x570 _nonstd.o ___S_exit 0x558 _nonstd.o ___S_exact_2d_complex 0x548 _nonstd.o ___S_error_2d_object_3f_ 0x540 _nonstd.o ___S_error_2d_object_2d_irritants 0x538 _nonstd.o ___S_error_2d_exception_2d_parameters 0x530 _nonstd.o ___S_error_2d_exception 0x528 _nonstd.o ___S_error_2d_exception 0x760 _repl.o ___S_enable_2d_u64vector 0x510 _nonstd.o ___S_enable_2d_u16vector 0x508 _nonstd.o ___S_enable_2d_sharp_2d_dot 0x500 _nonstd.o ___S_enable_2d_s64vector 0x4f8 _nonstd.o ___S_enable_2d_s16vector 0x4f0 _nonstd.o ___S_enable_2d_f32vector 0x4e8 _nonstd.o ___S_getenv 0x610 _nonstd.o ___S_get_2d_environment_2d_variable 0x608 _nonstd.o ___S_gc_2d_report_2d_set_21_ 0x600 _nonstd.o ___S_file_2d_size 0x5e0 _nonstd.o ___S_file_2d_number_2d_of_2d_links 0x5d8 _nonstd.o ___S_file_2d_last_2d_modification_2d_time 0x5d0 _nonstd.o ___S_file_2d_last_2d_access_2d_time 0x5c8 _nonstd.o ___S_file_2d_inode 0x5c0 _nonstd.o ___S_file_2d_info_2d_type 0x5b8 _nonstd.o ___S_file_2d_info_2d_owner 0x5b0 _nonstd.o ___S_file_2d_info_2d_mode 0x5a8 _nonstd.o ___S_file_2d_info_2d_last_2d_change_2d_time 0x5a0 _nonstd.o ___S_file_2d_info_2d_inode 0x598 _nonstd.o ___S_file_2d_info_2d_device 0x590 _nonstd.o ___S_file_2d_info_2d_attributes 0x588 _nonstd.o ___S_rename_2d_file 0x748 _nonstd.o ___S_real_2d_time 0x740 _nonstd.o ___S_real_2d_time 0xa70 _repl.o ___S_read_2d_file_2d_string_2d_list 0x738 _nonstd.o ___S_ratios 0x730 _nonstd.o ___S_path_2d_volume 0x708 _nonstd.o ___S_path_2d_strip_2d_trailing_2d_directory_2d_separator 0x700 _nonstd.o ___S_path_2d_strip_2d_directory 0x6f8 _nonstd.o ___S_path_2d_extension 0x6f0 _nonstd.o ___S_path_2d_directory 0x6e8 _nonstd.o ___S_obj 0x6d0 _nonstd.o ___S_make_2d_constant_2d_ 0x6a0 _nonstd.o ___S_identity 0x638 _nonstd.o ___S_home 0x630 _nonstd.o ___S_group_2d_info_2d_name 0x628 _nonstd.o ___S_group_2d_info_2d_gid 0x620 _nonstd.o ___S_symbolic_2d_link 0x938 _nonstd.o ___S_string_2d_or_2d_nonnegative_2d_fixnum 0x2ff54 _repl.o ___S_string_2d_or_2d_nonnegative_2d_fixnum 0x930 _nonstd.o ___S_srfi_2d_9 0x918 _nonstd.o ___S_srfi_2d_8 0x910 _nonstd.o ___S_srfi_2d_6 0x908 _nonstd.o ___S_srfi_2d_39 0x900 _nonstd.o ___S_srfi_2d_27 0x8f8 _nonstd.o ___S_srfi_2d_22 0x8f0 _nonstd.o ___S_srfi_2d_193 0x8e8 _nonstd.o ___S_srfi_2d_16 0x8e0 _nonstd.o ___S_socket 0x8d0 _nonstd.o ___S_shell_2d_command 0x780 _nonstd.o ___S_setenv 0x778 _nonstd.o ___S_script_2d_file 0x768 _nonstd.o ___S_safe 0x760 _nonstd.o ___K_copier 0xa00 _nonstd.o ___K_constant_2d_constructor 0x9f8 _nonstd.o ___S_write_2d_file_2d_string_2d_list 0x9f0 _nonstd.o ___S_will_2d_testator 0x9e0 _nonstd.o ___S_val 0x9c8 _nonstd.o ___S_user_2d_info_3f_ 0x9c0 _nonstd.o ___S_user_2d_info_2d_shell 0x9b8 _nonstd.o ___S_user_2d_info_2d_home 0x9b0 _nonstd.o ___S_user_2d_info 0x9a8 _nonstd.o ___S_unknown_2d_location 0x9a0 _nonstd.o ___S_unknown_2d_location 0xc38 _repl.o ___S_unfulfilled_2d_cond_2d_expand 0x301f4 _repl.o ___S_unfulfilled_2d_cond_2d_expand 0x998 _nonstd.o ___S_unbound_2d_os_2d_environment_2d_variable_2d_exception_3f_ 0x990 _nonstd.o ___S_unbound_2d_os_2d_environment_2d_variable_2d_exception_2d_arguments 0x988 _nonstd.o ___S_uid 0x980 _nonstd.o ___S_t1 0x940 _nonstd.o ___G_scheduler_2d_exception_2d_reason 0x74 _thread.o ___G_scheduler_2d_exception_2d_reason 0x1174 _thread.o ___G_scheduler_2d_exception_3f_ 0x66 _thread.o ___G_scheduler_2d_exception_3f_ 0x1166 _thread.o ___G__23__23_fail_2d_check_2d_scheduler_2d_exception 0x58 _thread.o ___G__23__23_fail_2d_check_2d_scheduler_2d_exception 0x1158 _thread.o ___G_abandoned_2d_mutex_2d_exception_3f_ 0x4a _thread.o ___G_abandoned_2d_mutex_2d_exception_3f_ 0x114a _thread.o ___G__23__23_fail_2d_check_2d_abandoned_2d_mutex_2d_exception 0x3c _thread.o ___G__23__23_fail_2d_check_2d_abandoned_2d_mutex_2d_exception 0x113c _thread.o ___G_deadlock_2d_exception_3f_ 0x2e _thread.o ___G_deadlock_2d_exception_3f_ 0x112e _thread.o ___G__23__23_fail_2d_check_2d_deadlock_2d_exception 0x20 _thread.o ___G__23__23_fail_2d_check_2d_deadlock_2d_exception 0x1120 _thread.o ___G___thread_23_ 0xf _thread.o ___G___thread_23_ 0x110f _thread.o ___K_type_2d_exhibitor 0xa60 _nonstd.o ___K_read_2d_write 0xa50 _nonstd.o ___K_printable 0xa48 _nonstd.o ___K_predicate 0xa40 _nonstd.o ___K_no_2d_functional_2d_setter 0xa30 _nonstd.o ___K_functional_2d_setter 0xa18 _nonstd.o ___K_equality_2d_test 0xa10 _nonstd.o .text (section) 0x22a4 _thread.o .text (section) 0x236b _thread.o .text (section) 0x23ac _thread.o .text (section) 0x23ed _thread.o .text (section) 0x2413 _thread.o .text (section) 0x2433 _thread.o .text (section) 0x2b01 _thread.o .text (section) 0x2b2c _thread.o .text (section) 0x2bfa _thread.o .text (section) 0x2f84 _thread.o .text (section) 0x316d _thread.o .text (section) 0x31f8 _thread.o .text (section) 0x331c _thread.o .text (section) 0x3583 _thread.o .text (section) 0x3904 _thread.o .text (section) 0x3a1e _thread.o .text (section) 0x3a43 _thread.o .text (section) 0x3a68 _thread.o .text (section) 0x3ad0 _thread.o .text (section) 0x3af5 _thread.o .text (section) 0x3b1a _thread.o .text (section) 0x3bff _thread.o .text (section) 0x3c1c _thread.o .text (section) 0x3c41 _thread.o .text (section) 0x3cca _thread.o .text (section) 0x3cef _thread.o .text (section) 0x4264 _thread.o .text (section) 0x429a _thread.o .text (section) 0x45ef _thread.o .text (section) 0x460c _thread.o .text (section) 0x46cf _thread.o .text (section) 0x476c _thread.o .text (section) 0x489b _thread.o .text (section) 0x4a5f _thread.o .text (section) 0x4ac5 _thread.o .text (section) 0x4ae2 _thread.o .text (section) 0x4c09 _thread.o .text (section) 0x4c98 _thread.o .text (section) 0x4e53 _thread.o .text (section) 0x4e70 _thread.o .text (section) 0x4e8d _thread.o .text (section) 0x50ac _thread.o .text (section) 0x5109 _thread.o .text (section) 0x5216 _thread.o .text (section) 0x5233 _thread.o .text (section) 0x5250 _thread.o .text (section) 0x52c1 _thread.o .text (section) 0x5332 _thread.o .text (section) 0x5674 _thread.o .text (section) 0x5710 _thread.o .text (section) 0x5740 _thread.o .text (section) 0x5962 _thread.o .text (section) 0x59b1 _thread.o .text (section) 0x5a0b _thread.o .text (section) 0x5a87 _thread.o .text (section) 0x5b1c _thread.o .text (section) 0x5d54 _thread.o .text (section) 0x5d89 _thread.o .text (section) 0x5e0b _thread.o .text (section) 0x60da _thread.o .text (section) 0x6615 _thread.o .text (section) 0x66d7 _thread.o .text (section) 0x69ec _thread.o .text (section) 0x6a93 _thread.o .text (section) 0x6ada _thread.o .text (section) 0x6c4f _thread.o .text (section) 0x6d8e _thread.o .text (section) 0x6df4 _thread.o .text (section) 0x6f53 _thread.o .text (section) 0x6f83 _thread.o .text (section) 0x6fb3 _thread.o .text (section) 0x70b0 _thread.o .text (section) 0x7134 _thread.o .text (section) 0x7561 _thread.o .text (section) 0x75c2 _thread.o .text (section) 0x7778 _thread.o .text (section) 0x77ae _thread.o .text (section) 0x7c45 _thread.o .text (section) 0x7d63 _thread.o .text (section) 0x7d97 _thread.o .text (section) 0x7dfb _thread.o .text (section) 0x7e5f _thread.o .text (section) 0x80d3 _thread.o .text (section) 0x8118 _thread.o .text (section) 0x829b _thread.o .text (section) 0x82c4 _thread.o .text (section) 0x82ed _thread.o .text (section) 0x8395 _thread.o .text (section) 0x86f4 _thread.o .text (section) 0x8797 _thread.o .text (section) 0x8819 _thread.o .text (section) 0x88f3 _thread.o .text (section) 0x897d _thread.o .text (section) 0x89e8 _thread.o .text (section) 0x8bd6 _thread.o .text (section) 0x8eb8 _thread.o .text (section) 0x8f80 _thread.o .text (section) 0x92d1 _thread.o .text (section) 0x93bd _thread.o .text (section) 0x9408 _thread.o .text (section) 0x94f2 _thread.o .text (section) 0x9598 _thread.o .text (section) 0x95d7 _thread.o .text (section) 0x9622 _thread.o .text (section) 0x9689 _thread.o .text (section) 0x9712 _thread.o .text (section) 0x9989 _thread.o .text (section) 0x9a54 _thread.o .text (section) 0x9c70 _thread.o .text (section) 0xa0a4 _thread.o .text (section) 0xa205 _thread.o .text (section) 0xa6d0 _thread.o .text (section) 0xa988 _thread.o .text (section) 0xaa70 _thread.o .text (section) 0xabb2 _thread.o .text (section) 0xacd4 _thread.o .text (section) 0xaec5 _thread.o .text (section) 0xaf82 _thread.o .text (section) 0xb296 _thread.o .text (section) 0xb409 _thread.o .text (section) 0xb454 _thread.o .text (section) 0xb4b2 _thread.o .text (section) 0xb8f4 _thread.o .text (section) 0xba5d _thread.o .text (section) 0xbd48 _thread.o .text (section) 0xbf77 _thread.o .text (section) 0xc0dd _thread.o .text (section) 0xc2cb _thread.o .text (section) 0xc360 _thread.o .text (section) 0xc528 _thread.o .text (section) 0xc62c _thread.o .text (section) 0xc7ad _thread.o .text (section) 0xc88a _thread.o .text (section) 0xc8d5 _thread.o .text (section) 0xc909 _thread.o .text (section) 0xca5d _thread.o .text (section) 0xca8c _thread.o .text (section) 0xcb45 _thread.o .text (section) 0xcc41 _thread.o .text (section) 0xcc79 _thread.o .text (section) 0xccdd _thread.o .text (section) 0xcef2 _thread.o .text (section) 0xd273 _thread.o .text (section) 0xd359 _thread.o .text (section) 0xd5aa _thread.o .text (section) 0xd785 _thread.o .text (section) 0xd8f9 _thread.o .text (section) 0xdaaf _thread.o .text (section) 0xe2e5 _thread.o .text (section) 0xe460 _thread.o .text (section) 0xe4ab _thread.o .text (section) 0xec01 _thread.o .text (section) 0xef2f _thread.o .text (section) 0xef68 _thread.o .text (section) 0xefe9 _thread.o .text (section) 0xf149 _thread.o .text (section) 0xf17d _thread.o .text (section) 0xf212 _thread.o .text (section) 0xf322 _thread.o .text (section) 0xf4ad _thread.o .text (section) 0xf57a _thread.o .text (section) 0xfc77 _thread.o .text (section) 0xfcad _thread.o .text (section) 0xfcfd _thread.o .text (section) 0xfeb4 _thread.o .text (section) 0xffea _thread.o .text (section) 0x104b1 _thread.o .text (section) 0x1068d _thread.o .text (section) 0x106bd _thread.o .text (section) 0x10743 _thread.o .text (section) 0x107ab _thread.o .text (section) 0x10d96 _thread.o .text (section) 0x11116 _thread.o .text (section) 0x1126e _thread.o .text (section) 0x11428 _thread.o .text (section) 0x11f12 _thread.o .text (section) 0x11f62 _thread.o .text (section) 0x12159 _thread.o .text (section) 0x1217d _thread.o .text (section) 0x121a8 _thread.o .text (section) 0x123bd _thread.o .text (section) 0x12442 _thread.o .text (section) 0x124c8 _thread.o .text (section) 0x12715 _thread.o .text (section) 0x12ba0 _thread.o .text (section) 0x12cb2 _thread.o .text (section) 0x12f93 _thread.o .text (section) 0x12fba _thread.o .text (section) 0x12fe4 _thread.o .text (section) 0x13021 _thread.o .text (section) 0x1308c _thread.o .text (section) 0x130da _thread.o .text (section) 0x131c8 _thread.o .text (section) 0x133fc _thread.o .text (section) 0x136bf _thread.o .text (section) 0x139dd _thread.o .text (section) 0x13abf _thread.o .text (section) 0x1405c _thread.o .text (section) 0x140f9 _thread.o .text (section) 0x1421d _thread.o .text (section) 0x1480d _thread.o .text (section) 0x1488a _thread.o .text (section) 0x148db _thread.o .text (section) 0x1545d _thread.o .text (section) 0x15494 _thread.o .text (section) 0x15684 _thread.o .text (section) 0x156df _thread.o .text (section) 0x15a30 _thread.o .text (section) 0x15aee _thread.o .text (section) 0x15bd2 _thread.o .text (section) 0x15c33 _thread.o .text (section) 0x15d31 _thread.o .text (section) 0x16431 _thread.o .text (section) 0x164cf _thread.o .text (section) 0x1659d _thread.o .text (section) 0x16625 _thread.o .text (section) 0x166a6 _thread.o .text (section) 0x16702 _thread.o .text (section) 0x1675e _thread.o .text (section) 0x1680e _thread.o .text (section) 0x16847 _thread.o .text (section) 0x168f8 _thread.o .text (section) 0x16931 _thread.o .text (section) 0x1696a _thread.o .text (section) 0x169a3 _thread.o .text (section) 0x169dc _thread.o .text (section) 0x16a64 _thread.o .text (section) 0x16aa4 _thread.o .text (section) 0x16b5a _thread.o .text (section) 0x16b8d _thread.o .text (section) 0x16be9 _thread.o .text (section) 0x16c73 _thread.o .text (section) 0x16cd1 _thread.o .text (section) 0x16d67 _thread.o .text (section) 0x16e2b _thread.o .text (section) 0x16ecb _thread.o .text (section) 0x16fde _thread.o .text (section) 0x17017 _thread.o .text (section) 0x17050 _thread.o .text (section) 0x17078 _thread.o .text (section) 0x170b6 _thread.o .text (section) 0x170f6 _thread.o .text (section) 0x17171 _thread.o .text (section) 0x171c9 _thread.o .text (section) 0x1720b _thread.o .text (section) 0x1740a _thread.o .text (section) 0x17535 _thread.o .text (section) 0x1756e _thread.o .text (section) 0x175a1 _thread.o .text (section) 0x175e1 _thread.o .text (section) 0x17687 _thread.o .text (section) 0x176bf _thread.o .text (section) 0x176ea _thread.o .text (section) 0x17b69 _thread.o .text (section) 0x17bc3 _thread.o .text (section) 0x181ba _thread.o .text (section) 0x18627 _thread.o .text (section) 0x18a4c _thread.o .text (section) 0x18d41 _thread.o .text (section) 0x191ba _thread.o .text (section) 0x19761 _thread.o .text (section) 0x1978f _thread.o .text (section) 0x19ccb _thread.o .text (section) 0x1a022 _thread.o .text (section) 0x1a046 _thread.o .text (section) 0x1a0e6 _thread.o .text (section) 0x1a536 _thread.o .text (section) 0x1a74e _thread.o .text (section) 0x1ab2e _thread.o .text (section) 0x1ad1a _thread.o .text (section) 0x1adab _thread.o .text (section) 0x1b24a _thread.o .text (section) 0x1b26d _thread.o .data (section) 0x2354 _thread.o .data (section) 0x1ddb7 _thread.o ___G_inactive_2d_thread_2d_exception_3f_ 0x146 _thread.o ___G_inactive_2d_thread_2d_exception_3f_ 0x1246 _thread.o ___G__23__23_fail_2d_check_2d_inactive_2d_thread_2d_exception 0x138 _thread.o ___G__23__23_fail_2d_check_2d_inactive_2d_thread_2d_exception 0x1238 _thread.o ___G__23__23_raise_2d_uninitialized_2d_thread_2d_exception 0x12a _thread.o ___G__23__23_raise_2d_uninitialized_2d_thread_2d_exception 0x122a _thread.o ___G_uninitialized_2d_thread_2d_exception_2d_arguments 0x11c _thread.o ___G_uninitialized_2d_thread_2d_exception_2d_arguments 0x121c _thread.o ___G_uninitialized_2d_thread_2d_exception_2d_procedure 0x10e _thread.o ___G_uninitialized_2d_thread_2d_exception_2d_procedure 0x120e _thread.o ___G_uninitialized_2d_thread_2d_exception_3f_ 0x100 _thread.o ___G_uninitialized_2d_thread_2d_exception_3f_ 0x1200 _thread.o ___G__23__23_fail_2d_check_2d_uninitialized_2d_thread_2d_exception 0xf2 _thread.o ___G__23__23_fail_2d_check_2d_uninitialized_2d_thread_2d_exception 0x11f2 _thread.o ___G__23__23_raise_2d_initialized_2d_thread_2d_exception 0xe4 _thread.o ___G__23__23_raise_2d_initialized_2d_thread_2d_exception 0x11e4 _thread.o ___G_initialized_2d_thread_2d_exception_2d_arguments 0xd6 _thread.o ___G_initialized_2d_thread_2d_exception_2d_arguments 0x11d6 _thread.o ___G_initialized_2d_thread_2d_exception_2d_procedure 0xc8 _thread.o ___G_initialized_2d_thread_2d_exception_2d_procedure 0x11c8 _thread.o ___G_initialized_2d_thread_2d_exception_3f_ 0xba _thread.o ___G_initialized_2d_thread_2d_exception_3f_ 0x11ba _thread.o ___G__23__23_fail_2d_check_2d_initialized_2d_thread_2d_exception 0xac _thread.o ___G__23__23_fail_2d_check_2d_initialized_2d_thread_2d_exception 0x11ac _thread.o ___G_noncontinuable_2d_exception_2d_reason 0x9e _thread.o ___G_noncontinuable_2d_exception_2d_reason 0x119e _thread.o ___G_noncontinuable_2d_exception_3f_ 0x90 _thread.o ___G_noncontinuable_2d_exception_3f_ 0x1190 _thread.o ___G__23__23_fail_2d_check_2d_noncontinuable_2d_exception 0x82 _thread.o ___G__23__23_fail_2d_check_2d_noncontinuable_2d_exception 0x1182 _thread.o ___G_uncaught_2d_exception_3f_ 0x218 _thread.o ___G_uncaught_2d_exception_3f_ 0x1318 _thread.o ___G__23__23_fail_2d_check_2d_uncaught_2d_exception 0x20a _thread.o ___G__23__23_fail_2d_check_2d_uncaught_2d_exception 0x130a _thread.o ___G__23__23_raise_2d_terminated_2d_thread_2d_exception 0x1fc _thread.o ___G__23__23_raise_2d_terminated_2d_thread_2d_exception 0x12fc _thread.o ___G_terminated_2d_thread_2d_exception_2d_arguments 0x1ee _thread.o ___G_terminated_2d_thread_2d_exception_2d_arguments 0x12ee _thread.o ___G_terminated_2d_thread_2d_exception_2d_procedure 0x1e0 _thread.o ___G_terminated_2d_thread_2d_exception_2d_procedure 0x12e0 _thread.o ___G_terminated_2d_thread_2d_exception_3f_ 0x1d2 _thread.o ___G_terminated_2d_thread_2d_exception_3f_ 0x12d2 _thread.o ___G__23__23_fail_2d_check_2d_terminated_2d_thread_2d_exception 0x1c4 _thread.o ___G__23__23_fail_2d_check_2d_terminated_2d_thread_2d_exception 0x12c4 _thread.o ___G__23__23_raise_2d_started_2d_thread_2d_exception 0x1b6 _thread.o ___G__23__23_raise_2d_started_2d_thread_2d_exception 0x12b6 _thread.o ___G_started_2d_thread_2d_exception_2d_arguments 0x1a8 _thread.o ___G_started_2d_thread_2d_exception_2d_arguments 0x12a8 _thread.o ___G_started_2d_thread_2d_exception_2d_procedure 0x19a _thread.o ___G_started_2d_thread_2d_exception_2d_procedure 0x129a _thread.o ___G_started_2d_thread_2d_exception_3f_ 0x18c _thread.o ___G_started_2d_thread_2d_exception_3f_ 0x128c _thread.o ___G__23__23_fail_2d_check_2d_started_2d_thread_2d_exception 0x17e _thread.o ___G__23__23_fail_2d_check_2d_started_2d_thread_2d_exception 0x127e _thread.o ___G__23__23_raise_2d_inactive_2d_thread_2d_exception 0x170 _thread.o ___G__23__23_raise_2d_inactive_2d_thread_2d_exception 0x1270 _thread.o ___G_inactive_2d_thread_2d_exception_2d_arguments 0x162 _thread.o ___G_inactive_2d_thread_2d_exception_2d_arguments 0x1262 _thread.o ___G_inactive_2d_thread_2d_exception_2d_procedure 0x154 _thread.o ___G_inactive_2d_thread_2d_exception_2d_procedure 0x1254 _thread.o ___G__23__23_fail_2d_check_2d_rpc_2d_remote_2d_error_2d_exception 0x2ea _thread.o ___G__23__23_fail_2d_check_2d_rpc_2d_remote_2d_error_2d_exception 0x13ea _thread.o ___G__23__23_raise_2d_mailbox_2d_receive_2d_timeout_2d_exception 0x2dc _thread.o ___G__23__23_raise_2d_mailbox_2d_receive_2d_timeout_2d_exception 0x13dc _thread.o ___G_mailbox_2d_receive_2d_timeout_2d_exception_2d_arguments 0x2ce _thread.o ___G_mailbox_2d_receive_2d_timeout_2d_exception_2d_arguments 0x13ce _thread.o ___G_mailbox_2d_receive_2d_timeout_2d_exception_2d_procedure 0x2c0 _thread.o ___G_mailbox_2d_receive_2d_timeout_2d_exception_2d_procedure 0x13c0 _thread.o ___G_mailbox_2d_receive_2d_timeout_2d_exception_3f_ 0x2b2 _thread.o ___G_mailbox_2d_receive_2d_timeout_2d_exception_3f_ 0x13b2 _thread.o ___G__23__23_fail_2d_check_2d_mailbox_2d_receive_2d_timeout_2d_exception 0x2a4 _thread.o ___G__23__23_fail_2d_check_2d_mailbox_2d_receive_2d_timeout_2d_exception 0x13a4 _thread.o ___G__23__23_raise_2d_join_2d_timeout_2d_exception 0x296 _thread.o ___G__23__23_raise_2d_join_2d_timeout_2d_exception 0x1396 _thread.o ___G_join_2d_timeout_2d_exception_2d_arguments 0x288 _thread.o ___G_join_2d_timeout_2d_exception_2d_arguments 0x1388 _thread.o ___G_join_2d_timeout_2d_exception_2d_procedure 0x27a _thread.o ___G_join_2d_timeout_2d_exception_2d_procedure 0x137a _thread.o ___G_join_2d_timeout_2d_exception_3f_ 0x26c _thread.o ___G_join_2d_timeout_2d_exception_3f_ 0x136c _thread.o ___G__23__23_fail_2d_check_2d_join_2d_timeout_2d_exception 0x25e _thread.o ___G__23__23_fail_2d_check_2d_join_2d_timeout_2d_exception 0x135e _thread.o ___G__23__23_raise_2d_uncaught_2d_exception 0x250 _thread.o ___G__23__23_raise_2d_uncaught_2d_exception 0x1350 _thread.o ___G_uncaught_2d_exception_2d_reason 0x242 _thread.o ___G_uncaught_2d_exception_2d_reason 0x1342 _thread.o ___G_uncaught_2d_exception_2d_arguments 0x234 _thread.o ___G_uncaught_2d_exception_2d_arguments 0x1334 _thread.o ___G_uncaught_2d_exception_2d_procedure 0x226 _thread.o ___G_uncaught_2d_exception_2d_procedure 0x1326 _thread.o ___G_thread_2d_state_2d_uninitialized_3f_ 0x3d8 _thread.o ___G_thread_2d_state_2d_uninitialized_3f_ 0x14d8 _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_uninitialized 0x3ca _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_uninitialized 0x14ca _thread.o ___G__23__23_fail_2d_check_2d_tgroup 0x3bc _thread.o ___G__23__23_fail_2d_check_2d_tgroup 0x14bc _thread.o ___G__23__23_fail_2d_check_2d_tgroup 0x54c9 _repl.o ___G__23__23_fail_2d_check_2d_condvar 0x3ae _thread.o ___G__23__23_fail_2d_check_2d_condvar 0x14ae _thread.o ___G__23__23_fail_2d_check_2d_mutex 0x3a0 _thread.o ___G__23__23_fail_2d_check_2d_mutex 0x14a0 _thread.o ___G__23__23_fail_2d_check_2d_thread 0x392 _thread.o ___G__23__23_fail_2d_check_2d_thread 0x1492 _thread.o ___G__23__23_fail_2d_check_2d_processor 0x384 _thread.o ___G__23__23_fail_2d_check_2d_processor 0x1484 _thread.o ___G__23__23_fail_2d_check_2d_vm 0x376 _thread.o ___G__23__23_fail_2d_check_2d_vm 0x1476 _thread.o ___G__23__23_fail_2d_check_2d_time 0x34c _thread.o ___G__23__23_fail_2d_check_2d_time 0x144c _thread.o ___G__23__23_fail_2d_check_2d_continuation 0x33e _thread.o ___G__23__23_fail_2d_check_2d_continuation 0x143e _thread.o ___G__23__23_fail_2d_check_2d_continuation 0x4f9d _repl.o ___G__23__23_fail_2d_check_2d_continuation 0x5e82 _repl.o ___G__23__23_fail_2d_check_2d_continuation 0x5e9e _repl.o ___G__23__23_fail_2d_check_2d_continuation 0x7078 _repl.o ___G__23__23_raise_2d_rpc_2d_remote_2d_error_2d_exception 0x330 _thread.o ___G__23__23_raise_2d_rpc_2d_remote_2d_error_2d_exception 0x1430 _thread.o ___G_rpc_2d_remote_2d_error_2d_exception_2d_message 0x322 _thread.o ___G_rpc_2d_remote_2d_error_2d_exception_2d_message 0x1422 _thread.o ___G_rpc_2d_remote_2d_error_2d_exception_2d_arguments 0x314 _thread.o ___G_rpc_2d_remote_2d_error_2d_exception_2d_arguments 0x1414 _thread.o ___G_rpc_2d_remote_2d_error_2d_exception_2d_procedure 0x306 _thread.o ___G_rpc_2d_remote_2d_error_2d_exception_2d_procedure 0x1406 _thread.o ___G_rpc_2d_remote_2d_error_2d_exception_3f_ 0x2f8 _thread.o ___G_rpc_2d_remote_2d_error_2d_exception_3f_ 0x13f8 _thread.o ___G_thread_2d_state_2d_running_2d_processor 0x4aa _thread.o ___G_thread_2d_state_2d_running_2d_processor 0x15aa _thread.o ___G_thread_2d_state_2d_running_3f_ 0x49c _thread.o ___G_thread_2d_state_2d_running_3f_ 0x159c _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_running 0x48e _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_running 0x158e _thread.o ___G_thread_2d_state_2d_waiting_2d_timeout 0x480 _thread.o ___G_thread_2d_state_2d_waiting_2d_timeout 0x1580 _thread.o ___G_thread_2d_state_2d_waiting_2d_for 0x472 _thread.o ___G_thread_2d_state_2d_waiting_2d_for 0x1572 _thread.o ___G_thread_2d_state_2d_waiting_3f_ 0x464 _thread.o ___G_thread_2d_state_2d_waiting_3f_ 0x1564 _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_waiting 0x456 _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_waiting 0x1556 _thread.o ___G_thread_2d_state_2d_abnormally_2d_terminated_2d_reason 0x448 _thread.o ___G_thread_2d_state_2d_abnormally_2d_terminated_2d_reason 0x1548 _thread.o ___G_thread_2d_state_2d_abnormally_2d_terminated_3f_ 0x43a _thread.o ___G_thread_2d_state_2d_abnormally_2d_terminated_3f_ 0x153a _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_abnormally_2d_terminated 0x42c _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_abnormally_2d_terminated 0x152c _thread.o ___G_thread_2d_state_2d_normally_2d_terminated_2d_result 0x41e _thread.o ___G_thread_2d_state_2d_normally_2d_terminated_2d_result 0x151e _thread.o ___G_thread_2d_state_2d_normally_2d_terminated_3f_ 0x410 _thread.o ___G_thread_2d_state_2d_normally_2d_terminated_3f_ 0x1510 _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_normally_2d_terminated 0x402 _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_normally_2d_terminated 0x1502 _thread.o ___G_thread_2d_state_2d_initialized_3f_ 0x3f4 _thread.o ___G_thread_2d_state_2d_initialized_3f_ 0x14f4 _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_initialized 0x3e6 _thread.o ___G__23__23_fail_2d_check_2d_thread_2d_state_2d_initialized 0x14e6 _thread.o ___G__23__23_btq_2d_abandon_21_ 0x5d0 _thread.o ___G__23__23_btq_2d_abandon_21_ 0x16d0 _thread.o ___G__23__23_toq_2d_reposition_21_ 0x5c2 _thread.o ___G__23__23_toq_2d_reposition_21_ 0x16c2 _thread.o ___G__23__23_toq_2d_remove_21_ 0x5b4 _thread.o ___G__23__23_toq_2d_remove_21_ 0x16b4 _thread.o ___G__23__23_toq_2d_insert_21_ 0x5a6 _thread.o ___G__23__23_toq_2d_insert_21_ 0x16a6 _thread.o ___G__23__23_btq_2d_reposition_21_ 0x598 _thread.o ___G__23__23_btq_2d_reposition_21_ 0x1698 _thread.o ___G__23__23_btq_2d_remove_21_ 0x58a _thread.o ___G__23__23_btq_2d_remove_21_ 0x168a _thread.o ___G__23__23_btq_2d_insert_21_ 0x57c _thread.o ___G__23__23_btq_2d_insert_21_ 0x167c _thread.o ___G__23__23_env_2d_flatten 0x552 _thread.o ___G__23__23_env_2d_flatten 0x1652 _thread.o ___G__23__23_env_2d_lookup 0x544 _thread.o ___G__23__23_env_2d_lookup 0x1644 _thread.o ___G__23__23_env_2d_insert_21_ 0x536 _thread.o ___G__23__23_env_2d_insert_21_ 0x1636 _thread.o ___G__23__23_env_2d_insert 0x528 _thread.o ___G__23__23_env_2d_insert 0x1628 _thread.o ___G__23__23_dynamic_2d_env_2d__3e_list 0x51a _thread.o ___G__23__23_dynamic_2d_env_2d__3e_list 0x161a _thread.o ___G__23__23_dynamic_2d_env_2d__3e_list 0x3a4c _repl.o ___G__23__23_dynamic_2d_let 0x50c _thread.o ___G__23__23_dynamic_2d_let 0x160c _thread.o ___G__23__23_parameter_3f_ 0x4d4 _thread.o ___G__23__23_parameter_3f_ 0x15d4 _thread.o ___G__23__23_current_2d_directory_2d_set_2d_filter 0x4b8 _thread.o ___G__23__23_current_2d_directory_2d_set_2d_filter 0x15b8 _thread.o ___G__23__23_thread_2d_priority_2d_boost_2d_set_21_ 0x6a2 _thread.o ___G__23__23_thread_2d_priority_2d_boost_2d_set_21_ 0x17a2 _thread.o ___G__23__23_thread_2d_quantum_2d_set_21_ 0x694 _thread.o ___G__23__23_thread_2d_quantum_2d_set_21_ 0x1794 _thread.o ___G__23__23_thread_2d_base_2d_priority_2d_set_21_ 0x686 _thread.o ___G__23__23_thread_2d_base_2d_priority_2d_set_21_ 0x1786 _thread.o ___G__23__23_thread_2d_start_21_ 0x678 _thread.o ___G__23__23_thread_2d_start_21_ 0x1778 _thread.o ___G__23__23_make_2d_thread 0x66a _thread.o ___G__23__23_make_2d_thread 0x176a _thread.o ___G__23__23_thread 0x65c _thread.o ___G__23__23_thread 0x175c _thread.o ___G__23__23_object_2d_before_3f_ 0x64e _thread.o ___G__23__23_object_2d_before_3f_ 0x174e _thread.o ___G__23__23_primitive_2d_unlock_21_ 0x640 _thread.o ___G__23__23_primitive_2d_unlock_21_ 0x1740 _thread.o ___G__23__23_primitive_2d_trylock_21_ 0x632 _thread.o ___G__23__23_primitive_2d_trylock_21_ 0x1732 _thread.o ___G__23__23_primitive_2d_lock_21_ 0x624 _thread.o ___G__23__23_primitive_2d_lock_21_ 0x1724 _thread.o ___G__23__23_current_2d_vm 0x616 _thread.o ___G__23__23_current_2d_vm 0x1716 _thread.o ___G__23__23_processor 0x608 _thread.o ___G__23__23_processor 0x1708 _thread.o ___G__23__23_current_2d_processor_2d_id 0x5fa _thread.o ___G__23__23_current_2d_processor_2d_id 0x16fa _thread.o ___G__23__23_current_2d_processor 0x5ec _thread.o ___G__23__23_current_2d_processor 0x16ec _thread.o ___G__23__23_current_2d_thread 0x5de _thread.o ___G__23__23_current_2d_thread 0x16de _thread.o ___G__23__23_thread_2d_schedule_21_ 0x774 _thread.o ___G__23__23_thread_2d_schedule_21_ 0x1874 _thread.o ___G__23__23_thread_2d_resume_2d_execution_21_ 0x766 _thread.o ___G__23__23_thread_2d_resume_2d_execution_21_ 0x1866 _thread.o ___G__23__23_thread_2d_resume_2d_execution_21_ 0x16cbb _repl.o ___G__23__23_thread_2d_sleep_21_ 0x758 _thread.o ___G__23__23_thread_2d_sleep_21_ 0x1858 _thread.o ___G__23__23_thread_2d_sleep_21_ 0x4c8b _repl.o ___G__23__23_thread_2d_sleep_21_ 0x8e2f _repl.o ___G__23__23_thread_2d_sleep_21_ 0x16cc8 _repl.o ___G__23__23_thread_2d_reschedule_21_ 0x74a _thread.o ___G__23__23_thread_2d_reschedule_21_ 0x184a _thread.o ___G__23__23_thread_2d_yield_21_ 0x73c _thread.o ___G__23__23_thread_2d_yield_21_ 0x183c _thread.o ___G__23__23_thread_2d_yield_21_ 0x1ea7e _repl.o ___G__23__23_thread_2d_heartbeat_21_ 0x72e _thread.o ___G__23__23_thread_2d_heartbeat_21_ 0x182e _thread.o ___G__23__23_thread_2d_poll_2d_devices_21_ 0x720 _thread.o ___G__23__23_thread_2d_poll_2d_devices_21_ 0x1820 _thread.o ___G__23__23_thread_2d_check_2d_devices_21_ 0x712 _thread.o ___G__23__23_thread_2d_check_2d_devices_21_ 0x1812 _thread.o ___G__23__23_thread_2d_check_2d_timeouts_21_ 0x704 _thread.o ___G__23__23_thread_2d_check_2d_timeouts_21_ 0x1804 _thread.o ___G__23__23_thread_2d_toq_2d_remove_21_ 0x6f6 _thread.o ___G__23__23_thread_2d_toq_2d_remove_21_ 0x17f6 _thread.o ___G__23__23_thread_2d_btq_2d_remove_21_ 0x6e8 _thread.o ___G__23__23_thread_2d_btq_2d_remove_21_ 0x17e8 _thread.o ___G__23__23_thread_2d_btq_2d_insert_21_ 0x6da _thread.o ___G__23__23_thread_2d_btq_2d_insert_21_ 0x17da _thread.o ___G__23__23_thread_2d_effective_2d_priority_2d_downgrade_21_ 0x6cc _thread.o ___G__23__23_thread_2d_effective_2d_priority_2d_downgrade_21_ 0x17cc _thread.o ___G__23__23_thread_2d_effective_2d_priority_2d_changed_21_ 0x6be _thread.o ___G__23__23_thread_2d_effective_2d_priority_2d_changed_21_ 0x17be _thread.o ___G__23__23_thread_2d_boosted_2d_priority_2d_changed_21_ 0x6b0 _thread.o ___G__23__23_thread_2d_boosted_2d_priority_2d_changed_21_ 0x17b0 _thread.o ___G__23__23_thread_2d_resume_21_ 0x846 _thread.o ___G__23__23_thread_2d_resume_21_ 0x1946 _thread.o ___G__23__23_thread_2d_suspend_21_ 0x838 _thread.o ___G__23__23_thread_2d_suspend_21_ 0x1938 _thread.o ___G__23__23_thread_2d_deadlock_2d_action_21_ 0x82a _thread.o ___G__23__23_thread_2d_deadlock_2d_action_21_ 0x192a _thread.o ___G__23__23_thread_2d_timeout_2d_action_21_ 0x81c _thread.o ___G__23__23_thread_2d_timeout_2d_action_21_ 0x191c _thread.o ___G__23__23_thread_2d_signaled_2d_condvar_2d_action_21_ 0x80e _thread.o ___G__23__23_thread_2d_signaled_2d_condvar_2d_action_21_ 0x190e _thread.o ___G__23__23_thread_2d_locked_2d_mutex_2d_action_21_ 0x800 _thread.o ___G__23__23_thread_2d_locked_2d_mutex_2d_action_21_ 0x1900 _thread.o ___G__23__23_thread_2d_abandoned_2d_mutex_2d_action_21_ 0x7f2 _thread.o ___G__23__23_thread_2d_abandoned_2d_mutex_2d_action_21_ 0x18f2 _thread.o ___G__23__23_thread_2d_void_2d_action_21_ 0x7e4 _thread.o ___G__23__23_thread_2d_void_2d_action_21_ 0x18e4 _thread.o ___G__23__23_thread_2d_check_2d_interrupts_21_ 0x7d6 _thread.o ___G__23__23_thread_2d_check_2d_interrupts_21_ 0x18d6 _thread.o ___G__23__23_thread_2d_check_2d_interrupts_21_ 0x16c94 _repl.o ___G__23__23_thread_2d_execute_2d_and_2d_end_21_ 0x7c8 _thread.o ___G__23__23_thread_2d_execute_2d_and_2d_end_21_ 0x18c8 _thread.o ___G__23__23_thread_2d_execute_2d_and_2d_end_21_ 0x16cae _repl.o ___G__23__23_thread_2d_call 0x7ba _thread.o ___G__23__23_thread_2d_call 0x18ba _thread.o ___G__23__23_thread_2d_call 0x16cd5 _repl.o ___G__23__23_thread_2d_continuation_2d_capture 0x7ac _thread.o ___G__23__23_thread_2d_continuation_2d_capture 0x18ac _thread.o ___G__23__23_thread_2d_continuation_2d_capture 0x164c6 _repl.o ___G__23__23_thread_2d_int_21_ 0x79e _thread.o ___G__23__23_thread_2d_int_21_ 0x189e _thread.o ___G__23__23_thread_2d_interrupt_21_ 0x790 _thread.o ___G__23__23_thread_2d_interrupt_21_ 0x1890 _thread.o ___G__23__23_thread_2d_interrupt_21_ 0x16ca1 _repl.o ___G__23__23_thread_2d_interrupt_21_ 0x27e7a _repl.o ___G__23__23_thread_2d_report_2d_scheduler_2d_error_21_ 0x782 _thread.o ___G__23__23_thread_2d_report_2d_scheduler_2d_error_21_ 0x1882 _thread.o ___G_thread_2d_mailbox_2d_rewind 0x918 _thread.o ___G_thread_2d_mailbox_2d_rewind 0x1a18 _thread.o ___G__23__23_thread_2d_mailbox_2d_rewind 0x90a _thread.o ___G__23__23_thread_2d_mailbox_2d_rewind 0x1a0a _thread.o ___G__23__23_thread_2d_mailbox_2d_get_21_ 0x8fc _thread.o ___G__23__23_thread_2d_mailbox_2d_get_21_ 0x19fc _thread.o ___G__23__23_startup_2d_threading_21_ 0x8ee _thread.o ___G__23__23_startup_2d_threading_21_ 0x19ee _thread.o ___G__23__23_startup_2d_parallelism_21_ 0x8e0 _thread.o ___G__23__23_startup_2d_parallelism_21_ 0x19e0 _thread.o ___G__23__23_startup_2d_parallelism_21_ 0x22553 _repl.o ___G__23__23_cvmr 0x8d2 _thread.o ___G__23__23_cvmr 0x19d2 _thread.o ___G__23__23_startup_2d_processor_21_ 0x8c4 _thread.o ___G__23__23_startup_2d_processor_21_ 0x19c4 _thread.o ___G_make_2d_root_2d_thread 0x8b6 _thread.o ___G_make_2d_root_2d_thread 0x19b6 _thread.o ___G__23__23_make_2d_root_2d_thread 0x8a8 _thread.o ___G__23__23_make_2d_root_2d_thread 0x19a8 _thread.o ___G__23__23_thread_2d_join_21_ 0x89a _thread.o ___G__23__23_thread_2d_join_21_ 0x199a _thread.o ___G__23__23_thread_2d_end_21_ 0x88c _thread.o ___G__23__23_thread_2d_end_21_ 0x198c _thread.o ___G__23__23_primordial_2d_exception_2d_handler_2d_hook_2d_set_21_ 0x87e _thread.o ___G__23__23_primordial_2d_exception_2d_handler_2d_hook_2d_set_21_ 0x197e _thread.o ___G__23__23_primordial_2d_exception_2d_handler_2d_hook_2d_set_21_ 0x655e _repl.o ___G__23__23_primordial_2d_exception_2d_handler 0x870 _thread.o ___G__23__23_primordial_2d_exception_2d_handler 0x1970 _thread.o ___G__23__23_thread_2d_end_2d_with_2d_uncaught_2d_exception_21_ 0x862 _thread.o ___G__23__23_thread_2d_end_2d_with_2d_uncaught_2d_exception_21_ 0x1962 _thread.o ___G__23__23_thread_2d_terminate_21_ 0x854 _thread.o ___G__23__23_thread_2d_terminate_21_ 0x1954 _thread.o ___G__23__23_thread_2d_terminate_21_ 0x6290 _repl.o ___G__23__23_tgroup_2d__3e_tgroup_2d_vector 0xa4c _thread.o ___G__23__23_tgroup_2d__3e_tgroup_2d_vector 0x1b4c _thread.o ___G__23__23_tgroup_2d_terminate_21_ 0xa3e _thread.o ___G__23__23_tgroup_2d_terminate_21_ 0x1b3e _thread.o ___G__23__23_tgroup_2d_resume_21_ 0xa30 _thread.o ___G__23__23_tgroup_2d_resume_21_ 0x1b30 _thread.o ___G__23__23_tgroup_2d_suspend_21_ 0xa22 _thread.o ___G__23__23_tgroup_2d_suspend_21_ 0x1b22 _thread.o ___G__23__23_make_2d_tgroup 0xa14 _thread.o ___G__23__23_make_2d_tgroup 0x1b14 _thread.o ___G__23__23_condvar_2d_signal_21_ 0x9f8 _thread.o ___G__23__23_condvar_2d_signal_21_ 0x1af8 _thread.o ___G__23__23_device_2d_condvar_2d_broadcast_2d_no_2d_reschedule_21_ 0x9dc _thread.o ___G__23__23_device_2d_condvar_2d_broadcast_2d_no_2d_reschedule_21_ 0x1adc _thread.o ___G__23__23_mutex_2d_signal_2d_no_2d_reschedule_21_ 0x9b2 _thread.o ___G__23__23_mutex_2d_signal_2d_no_2d_reschedule_21_ 0x1ab2 _thread.o ___G_thread_2d_send 0x97a _thread.o ___G_thread_2d_send 0x1a7a _thread.o ___G__23__23_thread_2d_send 0x96c _thread.o ___G__23__23_thread_2d_send 0x1a6c _thread.o ___G_thread_2d_receive 0x95e _thread.o ___G_thread_2d_receive 0x1a5e _thread.o ___G_thread_2d_mailbox_2d_next 0x950 _thread.o ___G_thread_2d_mailbox_2d_next 0x1a50 _thread.o ___G__23__23_thread_2d_mailbox_2d_next_2d_or_2d_receive 0x942 _thread.o ___G__23__23_thread_2d_mailbox_2d_next_2d_or_2d_receive 0x1a42 _thread.o ___G_thread_2d_mailbox_2d_extract_2d_and_2d_rewind 0x934 _thread.o ___G_thread_2d_mailbox_2d_extract_2d_and_2d_rewind 0x1a34 _thread.o ___G__23__23_thread_2d_mailbox_2d_extract_2d_and_2d_rewind 0x926 _thread.o ___G__23__23_thread_2d_mailbox_2d_extract_2d_and_2d_rewind 0x1a26 _thread.o ___G_current_2d_jiffy 0xb1e _thread.o ___G_current_2d_jiffy 0x1c1e _thread.o ___G_current_2d_second 0xb10 _thread.o ___G_current_2d_second 0x1c10 _thread.o ___G_timeout_2d__3e_time 0xb02 _thread.o ___G_timeout_2d__3e_time 0x1c02 _thread.o ___G_seconds_2d__3e_time 0xaf4 _thread.o ___G_seconds_2d__3e_time 0x1bf4 _thread.o ___G__23__23_seconds_2d__3e_time 0xae6 _thread.o ___G__23__23_seconds_2d__3e_time 0x1be6 _thread.o ___G_time_2d__3e_seconds 0xad8 _thread.o ___G_time_2d__3e_seconds 0x1bd8 _thread.o ___G__23__23_time_2d__3e_seconds 0xaca _thread.o ___G__23__23_time_2d__3e_seconds 0x1bca _thread.o ___G_time_3f_ 0xabc _thread.o ___G_time_3f_ 0x1bbc _thread.o ___G__23__23_time_3f_ 0xaae _thread.o ___G__23__23_time_3f_ 0x1bae _thread.o ___G_current_2d_time 0xaa0 _thread.o ___G_current_2d_time 0x1ba0 _thread.o ___G__23__23_current_2d_time 0xa92 _thread.o ___G__23__23_current_2d_time 0x1b92 _thread.o ___G__23__23_current_2d_time_2d_point 0xa84 _thread.o ___G__23__23_current_2d_time_2d_point 0x1b84 _thread.o ___G__23__23_current_2d_time_2d_point 0x3f6f _repl.o ___G__23__23_current_2d_time_2d_point 0x47bf _repl.o ___G__23__23_current_2d_time_2d_point 0x5deb _repl.o ___G__23__23_current_2d_time_2d_point 0x141b8 _repl.o ___G__23__23_tgroup_2d__3e_thread_2d_list 0xa76 _thread.o ___G__23__23_tgroup_2d__3e_thread_2d_list 0x1b76 _thread.o ___G__23__23_tgroup_2d__3e_thread_2d_vector 0xa68 _thread.o ___G__23__23_tgroup_2d__3e_thread_2d_vector 0x1b68 _thread.o ___G__23__23_tgroup_2d__3e_thread_2d_vector 0x32b3 _repl.o ___G__23__23_tgroup_2d__3e_tgroup_2d_list 0xa5a _thread.o ___G__23__23_tgroup_2d__3e_tgroup_2d_list 0x1b5a _thread.o ___G_thread_2d_base_2d_priority 0xbf0 _thread.o ___G_thread_2d_base_2d_priority 0x1cf0 _thread.o ___G_thread_2d_specific_2d_set_21_ 0xbe2 _thread.o ___G_thread_2d_specific_2d_set_21_ 0x1ce2 _thread.o ___G_thread_2d_specific 0xbd4 _thread.o ___G_thread_2d_specific 0x1cd4 _thread.o ___G_thread_2d_thread_2d_group 0xbc6 _thread.o ___G_thread_2d_thread_2d_group 0x1cc6 _thread.o ___G_thread_2d_name 0xbb8 _thread.o ___G_thread_2d_name 0x1cb8 _thread.o ___G_thread_2d_init_21_ 0xbaa _thread.o ___G_thread_2d_init_21_ 0x1caa _thread.o ___G_make_2d_thread 0xb9c _thread.o ___G_make_2d_thread 0x1c9c _thread.o ___G_thread 0xb8e _thread.o ___G_thread 0x1c8e _thread.o ___G_thread_3f_ 0xb80 _thread.o ___G_thread_3f_ 0x1c80 _thread.o ___G_current_2d_thread 0xb72 _thread.o ___G_current_2d_thread 0x1c72 _thread.o ___G__23__23_other_2d_interrupt_21_ 0xb64 _thread.o ___G__23__23_other_2d_interrupt_21_ 0x1c64 _thread.o ___G_processor_2d_id 0xb56 _thread.o ___G_processor_2d_id 0x1c56 _thread.o ___G_processor_3f_ 0xb48 _thread.o ___G_processor_3f_ 0x1c48 _thread.o ___G_current_2d_processor 0xb3a _thread.o ___G_current_2d_processor 0x1c3a _thread.o ___G_jiffies_2d_per_2d_second 0xb2c _thread.o ___G_jiffies_2d_per_2d_second 0x1c2c _thread.o ___G__23__23_thread_2d_state 0xcc2 _thread.o ___G__23__23_thread_2d_state 0x1dc2 _thread.o ___G__23__23_thread_2d_state 0x1b778 _repl.o ___G_thread_2d_state 0xcb4 _thread.o ___G_thread_2d_state 0x1db4 _thread.o ___G_thread_2d_interrupt_21_ 0xca6 _thread.o ___G_thread_2d_interrupt_21_ 0x1da6 _thread.o ___G_thread_2d_join_21_ 0xc98 _thread.o ___G_thread_2d_join_21_ 0x1d98 _thread.o ___G_thread_2d_terminate_21_ 0xc8a _thread.o ___G_thread_2d_terminate_21_ 0x1d8a _thread.o ___G_thread_2d_resume_21_ 0xc7c _thread.o ___G_thread_2d_resume_21_ 0x1d7c _thread.o ___G_thread_2d_suspend_21_ 0xc6e _thread.o ___G_thread_2d_suspend_21_ 0x1d6e _thread.o ___G_thread_2d_sleep_21_ 0xc60 _thread.o ___G_thread_2d_sleep_21_ 0x1d60 _thread.o ___G_thread_2d_yield_21_ 0xc52 _thread.o ___G_thread_2d_yield_21_ 0x1d52 _thread.o ___G_thread_2d_start_21_ 0xc44 _thread.o ___G_thread_2d_start_21_ 0x1d44 _thread.o ___G_thread_2d_priority_2d_boost_2d_set_21_ 0xc36 _thread.o ___G_thread_2d_priority_2d_boost_2d_set_21_ 0x1d36 _thread.o ___G_thread_2d_priority_2d_boost 0xc28 _thread.o ___G_thread_2d_priority_2d_boost 0x1d28 _thread.o ___G_thread_2d_quantum_2d_set_21_ 0xc1a _thread.o ___G_thread_2d_quantum_2d_set_21_ 0x1d1a _thread.o ___G_thread_2d_quantum 0xc0c _thread.o ___G_thread_2d_quantum 0x1d0c _thread.o ___G_thread_2d_base_2d_priority_2d_set_21_ 0xbfe _thread.o ___G_thread_2d_base_2d_priority_2d_set_21_ 0x1cfe _thread.o ___G_condition_2d_variable_2d_signal_21_ 0xd94 _thread.o ___G_condition_2d_variable_2d_signal_21_ 0x1e94 _thread.o ___G_condition_2d_variable_2d_specific_2d_set_21_ 0xd86 _thread.o ___G_condition_2d_variable_2d_specific_2d_set_21_ 0x1e86 _thread.o ___G_condition_2d_variable_2d_specific 0xd78 _thread.o ___G_condition_2d_variable_2d_specific 0x1e78 _thread.o ___G_condition_2d_variable_2d_name 0xd6a _thread.o ___G_condition_2d_variable_2d_name 0x1e6a _thread.o ___G_make_2d_condition_2d_variable 0xd5c _thread.o ___G_make_2d_condition_2d_variable 0x1e5c _thread.o ___G_condition_2d_variable_3f_ 0xd4e _thread.o ___G_condition_2d_variable_3f_ 0x1e4e _thread.o ___G_mutex_2d_unlock_21_ 0xd40 _thread.o ___G_mutex_2d_unlock_21_ 0x1e40 _thread.o ___G_mutex_2d_lock_21_ 0xd32 _thread.o ___G_mutex_2d_lock_21_ 0x1e32 _thread.o ___G_mutex_2d_state 0xd24 _thread.o ___G_mutex_2d_state 0x1e24 _thread.o ___G__23__23_mutex_2d_state 0xd16 _thread.o ___G__23__23_mutex_2d_state 0x1e16 _thread.o ___G__23__23_mutex_2d_state 0x5b20 _repl.o ___G_mutex_2d_specific_2d_set_21_ 0xd08 _thread.o ___G_mutex_2d_specific_2d_set_21_ 0x1e08 _thread.o ___G_mutex_2d_specific 0xcfa _thread.o ___G_mutex_2d_specific 0x1dfa _thread.o ___G_mutex_2d_name 0xcec _thread.o ___G_mutex_2d_name 0x1dec _thread.o ___G_make_2d_mutex 0xcde _thread.o ___G_make_2d_mutex 0x1dde _thread.o ___G_mutex_3f_ 0xcd0 _thread.o ___G_mutex_3f_ 0x1dd0 _thread.o ___G_with_2d_exception_2d_handler 0xe74 _thread.o ___G_with_2d_exception_2d_handler 0x1f74 _thread.o ___G_thread_2d_group_2d__3e_thread_2d_list 0xe58 _thread.o ___G_thread_2d_group_2d__3e_thread_2d_list 0x1f58 _thread.o ___G_thread_2d_group_2d__3e_thread_2d_vector 0xe4a _thread.o ___G_thread_2d_group_2d__3e_thread_2d_vector 0x1f4a _thread.o ___G_thread_2d_group_2d__3e_thread_2d_group_2d_list 0xe3c _thread.o ___G_thread_2d_group_2d__3e_thread_2d_group_2d_list 0x1f3c _thread.o ___G_thread_2d_group_2d__3e_thread_2d_group_2d_vector 0xe2e _thread.o ___G_thread_2d_group_2d__3e_thread_2d_group_2d_vector 0x1f2e _thread.o ___G_thread_2d_group_2d_terminate_21_ 0xe20 _thread.o ___G_thread_2d_group_2d_terminate_21_ 0x1f20 _thread.o ___G_thread_2d_group_2d_resume_21_ 0xe12 _thread.o ___G_thread_2d_group_2d_resume_21_ 0x1f12 _thread.o ___G_thread_2d_group_2d_suspend_21_ 0xe04 _thread.o ___G_thread_2d_group_2d_suspend_21_ 0x1f04 _thread.o ___G_thread_2d_group_2d_specific_2d_set_21_ 0xdf6 _thread.o ___G_thread_2d_group_2d_specific_2d_set_21_ 0x1ef6 _thread.o ___G_thread_2d_group_2d_specific 0xde8 _thread.o ___G_thread_2d_group_2d_specific 0x1ee8 _thread.o ___G_thread_2d_group_2d_parent 0xdda _thread.o ___G_thread_2d_group_2d_parent 0x1eda _thread.o ___G_thread_2d_group_2d_name 0xdcc _thread.o ___G_thread_2d_group_2d_name 0x1ecc _thread.o ___G_make_2d_thread_2d_group 0xdbe _thread.o ___G_make_2d_thread_2d_group 0x1ebe _thread.o ___G_thread_2d_group_3f_ 0xdb0 _thread.o ___G_thread_2d_group_3f_ 0x1eb0 _thread.o ___G_condition_2d_variable_2d_broadcast_21_ 0xda2 _thread.o ___G_condition_2d_variable_2d_broadcast_21_ 0x1ea2 _thread.o ___G__23__23_procedure_2d__3e_continuation 0xfd2 _thread.o ___G__23__23_procedure_2d__3e_continuation 0x20d2 _thread.o ___G_dynamic_2d_wind 0xfc4 _thread.o ___G_dynamic_2d_wind 0x20c4 _thread.o ___G_dynamic_2d_wind 0xc66f _thread.o ___G_dynamic_2d_wind 0x14bed _thread.o ___G_dynamic_2d_wind 0x17add _thread.o ___G__23__23_dynamic_2d_wind 0xfb6 _thread.o ___G__23__23_dynamic_2d_wind 0x20b6 _thread.o ___G__23__23_dynamic_2d_wind 0x3abb _thread.o ___G__23__23_dynamic_2d_wind 0x1b2b7 _thread.o ___G__23__23_dynamic_2d_wind 0x16bc9 _repl.o ___G_call_2d_with_2d_values 0xfa8 _thread.o ___G_call_2d_with_2d_values 0x20a8 _thread.o ___G_call_2d_with_2d_values 0x102d9 _thread.o ___G_call_2d_with_2d_values 0x15351 _thread.o ___G_call_2d_with_2d_current_2d_continuation 0xf54 _thread.o ___G_call_2d_with_2d_current_2d_continuation 0x2054 _thread.o ___G_call_2d_with_2d_current_2d_continuation 0x13c48 _thread.o ___G__23__23_call_2d_with_2d_current_2d_continuation 0xf46 _thread.o ___G__23__23_call_2d_with_2d_current_2d_continuation 0x2046 _thread.o ___G__23__23_call_2d_with_2d_current_2d_continuation 0x81ed _thread.o ___G__23__23_call_2d_with_2d_current_2d_continuation 0x17829 _thread.o ___G__23__23_call_2d_with_2d_current_2d_continuation 0x17851 _thread.o ___G__23__23_call_2d_with_2d_current_2d_continuation 0x1a850 _thread.o ___G__23__23_call_2d_with_2d_current_2d_continuation 0x1a869 _thread.o ___G__23__23_call_2d_with_2d_current_2d_continuation 0x1d428 _repl.o ___G_r7rs_2d_raise_2d_continuable 0xf38 _thread.o ___G_r7rs_2d_raise_2d_continuable 0x2038 _thread.o ___G__23__23_r7rs_2d_raise_2d_continuable 0xf2a _thread.o ___G__23__23_r7rs_2d_raise_2d_continuable 0x202a _thread.o ___G_r7rs_2d_raise 0xf1c _thread.o ___G_r7rs_2d_raise 0x201c _thread.o ___G__23__23_r7rs_2d_raise 0xf0e _thread.o ___G__23__23_r7rs_2d_raise 0x200e _thread.o ___G_r7rs_2d_with_2d_exception_2d_handler 0xee4 _thread.o ___G_r7rs_2d_with_2d_exception_2d_handler 0x1fe4 _thread.o ___G__23__23_r7rs_2d_with_2d_exception_2d_handler 0xed6 _thread.o ___G__23__23_r7rs_2d_with_2d_exception_2d_handler 0x1fd6 _thread.o ___G_abort 0xec8 _thread.o ___G_abort 0x1fc8 _thread.o ___G_raise 0xeac _thread.o ___G_raise 0x1fac _thread.o ___G_with_2d_exception_2d_catcher 0xe90 _thread.o ___G_with_2d_exception_2d_catcher 0x1f90 _thread.o ___G_tcp_2d_service_2d_register_21_ 0x10b3 _thread.o ___G_tcp_2d_service_2d_register_21_ 0x21b3 _thread.o ___G__23__23_tcp_2d_service_2d_register_21_ 0x10a5 _thread.o ___G__23__23_tcp_2d_service_2d_register_21_ 0x21a5 _thread.o ___G__23__23_tcp_2d_service_2d_register_21_ 0x40d1 _repl.o ___G__23__23_tcp_2d_service_2d_update_21_ 0x1097 _thread.o ___G__23__23_tcp_2d_service_2d_update_21_ 0x2197 _thread.o ___G__23__23_tcp_2d_service_2d_serve 0x1089 _thread.o ___G__23__23_tcp_2d_service_2d_serve 0x2189 _thread.o ___G_apply 0x107b _thread.o ___G_apply 0x217b _thread.o ___G_apply 0x96db _thread.o ___G_apply 0x141d2 _thread.o ___G_continuation_2d_return 0x106d _thread.o ___G_continuation_2d_return 0x216d _thread.o ___G_continuation_2d_return 0xb7f9 _thread.o ___G__23__23_continuation_2d_return 0x105f _thread.o ___G__23__23_continuation_2d_return 0x215f _thread.o ___G__23__23_continuation_2d_return 0x83e3 _repl.o ___G__23__23_continuation_2d_return 0x84ae _repl.o ___G__23__23_continuation_2d_return_2d_aux 0x1051 _thread.o ___G__23__23_continuation_2d_return_2d_aux 0x2151 _thread.o ___G_continuation_2d_graft 0x1043 _thread.o ___G_continuation_2d_graft 0x2143 _thread.o ___G_continuation_2d_graft 0xb720 _thread.o ___G_continuation_2d_graft 0x138e4 _thread.o ___G__23__23_continuation_2d_graft_2d_aux 0x1027 _thread.o ___G__23__23_continuation_2d_graft_2d_aux 0x2127 _thread.o ___G__23__23_continuation_2d_unwind_2d_wind 0x1018 _thread.o ___G__23__23_continuation_2d_unwind_2d_wind 0x2118 _thread.o ___G_continuation_2d_capture 0x100a _thread.o ___G_continuation_2d_capture 0x210a _thread.o ___G_continuation_2d_capture 0x109d7 _thread.o ___G__23__23_continuation_2d_capture 0xffc _thread.o ___G__23__23_continuation_2d_capture 0x20fc _thread.o ___G__23__23_continuation_2d_capture_2d_aux 0xfee _thread.o ___G__23__23_continuation_2d_capture_2d_aux 0x20ee _thread.o ___G_continuation_3f_ 0xfe0 _thread.o ___G_continuation_3f_ 0x20e0 _thread.o ___G_current_2d_user_2d_interrupt_2d_handler 0xe69e _thread.o ___G_initial_2d_current_2d_directory 0xe662 _thread.o ___G__23__23_current_2d_error_2d_port 0xdf06 _thread.o ___G__23__23_current_2d_error_2d_port 0xea9f _thread.o ___G__23__23_current_2d_error_2d_port 0x1904e _repl.o ___G__23__23_user_2d_interrupt_2d_pending_3f_ 0xcc35 _thread.o ___G__23__23_user_2d_interrupt_2d_pending_3f_ 0xea23 _thread.o ___G__23__23_user_2d_interrupt_2d_pending_3f_ 0x14702 _thread.o ___G__23__23_user_2d_interrupt_2d_pending_3f_ 0x14711 _thread.o ___G__23__23_tcp_2d_service_2d_tgroup 0x9f8e _thread.o ___G__23__23_tcp_2d_service_2d_tgroup 0xea1c _thread.o ___G__23__23_tcp_2d_service_2d_tgroup 0x7ed4 _repl.o ___G__23__23_tcp_2d_service_2d_mutex 0x9f03 _thread.o ___G__23__23_tcp_2d_service_2d_mutex 0x9f3c _thread.o ___G__23__23_tcp_2d_service_2d_mutex 0xe92c _thread.o ___G__23__23_tcp_2d_service_2d_mutex 0xed9b _thread.o ___G__23__23_tcp_2d_service_2d_mutex 0xedb2 _thread.o ___G__23__23_tcp_2d_service_2d_mutex 0x12c7d _thread.o ___G__23__23_tcp_2d_service_2d_mutex 0x12c88 _thread.o ___G__23__23_tcp_2d_service_2d_mutex 0x12c93 _thread.o ___G__23__23_tcp_2d_service_2d_mutex 0x1404c _thread.o ___G__23__23_current_2d_user_2d_interrupt_2d_handler 0x7ac7 _thread.o ___G__23__23_current_2d_user_2d_interrupt_2d_handler 0xe689 _thread.o ___G__23__23_current_2d_user_2d_interrupt_2d_handler 0xf036 _thread.o ___G__23__23_current_2d_user_2d_interrupt_2d_handler 0x3c1b _repl.o ___G__23__23_current_2d_user_2d_interrupt_2d_handler 0x21ebf _repl.o ___G__23__23_primordial_2d_exception_2d_handler_2d_hook 0x677d _thread.o ___G__23__23_primordial_2d_exception_2d_handler_2d_hook 0x70a8 _thread.o ___G__23__23_primordial_2d_exception_2d_handler_2d_hook 0xe830 _thread.o ___G__23__23_tcp_2d_service_2d_table 0x47ad _thread.o ___G__23__23_tcp_2d_service_2d_table 0xa029 _thread.o ___G__23__23_tcp_2d_service_2d_table 0xe8d4 _thread.o ___G__23__23_tcp_2d_service_2d_table 0x14134 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x285d _thread.o ___G__23__23_current_2d_exception_2d_handler 0x4b41 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x6466 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x6887 _thread.o ___G__23__23_current_2d_exception_2d_handler 0xa302 _thread.o ___G__23__23_current_2d_exception_2d_handler 0xd6b0 _thread.o ___G__23__23_current_2d_exception_2d_handler 0xd80a _thread.o ___G__23__23_current_2d_exception_2d_handler 0xd9c6 _thread.o ___G__23__23_current_2d_exception_2d_handler 0xdf40 _thread.o ___G__23__23_current_2d_exception_2d_handler 0xe559 _thread.o ___G__23__23_current_2d_exception_2d_handler 0xee61 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x10c55 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x11959 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x11a6c _thread.o ___G__23__23_current_2d_exception_2d_handler 0x12035 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x147f0 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x19ba0 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x1bab0 _thread.o ___G__23__23_current_2d_exception_2d_handler 0x1c058 _thread.o ___G__23__23_primordial_2d_thread 0x2492 _thread.o ___G__23__23_primordial_2d_thread 0x551e _thread.o ___G__23__23_primordial_2d_thread 0x671d _thread.o ___G__23__23_primordial_2d_thread 0x7256 _thread.o ___G__23__23_primordial_2d_thread 0xcd2e _thread.o ___G__23__23_primordial_2d_thread 0xe825 _thread.o ___G__23__23_primordial_2d_thread 0x13485 _thread.o ___G__23__23_primordial_2d_thread 0x13f80 _thread.o ___G__23__23_primordial_2d_thread 0x1b47f _thread.o ___G__23__23_primordial_2d_thread 0x1a415 _repl.o ___G__23__23_defer_2d_user_2d_interrupts 0x10ec _thread.o ___G__23__23_defer_2d_user_2d_interrupts 0x21ec _thread.o ___G__23__23_user_2d_interrupt_21_ 0x10e3 _thread.o ___G__23__23_user_2d_interrupt_21_ 0x21e3 _thread.o ___G_tcp_2d_service_2d_unregister_21_ 0x10cf _thread.o ___G_tcp_2d_service_2d_unregister_21_ 0x21cf _thread.o ___G__23__23_tcp_2d_service_2d_unregister_21_ 0x10c1 _thread.o ___G__23__23_tcp_2d_service_2d_unregister_21_ 0x21c1 _thread.o ___G_current_2d_exception_2d_handler 0xee73 _thread.o ___G_current_2d_readtable 0xec99 _thread.o ___G_current_2d_input_2d_port 0xeb5c _thread.o ___G__23__23_initial_2d_current_2d_directory_2d_saved 0xeafa _thread.o ___G__23__23_initial_2d_current_2d_directory_2d_saved 0x16fd3 _thread.o ___G_current_2d_error_2d_port 0xeaad _thread.o ___G_current_2d_output_2d_port 0xea78 _thread.o ___G_defer_2d_user_2d_interrupts 0xea2e _thread.o ___G__23__23_continuation_2d_graft_2d_no_2d_winding 0xe8ae _thread.o ___G__23__23_thread_2d_restore_21_ 0xe8a0 _thread.o ___G__23__23_thread_2d_save_21_ 0xe892 _thread.o ___G__23__23_initial_2d_dynwind 0xe884 _thread.o ___G__23__23_continuation_2d_return_2d_no_2d_winding 0xe862 _thread.o ___G_call_2f_cc 0xe817 _thread.o ___G_current_2d_directory 0xe809 _thread.o ___G_primordial_2d_exception_2d_handler 0xe7fb _thread.o ___S__23__23_device_2d_condvar_2d_broadcast_2d_no_2d_reschedule_21_ 0x1c864 _thread.o ___S__23__23_cvmr 0x1c84c _thread.o ___S__23__23_current_2d_time_2d_point 0x1c834 _thread.o ___S__23__23_current_2d_thread 0x1c81c _thread.o ___S__23__23_current_2d_processor 0x1c804 _thread.o ___S__23__23_continuation_2d_unwind_2d_wind 0x1c7ec _thread.o ___S__23__23_continuation_2d_return 0x1c7d4 _thread.o ___S__23__23_continuation_2d_graft 0x1c7bc _thread.o ___S__23__23_continuation_2d_capture 0x1c7a4 _thread.o ___S__23__23_condvar_2d_signal_21_ 0x1c78c _thread.o ___S__23__23_call_2d_with_2d_current_2d_continuation 0x1c774 _thread.o ___S__23__23_btq_2d_remove_21_ 0x1c75c _thread.o ___S__23__23_btq_2d_abandon_21_ 0x1c73c _thread.o ___S__23__23_abort 0x1c732 _thread.o ___S__23__23_fail_2d_check_2d_thread_2d_state_2d_initialized 0x1c9cc _thread.o ___S__23__23_fail_2d_check_2d_thread 0x1c9b4 _thread.o ___S__23__23_fail_2d_check_2d_terminated_2d_thread_2d_exception 0x1c99c _thread.o ___S__23__23_fail_2d_check_2d_scheduler_2d_exception 0x1c984 _thread.o ___S__23__23_fail_2d_check_2d_processor 0x1c96c _thread.o ___S__23__23_fail_2d_check_2d_mutex 0x1c954 _thread.o ___S__23__23_fail_2d_check_2d_join_2d_timeout_2d_exception 0x1c93c _thread.o ___S__23__23_fail_2d_check_2d_inactive_2d_thread_2d_exception 0x1c924 _thread.o ___S__23__23_fail_2d_check_2d_continuation 0x1c90c _thread.o ___S__23__23_fail_2d_check_2d_absrel_2d_time_2d_or_2d_false 0x1c8f4 _thread.o ___S__23__23_fail_2d_check_2d_abandoned_2d_mutex_2d_exception 0x1c8dc _thread.o ___S__23__23_env_2d_insert_21_ 0x1c8c4 _thread.o ___S__23__23_env_2d_flatten 0x1c8ac _thread.o ___S__23__23_dynamic_2d_set_21_ 0x1c894 _thread.o ___S__23__23_dynamic_2d_let 0x1c87c _thread.o ___S__23__23_procedure_2d__3e_continuation 0x1cb34 _thread.o ___S__23__23_primordial_2d_exception_2d_handler 0x1cb1c _thread.o ___S__23__23_primitive_2d_trylock_21_ 0x1cb04 _thread.o ___S__23__23_path_2d_normalize_2d_directory_2d_existing 0x1caec _thread.o ___S__23__23_parameter_3f_ 0x1cad4 _thread.o ___S__23__23_object_2d_before_3f_ 0x1cabc _thread.o ___S__23__23_mutex_2d_signal_2d_no_2d_reschedule_21_ 0x1caa4 _thread.o ___S__23__23_mutex_2d_signal_21_ 0x1ca8c _thread.o ___S__23__23_make_2d_thread 0x1ca74 _thread.o ___S__23__23_make_2d_root_2d_thread 0x1ca5c _thread.o ___S__23__23_make_2d_condvar 0x1ca44 _thread.o ___S__23__23_fail_2d_check_2d_vm 0x1ca2c _thread.o ___S__23__23_fail_2d_check_2d_uncaught_2d_exception 0x1ca14 _thread.o ___S__23__23_fail_2d_check_2d_thread_2d_state_2d_waiting 0x1c9fc _thread.o ___S__23__23_fail_2d_check_2d_thread_2d_state_2d_running 0x1c9e4 _thread.o ___S__23__23_tgroup_2d_suspend_21_ 0x1cc9c _thread.o ___S__23__23_tgroup_2d__3e_thread_2d_vector 0x1cc84 _thread.o ___S__23__23_tgroup_2d__3e_tgroup_2d_vector 0x1cc6c _thread.o ___S__23__23_tcp_2d_service_2d_update_21_ 0x1cc54 _thread.o ___S__23__23_tcp_2d_service_2d_serve 0x1cc3c _thread.o ___S__23__23_startup_2d_threading_21_ 0x1cc24 _thread.o ___S__23__23_startup_2d_parallelism_21_ 0x1cc0c _thread.o ___S__23__23_raise_2d_uninitialized_2d_thread_2d_exception 0x1cbf4 _thread.o ___S__23__23_raise_2d_terminated_2d_thread_2d_exception 0x1cbdc _thread.o ___S__23__23_raise_2d_rpc_2d_remote_2d_error_2d_exception 0x1cbc4 _thread.o ___S__23__23_raise_2d_join_2d_timeout_2d_exception 0x1cbac _thread.o ___S__23__23_raise_2d_inactive_2d_thread_2d_exception 0x1cb94 _thread.o ___S__23__23_r7rs_2d_with_2d_exception_2d_handler 0x1cb7c _thread.o ___S__23__23_r7rs_2d_reraise 0x1cb64 _thread.o ___S__23__23_r7rs_2d_raise 0x1cb4c _thread.o ___S__23__23_thread_2d_quantum_2d_set_21_ 0x1ce04 _thread.o ___S__23__23_thread_2d_poll_2d_devices_21_ 0x1cdec _thread.o ___S__23__23_thread_2d_mailbox_2d_next_2d_or_2d_receive 0x1cdd4 _thread.o ___S__23__23_thread_2d_mailbox_2d_extract_2d_and_2d_rewind 0x1cdbc _thread.o ___S__23__23_thread_2d_join_21_ 0x1cda4 _thread.o ___S__23__23_thread_2d_int_21_ 0x1cd8c _thread.o ___S__23__23_thread_2d_execute_2d_and_2d_end_21_ 0x1cd74 _thread.o ___S__23__23_thread_2d_end_21_ 0x1cd5c _thread.o ___S__23__23_thread_2d_effective_2d_priority_2d_changed_21_ 0x1cd44 _thread.o ___S__23__23_thread_2d_continuation_2d_capture 0x1cd2c _thread.o ___S__23__23_thread_2d_check_2d_interrupts_21_ 0x1cd14 _thread.o ___S__23__23_thread_2d_call 0x1ccfc _thread.o ___S__23__23_thread_2d_btq_2d_insert_21_ 0x1cce4 _thread.o ___S__23__23_thread_2d_base_2d_priority_2d_set_21_ 0x1cccc _thread.o ___S__23__23_thread 0x1ccb4 _thread.o ___S__23__23_type_2d_1_2d_291e311e_2d_93e0_2d_4765_2d_8132_2d_56a719dc84b3 0x1cf6c _thread.o ___S__23__23_type_2d_1_2d_291e311e_2d_93e0_2d_4765_2d_8132_2d_56a719dc84b3 0x4e0 _repl.o ___S__23__23_type_2d_1_2d_0d164889_2d_74b4_2d_48ca_2d_b291_2d_f5ec9e0499fe 0x1cf54 _thread.o ___S__23__23_type_2d_1_2d_0d164889_2d_74b4_2d_48ca_2d_b291_2d_f5ec9e0499fe 0x4d8 _repl.o ___S__23__23_type_2d_0_2d_c63af440_2d_d5ef_2d_4f02_2d_8fe6_2d_40836a312fae 0x1cf3c _thread.o ___S__23__23_type_2d_0_2d_c63af440_2d_d5ef_2d_4f02_2d_8fe6_2d_40836a312fae 0x4c8 _repl.o ___S__23__23_type_2d_0_2d_47368926_2d_951d_2d_4451_2d_92b0_2d_dd9b4132eca9 0x1cf24 _thread.o ___S__23__23_type_2d_0_2d_47368926_2d_951d_2d_4451_2d_92b0_2d_dd9b4132eca9 0x4b8 _repl.o ___S__23__23_toq_2d_reposition_21_ 0x1cf0c _thread.o ___S__23__23_toq_2d_insert_21_ 0x1cef4 _thread.o ___S__23__23_time_3f_ 0x1cedc _thread.o ___S__23__23_thread_2d_yield_21_ 0x1cec4 _thread.o ___S__23__23_thread_2d_toq_2d_remove_21_ 0x1ceac _thread.o ___S__23__23_thread_2d_terminate_21_ 0x1ce94 _thread.o ___S__23__23_thread_2d_state 0x1ce7c _thread.o ___S__23__23_thread_2d_sleep_21_ 0x1ce64 _thread.o ___S__23__23_thread_2d_send 0x1ce4c _thread.o ___S__23__23_thread_2d_resume_2d_execution_21_ 0x1ce34 _thread.o ___S__23__23_thread_2d_reschedule_21_ 0x1ce1c _thread.o ___S_condition_2d_variable_2d_broadcast_21_ 0x1d20c _thread.o ___S_call_2f_cc 0x1d1dc _thread.o ___S_absrel_2d_time 0x1d134 _thread.o ___S_absrel_2d_time 0x2ef64 _repl.o ___S_abandoned_2d_mutex_2d_exception_3f_ 0x1d11c _thread.o ___S_abandoned 0x1d104 _thread.o ___S___thread 0x1d0ec _thread.o ___S__23__23_with_2d_exception_2d_catcher 0x1d0d4 _thread.o ___S__23__23_user_2d_interrupt_21_ 0x1d0a4 _thread.o ___S__23__23_type_2d_3_2d_6469e5eb_2d_3117_2d_4c29_2d_89df_2d_c348479dac93 0x1d044 _thread.o ___S__23__23_type_2d_3_2d_6469e5eb_2d_3117_2d_4c29_2d_89df_2d_c348479dac93 0x578 _repl.o ___S__23__23_type_2d_2_2d_ed07bce3_2d_b882_2d_4737_2d_ac5e_2d_3035b7783b8a 0x1d02c _thread.o ___S__23__23_type_2d_2_2d_ed07bce3_2d_b882_2d_4737_2d_ac5e_2d_3035b7783b8a 0x2ed84 _repl.o ___S__23__23_type_2d_2_2d_e38351db_2d_bef7_2d_4c30_2d_b610_2d_b9b271e99ec3 0x1d014 _thread.o ___S__23__23_type_2d_2_2d_e38351db_2d_bef7_2d_4c30_2d_b610_2d_b9b271e99ec3 0x2ed6c _repl.o ___S__23__23_type_2d_2_2d_85f41657_2d_8a51_2d_4690_2d_abef_2d_d76dc37f4465 0x1cffc _thread.o ___S__23__23_type_2d_2_2d_85f41657_2d_8a51_2d_4690_2d_abef_2d_d76dc37f4465 0x2ecf4 _repl.o ___S__23__23_type_2d_2_2d_71831161_2d_39c1_2d_4a10_2d_bb79_2d_04342e1981c3 0x1cfe4 _thread.o ___S__23__23_type_2d_2_2d_71831161_2d_39c1_2d_4a10_2d_bb79_2d_04342e1981c3 0x2ecdc _repl.o ___S__23__23_type_2d_2_2d_339af4ff_2d_3d44_2d_4bec_2d_a90b_2d_d981fd13834d 0x1cfcc _thread.o ___S__23__23_type_2d_2_2d_339af4ff_2d_3d44_2d_4bec_2d_a90b_2d_d981fd13834d 0x508 _repl.o ___S__23__23_type_2d_1_2d_f839d55a_2d_1d42_2d_4b64_2d_97a6_2d_2d16921dc0b7 0x1cf84 _thread.o ___S__23__23_type_2d_1_2d_f839d55a_2d_1d42_2d_4b64_2d_97a6_2d_2d16921dc0b7 0x4e8 _repl.o ___S_jiffies_2d_per_2d_second 0x1d464 _thread.o ___S_initialized_2d_thread_2d_exception_3f_ 0x1d434 _thread.o ___S_initialized_2d_thread_2d_exception_2d_arguments 0x1d41c _thread.o ___S_inactive_2d_thread_2d_exception_3f_ 0x1d404 _thread.o ___S_inactive_2d_thread_2d_exception_2d_arguments 0x1d3ec _thread.o ___S_idle_2d_processor_2d_count 0x1d3d4 _thread.o ___S_deadlock_2d_exception_3f_ 0x1d314 _thread.o ___S_current_2d_thread 0x1d2e4 _thread.o ___S_current_2d_thread 0x2f1a4 _repl.o ___S_current_2d_processor 0x1d2cc _thread.o ___S_continuation_3f_ 0x1d2b4 _thread.o ___S_continuation_2d_graft 0x1d29c _thread.o ___S_condvar_2d_deq_2d_prev 0x1d26c _thread.o ___S_condvar_2d_deq_2d_prev 0x6a0 _repl.o ___S_condvar 0x1d254 _thread.o ___S_condition_2d_variable_2d_specific_2d_set_21_ 0x1d23c _thread.o ___S_condition_2d_variable_2d_signal_21_ 0x1d224 _thread.o ___S_processor 0x1d65c _thread.o ___S_processor 0x2fbf4 _repl.o ___S_primordial 0x1d644 _thread.o ___S_not_2d_owned 0x1d5fc _thread.o ___S_noncontinuable_2d_exception_3f_ 0x1d5e4 _thread.o ___S_mutex_2d_unlock_21_ 0x1d59c _thread.o ___S_mutex_2d_specific_2d_set_21_ 0x1d584 _thread.o ___S_mutex_2d_name 0x1d56c _thread.o ___S_make_2d_thread_2d_group 0x1d53c _thread.o ___S_make_2d_root_2d_thread 0x1d524 _thread.o ___S_make_2d_condition_2d_variable 0x1d50c _thread.o ___S_mailbox_2d_receive_2d_timeout_2d_exception_2d_procedure 0x1d4f4 _thread.o ___S_mailbox_2d_receive_2d_timeout_2d_exception 0x1d4dc _thread.o ___S_mailbox_2d_receive_2d_timeout_2d_exception 0x2f984 _repl.o ___S_local 0x1d4ac _thread.o ___S_join_2d_timeout_2d_exception_3f_ 0x1d494 _thread.o ___S_join_2d_timeout_2d_exception_2d_arguments 0x1d47c _thread.o ___S_terminated_2d_thread_2d_exception_3f_ 0x1d854 _thread.o ___S_terminated_2d_thread_2d_exception_2d_arguments 0x1d83c _thread.o ___S_tcp_2d_service_2d_unregister_21_ 0x1d824 _thread.o ___S_tcp_2d_service 0x1d80c _thread.o ___S_started_2d_thread_2d_exception_2d_procedure 0x1d7dc _thread.o ___S_started_2d_thread_2d_exception 0x1d7c4 _thread.o ___S_started_2d_thread_2d_exception 0xb30 _repl.o ___S_seconds_2d__3e_time 0x1d794 _thread.o ___S_scheduler_2d_exception_3f_ 0x1d77c _thread.o ___S_scheduler_2d_exception 0x1d764 _thread.o ___S_scheduler_2d_exception 0x2fe64 _repl.o ___S_rpc_2d_remote_2d_error_2d_exception_2d_procedure 0x1d734 _thread.o ___S_rpc_2d_remote_2d_error_2d_exception_2d_arguments 0x1d71c _thread.o ___S_raise 0x1d6bc _thread.o ___S_r7rs_2d_raise_2d_continuable 0x1d6a4 _thread.o ___S_processor_3f_ 0x1d68c _thread.o ___S_processor_2d_deq_2d_prev 0x1d674 _thread.o ___S_processor_2d_deq_2d_prev 0x2fc0c _repl.o ___S_thread_2d_receive 0x1d9ec _thread.o ___S_thread_2d_quantum 0x1d9d4 _thread.o ___S_thread_2d_priority_2d_boost 0x1d9bc _thread.o ___S_thread_2d_mailbox_2d_rewind 0x1d9a4 _thread.o ___S_thread_2d_mailbox_2d_extract_2d_and_2d_rewind 0x1d98c _thread.o ___S_thread_2d_interrupt_21_ 0x1d974 _thread.o ___S_thread_2d_groups 0x1d95c _thread.o ___S_thread_2d_group_2d_terminate_21_ 0x1d944 _thread.o ___S_thread_2d_group_2d_specific_2d_set_21_ 0x1d92c _thread.o ___S_thread_2d_group_2d_resume_21_ 0x1d914 _thread.o ___S_thread_2d_group_2d_name 0x1d8fc _thread.o ___S_thread_2d_group_2d__3e_thread_2d_list 0x1d8e4 _thread.o ___S_thread_2d_group_2d__3e_thread_2d_group_2d_list 0x1d8cc _thread.o ___S_thread_2d_call_2d_result 0x1d8b4 _thread.o ___S_thread_2d_base_2d_priority 0x1d89c _thread.o ___S_time_3f_ 0x1db84 _thread.o ___S_thread_2d_yield_21_ 0x1db3c _thread.o ___S_thread_2d_terminate_21_ 0x1db24 _thread.o ___S_thread_2d_state_2d_waiting_3f_ 0x1db0c _thread.o ___S_thread_2d_state_2d_waiting_2d_for 0x1daf4 _thread.o ___S_thread_2d_state_2d_uninitialized_3f_ 0x1dadc _thread.o ___S_thread_2d_state_2d_running_3f_ 0x1dac4 _thread.o ___S_thread_2d_state_2d_running 0x1daac _thread.o ___S_thread_2d_state_2d_running 0x2ffe4 _repl.o ___S_thread_2d_state_2d_normally_2d_terminated_2d_result 0x1da94 _thread.o ___S_thread_2d_state_2d_initialized_3f_ 0x1da7c _thread.o ___S_thread_2d_state_2d_abnormally_2d_terminated_3f_ 0x1da64 _thread.o ___S_thread_2d_state_2d_abnormally_2d_terminated 0x1da4c _thread.o ___S_thread_2d_start_21_ 0x1da34 _thread.o ___S_thread_2d_specific 0x1da1c _thread.o ___S_thread_2d_send 0x1da04 _thread.o ___S__23__23_btq_2d_insert_21_ 0x10 _thread.o ___S__23__23_absrel_2d_timeout_2d__3e_timeout 0x8 _thread.o ___S_with_2d_exception_2d_handler 0x1dd7c _thread.o ___S_unused_2d_field7 0x1dcec _thread.o ___S_unused_2d_field5 0x1dcd4 _thread.o ___S_unused_2d_field3 0x1dcbc _thread.o ___S_unused_2d_field16 0x1dca4 _thread.o ___S_unused_2d_field14 0x1dc8c _thread.o ___S_unused_2d_field12 0x1dc74 _thread.o ___S_unused_2d_field10 0x1dc5c _thread.o ___S_uninitialized_2d_thread_2d_exception_2d_procedure 0x1dc44 _thread.o ___S_uninitialized_2d_thread_2d_exception 0x1dc2c _thread.o ___S_uninitialized_2d_thread_2d_exception 0xc30 _repl.o ___S_uncaught_2d_exception_2d_reason 0x1dc14 _thread.o ___S_uncaught_2d_exception_2d_arguments 0x1dbfc _thread.o ___S_timeout_2d__3e_time 0x1db9c _thread.o ___S__23__23_env_2d_lookup 0x90 _thread.o ___S__23__23_env_2d_insert 0x88 _thread.o ___S__23__23_dynamic_2d_wind 0x80 _thread.o ___S__23__23_dynamic_2d_ref 0x78 _thread.o ___S__23__23_dynamic_2d_env_2d__3e_list 0x70 _thread.o ___S__23__23_defer_2d_user_2d_interrupts 0x68 _thread.o ___S__23__23_current_2d_vm 0x60 _thread.o ___S__23__23_current_2d_time 0x58 _thread.o ___S__23__23_current_2d_processor_2d_id 0x50 _thread.o ___S__23__23_current_2d_directory_2d_set_2d_filter 0x48 _thread.o ___S__23__23_continuation_2d_return_2d_aux 0x40 _thread.o ___S__23__23_continuation_2d_graft_2d_aux 0x38 _thread.o ___S__23__23_continuation_2d_capture_2d_aux 0x30 _thread.o ___S__23__23_condvar_2d_signal_2d_no_2d_reschedule_21_ 0x28 _thread.o ___S__23__23_btq_2d_reposition_21_ 0x18 _thread.o ___S__23__23_make_2d_mutex 0x110 _thread.o ___S__23__23_fail_2d_check_2d_uninitialized_2d_thread_2d_exception 0x100 _thread.o ___S__23__23_fail_2d_check_2d_time 0xf8 _thread.o ___S__23__23_fail_2d_check_2d_thread_2d_state_2d_uninitialized 0xf0 _thread.o ___S__23__23_fail_2d_check_2d_thread_2d_state_2d_normally_2d_terminated 0xe8 _thread.o ___S__23__23_fail_2d_check_2d_thread_2d_state_2d_abnormally_2d_terminated 0xe0 _thread.o ___S__23__23_fail_2d_check_2d_tgroup 0xd8 _thread.o ___S__23__23_fail_2d_check_2d_started_2d_thread_2d_exception 0xd0 _thread.o ___S__23__23_fail_2d_check_2d_rpc_2d_remote_2d_error_2d_exception 0xc8 _thread.o ___S__23__23_fail_2d_check_2d_noncontinuable_2d_exception 0xc0 _thread.o ___S__23__23_fail_2d_check_2d_mailbox_2d_receive_2d_timeout_2d_exception 0xb8 _thread.o ___S__23__23_fail_2d_check_2d_initialized_2d_thread_2d_exception 0xb0 _thread.o ___S__23__23_fail_2d_check_2d_deadlock_2d_exception 0xa8 _thread.o ___S__23__23_fail_2d_check_2d_condvar 0xa0 _thread.o ___S__23__23_fail_2d_check_2d_absrel_2d_time 0x98 _thread.o ___S__23__23_raise_2d_started_2d_thread_2d_exception 0x190 _thread.o ___S__23__23_raise_2d_mailbox_2d_receive_2d_timeout_2d_exception 0x188 _thread.o ___S__23__23_raise_2d_initialized_2d_thread_2d_exception 0x180 _thread.o ___S__23__23_raise 0x178 _thread.o ___S__23__23_r7rs_2d_with_2d_exception_2d_catcher 0x170 _thread.o ___S__23__23_r7rs_2d_raise_2d_continuable 0x168 _thread.o ___S__23__23_processor 0x160 _thread.o ___S__23__23_primordial_2d_exception_2d_handler_2d_hook_2d_set_21_ 0x158 _thread.o ___S__23__23_primitive_2d_unlock_21_ 0x150 _thread.o ___S__23__23_primitive_2d_lock_21_ 0x148 _thread.o ___S__23__23_other_2d_interrupt_21_ 0x138 _thread.o ___S__23__23_mutex_2d_state 0x130 _thread.o ___S__23__23_mutex_2d_signal_2d_and_2d_condvar_2d_wait_21_ 0x128 _thread.o ___S__23__23_mutex_2d_lock_2d_out_2d_of_2d_line_21_ 0x120 _thread.o ___S__23__23_make_2d_tgroup 0x118 _thread.o ___S__23__23_thread_2d_deadlock_2d_action_21_ 0x208 _thread.o ___S__23__23_thread_2d_check_2d_timeouts_21_ 0x200 _thread.o ___S__23__23_thread_2d_check_2d_devices_21_ 0x1f8 _thread.o ___S__23__23_thread_2d_btq_2d_remove_21_ 0x1f0 _thread.o ___S__23__23_thread_2d_boosted_2d_priority_2d_changed_21_ 0x1e8 _thread.o ___S__23__23_thread_2d_abandoned_2d_mutex_2d_action_21_ 0x1e0 _thread.o ___S__23__23_tgroup_2d_terminate_21_ 0x1d8 _thread.o ___S__23__23_tgroup_2d_resume_21_ 0x1d0 _thread.o ___S__23__23_tgroup_2d__3e_thread_2d_list 0x1c8 _thread.o ___S__23__23_tgroup_2d__3e_tgroup_2d_list 0x1c0 _thread.o ___S__23__23_tcp_2d_service_2d_unregister_21_ 0x1b8 _thread.o ___S__23__23_tcp_2d_service_2d_register_21_ 0x1b0 _thread.o ___S__23__23_startup_2d_processor_21_ 0x1a8 _thread.o ___S__23__23_seconds_2d__3e_time 0x1a0 _thread.o ___S__23__23_raise_2d_uncaught_2d_exception 0x198 _thread.o ___S__23__23_thread_2d_timeout_2d_action_21_ 0x280 _thread.o ___S__23__23_thread_2d_suspend_21_ 0x278 _thread.o ___S__23__23_thread_2d_start_21_ 0x270 _thread.o ___S__23__23_thread_2d_signaled_2d_condvar_2d_action_21_ 0x268 _thread.o ___S__23__23_thread_2d_schedule_21_ 0x260 _thread.o ___S__23__23_thread_2d_resume_21_ 0x258 _thread.o ___S__23__23_thread_2d_report_2d_scheduler_2d_error_21_ 0x250 _thread.o ___S__23__23_thread_2d_priority_2d_boost_2d_set_21_ 0x248 _thread.o ___S__23__23_thread_2d_mailbox_2d_rewind 0x240 _thread.o ___S__23__23_thread_2d_mailbox_2d_get_21_ 0x238 _thread.o ___S__23__23_thread_2d_locked_2d_mutex_2d_action_21_ 0x230 _thread.o ___S__23__23_thread_2d_interrupt_21_ 0x228 _thread.o ___S__23__23_thread_2d_heartbeat_21_ 0x220 _thread.o ___S__23__23_thread_2d_end_2d_with_2d_uncaught_2d_exception_21_ 0x218 _thread.o ___S__23__23_thread_2d_effective_2d_priority_2d_downgrade_21_ 0x210 _thread.o ___S__23__23_type_2d_4_2d_f1bd59e2_2d_25fc_2d_49af_2d_b624_2d_e00f0c5975f8 0x320 _thread.o ___S__23__23_type_2d_3_2d_7022e42c_2d_4ecb_2d_4476_2d_be40_2d_3ca2d45903a7 0x2ede4 _repl.o ___S__23__23_type_2d_3_2d_7022e42c_2d_4ecb_2d_4476_2d_be40_2d_3ca2d45903a7 0x310 _thread.o ___S__23__23_type_2d_21_2d_A6899D11_2d_290C_2d_42A6_2d_B47A_2d_57C6B908698F 0x308 _thread.o ___S__23__23_type_2d_21_2d_A6899D11_2d_290C_2d_42A6_2d_B47A_2d_57C6B908698F 0x568 _repl.o ___S__23__23_type_2d_2_2d_eb5a81e1_2d_5061_2d_4074_2d_a27e_2d_cc706735d39a 0x300 _thread.o ___S__23__23_type_2d_2_2d_eb5a81e1_2d_5061_2d_4074_2d_a27e_2d_cc706735d39a 0x558 _repl.o ___S__23__23_type_2d_2_2d_EACE4200_2d_EB43_2d_4891_2d_852A_2d_03C7B5D385E4 0x2f8 _thread.o ___S__23__23_type_2d_2_2d_7af7ca4a_2d_ecca_2d_445f_2d_a270_2d_de9d45639feb 0x2f0 _thread.o ___S__23__23_type_2d_2_2d_7af7ca4a_2d_ecca_2d_445f_2d_a270_2d_de9d45639feb 0x528 _repl.o ___S__23__23_type_2d_2_2d_5f13e8c4_2d_2c68_2d_4eb5_2d_b24d_2d_249a9356c918 0x2ecc4 _repl.o ___S__23__23_type_2d_2_2d_5f13e8c4_2d_2c68_2d_4eb5_2d_b24d_2d_249a9356c918 0x2e8 _thread.o ___S__23__23_type_2d_19_2d_F86D8C06_2d_0129_2d_4798_2d_B170_2d_49E593E6A7FD 0x2e0 _thread.o ___S__23__23_type_2d_1_2d_c475ff99_2d_c959_2d_4784_2d_a847_2d_b0c52aff8f2a 0x2ec1c _repl.o ___S__23__23_type_2d_1_2d_c475ff99_2d_c959_2d_4784_2d_a847_2d_b0c52aff8f2a 0x2c8 _thread.o ___S__23__23_type_2d_0_2d_e0e435ae_2d_0097_2d_47c9_2d_8d4a_2d_9d761979522c 0x2b8 _thread.o ___S__23__23_type_2d_0_2d_e0e435ae_2d_0097_2d_47c9_2d_8d4a_2d_9d761979522c 0x4d0 _repl.o ___S__23__23_type_2d_0_2d_54294cd7_2d_1c33_2d_40e1_2d_940e_2d_7400e1126a5a 0x2eba4 _repl.o ___S__23__23_type_2d_0_2d_54294cd7_2d_1c33_2d_40e1_2d_940e_2d_7400e1126a5a 0x2b0 _thread.o ___S__23__23_toq_2d_remove_21_ 0x2a0 _thread.o ___S__23__23_timeout_2d__3e_time 0x298 _thread.o ___S__23__23_time_2d__3e_seconds 0x290 _thread.o ___S__23__23_thread_2d_void_2d_action_21_ 0x288 _thread.o ___S_current_2d_time 0x3f0 _thread.o ___S_current_2d_second 0x3e8 _thread.o ___S_current_2d_jiffy 0x3e0 _thread.o ___S_continuation_2d_return 0x3d8 _thread.o ___S_continuation_2d_capture 0x3d0 _thread.o ___S_condvar_2d_deq_2d_next 0x2f144 _repl.o ___S_condvar_2d_deq_2d_next 0x3c0 _thread.o ___S_condition_2d_variable_3f_ 0x3b8 _thread.o ___S_condition_2d_variable_2d_specific 0x3b0 _thread.o ___S_condition_2d_variable_2d_name 0x3a8 _thread.o ___S_absrel_2d_time_2d_or_2d_false 0x360 _thread.o ___S_absrel_2d_time_2d_or_2d_false 0x600 _repl.o ___S_abort 0x358 _thread.o ___S_abandoned_2d_mutex_2d_exception 0x350 _thread.o ___S_abandoned_2d_mutex_2d_exception 0x5f8 _repl.o ___S___thread_23_ 0x348 _thread.o ___S__23__23_with_2d_exception_2d_handler 0x340 _thread.o ___S__23__23_wait_2d_for_2d_io_21_ 0x338 _thread.o ___S_mutex_2d_state 0x4d0 _thread.o ___S_mutex_2d_specific 0x4c8 _thread.o ___S_mutex_2d_lock_21_ 0x4c0 _thread.o ___S_make_2d_thread 0x4b0 _thread.o ___S_make_2d_mutex 0x4a8 _thread.o ___S_mailbox_2d_receive_2d_timeout_2d_exception_3f_ 0x4a0 _thread.o ___S_mailbox_2d_receive_2d_timeout_2d_exception_2d_arguments 0x498 _thread.o ___S_join_2d_timeout_2d_exception_2d_procedure 0x478 _thread.o ___S_join_2d_timeout_2d_exception 0x2f84c _repl.o ___S_join_2d_timeout_2d_exception 0x470 _thread.o ___S_initialized_2d_thread_2d_exception_2d_procedure 0x458 _thread.o ___S_initialized_2d_thread_2d_exception 0x450 _thread.o ___S_initialized_2d_thread_2d_exception 0x8b0 _repl.o ___S_inactive_2d_thread_2d_exception_2d_procedure 0x448 _thread.o ___S_inactive_2d_thread_2d_exception 0x2f72c _repl.o ___S_inactive_2d_thread_2d_exception 0x440 _thread.o ___S_false 0x2f4ec _repl.o ___S_false 0x420 _thread.o ___S_deadlock_2d_exception 0x3f8 _thread.o ___S_deadlock_2d_exception 0x6d0 _repl.o ___S_terminated_2d_thread_2d_exception_2d_procedure 0x5b8 _thread.o ___S_terminated_2d_thread_2d_exception 0x5b0 _thread.o ___S_terminated_2d_thread_2d_exception 0xb70 _repl.o ___S_tcp_2d_service_2d_register_21_ 0x5a8 _thread.o ___S_started_2d_thread_2d_exception_3f_ 0x598 _thread.o ___S_started_2d_thread_2d_exception_2d_arguments 0x590 _thread.o ___S_scheduler_2d_exception_2d_reason 0x570 _thread.o ___S_rpc_2d_remote_2d_error_2d_exception_3f_ 0x560 _thread.o ___S_rpc_2d_remote_2d_error_2d_exception_2d_message 0x558 _thread.o ___S_rpc_2d_remote_2d_error_2d_exception 0x550 _thread.o ___S_rpc_2d_remote_2d_error_2d_exception 0xab8 _repl.o ___S_r7rs_2d_with_2d_exception_2d_handler 0x530 _thread.o ___S_r7rs_2d_raise 0x528 _thread.o ___S_processor_2d_id 0x520 _thread.o ___S_processor_2d_deq_2d_next 0x518 _thread.o ___S_processor_2d_deq_2d_next 0xa30 _repl.o ___S_noncontinuable_2d_exception_2d_reason 0x4e8 _thread.o ___S_mutex_3f_ 0x4d8 _thread.o ___S_thread_2d_sleep_21_ 0x650 _thread.o ___S_thread_2d_resume_21_ 0x648 _thread.o ___S_thread_2d_quantum_2d_set_21_ 0x640 _thread.o ___S_thread_2d_priority_2d_boost_2d_set_21_ 0x638 _thread.o ___S_thread_2d_name 0x630 _thread.o ___S_thread_2d_mailbox_2d_next 0x628 _thread.o ___S_thread_2d_join_21_ 0x620 _thread.o ___S_thread_2d_init_21_ 0x618 _thread.o ___S_thread_2d_group_3f_ 0x610 _thread.o ___S_thread_2d_group_2d_suspend_21_ 0x608 _thread.o ___S_thread_2d_group_2d_specific 0x600 _thread.o ___S_thread_2d_group_2d_parent 0x5f8 _thread.o ___S_thread_2d_group_2d__3e_thread_2d_vector 0x5f0 _thread.o ___S_thread_2d_group_2d__3e_thread_2d_group_2d_vector 0x5e8 _thread.o ___S_thread_2d_base_2d_priority_2d_set_21_ 0x5d8 _thread.o ___S_timeout 0x6d0 _thread.o ___S_timeout 0xb90 _repl.o ___S_time_2d__3e_seconds 0x6c8 _thread.o ___S_thread_3f_ 0x6b8 _thread.o ___S_thread_2d_thread_2d_group 0x6b0 _thread.o ___S_thread_2d_suspend_21_ 0x6a8 _thread.o ___S_thread_2d_state_2d_waiting_2d_timeout 0x6a0 _thread.o ___S_thread_2d_state_2d_waiting 0x698 _thread.o ___S_thread_2d_state_2d_waiting 0xb80 _repl.o ___S_thread_2d_state_2d_uninitialized 0x690 _thread.o ___S_thread_2d_state_2d_running_2d_processor 0x688 _thread.o ___S_thread_2d_state_2d_normally_2d_terminated_3f_ 0x680 _thread.o ___S_thread_2d_state_2d_normally_2d_terminated 0x678 _thread.o ___S_thread_2d_state_2d_initialized 0x670 _thread.o ___S_thread_2d_state_2d_abnormally_2d_terminated_2d_reason 0x668 _thread.o ___S_thread_2d_state 0x660 _thread.o ___S_thread_2d_specific_2d_set_21_ 0x658 _thread.o ___G___repl_23_ 0xf _repl.o ___G___repl_23_ 0x11cf _repl.o ___S_with_2d_exception_2d_catcher 0x770 _thread.o ___S_vm 0x768 _thread.o ___S_unused_2d_field8 0x748 _thread.o ___S_unused_2d_field6 0x740 _thread.o ___S_unused_2d_field4 0x738 _thread.o ___S_unused_2d_field2 0x730 _thread.o ___S_unused_2d_field15 0x728 _thread.o ___S_unused_2d_field15 0xc50 _repl.o ___S_unused_2d_field13 0x720 _thread.o ___S_unused_2d_field11 0x718 _thread.o ___S_uninitialized_2d_thread_2d_exception_3f_ 0x710 _thread.o ___S_uninitialized_2d_thread_2d_exception_2d_arguments 0x708 _thread.o ___S_uncaught_2d_exception_3f_ 0x700 _thread.o ___S_uncaught_2d_exception_2d_procedure 0x6f8 _thread.o ___S_uncaught_2d_exception 0x6f0 _thread.o ___S_uncaught_2d_exception 0xc28 _repl.o .text (section) 0x2404 _repl.o .text (section) 0x246b _repl.o .text (section) 0x24a9 _repl.o .text (section) 0x2568 _repl.o .text (section) 0x2599 _repl.o .text (section) 0x25d6 _repl.o .text (section) 0x269f _repl.o .text (section) 0x298e _repl.o .text (section) 0x2a8b _repl.o .text (section) 0x2b53 _repl.o .text (section) 0x2b9e _repl.o .text (section) 0x2cf6 _repl.o .text (section) 0x2e89 _repl.o .text (section) 0x3302 _repl.o .text (section) 0x3417 _repl.o .text (section) 0x34b5 _repl.o .text (section) 0x35c5 _repl.o .text (section) 0x360d _repl.o .text (section) 0x38f8 _repl.o .text (section) 0x3c33 _repl.o .text (section) 0x4064 _repl.o .text (section) 0x422f _repl.o .text (section) 0x46d3 _repl.o .text (section) 0x4b78 _repl.o .text (section) 0x4c6f _repl.o .text (section) 0x4ee8 _repl.o .text (section) 0x55ce _repl.o .text (section) 0x55df _repl.o .text (section) 0x55f0 _repl.o .text (section) 0x5759 _repl.o .text (section) 0x59e4 _repl.o .text (section) 0x59f5 _repl.o .text (section) 0x5b79 _repl.o .text (section) 0x5b8a _repl.o .text (section) 0x5b9b _repl.o .text (section) 0x5bac _repl.o .text (section) 0x5c31 _repl.o .text (section) 0x5c96 _repl.o .text (section) 0x5d34 _repl.o .text (section) 0x5d7c _repl.o .text (section) 0x5f04 _repl.o .text (section) 0x5f15 _repl.o .text (section) 0x5f26 _repl.o .text (section) 0x5ffb _repl.o .text (section) 0x642a _repl.o .text (section) 0x65db _repl.o .text (section) 0x6613 _repl.o .text (section) 0x662c _repl.o .text (section) 0x6654 _repl.o .text (section) 0x667c _repl.o .text (section) 0x676c _repl.o .text (section) 0x67e8 _repl.o .text (section) 0x682f _repl.o .text (section) 0x6857 _repl.o .text (section) 0x68c9 _repl.o .text (section) 0x68e2 _repl.o .text (section) 0x695a _repl.o .text (section) 0x6973 _repl.o .text (section) 0x6a00 _repl.o .text (section) 0x6a19 _repl.o .text (section) 0x6a32 _repl.o .text (section) 0x6a5a _repl.o .text (section) 0x6a82 _repl.o .text (section) 0x6aaa _repl.o .text (section) 0x6ad2 _repl.o .text (section) 0x6b45 _repl.o .text (section) 0x6b5e _repl.o .text (section) 0x6b77 _repl.o .text (section) 0x6b90 _repl.o .text (section) 0x6bb8 _repl.o .text (section) 0x6bef _repl.o .text (section) 0x6c17 _repl.o .text (section) 0x6c3f _repl.o .text (section) 0x6cc1 _repl.o .text (section) 0x6cda _repl.o .text (section) 0x6d82 _repl.o .text (section) 0x6e00 _repl.o .text (section) 0x6e9a _repl.o .text (section) 0x6fac _repl.o .text (section) 0x7016 _repl.o .text (section) 0x72a0 _repl.o .text (section) 0x72b1 _repl.o .text (section) 0x743f _repl.o .text (section) 0x7484 _repl.o .text (section) 0x759f _repl.o .text (section) 0x75c4 _repl.o .text (section) 0x765f _repl.o .text (section) 0x76d0 _repl.o .text (section) 0x775b _repl.o .text (section) 0x77b8 _repl.o .text (section) 0x77c9 _repl.o .text (section) 0x77da _repl.o .text (section) 0x7802 _repl.o .text (section) 0x783a _repl.o .text (section) 0x7956 _repl.o .text (section) 0x7af7 _repl.o .text (section) 0x7e2a _repl.o .text (section) 0x7fd2 _repl.o .text (section) 0x8784 _repl.o .text (section) 0x8989 _repl.o .text (section) 0x8c79 _repl.o .text (section) 0x8d9b _repl.o .text (section) 0x8dac _repl.o .text (section) 0x8dbd _repl.o .text (section) 0x8dfd _repl.o .text (section) 0x8e0e _repl.o .text (section) 0x8e1f _repl.o .text (section) 0x8e48 _repl.o .text (section) 0x8e59 _repl.o .text (section) 0x8e76 _repl.o .text (section) 0x8e87 _repl.o .text (section) 0x8e98 _repl.o .text (section) 0x8edb _repl.o .text (section) 0x8eff _repl.o .text (section) 0x907c _repl.o .text (section) 0x90cb _repl.o .text (section) 0x916a _repl.o .text (section) 0x920b _repl.o .text (section) 0x9224 _repl.o .text (section) 0x923d _repl.o .text (section) 0x942d _repl.o .text (section) 0x9463 _repl.o .text (section) 0x96c3 _repl.o .text (section) 0x98c7 _repl.o .text (section) 0x9ac4 _repl.o .text (section) 0x9b3e _repl.o .text (section) 0x9e83 _repl.o .text (section) 0x9f39 _repl.o .text (section) 0xa096 _repl.o .text (section) 0xa194 _repl.o .text (section) 0xa358 _repl.o .text (section) 0xa48d _repl.o .text (section) 0xa5be _repl.o .text (section) 0xa95d _repl.o .text (section) 0xab19 _repl.o .text (section) 0xb1c2 _repl.o .text (section) 0xb22c _repl.o .text (section) 0xb263 _repl.o .text (section) 0xb871 _repl.o .text (section) 0xbc89 _repl.o .text (section) 0xbdc8 _repl.o .text (section) 0xbe39 _repl.o .text (section) 0xc25e _repl.o .text (section) 0xc3d0 _repl.o .text (section) 0xc45a _repl.o .text (section) 0xcaf5 _repl.o .text (section) 0xcda7 _repl.o .text (section) 0xd6f9 _repl.o .text (section) 0xe3c9 _repl.o .text (section) 0xe557 _repl.o .text (section) 0xec72 _repl.o .text (section) 0xf1f6 _repl.o .text (section) 0xf223 _repl.o .text (section) 0xf27f _repl.o .text (section) 0xf2a3 _repl.o .text (section) 0xf2d9 _repl.o .text (section) 0xf6ef _repl.o .text (section) 0xfa2e _repl.o .text (section) 0xfa5b _repl.o .text (section) 0xfc1e _repl.o .text (section) 0xfc4b _repl.o .text (section) 0x10a69 _repl.o .text (section) 0x110e6 _repl.o .text (section) 0x11525 _repl.o .text (section) 0x125c0 _repl.o .text (section) 0x128a0 _repl.o .text (section) 0x128d0 _repl.o .text (section) 0x128f3 _repl.o .text (section) 0x129ec _repl.o .text (section) 0x12a10 _repl.o .text (section) 0x12fcf _repl.o .text (section) 0x130f7 _repl.o .text (section) 0x1338c _repl.o .text (section) 0x13472 _repl.o .text (section) 0x13d69 _repl.o .text (section) 0x13d8d _repl.o .text (section) 0x13e12 _repl.o .text (section) 0x13e66 _repl.o .text (section) 0x13f94 _repl.o .text (section) 0x1405a _repl.o .text (section) 0x14134 _repl.o .text (section) 0x14e53 _repl.o .text (section) 0x1530d _repl.o .text (section) 0x15735 _repl.o .text (section) 0x15993 _repl.o .text (section) 0x15e43 _repl.o .text (section) 0x1614d _repl.o .text (section) 0x16423 _repl.o .text (section) 0x16750 _repl.o .text (section) 0x16a64 _repl.o .text (section) 0x16abe _repl.o .text (section) 0x16b60 _repl.o .text (section) 0x16ced _repl.o .text (section) 0x16d16 _repl.o .text (section) 0x16e5a _repl.o .text (section) 0x170a1 _repl.o .text (section) 0x176e6 _repl.o .text (section) 0x1771b _repl.o .text (section) 0x17892 _repl.o .text (section) 0x17989 _repl.o .text (section) 0x17a86 _repl.o .text (section) 0x17c0b _repl.o .text (section) 0x180cb _repl.o .text (section) 0x1812e _repl.o .text (section) 0x1815b _repl.o .text (section) 0x182e6 _repl.o .text (section) 0x18350 _repl.o .text (section) 0x187ee _repl.o .text (section) 0x18ed4 _repl.o .text (section) 0x1902f _repl.o .text (section) 0x190ec _repl.o .text (section) 0x191d3 _repl.o .text (section) 0x19282 _repl.o .text (section) 0x19606 _repl.o .text (section) 0x19624 _repl.o .text (section) 0x197e0 _repl.o .text (section) 0x19a72 _repl.o .text (section) 0x19a9a _repl.o .text (section) 0x19b1a _repl.o .text (section) 0x19b6d _repl.o .text (section) 0x19baf _repl.o .text (section) 0x1a0c9 _repl.o .text (section) 0x1a216 _repl.o .text (section) 0x1a4e6 _repl.o .text (section) 0x1ab61 _repl.o .text (section) 0x1af71 _repl.o .text (section) 0x1b3fa _repl.o .text (section) 0x1b68d _repl.o .text (section) 0x1b6bf _repl.o .text (section) 0x1bc0d _repl.o .text (section) 0x1bda1 _repl.o .text (section) 0x1c326 _repl.o .text (section) 0x1c75a _repl.o .text (section) 0x1c7c6 _repl.o .text (section) 0x1c7f3 _repl.o .text (section) 0x1c820 _repl.o .text (section) 0x1d0be _repl.o .text (section) 0x1d43f _repl.o .text (section) 0x1d510 _repl.o .text (section) 0x1d95f _repl.o .text (section) 0x1dec9 _repl.o .text (section) 0x1df12 _repl.o .text (section) 0x1df42 _repl.o .text (section) 0x1e11b _repl.o .text (section) 0x1e51d _repl.o .text (section) 0x1e774 _repl.o .text (section) 0x1e7e1 _repl.o .text (section) 0x1e80e _repl.o .text (section) 0x1e83b _repl.o .text (section) 0x1e924 _repl.o .text (section) 0x21824 _repl.o .text (section) 0x21c3e _repl.o .text (section) 0x2296c _repl.o .text (section) 0x22df9 _repl.o .text (section) 0x22e13 _repl.o .text (section) 0x22e4c _repl.o .text (section) 0x22ecc _repl.o .text (section) 0x22f0e _repl.o .text (section) 0x22fdf _repl.o .text (section) 0x22ffa _repl.o .text (section) 0x2302c _repl.o .text (section) 0x2303d _repl.o .text (section) 0x232dc _repl.o .text (section) 0x232f7 _repl.o .text (section) 0x23312 _repl.o .text (section) 0x23384 _repl.o .text (section) 0x2339f _repl.o .text (section) 0x23414 _repl.o .text (section) 0x234a8 _repl.o .text (section) 0x234c8 _repl.o .text (section) 0x234e3 _repl.o .text (section) 0x23603 _repl.o .text (section) 0x23716 _repl.o .text (section) 0x23af4 _repl.o .text (section) 0x23b50 _repl.o .text (section) 0x23b6b _repl.o .text (section) 0x23c34 _repl.o .text (section) 0x23c49 _repl.o .text (section) 0x23d3a _repl.o .text (section) 0x23d94 _repl.o .text (section) 0x23ec0 _repl.o .text (section) 0x23f50 _repl.o .text (section) 0x23fa5 _repl.o .text (section) 0x23fc7 _repl.o .text (section) 0x23fd8 _repl.o .text (section) 0x23ff6 _repl.o .text (section) 0x2400b _repl.o .text (section) 0x24064 _repl.o .text (section) 0x24107 _repl.o .text (section) 0x24274 _repl.o .text (section) 0x24293 _repl.o .text (section) 0x24404 _repl.o .text (section) 0x2449e _repl.o .text (section) 0x244ec _repl.o .text (section) 0x24521 _repl.o .text (section) 0x24850 _repl.o .text (section) 0x24a6f _repl.o .text (section) 0x24f0c _repl.o .text (section) 0x2501d _repl.o .text (section) 0x252b8 _repl.o .text (section) 0x252d3 _repl.o .text (section) 0x252ee _repl.o .text (section) 0x25571 _repl.o .text (section) 0x25686 _repl.o .text (section) 0x2578d _repl.o .text (section) 0x25888 _repl.o .text (section) 0x25a5a _repl.o .text (section) 0x25b5d _repl.o .text (section) 0x25e90 _repl.o .text (section) 0x260d6 _repl.o .text (section) 0x2627c _repl.o .text (section) 0x263c0 _repl.o .text (section) 0x264d5 _repl.o .text (section) 0x26571 _repl.o .text (section) 0x265cc _repl.o .text (section) 0x26623 _repl.o .text (section) 0x26693 _repl.o .text (section) 0x266d7 _repl.o .text (section) 0x267ff _repl.o .text (section) 0x26b29 _repl.o .text (section) 0x26c7a _repl.o .text (section) 0x26c9e _repl.o .text (section) 0x26d1e _repl.o .text (section) 0x26f87 _repl.o .text (section) 0x27502 _repl.o .text (section) 0x27679 _repl.o .text (section) 0x2769c _repl.o .text (section) 0x27a06 _repl.o .text (section) 0x27a1e _repl.o .text (section) 0x27a3e _repl.o .text (section) 0x27a88 _repl.o .text (section) 0x27aa2 _repl.o .text (section) 0x27c98 _repl.o .text (section) 0x27e30 _repl.o .text (section) 0x27e60 _repl.o .text (section) 0x27ede _repl.o .text (section) 0x287d7 _repl.o .text (section) 0x28839 _repl.o .text (section) 0x2896a _repl.o .text (section) 0x28b43 _repl.o .text (section) 0x28b7a _repl.o .text (section) 0x28e12 _repl.o .text (section) 0x28e76 _repl.o .text (section) 0x2900b _repl.o .text (section) 0x29071 _repl.o .text (section) 0x290b4 _repl.o .text (section) 0x29303 _repl.o .text (section) 0x2935f _repl.o .text (section) 0x293c2 _repl.o .text (section) 0x294af _repl.o .text (section) 0x294c3 _repl.o .text (section) 0x29519 _repl.o .text (section) 0x296c0 _repl.o .text (section) 0x29827 _repl.o .text (section) 0x298fc _repl.o .text (section) 0x2ac82 _repl.o .text (section) 0x2c053 _repl.o .text (section) 0x2cb04 _repl.o .data (section) 0x2504 _repl.o .data (section) 0x21f0a _repl.o .data (section) 0x22d32 _repl.o .data (section) 0x303bc _repl.o ___G__23__23_degen_2d_glo_2d_set 0xe4 _repl.o ___G__23__23_degen_2d_glo_2d_set 0x12a4 _repl.o ___G__23__23_degen_2d_loc_2d_set 0xd6 _repl.o ___G__23__23_degen_2d_loc_2d_set 0x1296 _repl.o ___G__23__23_degen_2d_glo_2d_ref 0xc8 _repl.o ___G__23__23_degen_2d_glo_2d_ref 0x1288 _repl.o ___G__23__23_degen_2d_loc_2d_ref 0xba _repl.o ___G__23__23_degen_2d_loc_2d_ref 0x127a _repl.o ___G__23__23_degen_2d_up_2d_over 0xac _repl.o ___G__23__23_degen_2d_up_2d_over 0x126c _repl.o ___G__23__23_degen_2d_loc_2d_ref_2d_x_2d_y 0x9e _repl.o ___G__23__23_degen_2d_loc_2d_ref_2d_x_2d_y 0x125e _repl.o ___G__23__23_degen_2d_cst 0x90 _repl.o ___G__23__23_degen_2d_cst 0x1250 _repl.o ___G__23__23_degen_2d_top 0x82 _repl.o ___G__23__23_degen_2d_top 0x1242 _repl.o ___G__23__23_unbegin 0x74 _repl.o ___G__23__23_unbegin 0x1234 _repl.o ___G__23__23_void_2d_constant_3f_ 0x66 _repl.o ___G__23__23_void_2d_constant_3f_ 0x1226 _repl.o ___G__23__23_or_3f_ 0x58 _repl.o ___G__23__23_or_3f_ 0x1218 _repl.o ___G__23__23_and_3f_ 0x4a _repl.o ___G__23__23_and_3f_ 0x120a _repl.o ___G__23__23_cond_3f_ 0x3c _repl.o ___G__23__23_cond_3f_ 0x11fc _repl.o ___G__23__23_begin_3f_ 0x2e _repl.o ___G__23__23_begin_3f_ 0x11ee _repl.o ___G__23__23_extract_2d_container 0x20 _repl.o ___G__23__23_extract_2d_container 0x11e0 _repl.o ___G__23__23_degen_2d_cond_2d_or 0x1b6 _repl.o ___G__23__23_degen_2d_cond_2d_or 0x1376 _repl.o ___G__23__23_degen_2d_cond_2d_if 0x1a8 _repl.o ___G__23__23_degen_2d_cond_2d_if 0x1368 _repl.o ___G__23__23_degen_2d_quasi_2d_extract 0x19a _repl.o ___G__23__23_degen_2d_quasi_2d_extract 0x135a _repl.o ___G__23__23_degen_2d_quasi_2d_optimize 0x18c _repl.o ___G__23__23_degen_2d_quasi_2d_optimize 0x134c _repl.o ___G__23__23_degen_2d_quasi_2d_unquote_2d_splicing 0x17e _repl.o ___G__23__23_degen_2d_quasi_2d_unquote_2d_splicing 0x133e _repl.o ___G__23__23_degen_2d_quasi_2d_unquote_2d_splicing_2d_cdr 0x170 _repl.o ___G__23__23_degen_2d_quasi_2d_unquote_2d_splicing_2d_cdr 0x1330 _repl.o ___G__23__23_degen_2d_quasi_2d_unquote 0x162 _repl.o ___G__23__23_degen_2d_quasi_2d_unquote 0x1322 _repl.o ___G__23__23_degen_2d_quasi_2d_append_2d_aux 0x154 _repl.o ___G__23__23_degen_2d_quasi_2d_append_2d_aux 0x1314 _repl.o ___G__23__23_degen_2d_quasi_2d_cons 0x146 _repl.o ___G__23__23_degen_2d_quasi_2d_cons 0x1306 _repl.o ___G__23__23_degen_2d_quasi_2d_append 0x138 _repl.o ___G__23__23_degen_2d_quasi_2d_append 0x12f8 _repl.o ___G__23__23_degen_2d_quasi_2d_list_2d__3e_vector 0x12a _repl.o ___G__23__23_degen_2d_quasi_2d_list_2d__3e_vector 0x12ea _repl.o ___G__23__23_degen_2d_seq 0x11c _repl.o ___G__23__23_degen_2d_seq 0x12dc _repl.o ___G__23__23_degen_2d_if3 0x10e _repl.o ___G__23__23_degen_2d_if3 0x12ce _repl.o ___G__23__23_degen_2d_if2 0x100 _repl.o ___G__23__23_degen_2d_if2 0x12c0 _repl.o ___G__23__23_degen_2d_glo_2d_def 0xf2 _repl.o ___G__23__23_degen_2d_glo_2d_def 0x12b2 _repl.o ___G__23__23_degen_2d_letrec_2d_aux 0x288 _repl.o ___G__23__23_degen_2d_letrec_2d_aux 0x1448 _repl.o ___G__23__23_degen_2d_letrec_2a_ 0x27a _repl.o ___G__23__23_degen_2d_letrec_2a_ 0x143a _repl.o ___G__23__23_degen_2d_letrec 0x26c _repl.o ___G__23__23_degen_2d_letrec 0x142c _repl.o ___G__23__23_make_2d_bindings 0x25e _repl.o ___G__23__23_make_2d_bindings 0x141e _repl.o ___G__23__23_make_2d_bindings_2d_values 0x250 _repl.o ___G__23__23_make_2d_bindings_2d_values 0x1410 _repl.o ___G__23__23_degen_2d_let_2d_values 0x242 _repl.o ___G__23__23_degen_2d_let_2d_values 0x1402 _repl.o ___G__23__23_degen_2d_let 0x234 _repl.o ___G__23__23_degen_2d_let 0x13f4 _repl.o ___G__23__23_degen_2d_case_2d_send 0x226 _repl.o ___G__23__23_degen_2d_case_2d_send 0x13e6 _repl.o ___G__23__23_degen_2d_case_2d_else 0x218 _repl.o ___G__23__23_degen_2d_case_2d_else 0x13d8 _repl.o ___G__23__23_degen_2d_case_2d_list 0x20a _repl.o ___G__23__23_degen_2d_case_2d_list 0x13ca _repl.o ___G__23__23_degen_2d_case 0x1fc _repl.o ___G__23__23_degen_2d_case 0x13bc _repl.o ___G__23__23_degen_2d_and 0x1ee _repl.o ___G__23__23_degen_2d_and 0x13ae _repl.o ___G__23__23_degen_2d_or 0x1e0 _repl.o ___G__23__23_degen_2d_or 0x13a0 _repl.o ___G__23__23_build_2d_cond 0x1d2 _repl.o ___G__23__23_build_2d_cond 0x1392 _repl.o ___G__23__23_degen_2d_cond_2d_send 0x1c4 _repl.o ___G__23__23_degen_2d_cond_2d_send 0x1384 _repl.o ___G__23__23_decomp 0x368 _repl.o ___G__23__23_decomp 0x1528 _repl.o ___G__23__23_degen_2d_guard 0x34c _repl.o ___G__23__23_degen_2d_guard 0x150c _repl.o ___G__23__23_degen_2d_reraise 0x33e _repl.o ___G__23__23_degen_2d_reraise 0x14fe _repl.o ___G__23__23_degen_2d_future 0x330 _repl.o ___G__23__23_degen_2d_future 0x14f0 _repl.o ___G__23__23_degen_2d_delay 0x322 _repl.o ___G__23__23_degen_2d_delay 0x14e2 _repl.o ___G__23__23_degen_2d_app 0x314 _repl.o ___G__23__23_degen_2d_app 0x14d4 _repl.o ___G__23__23_degen_2d_app4 0x306 _repl.o ___G__23__23_degen_2d_app4 0x14c6 _repl.o ___G__23__23_degen_2d_app3 0x2f8 _repl.o ___G__23__23_degen_2d_app3 0x14b8 _repl.o ___G__23__23_degen_2d_app2 0x2ea _repl.o ___G__23__23_degen_2d_app2 0x14aa _repl.o ___G__23__23_degen_2d_app1 0x2dc _repl.o ___G__23__23_degen_2d_app1 0x149c _repl.o ___G__23__23_degen_2d_app0 0x2ce _repl.o ___G__23__23_degen_2d_app0 0x148e _repl.o ___G__23__23_make_2d_params 0x2c0 _repl.o ___G__23__23_make_2d_params 0x1480 _repl.o ___G__23__23_degen_2d_prc 0x2b2 _repl.o ___G__23__23_degen_2d_prc 0x1472 _repl.o ___G__23__23_degen_2d_prc_2d_rest 0x2a4 _repl.o ___G__23__23_degen_2d_prc_2d_rest 0x1464 _repl.o ___G__23__23_degen_2d_prc_2d_req 0x296 _repl.o ___G__23__23_degen_2d_prc_2d_req 0x1456 _repl.o ___G__23__23_show_2d_all_2d_continuations_3f__2d_set_21_ 0x448 _repl.o ___G__23__23_show_2d_all_2d_continuations_3f__2d_set_21_ 0x1608 _repl.o ___G__23__23_continuation_2d_parent 0x43a _repl.o ___G__23__23_continuation_2d_parent 0x15fa _repl.o ___G__23__23_interp_2d_procedure_2d_rte 0x42c _repl.o ___G__23__23_interp_2d_procedure_2d_rte 0x15ec _repl.o ___G__23__23_interp_2d_procedure_2d_code 0x41e _repl.o ___G__23__23_interp_2d_procedure_2d_code 0x15de _repl.o ___G__23__23_interp_2d_procedure_3f_ 0x410 _repl.o ___G__23__23_interp_2d_procedure_3f_ 0x15d0 _repl.o ___G__23__23_hidden_2d_parameter_3f_ 0x402 _repl.o ___G__23__23_hidden_2d_parameter_3f_ 0x15c2 _repl.o ___G__23__23_hidden_2d_local_2d_var_3f_ 0x3f4 _repl.o ___G__23__23_hidden_2d_local_2d_var_3f_ 0x15b4 _repl.o ___G__23__23_object_2d__3e_lexical_2d_var_2d__3e_identifier 0x3e6 _repl.o ___G__23__23_object_2d__3e_lexical_2d_var_2d__3e_identifier 0x15a6 _repl.o ___G__23__23_procedure_2d_friendly_2d_name 0x3ca _repl.o ___G__23__23_procedure_2d_friendly_2d_name 0x158a _repl.o ___G__23__23_subprocedure_2d_info 0x3bc _repl.o ___G__23__23_subprocedure_2d_info 0x157c _repl.o ___G__23__23_subprocedure_2d_source_2d_info 0x3ae _repl.o ___G__23__23_subprocedure_2d_source_2d_info 0x156e _repl.o ___G__23__23_code_2d_root_2d_parent 0x3a0 _repl.o ___G__23__23_code_2d_root_2d_parent 0x1560 _repl.o ___G__23__23_code_2d_locat 0x392 _repl.o ___G__23__23_code_2d_locat 0x1552 _repl.o ___G__23__23_procedure_2d_locat 0x384 _repl.o ___G__23__23_procedure_2d_locat 0x1544 _repl.o ___G__23__23_decompile 0x376 _repl.o ___G__23__23_decompile 0x1536 _repl.o ___G__23__23_continuation_2d_count_2d_frames 0x51a _repl.o ___G__23__23_continuation_2d_count_2d_frames 0x16da _repl.o ___G__23__23_continuation_2d_next_2d_frame 0x50c _repl.o ___G__23__23_continuation_2d_next_2d_frame 0x16cc _repl.o ___G__23__23_continuation_2d_first_2d_frame 0x4fe _repl.o ___G__23__23_continuation_2d_first_2d_frame 0x16be _repl.o ___G__23__23_interesting_2d_continuation_3f_ 0x4f0 _repl.o ___G__23__23_interesting_2d_continuation_3f_ 0x16b0 _repl.o ___G__23__23_local_2d__3e_value 0x4e2 _repl.o ___G__23__23_local_2d__3e_value 0x16a2 _repl.o ___G__23__23_interp_2d_continuation_2d_rte 0x4d4 _repl.o ___G__23__23_interp_2d_continuation_2d_rte 0x1694 _repl.o ___G__23__23_interp_2d_continuation_2d_code 0x4c6 _repl.o ___G__23__23_interp_2d_continuation_2d_code 0x1686 _repl.o ___G__23__23_continuation_2d_locat 0x4b8 _repl.o ___G__23__23_continuation_2d_locat 0x1678 _repl.o ___G__23__23_continuation_2d_creator 0x4aa _repl.o ___G__23__23_continuation_2d_creator 0x166a _repl.o ___G__23__23_interp_2d_continuation_3f_ 0x49c _repl.o ___G__23__23_interp_2d_continuation_3f_ 0x165c _repl.o ___G__23__23_interp_2d_internal_2d_continuation_3f_ 0x48e _repl.o ___G__23__23_interp_2d_internal_2d_continuation_3f_ 0x164e _repl.o ___G__23__23_interp_2d_subproblem_2d_continuation_3f_ 0x480 _repl.o ___G__23__23_interp_2d_subproblem_2d_continuation_3f_ 0x1640 _repl.o ___G__23__23_hidden_2d_continuation_2d_parent_3f__2d_set_21_ 0x472 _repl.o ___G__23__23_hidden_2d_continuation_2d_parent_3f__2d_set_21_ 0x1632 _repl.o ___G__23__23_default_2d_hidden_2d_continuation_2d_parent_3f_ 0x464 _repl.o ___G__23__23_default_2d_hidden_2d_continuation_2d_parent_3f_ 0x1624 _repl.o ___G__23__23_hidden_2d_continuation_3f_ 0x456 _repl.o ___G__23__23_hidden_2d_continuation_3f_ 0x1616 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer_2d_set_21_ 0x5ec _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer_2d_set_21_ 0x17ac _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner_2d_set_21_ 0x5de _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner_2d_set_21_ 0x179e _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f__2d_set_21_ 0x5d0 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f__2d_set_21_ 0x1790 _repl.o ___G_display_2d_continuation_2d_backtrace 0x5c2 _repl.o ___G_display_2d_continuation_2d_backtrace 0x1782 _repl.o ___G__23__23_display_2d_continuation_2d_backtrace 0x5b4 _repl.o ___G__23__23_display_2d_continuation_2d_backtrace 0x1774 _repl.o ___G__23__23_cmd_2d_b 0x5a6 _repl.o ___G__23__23_cmd_2d_b 0x1766 _repl.o ___G__23__23_frame_2d_call_2d_display_3f__2d_set_21_ 0x598 _repl.o ___G__23__23_frame_2d_call_2d_display_3f__2d_set_21_ 0x1758 _repl.o ___G__23__23_frame_2d_locat_2d_highlight_3f__2d_set_21_ 0x58a _repl.o ___G__23__23_frame_2d_locat_2d_highlight_3f__2d_set_21_ 0x174a _repl.o ___G__23__23_frame_2d_locat_2d_display_3f__2d_set_21_ 0x57c _repl.o ___G__23__23_frame_2d_locat_2d_display_3f__2d_set_21_ 0x173c _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_tail_2d_set_21_ 0x56e _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_tail_2d_set_21_ 0x172e _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head_2d_set_21_ 0x560 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head_2d_set_21_ 0x1720 _repl.o ___G__23__23_values_2d_with_2d_sn_3f__2d_set_21_ 0x552 _repl.o ___G__23__23_values_2d_with_2d_sn_3f__2d_set_21_ 0x1712 _repl.o ___G__23__23_cmd_2d__3f_ 0x544 _repl.o ___G__23__23_cmd_2d__3f_ 0x1704 _repl.o ___G__23__23_subprocedure_2d_locals 0x536 _repl.o ___G__23__23_subprocedure_2d_locals 0x16f6 _repl.o ___G__23__23_continuation_2d_locals 0x528 _repl.o ___G__23__23_continuation_2d_locals 0x16e8 _repl.o ___G__23__23_repl_2d_location_2d_relative_2d_set_21_ 0x6be _repl.o ___G__23__23_repl_2d_location_2d_relative_2d_set_21_ 0x187e _repl.o ___G__23__23_default_2d_repl_2d_path_2d_normalize 0x6b0 _repl.o ___G__23__23_default_2d_repl_2d_path_2d_normalize 0x1870 _repl.o ___G__23__23_repl_2d_path_2d_normalize 0x6a2 _repl.o ___G__23__23_repl_2d_path_2d_normalize 0x1862 _repl.o ___G__23__23_repl_2d_path_2d_normalize_2d_hook_2d_set_21_ 0x694 _repl.o ___G__23__23_repl_2d_path_2d_normalize_2d_hook_2d_set_21_ 0x1854 _repl.o ___G__23__23_pinpoint_2d_locat 0x686 _repl.o ___G__23__23_pinpoint_2d_locat 0x1846 _repl.o ___G__23__23_pinpoint_2d_locat_2d_hook_2d_set_21_ 0x678 _repl.o ___G__23__23_pinpoint_2d_locat_2d_hook_2d_set_21_ 0x1838 _repl.o ___G__23__23_default_2d_pinpoint_2d_locat 0x66a _repl.o ___G__23__23_default_2d_pinpoint_2d_locat 0x182a _repl.o ___G__23__23_display_2d_filepos 0x65c _repl.o ___G__23__23_display_2d_filepos 0x181c _repl.o ___G__23__23_display_2d_locat 0x64e _repl.o ___G__23__23_display_2d_locat 0x180e _repl.o ___G__23__23_display_2d_spaces 0x640 _repl.o ___G__23__23_display_2d_spaces 0x1800 _repl.o ___G__23__23_display_2d_continuation_2d_frame 0x632 _repl.o ___G__23__23_display_2d_continuation_2d_frame 0x17f2 _repl.o ___G__23__23_cmd_2d_y 0x624 _repl.o ___G__23__23_cmd_2d_y 0x17e4 _repl.o ___G__23__23_highlight_2d_source_2d_aux 0x616 _repl.o ___G__23__23_highlight_2d_source_2d_aux 0x17d6 _repl.o ___G__23__23_highlight_2d_source 0x608 _repl.o ___G__23__23_highlight_2d_source 0x17c8 _repl.o ___G__23__23_highlight_2d_source_2d_setup 0x5fa _repl.o ___G__23__23_highlight_2d_source_2d_setup 0x17ba _repl.o ___G__23__23_display_2d_continuation_2d_env 0x790 _repl.o ___G__23__23_display_2d_continuation_2d_env 0x1950 _repl.o ___G_display_2d_continuation_2d_dynamic_2d_environment 0x782 _repl.o ___G_display_2d_continuation_2d_dynamic_2d_environment 0x1942 _repl.o ___G__23__23_display_2d_continuation_2d_dynamic_2d_environment 0x774 _repl.o ___G__23__23_display_2d_continuation_2d_dynamic_2d_environment 0x1934 _repl.o ___G_display_2d_continuation_2d_environment 0x766 _repl.o ___G_display_2d_continuation_2d_environment 0x1926 _repl.o ___G__23__23_display_2d_continuation_2d_environment 0x758 _repl.o ___G__23__23_display_2d_continuation_2d_environment 0x1918 _repl.o ___G__23__23_display_2d_parameters 0x74a _repl.o ___G__23__23_display_2d_parameters 0x190a _repl.o ___G__23__23_display_2d_locals 0x73c _repl.o ___G__23__23_display_2d_locals 0x18fc _repl.o ___G__23__23_display_2d_vars 0x72e _repl.o ___G__23__23_display_2d_vars 0x18ee _repl.o ___G__23__23_for_2d_each_2d_rte_2d_binding 0x720 _repl.o ___G__23__23_for_2d_each_2d_rte_2d_binding 0x18e0 _repl.o ___G__23__23_display_2d_rte 0x712 _repl.o ___G__23__23_display_2d_rte 0x18d2 _repl.o ___G__23__23_display_2d_var_2d_val_2d_aux 0x704 _repl.o ___G__23__23_display_2d_var_2d_val_2d_aux 0x18c4 _repl.o ___G__23__23_display_2d_var_2d_val 0x6f6 _repl.o ___G__23__23_display_2d_var_2d_val 0x18b6 _repl.o ___G__23__23_inverse_2d_eval 0x6e8 _repl.o ___G__23__23_inverse_2d_eval 0x18a8 _repl.o ___G__23__23_inverse_2d_eval_2d_in_2d_env 0x6da _repl.o ___G__23__23_inverse_2d_eval_2d_in_2d_env 0x189a _repl.o ___G__23__23_repl_2d_location_2d_origin_2d_set_21_ 0x6cc _repl.o ___G__23__23_repl_2d_location_2d_origin_2d_set_21_ 0x188c _repl.o ___G__23__23_make_2d_default_2d_entry_2d_hook 0x862 _repl.o ___G__23__23_make_2d_default_2d_entry_2d_hook 0x1a22 _repl.o ___G__23__23_interp_2d_procedure_2d_default_2d_entry_2d_hook 0x854 _repl.o ___G__23__23_interp_2d_procedure_2d_default_2d_entry_2d_hook 0x1a14 _repl.o ___G__23__23_interp_2d_procedure_2d_entry_2d_hook_2d_set_21_ 0x846 _repl.o ___G__23__23_interp_2d_procedure_2d_entry_2d_hook_2d_set_21_ 0x1a06 _repl.o ___G__23__23_interp_2d_procedure_2d_entry_2d_hook 0x838 _repl.o ___G__23__23_interp_2d_procedure_2d_entry_2d_hook 0x19f8 _repl.o ___G_top 0x82a _repl.o ___G_top 0x19ea _repl.o ___G__23__23_top 0x81c _repl.o ___G__23__23_top 0x19dc _repl.o ___G__23__23_display_2d_thread_2d_group_2d_state 0x80e _repl.o ___G__23__23_display_2d_thread_2d_group_2d_state 0x19ce _repl.o ___G__23__23_display_2d_thread_2d_state_2d_relative 0x800 _repl.o ___G__23__23_display_2d_thread_2d_state_2d_relative 0x19c0 _repl.o ___G__23__23_display_2d_thread_2d_state 0x7f2 _repl.o ___G__23__23_display_2d_thread_2d_state 0x19b2 _repl.o ___G__23__23_cmd_2d_st 0x7e4 _repl.o ___G__23__23_cmd_2d_st 0x19a4 _repl.o ___G__23__23_cmd_2d_i 0x7d6 _repl.o ___G__23__23_cmd_2d_i 0x1996 _repl.o ___G_display_2d_procedure_2d_environment 0x7c8 _repl.o ___G_display_2d_procedure_2d_environment 0x1988 _repl.o ___G__23__23_display_2d_procedure_2d_environment 0x7ba _repl.o ___G__23__23_display_2d_procedure_2d_environment 0x197a _repl.o ___G__23__23_cont_2d_like_2d__3e_continuation 0x7ac _repl.o ___G__23__23_cont_2d_like_2d__3e_continuation 0x196c _repl.o ___G__23__23_cmd_2d_e 0x79e _repl.o ___G__23__23_cmd_2d_e 0x195e _repl.o ___G__23__23_step_2d_off 0x934 _repl.o ___G__23__23_step_2d_off 0x1af4 _repl.o ___G__23__23_step_2d_on 0x926 _repl.o ___G__23__23_step_2d_on 0x1ae6 _repl.o ___G_unbreak 0x918 _repl.o ___G_unbreak 0x1ad8 _repl.o ___G_break 0x90a _repl.o ___G_break 0x1aca _repl.o ___G__23__23_unbreak 0x8fc _repl.o ___G__23__23_unbreak 0x1abc _repl.o ___G__23__23_break 0x8ee _repl.o ___G__23__23_break 0x1aae _repl.o ___G_untrace 0x8e0 _repl.o ___G_untrace 0x1aa0 _repl.o ___G_trace 0x8d2 _repl.o ___G_trace 0x1a92 _repl.o ___G__23__23_untrace 0x8c4 _repl.o ___G__23__23_untrace 0x1a84 _repl.o ___G__23__23_trace 0x8b6 _repl.o ___G__23__23_trace 0x1a76 _repl.o ___G__23__23_nontail_2d_call_2d_for_2d_step 0x8a8 _repl.o ___G__23__23_nontail_2d_call_2d_for_2d_step 0x1a68 _repl.o ___G__23__23_nontail_2d_call_2d_for_2d_leap 0x89a _repl.o ___G__23__23_nontail_2d_call_2d_for_2d_leap 0x1a5a _repl.o ___G__23__23_trace_2d_generate 0x88c _repl.o ___G__23__23_trace_2d_generate 0x1a4c _repl.o ___G__23__23_make_2d_friendly_2d_form 0x87e _repl.o ___G__23__23_make_2d_friendly_2d_form 0x1a3e _repl.o ___G__23__23_make_2d_friendly_2d_call_2d_form 0x870 _repl.o ___G__23__23_make_2d_friendly_2d_call_2d_form 0x1a30 _repl.o ___G__23__23_thread_2d_repl_2d_channel_2d_get_21_ 0xa06 _repl.o ___G__23__23_thread_2d_repl_2d_channel_2d_get_21_ 0x1bc6 _repl.o ___G__23__23_make_2d_interp_2d_procedure 0x9f8 _repl.o ___G__23__23_make_2d_interp_2d_procedure 0x1bb8 _repl.o ___G__23__23_interp_2d_procedure_2d_wrapper 0x9ea _repl.o ___G__23__23_interp_2d_procedure_2d_wrapper 0x1baa _repl.o ___G__23__23_fail_2d_check_2d_interpreted_2d_procedure 0x9dc _repl.o ___G__23__23_fail_2d_check_2d_interpreted_2d_procedure 0x1b9c _repl.o ___G__23__23_for_2d_each_2d_interp_2d_procedure 0x9ce _repl.o ___G__23__23_for_2d_each_2d_interp_2d_procedure 0x1b8e _repl.o ___G__23__23_step_2d_handler_2d_continue 0x9c0 _repl.o ___G__23__23_step_2d_handler_2d_continue 0x1b80 _repl.o ___G__23__23_step_2d_handler_2d_get_2d_command 0x9b2 _repl.o ___G__23__23_step_2d_handler_2d_get_2d_command 0x1b72 _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel_2d_continuation_3f_ 0x9a4 _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel_2d_continuation_3f_ 0x1b64 _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_continuation_3f_ 0x996 _repl.o ___G__23__23_with_2d_no_2d_result_2d_expected_2d_continuation_3f_ 0x1b56 _repl.o ___G__23__23_step_2d_handler_2d_continuation_3f_ 0x988 _repl.o ___G__23__23_step_2d_handler_2d_continuation_3f_ 0x1b48 _repl.o ___G__23__23_step_2d_handler 0x97a _repl.o ___G__23__23_step_2d_handler 0x1b3a _repl.o ___G_step_2d_level_2d_set_21_ 0x96c _repl.o ___G_step_2d_level_2d_set_21_ 0x1b2c _repl.o ___G__23__23_step_2d_level_2d_set_21_ 0x95e _repl.o ___G__23__23_step_2d_level_2d_set_21_ 0x1b1e _repl.o ___G_step 0x950 _repl.o ___G_step 0x1b10 _repl.o ___G__23__23_step_2d_restore 0x942 _repl.o ___G__23__23_step_2d_restore 0x1b02 _repl.o ___G__23__23_repl_2d_channel_2d_display_2d_monoline_2d_message 0xae6 _repl.o ___G__23__23_repl_2d_channel_2d_display_2d_monoline_2d_message 0x1ca6 _repl.o ___G__23__23_repl_2d_channel_2d_write_2d_results 0xad8 _repl.o ___G__23__23_repl_2d_channel_2d_write_2d_results 0x1c98 _repl.o ___G__23__23_repl_2d_channel_2d_read_2d_command 0xaca _repl.o ___G__23__23_repl_2d_channel_2d_read_2d_command 0x1c8a _repl.o ___G__23__23_repl_2d_channel_2d_output_2d_port 0xabc _repl.o ___G__23__23_repl_2d_channel_2d_output_2d_port 0x1c7c _repl.o ___G__23__23_repl_2d_channel_2d_input_2d_port 0xaae _repl.o ___G__23__23_repl_2d_channel_2d_input_2d_port 0x1c6e _repl.o ___G__23__23_repl_2d_channel_2d_have_2d_ownership_3f_ 0xaa0 _repl.o ___G__23__23_repl_2d_channel_2d_have_2d_ownership_3f_ 0x1c60 _repl.o ___G__23__23_repl_2d_channel_2d_release_2d_ownership_21_ 0xa92 _repl.o ___G__23__23_repl_2d_channel_2d_release_2d_ownership_21_ 0x1c52 _repl.o ___G__23__23_repl_2d_channel_2d_acquire_2d_ownership_21_ 0xa84 _repl.o ___G__23__23_repl_2d_channel_2d_acquire_2d_ownership_21_ 0x1c44 _repl.o ___G_repl_2d_error_2d_port 0xa76 _repl.o ___G_repl_2d_error_2d_port 0x1c36 _repl.o ___G__23__23_repl_2d_error_2d_port 0xa68 _repl.o ___G__23__23_repl_2d_error_2d_port 0x1c28 _repl.o ___G_repl_2d_output_2d_port 0xa5a _repl.o ___G_repl_2d_output_2d_port 0x1c1a _repl.o ___G_repl_2d_input_2d_port 0xa3e _repl.o ___G_repl_2d_input_2d_port 0x1bfe _repl.o ___G__23__23_repl_2d_input_2d_port 0xa30 _repl.o ___G__23__23_repl_2d_input_2d_port 0x1bf0 _repl.o ___G__23__23_thread_2d_make_2d_repl_2d_channel_2d_set_21_ 0xa22 _repl.o ___G__23__23_thread_2d_make_2d_repl_2d_channel_2d_set_21_ 0x1be2 _repl.o ___G__23__23_default_2d_thread_2d_make_2d_repl_2d_channel 0xa14 _repl.o ___G__23__23_default_2d_thread_2d_make_2d_repl_2d_channel 0x1bd4 _repl.o ___G__23__23_make_2d_repl_2d_channel_2d_ports 0xbc6 _repl.o ___G__23__23_make_2d_repl_2d_channel_2d_ports 0x1d86 _repl.o ___G__23__23_exit_2d_with_2d_exception_2d_on_2d_exception 0xbb8 _repl.o ___G__23__23_exit_2d_with_2d_exception_2d_on_2d_exception 0x1d78 _repl.o ___G_repl_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0xbaa _repl.o ___G_repl_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0x1d6a _repl.o ___G__23__23_repl_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0xb9c _repl.o ___G__23__23_repl_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0x1d5c _repl.o ___G_repl_2d_result_2d_history_2d_ref 0xb8e _repl.o ___G_repl_2d_result_2d_history_2d_ref 0x1d4e _repl.o ___G__23__23_repl_2d_result_2d_history_2d_ref 0xb80 _repl.o ___G__23__23_repl_2d_result_2d_history_2d_ref 0x1d40 _repl.o ___G__23__23_repl_2d_channel_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0xb72 _repl.o ___G__23__23_repl_2d_channel_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0x1d32 _repl.o ___G__23__23_repl_2d_channel_2d_result_2d_history_2d_add 0xb64 _repl.o ___G__23__23_repl_2d_channel_2d_result_2d_history_2d_add 0x1d24 _repl.o ___G__23__23_make_2d_empty_2d_repl_2d_result_2d_history 0xb56 _repl.o ___G__23__23_make_2d_empty_2d_repl_2d_result_2d_history 0x1d16 _repl.o ___G__23__23_repl_2d_channel_2d_ask 0xb3a _repl.o ___G__23__23_repl_2d_channel_2d_ask 0x1cfa _repl.o ___G__23__23_repl_2d_channel_2d_newline 0xb2c _repl.o ___G__23__23_repl_2d_channel_2d_newline 0x1cec _repl.o ___G__23__23_repl_2d_channel_2d_really_2d_exit_3f_ 0xb1e _repl.o ___G__23__23_repl_2d_channel_2d_really_2d_exit_3f_ 0x1cde _repl.o ___G__23__23_repl_2d_channel_2d_pinpoint_2d_continuation 0xb10 _repl.o ___G__23__23_repl_2d_channel_2d_pinpoint_2d_continuation 0x1cd0 _repl.o ___G__23__23_repl_2d_channel_2d_display_2d_continuation 0xb02 _repl.o ___G__23__23_repl_2d_channel_2d_display_2d_continuation 0x1cc2 _repl.o ___G__23__23_repl_2d_channel_2d_display_2d_multiline_2d_message 0xaf4 _repl.o ___G__23__23_repl_2d_channel_2d_display_2d_multiline_2d_message 0x1cb4 _repl.o ___G__23__23_repl_2d_debug 0xc98 _repl.o ___G__23__23_repl_2d_debug 0x1e58 _repl.o ___G__23__23_repl_2d_set_21_ 0xc8a _repl.o ___G__23__23_repl_2d_set_21_ 0x1e4a _repl.o ___G__23__23_make_2d_initial_2d_repl_2d_context 0xc7c _repl.o ___G__23__23_make_2d_initial_2d_repl_2d_context 0x1e3c _repl.o ___G__23__23_thread_2d_repl_2d_context_2d_get_21_ 0xc6e _repl.o ___G__23__23_thread_2d_repl_2d_context_2d_get_21_ 0x1e2e _repl.o ___G__23__23_repl_2d_channel_2d_discard_2d_buffered_2d_input 0xc60 _repl.o ___G__23__23_repl_2d_channel_2d_discard_2d_buffered_2d_input 0x1e20 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_confirm 0xc52 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_confirm 0x1e12 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_ask 0xc44 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_ask 0x1e04 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_newline 0xc36 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_newline 0x1df6 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_really_2d_exit_3f_ 0xc28 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_really_2d_exit_3f_ 0x1de8 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_pinpoint_2d_continuation 0xc1a _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_pinpoint_2d_continuation 0x1dda _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_display_2d_continuation 0xc0c _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_display_2d_continuation 0x1dcc _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_display_2d_multiline_2d_message 0xbfe _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_display_2d_multiline_2d_message 0x1dbe _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_display_2d_monoline_2d_message 0xbf0 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_display_2d_monoline_2d_message 0x1db0 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_write_2d_results 0xbe2 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_write_2d_results 0x1da2 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_read_2d_command 0xbd4 _repl.o ___G__23__23_repl_2d_channel_2d_ports_2d_read_2d_command 0x1d94 _repl.o ___G__23__23_repl_2d_context_2d_cont_2d_in_2d_with_2d_no_2d_result_2d_expected_3f_ 0xd6a _repl.o ___G__23__23_repl_2d_context_2d_cont_2d_in_2d_with_2d_no_2d_result_2d_expected_3f_ 0x1f2a _repl.o ___G__23__23_repl_2d_context_2d_cont_2d_in_2d_step_2d_handler_3f_ 0xd5c _repl.o ___G__23__23_repl_2d_context_2d_cont_2d_in_2d_step_2d_handler_3f_ 0x1f1c _repl.o ___G__23__23_repl_2d_context_2d_get_2d_context 0xd4e _repl.o ___G__23__23_repl_2d_context_2d_get_2d_context 0x1f0e _repl.o ___G__23__23_repl_2d_context_2d_goto_2d_depth 0xd40 _repl.o ___G__23__23_repl_2d_context_2d_goto_2d_depth 0x1f00 _repl.o ___G__23__23_repl_2d_context_2d_command_2d_set_21_ 0xd32 _repl.o ___G__23__23_repl_2d_context_2d_command_2d_set_21_ 0x1ef2 _repl.o ___G__23__23_default_2d_repl_2d_context_2d_command 0xd24 _repl.o ___G__23__23_default_2d_repl_2d_context_2d_command 0x1ee4 _repl.o ___G__23__23_repl_2d_context_2d_prompt_2d_set_21_ 0xd16 _repl.o ___G__23__23_repl_2d_context_2d_prompt_2d_set_21_ 0x1ed6 _repl.o ___G__23__23_default_2d_repl_2d_context_2d_prompt 0xd08 _repl.o ___G__23__23_default_2d_repl_2d_context_2d_prompt 0x1ec8 _repl.o ___G__23__23_repl_2d_context_2d_restart_2d_exec 0xcfa _repl.o ___G__23__23_repl_2d_context_2d_restart_2d_exec 0x1eba _repl.o ___G__23__23_repl_2d_context_2d_restart 0xcec _repl.o ___G__23__23_repl_2d_context_2d_restart 0x1eac _repl.o ___G__23__23_repl_2d_context_2d_restart_2d_pinpointing_2d_continuation 0xcde _repl.o ___G__23__23_repl_2d_context_2d_restart_2d_pinpointing_2d_continuation 0x1e9e _repl.o ___G__23__23_repl_2d_within 0xcd0 _repl.o ___G__23__23_repl_2d_within 0x1e90 _repl.o ___G__23__23_repl_2d_context_2d_display_2d_continuation 0xcc2 _repl.o ___G__23__23_repl_2d_context_2d_display_2d_continuation 0x1e82 _repl.o ___G__23__23_write_2d_system_2d_banner 0xcb4 _repl.o ___G__23__23_write_2d_system_2d_banner 0x1e74 _repl.o ___G__23__23_repl_2d_debug_2d_main 0xca6 _repl.o ___G__23__23_repl_2d_debug_2d_main 0x1e66 _repl.o ___G__23__23_repl_2d_cmd_2d_be 0xe3c _repl.o ___G__23__23_repl_2d_cmd_2d_be 0x1ffc _repl.o ___G__23__23_repl_2d_cmd_2d_b 0xe2e _repl.o ___G__23__23_repl_2d_cmd_2d_b 0x1fee _repl.o ___G__23__23_repl_2d_cmd_2d_st 0xe20 _repl.o ___G__23__23_repl_2d_cmd_2d_st 0x1fe0 _repl.o ___G__23__23_repl_2d_cmd_2d_qt 0xe12 _repl.o ___G__23__23_repl_2d_cmd_2d_qt 0x1fd2 _repl.o ___G__23__23_repl_2d_cmd_2d_q 0xe04 _repl.o ___G__23__23_repl_2d_cmd_2d_q 0x1fc4 _repl.o ___G__23__23_repl_2d_cmd_2d_t 0xdf6 _repl.o ___G__23__23_repl_2d_cmd_2d_t 0x1fb6 _repl.o ___G__23__23_repl_2d_cmd_2d_d 0xde8 _repl.o ___G__23__23_repl_2d_cmd_2d_d 0x1fa8 _repl.o ___G__23__23_repl_2d_cmd_2d_h 0xdda _repl.o ___G__23__23_repl_2d_cmd_2d_h 0x1f9a _repl.o ___G__23__23_repl_2d_cmd_2d__3f_ 0xdcc _repl.o ___G__23__23_repl_2d_cmd_2d__3f_ 0x1f8c _repl.o ___G__23__23_repl_2d_cmd_2d_invalid 0xdbe _repl.o ___G__23__23_repl_2d_cmd_2d_invalid 0x1f7e _repl.o ___G__23__23_repl_2d_cmd_2d_unknown 0xdb0 _repl.o ___G__23__23_repl_2d_cmd_2d_unknown 0x1f70 _repl.o ___G__23__23_repl_2d_cmd_2d_eval_2d_print 0xda2 _repl.o ___G__23__23_repl_2d_cmd_2d_eval_2d_print 0x1f62 _repl.o ___G__23__23_repl_2d_first_2d_interesting 0xd94 _repl.o ___G__23__23_repl_2d_first_2d_interesting 0x1f54 _repl.o ___G__23__23_repl_2d_context_2d_return 0xd86 _repl.o ___G__23__23_repl_2d_context_2d_return 0x1f46 _repl.o ___G__23__23_repl_2d_context_2d_with_2d_clean_2d_exception_2d_handling 0xd78 _repl.o ___G__23__23_repl_2d_context_2d_with_2d_clean_2d_exception_2d_handling 0x1f38 _repl.o ___G__23__23_repl_2d_cmd_2d_s_2d_with_2d_1_2d_arg 0xf0e _repl.o ___G__23__23_repl_2d_cmd_2d_s_2d_with_2d_1_2d_arg 0x20ce _repl.o ___G__23__23_repl_2d_cmd_2d_c_2d_with_2d_1_2d_arg 0xf00 _repl.o ___G__23__23_repl_2d_cmd_2d_c_2d_with_2d_1_2d_arg 0x20c0 _repl.o ___G__23__23_repl_2d_cmd_2d_h_2d_with_2d_1_2d_arg 0xef2 _repl.o ___G__23__23_repl_2d_cmd_2d_h_2d_with_2d_1_2d_arg 0x20b2 _repl.o ___G__23__23_repl_2d_commands_2d_no_2d_args_2d_set_21_ 0xee4 _repl.o ___G__23__23_repl_2d_commands_2d_no_2d_args_2d_set_21_ 0x20a4 _repl.o ___G__23__23_repl_2d_cmd_2d_c_2d_s_2d_l 0xed6 _repl.o ___G__23__23_repl_2d_cmd_2d_c_2d_s_2d_l 0x2096 _repl.o ___G__23__23_repl_2d_cmd_2d_l 0xec8 _repl.o ___G__23__23_repl_2d_cmd_2d_l 0x2088 _repl.o ___G__23__23_repl_2d_cmd_2d_s 0xeba _repl.o ___G__23__23_repl_2d_cmd_2d_s 0x207a _repl.o ___G__23__23_repl_2d_cmd_2d_c 0xeac _repl.o ___G__23__23_repl_2d_cmd_2d_c 0x206c _repl.o ___G__23__23_repl_2d_cmd_2d_e_2d_ed 0xe9e _repl.o ___G__23__23_repl_2d_cmd_2d_e_2d_ed 0x205e _repl.o ___G__23__23_repl_2d_cmd_2d_ed 0xe90 _repl.o ___G__23__23_repl_2d_cmd_2d_ed 0x2050 _repl.o ___G__23__23_repl_2d_cmd_2d_e 0xe82 _repl.o ___G__23__23_repl_2d_cmd_2d_e 0x2042 _repl.o ___G__23__23_repl_2d_cmd_2d_y 0xe74 _repl.o ___G__23__23_repl_2d_cmd_2d_y 0x2034 _repl.o ___G__23__23_repl_2d_cmd_2d_i 0xe66 _repl.o ___G__23__23_repl_2d_cmd_2d_i 0x2026 _repl.o ___G__23__23_repl_2d_cmd_2d_b_2d_be_2d_bed 0xe58 _repl.o ___G__23__23_repl_2d_cmd_2d_b_2d_be_2d_bed 0x2018 _repl.o ___G__23__23_repl_2d_cmd_2d_bed 0xe4a _repl.o ___G__23__23_repl_2d_cmd_2d_bed 0x200a _repl.o ___G__23__23_default_2d_user_2d_interrupt_2d_handler 0xfe0 _repl.o ___G__23__23_default_2d_user_2d_interrupt_2d_handler 0x21a0 _repl.o ___G__23__23_repl_2d_exception_2d_handler_2d_hook 0xfd2 _repl.o ___G__23__23_repl_2d_exception_2d_handler_2d_hook 0x2192 _repl.o ___G__23__23_eval_2d_within 0xfc4 _repl.o ___G__23__23_eval_2d_within 0x2184 _repl.o ___G__23__23_repl_2d_within_2d_proc 0xfb6 _repl.o ___G__23__23_repl_2d_within_2d_proc 0x2176 _repl.o ___G__23__23_repl_2d_commands_2d_with_2d_1_2d_arg_2d_set_21_ 0xfa8 _repl.o ___G__23__23_repl_2d_commands_2d_with_2d_1_2d_arg_2d_set_21_ 0x2168 _repl.o ___G__23__23_repl_2d_cmd_2d_st_2d_with_2d_1_2d_arg 0xf9a _repl.o ___G__23__23_repl_2d_cmd_2d_st_2d_with_2d_1_2d_arg 0x215a _repl.o ___G__23__23_repl_2d_cmd_2d_b_2d_be_2d_bed_2d_e_2d_ed_2d_v_2d_with_2d_1_2d_arg 0xf8c _repl.o ___G__23__23_repl_2d_cmd_2d_b_2d_be_2d_bed_2d_e_2d_ed_2d_v_2d_with_2d_1_2d_arg 0x214c _repl.o ___G__23__23_repl_2d_cmd_2d_v_2d_with_2d_1_2d_arg 0xf7e _repl.o ___G__23__23_repl_2d_cmd_2d_v_2d_with_2d_1_2d_arg 0x213e _repl.o ___G__23__23_repl_2d_cmd_2d_ed_2d_with_2d_1_2d_arg 0xf70 _repl.o ___G__23__23_repl_2d_cmd_2d_ed_2d_with_2d_1_2d_arg 0x2130 _repl.o ___G__23__23_repl_2d_cmd_2d_e_2d_with_2d_1_2d_arg 0xf62 _repl.o ___G__23__23_repl_2d_cmd_2d_e_2d_with_2d_1_2d_arg 0x2122 _repl.o ___G__23__23_repl_2d_cmd_2d_bed_2d_with_2d_1_2d_arg 0xf54 _repl.o ___G__23__23_repl_2d_cmd_2d_bed_2d_with_2d_1_2d_arg 0x2114 _repl.o ___G__23__23_repl_2d_cmd_2d_be_2d_with_2d_1_2d_arg 0xf46 _repl.o ___G__23__23_repl_2d_cmd_2d_be_2d_with_2d_1_2d_arg 0x2106 _repl.o ___G__23__23_repl_2d_cmd_2d_b_2d_with_2d_1_2d_arg 0xf38 _repl.o ___G__23__23_repl_2d_cmd_2d_b_2d_with_2d_1_2d_arg 0x20f8 _repl.o ___G__23__23_repl_2d_cmd_2d_c_2d_s_2d_l_2d_with_2d_1_2d_arg 0xf2a _repl.o ___G__23__23_repl_2d_cmd_2d_c_2d_s_2d_l_2d_with_2d_1_2d_arg 0x20ea _repl.o ___G__23__23_repl_2d_cmd_2d_l_2d_with_2d_1_2d_arg 0xf1c _repl.o ___G__23__23_repl_2d_cmd_2d_l_2d_with_2d_1_2d_arg 0x20dc _repl.o ___G__23__23_display_2d_exception 0x10b3 _repl.o ___G__23__23_display_2d_exception 0x2273 _repl.o ___G__23__23_display_2d_exception_2d_hook_2d_set_21_ 0x10a5 _repl.o ___G__23__23_display_2d_exception_2d_hook_2d_set_21_ 0x2265 _repl.o ___G__23__23_structure_2d_display_2d_exception_2d_handler_2d_register_21_ 0x1097 _repl.o ___G__23__23_structure_2d_display_2d_exception_2d_handler_2d_register_21_ 0x2257 _repl.o ___G__23__23_structure_2d_display_2d_exception_2d_handler_2d_table_2d_get 0x1089 _repl.o ___G__23__23_structure_2d_display_2d_exception_2d_handler_2d_table_2d_get 0x2249 _repl.o ___G__23__23_exception_2d_procedure_2d_and_2d_arguments 0x107b _repl.o ___G__23__23_exception_2d_procedure_2d_and_2d_arguments 0x223b _repl.o ___G__23__23_value_2d__3e_string 0x106d _repl.o ___G__23__23_value_2d__3e_string 0x222d _repl.o ___G__23__23_default_2d_display_2d_exception 0x105f _repl.o ___G__23__23_default_2d_display_2d_exception 0x221f _repl.o ___G_display_2d_exception_2d_in_2d_context 0x1051 _repl.o ___G_display_2d_exception_2d_in_2d_context 0x2211 _repl.o ___G__23__23_display_2d_message_2d_with_2d_locat 0x1043 _repl.o ___G__23__23_display_2d_message_2d_with_2d_locat 0x2203 _repl.o ___G__23__23_display_2d_exception_2d_in_2d_context 0x1035 _repl.o ___G__23__23_display_2d_exception_2d_in_2d_context 0x21f5 _repl.o ___G__23__23_display_2d_situation 0x1027 _repl.o ___G__23__23_display_2d_situation 0x21e7 _repl.o ___G__23__23_exception_2d__3e_locat 0x1018 _repl.o ___G__23__23_exception_2d__3e_locat 0x21d8 _repl.o ___G__23__23_exception_2d__3e_procedure 0x100a _repl.o ___G__23__23_exception_2d__3e_procedure 0x21ca _repl.o ___G__23__23_exception_2d__3e_kind 0xffc _repl.o ___G__23__23_exception_2d__3e_kind 0x21bc _repl.o ___G__23__23_user_2d_interrupt_2d_current_2d_thread_21_ 0xfee _repl.o ___G__23__23_user_2d_interrupt_2d_current_2d_thread_21_ 0x21ae _repl.o ___G__23__23_exec_2d_stats 0x1185 _repl.o ___G__23__23_exec_2d_stats 0x2345 _repl.o ___G_apropos 0x1177 _repl.o ___G_apropos 0x2337 _repl.o ___G__23__23_apropos 0x1169 _repl.o ___G__23__23_apropos 0x2329 _repl.o ___G_help 0x115b _repl.o ___G_help 0x231b _repl.o ___G__23__23_help 0x114d _repl.o ___G__23__23_help 0x230d _repl.o ___G__23__23_help_2d_hook_2d_set_21_ 0x113f _repl.o ___G__23__23_help_2d_hook_2d_set_21_ 0x22ff _repl.o ___G__23__23_default_2d_help 0x1131 _repl.o ___G__23__23_default_2d_help 0x22f1 _repl.o ___G__23__23_show_2d_definition_2d_of 0x1123 _repl.o ___G__23__23_show_2d_definition_2d_of 0x22e3 _repl.o ___G__23__23_show_2d_help 0x1115 _repl.o ___G__23__23_show_2d_help 0x22d5 _repl.o ___G__23__23_escape_2d_link 0x1107 _repl.o ___G__23__23_escape_2d_link 0x22c7 _repl.o ___G__23__23_gambdoc_2d_set_21_ 0x10f9 _repl.o ___G__23__23_gambdoc_2d_set_21_ 0x22b9 _repl.o ___G__23__23_expression_2d_parsing_2d_exception_2d_names_2d_set_21_ 0x10eb _repl.o ___G__23__23_expression_2d_parsing_2d_exception_2d_names_2d_set_21_ 0x22ab _repl.o ___G__23__23_datum_2d_parsing_2d_exception_2d_names_2d_set_21_ 0x10dd _repl.o ___G__23__23_datum_2d_parsing_2d_exception_2d_names_2d_set_21_ 0x229d _repl.o ___G__23__23_type_2d_exception_2d_names_2d_set_21_ 0x10cf _repl.o ___G__23__23_type_2d_exception_2d_names_2d_set_21_ 0x228f _repl.o ___G_display_2d_exception 0x10c1 _repl.o ___G_display_2d_exception 0x2281 _repl.o ___G__23__23_pinpoint_2d_locat_2d_hook 0x4584 _repl.o ___G__23__23_pinpoint_2d_locat_2d_hook 0xfc43 _repl.o ___G__23__23_pinpoint_2d_locat_2d_hook 0x1fa82 _repl.o ___G__23__23_help_2d_browser 0x4248 _repl.o ___G__23__23_help_2d_browser 0x1d6a0 _repl.o ___G__23__23_help_2d_browser 0x21cbb _repl.o ___G__23__23_display_2d_exception_2d_hook 0x3e63 _repl.o ___G__23__23_display_2d_exception_2d_hook 0x1d0b6 _repl.o ___G__23__23_display_2d_exception_2d_hook 0x21f05 _repl.o ___G__23__23_trace_2d_depth 0x3c0e _repl.o ___G__23__23_trace_2d_depth 0xad58 _repl.o ___G__23__23_trace_2d_depth 0x1ea5f _repl.o ___G__23__23_trace_2d_depth 0x1fb4d _repl.o ___G__23__23_repl_2d_backtrace_2d_detail_2d_level 0x37cb _repl.o ___G__23__23_repl_2d_backtrace_2d_detail_2d_level 0x3b2c _repl.o ___G__23__23_repl_2d_backtrace_2d_detail_2d_level 0x50d1 _repl.o ___G__23__23_repl_2d_backtrace_2d_detail_2d_level 0x7bea _repl.o ___G__23__23_repl_2d_backtrace_2d_detail_2d_level 0x9b16 _repl.o ___G__23__23_repl_2d_backtrace_2d_detail_2d_level 0x2171a _repl.o ___G__23__23_repl_2d_backtrace_2d_detail_2d_level 0x21f81 _repl.o ___G__23__23_repl_2d_highlight_2d_source_2d_level 0x378d _repl.o ___G__23__23_repl_2d_highlight_2d_source_2d_level 0x5c11 _repl.o ___G__23__23_repl_2d_highlight_2d_source_2d_level 0x6ec2 _repl.o ___G__23__23_repl_2d_highlight_2d_source_2d_level 0x8bf7 _repl.o ___G__23__23_repl_2d_highlight_2d_source_2d_level 0x8cff _repl.o ___G__23__23_repl_2d_highlight_2d_source_2d_level 0xe91d _repl.o ___G__23__23_repl_2d_highlight_2d_source_2d_level 0x1ed06 _repl.o ___G__23__23_repl_2d_highlight_2d_source_2d_level 0x290c8 _repl.o ___G__23__23_decomp_2d_dispatch_2d_table 0x3498 _repl.o ___G__23__23_decomp_2d_dispatch_2d_table 0x16aa1 _repl.o ___G__23__23_decomp_2d_dispatch_2d_table 0x216c3 _repl.o ___G__23__23_help_2d_hook 0x3031 _repl.o ___G__23__23_help_2d_hook 0x128eb _repl.o ___G__23__23_help_2d_hook 0x21ce5 _repl.o ___G__23__23_show_2d_all_2d_continuations_3f_ 0x2e7a _repl.o ___G__23__23_show_2d_all_2d_continuations_3f_ 0x90b4 _repl.o ___G__23__23_show_2d_all_2d_continuations_3f_ 0x191cb _repl.o ___G__23__23_show_2d_all_2d_continuations_3f_ 0x1fa90 _repl.o ___G__23__23_interp_2d_procedure_2d_code_2d_pointers 0x2cd9 _repl.o ___G__23__23_interp_2d_procedure_2d_code_2d_pointers 0x1fa66 _repl.o ___G__23__23_structure_2d_display_2d_exception_2d_handler_2d_table 0x2556 _repl.o ___G__23__23_structure_2d_display_2d_exception_2d_handler_2d_table 0x190df _repl.o ___G__23__23_structure_2d_display_2d_exception_2d_handler_2d_table 0x21ef3 _repl.o ___G__23__23_thread_2d_make_2d_repl_2d_channel 0x23e9 _repl.o ___G__23__23_thread_2d_make_2d_repl_2d_channel 0x18ecc _repl.o ___G__23__23_thread_2d_make_2d_repl_2d_channel 0x1ed21 _repl.o ___G__23__23_startup_2d_repl_2d_server 0x11b0 _repl.o ___G__23__23_startup_2d_repl_2d_server 0x2370 _repl.o ___G__23__23_start_2d_repl_2d_server 0x11a7 _repl.o ___G__23__23_start_2d_repl_2d_server 0x2367 _repl.o ___G__23__23_time_2d_thunk 0x1193 _repl.o ___G__23__23_time_2d_thunk 0x2353 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_tail 0xe372 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_tail 0x18153 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_tail 0x18b1d _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_tail 0x1fab1 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_tail 0x22926 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_tail 0x2533d _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer 0xcc87 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer 0xe174 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer 0xe387 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer 0x18b6f _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer 0x193dd _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer 0x1b3f2 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer 0x1faf3 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_outer 0x2420c _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner 0xcc7a _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner 0xe38e _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner 0x187e6 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner 0x18b52 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner 0x1fae8 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner 0x2294c _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner 0x241fb _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_context_2d_inner 0x2535f _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head 0xafb1 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head 0xe35c _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head 0xe8bb _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head 0x18126 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head 0x18b03 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head 0x1faa6 _repl.o ___G__23__23_backtrace_2d_default_2d_max_2d_head 0x22915 _repl.o ___G__23__23_repl_2d_commands_2d_with_2d_1_2d_arg 0x9e7b _repl.o ___G__23__23_repl_2d_commands_2d_with_2d_1_2d_arg 0x165ed _repl.o ___G__23__23_repl_2d_commands_2d_with_2d_1_2d_arg 0x1f937 _repl.o ___G__23__23_repl_2d_commands_2d_no_2d_args 0x9aa3 _repl.o ___G__23__23_repl_2d_commands_2d_no_2d_args 0x13e5e _repl.o ___G__23__23_repl_2d_commands_2d_no_2d_args 0x1f5da _repl.o ___G__23__23_trace_2d_list 0x9693 _repl.o ___G__23__23_trace_2d_list 0x96a2 _repl.o ___G__23__23_trace_2d_list 0x1283a _repl.o ___G__23__23_trace_2d_list 0x12893 _repl.o ___G__23__23_trace_2d_list 0x128c5 _repl.o ___G__23__23_trace_2d_list 0x13334 _repl.o ___G__23__23_trace_2d_list 0x139b2 _repl.o ___G__23__23_trace_2d_list 0x1fb5b _repl.o ___G__23__23_break_2d_list 0x91db _repl.o ___G__23__23_break_2d_list 0x91ea _repl.o ___G__23__23_break_2d_list 0x12693 _repl.o ___G__23__23_break_2d_list 0x127eb _repl.o ___G__23__23_break_2d_list 0x1933a _repl.o ___G__23__23_break_2d_list 0x19b60 _repl.o ___G__23__23_break_2d_list 0x1fb66 _repl.o ___G__23__23_break_2d_list 0x21819 _repl.o ___G__23__23_hidden_2d_continuation_2d_parent_3f_ 0x7c59 _repl.o ___G__23__23_hidden_2d_continuation_2d_parent_3f_ 0x16d0e _repl.o ___G__23__23_hidden_2d_continuation_2d_parent_3f_ 0x1fa74 _repl.o ___G__23__23_gambdoc 0x7223 _repl.o ___G__23__23_gambdoc 0x1c818 _repl.o ___G__23__23_gambdoc 0x21f58 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x5926 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x5f66 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x5f82 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x618a _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x61a6 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x61fb _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x6217 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x62b4 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x6d5c _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x6ddb _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x770b _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x8013 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x83f3 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x843f _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x918e _repl.o ___G__23__23_repl_2d_context_2d_prompt 0xb1ba _repl.o ___G__23__23_repl_2d_context_2d_prompt 0xcdf2 _repl.o ___G__23__23_repl_2d_context_2d_prompt 0x1f008 _repl.o ___G__23__23_repl_2d_location_2d_relative 0x53e2 _repl.o ___G__23__23_repl_2d_location_2d_relative 0xfa53 _repl.o ___G__23__23_repl_2d_location_2d_relative 0x1fb09 _repl.o ___G__23__23_repl_2d_location_2d_origin 0x53db _repl.o ___G__23__23_repl_2d_location_2d_origin 0xf21b _repl.o ___G__23__23_repl_2d_location_2d_origin 0x1fb10 _repl.o ___G__23__23_repl_2d_context_2d_command 0x51ea _repl.o ___G__23__23_repl_2d_context_2d_command 0xa955 _repl.o ___G__23__23_repl_2d_context_2d_command 0x1f01d _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f_ 0x4dc7 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f_ 0xcc6d _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f_ 0xe395 _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f_ 0x13e0a _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f_ 0x1fadd _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f_ 0x2293b _repl.o ___G__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f_ 0x2534e _repl.o ___G_help_2d_browser 0x21cc9 _repl.o ___G_repl_2d_backtrace_2d_detail_2d_level 0x2172b _repl.o ___G_default_2d_user_2d_interrupt_2d_handler 0x1f945 _repl.o ___G__23__23_stdio_2f_console_2d_repl_2d_channel 0x1efe5 _repl.o ___G__23__23_stdio_2f_console_2d_repl_2d_channel 0x28e0a _repl.o ___G__23__23_default_2d_step_2d_handlers 0x1ef3a _repl.o ___G__23__23_default_2d_step_2d_handlers 0x1fb99 _repl.o ___G_repl_2d_highlight_2d_source_2d_level 0x1ed14 _repl.o ___G__23__23_frame_2d_call_2d_display_3f_ 0x1e833 _repl.o ___G__23__23_frame_2d_call_2d_display_3f_ 0x1fad2 _repl.o ___G__23__23_frame_2d_call_2d_display_3f_ 0x278b5 _repl.o ___G__23__23_frame_2d_locat_2d_highlight_3f_ 0x1e806 _repl.o ___G__23__23_frame_2d_locat_2d_highlight_3f_ 0x1fac7 _repl.o ___G__23__23_frame_2d_locat_2d_display_3f_ 0x1e7d9 _repl.o ___G__23__23_frame_2d_locat_2d_display_3f_ 0x1fabc _repl.o ___G__23__23_frame_2d_locat_2d_display_3f_ 0x278a9 _repl.o ___G__23__23_expression_2d_parsing_2d_exception_2d_names 0x1c7eb _repl.o ___G__23__23_expression_2d_parsing_2d_exception_2d_names 0x21f43 _repl.o ___G__23__23_expression_2d_parsing_2d_exception_2d_names 0x280b6 _repl.o ___G__23__23_datum_2d_parsing_2d_exception_2d_names 0x1c7be _repl.o ___G__23__23_datum_2d_parsing_2d_exception_2d_names 0x21f51 _repl.o ___G__23__23_datum_2d_parsing_2d_exception_2d_names 0x27019 _repl.o ___G__23__23_type_2d_exception_2d_names 0x1c752 _repl.o ___G__23__23_type_2d_exception_2d_names 0x21f2f _repl.o ___G__23__23_type_2d_exception_2d_names 0x260b1 _repl.o ___G__23__23_values_2d_with_2d_sn_3f_ 0xfe32 _repl.o ___G__23__23_values_2d_with_2d_sn_3f_ 0x182de _repl.o ___G__23__23_values_2d_with_2d_sn_3f_ 0x1fa9b _repl.o ___G__23__23_repl_2d_path_2d_normalize_2d_hook 0xfc16 _repl.o ___G__23__23_repl_2d_path_2d_normalize_2d_hook 0xfce6 _repl.o ___G__23__23_repl_2d_path_2d_normalize_2d_hook 0x1fafe _repl.o ___S__23__23_default_2d_help 0x2defc _repl.o ___S__23__23_decompile 0x2dee4 _repl.o ___S__23__23_datum_2d_parsing_2d_exception_2d_names_2d_set_21_ 0x2decc _repl.o ___S__23__23_continuation_2d_next_2d_frame 0x2deb4 _repl.o ___S__23__23_continuation_2d_locals 0x2de9c _repl.o ___S__23__23_continuation_2d_creator 0x2de84 _repl.o ___S__23__23_cont_2d_like_2d__3e_continuation 0x2de6c _repl.o ___S__23__23_code_2d_root_2d_parent 0x2de54 _repl.o ___S__23__23_cmd_2d_y 0x2de3c _repl.o ___S__23__23_cmd_2d_i 0x2de24 _repl.o ___S__23__23_cmd_2d_b 0x2de0c _repl.o ___S__23__23_build_2d_cond 0x2ddf4 _repl.o ___S__23__23_begin_3f_ 0x2dddc _repl.o ___S__23__23_backtrace_2d_default_2d_max_2d_head_2d_set_21_ 0x2ddbc _repl.o ___S__23__23_and_3f_ 0x2ddb2 _repl.o ___S__23__23_degen_2d_if3 0x2e064 _repl.o ___S__23__23_degen_2d_guard 0x2e04c _repl.o ___S__23__23_degen_2d_glo_2d_ref 0x2e034 _repl.o ___S__23__23_degen_2d_future 0x2e01c _repl.o ___S__23__23_degen_2d_cst 0x2e004 _repl.o ___S__23__23_degen_2d_cond_2d_or 0x2dfec _repl.o ___S__23__23_degen_2d_case_2d_send 0x2dfd4 _repl.o ___S__23__23_degen_2d_case_2d_else 0x2dfbc _repl.o ___S__23__23_degen_2d_app4 0x2dfa4 _repl.o ___S__23__23_degen_2d_app2 0x2df8c _repl.o ___S__23__23_degen_2d_app0 0x2df74 _repl.o ___S__23__23_degen_2d_and 0x2df5c _repl.o ___S__23__23_default_2d_thread_2d_make_2d_repl_2d_channel 0x2df44 _repl.o ___S__23__23_default_2d_repl_2d_context_2d_prompt 0x2df2c _repl.o ___S__23__23_default_2d_pinpoint_2d_locat 0x2df14 _repl.o ___S__23__23_display_2d_continuation_2d_frame 0x2e1cc _repl.o ___S__23__23_display_2d_continuation_2d_env 0x2e1b4 _repl.o ___S__23__23_display_2d_continuation_2d_backtrace 0x2e19c _repl.o ___S__23__23_degen_2d_top 0x2e184 _repl.o ___S__23__23_degen_2d_reraise 0x2e16c _repl.o ___S__23__23_degen_2d_quasi_2d_unquote_2d_splicing 0x2e154 _repl.o ___S__23__23_degen_2d_quasi_2d_optimize 0x2e13c _repl.o ___S__23__23_degen_2d_quasi_2d_extract 0x2e124 _repl.o ___S__23__23_degen_2d_quasi_2d_append_2d_aux 0x2e10c _repl.o ___S__23__23_degen_2d_prc_2d_rest 0x2e0f4 _repl.o ___S__23__23_degen_2d_prc 0x2e0dc _repl.o ___S__23__23_degen_2d_loc_2d_set 0x2e0c4 _repl.o ___S__23__23_degen_2d_loc_2d_ref 0x2e0ac _repl.o ___S__23__23_degen_2d_letrec_2a_ 0x2e094 _repl.o ___S__23__23_degen_2d_let_2d_values 0x2e07c _repl.o ___S__23__23_fail_2d_check_2d_interpreted_2d_procedure 0x2e334 _repl.o ___S__23__23_expression_2d_parsing_2d_exception_2d_names_2d_set_21_ 0x2e31c _repl.o ___S__23__23_exec_2d_stats 0x2e304 _repl.o ___S__23__23_exception_2d__3e_procedure 0x2e2ec _repl.o ___S__23__23_exception_2d__3e_kind 0x2e2d4 _repl.o ___S__23__23_escape_2d_link 0x2e2bc _repl.o ___S__23__23_display_2d_vars 0x2e2a4 _repl.o ___S__23__23_display_2d_var_2d_val 0x2e28c _repl.o ___S__23__23_display_2d_thread_2d_state 0x2e274 _repl.o ___S__23__23_display_2d_spaces 0x2e25c _repl.o ___S__23__23_display_2d_rte 0x2e244 _repl.o ___S__23__23_display_2d_parameters 0x2e22c _repl.o ___S__23__23_display_2d_locat 0x2e214 _repl.o ___S__23__23_display_2d_filepos 0x2e1fc _repl.o ___S__23__23_display_2d_exception_2d_hook_2d_set_21_ 0x2e1e4 _repl.o ___S__23__23_interp_2d_procedure_3f_ 0x2e4b4 _repl.o ___S__23__23_interp_2d_procedure_2d_rte 0x2e49c _repl.o ___S__23__23_interp_2d_procedure_2d_entry_2d_hook 0x2e484 _repl.o ___S__23__23_interp_2d_procedure_2d_code 0x2e46c _repl.o ___S__23__23_interp_2d_continuation_3f_ 0x2e454 _repl.o ___S__23__23_interp_2d_continuation_2d_code 0x2e43c _repl.o ___S__23__23_highlight_2d_source_2d_setup 0x2e424 _repl.o ___S__23__23_highlight_2d_source_2d_default_2d_context_2d_outer_2d_set_21_ 0x2e40c _repl.o ___S__23__23_highlight_2d_source_2d_aux 0x2e3f4 _repl.o ___S__23__23_hidden_2d_parameter_3f_ 0x2e3dc _repl.o ___S__23__23_hidden_2d_continuation_3f_ 0x2e3c4 _repl.o ___S__23__23_help_2d_hook_2d_set_21_ 0x2e3ac _repl.o ___S__23__23_gambdoc_2d_set_21_ 0x2e37c _repl.o ___S__23__23_frame_2d_locat_2d_display_3f__2d_set_21_ 0x2e364 _repl.o ___S__23__23_for_2d_each_2d_rte_2d_binding 0x2e34c _repl.o ___S__23__23_repl_2d_channel_2d_have_2d_ownership_3f_ 0x2e634 _repl.o ___S__23__23_repl_2d_channel_2d_display_2d_monoline_2d_message 0x2e61c _repl.o ___S__23__23_repl_2d_channel_2d_discard_2d_buffered_2d_input 0x2e604 _repl.o ___S__23__23_repl_2d_channel_2d_ask 0x2e5ec _repl.o ___S__23__23_procedure_2d_name 0x2e5d4 _repl.o ___S__23__23_procedure_2d_friendly_2d_name 0x2e5bc _repl.o ___S__23__23_pinpoint_2d_locat 0x2e5a4 _repl.o ___S__23__23_object_2d__3e_lexical_2d_var_2d__3e_identifier 0x2e58c _repl.o ___S__23__23_nontail_2d_call_2d_for_2d_leap 0x2e574 _repl.o ___S__23__23_make_2d_params 0x2e55c _repl.o ___S__23__23_make_2d_initial_2d_repl_2d_context 0x2e544 _repl.o ___S__23__23_make_2d_friendly_2d_call_2d_form 0x2e52c _repl.o ___S__23__23_make_2d_default_2d_entry_2d_hook 0x2e514 _repl.o ___S__23__23_make_2d_bindings 0x2e4fc _repl.o ___S__23__23_inverse_2d_eval 0x2e4cc _repl.o ___S__23__23_repl_2d_cmd_2d_c 0x2e79c _repl.o ___S__23__23_repl_2d_cmd_2d_bed 0x2e784 _repl.o ___S__23__23_repl_2d_cmd_2d_be 0x2e76c _repl.o ___S__23__23_repl_2d_cmd_2d_b_2d_be_2d_bed_2d_e_2d_ed_2d_v_2d_with_2d_1_2d_arg 0x2e754 _repl.o ___S__23__23_repl_2d_cmd_2d_b 0x2e73c _repl.o ___S__23__23_repl_2d_channel_2d_write_2d_results 0x2e724 _repl.o ___S__23__23_repl_2d_channel_2d_result_2d_history_2d_add 0x2e70c _repl.o ___S__23__23_repl_2d_channel_2d_really_2d_exit_3f_ 0x2e6f4 _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_write_2d_results 0x2e6dc _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_read_2d_command 0x2e6c4 _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_newline 0x2e6ac _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_display_2d_monoline_2d_message 0x2e694 _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_confirm 0x2e67c _repl.o ___S__23__23_repl_2d_channel_2d_pinpoint_2d_continuation 0x2e664 _repl.o ___S__23__23_repl_2d_channel_2d_newline 0x2e64c _repl.o ___S__23__23_repl_2d_context_2d_cont_2d_in_2d_step_2d_handler_3f_ 0x2e904 _repl.o ___S__23__23_repl_2d_commands_2d_with_2d_1_2d_arg_2d_set_21_ 0x2e8ec _repl.o ___S__23__23_repl_2d_cmd_2d_y 0x2e8d4 _repl.o ___S__23__23_repl_2d_cmd_2d_unknown 0x2e8bc _repl.o ___S__23__23_repl_2d_cmd_2d_st_2d_with_2d_1_2d_arg 0x2e8a4 _repl.o ___S__23__23_repl_2d_cmd_2d_s_2d_with_2d_1_2d_arg 0x2e88c _repl.o ___S__23__23_repl_2d_cmd_2d_qt 0x2e874 _repl.o ___S__23__23_repl_2d_cmd_2d_l_2d_with_2d_1_2d_arg 0x2e85c _repl.o ___S__23__23_repl_2d_cmd_2d_invalid 0x2e844 _repl.o ___S__23__23_repl_2d_cmd_2d_h_2d_with_2d_1_2d_arg 0x2e82c _repl.o ___S__23__23_repl_2d_cmd_2d_eval_2d_print 0x2e814 _repl.o ___S__23__23_repl_2d_cmd_2d_ed 0x2e7fc _repl.o ___S__23__23_repl_2d_cmd_2d_e_2d_ed 0x2e7e4 _repl.o ___S__23__23_repl_2d_cmd_2d_d 0x2e7cc _repl.o ___S__23__23_repl_2d_cmd_2d_c_2d_s_2d_l_2d_with_2d_1_2d_arg 0x2e7b4 _repl.o ___S__23__23_start_2d_repl_2d_server 0x2ea84 _repl.o ___S__23__23_show_2d_definition_2d_of 0x2ea6c _repl.o ___S__23__23_repl_2d_within_2d_proc 0x2ea3c _repl.o ___S__23__23_repl_2d_set_21_ 0x2ea24 _repl.o ___S__23__23_repl_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0x2ea0c _repl.o ___S__23__23_repl_2d_path_2d_normalize 0x2e9f4 _repl.o ___S__23__23_repl_2d_location_2d_relative_2d_set_21_ 0x2e9dc _repl.o ___S__23__23_repl_2d_input_2d_port 0x2e9c4 _repl.o ___S__23__23_repl_2d_exception_2d_handler_2d_hook 0x2e9ac _repl.o ___S__23__23_repl_2d_debug_2d_main 0x2e994 _repl.o ___S__23__23_repl_2d_context_2d_with_2d_clean_2d_exception_2d_handling 0x2e97c _repl.o ___S__23__23_repl_2d_context_2d_restart_2d_pinpointing_2d_continuation 0x2e964 _repl.o ___S__23__23_repl_2d_context_2d_restart 0x2e94c _repl.o ___S__23__23_repl_2d_context_2d_goto_2d_depth 0x2e934 _repl.o ___S__23__23_repl_2d_context_2d_display_2d_continuation 0x2e91c _repl.o ___S__23__23_value_2d__3e_string 0x2eebc _repl.o ___S__23__23_untrace 0x2eea4 _repl.o ___S__23__23_unbegin 0x2ee8c _repl.o ___S__23__23_type_2d_7_2d_cd5f5bad_2d_f96f_2d_438d_2d_8d63_2d_ff887b7b39de 0x2ee74 _repl.o ___S__23__23_type_2d_16_2d_F351CF0B_2d_9C1B_2d_4352_2d_8CA2_2d_032C14F7DE99 0x2ec4c _repl.o ___S__23__23_trace 0x2eb74 _repl.o ___S__23__23_time_2d_thunk 0x2eb5c _repl.o ___S__23__23_thread_2d_repl_2d_channel_2d_get_21_ 0x2eb44 _repl.o ___S__23__23_subprocedure_2d_source_2d_info 0x2eb2c _repl.o ___S__23__23_subprocedure_2d_info 0x2eb14 _repl.o ___S__23__23_structure_2d_display_2d_exception_2d_handler_2d_register_21_ 0x2eafc _repl.o ___S__23__23_step_2d_on 0x2eae4 _repl.o ___S__23__23_step_2d_level_2d_set_21_ 0x2eacc _repl.o ___S__23__23_step_2d_handler_2d_continue 0x2eab4 _repl.o ___S__23__23_step_2d_handler 0x2ea9c _repl.o ___S_error_2d_port 0x2f39c _repl.o ___S_display_2d_procedure_2d_environment 0x2f2dc _repl.o ___S_display_2d_monoline_2d_message 0x2f2c4 _repl.o ___S_display_2d_exception 0x2f2ac _repl.o ___S_display_2d_continuation_2d_dynamic_2d_environment 0x2f294 _repl.o ___S_display_2d_continuation 0x2f27c _repl.o ___S_cpu_2d_cycles 0x2f18c _repl.o ___S_confirm 0x2f15c _repl.o ___S_channel_2d_arbiter 0x2f0cc _repl.o ___S_c 0x2f09c _repl.o ___S_be 0x2efc4 _repl.o ___S_ask 0x2efac _repl.o ___S___repl_23_ 0x2ef4c _repl.o ___S__23__23_with_2d_no_2d_result_2d_expected_2d_toplevel_2d_continuation_3f_ 0x2eeec _repl.o ___S__23__23_void_2d_constant_3f_ 0x2eed4 _repl.o ___S_prev_2d_level 0x2fbdc _repl.o ___S_pp 0x2fbc4 _repl.o ___S_pinpoint_2d_continuation 0x2fb94 _repl.o ___S_owner_2d_mutex 0x2fb34 _repl.o ___S_other 0x2fb1c _repl.o ___S_nb_2d_gcs 0x2fa14 _repl.o ___S_invalid_2d_module_2d_name 0x2f81c _repl.o ___S_invalid_2d_infix_2d_syntax_2d_character 0x2f804 _repl.o ___S_interpreted_2d_procedure 0x2f7a4 _repl.o ___S_initial_2d_cont 0x2f774 _repl.o ___S_hostent 0x2f5dc _repl.o ___S_h 0x2f5c4 _repl.o ___S_gc_2d_user_2d_time 0x2f5ac _repl.o ___S_gc_2d_real_2d_time 0x2f594 _repl.o ___S_execute_2d_body 0x2f4a4 _repl.o ___S_write_2d_results 0x30314 _repl.o ___S_user_2d_time 0x3026c _repl.o ___S_untrace 0x30254 _repl.o ___S_unbreak 0x301dc _repl.o ___S_timer_2d_port 0x3002c _repl.o ___S_t 0x2ff9c _repl.o ___S_st 0x2fef4 _repl.o ___S_serial_2d_port 0x2fe7c _repl.o ___S_reserved_2d_used_2d_as_2d_variable 0x2fd44 _repl.o ___S_repl_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0x2fd2c _repl.o ___S_repl_2d_input_2d_port 0x2fd14 _repl.o ___S_repl_2d_context 0x2fcfc _repl.o ___S_really_2d_exit_3f_ 0x2fccc _repl.o ___S_read_2d_command 0x2fc84 _repl.o ___S_qt 0x2fc3c _repl.o ___S__23__23_default_2d_hidden_2d_continuation_2d_parent_3f_ 0x88 _repl.o ___S__23__23_default_2d_display_2d_exception 0x80 _repl.o ___S__23__23_decomp 0x78 _repl.o ___S__23__23_continuation_2d_parent 0x70 _repl.o ___S__23__23_continuation_2d_locat 0x68 _repl.o ___S__23__23_continuation_2d_first_2d_frame 0x60 _repl.o ___S__23__23_continuation_2d_count_2d_frames 0x58 _repl.o ___S__23__23_cond_3f_ 0x50 _repl.o ___S__23__23_code_2d_locat 0x48 _repl.o ___S__23__23_cmd_2d_st 0x40 _repl.o ___S__23__23_cmd_2d_e 0x38 _repl.o ___S__23__23_cmd_2d__3f_ 0x30 _repl.o ___S__23__23_break 0x28 _repl.o ___S__23__23_backtrace_2d_default_2d_max_2d_tail_2d_set_21_ 0x20 _repl.o ___S__23__23_apropos 0x18 _repl.o ___S__23__23_degen_2d_let 0x100 _repl.o ___S__23__23_degen_2d_if2 0xf8 _repl.o ___S__23__23_degen_2d_glo_2d_set 0xf0 _repl.o ___S__23__23_degen_2d_glo_2d_def 0xe8 _repl.o ___S__23__23_degen_2d_delay 0xe0 _repl.o ___S__23__23_degen_2d_cond_2d_send 0xd8 _repl.o ___S__23__23_degen_2d_cond_2d_if 0xd0 _repl.o ___S__23__23_degen_2d_case_2d_list 0xc8 _repl.o ___S__23__23_degen_2d_case 0xc0 _repl.o ___S__23__23_degen_2d_app3 0xb8 _repl.o ___S__23__23_degen_2d_app1 0xb0 _repl.o ___S__23__23_degen_2d_app 0xa8 _repl.o ___S__23__23_default_2d_user_2d_interrupt_2d_handler 0xa0 _repl.o ___S__23__23_default_2d_repl_2d_path_2d_normalize 0x98 _repl.o ___S__23__23_default_2d_repl_2d_context_2d_command 0x90 _repl.o ___S__23__23_display_2d_exception 0x178 _repl.o ___S__23__23_display_2d_continuation_2d_environment 0x170 _repl.o ___S__23__23_display_2d_continuation_2d_dynamic_2d_environment 0x168 _repl.o ___S__23__23_degen_2d_up_2d_over 0x160 _repl.o ___S__23__23_degen_2d_seq 0x158 _repl.o ___S__23__23_degen_2d_quasi_2d_unquote_2d_splicing_2d_cdr 0x150 _repl.o ___S__23__23_degen_2d_quasi_2d_unquote 0x148 _repl.o ___S__23__23_degen_2d_quasi_2d_list_2d__3e_vector 0x140 _repl.o ___S__23__23_degen_2d_quasi_2d_cons 0x138 _repl.o ___S__23__23_degen_2d_quasi_2d_append 0x130 _repl.o ___S__23__23_degen_2d_prc_2d_req 0x128 _repl.o ___S__23__23_degen_2d_or 0x120 _repl.o ___S__23__23_degen_2d_loc_2d_ref_2d_x_2d_y 0x118 _repl.o ___S__23__23_degen_2d_letrec_2d_aux 0x110 _repl.o ___S__23__23_degen_2d_letrec 0x108 _repl.o ___S__23__23_frame_2d_call_2d_display_3f__2d_set_21_ 0x1f8 _repl.o ___S__23__23_for_2d_each_2d_interp_2d_procedure 0x1f0 _repl.o ___S__23__23_extract_2d_container 0x1e8 _repl.o ___S__23__23_exit_2d_with_2d_exception_2d_on_2d_exception 0x1e0 _repl.o ___S__23__23_exception_2d_procedure_2d_and_2d_arguments 0x1d8 _repl.o ___S__23__23_exception_2d__3e_locat 0x1d0 _repl.o ___S__23__23_eval_2d_within 0x1c8 _repl.o ___S__23__23_display_2d_var_2d_val_2d_aux 0x1b8 _repl.o ___S__23__23_display_2d_thread_2d_state_2d_relative 0x1b0 _repl.o ___S__23__23_display_2d_thread_2d_group_2d_state 0x1a8 _repl.o ___S__23__23_display_2d_situation 0x1a0 _repl.o ___S__23__23_display_2d_procedure_2d_environment 0x198 _repl.o ___S__23__23_display_2d_message_2d_with_2d_locat 0x190 _repl.o ___S__23__23_display_2d_locals 0x188 _repl.o ___S__23__23_display_2d_exception_2d_in_2d_context 0x180 _repl.o ___S__23__23_inverse_2d_eval_2d_in_2d_env 0x278 _repl.o ___S__23__23_interp_2d_subproblem_2d_continuation_3f_ 0x270 _repl.o ___S__23__23_interp_2d_procedure_2d_wrapper 0x268 _repl.o ___S__23__23_interp_2d_procedure_2d_entry_2d_hook_2d_set_21_ 0x260 _repl.o ___S__23__23_interp_2d_procedure_2d_default_2d_entry_2d_hook 0x258 _repl.o ___S__23__23_interp_2d_internal_2d_continuation_3f_ 0x250 _repl.o ___S__23__23_interp_2d_continuation_2d_rte 0x248 _repl.o ___S__23__23_interesting_2d_continuation_3f_ 0x240 _repl.o ___S__23__23_highlight_2d_source_2d_default_2d_line_2d_numbers_3f__2d_set_21_ 0x238 _repl.o ___S__23__23_highlight_2d_source_2d_default_2d_context_2d_inner_2d_set_21_ 0x230 _repl.o ___S__23__23_highlight_2d_source 0x228 _repl.o ___S__23__23_hidden_2d_local_2d_var_3f_ 0x220 _repl.o ___S__23__23_hidden_2d_continuation_2d_parent_3f__2d_set_21_ 0x218 _repl.o ___S__23__23_help 0x210 _repl.o ___S__23__23_frame_2d_locat_2d_highlight_3f__2d_set_21_ 0x200 _repl.o ___S__23__23_repl_2d_channel_2d_input_2d_port 0x2f0 _repl.o ___S__23__23_repl_2d_channel_2d_display_2d_multiline_2d_message 0x2e8 _repl.o ___S__23__23_repl_2d_channel_2d_display_2d_continuation 0x2e0 _repl.o ___S__23__23_repl_2d_channel_2d_confirm 0x2d8 _repl.o ___S__23__23_repl_2d_channel_2d_acquire_2d_ownership_21_ 0x2d0 _repl.o ___S__23__23_procedure_2d_locat 0x2c8 _repl.o ___S__23__23_pinpoint_2d_locat_2d_hook_2d_set_21_ 0x2c0 _repl.o ___S__23__23_or_3f_ 0x2b8 _repl.o ___S__23__23_nontail_2d_call_2d_for_2d_step 0x2b0 _repl.o ___S__23__23_make_2d_repl_2d_channel_2d_ports 0x2a8 _repl.o ___S__23__23_make_2d_interp_2d_procedure 0x2a0 _repl.o ___S__23__23_make_2d_friendly_2d_form 0x298 _repl.o ___S__23__23_make_2d_empty_2d_repl_2d_result_2d_history 0x290 _repl.o ___S__23__23_make_2d_bindings_2d_values 0x288 _repl.o ___S__23__23_local_2d__3e_value 0x280 _repl.o ___S__23__23_repl_2d_cmd_2d_c_2d_s_2d_l 0x368 _repl.o ___S__23__23_repl_2d_cmd_2d_bed_2d_with_2d_1_2d_arg 0x360 _repl.o ___S__23__23_repl_2d_cmd_2d_be_2d_with_2d_1_2d_arg 0x358 _repl.o ___S__23__23_repl_2d_cmd_2d_b_2d_with_2d_1_2d_arg 0x350 _repl.o ___S__23__23_repl_2d_cmd_2d_b_2d_be_2d_bed 0x348 _repl.o ___S__23__23_repl_2d_cmd_2d__3f_ 0x340 _repl.o ___S__23__23_repl_2d_channel_2d_result_2d_history_2d_max_2d_length_2d_set_21_ 0x338 _repl.o ___S__23__23_repl_2d_channel_2d_release_2d_ownership_21_ 0x330 _repl.o ___S__23__23_repl_2d_channel_2d_read_2d_command 0x328 _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_really_2d_exit_3f_ 0x320 _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_pinpoint_2d_continuation 0x318 _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_display_2d_multiline_2d_message 0x310 _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_display_2d_continuation 0x308 _repl.o ___S__23__23_repl_2d_channel_2d_ports_2d_ask 0x300 _repl.o ___S__23__23_repl_2d_channel_2d_output_2d_port 0x2f8 _repl.o ___S__23__23_repl_2d_context_2d_cont_2d_in_2d_with_2d_no_2d_result_2d_expected_3f_ 0x3e0 _repl.o ___S__23__23_repl_2d_context_2d_command_2d_set_21_ 0x3d8 _repl.o ___S__23__23_repl_2d_commands_2d_no_2d_args_2d_set_21_ 0x3d0 _repl.o ___S__23__23_repl_2d_cmd_2d_v_2d_with_2d_1_2d_arg 0x3c8 _repl.o ___S__23__23_repl_2d_cmd_2d_t 0x3c0 _repl.o ___S__23__23_repl_2d_cmd_2d_st 0x3b8 _repl.o ___S__23__23_repl_2d_cmd_2d_s 0x3b0 _repl.o ___S__23__23_repl_2d_cmd_2d_q 0x3a8 _repl.o ___S__23__23_repl_2d_cmd_2d_l 0x3a0 _repl.o ___S__23__23_repl_2d_cmd_2d_i 0x398 _repl.o ___S__23__23_repl_2d_cmd_2d_h 0x390 _repl.o ___S__23__23_repl_2d_cmd_2d_ed_2d_with_2d_1_2d_arg 0x388 _repl.o ___S__23__23_repl_2d_cmd_2d_e_2d_with_2d_1_2d_arg 0x380 _repl.o ___S__23__23_repl_2d_cmd_2d_e 0x378 _repl.o ___S__23__23_repl_2d_cmd_2d_c_2d_with_2d_1_2d_arg 0x370 _repl.o ___S__23__23_startup_2d_repl_2d_server 0x460 _repl.o ___S__23__23_show_2d_help 0x458 _repl.o ___S__23__23_show_2d_all_2d_continuations_3f__2d_set_21_ 0x450 _repl.o ___S__23__23_repl_2d_within 0x440 _repl.o ___S__23__23_repl_2d_result_2d_history_2d_ref 0x438 _repl.o ___S__23__23_repl_2d_path_2d_normalize_2d_hook_2d_set_21_ 0x430 _repl.o ___S__23__23_repl_2d_output_2d_port 0x428 _repl.o ___S__23__23_repl_2d_location_2d_origin_2d_set_21_ 0x420 _repl.o ___S__23__23_repl_2d_first_2d_interesting 0x418 _repl.o ___S__23__23_repl_2d_error_2d_port 0x410 _repl.o ___S__23__23_repl_2d_debug 0x408 _repl.o ___S__23__23_repl_2d_context_2d_return 0x400 _repl.o ___S__23__23_repl_2d_context_2d_restart_2d_exec 0x3f8 _repl.o ___S__23__23_repl_2d_context_2d_prompt_2d_set_21_ 0x3f0 _repl.o ___S__23__23_repl_2d_context_2d_get_2d_context 0x3e8 _repl.o ___S__23__23_values_2d_with_2d_sn_3f__2d_set_21_ 0x5c8 _repl.o ___S__23__23_user_2d_interrupt_2d_current_2d_thread_21_ 0x5c0 _repl.o ___S__23__23_unbreak 0x5b8 _repl.o ___S__23__23_type_2d_exception_2d_names_2d_set_21_ 0x5b0 _repl.o ___S__23__23_type_2d_17_2d_D7D5784C_2d_16DC_2d_4453_2d_8832_2d_CC05A6FE9353 0x4f8 _repl.o ___S__23__23_trace_2d_generate 0x4b0 _repl.o ___S__23__23_top 0x4a8 _repl.o ___S__23__23_thread_2d_repl_2d_context_2d_get_21_ 0x4a0 _repl.o ___S__23__23_thread_2d_make_2d_repl_2d_channel_2d_set_21_ 0x498 _repl.o ___S__23__23_subprocedure_2d_locals 0x490 _repl.o ___S__23__23_structure_2d_display_2d_exception_2d_handler_2d_table_2d_get 0x488 _repl.o ___S__23__23_step_2d_restore 0x480 _repl.o ___S__23__23_step_2d_off 0x478 _repl.o ___S__23__23_step_2d_handler_2d_get_2d_command 0x470 _repl.o ___S__23__23_step_2d_handler_2d_continuation_3f_ 0x468 _repl.o ___S_ed 0x748 _repl.o ___S_display_2d_multiline_2d_message 0x720 _repl.o ___S_display_2d_exception_2d_in_2d_context 0x718 _repl.o ___S_display_2d_continuation_2d_environment 0x710 _repl.o ___S_display_2d_continuation_2d_backtrace 0x708 _repl.o ___S_depth 0x6f0 _repl.o ___S_d 0x6c0 _repl.o ___S_convar 0x6b0 _repl.o ___S_bytes_2d_allocated 0x660 _repl.o ___S_bed 0x620 _repl.o ___S_b 0x618 _repl.o ___S_apropos 0x608 _repl.o ___S___repl 0x5f0 _repl.o ___S__23__23_write_2d_system_2d_banner 0x5d8 _repl.o ___S__23__23_with_2d_no_2d_result_2d_expected_2d_continuation_3f_ 0x5d0 _repl.o ___S_repl_2d_error_2d_port 0xa88 _repl.o ___S_repl_2d_channel_2d_ports 0xa80 _repl.o ___S_read_2d_expr 0xa60 _repl.o ___S_q 0xa40 _repl.o ___S_prev_2d_depth 0xa20 _repl.o ___S_pipe_2d_port 0xa10 _repl.o ___S_minflt 0x968 _repl.o ___S_majflt 0x960 _repl.o ___S_low_2d_level_2d_exception 0x950 _repl.o ___S_leapable_3f_ 0x918 _repl.o ___S_last_2d_owner 0x910 _repl.o ___S_l 0x908 _repl.o ___S_help 0x820 _repl.o ___S_gc_2d_sys_2d_time 0x810 _repl.o ___S_file_2d_port 0x7e0 _repl.o ___S_v 0xc58 _repl.o ___S_trace 0xbb8 _repl.o ___S_top 0xba0 _repl.o ___S_sys_2d_time 0xb60 _repl.o ___S_step_2d_level_2d_set_21_ 0xb38 _repl.o ___S_six_2e_prefix 0xb20 _repl.o ___S_s 0xac8 _repl.o ___S_result_2d_history 0xaa8 _repl.o ___S_repl_2d_output_2d_port 0xa90 _repl.o .data (section) 0x2 _gambit.o gethostbyaddr 0x132c os_setup.o gethostbyaddr 0x152e os_setup.o gethostbyaddr 0x154e os_setup.o gethostbyaddr 0x157f os_setup.o gethostbyname 0x12ee os_setup.o inet_pton 0x12c1 os_setup.o inet_pton 0x12dc os_setup.o gethostname 0x1675 os_setup.o ntohl 0x86f os_setup.o ntohl 0x8ef os_setup.o ntohl 0x8fa os_setup.o ntohl 0xd7f os_setup.o ntohl 0xd8d os_setup.o htonl 0x83a os_setup.o htonl 0x853 os_setup.o freeaddrinfo 0x1128 os_setup.o freeaddrinfo 0x1143 os_setup.o freeaddrinfo 0x11b8 os_setup.o freeaddrinfo 0x11e0 os_setup.o __xnet_getaddrinfo 0xf98 os_setup.o ntohs 0xca3 os_setup.o ntohs 0xd61 os_setup.o ntohs 0xd71 os_setup.o ntohs 0xda9 os_setup.o ntohs 0xdb9 os_setup.o ntohs 0x1903 os_setup.o htons 0xb34 os_setup.o htons 0xb76 os_setup.o htons 0x17a8 os_setup.o getprotobyname 0x1aa9 os_setup.o getprotobynumber 0x1a22 os_setup.o getservbyname 0x17e4 os_setup.o getservbyport 0x17b3 os_setup.o gai_strerror 0xe26 os_base.o __xnet_bind 0xbac os_io.o __xnet_socket 0xb76 os_io.o shutdown 0xac6 os_io.o shutdown 0xaf9 os_io.o recv 0x99b os_io.o send 0x8db os_io.o __xnet_connect 0x84c os_io.o recvfrom 0xf8c os_io.o setsockopt 0xbf8 os_io.o setsockopt 0xc2f os_io.o setsockopt 0xc5a os_io.o accept 0x2d9d os_io.o listen 0x2c79 os_io.o __xnet_getsockopt 0x50a9 os_io.o __xnet_getsockopt 0x5109 os_io.o __xnet_sendto 0x4ee7 os_io.o getsockname 0x49e1 os_io.o getsockname 0x4c3d os_io.o getsockname 0x4fbb os_io.o getpeername 0x4978 os_io.o free 0xab os_base.o free 0x13b os_base.o free 0x1da os_base.o malloc 0x9b os_base.o malloc 0x12b os_base.o __cxa_throw 0x23 setup.o __cxa_allocate_exception 0x11 setup.o __cxa_end_catch 0x5b setup.o __cxa_end_catch 0xb4 setup.o __cxa_end_catch 0xf _kernel.o __cxa_end_catch 0x3e _kernel.o __cxa_end_catch 0x6f _kernel.o __cxa_end_catch 0xb3 _kernel.o __cxa_end_catch 0xe4 _kernel.o __cxa_end_catch 0x13f _kernel.o __cxa_end_catch 0x16c _kernel.o __cxa_begin_catch 0x53 setup.o __cxa_begin_catch 0xac setup.o __cxa_begin_catch 0x7 _kernel.o __cxa_begin_catch 0x36 _kernel.o __cxa_begin_catch 0x67 _kernel.o __cxa_begin_catch 0xab _kernel.o __cxa_begin_catch 0xdc _kernel.o __cxa_begin_catch 0x137 _kernel.o __cxa_begin_catch 0x164 _kernel.o __gxx_personality_v0 0xcb7 setup.o __gxx_personality_v0 0x6b _kernel.o _ZTVN10__cxxabiv117__class_type_infoE 0x0 setup.o modf 0x855 setup.o modf 0x886 setup.o modf 0x8c1 setup.o modf 0x8fa setup.o atanh 0x30d2 setup.o atanh 0x43aea _num.o atanh 0x49eb6 _num.o atanh 0x60565 _num.o atanh 0x66866 _num.o asinh 0x30ba setup.o asinh 0x22c0e _num.o asinh 0x40fc8 _num.o asinh 0x4753d _num.o asinh 0x6e08e _num.o asinh 0x7cec3 _num.o asinh 0x85d77 _num.o cosh 0x30a2 setup.o cosh 0x2b4a5 _num.o cosh 0x474cc _num.o cosh 0x48245 _num.o cosh 0x6d2b1 _num.o cosh 0x725e8 _num.o cosh 0x729f3 _num.o cosh 0x811a6 _num.o cosh 0x8125a _num.o cosh 0x81885 _num.o cosh 0x824ad _num.o atan 0x308a setup.o atan 0x9b90 _num.o atan 0x22774 _num.o atan 0x2c3ce _num.o atan 0x4806e _num.o atan 0x8561f _num.o atan 0x8a1d7 _num.o atan 0x8c8a1 _num.o asin 0x3072 setup.o asin 0x24fcd _num.o asin 0x2520c _num.o asin 0x28dab _num.o asin 0x6ec93 _num.o cos 0x305a setup.o cos 0x252e0 _num.o cos 0x253dc _num.o cos 0x2ea92 _num.o cos 0x690c7 _num.o cos 0x6df25 _num.o cos 0x7e9da _num.o cos 0x7eaf4 _num.o log1p 0x3042 setup.o log1p 0x6a53 _num.o log1p 0x20386 _num.o log1p 0x2bdbb _num.o log1p 0x4dc94 _num.o log1p 0x66dee _num.o log1p 0x6ab05 _num.o expm1 0x302a setup.o expm1 0x2c61a _num.o expm1 0x483c5 _num.o expm1 0x5e569 _num.o ilogb 0x3012 setup.o ilogb 0x928e _num.o ilogb 0x233b9 _num.o ilogb 0x2d8ca _num.o ilogb 0x64e9b _num.o ceil 0x2ffa setup.o ceil 0x379f6 _num.o ceil 0x37ce9 _num.o ceil 0x5d09b _num.o ceil 0x63bb8 _num.o fabs 0x2ff0 setup.o pow 0x30ea setup.o pow 0x9cf7 _num.o pow 0x117dc _num.o pow 0x12d16 _num.o pow 0x21074 _num.o pow 0x30459 _num.o pow 0x31f04 _num.o pow 0x32226 _num.o pow 0x32fde _num.o pow 0x330f8 _num.o pow 0x336a2 _num.o pow 0x34228 _num.o pow 0x456c5 _num.o pow 0x485e3 _num.o pow 0x80633 _num.o pow 0x80a27 _num.o pow 0x959e9 _num.o tanh 0x40f4a _num.o tanh 0x43b93 _num.o tanh 0x490f4 _num.o tanh 0x5d02c _num.o tanh 0x81f81 _num.o tanh 0x93b19 _num.o tanh 0x68 setup.o sinh 0x226f3 _num.o sinh 0x39cd3 _num.o sinh 0x481c7 _num.o sinh 0x63c8b _num.o sinh 0x725ff _num.o sinh 0x729a4 _num.o sinh 0x76124 _num.o sinh 0x76222 _num.o sinh 0x8186e _num.o sinh 0x8246a _num.o sinh 0x60 setup.o acos 0x24b31 _num.o acos 0x24ba2 _num.o acos 0x26b24 _num.o acos 0x64eda _num.o acos 0x58 setup.o tan 0x24edd _num.o tan 0x2503e _num.o tan 0x42cc9 _num.o tan 0x5d7df _num.o tan 0x81a2f _num.o tan 0x81af9 _num.o tan 0x50 setup.o sin 0x224a0 _num.o sin 0x2535e _num.o sin 0x39994 _num.o sin 0x508d5 _num.o sin 0x6d765 _num.o sin 0x70b97 _num.o sin 0x82311 _num.o sin 0x48 setup.o log 0x1be93 _num.o log 0x24198 _num.o log 0x2c8c1 _num.o log 0x3fb1c _num.o log 0x40579 _num.o log 0x5f67b _num.o log 0x6aa3a _num.o log 0x7963f _num.o log 0x7964e _num.o log 0x907df _num.o log 0x91898 _num.o log 0x918a7 _num.o log 0x989ba _num.o log 0x98d67 _num.o log 0x98d76 _num.o log 0x40 setup.o exp 0x2a50c _num.o exp 0x2d91d _num.o exp 0x4844b _num.o exp 0x6d802 _num.o exp 0x76e6c _num.o exp 0x76fbc _num.o exp 0x38 setup.o scalbn 0x92b1 _num.o scalbn 0x92c9 _num.o scalbn 0x12302 _num.o scalbn 0x24086 _num.o scalbn 0x2e1a1 _num.o scalbn 0x3e542 _num.o scalbn 0x56740 _num.o scalbn 0x93e35 _num.o scalbn 0x30 setup.o floor 0x1e3c3 _num.o floor 0x1e446 _num.o floor 0x1e767 _num.o floor 0x1e78e _num.o floor 0x1e815 _num.o floor 0x1e83c _num.o floor 0x1ecbf _num.o floor 0x1ecde _num.o floor 0x1f133 _num.o floor 0x1f152 _num.o floor 0x2481f _num.o floor 0x37af2 _num.o floor 0x37b63 _num.o floor 0x53f8e _num.o floor 0x55a07 _num.o floor 0x56026 _num.o floor 0x5bddf _num.o floor 0x5d675 _num.o floor 0x5f71f _num.o floor 0x5f73e _num.o floor 0x5f8e7 _num.o floor 0x5f90e _num.o floor 0x63947 _num.o floor 0x654aa _num.o floor 0x679b8 _num.o floor 0x69da1 _num.o floor 0x6a6fc _num.o floor 0x6e3c7 _num.o floor 0x7f1c1 _num.o floor 0x805b6 _num.o floor 0x809aa _num.o floor 0x80c0c _num.o floor 0x95e59 _num.o floor 0x95f24 _num.o floor 0x28 setup.o sqrt 0x19d17 _system.o sqrt 0x122f4 _num.o sqrt 0x202a9 _num.o sqrt 0x240ac _num.o sqrt 0x24594 _num.o sqrt 0x2c695 _num.o sqrt 0x44d4b _num.o sqrt 0x45736 _num.o sqrt 0x56732 _num.o sqrt 0x6aa0a _num.o sqrt 0x6aa28 _num.o sqrt 0x6aa2d _num.o sqrt 0x6c0c1 _num.o sqrt 0x74550 _num.o sqrt 0x8dadf _num.o sqrt 0x8dbab _num.o sqrt 0x80 setup.o atan2 0x274cb _num.o atan2 0x8c448 _num.o atan2 0x94bab _num.o atan2 0x955ba _num.o atan2 0x78 setup.o acosh 0x1af78 _num.o acosh 0x227f3 _num.o acosh 0x499d8 _num.o acosh 0x6426a _num.o acosh 0x70 setup.o hypot 0x1c074 _num.o hypot 0x4ce43 _num.o hypot 0x8597f _num.o hypot 0x8c09b _num.o cexp 0x725ba _num.o cexp 0x729cb _num.o cexp 0x81840 _num.o cexp 0x82491 _num.o _Unwind_Resume 0x77 setup.o _Unwind_Resume 0xcb setup.o _Unwind_Resume 0x26 _kernel.o _Unwind_Resume 0x9b _kernel.o _Unwind_Resume 0x110 _kernel.o _Unwind_Resume 0x127 _kernel.o _Unwind_Resume 0x198 _kernel.o _Unwind_Resume 0x1af _kernel.o _Unwind_Resume 0x1c6 _kernel.o __popcountdi2 0x468da _num.o __popcountdi2 0x56ce0 _num.o __popcountdi2 0x6187a _num.o __popcountdi2 0x63d54 _num.o __clrsbdi2 0x29895 _num.o __clrsbdi2 0x43e2f _num.o __clrsbdi2 0x48743 _num.o __clrsbdi2 0x5d98c _num.o __clrsbdi2 0x63600 _num.o __clrsbdi2 0x643aa _num.o __clrsbdi2 0x672c5 _num.o __stack_chk_fail 0x42e main.o __stack_chk_fail 0x1e73 main.o __stack_chk_fail 0x559 setup.o __stack_chk_fail 0x64f setup.o __stack_chk_fail 0x932 setup.o __stack_chk_fail 0xa16 setup.o __stack_chk_fail 0x2598 setup.o __stack_chk_fail 0x27c7 setup.o __stack_chk_fail 0x2807 setup.o __stack_chk_fail 0x290d setup.o __stack_chk_fail 0x2968 setup.o __stack_chk_fail 0x29cb setup.o __stack_chk_fail 0x2a66 setup.o __stack_chk_fail 0x2c3e setup.o __stack_chk_fail 0x48 setup.o __stack_chk_fail 0xd0 setup.o __stack_chk_fail 0x534 mem.o __stack_chk_fail 0x5fb mem.o __stack_chk_fail 0x722 mem.o __stack_chk_fail 0x1e9a mem.o __stack_chk_fail 0x22dc mem.o __stack_chk_fail 0x240f mem.o __stack_chk_fail 0x4116 mem.o __stack_chk_fail 0x21b2 c_intf.o __stack_chk_fail 0x22b2 c_intf.o __stack_chk_fail 0x23b2 c_intf.o __stack_chk_fail 0x26b5 c_intf.o __stack_chk_fail 0x2892 c_intf.o __stack_chk_fail 0x2992 c_intf.o __stack_chk_fail 0x2a75 c_intf.o __stack_chk_fail 0x2b55 c_intf.o __stack_chk_fail 0x3611 c_intf.o __stack_chk_fail 0x399d c_intf.o __stack_chk_fail 0x3a09 c_intf.o __stack_chk_fail 0x3a66 c_intf.o __stack_chk_fail 0x3b0d c_intf.o __stack_chk_fail 0x3b79 c_intf.o __stack_chk_fail 0x3bd6 c_intf.o __stack_chk_fail 0x3c7d c_intf.o __stack_chk_fail 0x3ce9 c_intf.o __stack_chk_fail 0x3d46 c_intf.o __stack_chk_fail 0x3ded c_intf.o __stack_chk_fail 0x3e59 c_intf.o __stack_chk_fail 0x3eb6 c_intf.o __stack_chk_fail 0x3f5d c_intf.o __stack_chk_fail 0x3fc9 c_intf.o __stack_chk_fail 0x4026 c_intf.o __stack_chk_fail 0x40cd c_intf.o __stack_chk_fail 0x4139 c_intf.o __stack_chk_fail 0x4196 c_intf.o __stack_chk_fail 0x423d c_intf.o __stack_chk_fail 0x42a9 c_intf.o __stack_chk_fail 0x42fe c_intf.o __stack_chk_fail 0x5755 c_intf.o __stack_chk_fail 0x59ca c_intf.o __stack_chk_fail 0x60aa c_intf.o __stack_chk_fail 0x455 os_setup.o __stack_chk_fail 0x5ad os_setup.o __stack_chk_fail 0x79d os_setup.o __stack_chk_fail 0x11f3 os_setup.o __stack_chk_fail 0x1648 os_setup.o __stack_chk_fail 0x16c8 os_setup.o __stack_chk_fail 0x19d8 os_setup.o __stack_chk_fail 0x1c28 os_setup.o __stack_chk_fail 0x1d67 os_setup.o __stack_chk_fail 0x218b os_setup.o __stack_chk_fail 0x233b os_setup.o __stack_chk_fail 0x23c4 os_setup.o __stack_chk_fail 0x253b os_setup.o __stack_chk_fail 0x36a os_base.o __stack_chk_fail 0xfd2 os_base.o __stack_chk_fail 0x102f os_base.o __stack_chk_fail 0x258 os_thread.o __stack_chk_fail 0x375 os_thread.o __stack_chk_fail 0x13e os_time.o __stack_chk_fail 0x19b os_time.o __stack_chk_fail 0x1f4 os_time.o __stack_chk_fail 0x2af os_time.o __stack_chk_fail 0x4fa os_time.o __stack_chk_fail 0x623 os_time.o __stack_chk_fail 0x775 os_time.o __stack_chk_fail 0x584 os_shell.o __stack_chk_fail 0x63c os_shell.o __stack_chk_fail 0x698 os_shell.o __stack_chk_fail 0x794 os_shell.o __stack_chk_fail 0x7f5 os_shell.o __stack_chk_fail 0x89b os_shell.o __stack_chk_fail 0x308 os_files.o __stack_chk_fail 0x398 os_files.o __stack_chk_fail 0x428 os_files.o __stack_chk_fail 0x4b8 os_files.o __stack_chk_fail 0x599 os_files.o __stack_chk_fail 0x628 os_files.o __stack_chk_fail 0x6ca os_files.o __stack_chk_fail 0x888 os_files.o __stack_chk_fail 0x93e os_files.o __stack_chk_fail 0x9ea os_files.o __stack_chk_fail 0xa88 os_files.o __stack_chk_fail 0xb0c os_files.o __stack_chk_fail 0xb84 os_files.o __stack_chk_fail 0xd4c os_files.o __stack_chk_fail 0xfb9 os_files.o __stack_chk_fail 0x1105 os_files.o __stack_chk_fail 0x11eb os_files.o __stack_chk_fail 0x12cb os_files.o __stack_chk_fail 0x1383 os_files.o __stack_chk_fail 0x148b os_files.o __stack_chk_fail 0x150b os_files.o __stack_chk_fail 0x158b os_files.o __stack_chk_fail 0x1653 os_files.o __stack_chk_fail 0x184d os_files.o __stack_chk_fail 0x192b os_files.o __stack_chk_fail 0x3f2 os_dyn.o __stack_chk_fail 0x818 os_tty.o __stack_chk_fail 0xa97 os_tty.o __stack_chk_fail 0x1a86 os_tty.o __stack_chk_fail 0x2196 os_tty.o __stack_chk_fail 0x2e76 os_tty.o __stack_chk_fail 0x33f4 os_tty.o __stack_chk_fail 0x444f os_tty.o __stack_chk_fail 0x4842 os_tty.o __stack_chk_fail 0x4c97 os_tty.o __stack_chk_fail 0x63aa os_tty.o __stack_chk_fail 0x6a09 os_tty.o __stack_chk_fail 0x74f3 os_tty.o __stack_chk_fail 0x75f2 os_tty.o __stack_chk_fail 0x772a os_tty.o __stack_chk_fail 0x78f9 os_tty.o __stack_chk_fail 0x7b22 os_tty.o __stack_chk_fail 0x7bee os_tty.o __stack_chk_fail 0x7c85 os_tty.o __stack_chk_fail 0xc86 os_io.o __stack_chk_fail 0xedb os_io.o __stack_chk_fail 0x1000 os_io.o __stack_chk_fail 0x22bf os_io.o __stack_chk_fail 0x24b9 os_io.o __stack_chk_fail 0x2be1 os_io.o __stack_chk_fail 0x2d3e os_io.o __stack_chk_fail 0x2e13 os_io.o __stack_chk_fail 0x303f os_io.o __stack_chk_fail 0x36b2 os_io.o __stack_chk_fail 0x3b31 os_io.o __stack_chk_fail 0x3fca os_io.o __stack_chk_fail 0x40cb os_io.o __stack_chk_fail 0x412c os_io.o __stack_chk_fail 0x418c os_io.o __stack_chk_fail 0x438b os_io.o __stack_chk_fail 0x4531 os_io.o __stack_chk_fail 0x462e os_io.o __stack_chk_fail 0x47b0 os_io.o __stack_chk_fail 0x4916 os_io.o __stack_chk_fail 0x4a3a os_io.o __stack_chk_fail 0x4b4b os_io.o __stack_chk_fail 0x4bfb os_io.o __stack_chk_fail 0x4c84 os_io.o __stack_chk_fail 0x4d6e os_io.o __stack_chk_fail 0x4e80 os_io.o __stack_chk_fail 0x501b os_io.o __stack_chk_fail 0x50c5 os_io.o __stack_chk_fail 0x5125 os_io.o __stack_chk_fail 0x5206 os_io.o __stack_chk_fail 0x52a6 os_io.o __stack_chk_fail 0x5357 os_io.o __stack_chk_fail 0x5602 os_io.o __stack_chk_fail 0x57a1 os_io.o __stack_chk_fail 0x592f os_io.o __stack_chk_fail 0x3262 _kernel.o __stack_chk_fail 0x1ce16 _kernel.o __stack_chk_fail 0x2b _kernel.o __stack_chk_fail 0xa0 _kernel.o __stack_chk_fail 0x115 _kernel.o __stack_chk_fail 0x12c _kernel.o __stack_chk_fail 0x19d _kernel.o __stack_chk_fail 0x1b4 _kernel.o __stack_chk_fail 0x1cb _kernel.o __stack_chk_fail 0x139a2 _system.o __stack_chk_fail 0x62a68 _num.o __stack_chk_guard 0x407 main.o __stack_chk_guard 0x425 main.o __stack_chk_guard 0x557 main.o __stack_chk_guard 0xd19 main.o __stack_chk_guard 0x4a5 setup.o __stack_chk_guard 0x520 setup.o __stack_chk_guard 0x547 setup.o __stack_chk_guard 0x57a setup.o __stack_chk_guard 0x639 setup.o __stack_chk_guard 0x80f setup.o __stack_chk_guard 0x836 setup.o __stack_chk_guard 0x95a setup.o __stack_chk_guard 0x9f0 setup.o __stack_chk_guard 0x22a2 setup.o __stack_chk_guard 0x22bc setup.o __stack_chk_guard 0x26d7 setup.o __stack_chk_guard 0x2727 setup.o __stack_chk_guard 0x27e0 setup.o __stack_chk_guard 0x27fe setup.o __stack_chk_guard 0x28cd setup.o __stack_chk_guard 0x2904 setup.o __stack_chk_guard 0x2930 setup.o __stack_chk_guard 0x295c setup.o __stack_chk_guard 0x297d setup.o __stack_chk_guard 0x29c2 setup.o __stack_chk_guard 0x2a02 setup.o __stack_chk_guard 0x2a1d setup.o __stack_chk_guard 0x2bdd setup.o __stack_chk_guard 0x2c07 setup.o __stack_chk_guard 0x2c60 setup.o __stack_chk_guard 0x39 setup.o __stack_chk_guard 0xc4 setup.o __stack_chk_guard 0x47d mem.o __stack_chk_guard 0x498 mem.o __stack_chk_guard 0x4d9 mem.o __stack_chk_guard 0x55d mem.o __stack_chk_guard 0x5c2 mem.o __stack_chk_guard 0x61d mem.o __stack_chk_guard 0x682 mem.o __stack_chk_guard 0x1e1f mem.o __stack_chk_guard 0x1e7f mem.o __stack_chk_guard 0x21dc mem.o __stack_chk_guard 0x22b4 mem.o __stack_chk_guard 0x23b6 mem.o __stack_chk_guard 0x23d2 mem.o __stack_chk_guard 0x32e2 mem.o __stack_chk_guard 0x4088 mem.o __stack_chk_guard 0x2164 c_intf.o __stack_chk_guard 0x21a9 c_intf.o __stack_chk_guard 0x2264 c_intf.o __stack_chk_guard 0x22a9 c_intf.o __stack_chk_guard 0x2364 c_intf.o __stack_chk_guard 0x23a9 c_intf.o __stack_chk_guard 0x2674 c_intf.o __stack_chk_guard 0x2696 c_intf.o __stack_chk_guard 0x2844 c_intf.o __stack_chk_guard 0x2889 c_intf.o __stack_chk_guard 0x2944 c_intf.o __stack_chk_guard 0x2989 c_intf.o __stack_chk_guard 0x2a34 c_intf.o __stack_chk_guard 0x2a56 c_intf.o __stack_chk_guard 0x2b14 c_intf.o __stack_chk_guard 0x2b36 c_intf.o __stack_chk_guard 0x30af c_intf.o __stack_chk_guard 0x30f5 c_intf.o __stack_chk_guard 0x3920 c_intf.o __stack_chk_guard 0x3959 c_intf.o __stack_chk_guard 0x39da c_intf.o __stack_chk_guard 0x39fc c_intf.o __stack_chk_guard 0x3a37 c_intf.o __stack_chk_guard 0x3a59 c_intf.o __stack_chk_guard 0x3a90 c_intf.o __stack_chk_guard 0x3ac9 c_intf.o __stack_chk_guard 0x3b4a c_intf.o __stack_chk_guard 0x3b6c c_intf.o __stack_chk_guard 0x3ba7 c_intf.o __stack_chk_guard 0x3bc9 c_intf.o __stack_chk_guard 0x3c00 c_intf.o __stack_chk_guard 0x3c39 c_intf.o __stack_chk_guard 0x3cba c_intf.o __stack_chk_guard 0x3cdc c_intf.o __stack_chk_guard 0x3d17 c_intf.o __stack_chk_guard 0x3d39 c_intf.o __stack_chk_guard 0x3d70 c_intf.o __stack_chk_guard 0x3da9 c_intf.o __stack_chk_guard 0x3e2a c_intf.o __stack_chk_guard 0x3e4c c_intf.o __stack_chk_guard 0x3e87 c_intf.o __stack_chk_guard 0x3ea9 c_intf.o __stack_chk_guard 0x3ee0 c_intf.o __stack_chk_guard 0x3f19 c_intf.o __stack_chk_guard 0x3f9a c_intf.o __stack_chk_guard 0x3fbc c_intf.o __stack_chk_guard 0x3ff7 c_intf.o __stack_chk_guard 0x4019 c_intf.o __stack_chk_guard 0x4050 c_intf.o __stack_chk_guard 0x4089 c_intf.o __stack_chk_guard 0x410a c_intf.o __stack_chk_guard 0x412c c_intf.o __stack_chk_guard 0x4167 c_intf.o __stack_chk_guard 0x4189 c_intf.o __stack_chk_guard 0x41c0 c_intf.o __stack_chk_guard 0x41f9 c_intf.o __stack_chk_guard 0x427a c_intf.o __stack_chk_guard 0x429c c_intf.o __stack_chk_guard 0x42cf c_intf.o __stack_chk_guard 0x42f1 c_intf.o __stack_chk_guard 0x51c1 c_intf.o __stack_chk_guard 0x5201 c_intf.o __stack_chk_guard 0x5835 c_intf.o __stack_chk_guard 0x5943 c_intf.o __stack_chk_guard 0x5eff c_intf.o __stack_chk_guard 0x5fb8 c_intf.o __stack_chk_guard 0x2ce os_setup.o __stack_chk_guard 0x3c1 os_setup.o __stack_chk_guard 0x4cc os_setup.o __stack_chk_guard 0x4f9 os_setup.o __stack_chk_guard 0x752 os_setup.o __stack_chk_guard 0x77b os_setup.o __stack_chk_guard 0xe3b os_setup.o __stack_chk_guard 0xe6f os_setup.o __stack_chk_guard 0x1221 os_setup.o __stack_chk_guard 0x1290 os_setup.o __stack_chk_guard 0x1663 os_setup.o __stack_chk_guard 0x16a6 os_setup.o __stack_chk_guard 0x16f9 os_setup.o __stack_chk_guard 0x1734 os_setup.o __stack_chk_guard 0x1a00 os_setup.o __stack_chk_guard 0x1a63 os_setup.o __stack_chk_guard 0x1c6e os_setup.o __stack_chk_guard 0x1ce1 os_setup.o __stack_chk_guard 0x1da7 os_setup.o __stack_chk_guard 0x1dd5 os_setup.o __stack_chk_guard 0x21ae os_setup.o __stack_chk_guard 0x220a os_setup.o __stack_chk_guard 0x2350 os_setup.o __stack_chk_guard 0x236f os_setup.o __stack_chk_guard 0x23ee os_setup.o __stack_chk_guard 0x244a os_setup.o __stack_chk_guard 0x15f os_base.o __stack_chk_guard 0x210 os_base.o __stack_chk_guard 0x4d3 os_base.o __stack_chk_guard 0x6f1 os_base.o __stack_chk_guard 0x788 os_base.o __stack_chk_guard 0xff8 os_base.o __stack_chk_guard 0x1022 os_base.o __stack_chk_guard 0x222 os_thread.o __stack_chk_guard 0x244 os_thread.o __stack_chk_guard 0x333 os_thread.o __stack_chk_guard 0x363 os_thread.o __stack_chk_guard 0xed os_time.o __stack_chk_guard 0x131 os_time.o __stack_chk_guard 0x160 os_time.o __stack_chk_guard 0x192 os_time.o __stack_chk_guard 0x1b0 os_time.o __stack_chk_guard 0x1eb os_time.o __stack_chk_guard 0x23c os_time.o __stack_chk_guard 0x257 os_time.o __stack_chk_guard 0x40c os_time.o __stack_chk_guard 0x4cf os_time.o __stack_chk_guard 0x51f os_time.o __stack_chk_guard 0x5b6 os_time.o __stack_chk_guard 0x6f0 os_time.o __stack_chk_guard 0x75b os_time.o __stack_chk_guard 0x4ea os_shell.o __stack_chk_guard 0x505 os_shell.o __stack_chk_guard 0x5ac os_shell.o __stack_chk_guard 0x5f2 os_shell.o __stack_chk_guard 0x65c os_shell.o __stack_chk_guard 0x67b os_shell.o __stack_chk_guard 0x715 os_shell.o __stack_chk_guard 0x73e os_shell.o __stack_chk_guard 0x7b4 os_shell.o __stack_chk_guard 0x7dd os_shell.o __stack_chk_guard 0x81a os_shell.o __stack_chk_guard 0x838 os_shell.o __stack_chk_guard 0x293 os_files.o __stack_chk_guard 0x2e5 os_files.o __stack_chk_guard 0x32b os_files.o __stack_chk_guard 0x37a os_files.o __stack_chk_guard 0x3bb os_files.o __stack_chk_guard 0x40a os_files.o __stack_chk_guard 0x44c os_files.o __stack_chk_guard 0x49b os_files.o __stack_chk_guard 0x4de os_files.o __stack_chk_guard 0x55e os_files.o __stack_chk_guard 0x5b9 os_files.o __stack_chk_guard 0x609 os_files.o __stack_chk_guard 0x654 os_files.o __stack_chk_guard 0x6a8 os_files.o __stack_chk_guard 0x6f6 os_files.o __stack_chk_guard 0x802 os_files.o __stack_chk_guard 0x8ac os_files.o __stack_chk_guard 0x8ef os_files.o __stack_chk_guard 0x974 os_files.o __stack_chk_guard 0x9cf os_files.o __stack_chk_guard 0xa00 os_files.o __stack_chk_guard 0xa5a os_files.o __stack_chk_guard 0xaa0 os_files.o __stack_chk_guard 0xaf8 os_files.o __stack_chk_guard 0xb27 os_files.o __stack_chk_guard 0xb50 os_files.o __stack_chk_guard 0xbb1 os_files.o __stack_chk_guard 0xbcc os_files.o __stack_chk_guard 0xd80 os_files.o __stack_chk_guard 0xd9b os_files.o __stack_chk_guard 0xfdd os_files.o __stack_chk_guard 0x10ec os_files.o __stack_chk_guard 0x1138 os_files.o __stack_chk_guard 0x1156 os_files.o __stack_chk_guard 0x1218 os_files.o __stack_chk_guard 0x1236 os_files.o __stack_chk_guard 0x12f4 os_files.o __stack_chk_guard 0x1312 os_files.o __stack_chk_guard 0x13b8 os_files.o __stack_chk_guard 0x13d6 os_files.o __stack_chk_guard 0x14b2 os_files.o __stack_chk_guard 0x14d0 os_files.o __stack_chk_guard 0x1532 os_files.o __stack_chk_guard 0x1550 os_files.o __stack_chk_guard 0x15be os_files.o __stack_chk_guard 0x15dc os_files.o __stack_chk_guard 0x168e os_files.o __stack_chk_guard 0x16ac os_files.o __stack_chk_guard 0x1888 os_files.o __stack_chk_guard 0x18a6 os_files.o __stack_chk_guard 0x32 os_dyn.o __stack_chk_guard 0x50 os_dyn.o __stack_chk_guard 0x42b os_tty.o __stack_chk_guard 0x4a6 os_tty.o __stack_chk_guard 0x637 os_tty.o __stack_chk_guard 0x995 os_tty.o __stack_chk_guard 0x9b2 os_tty.o __stack_chk_guard 0x18e9 os_tty.o __stack_chk_guard 0x1961 os_tty.o __stack_chk_guard 0x1ba9 os_tty.o __stack_chk_guard 0x1bfe os_tty.o __stack_chk_guard 0x1cca os_tty.o __stack_chk_guard 0x1dd1 os_tty.o __stack_chk_guard 0x1e17 os_tty.o __stack_chk_guard 0x1e3f os_tty.o __stack_chk_guard 0x1e67 os_tty.o __stack_chk_guard 0x1ecf os_tty.o __stack_chk_guard 0x1fbd os_tty.o __stack_chk_guard 0x1ff7 os_tty.o __stack_chk_guard 0x203f os_tty.o __stack_chk_guard 0x2068 os_tty.o __stack_chk_guard 0x20ed os_tty.o __stack_chk_guard 0x211f os_tty.o __stack_chk_guard 0x2181 os_tty.o __stack_chk_guard 0x2b1c os_tty.o __stack_chk_guard 0x2d5f os_tty.o __stack_chk_guard 0x2e44 os_tty.o __stack_chk_guard 0x32dd os_tty.o __stack_chk_guard 0x337c os_tty.o __stack_chk_guard 0x401e os_tty.o __stack_chk_guard 0x4127 os_tty.o __stack_chk_guard 0x42e7 os_tty.o __stack_chk_guard 0x4483 os_tty.o __stack_chk_guard 0x4562 os_tty.o __stack_chk_guard 0x4612 os_tty.o __stack_chk_guard 0x4a5e os_tty.o __stack_chk_guard 0x4aaf os_tty.o __stack_chk_guard 0x4bbf os_tty.o __stack_chk_guard 0x4cda os_tty.o __stack_chk_guard 0x502c os_tty.o __stack_chk_guard 0x6711 os_tty.o __stack_chk_guard 0x677c os_tty.o __stack_chk_guard 0x69ef os_tty.o __stack_chk_guard 0x6c16 os_tty.o __stack_chk_guard 0x6f26 os_tty.o __stack_chk_guard 0x748a os_tty.o __stack_chk_guard 0x7591 os_tty.o __stack_chk_guard 0x75cc os_tty.o __stack_chk_guard 0x761e os_tty.o __stack_chk_guard 0x76ca os_tty.o __stack_chk_guard 0x775c os_tty.o __stack_chk_guard 0x777c os_tty.o __stack_chk_guard 0x7a65 os_tty.o __stack_chk_guard 0x7b17 os_tty.o __stack_chk_guard 0x7b42 os_tty.o __stack_chk_guard 0x7be5 os_tty.o __stack_chk_guard 0x7c18 os_tty.o __stack_chk_guard 0x7c78 os_tty.o __stack_chk_guard 0xb44 os_io.o __stack_chk_guard 0xbc1 os_io.o __stack_chk_guard 0xe17 os_io.o __stack_chk_guard 0xec7 os_io.o __stack_chk_guard 0xf5f os_io.o __stack_chk_guard 0xfc2 os_io.o __stack_chk_guard 0x1e2c os_io.o __stack_chk_guard 0x216f os_io.o __stack_chk_guard 0x2367 os_io.o __stack_chk_guard 0x2477 os_io.o __stack_chk_guard 0x2b0d os_io.o __stack_chk_guard 0x2b4b os_io.o __stack_chk_guard 0x2c21 os_io.o __stack_chk_guard 0x2c3f os_io.o __stack_chk_guard 0x2d76 os_io.o __stack_chk_guard 0x2ddf os_io.o __stack_chk_guard 0x2fa1 os_io.o __stack_chk_guard 0x2fbf os_io.o __stack_chk_guard 0x326e os_io.o __stack_chk_guard 0x3387 os_io.o __stack_chk_guard 0x35a7 os_io.o __stack_chk_guard 0x37a6 os_io.o __stack_chk_guard 0x388a os_io.o __stack_chk_guard 0x3cdb os_io.o __stack_chk_guard 0x3f2d os_io.o __stack_chk_guard 0x3f83 os_io.o __stack_chk_guard 0x3fa7 os_io.o __stack_chk_guard 0x4056 os_io.o __stack_chk_guard 0x4094 os_io.o __stack_chk_guard 0x40e3 os_io.o __stack_chk_guard 0x4123 os_io.o __stack_chk_guard 0x4143 os_io.o __stack_chk_guard 0x4183 os_io.o __stack_chk_guard 0x42f2 os_io.o __stack_chk_guard 0x432a os_io.o __stack_chk_guard 0x43b2 os_io.o __stack_chk_guard 0x4470 os_io.o __stack_chk_guard 0x456c os_io.o __stack_chk_guard 0x4593 os_io.o __stack_chk_guard 0x4673 os_io.o __stack_chk_guard 0x4709 os_io.o __stack_chk_guard 0x47fc os_io.o __stack_chk_guard 0x481a os_io.o __stack_chk_guard 0x4937 os_io.o __stack_chk_guard 0x499f os_io.o __stack_chk_guard 0x4a17 os_io.o __stack_chk_guard 0x4a7e os_io.o __stack_chk_guard 0x4ae4 os_io.o __stack_chk_guard 0x4b76 os_io.o __stack_chk_guard 0x4b9d os_io.o __stack_chk_guard 0x4c17 os_io.o __stack_chk_guard 0x4c65 os_io.o __stack_chk_guard 0x4cb6 os_io.o __stack_chk_guard 0x4cd4 os_io.o __stack_chk_guard 0x4da0 os_io.o __stack_chk_guard 0x4df6 os_io.o __stack_chk_guard 0x4f41 os_io.o __stack_chk_guard 0x4f98 os_io.o __stack_chk_guard 0x4fe3 os_io.o __stack_chk_guard 0x5099 os_io.o __stack_chk_guard 0x50bc os_io.o __stack_chk_guard 0x50f9 os_io.o __stack_chk_guard 0x511c os_io.o __stack_chk_guard 0x5154 os_io.o __stack_chk_guard 0x517b os_io.o __stack_chk_guard 0x5220 os_io.o __stack_chk_guard 0x5273 os_io.o __stack_chk_guard 0x52d1 os_io.o __stack_chk_guard 0x52fb os_io.o __stack_chk_guard 0x53a4 os_io.o __stack_chk_guard 0x5501 os_io.o __stack_chk_guard 0x563c os_io.o __stack_chk_guard 0x5713 os_io.o __stack_chk_guard 0x57fc os_io.o __stack_chk_guard 0x5891 os_io.o __stack_chk_guard 0x313f _kernel.o __stack_chk_guard 0x319b _kernel.o __stack_chk_guard 0x32a7 _kernel.o __stack_chk_guard 0x3567 _kernel.o __stack_chk_guard 0x1f _kernel.o __stack_chk_guard 0x94 _kernel.o __stack_chk_guard 0x109 _kernel.o __stack_chk_guard 0x120 _kernel.o __stack_chk_guard 0x191 _kernel.o __stack_chk_guard 0x1a8 _kernel.o __stack_chk_guard 0x1bf _kernel.o __stack_chk_guard 0xfe4 _system.o __stack_chk_guard 0x10ff _system.o __stack_chk_guard 0x52c7 _num.o __stack_chk_guard 0x555b _num.o memmove 0xdc main.o memmove 0x141 main.o memmove 0x168b mem.o memmove 0x249b mem.o memmove 0x440b mem.o memmove 0x4e5f os_io.o memmove 0x11ffe _kernel.o memmove 0x147d6 _kernel.o memmove 0x15248 _kernel.o memmove 0x171d4 _kernel.o memmove 0x17300 _kernel.o memmove 0x175a3 _kernel.o memmove 0x1764f _kernel.o memmove 0x17791 _kernel.o memmove 0x1bcc1 _kernel.o memmove 0x1ffb9 _std.o memmove 0x21e50 _std.o memmove 0x2216c _std.o memmove 0x221a2 _std.o memmove 0x28804 _std.o memmove 0x2a46c _std.o memmove 0x2dd06 _std.o memmove 0x33fd8 _std.o memmove 0x34ad7 _std.o memmove 0x34b13 _std.o memmove 0x3874f _std.o memmove 0x38cd2 _std.o memmove 0x3b589 _std.o memmove 0x3d6f7 _std.o memmove 0x3dc20 _std.o memmove 0x3f342 _std.o memmove 0x43475 _std.o memmove 0x450f3 _std.o snprintf 0x96e setup.o snprintf 0x1033 os_files.o pthread_mutex_unlock 0xa8c setup.o pthread_mutex_unlock 0xcea setup.o pthread_mutex_unlock 0xd3c setup.o pthread_mutex_unlock 0xd49 setup.o pthread_mutex_unlock 0x1545 setup.o pthread_mutex_unlock 0xe47 os_files.o pthread_mutex_unlock 0xe59 os_files.o pthread_mutex_unlock 0xf04 os_files.o pthread_mutex_unlock 0xf8f os_files.o pthread_mutex_lock 0xa40 setup.o pthread_mutex_lock 0xd05 setup.o pthread_mutex_lock 0x1527 setup.o pthread_mutex_lock 0xdd4 os_files.o pthread_mutex_init 0xe6f setup.o pthread_mutex_init 0x2feb setup.o pthread_mutex_init 0x1950 os_files.o open 0x147 os_setup.o read 0xeb os_setup.o read 0x17a1 os_files.o read 0x505f os_tty.o read 0x68ba os_tty.o read 0x37b os_io.o read 0x3f1 os_io.o read 0x1291 os_io.o read 0x21bd os_io.o read 0x33c0 os_io.o ___errno 0x81 os_setup.o ___errno 0xf9 os_setup.o ___errno 0x161 os_setup.o ___errno 0x1d1 os_setup.o ___errno 0x209 os_setup.o ___errno 0x249 os_setup.o ___errno 0x299 os_setup.o ___errno 0x341 os_setup.o ___errno 0x34b os_setup.o ___errno 0x39b os_setup.o ___errno 0x3db os_setup.o ___errno 0x416 os_setup.o ___errno 0x444 os_setup.o ___errno 0x581 os_setup.o ___errno 0x5a1 os_setup.o ___errno 0x609 os_setup.o ___errno 0x631 os_setup.o ___errno 0x691 os_setup.o ___errno 0x1233 os_setup.o ___errno 0x1791 os_setup.o ___errno 0x17d1 os_setup.o ___errno 0x1a10 os_setup.o ___errno 0x1a9a os_setup.o ___errno 0x5f5 os_base.o ___errno 0x641 os_base.o ___errno 0x6a1 os_base.o ___errno 0x31 os_files.o ___errno 0x62 os_files.o ___errno 0x72 os_files.o ___errno 0x7d os_files.o ___errno 0x99 os_files.o ___errno 0x15f os_files.o ___errno 0x16e os_files.o ___errno 0x1f8 os_files.o ___errno 0x208 os_files.o ___errno 0x2c7 os_files.o ___errno 0x2d7 os_files.o ___errno 0x35c os_files.o ___errno 0x36c os_files.o ___errno 0x3ec os_files.o ___errno 0x3fc os_files.o ___errno 0x47d os_files.o ___errno 0x48d os_files.o ___errno 0x542 os_files.o ___errno 0x551 os_files.o ___errno 0x579 os_files.o ___errno 0x588 os_files.o ___errno 0x5eb os_files.o ___errno 0x5fb os_files.o ___errno 0x68a os_files.o ___errno 0x69a os_files.o ___errno 0x740 os_files.o ___errno 0x755 os_files.o ___errno 0x76b os_files.o ___errno 0x7dd os_files.o ___errno 0x7ec os_files.o ___errno 0x821 os_files.o ___errno 0x830 os_files.o ___errno 0x872 os_files.o ___errno 0x909 os_files.o ___errno 0x919 os_files.o ___errno 0x9b1 os_files.o ___errno 0x9c1 os_files.o ___errno 0x107a os_files.o ___errno 0x108a os_files.o ___errno 0x11c1 os_files.o ___errno 0x11d1 os_files.o ___errno 0x12a1 os_files.o ___errno 0x12b1 os_files.o ___errno 0x1455 os_files.o ___errno 0x1465 os_files.o ___errno 0x1901 os_files.o ___errno 0x1911 os_files.o ___errno 0x6599 os_tty.o ___errno 0x431 os_io.o ___errno 0x449 os_io.o ___errno 0x869 os_io.o ___errno 0x87c os_io.o ___errno 0xe22 os_io.o ___errno 0xeb9 os_io.o ___errno 0x12d1 os_io.o ___errno 0x12e9 os_io.o ___errno 0x21c6 os_io.o ___errno 0x21d0 os_io.o ___errno 0x39e1 os_io.o ___errno 0x3c5b os_io.o ___errno 0x3c6d os_io.o ___errno 0x3c74 os_io.o ___errno 0x3e4b os_io.o waitpid 0x65 os_setup.o strlen 0x5266 c_intf.o strlen 0x557a c_intf.o strlen 0x5f36 c_intf.o strlen 0x491 os_base.o strlen 0xd4 os_shell.o pipe 0x4d7 os_setup.o fcntl 0x478 os_setup.o fcntl 0x49b os_setup.o fcntl 0x3db os_tty.o fcntl 0x493 os_tty.o fcntl 0x3d75 os_io.o dup2 0x27c os_setup.o dup 0x233 os_setup.o dup 0x30b os_setup.o dup 0x334 os_setup.o close 0x1f3 os_setup.o close 0x392 os_setup.o close 0x3e8 os_setup.o close 0x40d os_setup.o close 0x555 os_setup.o close 0x58e os_setup.o close 0x616 os_setup.o close 0x63e os_setup.o close 0x174f os_files.o close 0x17b0 os_files.o close 0x17b8 os_files.o close 0x17dc os_files.o close 0x1824 os_files.o close 0x183e os_files.o openat 0x1b0 os_setup.o getrusage 0x75d os_setup.o getrusage 0x417 os_time.o opendir 0x673 os_setup.o utimes 0x1d1d os_setup.o getppid 0x2565 os_setup.o getpid 0x2545 os_setup.o getpid 0xff7 os_files.o getgrnam 0x24ec os_setup.o getgrgid 0x240d os_setup.o getpwnam 0x22f4 os_setup.o getpwuid 0x21cd os_setup.o fwrite 0x3a os_base.o fwrite 0x4a7 os_base.o fread 0x2a os_base.o fclose 0x1b os_base.o fopen 0x8 os_base.o munmap 0x116 os_base.o mmap 0xdb os_base.o setbuf 0x88 os_base.o clearerr 0x7b os_base.o feof 0x6b os_base.o ferror 0x5b os_base.o fflush 0x4b os_base.o sysconf 0x1f os_thread.o sysconf 0x9a os_thread.o sysconf 0x3db4 os_io.o sigaction 0x1017 os_base.o sigemptyset 0x100a os_base.o sigemptyset 0x33e os_thread.o sigemptyset 0x7ac4 os_tty.o sigemptyset 0x7b92 os_tty.o sigemptyset 0x7c23 os_tty.o strerror 0x807 os_base.o syslog 0x5ca os_base.o __iob 0x49a os_base.o exit 0x43a os_base.o exit 0x4ef os_base.o pthread_sigmask 0x2fd os_thread.o pthread_sigmask 0x358 os_thread.o pthread_exit 0x297 os_thread.o pthread_join 0x26f os_thread.o pthread_create 0x22d os_thread.o pthread_self 0x1e2 os_thread.o clock_getres 0x1bf os_time.o clock_gettime 0xf8 os_time.o clock_gettime 0x16f os_time.o clock_gettime 0x276 os_time.o clock_gettime 0x488 os_time.o sigaddset 0x34a os_thread.o sigaddset 0x7ad2 os_tty.o sigaddset 0x7ae0 os_tty.o sigaddset 0x7aee os_tty.o sigaddset 0x7afc os_tty.o sigaddset 0x7ba0 os_tty.o sigaddset 0x7bae os_tty.o sigaddset 0x7bbc os_tty.o sigaddset 0x7bca os_tty.o sigaddset 0x7c31 os_tty.o sigaddset 0x7c3f os_tty.o sigaddset 0x7c4d os_tty.o sigaddset 0x7c5b os_tty.o environ 0x59 os_shell.o environ 0x1ef os_shell.o environ 0x362 os_shell.o environ 0x425 os_shell.o environ 0x655 os_shell.o environ 0x8f3 os_shell.o environ 0x3dff os_io.o getenv 0xb os_shell.o getitimer 0x582 os_time.o setitimer 0x574 os_time.o setitimer 0x618 os_time.o mkfifoat 0x34c os_files.o mkfifoat 0x127a os_files.o chdir 0xf8 os_files.o chdir 0x119 os_files.o chdir 0x1565 os_files.o getcwd 0x14 os_files.o getcwd 0x58 os_files.o system 0x85e os_shell.o fdopendir 0x92b os_files.o renameat 0x7cc os_files.o fstatat 0x72f os_files.o fstatat 0x9a1 os_files.o readlinkat 0x679 os_files.o readlinkat 0x1069 os_files.o symlinkat 0x5db os_files.o symlinkat 0x1444 os_files.o linkat 0x528 os_files.o linkat 0x84d os_files.o unlinkat 0x46d os_files.o unlinkat 0x865 os_files.o unlinkat 0x18df os_files.o mkdirat 0x3dc os_files.o mkdirat 0x119a os_files.o rmdir 0x14e5 os_files.o cfsetispeed 0x5ab os_tty.o tcsetattr 0x473 os_tty.o tcsetattr 0x5c6 os_tty.o tcsetattr 0x3c41 os_io.o tcgetattr 0x3c6 os_tty.o tcgetattr 0x3bd7 os_io.o dlclose 0x31b os_dyn.o dlclose 0x4b4 os_dyn.o dlerror 0x2f1 os_dyn.o dlsym 0x24e os_dyn.o dlopen 0x235 os_dyn.o pthread_mutex_destroy 0x1991 os_files.o write 0x1780 os_files.o write 0x1906 os_tty.o write 0x4a92 os_tty.o write 0x4a1 os_io.o write 0x4fb os_io.o write 0x1211 os_io.o write 0x22eb os_io.o write 0x33d4 os_io.o write 0x3c93 os_io.o strcmp 0x7404 os_tty.o ioctl 0xa4c os_tty.o ioctl 0x3b6e os_io.o cfsetospeed 0x5b6 os_tty.o memset 0x1e99 os_io.o memset 0x1ebb os_io.o memset 0x1ee2 os_io.o memset 0x71e9 _kernel.o memset 0x16a54 _kernel.o memset 0x16d6b _kernel.o memset 0x182c0 _kernel.o memset 0x18967 _kernel.o memset 0x18c7a _kernel.o memset 0x18ff7 _kernel.o memset 0x19485 _kernel.o memset 0x19890 _kernel.o memset 0x199ba _kernel.o memset 0x19fa8 _kernel.o memset 0x1a236 _kernel.o memset 0x1a478 _kernel.o memset 0x1b4c2 _kernel.o memset 0x1b50b _kernel.o memset 0x1bbe6 _kernel.o memset 0x1c36a _kernel.o memset 0x1e673 _kernel.o memset 0x104c7 _system.o memset 0x148a9 _system.o memset 0x4eeab _std.o memset 0x4f5aa _std.o memset 0x4fd98 _std.o memset 0x4ff6a _std.o memset 0x50be3 _std.o memset 0x518da _std.o memset 0x522bf _std.o memset 0x543db _std.o memset 0x55418 _std.o memset 0x55497 _std.o memset 0x55572 _std.o memset 0x55629 _std.o memset 0x563f9 _std.o memset 0x56477 _std.o memset 0x5821e _std.o memset 0x5951b _std.o memset 0x5a0c6 _std.o memset 0x5a635 _std.o memset 0x5c9af _std.o memset 0x5ce52 _std.o memset 0x5ced5 _std.o memset 0x7f531 _std.o memset 0x8e959 _std.o memset 0x5b126 _io.o readdir 0xef4 os_io.o fsync 0xd5c os_io.o lseek 0xd08 os_io.o closedir 0xcbb os_io.o select 0x20fe os_io.o execvp 0x3e11 os_io.o _exit 0x3ceb os_io.o ptsname 0x3ba1 os_io.o unlockpt 0x3b92 os_io.o grantpt 0x3b83 os_io.o setsid 0x3b52 os_io.o fork 0x37fb os_io.o fork 0x3915 os_io.o fstat 0x3420 os_io.o isatty 0x3403 os_io.o ld: fatal: relocations remain against allocatable but non-writable sections collect2: error: ld returned 1 exit status gmake[3]: *** [makefile:197: libgambit.so] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/lib' gmake[2]: *** [makefile:135: lib-phase3] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' *** making phase4 gmake[2]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' making phase4 in include making phase4 in lib making phase4 in gsi making phase4 in bin gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' gmake[3]: Nothing to be done for 'phase4'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/include' gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/lib' gmake[3]: Nothing to be done for 'phase4'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/lib' gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' rm -f "libgambitgsi.so" "libgambitgsi.so" "libgambitgsi.so" g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gsi.o -I. -DHAVE_CONFIG_H _gsi.c gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/bin' gmake[3]: Nothing to be done for 'phase4'. gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/bin' g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gsi_.o -I. -DHAVE_CONFIG_H _gsi_.c gmake[3]: *** No rule to make target '../lib/libgambit.so', needed by 'gsi'. Stop. gmake[3]: *** Waiting for unfinished jobs.... g++ -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -shared -Wl,-soname,libgambitgsi.so -o libgambitgsi.so _gsilib.o _gambitgsi.o ../lib/libgambit.so -lresolv -lnsl -lsocket -lm making phase4 in gsc ld: fatal: file ../lib/libgambit.so: open failed: No such file or directory gmake[3]: Entering directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' rm -f "libgambitgsc.so" "libgambitgsc.so" "libgambitgsc.so" g++ -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/local/lib -Wl,-R/opt/local/lib -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -shared -Wl,-soname,libgambitgsc.so -o libgambitgsc.so _host.o _utils.o _source.o _parms.o _env.o _ptree1.o _ptree2.o _gvm.o _back.o _front.o _prims.o _assert.o _asm.o _x86.o _arm.o _riscv.o _codegen.o _t-univ-1.o _t-univ-2.o _t-univ-3.o _t-univ-4.o _t-cpu-abstract-machine.o _t-cpu-primitives.o _t-cpu-object-desc.o _t-cpu-utils.o _t-cpu-backend-x86.o _t-cpu-backend-arm.o _t-cpu-backend-riscv.o _t-cpu.o _t-c-1.o _t-c-2.o _t-c-3.o _gsclib.o _gambitgsc.o ../lib/libgambit.so -lresolv -lnsl -lsocket -lm ld: fatal: file processing errors. No output written to libgambitgsi.so collect2: error: ld returned 1 exit status gmake[3]: *** [makefile:197: libgambitgsi.so] Error 1 g++ -O1 -fexpensive-optimizations -fno-gcse --param max-gcse-memory=400000 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/local/include/ncurses -I/opt/local/include -I"../include" -c -o _gsc.o -I. -DHAVE_CONFIG_H _gsc.c ld: fatal: file ../lib/libgambit.so: open failed: No such file or directory ld: fatal: file processing errors. No output written to libgambitgsc.so collect2: error: ld returned 1 exit status gmake[3]: *** [makefile:283: libgambitgsc.so] Error 1 gmake[3]: *** Waiting for unfinished jobs.... _gsi_.c:10811:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 10811 | #define ___LINKFILE_NAME "_gsi_" | ^~~~~~~ ../include/gambit.h:9227:3: note: in expansion of macro '___LINKFILE_NAME' 9227 | ___LINKFILE_NAME, \ | ^~~~~~~~~~~~~~~~ ../include/gambit.h:8579:44: note: in expansion of macro '___LINKFILE_DESCR' 8579 | #define ___END_NEW_SYM_GLO(prevsym,prevkey)___LINKFILE_DESCR(prevsym,prevkey) | ^~~~~~~~~~~~~~~~~ _gsi_.c:17080:1: note: in expansion of macro '___END_NEW_SYM_GLO' 17080 | ___END_NEW_SYM_GLO(___S___gsi_23_,0) | ^~~~~~~~~~~~~~~~~~ _gsi.c:174:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 174 | #define ___MODULE_NAME "_gsi" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _gsi.c:3464:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 3464 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ _gsc.c:262:24: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] 262 | #define ___MODULE_NAME "_gsc" | ^~~~~~ ../include/gambit.h:9101:3: note: in expansion of macro '___MODULE_NAME' 9101 | ___MODULE_NAME, \ | ^~~~~~~~~~~~~~ _gsc.c:8145:1: note: in expansion of macro '___BEGIN_MOD_SYM_KEY' 8145 | ___BEGIN_MOD_SYM_KEY | ^~~~~~~~~~~~~~~~~~~~ gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsi' gmake[2]: *** [makefile:135: gsi-phase4] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7/gsc' gmake[2]: *** [makefile:135: gsc-phase4] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' gmake[1]: *** [makefile:121: phases] Error 2 gmake[1]: Leaving directory '/home/pbulk/build/lang/gambc/work/gambit-v4_9_7' gmake: *** [makefile:113: core-pre] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/gambc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/gambc