root/ext/srfi/srfi-19-lib.c

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following definitions.
  1. Scm_Init_srfi_19_lib

   1 /* Generated automatically from ./srfi-19-lib.scm.  DO NOT EDIT */
   2 #define LIBGAUCHE_BODY
   3 #include <gauche.h>
   4 #if defined(__CYGWIN__) || defined(__MINGW32__)
   5 #define SCM_CGEN_CONST /*empty*/
   6 #else
   7 #define SCM_CGEN_CONST const
   8 #endif
   9 #include <gauche/code.h>
  10 #include <gauche/macro.h>
  11 #include <gauche/extend.h>
  12 static SCM_CGEN_CONST struct scm__scRec {
  13   ScmString d397[339];
  14 } scm__sc = {
  15   {   /* ScmString d397 */
  16       SCM_STRING_CONST_INITIALIZER("srfi-19", 7, 7),
  17       SCM_STRING_CONST_INITIALIZER("time-tai", 8, 8),
  18       SCM_STRING_CONST_INITIALIZER("%toplevel", 9, 9),
  19       SCM_STRING_CONST_INITIALIZER("time-utc", 8, 8),
  20       SCM_STRING_CONST_INITIALIZER("time-monotonic", 14, 14),
  21       SCM_STRING_CONST_INITIALIZER("time-thread", 11, 11),
  22       SCM_STRING_CONST_INITIALIZER("time-process", 12, 12),
  23       SCM_STRING_CONST_INITIALIZER("time-duration", 13, 13),
  24       SCM_STRING_CONST_INITIALIZER("3b9aca00", 8, 8),
  25       SCM_STRING_CONST_INITIALIZER("tm:nano", 7, 7),
  26       SCM_STRING_CONST_INITIALIZER("tm:sid", 6, 6),
  27       SCM_STRING_CONST_INITIALIZER("tm:sihd", 7, 7),
  28       SCM_STRING_CONST_INITIALIZER("tm:tai-epoch-in-jd", 18, 18),
  29       SCM_STRING_CONST_INITIALIZER("368c1000", 8, 8),
  30       SCM_STRING_CONST_INITIALIZER("33b84880", 8, 8),
  31       SCM_STRING_CONST_INITIALIZER("30e72400", 8, 8),
  32       SCM_STRING_CONST_INITIALIZER("2e135c80", 8, 8),
  33       SCM_STRING_CONST_INITIALIZER("2c322900", 8, 8),
  34       SCM_STRING_CONST_INITIALIZER("2a50f580", 8, 8),
  35       SCM_STRING_CONST_INITIALIZER("277fd100", 8, 8),
  36       SCM_STRING_CONST_INITIALIZER("259e9d80", 8, 8),
  37       SCM_STRING_CONST_INITIALIZER("21dae500", 8, 8),
  38       SCM_STRING_CONST_INITIALIZER("tm:leap-second-table", 20, 20),
  39       SCM_STRING_CONST_INITIALIZER("tm:leap-second-base", 19, 19),
  40       SCM_STRING_CONST_INITIALIZER("tm:leap-second-delta", 20, 20),
  41       SCM_STRING_CONST_INITIALIZER("time-type", 9, 9),
  42       SCM_STRING_CONST_INITIALIZER("find-module", 11, 11),
  43       SCM_STRING_CONST_INITIALIZER("%ensure-generic-function", 24, 24),
  44       SCM_STRING_CONST_INITIALIZER("<method>", 8, 8),
  45       SCM_STRING_CONST_INITIALIZER("generic", 7, 7),
  46       SCM_STRING_CONST_INITIALIZER("specializers", 12, 12),
  47       SCM_STRING_CONST_INITIALIZER("<time>", 6, 6),
  48       SCM_STRING_CONST_INITIALIZER("lambda-list", 11, 11),
  49       SCM_STRING_CONST_INITIALIZER("t", 1, 1),
  50       SCM_STRING_CONST_INITIALIZER("body", 4, 4),
  51       SCM_STRING_CONST_INITIALIZER("type", 4, 4),
  52       SCM_STRING_CONST_INITIALIZER("make", 4, 4),
  53       SCM_STRING_CONST_INITIALIZER("add-method!", 11, 11),
  54       SCM_STRING_CONST_INITIALIZER("time-second", 11, 11),
  55       SCM_STRING_CONST_INITIALIZER("second", 6, 6),
  56       SCM_STRING_CONST_INITIALIZER("time-nanosecond", 15, 15),
  57       SCM_STRING_CONST_INITIALIZER("nanosecond", 10, 10),
  58       SCM_STRING_CONST_INITIALIZER("set-time-type!", 14, 14),
  59       SCM_STRING_CONST_INITIALIZER("<top>", 5, 5),
  60       SCM_STRING_CONST_INITIALIZER("s", 1, 1),
  61       SCM_STRING_CONST_INITIALIZER("set-time-second!", 16, 16),
  62       SCM_STRING_CONST_INITIALIZER("set-time-nanosecond!", 20, 20),
  63       SCM_STRING_CONST_INITIALIZER("make-time", 9, 9),
  64       SCM_STRING_CONST_INITIALIZER("copy-time", 9, 9),
  65       SCM_STRING_CONST_INITIALIZER("tm:make-time-usec", 17, 17),
  66       SCM_STRING_CONST_INITIALIZER("sys-times", 9, 9),
  67       SCM_STRING_CONST_INITIALIZER("list-ref", 8, 8),
  68       SCM_STRING_CONST_INITIALIZER("quotient", 8, 8),
  69       SCM_STRING_CONST_INITIALIZER("remainder", 9, 9),
  70       SCM_STRING_CONST_INITIALIZER("tm:current-time-process", 23, 23),
  71       SCM_STRING_CONST_INITIALIZER("current-time", 12, 12),
  72       SCM_STRING_CONST_INITIALIZER("gauche", 6, 6),
  73       SCM_STRING_CONST_INITIALIZER("tm:current-time-tai", 19, 19),
  74       SCM_STRING_CONST_INITIALIZER("current-time: invalid-clock-type", 32, 32),
  75       SCM_STRING_CONST_INITIALIZER("error", 5, 5),
  76       SCM_STRING_CONST_INITIALIZER("time-resolution", 15, 15),
  77       SCM_STRING_CONST_INITIALIZER("time?", 5, 5),
  78       SCM_STRING_CONST_INITIALIZER("~a: time objects are required, but got ~s", 41, 41),
  79       SCM_STRING_CONST_INITIALIZER("time=?", 6, 6),
  80       SCM_STRING_CONST_INITIALIZER("errorf", 6, 6),
  81       SCM_STRING_CONST_INITIALIZER("equal?", 6, 6),
  82       SCM_STRING_CONST_INITIALIZER("time>?", 6, 6),
  83       SCM_STRING_CONST_INITIALIZER("compare", 7, 7),
  84       SCM_STRING_CONST_INITIALIZER("time<?", 6, 6),
  85       SCM_STRING_CONST_INITIALIZER("time>=?", 7, 7),
  86       SCM_STRING_CONST_INITIALIZER("time<=?", 7, 7),
  87       SCM_STRING_CONST_INITIALIZER("negative?", 9, 9),
  88       SCM_STRING_CONST_INITIALIZER("time-difference: incompatible time types: ~s, ~s", 48, 48),
  89       SCM_STRING_CONST_INITIALIZER("tm:time-difference", 18, 18),
  90       SCM_STRING_CONST_INITIALIZER("time-difference", 15, 15),
  91       SCM_STRING_CONST_INITIALIZER("time-difference!", 16, 16),
  92       SCM_STRING_CONST_INITIALIZER("add-duration: incompatible type types: ~a ~a", 44, 44),
  93       SCM_STRING_CONST_INITIALIZER("~a: incompatible time type: ~a type required, but got ~a", 56, 56),
  94       SCM_STRING_CONST_INITIALIZER("add-duration", 12, 12),
  95       SCM_STRING_CONST_INITIALIZER("tm:add-duration", 15, 15),
  96       SCM_STRING_CONST_INITIALIZER("add-duration!", 13, 13),
  97       SCM_STRING_CONST_INITIALIZER("subtract-duration: incompatible type types: ~a ~a", 49, 49),
  98       SCM_STRING_CONST_INITIALIZER("subtract-duration", 17, 17),
  99       SCM_STRING_CONST_INITIALIZER("tm:subtract-duration", 20, 20),
 100       SCM_STRING_CONST_INITIALIZER("subtract-duration!", 18, 18),
 101       SCM_STRING_CONST_INITIALIZER("tm:time-tai->time-utc!", 22, 22),
 102       SCM_STRING_CONST_INITIALIZER("time-tai->time-utc", 18, 18),
 103       SCM_STRING_CONST_INITIALIZER("time-tai->time-utc!", 19, 19),
 104       SCM_STRING_CONST_INITIALIZER("tm:time-utc->time-tai!", 22, 22),
 105       SCM_STRING_CONST_INITIALIZER("time-utc->time-tai", 18, 18),
 106       SCM_STRING_CONST_INITIALIZER("time-utc->time-tai!", 19, 19),
 107       SCM_STRING_CONST_INITIALIZER("time-monotonic->time-utc", 24, 24),
 108       SCM_STRING_CONST_INITIALIZER("time-monotonic->time-utc!", 25, 25),
 109       SCM_STRING_CONST_INITIALIZER("ntime", 5, 5),
 110       SCM_STRING_CONST_INITIALIZER("time-monotonic->time-tai", 24, 24),
 111       SCM_STRING_CONST_INITIALIZER("time-monotonic->time-tai!", 25, 25),
 112       SCM_STRING_CONST_INITIALIZER("time-utc->time-monotonic", 24, 24),
 113       SCM_STRING_CONST_INITIALIZER("time-utc->time-monotonic!", 25, 25),
 114       SCM_STRING_CONST_INITIALIZER("time-tai->time-monotonic", 24, 24),
 115       SCM_STRING_CONST_INITIALIZER("time-tai->time-monotonic!", 25, 25),
 116       SCM_STRING_CONST_INITIALIZER("%get-default-metaclass", 22, 22),
 117       SCM_STRING_CONST_INITIALIZER("gauche.object", 13, 13),
 118       SCM_STRING_CONST_INITIALIZER("name", 4, 4),
 119       SCM_STRING_CONST_INITIALIZER("<date>", 6, 6),
 120       SCM_STRING_CONST_INITIALIZER("supers", 6, 6),
 121       SCM_STRING_CONST_INITIALIZER("slots", 5, 5),
 122       SCM_STRING_CONST_INITIALIZER("init-keyword", 12, 12),
 123       SCM_STRING_CONST_INITIALIZER("getter", 6, 6),
 124       SCM_STRING_CONST_INITIALIZER("date-nanosecond", 15, 15),
 125       SCM_STRING_CONST_INITIALIZER("date-second", 11, 11),
 126       SCM_STRING_CONST_INITIALIZER("minute", 6, 6),
 127       SCM_STRING_CONST_INITIALIZER("date-minute", 11, 11),
 128       SCM_STRING_CONST_INITIALIZER("hour", 4, 4),
 129       SCM_STRING_CONST_INITIALIZER("date-hour", 9, 9),
 130       SCM_STRING_CONST_INITIALIZER("day", 3, 3),
 131       SCM_STRING_CONST_INITIALIZER("date-day", 8, 8),
 132       SCM_STRING_CONST_INITIALIZER("month", 5, 5),
 133       SCM_STRING_CONST_INITIALIZER("date-month", 10, 10),
 134       SCM_STRING_CONST_INITIALIZER("year", 4, 4),
 135       SCM_STRING_CONST_INITIALIZER("date-year", 9, 9),
 136       SCM_STRING_CONST_INITIALIZER("zone-offset", 11, 11),
 137       SCM_STRING_CONST_INITIALIZER("date-zone-offset", 16, 16),
 138       SCM_STRING_CONST_INITIALIZER("defined-modules", 15, 15),
 139       SCM_STRING_CONST_INITIALIZER("%check-class-binding", 20, 20),
 140       SCM_STRING_CONST_INITIALIZER("redefine-class!", 15, 15),
 141       SCM_STRING_CONST_INITIALIZER("%make-accessor", 14, 14),
 142       SCM_STRING_CONST_INITIALIZER("class-slots", 11, 11),
 143       SCM_STRING_CONST_INITIALIZER("for-each", 8, 8),
 144       SCM_STRING_CONST_INITIALIZER("date?", 5, 5),
 145       SCM_STRING_CONST_INITIALIZER("make-date", 9, 9),
 146       SCM_STRING_CONST_INITIALIZER("write-object", 12, 12),
 147       SCM_STRING_CONST_INITIALIZER("obj", 3, 3),
 148       SCM_STRING_CONST_INITIALIZER("port", 4, 4),
 149       SCM_STRING_CONST_INITIALIZER("#<date ~d/~2,'0d/~2,'0d ~2,'0d:~2,'0d:~2,'0d.~9,'0d (~a)>", 57, 57),
 150       SCM_STRING_CONST_INITIALIZER("format", 6, 6),
 151       SCM_STRING_CONST_INITIALIZER("tm:encode-julian-day-number", 27, 27),
 152       SCM_STRING_CONST_INITIALIZER("modf", 4, 4),
 153       SCM_STRING_CONST_INITIALIZER("tm:split-real", 13, 13),
 154       SCM_STRING_CONST_INITIALIZER("truncate", 8, 8),
 155       SCM_STRING_CONST_INITIALIZER("inexact->exact", 14, 14),
 156       SCM_STRING_CONST_INITIALIZER("tm:decode-julian-day-number", 27, 27),
 157       SCM_STRING_CONST_INITIALIZER("mon", 3, 3),
 158       SCM_STRING_CONST_INITIALIZER("tm:month-assoc", 14, 14),
 159       SCM_STRING_CONST_INITIALIZER("mday", 4, 4),
 160       SCM_STRING_CONST_INITIALIZER("tm:leap-year?", 13, 13),
 161       SCM_STRING_CONST_INITIALIZER("something wrong", 15, 15),
 162       SCM_STRING_CONST_INITIALIZER("min", 3, 3),
 163       SCM_STRING_CONST_INITIALIZER("tm->seconds-in-year", 19, 19),
 164       SCM_STRING_CONST_INITIALIZER("sys-time", 8, 8),
 165       SCM_STRING_CONST_INITIALIZER("sys-localtime", 13, 13),
 166       SCM_STRING_CONST_INITIALIZER("sys-gmtime", 10, 10),
 167       SCM_STRING_CONST_INITIALIZER("tm:local-tz-offset", 18, 18),
 168       SCM_STRING_CONST_INITIALIZER("tm:time->julian-day-number", 26, 26),
 169       SCM_STRING_CONST_INITIALIZER("assoc", 5, 5),
 170       SCM_STRING_CONST_INITIALIZER("tm:leap-second?", 15, 15),
 171       SCM_STRING_CONST_INITIALIZER("time-utc->date", 14, 14),
 172       SCM_STRING_CONST_INITIALIZER("time-tai->date", 14, 14),
 173       SCM_STRING_CONST_INITIALIZER("time-monotonic->date", 20, 20),
 174       SCM_STRING_CONST_INITIALIZER("date->time-utc", 14, 14),
 175       SCM_STRING_CONST_INITIALIZER("date->time-tai", 14, 14),
 176       SCM_STRING_CONST_INITIALIZER("date->time-monotonic", 20, 20),
 177       SCM_STRING_CONST_INITIALIZER("modulo", 6, 6),
 178       SCM_STRING_CONST_INITIALIZER("leap-year?", 10, 10),
 179       SCM_STRING_CONST_INITIALIZER("date-year-day: invalid month: ~a", 32, 32),
 180       SCM_STRING_CONST_INITIALIZER("tm:year-day", 11, 11),
 181       SCM_STRING_CONST_INITIALIZER("date-year-day", 13, 13),
 182       SCM_STRING_CONST_INITIALIZER("tm:week-day", 11, 11),
 183       SCM_STRING_CONST_INITIALIZER("date-week-day", 13, 13),
 184       SCM_STRING_CONST_INITIALIZER("tm:days-before-first-week", 25, 25),
 185       SCM_STRING_CONST_INITIALIZER("date-week-number", 16, 16),
 186       SCM_STRING_CONST_INITIALIZER("current-date", 12, 12),
 187       SCM_STRING_CONST_INITIALIZER("tm:natural-year", 15, 15),
 188       SCM_STRING_CONST_INITIALIZER("+", 1, 1),
 189       SCM_STRING_CONST_INITIALIZER("date->julian-day", 16, 16),
 190       SCM_STRING_CONST_INITIALIZER("date->modified-julian-day", 25, 25),
 191       SCM_STRING_CONST_INITIALIZER("time-utc->julian-day", 20, 20),
 192       SCM_STRING_CONST_INITIALIZER("time-utc->modified-julian-day", 29, 29),
 193       SCM_STRING_CONST_INITIALIZER("time-tai->julian-day", 20, 20),
 194       SCM_STRING_CONST_INITIALIZER("time-tai->modified-julian-day", 29, 29),
 195       SCM_STRING_CONST_INITIALIZER("time-monotonic->julian-day", 26, 26),
 196       SCM_STRING_CONST_INITIALIZER("time-monotonic->modified-julian-day", 35, 35),
 197       SCM_STRING_CONST_INITIALIZER("julian-day->time-utc", 20, 20),
 198       SCM_STRING_CONST_INITIALIZER("julian-day->time-tai", 20, 20),
 199       SCM_STRING_CONST_INITIALIZER("julian-day->time-monotonic", 26, 26),
 200       SCM_STRING_CONST_INITIALIZER("julian-day->date", 16, 16),
 201       SCM_STRING_CONST_INITIALIZER("modified-julian-day->date", 25, 25),
 202       SCM_STRING_CONST_INITIALIZER("modified-julian-day->time-utc", 29, 29),
 203       SCM_STRING_CONST_INITIALIZER("modified-julian-day->time-tai", 29, 29),
 204       SCM_STRING_CONST_INITIALIZER("modified-julian-day->time-monotonic", 35, 35),
 205       SCM_STRING_CONST_INITIALIZER("current-julian-day", 18, 18),
 206       SCM_STRING_CONST_INITIALIZER("current-modified-julian-day", 27, 27),
 207       SCM_STRING_CONST_INITIALIZER(".", 1, 1),
 208       SCM_STRING_CONST_INITIALIZER("tm:locale-number-separator", 26, 26),
 209       SCM_STRING_CONST_INITIALIZER("Sun", 3, 3),
 210       SCM_STRING_CONST_INITIALIZER("Mon", 3, 3),
 211       SCM_STRING_CONST_INITIALIZER("Tue", 3, 3),
 212       SCM_STRING_CONST_INITIALIZER("Wed", 3, 3),
 213       SCM_STRING_CONST_INITIALIZER("Thu", 3, 3),
 214       SCM_STRING_CONST_INITIALIZER("Fri", 3, 3),
 215       SCM_STRING_CONST_INITIALIZER("Sat", 3, 3),
 216       SCM_STRING_CONST_INITIALIZER("tm:locale-abbr-weekday-vector", 29, 29),
 217       SCM_STRING_CONST_INITIALIZER("Sunday", 6, 6),
 218       SCM_STRING_CONST_INITIALIZER("Monday", 6, 6),
 219       SCM_STRING_CONST_INITIALIZER("Tuesday", 7, 7),
 220       SCM_STRING_CONST_INITIALIZER("Wednesday", 9, 9),
 221       SCM_STRING_CONST_INITIALIZER("Thursday", 8, 8),
 222       SCM_STRING_CONST_INITIALIZER("Friday", 6, 6),
 223       SCM_STRING_CONST_INITIALIZER("Saturday", 8, 8),
 224       SCM_STRING_CONST_INITIALIZER("tm:locale-long-weekday-vector", 29, 29),
 225       SCM_STRING_CONST_INITIALIZER("", 0, 0),
 226       SCM_STRING_CONST_INITIALIZER("Jan", 3, 3),
 227       SCM_STRING_CONST_INITIALIZER("Feb", 3, 3),
 228       SCM_STRING_CONST_INITIALIZER("Mar", 3, 3),
 229       SCM_STRING_CONST_INITIALIZER("Apr", 3, 3),
 230       SCM_STRING_CONST_INITIALIZER("May", 3, 3),
 231       SCM_STRING_CONST_INITIALIZER("Jun", 3, 3),
 232       SCM_STRING_CONST_INITIALIZER("Jul", 3, 3),
 233       SCM_STRING_CONST_INITIALIZER("Aug", 3, 3),
 234       SCM_STRING_CONST_INITIALIZER("Sep", 3, 3),
 235       SCM_STRING_CONST_INITIALIZER("Oct", 3, 3),
 236       SCM_STRING_CONST_INITIALIZER("Nov", 3, 3),
 237       SCM_STRING_CONST_INITIALIZER("Dec", 3, 3),
 238       SCM_STRING_CONST_INITIALIZER("tm:locale-abbr-month-vector", 27, 27),
 239       SCM_STRING_CONST_INITIALIZER("January", 7, 7),
 240       SCM_STRING_CONST_INITIALIZER("February", 8, 8),
 241       SCM_STRING_CONST_INITIALIZER("March", 5, 5),
 242       SCM_STRING_CONST_INITIALIZER("April", 5, 5),
 243       SCM_STRING_CONST_INITIALIZER("June", 4, 4),
 244       SCM_STRING_CONST_INITIALIZER("July", 4, 4),
 245       SCM_STRING_CONST_INITIALIZER("August", 6, 6),
 246       SCM_STRING_CONST_INITIALIZER("September", 9, 9),
 247       SCM_STRING_CONST_INITIALIZER("October", 7, 7),
 248       SCM_STRING_CONST_INITIALIZER("November", 8, 8),
 249       SCM_STRING_CONST_INITIALIZER("December", 8, 8),
 250       SCM_STRING_CONST_INITIALIZER("tm:locale-long-month-vector", 27, 27),
 251       SCM_STRING_CONST_INITIALIZER("PM", 2, 2),
 252       SCM_STRING_CONST_INITIALIZER("tm:locale-pm", 12, 12),
 253       SCM_STRING_CONST_INITIALIZER("AM", 2, 2),
 254       SCM_STRING_CONST_INITIALIZER("tm:locale-am", 12, 12),
 255       SCM_STRING_CONST_INITIALIZER("~a ~b ~d ~H:~M:~S~z ~Y", 22, 22),
 256       SCM_STRING_CONST_INITIALIZER("tm:locale-date-time-format", 26, 26),
 257       SCM_STRING_CONST_INITIALIZER("~m/~d/~y", 8, 8),
 258       SCM_STRING_CONST_INITIALIZER("tm:locale-short-date-format", 27, 27),
 259       SCM_STRING_CONST_INITIALIZER("~H:~M:~S", 8, 8),
 260       SCM_STRING_CONST_INITIALIZER("tm:locale-time-format", 21, 21),
 261       SCM_STRING_CONST_INITIALIZER("~Y-~m-~dT~H:~M:~S~z", 19, 19),
 262       SCM_STRING_CONST_INITIALIZER("tm:iso-8601-date-time-format", 28, 28),
 263       SCM_STRING_CONST_INITIALIZER("~v,vd", 5, 5),
 264       SCM_STRING_CONST_INITIALIZER("number->string", 14, 14),
 265       SCM_STRING_CONST_INITIALIZER("tm:padding", 10, 10),
 266       SCM_STRING_CONST_INITIALIZER("expt", 4, 4),
 267       SCM_STRING_CONST_INITIALIZER("abs", 3, 3),
 268       SCM_STRING_CONST_INITIALIZER("tm:last-n-digits", 16, 16),
 269       SCM_STRING_CONST_INITIALIZER("tm:locale-abbr-weekday", 22, 22),
 270       SCM_STRING_CONST_INITIALIZER("tm:locale-long-weekday", 22, 22),
 271       SCM_STRING_CONST_INITIALIZER("tm:locale-abbr-month", 20, 20),
 272       SCM_STRING_CONST_INITIALIZER("tm:locale-long-month", 20, 20),
 273       SCM_STRING_CONST_INITIALIZER("string=?", 8, 8),
 274       SCM_STRING_CONST_INITIALIZER("find-index", 10, 10),
 275       SCM_STRING_CONST_INITIALIZER("tm:locale-abbr-weekday->index", 29, 29),
 276       SCM_STRING_CONST_INITIALIZER("tm:locale-long-weekday->index", 29, 29),
 277       SCM_STRING_CONST_INITIALIZER("tm:locale-abbr-month->index", 27, 27),
 278       SCM_STRING_CONST_INITIALIZER("tm:locale-long-month->index", 27, 27),
 279       SCM_STRING_CONST_INITIALIZER("tm:locale-print-time-zone", 25, 25),
 280       SCM_STRING_CONST_INITIALIZER("tm:locale-am/pm", 15, 15),
 281       SCM_STRING_CONST_INITIALIZER("Z", 1, 1),
 282       SCM_STRING_CONST_INITIALIZER("display", 7, 7),
 283       SCM_STRING_CONST_INITIALIZER("-", 1, 1),
 284       SCM_STRING_CONST_INITIALIZER("~2,'0d~2,'0d", 12, 12),
 285       SCM_STRING_CONST_INITIALIZER("tm:tz-printer", 13, 13),
 286       SCM_STRING_CONST_INITIALIZER("tm:directives", 13, 13),
 287       SCM_STRING_CONST_INITIALIZER("date->string", 12, 12),
 288       SCM_STRING_CONST_INITIALIZER("~2,'0d", 6, 6),
 289       SCM_STRING_CONST_INITIALIZER("~2,' d", 6, 6),
 290       SCM_STRING_CONST_INITIALIZER("string-index", 12, 12),
 291       SCM_STRING_CONST_INITIALIZER("string-drop", 11, 11),
 292       SCM_STRING_CONST_INITIALIZER("~b", 2, 2),
 293       SCM_STRING_CONST_INITIALIZER("newline", 7, 7),
 294       SCM_STRING_CONST_INITIALIZER("~I:~M:~S ~p", 11, 11),
 295       SCM_STRING_CONST_INITIALIZER("~Y-~m-~d", 8, 8),
 296       SCM_STRING_CONST_INITIALIZER("~k:~M:~S~z", 10, 10),
 297       SCM_STRING_CONST_INITIALIZER("~k:~M:~S", 8, 8),
 298       SCM_STRING_CONST_INITIALIZER("~Y-~m-~dT~k:~M:~S~z", 19, 19),
 299       SCM_STRING_CONST_INITIALIZER("~Y-~m-~dT~k:~M:~S", 17, 17),
 300       SCM_STRING_CONST_INITIALIZER("tm:get-formatter", 16, 16),
 301       SCM_STRING_CONST_INITIALIZER("char=?", 6, 6),
 302       SCM_STRING_CONST_INITIALIZER("rec", 3, 3),
 303       SCM_STRING_CONST_INITIALIZER("date->string: bad date format string: \"~a >>>~a<<< ~a\"", 54, 54),
 304       SCM_STRING_CONST_INITIALIZER("format-string", 13, 13),
 305       SCM_STRING_CONST_INITIALIZER("string-take", 11, 11),
 306       SCM_STRING_CONST_INITIALIZER("substring", 9, 9),
 307       SCM_STRING_CONST_INITIALIZER("call-formatter", 14, 14),
 308       SCM_STRING_CONST_INITIALIZER("~c", 2, 2),
 309       SCM_STRING_CONST_INITIALIZER("with-output-to-string", 21, 21),
 310       SCM_STRING_CONST_INITIALIZER("with-input-from-string", 22, 22),
 311       SCM_STRING_CONST_INITIALIZER("digit->integer", 14, 14),
 312       SCM_STRING_CONST_INITIALIZER("bad date template string: non integer character: ~a", 51, 51),
 313       SCM_STRING_CONST_INITIALIZER("tm:char->int", 12, 12),
 314       SCM_STRING_CONST_INITIALIZER("char-numeric?", 13, 13),
 315       SCM_STRING_CONST_INITIALIZER("tm:integer-reader", 17, 17),
 316       SCM_STRING_CONST_INITIALIZER("tm:make-integer-reader", 22, 22),
 317       SCM_STRING_CONST_INITIALIZER("string->date: premature ending of integer read", 46, 46),
 318       SCM_STRING_CONST_INITIALIZER("string->date: Non-numeric characters in integer read.", 53, 53),
 319       SCM_STRING_CONST_INITIALIZER("tm:integer-reader-exact", 23, 23),
 320       SCM_STRING_CONST_INITIALIZER("tm:make-integer-exact-reader", 28, 28),
 321       SCM_STRING_CONST_INITIALIZER("string->date: invalid time zone +/-: ~s", 39, 39),
 322       SCM_STRING_CONST_INITIALIZER("string->date: premature end of time zone number", 47, 47),
 323       SCM_STRING_CONST_INITIALIZER("tm:zone-reader", 14, 14),
 324       SCM_STRING_CONST_INITIALIZER("open-output-string", 18, 18),
 325       SCM_STRING_CONST_INITIALIZER("char-alphabetic?", 16, 16),
 326       SCM_STRING_CONST_INITIALIZER("get-output-string", 17, 17),
 327       SCM_STRING_CONST_INITIALIZER("string->date: invalid string for ~s", 35, 35),
 328       SCM_STRING_CONST_INITIALIZER("tm:locale-reader", 16, 16),
 329       SCM_STRING_CONST_INITIALIZER("tm:make-locale-reader", 21, 21),
 330       SCM_STRING_CONST_INITIALIZER("string->date: invalid character match", 37, 37),
 331       SCM_STRING_CONST_INITIALIZER("tm:make-char-id-reader", 22, 22),
 332       SCM_STRING_CONST_INITIALIZER("char-fail", 9, 9),
 333       SCM_STRING_CONST_INITIALIZER("do-nothing", 10, 10),
 334       SCM_STRING_CONST_INITIALIZER("tm:read-directives", 18, 18),
 335       SCM_STRING_CONST_INITIALIZER("string->date: bad date format string: \"~a >>>~a<<< ~a\"", 54, 54),
 336       SCM_STRING_CONST_INITIALIZER("bad", 3, 3),
 337       SCM_STRING_CONST_INITIALIZER("string-ref", 10, 10),
 338       SCM_STRING_CONST_INITIALIZER("caddr", 5, 5),
 339       SCM_STRING_CONST_INITIALIZER("cadddr", 6, 6),
 340       SCM_STRING_CONST_INITIALIZER("tm:string->date", 15, 15),
 341       SCM_STRING_CONST_INITIALIZER("string-length", 13, 13),
 342       SCM_STRING_CONST_INITIALIZER("open-input-string", 17, 17),
 343       SCM_STRING_CONST_INITIALIZER("string->date: incomplete date read: ~s for ~s", 45, 45),
 344       SCM_STRING_CONST_INITIALIZER("string->date", 12, 12),
 345       SCM_STRING_CONST_INITIALIZER("open-input-file", 15, 15),
 346       SCM_STRING_CONST_INITIALIZER("read-line", 9, 9),
 347       SCM_STRING_CONST_INITIALIZER("eof", 3, 3),
 348       SCM_STRING_CONST_INITIALIZER("(", 1, 1),
 349       SCM_STRING_CONST_INITIALIZER(")", 1, 1),
 350       SCM_STRING_CONST_INITIALIZER("string-append", 13, 13),
 351       SCM_STRING_CONST_INITIALIZER("read", 4, 4),
 352       SCM_STRING_CONST_INITIALIZER("cdddr", 5, 5),
 353       SCM_STRING_CONST_INITIALIZER("tm:read-tai-utc-data", 20, 20),
 354       SCM_STRING_CONST_INITIALIZER("read-leap-second-table", 22, 22),
 355   },
 356 };
 357 static struct scm__rcRec {
 358   ScmCompiledCode d399[224];
 359   ScmWord d398[5835];
 360   ScmObj d396[655];
 361 } scm__rc = {
 362   {   /* ScmCompiledCode d399 */
 363         SCM_COMPILED_CODE_CONST_INITIALIZER(
 364             (ScmWord*)(SCM_OBJ(&scm__rc.d398[0])), 5,
 365             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 366             SCM_FALSE, SCM_FALSE),
 367         SCM_COMPILED_CODE_CONST_INITIALIZER(
 368             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5])), 5,
 369             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 370             SCM_FALSE, SCM_FALSE),
 371         SCM_COMPILED_CODE_CONST_INITIALIZER(
 372             (ScmWord*)(SCM_OBJ(&scm__rc.d398[10])), 5,
 373             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 374             SCM_FALSE, SCM_FALSE),
 375         SCM_COMPILED_CODE_CONST_INITIALIZER(
 376             (ScmWord*)(SCM_OBJ(&scm__rc.d398[15])), 5,
 377             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 378             SCM_FALSE, SCM_FALSE),
 379         SCM_COMPILED_CODE_CONST_INITIALIZER(
 380             (ScmWord*)(SCM_OBJ(&scm__rc.d398[20])), 5,
 381             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 382             SCM_FALSE, SCM_FALSE),
 383         SCM_COMPILED_CODE_CONST_INITIALIZER(
 384             (ScmWord*)(SCM_OBJ(&scm__rc.d398[25])), 5,
 385             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 386             SCM_FALSE, SCM_FALSE),
 387         SCM_COMPILED_CODE_CONST_INITIALIZER(
 388             (ScmWord*)(SCM_OBJ(&scm__rc.d398[30])), 5,
 389             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 390             SCM_FALSE, SCM_FALSE),
 391         SCM_COMPILED_CODE_CONST_INITIALIZER(
 392             (ScmWord*)(SCM_OBJ(&scm__rc.d398[35])), 4,
 393             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 394             SCM_FALSE, SCM_FALSE),
 395         SCM_COMPILED_CODE_CONST_INITIALIZER(
 396             (ScmWord*)(SCM_OBJ(&scm__rc.d398[39])), 4,
 397             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 398             SCM_FALSE, SCM_FALSE),
 399         SCM_COMPILED_CODE_CONST_INITIALIZER(
 400             (ScmWord*)(SCM_OBJ(&scm__rc.d398[43])), 5,
 401             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 402             SCM_FALSE, SCM_FALSE),
 403         SCM_COMPILED_CODE_CONST_INITIALIZER(
 404             (ScmWord*)(SCM_OBJ(&scm__rc.d398[48])), 5,
 405             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 406             SCM_FALSE, SCM_FALSE),
 407         SCM_COMPILED_CODE_CONST_INITIALIZER(
 408             (ScmWord*)(SCM_OBJ(&scm__rc.d398[53])), 7,
 409             1, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 410             SCM_FALSE, SCM_FALSE),
 411         SCM_COMPILED_CODE_CONST_INITIALIZER(
 412             (ScmWord*)(SCM_OBJ(&scm__rc.d398[60])), 23,
 413             14, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 414             SCM_FALSE, SCM_FALSE),
 415         SCM_COMPILED_CODE_CONST_INITIALIZER(
 416             (ScmWord*)(SCM_OBJ(&scm__rc.d398[83])), 4,
 417             0, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 418             SCM_OBJ(&scm__rc.d399[14]), SCM_FALSE),
 419         SCM_COMPILED_CODE_CONST_INITIALIZER(
 420             (ScmWord*)(SCM_OBJ(&scm__rc.d398[87])), 43,
 421             30, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 422             SCM_FALSE, SCM_FALSE),
 423         SCM_COMPILED_CODE_CONST_INITIALIZER(
 424             (ScmWord*)(SCM_OBJ(&scm__rc.d398[130])), 4,
 425             0, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 426             SCM_OBJ(&scm__rc.d399[16]), SCM_FALSE),
 427         SCM_COMPILED_CODE_CONST_INITIALIZER(
 428             (ScmWord*)(SCM_OBJ(&scm__rc.d398[134])), 43,
 429             30, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 430             SCM_FALSE, SCM_FALSE),
 431         SCM_COMPILED_CODE_CONST_INITIALIZER(
 432             (ScmWord*)(SCM_OBJ(&scm__rc.d398[177])), 4,
 433             0, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 434             SCM_OBJ(&scm__rc.d399[18]), SCM_FALSE),
 435         SCM_COMPILED_CODE_CONST_INITIALIZER(
 436             (ScmWord*)(SCM_OBJ(&scm__rc.d398[181])), 43,
 437             30, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 438             SCM_FALSE, SCM_FALSE),
 439         SCM_COMPILED_CODE_CONST_INITIALIZER(
 440             (ScmWord*)(SCM_OBJ(&scm__rc.d398[224])), 5,
 441             1, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 442             SCM_OBJ(&scm__rc.d399[20]), SCM_FALSE),
 443         SCM_COMPILED_CODE_CONST_INITIALIZER(
 444             (ScmWord*)(SCM_OBJ(&scm__rc.d398[229])), 45,
 445             30, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 446             SCM_FALSE, SCM_FALSE),
 447         SCM_COMPILED_CODE_CONST_INITIALIZER(
 448             (ScmWord*)(SCM_OBJ(&scm__rc.d398[274])), 5,
 449             1, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 450             SCM_OBJ(&scm__rc.d399[22]), SCM_FALSE),
 451         SCM_COMPILED_CODE_CONST_INITIALIZER(
 452             (ScmWord*)(SCM_OBJ(&scm__rc.d398[279])), 45,
 453             30, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 454             SCM_FALSE, SCM_FALSE),
 455         SCM_COMPILED_CODE_CONST_INITIALIZER(
 456             (ScmWord*)(SCM_OBJ(&scm__rc.d398[324])), 5,
 457             1, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 458             SCM_OBJ(&scm__rc.d399[24]), SCM_FALSE),
 459         SCM_COMPILED_CODE_CONST_INITIALIZER(
 460             (ScmWord*)(SCM_OBJ(&scm__rc.d398[329])), 45,
 461             30, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 462             SCM_FALSE, SCM_FALSE),
 463         SCM_COMPILED_CODE_CONST_INITIALIZER(
 464             (ScmWord*)(SCM_OBJ(&scm__rc.d398[374])), 14,
 465             10, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 466             SCM_FALSE, SCM_FALSE),
 467         SCM_COMPILED_CODE_CONST_INITIALIZER(
 468             (ScmWord*)(SCM_OBJ(&scm__rc.d398[388])), 25,
 469             17, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 470             SCM_FALSE, SCM_FALSE),
 471         SCM_COMPILED_CODE_CONST_INITIALIZER(
 472             (ScmWord*)(SCM_OBJ(&scm__rc.d398[413])), 9,
 473             6, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 474             SCM_FALSE, SCM_FALSE),
 475         SCM_COMPILED_CODE_CONST_INITIALIZER(
 476             (ScmWord*)(SCM_OBJ(&scm__rc.d398[422])), 42,
 477             29, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 478             SCM_FALSE, SCM_FALSE),
 479         SCM_COMPILED_CODE_CONST_INITIALIZER(
 480             (ScmWord*)(SCM_OBJ(&scm__rc.d398[464])), 31,
 481             24, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 482             SCM_FALSE, SCM_FALSE),
 483         SCM_COMPILED_CODE_CONST_INITIALIZER(
 484             (ScmWord*)(SCM_OBJ(&scm__rc.d398[495])), 54,
 485             9, 0, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
 486             SCM_FALSE, SCM_FALSE),
 487         SCM_COMPILED_CODE_CONST_INITIALIZER(
 488             (ScmWord*)(SCM_OBJ(&scm__rc.d398[549])), 2,
 489             0, 0, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
 490             SCM_FALSE, SCM_FALSE),
 491         SCM_COMPILED_CODE_CONST_INITIALIZER(
 492             (ScmWord*)(SCM_OBJ(&scm__rc.d398[551])), 38,
 493             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 494             SCM_OBJ(&scm__rc.d399[33]), SCM_FALSE),
 495         SCM_COMPILED_CODE_CONST_INITIALIZER(
 496             (ScmWord*)(SCM_OBJ(&scm__rc.d398[589])), 5,
 497             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 498             SCM_FALSE, SCM_FALSE),
 499         SCM_COMPILED_CODE_CONST_INITIALIZER(
 500             (ScmWord*)(SCM_OBJ(&scm__rc.d398[594])), 43,
 501             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 502             SCM_OBJ(&scm__rc.d399[35]), SCM_FALSE),
 503         SCM_COMPILED_CODE_CONST_INITIALIZER(
 504             (ScmWord*)(SCM_OBJ(&scm__rc.d398[637])), 5,
 505             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 506             SCM_FALSE, SCM_FALSE),
 507         SCM_COMPILED_CODE_CONST_INITIALIZER(
 508             (ScmWord*)(SCM_OBJ(&scm__rc.d398[642])), 43,
 509             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 510             SCM_OBJ(&scm__rc.d399[37]), SCM_FALSE),
 511         SCM_COMPILED_CODE_CONST_INITIALIZER(
 512             (ScmWord*)(SCM_OBJ(&scm__rc.d398[685])), 5,
 513             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 514             SCM_FALSE, SCM_FALSE),
 515         SCM_COMPILED_CODE_CONST_INITIALIZER(
 516             (ScmWord*)(SCM_OBJ(&scm__rc.d398[690])), 43,
 517             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 518             SCM_OBJ(&scm__rc.d399[39]), SCM_FALSE),
 519         SCM_COMPILED_CODE_CONST_INITIALIZER(
 520             (ScmWord*)(SCM_OBJ(&scm__rc.d398[733])), 5,
 521             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 522             SCM_FALSE, SCM_FALSE),
 523         SCM_COMPILED_CODE_CONST_INITIALIZER(
 524             (ScmWord*)(SCM_OBJ(&scm__rc.d398[738])), 43,
 525             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 526             SCM_OBJ(&scm__rc.d399[41]), SCM_FALSE),
 527         SCM_COMPILED_CODE_CONST_INITIALIZER(
 528             (ScmWord*)(SCM_OBJ(&scm__rc.d398[781])), 5,
 529             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 530             SCM_FALSE, SCM_FALSE),
 531         SCM_COMPILED_CODE_CONST_INITIALIZER(
 532             (ScmWord*)(SCM_OBJ(&scm__rc.d398[786])), 103,
 533             16, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 534             SCM_FALSE, SCM_FALSE),
 535         SCM_COMPILED_CODE_CONST_INITIALIZER(
 536             (ScmWord*)(SCM_OBJ(&scm__rc.d398[889])), 11,
 537             13, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 538             SCM_FALSE, SCM_FALSE),
 539         SCM_COMPILED_CODE_CONST_INITIALIZER(
 540             (ScmWord*)(SCM_OBJ(&scm__rc.d398[900])), 6,
 541             6, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 542             SCM_FALSE, SCM_FALSE),
 543         SCM_COMPILED_CODE_CONST_INITIALIZER(
 544             (ScmWord*)(SCM_OBJ(&scm__rc.d398[906])), 124,
 545             21, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 546             SCM_FALSE, SCM_FALSE),
 547         SCM_COMPILED_CODE_CONST_INITIALIZER(
 548             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1030])), 18,
 549             22, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 550             SCM_FALSE, SCM_FALSE),
 551         SCM_COMPILED_CODE_CONST_INITIALIZER(
 552             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1048])), 6,
 553             6, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 554             SCM_FALSE, SCM_FALSE),
 555         SCM_COMPILED_CODE_CONST_INITIALIZER(
 556             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1054])), 124,
 557             21, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 558             SCM_FALSE, SCM_FALSE),
 559         SCM_COMPILED_CODE_CONST_INITIALIZER(
 560             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1178])), 18,
 561             22, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 562             SCM_FALSE, SCM_FALSE),
 563         SCM_COMPILED_CODE_CONST_INITIALIZER(
 564             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1196])), 6,
 565             6, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 566             SCM_FALSE, SCM_FALSE),
 567         SCM_COMPILED_CODE_CONST_INITIALIZER(
 568             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1202])), 59,
 569             26, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 570             SCM_FALSE, SCM_FALSE),
 571         SCM_COMPILED_CODE_CONST_INITIALIZER(
 572             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1261])), 13,
 573             12, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 574             SCM_FALSE, SCM_FALSE),
 575         SCM_COMPILED_CODE_CONST_INITIALIZER(
 576             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1274])), 7,
 577             6, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 578             SCM_FALSE, SCM_FALSE),
 579         SCM_COMPILED_CODE_CONST_INITIALIZER(
 580             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1281])), 59,
 581             26, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 582             SCM_FALSE, SCM_FALSE),
 583         SCM_COMPILED_CODE_CONST_INITIALIZER(
 584             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1340])), 13,
 585             12, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 586             SCM_FALSE, SCM_FALSE),
 587         SCM_COMPILED_CODE_CONST_INITIALIZER(
 588             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1353])), 7,
 589             6, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 590             SCM_FALSE, SCM_FALSE),
 591         SCM_COMPILED_CODE_CONST_INITIALIZER(
 592             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1360])), 37,
 593             15, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 594             SCM_FALSE, SCM_FALSE),
 595         SCM_COMPILED_CODE_CONST_INITIALIZER(
 596             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1397])), 34,
 597             13, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 598             SCM_FALSE, SCM_FALSE),
 599         SCM_COMPILED_CODE_CONST_INITIALIZER(
 600             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1431])), 32,
 601             15, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 602             SCM_FALSE, SCM_FALSE),
 603         SCM_COMPILED_CODE_CONST_INITIALIZER(
 604             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1463])), 27,
 605             13, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 606             SCM_FALSE, SCM_FALSE),
 607         SCM_COMPILED_CODE_CONST_INITIALIZER(
 608             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1490])), 42,
 609             19, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 610             SCM_FALSE, SCM_FALSE),
 611         SCM_COMPILED_CODE_CONST_INITIALIZER(
 612             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1532])), 36,
 613             15, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 614             SCM_FALSE, SCM_FALSE),
 615         SCM_COMPILED_CODE_CONST_INITIALIZER(
 616             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1568])), 32,
 617             15, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 618             SCM_FALSE, SCM_FALSE),
 619         SCM_COMPILED_CODE_CONST_INITIALIZER(
 620             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1600])), 27,
 621             13, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 622             SCM_FALSE, SCM_FALSE),
 623         SCM_COMPILED_CODE_CONST_INITIALIZER(
 624             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1627])), 11,
 625             13, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 626             SCM_OBJ(&scm__rc.d399[66]), SCM_FALSE),
 627         SCM_COMPILED_CODE_CONST_INITIALIZER(
 628             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1638])), 164,
 629             26, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 630             SCM_FALSE, SCM_FALSE),
 631         SCM_COMPILED_CODE_CONST_INITIALIZER(
 632             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1802])), 4,
 633             1, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 634             SCM_FALSE, SCM_FALSE),
 635         SCM_COMPILED_CODE_CONST_INITIALIZER(
 636             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1806])), 28,
 637             20, 8, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 638             SCM_FALSE, SCM_FALSE),
 639         SCM_COMPILED_CODE_CONST_INITIALIZER(
 640             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1834])), 46,
 641             20, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 642             SCM_OBJ(&scm__rc.d399[70]), SCM_FALSE),
 643         SCM_COMPILED_CODE_CONST_INITIALIZER(
 644             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1880])), 45,
 645             30, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 646             SCM_FALSE, SCM_FALSE),
 647         SCM_COMPILED_CODE_CONST_INITIALIZER(
 648             (ScmWord*)(SCM_OBJ(&scm__rc.d398[1925])), 75,
 649             24, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 650             SCM_FALSE, SCM_FALSE),
 651         SCM_COMPILED_CODE_CONST_INITIALIZER(
 652             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2000])), 9,
 653             10, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 654             SCM_FALSE, SCM_FALSE),
 655         SCM_COMPILED_CODE_CONST_INITIALIZER(
 656             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2009])), 133,
 657             47, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 658             SCM_FALSE, SCM_FALSE),
 659         SCM_COMPILED_CODE_CONST_INITIALIZER(
 660             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2142])), 72,
 661             15, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 662             SCM_OBJ(&scm__rc.d399[75]), SCM_FALSE),
 663         SCM_COMPILED_CODE_CONST_INITIALIZER(
 664             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2214])), 91,
 665             44, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 666             SCM_FALSE, SCM_FALSE),
 667         SCM_COMPILED_CODE_CONST_INITIALIZER(
 668             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2305])), 17,
 669             11, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 670             SCM_FALSE, SCM_FALSE),
 671         SCM_COMPILED_CODE_CONST_INITIALIZER(
 672             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2322])), 9,
 673             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 674             SCM_FALSE, SCM_FALSE),
 675         SCM_COMPILED_CODE_CONST_INITIALIZER(
 676             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2331])), 134,
 677             42, 1, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
 678             SCM_FALSE, SCM_FALSE),
 679         SCM_COMPILED_CODE_CONST_INITIALIZER(
 680             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2465])), 137,
 681             46, 1, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
 682             SCM_FALSE, SCM_FALSE),
 683         SCM_COMPILED_CODE_CONST_INITIALIZER(
 684             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2602])), 137,
 685             46, 1, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
 686             SCM_FALSE, SCM_FALSE),
 687         SCM_COMPILED_CODE_CONST_INITIALIZER(
 688             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2739])), 83,
 689             24, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 690             SCM_FALSE, SCM_FALSE),
 691         SCM_COMPILED_CODE_CONST_INITIALIZER(
 692             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2822])), 7,
 693             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 694             SCM_FALSE, SCM_FALSE),
 695         SCM_COMPILED_CODE_CONST_INITIALIZER(
 696             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2829])), 7,
 697             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 698             SCM_FALSE, SCM_FALSE),
 699         SCM_COMPILED_CODE_CONST_INITIALIZER(
 700             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2836])), 29,
 701             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 702             SCM_FALSE, SCM_FALSE),
 703         SCM_COMPILED_CODE_CONST_INITIALIZER(
 704             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2865])), 7,
 705             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 706             SCM_FALSE, SCM_FALSE),
 707         SCM_COMPILED_CODE_CONST_INITIALIZER(
 708             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2872])), 5,
 709             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 710             SCM_FALSE, SCM_FALSE),
 711         SCM_COMPILED_CODE_CONST_INITIALIZER(
 712             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2877])), 45,
 713             15, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 714             SCM_FALSE, SCM_FALSE),
 715         SCM_COMPILED_CODE_CONST_INITIALIZER(
 716             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2922])), 15,
 717             13, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 718             SCM_FALSE, SCM_FALSE),
 719         SCM_COMPILED_CODE_CONST_INITIALIZER(
 720             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2937])), 60,
 721             25, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 722             SCM_FALSE, SCM_FALSE),
 723         SCM_COMPILED_CODE_CONST_INITIALIZER(
 724             (ScmWord*)(SCM_OBJ(&scm__rc.d398[2997])), 15,
 725             13, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 726             SCM_FALSE, SCM_FALSE),
 727         SCM_COMPILED_CODE_CONST_INITIALIZER(
 728             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3012])), 31,
 729             24, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 730             SCM_FALSE, SCM_FALSE),
 731         SCM_COMPILED_CODE_CONST_INITIALIZER(
 732             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3043])), 16,
 733             13, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 734             SCM_FALSE, SCM_FALSE),
 735         SCM_COMPILED_CODE_CONST_INITIALIZER(
 736             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3059])), 22,
 737             15, 0, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
 738             SCM_FALSE, SCM_FALSE),
 739         SCM_COMPILED_CODE_CONST_INITIALIZER(
 740             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3081])), 51,
 741             17, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 742             SCM_FALSE, SCM_FALSE),
 743         SCM_COMPILED_CODE_CONST_INITIALIZER(
 744             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3132])), 77,
 745             23, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 746             SCM_FALSE, SCM_FALSE),
 747         SCM_COMPILED_CODE_CONST_INITIALIZER(
 748             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3209])), 9,
 749             10, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 750             SCM_FALSE, SCM_FALSE),
 751         SCM_COMPILED_CODE_CONST_INITIALIZER(
 752             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3218])), 38,
 753             13, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 754             SCM_FALSE, SCM_FALSE),
 755         SCM_COMPILED_CODE_CONST_INITIALIZER(
 756             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3256])), 9,
 757             10, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 758             SCM_FALSE, SCM_FALSE),
 759         SCM_COMPILED_CODE_CONST_INITIALIZER(
 760             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3265])), 47,
 761             18, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 762             SCM_FALSE, SCM_FALSE),
 763         SCM_COMPILED_CODE_CONST_INITIALIZER(
 764             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3312])), 9,
 765             10, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 766             SCM_FALSE, SCM_FALSE),
 767         SCM_COMPILED_CODE_CONST_INITIALIZER(
 768             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3321])), 47,
 769             18, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 770             SCM_FALSE, SCM_FALSE),
 771         SCM_COMPILED_CODE_CONST_INITIALIZER(
 772             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3368])), 9,
 773             10, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 774             SCM_FALSE, SCM_FALSE),
 775         SCM_COMPILED_CODE_CONST_INITIALIZER(
 776             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3377])), 33,
 777             28, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 778             SCM_FALSE, SCM_FALSE),
 779         SCM_COMPILED_CODE_CONST_INITIALIZER(
 780             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3410])), 7,
 781             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 782             SCM_FALSE, SCM_FALSE),
 783         SCM_COMPILED_CODE_CONST_INITIALIZER(
 784             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3417])), 7,
 785             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 786             SCM_FALSE, SCM_FALSE),
 787         SCM_COMPILED_CODE_CONST_INITIALIZER(
 788             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3424])), 21,
 789             15, 1, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
 790             SCM_FALSE, SCM_FALSE),
 791         SCM_COMPILED_CODE_CONST_INITIALIZER(
 792             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3445])), 20,
 793             10, 1, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
 794             SCM_FALSE, SCM_FALSE),
 795         SCM_COMPILED_CODE_CONST_INITIALIZER(
 796             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3465])), 7,
 797             4, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 798             SCM_FALSE, SCM_FALSE),
 799         SCM_COMPILED_CODE_CONST_INITIALIZER(
 800             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3472])), 7,
 801             4, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 802             SCM_FALSE, SCM_FALSE),
 803         SCM_COMPILED_CODE_CONST_INITIALIZER(
 804             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3479])), 7,
 805             4, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 806             SCM_FALSE, SCM_FALSE),
 807         SCM_COMPILED_CODE_CONST_INITIALIZER(
 808             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3486])), 9,
 809             11, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 810             SCM_FALSE, SCM_FALSE),
 811         SCM_COMPILED_CODE_CONST_INITIALIZER(
 812             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3495])), 9,
 813             11, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 814             SCM_FALSE, SCM_FALSE),
 815         SCM_COMPILED_CODE_CONST_INITIALIZER(
 816             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3504])), 5,
 817             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 818             SCM_FALSE, SCM_FALSE),
 819         SCM_COMPILED_CODE_CONST_INITIALIZER(
 820             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3509])), 5,
 821             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 822             SCM_FALSE, SCM_FALSE),
 823         SCM_COMPILED_CODE_CONST_INITIALIZER(
 824             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3514])), 5,
 825             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 826             SCM_FALSE, SCM_FALSE),
 827         SCM_COMPILED_CODE_CONST_INITIALIZER(
 828             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3519])), 5,
 829             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 830             SCM_FALSE, SCM_FALSE),
 831         SCM_COMPILED_CODE_CONST_INITIALIZER(
 832             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3524])), 5,
 833             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 834             SCM_FALSE, SCM_FALSE),
 835         SCM_COMPILED_CODE_CONST_INITIALIZER(
 836             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3529])), 5,
 837             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 838             SCM_FALSE, SCM_FALSE),
 839         SCM_COMPILED_CODE_CONST_INITIALIZER(
 840             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3534])), 5,
 841             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 842             SCM_FALSE, SCM_FALSE),
 843         SCM_COMPILED_CODE_CONST_INITIALIZER(
 844             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3539])), 5,
 845             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 846             SCM_FALSE, SCM_FALSE),
 847         SCM_COMPILED_CODE_CONST_INITIALIZER(
 848             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3544])), 5,
 849             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 850             SCM_FALSE, SCM_FALSE),
 851         SCM_COMPILED_CODE_CONST_INITIALIZER(
 852             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3549])), 5,
 853             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 854             SCM_FALSE, SCM_FALSE),
 855         SCM_COMPILED_CODE_CONST_INITIALIZER(
 856             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3554])), 5,
 857             0, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 858             SCM_FALSE, SCM_FALSE),
 859         SCM_COMPILED_CODE_CONST_INITIALIZER(
 860             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3559])), 16,
 861             8, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 862             SCM_FALSE, SCM_FALSE),
 863         SCM_COMPILED_CODE_CONST_INITIALIZER(
 864             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3575])), 13,
 865             20, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 866             SCM_FALSE, SCM_FALSE),
 867         SCM_COMPILED_CODE_CONST_INITIALIZER(
 868             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3588])), 5,
 869             1, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 870             SCM_FALSE, SCM_FALSE),
 871         SCM_COMPILED_CODE_CONST_INITIALIZER(
 872             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3593])), 5,
 873             1, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 874             SCM_FALSE, SCM_FALSE),
 875         SCM_COMPILED_CODE_CONST_INITIALIZER(
 876             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3598])), 5,
 877             1, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 878             SCM_FALSE, SCM_FALSE),
 879         SCM_COMPILED_CODE_CONST_INITIALIZER(
 880             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3603])), 5,
 881             1, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 882             SCM_FALSE, SCM_FALSE),
 883         SCM_COMPILED_CODE_CONST_INITIALIZER(
 884             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3608])), 4,
 885             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 886             SCM_OBJ(&scm__rc.d399[131]), SCM_FALSE),
 887         SCM_COMPILED_CODE_CONST_INITIALIZER(
 888             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3612])), 7,
 889             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 890             SCM_FALSE, SCM_FALSE),
 891         SCM_COMPILED_CODE_CONST_INITIALIZER(
 892             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3619])), 4,
 893             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 894             SCM_OBJ(&scm__rc.d399[133]), SCM_FALSE),
 895         SCM_COMPILED_CODE_CONST_INITIALIZER(
 896             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3623])), 7,
 897             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 898             SCM_FALSE, SCM_FALSE),
 899         SCM_COMPILED_CODE_CONST_INITIALIZER(
 900             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3630])), 4,
 901             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 902             SCM_OBJ(&scm__rc.d399[135]), SCM_FALSE),
 903         SCM_COMPILED_CODE_CONST_INITIALIZER(
 904             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3634])), 7,
 905             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 906             SCM_FALSE, SCM_FALSE),
 907         SCM_COMPILED_CODE_CONST_INITIALIZER(
 908             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3641])), 4,
 909             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 910             SCM_OBJ(&scm__rc.d399[137]), SCM_FALSE),
 911         SCM_COMPILED_CODE_CONST_INITIALIZER(
 912             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3645])), 7,
 913             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 914             SCM_FALSE, SCM_FALSE),
 915         SCM_COMPILED_CODE_CONST_INITIALIZER(
 916             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3652])), 2,
 917             0, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 918             SCM_FALSE, SCM_FALSE),
 919         SCM_COMPILED_CODE_CONST_INITIALIZER(
 920             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3654])), 10,
 921             1, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 922             SCM_FALSE, SCM_FALSE),
 923         SCM_COMPILED_CODE_CONST_INITIALIZER(
 924             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3664])), 70,
 925             27, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 926             SCM_FALSE, SCM_FALSE),
 927         SCM_COMPILED_CODE_CONST_INITIALIZER(
 928             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3734])), 5,
 929             4, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 930             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 931         SCM_COMPILED_CODE_CONST_INITIALIZER(
 932             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3739])), 12,
 933             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 934             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 935         SCM_COMPILED_CODE_CONST_INITIALIZER(
 936             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3751])), 12,
 937             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 938             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 939         SCM_COMPILED_CODE_CONST_INITIALIZER(
 940             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3763])), 12,
 941             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 942             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 943         SCM_COMPILED_CODE_CONST_INITIALIZER(
 944             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3775])), 12,
 945             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 946             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 947         SCM_COMPILED_CODE_CONST_INITIALIZER(
 948             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3787])), 10,
 949             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 950             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 951         SCM_COMPILED_CODE_CONST_INITIALIZER(
 952             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3797])), 12,
 953             13, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 954             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 955         SCM_COMPILED_CODE_CONST_INITIALIZER(
 956             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3809])), 10,
 957             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 958             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 959         SCM_COMPILED_CODE_CONST_INITIALIZER(
 960             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3819])), 12,
 961             13, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 962             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 963         SCM_COMPILED_CODE_CONST_INITIALIZER(
 964             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3831])), 57,
 965             24, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 966             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 967         SCM_COMPILED_CODE_CONST_INITIALIZER(
 968             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3888])), 10,
 969             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 970             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 971         SCM_COMPILED_CODE_CONST_INITIALIZER(
 972             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3898])), 15,
 973             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 974             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 975         SCM_COMPILED_CODE_CONST_INITIALIZER(
 976             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3913])), 32,
 977             17, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 978             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 979         SCM_COMPILED_CODE_CONST_INITIALIZER(
 980             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3945])), 15,
 981             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 982             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 983         SCM_COMPILED_CODE_CONST_INITIALIZER(
 984             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3960])), 12,
 985             13, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 986             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 987         SCM_COMPILED_CODE_CONST_INITIALIZER(
 988             (ScmWord*)(SCM_OBJ(&scm__rc.d398[3972])), 30,
 989             11, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 990             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 991         SCM_COMPILED_CODE_CONST_INITIALIZER(
 992             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4002])), 15,
 993             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 994             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 995         SCM_COMPILED_CODE_CONST_INITIALIZER(
 996             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4017])), 15,
 997             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
 998             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
 999         SCM_COMPILED_CODE_CONST_INITIALIZER(
1000             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4032])), 3,
1001             3, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1002             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1003         SCM_COMPILED_CODE_CONST_INITIALIZER(
1004             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4035])), 15,
1005             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1006             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1007         SCM_COMPILED_CODE_CONST_INITIALIZER(
1008             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4050])), 12,
1009             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1010             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1011         SCM_COMPILED_CODE_CONST_INITIALIZER(
1012             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4062])), 10,
1013             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1014             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1015         SCM_COMPILED_CODE_CONST_INITIALIZER(
1016             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4072])), 12,
1017             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1018             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1019         SCM_COMPILED_CODE_CONST_INITIALIZER(
1020             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4084])), 15,
1021             18, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1022             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1023         SCM_COMPILED_CODE_CONST_INITIALIZER(
1024             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4099])), 5,
1025             4, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1026             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1027         SCM_COMPILED_CODE_CONST_INITIALIZER(
1028             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4104])), 10,
1029             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1030             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1031         SCM_COMPILED_CODE_CONST_INITIALIZER(
1032             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4114])), 32,
1033             14, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1034             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1035         SCM_COMPILED_CODE_CONST_INITIALIZER(
1036             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4146])), 13,
1037             14, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1038             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1039         SCM_COMPILED_CODE_CONST_INITIALIZER(
1040             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4159])), 8,
1041             11, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1042             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1043         SCM_COMPILED_CODE_CONST_INITIALIZER(
1044             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4167])), 10,
1045             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1046             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1047         SCM_COMPILED_CODE_CONST_INITIALIZER(
1048             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4177])), 10,
1049             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1050             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1051         SCM_COMPILED_CODE_CONST_INITIALIZER(
1052             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4187])), 32,
1053             14, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1054             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1055         SCM_COMPILED_CODE_CONST_INITIALIZER(
1056             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4219])), 21,
1057             25, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1058             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1059         SCM_COMPILED_CODE_CONST_INITIALIZER(
1060             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4240])), 8,
1061             11, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1062             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1063         SCM_COMPILED_CODE_CONST_INITIALIZER(
1064             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4248])), 8,
1065             11, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1066             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1067         SCM_COMPILED_CODE_CONST_INITIALIZER(
1068             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4256])), 4,
1069             4, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1070             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1071         SCM_COMPILED_CODE_CONST_INITIALIZER(
1072             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4260])), 10,
1073             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1074             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1075         SCM_COMPILED_CODE_CONST_INITIALIZER(
1076             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4270])), 10,
1077             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1078             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1079         SCM_COMPILED_CODE_CONST_INITIALIZER(
1080             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4280])), 10,
1081             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1082             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1083         SCM_COMPILED_CODE_CONST_INITIALIZER(
1084             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4290])), 10,
1085             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1086             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1087         SCM_COMPILED_CODE_CONST_INITIALIZER(
1088             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4300])), 10,
1089             12, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1090             SCM_OBJ(&scm__rc.d399[182]), SCM_FALSE),
1091         SCM_COMPILED_CODE_CONST_INITIALIZER(
1092             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4310])), 229,
1093             41, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1094             SCM_FALSE, SCM_FALSE),
1095         SCM_COMPILED_CODE_CONST_INITIALIZER(
1096             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4539])), 14,
1097             12, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1098             SCM_FALSE, SCM_FALSE),
1099         SCM_COMPILED_CODE_CONST_INITIALIZER(
1100             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4553])), 77,
1101             15, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1102             SCM_OBJ(&scm__rc.d399[188]), SCM_FALSE),
1103         SCM_COMPILED_CODE_CONST_INITIALIZER(
1104             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4630])), 52,
1105             19, 3, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1106             SCM_OBJ(&scm__rc.d399[188]), SCM_FALSE),
1107         SCM_COMPILED_CODE_CONST_INITIALIZER(
1108             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4682])), 6,
1109             5, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1110             SCM_OBJ(&scm__rc.d399[187]), SCM_FALSE),
1111         SCM_COMPILED_CODE_CONST_INITIALIZER(
1112             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4688])), 5,
1113             4, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1114             SCM_OBJ(&scm__rc.d399[188]), SCM_FALSE),
1115         SCM_COMPILED_CODE_CONST_INITIALIZER(
1116             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4693])), 18,
1117             10, 1, 1, SCM_FALSE, SCM_NIL, SCM_FALSE,
1118             SCM_FALSE, SCM_FALSE),
1119         SCM_COMPILED_CODE_CONST_INITIALIZER(
1120             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4711])), 10,
1121             10, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1122             SCM_FALSE, SCM_FALSE),
1123         SCM_COMPILED_CODE_CONST_INITIALIZER(
1124             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4721])), 52,
1125             29, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1126             SCM_FALSE, SCM_FALSE),
1127         SCM_COMPILED_CODE_CONST_INITIALIZER(
1128             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4773])), 4,
1129             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1130             SCM_OBJ(&scm__rc.d399[192]), SCM_FALSE),
1131         SCM_COMPILED_CODE_CONST_INITIALIZER(
1132             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4777])), 3,
1133             0, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1134             SCM_FALSE, SCM_FALSE),
1135         SCM_COMPILED_CODE_CONST_INITIALIZER(
1136             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4780])), 70,
1137             33, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1138             SCM_FALSE, SCM_FALSE),
1139         SCM_COMPILED_CODE_CONST_INITIALIZER(
1140             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4850])), 4,
1141             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1142             SCM_OBJ(&scm__rc.d399[195]), SCM_FALSE),
1143         SCM_COMPILED_CODE_CONST_INITIALIZER(
1144             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4854])), 3,
1145             0, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1146             SCM_FALSE, SCM_FALSE),
1147         SCM_COMPILED_CODE_CONST_INITIALIZER(
1148             (ScmWord*)(SCM_OBJ(&scm__rc.d398[4857])), 195,
1149             24, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1150             SCM_FALSE, SCM_FALSE),
1151         SCM_COMPILED_CODE_CONST_INITIALIZER(
1152             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5052])), 43,
1153             25, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1154             SCM_FALSE, SCM_FALSE),
1155         SCM_COMPILED_CODE_CONST_INITIALIZER(
1156             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5095])), 5,
1157             5, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1158             SCM_OBJ(&scm__rc.d399[199]), SCM_FALSE),
1159         SCM_COMPILED_CODE_CONST_INITIALIZER(
1160             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5100])), 3,
1161             0, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1162             SCM_FALSE, SCM_FALSE),
1163         SCM_COMPILED_CODE_CONST_INITIALIZER(
1164             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5103])), 16,
1165             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1166             SCM_OBJ(&scm__rc.d399[201]), SCM_FALSE),
1167         SCM_COMPILED_CODE_CONST_INITIALIZER(
1168             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5119])), 3,
1169             0, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1170             SCM_FALSE, SCM_FALSE),
1171         SCM_COMPILED_CODE_CONST_INITIALIZER(
1172             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5122])), 2,
1173             0, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1174             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1175         SCM_COMPILED_CODE_CONST_INITIALIZER(
1176             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5124])), 2,
1177             0, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1178             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1179         SCM_COMPILED_CODE_CONST_INITIALIZER(
1180             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5126])), 5,
1181             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1182             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1183         SCM_COMPILED_CODE_CONST_INITIALIZER(
1184             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5131])), 5,
1185             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1186             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1187         SCM_COMPILED_CODE_CONST_INITIALIZER(
1188             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5136])), 5,
1189             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1190             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1191         SCM_COMPILED_CODE_CONST_INITIALIZER(
1192             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5141])), 5,
1193             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1194             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1195         SCM_COMPILED_CODE_CONST_INITIALIZER(
1196             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5146])), 5,
1197             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1198             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1199         SCM_COMPILED_CODE_CONST_INITIALIZER(
1200             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5151])), 5,
1201             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1202             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1203         SCM_COMPILED_CODE_CONST_INITIALIZER(
1204             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5156])), 5,
1205             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1206             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1207         SCM_COMPILED_CODE_CONST_INITIALIZER(
1208             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5161])), 5,
1209             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1210             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1211         SCM_COMPILED_CODE_CONST_INITIALIZER(
1212             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5166])), 5,
1213             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1214             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1215         SCM_COMPILED_CODE_CONST_INITIALIZER(
1216             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5171])), 5,
1217             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1218             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1219         SCM_COMPILED_CODE_CONST_INITIALIZER(
1220             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5176])), 9,
1221             11, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1222             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1223         SCM_COMPILED_CODE_CONST_INITIALIZER(
1224             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5185])), 5,
1225             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1226             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1227         SCM_COMPILED_CODE_CONST_INITIALIZER(
1228             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5190])), 30,
1229             11, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1230             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1231         SCM_COMPILED_CODE_CONST_INITIALIZER(
1232             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5220])), 5,
1233             1, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1234             SCM_OBJ(&scm__rc.d399[218]), SCM_FALSE),
1235         SCM_COMPILED_CODE_CONST_INITIALIZER(
1236             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5225])), 205,
1237             30, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1238             SCM_FALSE, SCM_FALSE),
1239         SCM_COMPILED_CODE_CONST_INITIALIZER(
1240             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5430])), 26,
1241             15, 0, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1242             SCM_OBJ(&scm__rc.d399[220]), SCM_FALSE),
1243         SCM_COMPILED_CODE_CONST_INITIALIZER(
1244             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5456])), 164,
1245             47, 6, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1246             SCM_FALSE, SCM_FALSE),
1247         SCM_COMPILED_CODE_CONST_INITIALIZER(
1248             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5620])), 113,
1249             25, 2, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1250             SCM_FALSE, SCM_FALSE),
1251         SCM_COMPILED_CODE_CONST_INITIALIZER(
1252             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5733])), 94,
1253             45, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1254             SCM_FALSE, SCM_FALSE),
1255         SCM_COMPILED_CODE_CONST_INITIALIZER(
1256             (ScmWord*)(SCM_OBJ(&scm__rc.d398[5827])), 8,
1257             10, 1, 0, SCM_FALSE, SCM_NIL, SCM_FALSE,
1258             SCM_FALSE, SCM_FALSE),
1259   },
1260   {   /* ScmWord d398 */
1261     /* %toplevel */
1262     0x00000001    /*   0 (CONST) */,
1263     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
1264     0x00000115    /*   2 (DEFINE 1) */,
1265     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-tai> */,
1266     0x00000014    /*   4 (RET) */,
1267     /* %toplevel */
1268     0x00000001    /*   0 (CONST) */,
1269     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
1270     0x00000115    /*   2 (DEFINE 1) */,
1271     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc> */,
1272     0x00000014    /*   4 (RET) */,
1273     /* %toplevel */
1274     0x00000001    /*   0 (CONST) */,
1275     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
1276     0x00000115    /*   2 (DEFINE 1) */,
1277     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-monotonic> */,
1278     0x00000014    /*   4 (RET) */,
1279     /* %toplevel */
1280     0x00000001    /*   0 (CONST) */,
1281     SCM_WORD(SCM_UNDEFINED) /* time-thread */,
1282     0x00000115    /*   2 (DEFINE 1) */,
1283     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-thread> */,
1284     0x00000014    /*   4 (RET) */,
1285     /* %toplevel */
1286     0x00000001    /*   0 (CONST) */,
1287     SCM_WORD(SCM_UNDEFINED) /* time-process */,
1288     0x00000115    /*   2 (DEFINE 1) */,
1289     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-process> */,
1290     0x00000014    /*   4 (RET) */,
1291     /* %toplevel */
1292     0x00000001    /*   0 (CONST) */,
1293     SCM_WORD(SCM_UNDEFINED) /* time-duration */,
1294     0x00000115    /*   2 (DEFINE 1) */,
1295     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-duration> */,
1296     0x00000014    /*   4 (RET) */,
1297     /* %toplevel */
1298     0x00000001    /*   0 (CONST) */,
1299     SCM_WORD(SCM_UNDEFINED) /* 1000000000 */,
1300     0x00000115    /*   2 (DEFINE 1) */,
1301     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
1302     0x00000014    /*   4 (RET) */,
1303     /* %toplevel */
1304     0x01518002    /*   0 (CONSTI 86400) */,
1305     0x00000115    /*   1 (DEFINE 1) */,
1306     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
1307     0x00000014    /*   3 (RET) */,
1308     /* %toplevel */
1309     0x00a8c002    /*   0 (CONSTI 43200) */,
1310     0x00000115    /*   1 (DEFINE 1) */,
1311     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sihd> */,
1312     0x00000014    /*   3 (RET) */,
1313     /* %toplevel */
1314     0x00000001    /*   0 (CONST) */,
1315     SCM_WORD(SCM_UNDEFINED) /* 2440587.5 */,
1316     0x00000115    /*   2 (DEFINE 1) */,
1317     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tai-epoch-in-jd> */,
1318     0x00000014    /*   4 (RET) */,
1319     /* %toplevel */
1320     0x00000001    /*   0 (CONST) */,
1321     SCM_WORD(SCM_OBJ(&scm__rc.d396[123])) /* ((915148800 . 32) (867715200 . 31) (820454400 . 30) (773020800 . 29) (741484800 . 28) (709948800 . 27) (662688000 . 26) (631152000 . 25) (567993600 . 24) (489024000 . 23) (425865600 . 22) (394329600 . 21) (362793600 . 20) (315532800 . 19) (283996800 . 18) (252460800 . 17) (220924800 . 16) (189302400 . 15) (157766400 . 14) (126230400 . 13) (94694400 . 12) (78796800 . 11) (63072000 . 10)) */,
1322     0x00000115    /*   2 (DEFINE 1) */,
1323     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-table> */,
1324     0x00000014    /*   4 (RET) */,
1325     /* %toplevel */
1326     0x0002da07    /*   0 (CONSTI-PUSH 730) */,
1327     0x00000055    /*   1 (GREF) */,
1328     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
1329     0x00000097    /*   3 (NUMMUL2) */,
1330     0x00000115    /*   4 (DEFINE 1) */,
1331     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-base> */,
1332     0x00000014    /*   6 (RET) */,
1333     /* tm:leap-second-delta */
1334     0x0000005c    /*   0 (LREF0-PUSH-GREF) */,
1335     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-base> */,
1336     0x00000024    /*   2 (BNLT) */,
1337     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[60]) + 6),
1338     0x00000002    /*   4 (CONSTI 0) */,
1339     0x00000014    /*   5 (RET) */,
1340     0x00000056    /*   6 (GREF-PUSH) */,
1341     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-table> */,
1342     0x00000117    /*   8 (LOCAL-ENV 1) */,
1343     0x0000004c    /*   9 (LREF10-PUSH) */,
1344     0x0000003a    /*  10 (LREF0) */,
1345     0x00000067    /*  11 (CAAR) */,
1346     0x00000027    /*  12 (BNGE) */,
1347     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[60]) + 17),
1348     0x0000003a    /*  14 (LREF0) */,
1349     0x0000006b    /*  15 (CDAR) */,
1350     0x00000014    /*  16 (RET) */,
1351     0x0000003a    /*  17 (LREF0) */,
1352     0x00000066    /*  18 (CDR-PUSH) */,
1353     0x0000011b    /*  19 (LOCAL-ENV-JUMP 1) */,
1354     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[60]) + 9),
1355     0x00000014    /*  21 (RET) */,
1356     0x00000014    /*  22 (RET) */,
1357     /* #f */
1358     0x0000003b    /*   0 (LREF1) */,
1359     0x000000a4    /*   1 (SLOT-REFC) */,
1360     SCM_WORD(SCM_UNDEFINED) /* type */,
1361     0x00000014    /*   3 (RET) */,
1362     /* %toplevel */
1363     0x0000020e    /*   0 (PRE-CALL 2) */,
1364     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[87]) + 12),
1365     0x00000006    /*   2 (CONST-PUSH) */,
1366     SCM_WORD(SCM_UNDEFINED) /* time-type */,
1367     0x0000010e    /*   4 (PRE-CALL 1) */,
1368     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[87]) + 10),
1369     0x00000006    /*   6 (CONST-PUSH) */,
1370     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
1371     0x00000157    /*   8 (GREF-CALL 1) */,
1372     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
1373     0x0000025a    /*  10 (PUSH-GREF-CALL 2) */,
1374     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#%ensure-generic-function> */,
1375     0x00000118    /*  12 (PUSH-LOCAL-ENV 1) */,
1376     0x0000020e    /*  13 (PRE-CALL 2) */,
1377     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[87]) + 41),
1378     0x00000048    /*  15 (LREF0-PUSH) */,
1379     0x0000090e    /*  16 (PRE-CALL 9) */,
1380     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[87]) + 39),
1381     0x00000056    /*  18 (GREF-PUSH) */,
1382     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<method>> */,
1383     0x00000006    /*  20 (CONST-PUSH) */,
1384     SCM_WORD(SCM_UNDEFINED) /* generic */,
1385     0x00000048    /*  22 (LREF0-PUSH) */,
1386     0x00000006    /*  23 (CONST-PUSH) */,
1387     SCM_WORD(SCM_UNDEFINED) /* specializers */,
1388     0x00000055    /*  25 (GREF) */,
1389     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1390     0x0000016f    /*  27 (LIST 1) */,
1391     0x0000000d    /*  28 (PUSH) */,
1392     0x00000006    /*  29 (CONST-PUSH) */,
1393     SCM_WORD(SCM_UNDEFINED) /* lambda-list */,
1394     0x00000006    /*  31 (CONST-PUSH) */,
1395     SCM_WORD(SCM_OBJ(&scm__rc.d396[143])) /* (t) */,
1396     0x00000006    /*  33 (CONST-PUSH) */,
1397     SCM_WORD(SCM_UNDEFINED) /* body */,
1398     0x00000016    /*  35 (CLOSURE) */,
1399     SCM_WORD(SCM_OBJ(&scm__rc.d399[13])) /* #<compiled-code #f@0xa272d90> */,
1400     0x0000095a    /*  37 (PUSH-GREF-CALL 9) */,
1401     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1402     0x0000025a    /*  39 (PUSH-GREF-CALL 2) */,
1403     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#add-method!> */,
1404     0x0000003a    /*  41 (LREF0) */,
1405     0x00000014    /*  42 (RET) */,
1406     /* #f */
1407     0x0000003b    /*   0 (LREF1) */,
1408     0x000000a4    /*   1 (SLOT-REFC) */,
1409     SCM_WORD(SCM_UNDEFINED) /* second */,
1410     0x00000014    /*   3 (RET) */,
1411     /* %toplevel */
1412     0x0000020e    /*   0 (PRE-CALL 2) */,
1413     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[134]) + 12),
1414     0x00000006    /*   2 (CONST-PUSH) */,
1415     SCM_WORD(SCM_UNDEFINED) /* time-second */,
1416     0x0000010e    /*   4 (PRE-CALL 1) */,
1417     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[134]) + 10),
1418     0x00000006    /*   6 (CONST-PUSH) */,
1419     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
1420     0x00000157    /*   8 (GREF-CALL 1) */,
1421     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
1422     0x0000025a    /*  10 (PUSH-GREF-CALL 2) */,
1423     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#%ensure-generic-function> */,
1424     0x00000118    /*  12 (PUSH-LOCAL-ENV 1) */,
1425     0x0000020e    /*  13 (PRE-CALL 2) */,
1426     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[134]) + 41),
1427     0x00000048    /*  15 (LREF0-PUSH) */,
1428     0x0000090e    /*  16 (PRE-CALL 9) */,
1429     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[134]) + 39),
1430     0x00000056    /*  18 (GREF-PUSH) */,
1431     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<method>> */,
1432     0x00000006    /*  20 (CONST-PUSH) */,
1433     SCM_WORD(SCM_UNDEFINED) /* generic */,
1434     0x00000048    /*  22 (LREF0-PUSH) */,
1435     0x00000006    /*  23 (CONST-PUSH) */,
1436     SCM_WORD(SCM_UNDEFINED) /* specializers */,
1437     0x00000055    /*  25 (GREF) */,
1438     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1439     0x0000016f    /*  27 (LIST 1) */,
1440     0x0000000d    /*  28 (PUSH) */,
1441     0x00000006    /*  29 (CONST-PUSH) */,
1442     SCM_WORD(SCM_UNDEFINED) /* lambda-list */,
1443     0x00000006    /*  31 (CONST-PUSH) */,
1444     SCM_WORD(SCM_OBJ(&scm__rc.d396[143])) /* (t) */,
1445     0x00000006    /*  33 (CONST-PUSH) */,
1446     SCM_WORD(SCM_UNDEFINED) /* body */,
1447     0x00000016    /*  35 (CLOSURE) */,
1448     SCM_WORD(SCM_OBJ(&scm__rc.d399[15])) /* #<compiled-code #f@0xa272b60> */,
1449     0x0000095a    /*  37 (PUSH-GREF-CALL 9) */,
1450     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1451     0x0000025a    /*  39 (PUSH-GREF-CALL 2) */,
1452     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#add-method!> */,
1453     0x0000003a    /*  41 (LREF0) */,
1454     0x00000014    /*  42 (RET) */,
1455     /* #f */
1456     0x0000003b    /*   0 (LREF1) */,
1457     0x000000a4    /*   1 (SLOT-REFC) */,
1458     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
1459     0x00000014    /*   3 (RET) */,
1460     /* %toplevel */
1461     0x0000020e    /*   0 (PRE-CALL 2) */,
1462     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[181]) + 12),
1463     0x00000006    /*   2 (CONST-PUSH) */,
1464     SCM_WORD(SCM_UNDEFINED) /* time-nanosecond */,
1465     0x0000010e    /*   4 (PRE-CALL 1) */,
1466     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[181]) + 10),
1467     0x00000006    /*   6 (CONST-PUSH) */,
1468     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
1469     0x00000157    /*   8 (GREF-CALL 1) */,
1470     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
1471     0x0000025a    /*  10 (PUSH-GREF-CALL 2) */,
1472     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#%ensure-generic-function> */,
1473     0x00000118    /*  12 (PUSH-LOCAL-ENV 1) */,
1474     0x0000020e    /*  13 (PRE-CALL 2) */,
1475     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[181]) + 41),
1476     0x00000048    /*  15 (LREF0-PUSH) */,
1477     0x0000090e    /*  16 (PRE-CALL 9) */,
1478     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[181]) + 39),
1479     0x00000056    /*  18 (GREF-PUSH) */,
1480     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<method>> */,
1481     0x00000006    /*  20 (CONST-PUSH) */,
1482     SCM_WORD(SCM_UNDEFINED) /* generic */,
1483     0x00000048    /*  22 (LREF0-PUSH) */,
1484     0x00000006    /*  23 (CONST-PUSH) */,
1485     SCM_WORD(SCM_UNDEFINED) /* specializers */,
1486     0x00000055    /*  25 (GREF) */,
1487     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1488     0x0000016f    /*  27 (LIST 1) */,
1489     0x0000000d    /*  28 (PUSH) */,
1490     0x00000006    /*  29 (CONST-PUSH) */,
1491     SCM_WORD(SCM_UNDEFINED) /* lambda-list */,
1492     0x00000006    /*  31 (CONST-PUSH) */,
1493     SCM_WORD(SCM_OBJ(&scm__rc.d396[143])) /* (t) */,
1494     0x00000006    /*  33 (CONST-PUSH) */,
1495     SCM_WORD(SCM_UNDEFINED) /* body */,
1496     0x00000016    /*  35 (CLOSURE) */,
1497     SCM_WORD(SCM_OBJ(&scm__rc.d399[17])) /* #<compiled-code #f@0xa272930> */,
1498     0x0000095a    /*  37 (PUSH-GREF-CALL 9) */,
1499     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1500     0x0000025a    /*  39 (PUSH-GREF-CALL 2) */,
1501     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#add-method!> */,
1502     0x0000003a    /*  41 (LREF0) */,
1503     0x00000014    /*  42 (RET) */,
1504     /* #f */
1505     0x0000004a    /*   0 (LREF2-PUSH) */,
1506     0x0000003b    /*   1 (LREF1) */,
1507     0x000000a5    /*   2 (SLOT-SETC) */,
1508     SCM_WORD(SCM_UNDEFINED) /* type */,
1509     0x00000014    /*   4 (RET) */,
1510     /* %toplevel */
1511     0x0000020e    /*   0 (PRE-CALL 2) */,
1512     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[229]) + 12),
1513     0x00000006    /*   2 (CONST-PUSH) */,
1514     SCM_WORD(SCM_UNDEFINED) /* set-time-type! */,
1515     0x0000010e    /*   4 (PRE-CALL 1) */,
1516     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[229]) + 10),
1517     0x00000006    /*   6 (CONST-PUSH) */,
1518     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
1519     0x00000157    /*   8 (GREF-CALL 1) */,
1520     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
1521     0x0000025a    /*  10 (PUSH-GREF-CALL 2) */,
1522     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#%ensure-generic-function> */,
1523     0x00000118    /*  12 (PUSH-LOCAL-ENV 1) */,
1524     0x0000020e    /*  13 (PRE-CALL 2) */,
1525     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[229]) + 43),
1526     0x00000048    /*  15 (LREF0-PUSH) */,
1527     0x0000090e    /*  16 (PRE-CALL 9) */,
1528     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[229]) + 41),
1529     0x00000056    /*  18 (GREF-PUSH) */,
1530     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<method>> */,
1531     0x00000006    /*  20 (CONST-PUSH) */,
1532     SCM_WORD(SCM_UNDEFINED) /* generic */,
1533     0x00000048    /*  22 (LREF0-PUSH) */,
1534     0x00000006    /*  23 (CONST-PUSH) */,
1535     SCM_WORD(SCM_UNDEFINED) /* specializers */,
1536     0x00000056    /*  25 (GREF-PUSH) */,
1537     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1538     0x00000055    /*  27 (GREF) */,
1539     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<top>> */,
1540     0x0000026f    /*  29 (LIST 2) */,
1541     0x0000000d    /*  30 (PUSH) */,
1542     0x00000006    /*  31 (CONST-PUSH) */,
1543     SCM_WORD(SCM_UNDEFINED) /* lambda-list */,
1544     0x00000006    /*  33 (CONST-PUSH) */,
1545     SCM_WORD(SCM_OBJ(&scm__rc.d396[161])) /* (t s) */,
1546     0x00000006    /*  35 (CONST-PUSH) */,
1547     SCM_WORD(SCM_UNDEFINED) /* body */,
1548     0x00000016    /*  37 (CLOSURE) */,
1549     SCM_WORD(SCM_OBJ(&scm__rc.d399[19])) /* #<compiled-code #f@0xa272738> */,
1550     0x0000095a    /*  39 (PUSH-GREF-CALL 9) */,
1551     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1552     0x0000025a    /*  41 (PUSH-GREF-CALL 2) */,
1553     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#add-method!> */,
1554     0x0000003a    /*  43 (LREF0) */,
1555     0x00000014    /*  44 (RET) */,
1556     /* #f */
1557     0x0000004a    /*   0 (LREF2-PUSH) */,
1558     0x0000003b    /*   1 (LREF1) */,
1559     0x000000a5    /*   2 (SLOT-SETC) */,
1560     SCM_WORD(SCM_UNDEFINED) /* second */,
1561     0x00000014    /*   4 (RET) */,
1562     /* %toplevel */
1563     0x0000020e    /*   0 (PRE-CALL 2) */,
1564     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[279]) + 12),
1565     0x00000006    /*   2 (CONST-PUSH) */,
1566     SCM_WORD(SCM_UNDEFINED) /* set-time-second! */,
1567     0x0000010e    /*   4 (PRE-CALL 1) */,
1568     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[279]) + 10),
1569     0x00000006    /*   6 (CONST-PUSH) */,
1570     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
1571     0x00000157    /*   8 (GREF-CALL 1) */,
1572     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
1573     0x0000025a    /*  10 (PUSH-GREF-CALL 2) */,
1574     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#%ensure-generic-function> */,
1575     0x00000118    /*  12 (PUSH-LOCAL-ENV 1) */,
1576     0x0000020e    /*  13 (PRE-CALL 2) */,
1577     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[279]) + 43),
1578     0x00000048    /*  15 (LREF0-PUSH) */,
1579     0x0000090e    /*  16 (PRE-CALL 9) */,
1580     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[279]) + 41),
1581     0x00000056    /*  18 (GREF-PUSH) */,
1582     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<method>> */,
1583     0x00000006    /*  20 (CONST-PUSH) */,
1584     SCM_WORD(SCM_UNDEFINED) /* generic */,
1585     0x00000048    /*  22 (LREF0-PUSH) */,
1586     0x00000006    /*  23 (CONST-PUSH) */,
1587     SCM_WORD(SCM_UNDEFINED) /* specializers */,
1588     0x00000056    /*  25 (GREF-PUSH) */,
1589     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1590     0x00000055    /*  27 (GREF) */,
1591     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<top>> */,
1592     0x0000026f    /*  29 (LIST 2) */,
1593     0x0000000d    /*  30 (PUSH) */,
1594     0x00000006    /*  31 (CONST-PUSH) */,
1595     SCM_WORD(SCM_UNDEFINED) /* lambda-list */,
1596     0x00000006    /*  33 (CONST-PUSH) */,
1597     SCM_WORD(SCM_OBJ(&scm__rc.d396[161])) /* (t s) */,
1598     0x00000006    /*  35 (CONST-PUSH) */,
1599     SCM_WORD(SCM_UNDEFINED) /* body */,
1600     0x00000016    /*  37 (CLOSURE) */,
1601     SCM_WORD(SCM_OBJ(&scm__rc.d399[21])) /* #<compiled-code #f@0xa0003b8> */,
1602     0x0000095a    /*  39 (PUSH-GREF-CALL 9) */,
1603     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1604     0x0000025a    /*  41 (PUSH-GREF-CALL 2) */,
1605     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#add-method!> */,
1606     0x0000003a    /*  43 (LREF0) */,
1607     0x00000014    /*  44 (RET) */,
1608     /* #f */
1609     0x0000004a    /*   0 (LREF2-PUSH) */,
1610     0x0000003b    /*   1 (LREF1) */,
1611     0x000000a5    /*   2 (SLOT-SETC) */,
1612     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
1613     0x00000014    /*   4 (RET) */,
1614     /* %toplevel */
1615     0x0000020e    /*   0 (PRE-CALL 2) */,
1616     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[329]) + 12),
1617     0x00000006    /*   2 (CONST-PUSH) */,
1618     SCM_WORD(SCM_UNDEFINED) /* set-time-nanosecond! */,
1619     0x0000010e    /*   4 (PRE-CALL 1) */,
1620     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[329]) + 10),
1621     0x00000006    /*   6 (CONST-PUSH) */,
1622     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
1623     0x00000157    /*   8 (GREF-CALL 1) */,
1624     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
1625     0x0000025a    /*  10 (PUSH-GREF-CALL 2) */,
1626     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#%ensure-generic-function> */,
1627     0x00000118    /*  12 (PUSH-LOCAL-ENV 1) */,
1628     0x0000020e    /*  13 (PRE-CALL 2) */,
1629     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[329]) + 43),
1630     0x00000048    /*  15 (LREF0-PUSH) */,
1631     0x0000090e    /*  16 (PRE-CALL 9) */,
1632     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[329]) + 41),
1633     0x00000056    /*  18 (GREF-PUSH) */,
1634     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<method>> */,
1635     0x00000006    /*  20 (CONST-PUSH) */,
1636     SCM_WORD(SCM_UNDEFINED) /* generic */,
1637     0x00000048    /*  22 (LREF0-PUSH) */,
1638     0x00000006    /*  23 (CONST-PUSH) */,
1639     SCM_WORD(SCM_UNDEFINED) /* specializers */,
1640     0x00000056    /*  25 (GREF-PUSH) */,
1641     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1642     0x00000055    /*  27 (GREF) */,
1643     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<top>> */,
1644     0x0000026f    /*  29 (LIST 2) */,
1645     0x0000000d    /*  30 (PUSH) */,
1646     0x00000006    /*  31 (CONST-PUSH) */,
1647     SCM_WORD(SCM_UNDEFINED) /* lambda-list */,
1648     0x00000006    /*  33 (CONST-PUSH) */,
1649     SCM_WORD(SCM_OBJ(&scm__rc.d396[161])) /* (t s) */,
1650     0x00000006    /*  35 (CONST-PUSH) */,
1651     SCM_WORD(SCM_UNDEFINED) /* body */,
1652     0x00000016    /*  37 (CLOSURE) */,
1653     SCM_WORD(SCM_OBJ(&scm__rc.d399[23])) /* #<compiled-code #f@0xa037a48> */,
1654     0x0000095a    /*  39 (PUSH-GREF-CALL 9) */,
1655     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1656     0x0000025a    /*  41 (PUSH-GREF-CALL 2) */,
1657     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#add-method!> */,
1658     0x0000003a    /*  43 (LREF0) */,
1659     0x00000014    /*  44 (RET) */,
1660     /* make-time */
1661     0x00000056    /*   0 (GREF-PUSH) */,
1662     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1663     0x00000006    /*   2 (CONST-PUSH) */,
1664     SCM_WORD(SCM_UNDEFINED) /* type */,
1665     0x0000004a    /*   4 (LREF2-PUSH) */,
1666     0x00000006    /*   5 (CONST-PUSH) */,
1667     SCM_WORD(SCM_UNDEFINED) /* second */,
1668     0x00000048    /*   7 (LREF0-PUSH) */,
1669     0x00000006    /*   8 (CONST-PUSH) */,
1670     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
1671     0x00000049    /*  10 (LREF1-PUSH) */,
1672     0x00000758    /*  11 (GREF-TAIL-CALL 7) */,
1673     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1674     0x00000014    /*  13 (RET) */,
1675     /* copy-time */
1676     0x00000056    /*   0 (GREF-PUSH) */,
1677     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1678     0x00000006    /*   2 (CONST-PUSH) */,
1679     SCM_WORD(SCM_UNDEFINED) /* type */,
1680     0x0000010e    /*   4 (PRE-CALL 1) */,
1681     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[388]) + 8),
1682     0x0000015d    /*   6 (LREF0-PUSH-GREF-CALL 1) */,
1683     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
1684     0x0000000d    /*   8 (PUSH) */,
1685     0x00000006    /*   9 (CONST-PUSH) */,
1686     SCM_WORD(SCM_UNDEFINED) /* second */,
1687     0x0000010e    /*  11 (PRE-CALL 1) */,
1688     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[388]) + 15),
1689     0x0000015d    /*  13 (LREF0-PUSH-GREF-CALL 1) */,
1690     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
1691     0x0000000d    /*  15 (PUSH) */,
1692     0x00000006    /*  16 (CONST-PUSH) */,
1693     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
1694     0x0000010e    /*  18 (PRE-CALL 1) */,
1695     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[388]) + 22),
1696     0x0000015d    /*  20 (LREF0-PUSH-GREF-CALL 1) */,
1697     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
1698     0x0000075b    /*  22 (PUSH-GREF-TAIL-CALL 7) */,
1699     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1700     0x00000014    /*  24 (RET) */,
1701     /* tm:make-time-usec */
1702     0x0000004a    /*   0 (LREF2-PUSH) */,
1703     0x00000048    /*   1 (LREF0-PUSH) */,
1704     0x0003e802    /*   2 (CONSTI 1000) */,
1705     0x00000097    /*   3 (NUMMUL2) */,
1706     0x0000000d    /*   4 (PUSH) */,
1707     0x00000049    /*   5 (LREF1-PUSH) */,
1708     0x00000358    /*   6 (GREF-TAIL-CALL 3) */,
1709     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-time> */,
1710     0x00000014    /*   8 (RET) */,
1711     /* tm:current-time-process */
1712     0x0000000e    /*   0 (PRE-CALL 0) */,
1713     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[422]) + 4),
1714     0x00000057    /*   2 (GREF-CALL 0) */,
1715     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#sys-times> */,
1716     0x00000118    /*   4 (PUSH-LOCAL-ENV 1) */,
1717     0x0000003a    /*   5 (LREF0) */,
1718     0x00000064    /*   6 (CAR-PUSH) */,
1719     0x0000003a    /*   7 (LREF0) */,
1720     0x00000069    /*   8 (CADR) */,
1721     0x00000095    /*   9 (NUMADD2) */,
1722     0x00000118    /*  10 (PUSH-LOCAL-ENV 1) */,
1723     0x0000020e    /*  11 (PRE-CALL 2) */,
1724     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[422]) + 17),
1725     0x0000004c    /*  13 (LREF10-PUSH) */,
1726     0x00000407    /*  14 (CONSTI-PUSH 4) */,
1727     0x00000257    /*  15 (GREF-CALL 2) */,
1728     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#list-ref> */,
1729     0x00000118    /*  17 (PUSH-LOCAL-ENV 1) */,
1730     0x0000020e    /*  18 (PRE-CALL 2) */,
1731     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[422]) + 23),
1732     0x0000004c    /*  20 (LREF10-PUSH) */,
1733     0x0000025d    /*  21 (LREF0-PUSH-GREF-CALL 2) */,
1734     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
1735     0x00000118    /*  23 (PUSH-LOCAL-ENV 1) */,
1736     0x00000056    /*  24 (GREF-PUSH) */,
1737     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
1738     0x0000003e    /*  26 (LREF10) */,
1739     0x00000098    /*  27 (NUMDIV2) */,
1740     0x0000020f    /*  28 (PUSH-PRE-CALL 2) */,
1741     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[422]) + 34),
1742     0x0000004f    /*  30 (LREF20-PUSH) */,
1743     0x0000004c    /*  31 (LREF10-PUSH) */,
1744     0x00000257    /*  32 (GREF-CALL 2) */,
1745     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
1746     0x00000097    /*  34 (NUMMUL2) */,
1747     0x00000118    /*  35 (PUSH-LOCAL-ENV 1) */,
1748     0x00000547    /*  36 (LREF-PUSH 5 0) */,
1749     0x00000048    /*  37 (LREF0-PUSH) */,
1750     0x0000004c    /*  38 (LREF10-PUSH) */,
1751     0x00000358    /*  39 (GREF-TAIL-CALL 3) */,
1752     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-time> */,
1753     0x00000014    /*  41 (RET) */,
1754     /* tm:current-time-tai */
1755     0x0000000e    /*   0 (PRE-CALL 0) */,
1756     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[464]) + 4),
1757     0x00000057    /*   2 (GREF-CALL 0) */,
1758     SCM_WORD(SCM_UNDEFINED) /* #<identifier gauche#current-time> */,
1759     0x00000118    /*   4 (PUSH-LOCAL-ENV 1) */,
1760     0x0000003a    /*   5 (LREF0) */,
1761     0x000000a4    /*   6 (SLOT-REFC) */,
1762     SCM_WORD(SCM_UNDEFINED) /* second */,
1763     0x00000118    /*   8 (PUSH-LOCAL-ENV 1) */,
1764     0x00000056    /*   9 (GREF-PUSH) */,
1765     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
1766     0x00000006    /*  11 (CONST-PUSH) */,
1767     SCM_WORD(SCM_UNDEFINED) /* type */,
1768     0x0000004f    /*  13 (LREF20-PUSH) */,
1769     0x00000006    /*  14 (CONST-PUSH) */,
1770     SCM_WORD(SCM_UNDEFINED) /* second */,
1771     0x00000048    /*  16 (LREF0-PUSH) */,
1772     0x0000010e    /*  17 (PRE-CALL 1) */,
1773     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[464]) + 21),
1774     0x0000015d    /*  19 (LREF0-PUSH-GREF-CALL 1) */,
1775     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-delta> */,
1776     0x00000095    /*  21 (NUMADD2) */,
1777     0x0000000d    /*  22 (PUSH) */,
1778     0x00000006    /*  23 (CONST-PUSH) */,
1779     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
1780     0x0000003e    /*  25 (LREF10) */,
1781     0x000000a4    /*  26 (SLOT-REFC) */,
1782     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
1783     0x0000075b    /*  28 (PUSH-GREF-TAIL-CALL 7) */,
1784     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
1785     0x00000014    /*  30 (RET) */,
1786     /* current-time */
1787     0x0000003a    /*   0 (LREF0) */,
1788     0x00000022    /*   1 (BNNULL) */,
1789     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[495]) + 7),
1790     0x00000001    /*   3 (CONST) */,
1791     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
1792     0x00000013    /*   5 (JUMP) */,
1793     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[495]) + 9),
1794     0x0000003a    /*   7 (LREF0) */,
1795     0x00000063    /*   8 (CAR) */,
1796     0x00000118    /*   9 (PUSH-LOCAL-ENV 1) */,
1797     0x0000003a    /*  10 (LREF0) */,
1798     0x00000029    /*  11 (BNEQC) */,
1799     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
1800     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[495]) + 17)  /*     17 */,
1801     0x0000015e    /*  14 (LREF0-PUSH-GREF-TAIL-CALL 1) */,
1802     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:current-time-tai> */,
1803     0x00000014    /*  16 (RET) */,
1804     0x0000003a    /*  17 (LREF0) */,
1805     0x00000029    /*  18 (BNEQC) */,
1806     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
1807     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[495]) + 24)  /*     24 */,
1808     0x00000058    /*  21 (GREF-TAIL-CALL 0) */,
1809     SCM_WORD(SCM_UNDEFINED) /* #<identifier gauche#current-time> */,
1810     0x00000014    /*  23 (RET) */,
1811     0x0000003a    /*  24 (LREF0) */,
1812     0x00000029    /*  25 (BNEQC) */,
1813     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
1814     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[495]) + 31)  /*     31 */,
1815     0x0000015e    /*  28 (LREF0-PUSH-GREF-TAIL-CALL 1) */,
1816     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:current-time-tai> */,
1817     0x00000014    /*  30 (RET) */,
1818     0x0000003a    /*  31 (LREF0) */,
1819     0x00000029    /*  32 (BNEQC) */,
1820     SCM_WORD(SCM_UNDEFINED) /* time-thread */,
1821     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[495]) + 40)  /*     40 */,
1822     0x00000006    /*  35 (CONST-PUSH) */,
1823     SCM_WORD(SCM_UNDEFINED) /* time-thread */,
1824     0x00000158    /*  37 (GREF-TAIL-CALL 1) */,
1825     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:current-time-process> */,
1826     0x00000014    /*  39 (RET) */,
1827     0x0000003a    /*  40 (LREF0) */,
1828     0x00000029    /*  41 (BNEQC) */,
1829     SCM_WORD(SCM_UNDEFINED) /* time-process */,
1830     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[495]) + 49)  /*     49 */,
1831     0x00000006    /*  44 (CONST-PUSH) */,
1832     SCM_WORD(SCM_UNDEFINED) /* time-process */,
1833     0x00000158    /*  46 (GREF-TAIL-CALL 1) */,
1834     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:current-time-process> */,
1835     0x00000014    /*  48 (RET) */,
1836     0x00000006    /*  49 (CONST-PUSH) */,
1837     SCM_WORD(SCM_OBJ(&scm__sc.d397[58])) /* current-time: invalid-clock-type */,
1838     0x0000025e    /*  51 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
1839     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
1840     0x00000014    /*  53 (RET) */,
1841     /* time-resolution */
1842     0x0000000a    /*   0 (CONST-RET) */,
1843     SCM_WORD(SCM_MAKE_INT(10000000U)) /* 10000000 */,
1844     /* time=? */
1845     0x0000010e    /*   0 (PRE-CALL 1) */,
1846     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[551]) + 5),
1847     0x00000049    /*   2 (LREF1-PUSH) */,
1848     0x00000157    /*   3 (GREF-CALL 1) */,
1849     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
1850     0x0000001e    /*   5 (BF) */,
1851     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[551]) + 9),
1852     0x00000013    /*   7 (JUMP) */,
1853     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[551]) + 18),
1854     0x0000030e    /*   9 (PRE-CALL 3) */,
1855     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[551]) + 18),
1856     0x00000006    /*  11 (CONST-PUSH) */,
1857     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
1858     0x00000006    /*  13 (CONST-PUSH) */,
1859     SCM_WORD(SCM_UNDEFINED) /* time=? */,
1860     0x00000049    /*  15 (LREF1-PUSH) */,
1861     0x00000357    /*  16 (GREF-CALL 3) */,
1862     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
1863     0x0000010e    /*  18 (PRE-CALL 1) */,
1864     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[551]) + 22),
1865     0x0000015d    /*  20 (LREF0-PUSH-GREF-CALL 1) */,
1866     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
1867     0x0000001e    /*  22 (BF) */,
1868     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[551]) + 26),
1869     0x00000013    /*  24 (JUMP) */,
1870     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[551]) + 34),
1871     0x0000030e    /*  26 (PRE-CALL 3) */,
1872     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[551]) + 34),
1873     0x00000006    /*  28 (CONST-PUSH) */,
1874     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
1875     0x00000006    /*  30 (CONST-PUSH) */,
1876     SCM_WORD(SCM_UNDEFINED) /* time=? */,
1877     0x0000035d    /*  32 (LREF0-PUSH-GREF-CALL 3) */,
1878     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
1879     0x00000049    /*  34 (LREF1-PUSH) */,
1880     0x0000025e    /*  35 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
1881     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#equal?> */,
1882     0x00000014    /*  37 (RET) */,
1883     /* %toplevel */
1884     0x00000016    /*   0 (CLOSURE) */,
1885     SCM_WORD(SCM_OBJ(&scm__rc.d399[32])) /* #<compiled-code time=?@0xa07b9d8> */,
1886     0x00000015    /*   2 (DEFINE 0) */,
1887     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time=?> */,
1888     0x00000014    /*   4 (RET) */,
1889     /* time>? */
1890     0x0000010e    /*   0 (PRE-CALL 1) */,
1891     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 5),
1892     0x00000049    /*   2 (LREF1-PUSH) */,
1893     0x00000157    /*   3 (GREF-CALL 1) */,
1894     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
1895     0x0000001e    /*   5 (BF) */,
1896     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 9),
1897     0x00000013    /*   7 (JUMP) */,
1898     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 18),
1899     0x0000030e    /*   9 (PRE-CALL 3) */,
1900     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 18),
1901     0x00000006    /*  11 (CONST-PUSH) */,
1902     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
1903     0x00000006    /*  13 (CONST-PUSH) */,
1904     SCM_WORD(SCM_UNDEFINED) /* time>? */,
1905     0x00000049    /*  15 (LREF1-PUSH) */,
1906     0x00000357    /*  16 (GREF-CALL 3) */,
1907     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
1908     0x0000010e    /*  18 (PRE-CALL 1) */,
1909     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 22),
1910     0x0000015d    /*  20 (LREF0-PUSH-GREF-CALL 1) */,
1911     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
1912     0x0000001e    /*  22 (BF) */,
1913     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 26),
1914     0x00000013    /*  24 (JUMP) */,
1915     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 34),
1916     0x0000030e    /*  26 (PRE-CALL 3) */,
1917     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 34),
1918     0x00000006    /*  28 (CONST-PUSH) */,
1919     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
1920     0x00000006    /*  30 (CONST-PUSH) */,
1921     SCM_WORD(SCM_UNDEFINED) /* time>? */,
1922     0x0000035d    /*  32 (LREF0-PUSH-GREF-CALL 3) */,
1923     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
1924     0x0000020e    /*  34 (PRE-CALL 2) */,
1925     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[594]) + 39),
1926     0x00000049    /*  36 (LREF1-PUSH) */,
1927     0x0000025d    /*  37 (LREF0-PUSH-GREF-CALL 2) */,
1928     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#compare> */,
1929     0x0000000d    /*  39 (PUSH) */,
1930     0x00000002    /*  40 (CONSTI 0) */,
1931     0x00000093    /*  41 (NUMGT2) */,
1932     0x00000014    /*  42 (RET) */,
1933     /* %toplevel */
1934     0x00000016    /*   0 (CLOSURE) */,
1935     SCM_WORD(SCM_OBJ(&scm__rc.d399[34])) /* #<compiled-code time>?@0xa07b658> */,
1936     0x00000015    /*   2 (DEFINE 0) */,
1937     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time>?> */,
1938     0x00000014    /*   4 (RET) */,
1939     /* time<? */
1940     0x0000010e    /*   0 (PRE-CALL 1) */,
1941     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 5),
1942     0x00000049    /*   2 (LREF1-PUSH) */,
1943     0x00000157    /*   3 (GREF-CALL 1) */,
1944     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
1945     0x0000001e    /*   5 (BF) */,
1946     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 9),
1947     0x00000013    /*   7 (JUMP) */,
1948     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 18),
1949     0x0000030e    /*   9 (PRE-CALL 3) */,
1950     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 18),
1951     0x00000006    /*  11 (CONST-PUSH) */,
1952     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
1953     0x00000006    /*  13 (CONST-PUSH) */,
1954     SCM_WORD(SCM_UNDEFINED) /* time<? */,
1955     0x00000049    /*  15 (LREF1-PUSH) */,
1956     0x00000357    /*  16 (GREF-CALL 3) */,
1957     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
1958     0x0000010e    /*  18 (PRE-CALL 1) */,
1959     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 22),
1960     0x0000015d    /*  20 (LREF0-PUSH-GREF-CALL 1) */,
1961     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
1962     0x0000001e    /*  22 (BF) */,
1963     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 26),
1964     0x00000013    /*  24 (JUMP) */,
1965     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 34),
1966     0x0000030e    /*  26 (PRE-CALL 3) */,
1967     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 34),
1968     0x00000006    /*  28 (CONST-PUSH) */,
1969     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
1970     0x00000006    /*  30 (CONST-PUSH) */,
1971     SCM_WORD(SCM_UNDEFINED) /* time<? */,
1972     0x0000035d    /*  32 (LREF0-PUSH-GREF-CALL 3) */,
1973     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
1974     0x0000020e    /*  34 (PRE-CALL 2) */,
1975     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[642]) + 39),
1976     0x00000049    /*  36 (LREF1-PUSH) */,
1977     0x0000025d    /*  37 (LREF0-PUSH-GREF-CALL 2) */,
1978     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#compare> */,
1979     0x0000000d    /*  39 (PUSH) */,
1980     0x00000002    /*  40 (CONSTI 0) */,
1981     0x00000091    /*  41 (NUMLT2) */,
1982     0x00000014    /*  42 (RET) */,
1983     /* %toplevel */
1984     0x00000016    /*   0 (CLOSURE) */,
1985     SCM_WORD(SCM_OBJ(&scm__rc.d399[36])) /* #<compiled-code time<?@0xa07b2d8> */,
1986     0x00000015    /*   2 (DEFINE 0) */,
1987     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time<?> */,
1988     0x00000014    /*   4 (RET) */,
1989     /* time>=? */
1990     0x0000010e    /*   0 (PRE-CALL 1) */,
1991     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 5),
1992     0x00000049    /*   2 (LREF1-PUSH) */,
1993     0x00000157    /*   3 (GREF-CALL 1) */,
1994     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
1995     0x0000001e    /*   5 (BF) */,
1996     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 9),
1997     0x00000013    /*   7 (JUMP) */,
1998     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 18),
1999     0x0000030e    /*   9 (PRE-CALL 3) */,
2000     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 18),
2001     0x00000006    /*  11 (CONST-PUSH) */,
2002     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
2003     0x00000006    /*  13 (CONST-PUSH) */,
2004     SCM_WORD(SCM_UNDEFINED) /* time>=? */,
2005     0x00000049    /*  15 (LREF1-PUSH) */,
2006     0x00000357    /*  16 (GREF-CALL 3) */,
2007     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2008     0x0000010e    /*  18 (PRE-CALL 1) */,
2009     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 22),
2010     0x0000015d    /*  20 (LREF0-PUSH-GREF-CALL 1) */,
2011     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2012     0x0000001e    /*  22 (BF) */,
2013     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 26),
2014     0x00000013    /*  24 (JUMP) */,
2015     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 34),
2016     0x0000030e    /*  26 (PRE-CALL 3) */,
2017     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 34),
2018     0x00000006    /*  28 (CONST-PUSH) */,
2019     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
2020     0x00000006    /*  30 (CONST-PUSH) */,
2021     SCM_WORD(SCM_UNDEFINED) /* time>=? */,
2022     0x0000035d    /*  32 (LREF0-PUSH-GREF-CALL 3) */,
2023     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2024     0x0000020e    /*  34 (PRE-CALL 2) */,
2025     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[690]) + 39),
2026     0x00000049    /*  36 (LREF1-PUSH) */,
2027     0x0000025d    /*  37 (LREF0-PUSH-GREF-CALL 2) */,
2028     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#compare> */,
2029     0x0000000d    /*  39 (PUSH) */,
2030     0x00000002    /*  40 (CONSTI 0) */,
2031     0x00000094    /*  41 (NUMGE2) */,
2032     0x00000014    /*  42 (RET) */,
2033     /* %toplevel */
2034     0x00000016    /*   0 (CLOSURE) */,
2035     SCM_WORD(SCM_OBJ(&scm__rc.d399[38])) /* #<compiled-code time>=?@0xa09ec78> */,
2036     0x00000015    /*   2 (DEFINE 0) */,
2037     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time>=?> */,
2038     0x00000014    /*   4 (RET) */,
2039     /* time<=? */
2040     0x0000010e    /*   0 (PRE-CALL 1) */,
2041     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 5),
2042     0x00000049    /*   2 (LREF1-PUSH) */,
2043     0x00000157    /*   3 (GREF-CALL 1) */,
2044     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2045     0x0000001e    /*   5 (BF) */,
2046     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 9),
2047     0x00000013    /*   7 (JUMP) */,
2048     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 18),
2049     0x0000030e    /*   9 (PRE-CALL 3) */,
2050     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 18),
2051     0x00000006    /*  11 (CONST-PUSH) */,
2052     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
2053     0x00000006    /*  13 (CONST-PUSH) */,
2054     SCM_WORD(SCM_UNDEFINED) /* time<=? */,
2055     0x00000049    /*  15 (LREF1-PUSH) */,
2056     0x00000357    /*  16 (GREF-CALL 3) */,
2057     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2058     0x0000010e    /*  18 (PRE-CALL 1) */,
2059     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 22),
2060     0x0000015d    /*  20 (LREF0-PUSH-GREF-CALL 1) */,
2061     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2062     0x0000001e    /*  22 (BF) */,
2063     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 26),
2064     0x00000013    /*  24 (JUMP) */,
2065     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 34),
2066     0x0000030e    /*  26 (PRE-CALL 3) */,
2067     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 34),
2068     0x00000006    /*  28 (CONST-PUSH) */,
2069     SCM_WORD(SCM_OBJ(&scm__sc.d397[62])) /* ~a: time objects are required, but got ~s */,
2070     0x00000006    /*  30 (CONST-PUSH) */,
2071     SCM_WORD(SCM_UNDEFINED) /* time<=? */,
2072     0x0000035d    /*  32 (LREF0-PUSH-GREF-CALL 3) */,
2073     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2074     0x0000020e    /*  34 (PRE-CALL 2) */,
2075     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[738]) + 39),
2076     0x00000049    /*  36 (LREF1-PUSH) */,
2077     0x0000025d    /*  37 (LREF0-PUSH-GREF-CALL 2) */,
2078     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#compare> */,
2079     0x0000000d    /*  39 (PUSH) */,
2080     0x00000002    /*  40 (CONSTI 0) */,
2081     0x00000092    /*  41 (NUMLE2) */,
2082     0x00000014    /*  42 (RET) */,
2083     /* %toplevel */
2084     0x00000016    /*   0 (CLOSURE) */,
2085     SCM_WORD(SCM_OBJ(&scm__rc.d399[40])) /* #<compiled-code time<=?@0xa09e770> */,
2086     0x00000015    /*   2 (DEFINE 0) */,
2087     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time<=?> */,
2088     0x00000014    /*   4 (RET) */,
2089     /* tm:time-difference */
2090     0x0000010e    /*   0 (PRE-CALL 1) */,
2091     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 5),
2092     0x0000004a    /*   2 (LREF2-PUSH) */,
2093     0x00000157    /*   3 (GREF-CALL 1) */,
2094     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2095     0x0000001e    /*   5 (BF) */,
2096     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 93),
2097     0x0000010e    /*   7 (PRE-CALL 1) */,
2098     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 12),
2099     0x00000049    /*   9 (LREF1-PUSH) */,
2100     0x00000157    /*  10 (GREF-CALL 1) */,
2101     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2102     0x0000001e    /*  12 (BF) */,
2103     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 93),
2104     0x0000010e    /*  14 (PRE-CALL 1) */,
2105     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 19),
2106     0x0000004a    /*  16 (LREF2-PUSH) */,
2107     0x00000157    /*  17 (GREF-CALL 1) */,
2108     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2109     0x0000010f    /*  19 (PUSH-PRE-CALL 1) */,
2110     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 24),
2111     0x00000049    /*  21 (LREF1-PUSH) */,
2112     0x00000157    /*  22 (GREF-CALL 1) */,
2113     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2114     0x00000020    /*  24 (BNEQ) */,
2115     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 93),
2116     0x0000010e    /*  26 (PRE-CALL 1) */,
2117     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 31),
2118     0x0000004a    /*  28 (LREF2-PUSH) */,
2119     0x00000157    /*  29 (GREF-CALL 1) */,
2120     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2121     0x0000010f    /*  31 (PUSH-PRE-CALL 1) */,
2122     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 36),
2123     0x00000049    /*  33 (LREF1-PUSH) */,
2124     0x00000157    /*  34 (GREF-CALL 1) */,
2125     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2126     0x00000096    /*  36 (NUMSUB2) */,
2127     0x0000010f    /*  37 (PUSH-PRE-CALL 1) */,
2128     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 42),
2129     0x0000004a    /*  39 (LREF2-PUSH) */,
2130     0x00000157    /*  40 (GREF-CALL 1) */,
2131     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
2132     0x0000010f    /*  42 (PUSH-PRE-CALL 1) */,
2133     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 47),
2134     0x00000049    /*  44 (LREF1-PUSH) */,
2135     0x00000157    /*  45 (GREF-CALL 1) */,
2136     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
2137     0x00000096    /*  47 (NUMSUB2) */,
2138     0x00000218    /*  48 (PUSH-LOCAL-ENV 2) */,
2139     0x0000020e    /*  49 (PRE-CALL 2) */,
2140     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 56),
2141     0x0000004c    /*  51 (LREF10-PUSH) */,
2142     0x00000056    /*  52 (GREF-PUSH) */,
2143     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-duration> */,
2144     0x00000257    /*  54 (GREF-CALL 2) */,
2145     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2146     0x0000010e    /*  56 (PRE-CALL 1) */,
2147     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 60),
2148     0x0000015d    /*  58 (LREF0-PUSH-GREF-CALL 1) */,
2149     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#negative?> */,
2150     0x0000001e    /*  60 (BF) */,
2151     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 80),
2152     0x0000020e    /*  62 (PRE-CALL 2) */,
2153     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 69),
2154     0x0000004c    /*  64 (LREF10-PUSH) */,
2155     0x0000003b    /*  65 (LREF1) */,
2156     -0x00000066   /*  66 (NUMADDI -1) */,
2157     0x0000025a    /*  67 (PUSH-GREF-CALL 2) */,
2158     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-second!> */,
2159     0x0000020e    /*  69 (PRE-CALL 2) */,
2160     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 91),
2161     0x0000004c    /*  71 (LREF10-PUSH) */,
2162     0x00000056    /*  72 (GREF-PUSH) */,
2163     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
2164     0x0000003a    /*  74 (LREF0) */,
2165     0x00000095    /*  75 (NUMADD2) */,
2166     0x0000025a    /*  76 (PUSH-GREF-CALL 2) */,
2167     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-nanosecond!> */,
2168     0x00000013    /*  78 (JUMP) */,
2169     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 91),
2170     0x0000020e    /*  80 (PRE-CALL 2) */,
2171     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 86),
2172     0x0000004c    /*  82 (LREF10-PUSH) */,
2173     0x00000049    /*  83 (LREF1-PUSH) */,
2174     0x00000257    /*  84 (GREF-CALL 2) */,
2175     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-second!> */,
2176     0x0000020e    /*  86 (PRE-CALL 2) */,
2177     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 91),
2178     0x0000004c    /*  88 (LREF10-PUSH) */,
2179     0x0000025d    /*  89 (LREF0-PUSH-GREF-CALL 2) */,
2180     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-nanosecond!> */,
2181     0x0000003e    /*  91 (LREF10) */,
2182     0x00000014    /*  92 (RET) */,
2183     0x00000006    /*  93 (CONST-PUSH) */,
2184     SCM_WORD(SCM_OBJ(&scm__sc.d397[72])) /* time-difference: incompatible time types: ~s, ~s */,
2185     0x0000004a    /*  95 (LREF2-PUSH) */,
2186     0x00000049    /*  96 (LREF1-PUSH) */,
2187     0x00000358    /*  97 (GREF-TAIL-CALL 3) */,
2188     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2189     0x00000014    /*  99 (RET) */,
2190     0x00000013    /* 100 (JUMP) */,
2191     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[786]) + 93),
2192     0x00000014    /* 102 (RET) */,
2193     /* time-difference */
2194     0x00000049    /*   0 (LREF1-PUSH) */,
2195     0x00000048    /*   1 (LREF0-PUSH) */,
2196     0x0000010e    /*   2 (PRE-CALL 1) */,
2197     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[889]) + 8),
2198     0x00000056    /*   4 (GREF-PUSH) */,
2199     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
2200     0x00000157    /*   6 (GREF-CALL 1) */,
2201     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
2202     0x0000035b    /*   8 (PUSH-GREF-TAIL-CALL 3) */,
2203     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-difference> */,
2204     0x00000014    /*  10 (RET) */,
2205     /* time-difference! */
2206     0x00000049    /*   0 (LREF1-PUSH) */,
2207     0x00000048    /*   1 (LREF0-PUSH) */,
2208     0x00000049    /*   2 (LREF1-PUSH) */,
2209     0x00000358    /*   3 (GREF-TAIL-CALL 3) */,
2210     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-difference> */,
2211     0x00000014    /*   5 (RET) */,
2212     /* tm:add-duration */
2213     0x0000010e    /*   0 (PRE-CALL 1) */,
2214     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 5),
2215     0x0000004a    /*   2 (LREF2-PUSH) */,
2216     0x00000157    /*   3 (GREF-CALL 1) */,
2217     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2218     0x0000001e    /*   5 (BF) */,
2219     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 16),
2220     0x0000010e    /*   7 (PRE-CALL 1) */,
2221     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 12),
2222     0x00000049    /*   9 (LREF1-PUSH) */,
2223     0x00000157    /*  10 (GREF-CALL 1) */,
2224     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2225     0x0000001e    /*  12 (BF) */,
2226     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 16),
2227     0x00000013    /*  14 (JUMP) */,
2228     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 24),
2229     0x0000030e    /*  16 (PRE-CALL 3) */,
2230     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 24),
2231     0x00000006    /*  18 (CONST-PUSH) */,
2232     SCM_WORD(SCM_OBJ(&scm__sc.d397[76])) /* add-duration: incompatible type types: ~a ~a */,
2233     0x0000004a    /*  20 (LREF2-PUSH) */,
2234     0x00000049    /*  21 (LREF1-PUSH) */,
2235     0x00000357    /*  22 (GREF-CALL 3) */,
2236     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2237     0x0000010e    /*  24 (PRE-CALL 1) */,
2238     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 29),
2239     0x00000049    /*  26 (LREF1-PUSH) */,
2240     0x00000157    /*  27 (GREF-CALL 1) */,
2241     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2242     0x00000029    /*  29 (BNEQC) */,
2243     SCM_WORD(SCM_UNDEFINED) /* time-duration */,
2244     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 34)  /*     34 */,
2245     0x00000013    /*  32 (JUMP) */,
2246     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 45),
2247     0x0000040e    /*  34 (PRE-CALL 4) */,
2248     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 45),
2249     0x00000006    /*  36 (CONST-PUSH) */,
2250     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2251     0x00000006    /*  38 (CONST-PUSH) */,
2252     SCM_WORD(SCM_UNDEFINED) /* add-duration */,
2253     0x00000006    /*  40 (CONST-PUSH) */,
2254     SCM_WORD(SCM_UNDEFINED) /* time-duration */,
2255     0x00000049    /*  42 (LREF1-PUSH) */,
2256     0x00000457    /*  43 (GREF-CALL 4) */,
2257     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2258     0x0000010e    /*  45 (PRE-CALL 1) */,
2259     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 50),
2260     0x0000004a    /*  47 (LREF2-PUSH) */,
2261     0x00000157    /*  48 (GREF-CALL 1) */,
2262     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2263     0x0000010f    /*  50 (PUSH-PRE-CALL 1) */,
2264     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 55),
2265     0x00000049    /*  52 (LREF1-PUSH) */,
2266     0x00000157    /*  53 (GREF-CALL 1) */,
2267     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2268     0x00000095    /*  55 (NUMADD2) */,
2269     0x0000010f    /*  56 (PUSH-PRE-CALL 1) */,
2270     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 61),
2271     0x0000004a    /*  58 (LREF2-PUSH) */,
2272     0x00000157    /*  59 (GREF-CALL 1) */,
2273     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
2274     0x0000010f    /*  61 (PUSH-PRE-CALL 1) */,
2275     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 66),
2276     0x00000049    /*  63 (LREF1-PUSH) */,
2277     0x00000157    /*  64 (GREF-CALL 1) */,
2278     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
2279     0x00000095    /*  66 (NUMADD2) */,
2280     0x00000218    /*  67 (PUSH-LOCAL-ENV 2) */,
2281     0x0000020e    /*  68 (PRE-CALL 2) */,
2282     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 74),
2283     0x0000005c    /*  70 (LREF0-PUSH-GREF) */,
2284     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
2285     0x0000025a    /*  72 (PUSH-GREF-CALL 2) */,
2286     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
2287     0x0000020f    /*  74 (PUSH-PRE-CALL 2) */,
2288     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 80),
2289     0x0000005c    /*  76 (LREF0-PUSH-GREF) */,
2290     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
2291     0x0000025a    /*  78 (PUSH-GREF-CALL 2) */,
2292     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
2293     0x00000218    /*  80 (PUSH-LOCAL-ENV 2) */,
2294     0x0000010e    /*  81 (PRE-CALL 1) */,
2295     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 86),
2296     0x00000049    /*  83 (LREF1-PUSH) */,
2297     0x00000157    /*  84 (GREF-CALL 1) */,
2298     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#negative?> */,
2299     0x0000001e    /*  86 (BF) */,
2300     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 108),
2301     0x0000020e    /*  88 (PRE-CALL 2) */,
2302     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 97),
2303     0x0000004f    /*  90 (LREF20-PUSH) */,
2304     0x0000004d    /*  91 (LREF11-PUSH) */,
2305     0x0000003a    /*  92 (LREF0) */,
2306     0x00000095    /*  93 (NUMADD2) */,
2307     -0x00000066   /*  94 (NUMADDI -1) */,
2308     0x0000025a    /*  95 (PUSH-GREF-CALL 2) */,
2309     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-second!> */,
2310     0x0000020e    /*  97 (PRE-CALL 2) */,
2311     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 122),
2312     0x0000004f    /*  99 (LREF20-PUSH) */,
2313     0x00000056    /* 100 (GREF-PUSH) */,
2314     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
2315     0x0000003b    /* 102 (LREF1) */,
2316     0x00000095    /* 103 (NUMADD2) */,
2317     0x0000025a    /* 104 (PUSH-GREF-CALL 2) */,
2318     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-nanosecond!> */,
2319     0x00000013    /* 106 (JUMP) */,
2320     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 122),
2321     0x0000020e    /* 108 (PRE-CALL 2) */,
2322     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 116),
2323     0x0000004f    /* 110 (LREF20-PUSH) */,
2324     0x0000004d    /* 111 (LREF11-PUSH) */,
2325     0x0000003a    /* 112 (LREF0) */,
2326     0x00000095    /* 113 (NUMADD2) */,
2327     0x0000025a    /* 114 (PUSH-GREF-CALL 2) */,
2328     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-second!> */,
2329     0x0000020e    /* 116 (PRE-CALL 2) */,
2330     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[906]) + 122),
2331     0x0000004f    /* 118 (LREF20-PUSH) */,
2332     0x00000049    /* 119 (LREF1-PUSH) */,
2333     0x00000257    /* 120 (GREF-CALL 2) */,
2334     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-nanosecond!> */,
2335     0x00000041    /* 122 (LREF20) */,
2336     0x00000014    /* 123 (RET) */,
2337     /* add-duration */
2338     0x00000049    /*   0 (LREF1-PUSH) */,
2339     0x00000048    /*   1 (LREF0-PUSH) */,
2340     0x0000030e    /*   2 (PRE-CALL 3) */,
2341     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1030]) + 15),
2342     0x00000056    /*   4 (GREF-PUSH) */,
2343     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
2344     0x00000006    /*   6 (CONST-PUSH) */,
2345     SCM_WORD(SCM_UNDEFINED) /* type */,
2346     0x0000010e    /*   8 (PRE-CALL 1) */,
2347     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1030]) + 13),
2348     0x00000049    /*  10 (LREF1-PUSH) */,
2349     0x00000157    /*  11 (GREF-CALL 1) */,
2350     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2351     0x0000035a    /*  13 (PUSH-GREF-CALL 3) */,
2352     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
2353     0x0000035b    /*  15 (PUSH-GREF-TAIL-CALL 3) */,
2354     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:add-duration> */,
2355     0x00000014    /*  17 (RET) */,
2356     /* add-duration! */
2357     0x00000049    /*   0 (LREF1-PUSH) */,
2358     0x00000048    /*   1 (LREF0-PUSH) */,
2359     0x00000049    /*   2 (LREF1-PUSH) */,
2360     0x00000358    /*   3 (GREF-TAIL-CALL 3) */,
2361     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:add-duration> */,
2362     0x00000014    /*   5 (RET) */,
2363     /* tm:subtract-duration */
2364     0x0000010e    /*   0 (PRE-CALL 1) */,
2365     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 5),
2366     0x0000004a    /*   2 (LREF2-PUSH) */,
2367     0x00000157    /*   3 (GREF-CALL 1) */,
2368     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2369     0x0000001e    /*   5 (BF) */,
2370     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 16),
2371     0x0000010e    /*   7 (PRE-CALL 1) */,
2372     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 12),
2373     0x00000049    /*   9 (LREF1-PUSH) */,
2374     0x00000157    /*  10 (GREF-CALL 1) */,
2375     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time?> */,
2376     0x0000001e    /*  12 (BF) */,
2377     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 16),
2378     0x00000013    /*  14 (JUMP) */,
2379     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 24),
2380     0x0000030e    /*  16 (PRE-CALL 3) */,
2381     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 24),
2382     0x00000006    /*  18 (CONST-PUSH) */,
2383     SCM_WORD(SCM_OBJ(&scm__sc.d397[81])) /* subtract-duration: incompatible type types: ~a ~a */,
2384     0x0000004a    /*  20 (LREF2-PUSH) */,
2385     0x00000049    /*  21 (LREF1-PUSH) */,
2386     0x00000357    /*  22 (GREF-CALL 3) */,
2387     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2388     0x0000010e    /*  24 (PRE-CALL 1) */,
2389     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 29),
2390     0x00000049    /*  26 (LREF1-PUSH) */,
2391     0x00000157    /*  27 (GREF-CALL 1) */,
2392     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2393     0x00000029    /*  29 (BNEQC) */,
2394     SCM_WORD(SCM_UNDEFINED) /* time-duration */,
2395     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 34)  /*     34 */,
2396     0x00000013    /*  32 (JUMP) */,
2397     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 45),
2398     0x0000040e    /*  34 (PRE-CALL 4) */,
2399     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 45),
2400     0x00000006    /*  36 (CONST-PUSH) */,
2401     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2402     0x00000006    /*  38 (CONST-PUSH) */,
2403     SCM_WORD(SCM_UNDEFINED) /* subtract-duration */,
2404     0x00000006    /*  40 (CONST-PUSH) */,
2405     SCM_WORD(SCM_UNDEFINED) /* time-duration */,
2406     0x00000049    /*  42 (LREF1-PUSH) */,
2407     0x00000457    /*  43 (GREF-CALL 4) */,
2408     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2409     0x0000010e    /*  45 (PRE-CALL 1) */,
2410     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 50),
2411     0x0000004a    /*  47 (LREF2-PUSH) */,
2412     0x00000157    /*  48 (GREF-CALL 1) */,
2413     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2414     0x0000010f    /*  50 (PUSH-PRE-CALL 1) */,
2415     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 55),
2416     0x00000049    /*  52 (LREF1-PUSH) */,
2417     0x00000157    /*  53 (GREF-CALL 1) */,
2418     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2419     0x00000096    /*  55 (NUMSUB2) */,
2420     0x0000010f    /*  56 (PUSH-PRE-CALL 1) */,
2421     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 61),
2422     0x0000004a    /*  58 (LREF2-PUSH) */,
2423     0x00000157    /*  59 (GREF-CALL 1) */,
2424     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
2425     0x0000010f    /*  61 (PUSH-PRE-CALL 1) */,
2426     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 66),
2427     0x00000049    /*  63 (LREF1-PUSH) */,
2428     0x00000157    /*  64 (GREF-CALL 1) */,
2429     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
2430     0x00000096    /*  66 (NUMSUB2) */,
2431     0x00000218    /*  67 (PUSH-LOCAL-ENV 2) */,
2432     0x0000020e    /*  68 (PRE-CALL 2) */,
2433     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 74),
2434     0x0000005c    /*  70 (LREF0-PUSH-GREF) */,
2435     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
2436     0x0000025a    /*  72 (PUSH-GREF-CALL 2) */,
2437     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
2438     0x0000020f    /*  74 (PUSH-PRE-CALL 2) */,
2439     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 80),
2440     0x0000005c    /*  76 (LREF0-PUSH-GREF) */,
2441     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
2442     0x0000025a    /*  78 (PUSH-GREF-CALL 2) */,
2443     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
2444     0x00000218    /*  80 (PUSH-LOCAL-ENV 2) */,
2445     0x0000010e    /*  81 (PRE-CALL 1) */,
2446     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 86),
2447     0x00000049    /*  83 (LREF1-PUSH) */,
2448     0x00000157    /*  84 (GREF-CALL 1) */,
2449     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#negative?> */,
2450     0x0000001e    /*  86 (BF) */,
2451     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 108),
2452     0x0000020e    /*  88 (PRE-CALL 2) */,
2453     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 97),
2454     0x0000004f    /*  90 (LREF20-PUSH) */,
2455     0x0000004d    /*  91 (LREF11-PUSH) */,
2456     0x0000003a    /*  92 (LREF0) */,
2457     0x00000096    /*  93 (NUMSUB2) */,
2458     -0x00000066   /*  94 (NUMADDI -1) */,
2459     0x0000025a    /*  95 (PUSH-GREF-CALL 2) */,
2460     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-second!> */,
2461     0x0000020e    /*  97 (PRE-CALL 2) */,
2462     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 122),
2463     0x0000004f    /*  99 (LREF20-PUSH) */,
2464     0x00000056    /* 100 (GREF-PUSH) */,
2465     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
2466     0x0000003b    /* 102 (LREF1) */,
2467     0x00000095    /* 103 (NUMADD2) */,
2468     0x0000025a    /* 104 (PUSH-GREF-CALL 2) */,
2469     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-nanosecond!> */,
2470     0x00000013    /* 106 (JUMP) */,
2471     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 122),
2472     0x0000020e    /* 108 (PRE-CALL 2) */,
2473     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 116),
2474     0x0000004f    /* 110 (LREF20-PUSH) */,
2475     0x0000004d    /* 111 (LREF11-PUSH) */,
2476     0x0000003a    /* 112 (LREF0) */,
2477     0x00000096    /* 113 (NUMSUB2) */,
2478     0x0000025a    /* 114 (PUSH-GREF-CALL 2) */,
2479     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-second!> */,
2480     0x0000020e    /* 116 (PRE-CALL 2) */,
2481     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]) + 122),
2482     0x0000004f    /* 118 (LREF20-PUSH) */,
2483     0x00000049    /* 119 (LREF1-PUSH) */,
2484     0x00000257    /* 120 (GREF-CALL 2) */,
2485     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-nanosecond!> */,
2486     0x00000041    /* 122 (LREF20) */,
2487     0x00000014    /* 123 (RET) */,
2488     /* subtract-duration */
2489     0x00000049    /*   0 (LREF1-PUSH) */,
2490     0x00000048    /*   1 (LREF0-PUSH) */,
2491     0x0000030e    /*   2 (PRE-CALL 3) */,
2492     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1178]) + 15),
2493     0x00000056    /*   4 (GREF-PUSH) */,
2494     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
2495     0x00000006    /*   6 (CONST-PUSH) */,
2496     SCM_WORD(SCM_UNDEFINED) /* type */,
2497     0x0000010e    /*   8 (PRE-CALL 1) */,
2498     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1178]) + 13),
2499     0x00000049    /*  10 (LREF1-PUSH) */,
2500     0x00000157    /*  11 (GREF-CALL 1) */,
2501     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2502     0x0000035a    /*  13 (PUSH-GREF-CALL 3) */,
2503     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
2504     0x0000035b    /*  15 (PUSH-GREF-TAIL-CALL 3) */,
2505     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:subtract-duration> */,
2506     0x00000014    /*  17 (RET) */,
2507     /* subtract-duration! */
2508     0x00000049    /*   0 (LREF1-PUSH) */,
2509     0x00000048    /*   1 (LREF0-PUSH) */,
2510     0x00000049    /*   2 (LREF1-PUSH) */,
2511     0x00000358    /*   3 (GREF-TAIL-CALL 3) */,
2512     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:subtract-duration> */,
2513     0x00000014    /*   5 (RET) */,
2514     /* tm:time-tai->time-utc! */
2515     0x0000010e    /*   0 (PRE-CALL 1) */,
2516     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 5),
2517     0x0000004a    /*   2 (LREF2-PUSH) */,
2518     0x00000157    /*   3 (GREF-CALL 1) */,
2519     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2520     0x00000029    /*   5 (BNEQC) */,
2521     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
2522     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 10)  /*     10 */,
2523     0x00000013    /*   8 (JUMP) */,
2524     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 20),
2525     0x0000040e    /*  10 (PRE-CALL 4) */,
2526     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 20),
2527     0x00000006    /*  12 (CONST-PUSH) */,
2528     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2529     0x00000048    /*  14 (LREF0-PUSH) */,
2530     0x00000006    /*  15 (CONST-PUSH) */,
2531     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
2532     0x0000004a    /*  17 (LREF2-PUSH) */,
2533     0x00000457    /*  18 (GREF-CALL 4) */,
2534     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2535     0x0000020e    /*  20 (PRE-CALL 2) */,
2536     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 27),
2537     0x00000049    /*  22 (LREF1-PUSH) */,
2538     0x00000056    /*  23 (GREF-PUSH) */,
2539     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc> */,
2540     0x00000257    /*  25 (GREF-CALL 2) */,
2541     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2542     0x0000020e    /*  27 (PRE-CALL 2) */,
2543     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 37),
2544     0x00000049    /*  29 (LREF1-PUSH) */,
2545     0x0000010e    /*  30 (PRE-CALL 1) */,
2546     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 35),
2547     0x0000004a    /*  32 (LREF2-PUSH) */,
2548     0x00000157    /*  33 (GREF-CALL 1) */,
2549     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
2550     0x0000025a    /*  35 (PUSH-GREF-CALL 2) */,
2551     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-nanosecond!> */,
2552     0x0000020e    /*  37 (PRE-CALL 2) */,
2553     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 57),
2554     0x00000049    /*  39 (LREF1-PUSH) */,
2555     0x0000010e    /*  40 (PRE-CALL 1) */,
2556     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 45),
2557     0x0000004a    /*  42 (LREF2-PUSH) */,
2558     0x00000157    /*  43 (GREF-CALL 1) */,
2559     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2560     0x0000010f    /*  45 (PUSH-PRE-CALL 1) */,
2561     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 54),
2562     0x0000010e    /*  47 (PRE-CALL 1) */,
2563     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]) + 52),
2564     0x0000004a    /*  49 (LREF2-PUSH) */,
2565     0x00000157    /*  50 (GREF-CALL 1) */,
2566     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2567     0x0000015a    /*  52 (PUSH-GREF-CALL 1) */,
2568     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-delta> */,
2569     0x00000096    /*  54 (NUMSUB2) */,
2570     0x0000025a    /*  55 (PUSH-GREF-CALL 2) */,
2571     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-second!> */,
2572     0x0000003b    /*  57 (LREF1) */,
2573     0x00000014    /*  58 (RET) */,
2574     /* time-tai->time-utc */
2575     0x00000048    /*   0 (LREF0-PUSH) */,
2576     0x0000010e    /*   1 (PRE-CALL 1) */,
2577     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1261]) + 7),
2578     0x00000056    /*   3 (GREF-PUSH) */,
2579     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
2580     0x00000157    /*   5 (GREF-CALL 1) */,
2581     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
2582     0x0000000d    /*   7 (PUSH) */,
2583     0x00000006    /*   8 (CONST-PUSH) */,
2584     SCM_WORD(SCM_UNDEFINED) /* time-tai->time-utc */,
2585     0x00000358    /*  10 (GREF-TAIL-CALL 3) */,
2586     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-tai->time-utc!> */,
2587     0x00000014    /*  12 (RET) */,
2588     /* time-tai->time-utc! */
2589     0x00000048    /*   0 (LREF0-PUSH) */,
2590     0x00000048    /*   1 (LREF0-PUSH) */,
2591     0x00000006    /*   2 (CONST-PUSH) */,
2592     SCM_WORD(SCM_UNDEFINED) /* time-tai->time-utc! */,
2593     0x00000358    /*   4 (GREF-TAIL-CALL 3) */,
2594     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-tai->time-utc!> */,
2595     0x00000014    /*   6 (RET) */,
2596     /* tm:time-utc->time-tai! */
2597     0x0000010e    /*   0 (PRE-CALL 1) */,
2598     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 5),
2599     0x0000004a    /*   2 (LREF2-PUSH) */,
2600     0x00000157    /*   3 (GREF-CALL 1) */,
2601     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2602     0x00000029    /*   5 (BNEQC) */,
2603     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
2604     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 10)  /*     10 */,
2605     0x00000013    /*   8 (JUMP) */,
2606     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 20),
2607     0x0000040e    /*  10 (PRE-CALL 4) */,
2608     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 20),
2609     0x00000006    /*  12 (CONST-PUSH) */,
2610     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2611     0x00000048    /*  14 (LREF0-PUSH) */,
2612     0x00000006    /*  15 (CONST-PUSH) */,
2613     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
2614     0x0000004a    /*  17 (LREF2-PUSH) */,
2615     0x00000457    /*  18 (GREF-CALL 4) */,
2616     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2617     0x0000020e    /*  20 (PRE-CALL 2) */,
2618     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 27),
2619     0x00000049    /*  22 (LREF1-PUSH) */,
2620     0x00000056    /*  23 (GREF-PUSH) */,
2621     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-tai> */,
2622     0x00000257    /*  25 (GREF-CALL 2) */,
2623     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2624     0x0000020e    /*  27 (PRE-CALL 2) */,
2625     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 37),
2626     0x00000049    /*  29 (LREF1-PUSH) */,
2627     0x0000010e    /*  30 (PRE-CALL 1) */,
2628     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 35),
2629     0x0000004a    /*  32 (LREF2-PUSH) */,
2630     0x00000157    /*  33 (GREF-CALL 1) */,
2631     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
2632     0x0000025a    /*  35 (PUSH-GREF-CALL 2) */,
2633     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-nanosecond!> */,
2634     0x0000020e    /*  37 (PRE-CALL 2) */,
2635     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 57),
2636     0x00000049    /*  39 (LREF1-PUSH) */,
2637     0x0000010e    /*  40 (PRE-CALL 1) */,
2638     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 45),
2639     0x0000004a    /*  42 (LREF2-PUSH) */,
2640     0x00000157    /*  43 (GREF-CALL 1) */,
2641     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2642     0x0000010f    /*  45 (PUSH-PRE-CALL 1) */,
2643     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 54),
2644     0x0000010e    /*  47 (PRE-CALL 1) */,
2645     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]) + 52),
2646     0x0000004a    /*  49 (LREF2-PUSH) */,
2647     0x00000157    /*  50 (GREF-CALL 1) */,
2648     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
2649     0x0000015a    /*  52 (PUSH-GREF-CALL 1) */,
2650     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-delta> */,
2651     0x00000095    /*  54 (NUMADD2) */,
2652     0x0000025a    /*  55 (PUSH-GREF-CALL 2) */,
2653     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-second!> */,
2654     0x0000003b    /*  57 (LREF1) */,
2655     0x00000014    /*  58 (RET) */,
2656     /* time-utc->time-tai */
2657     0x00000048    /*   0 (LREF0-PUSH) */,
2658     0x0000010e    /*   1 (PRE-CALL 1) */,
2659     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1340]) + 7),
2660     0x00000056    /*   3 (GREF-PUSH) */,
2661     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
2662     0x00000157    /*   5 (GREF-CALL 1) */,
2663     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
2664     0x0000000d    /*   7 (PUSH) */,
2665     0x00000006    /*   8 (CONST-PUSH) */,
2666     SCM_WORD(SCM_UNDEFINED) /* time-utc->time-tai */,
2667     0x00000358    /*  10 (GREF-TAIL-CALL 3) */,
2668     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-utc->time-tai!> */,
2669     0x00000014    /*  12 (RET) */,
2670     /* time-utc->time-tai! */
2671     0x00000048    /*   0 (LREF0-PUSH) */,
2672     0x00000048    /*   1 (LREF0-PUSH) */,
2673     0x00000006    /*   2 (CONST-PUSH) */,
2674     SCM_WORD(SCM_UNDEFINED) /* time-utc->time-tai! */,
2675     0x00000358    /*   4 (GREF-TAIL-CALL 3) */,
2676     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-utc->time-tai!> */,
2677     0x00000014    /*   6 (RET) */,
2678     /* time-monotonic->time-utc */
2679     0x0000010e    /*   0 (PRE-CALL 1) */,
2680     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]) + 4),
2681     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
2682     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2683     0x00000029    /*   4 (BNEQC) */,
2684     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
2685     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]) + 9)  /*      9 */,
2686     0x00000013    /*   7 (JUMP) */,
2687     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]) + 19),
2688     0x0000040e    /*   9 (PRE-CALL 4) */,
2689     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]) + 19),
2690     0x00000006    /*  11 (CONST-PUSH) */,
2691     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2692     0x00000006    /*  13 (CONST-PUSH) */,
2693     SCM_WORD(SCM_UNDEFINED) /* time-monotonic->time-utc */,
2694     0x00000006    /*  15 (CONST-PUSH) */,
2695     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
2696     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
2697     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2698     0x0000010e    /*  19 (PRE-CALL 1) */,
2699     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]) + 23),
2700     0x0000015d    /*  21 (LREF0-PUSH-GREF-CALL 1) */,
2701     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#copy-time> */,
2702     0x00000118    /*  23 (PUSH-LOCAL-ENV 1) */,
2703     0x0000020e    /*  24 (PRE-CALL 2) */,
2704     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]) + 30),
2705     0x0000005c    /*  26 (LREF0-PUSH-GREF) */,
2706     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-tai> */,
2707     0x0000025a    /*  28 (PUSH-GREF-CALL 2) */,
2708     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2709     0x00000048    /*  30 (LREF0-PUSH) */,
2710     0x00000048    /*  31 (LREF0-PUSH) */,
2711     0x00000006    /*  32 (CONST-PUSH) */,
2712     SCM_WORD(SCM_UNDEFINED) /* time-monotonic->time-utc */,
2713     0x00000358    /*  34 (GREF-TAIL-CALL 3) */,
2714     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-tai->time-utc!> */,
2715     0x00000014    /*  36 (RET) */,
2716     /* time-monotonic->time-utc! */
2717     0x0000010e    /*   0 (PRE-CALL 1) */,
2718     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]) + 4),
2719     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
2720     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2721     0x00000029    /*   4 (BNEQC) */,
2722     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
2723     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]) + 9)  /*      9 */,
2724     0x00000013    /*   7 (JUMP) */,
2725     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]) + 19),
2726     0x0000040e    /*   9 (PRE-CALL 4) */,
2727     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]) + 19),
2728     0x00000006    /*  11 (CONST-PUSH) */,
2729     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2730     0x00000006    /*  13 (CONST-PUSH) */,
2731     SCM_WORD(SCM_UNDEFINED) /* time-monotonic->time-utc! */,
2732     0x00000006    /*  15 (CONST-PUSH) */,
2733     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
2734     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
2735     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2736     0x0000020e    /*  19 (PRE-CALL 2) */,
2737     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]) + 25),
2738     0x0000005c    /*  21 (LREF0-PUSH-GREF) */,
2739     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-tai> */,
2740     0x0000025a    /*  23 (PUSH-GREF-CALL 2) */,
2741     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2742     0x00000056    /*  25 (GREF-PUSH) */,
2743     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#ntime> */,
2744     0x00000056    /*  27 (GREF-PUSH) */,
2745     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#ntime> */,
2746     0x00000006    /*  29 (CONST-PUSH) */,
2747     SCM_WORD(SCM_UNDEFINED) /* time-monotonic->time-utc */,
2748     0x00000358    /*  31 (GREF-TAIL-CALL 3) */,
2749     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-tai->time-utc!> */,
2750     0x00000014    /*  33 (RET) */,
2751     /* time-monotonic->time-tai */
2752     0x0000010e    /*   0 (PRE-CALL 1) */,
2753     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]) + 4),
2754     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
2755     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2756     0x00000029    /*   4 (BNEQC) */,
2757     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
2758     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]) + 9)  /*      9 */,
2759     0x00000013    /*   7 (JUMP) */,
2760     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]) + 19),
2761     0x0000040e    /*   9 (PRE-CALL 4) */,
2762     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]) + 19),
2763     0x00000006    /*  11 (CONST-PUSH) */,
2764     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2765     0x00000006    /*  13 (CONST-PUSH) */,
2766     SCM_WORD(SCM_UNDEFINED) /* time-monotonic->time-tai */,
2767     0x00000006    /*  15 (CONST-PUSH) */,
2768     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
2769     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
2770     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2771     0x0000010e    /*  19 (PRE-CALL 1) */,
2772     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]) + 23),
2773     0x0000015d    /*  21 (LREF0-PUSH-GREF-CALL 1) */,
2774     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#copy-time> */,
2775     0x00000118    /*  23 (PUSH-LOCAL-ENV 1) */,
2776     0x0000020e    /*  24 (PRE-CALL 2) */,
2777     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]) + 30),
2778     0x0000005c    /*  26 (LREF0-PUSH-GREF) */,
2779     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-tai> */,
2780     0x0000025a    /*  28 (PUSH-GREF-CALL 2) */,
2781     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2782     0x0000003a    /*  30 (LREF0) */,
2783     0x00000014    /*  31 (RET) */,
2784     /* time-monotonic->time-tai! */
2785     0x0000010e    /*   0 (PRE-CALL 1) */,
2786     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]) + 4),
2787     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
2788     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2789     0x00000029    /*   4 (BNEQC) */,
2790     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
2791     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]) + 9)  /*      9 */,
2792     0x00000013    /*   7 (JUMP) */,
2793     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]) + 19),
2794     0x0000040e    /*   9 (PRE-CALL 4) */,
2795     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]) + 19),
2796     0x00000006    /*  11 (CONST-PUSH) */,
2797     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2798     0x00000006    /*  13 (CONST-PUSH) */,
2799     SCM_WORD(SCM_UNDEFINED) /* time-monotonic->time-tai! */,
2800     0x00000006    /*  15 (CONST-PUSH) */,
2801     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
2802     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
2803     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2804     0x0000020e    /*  19 (PRE-CALL 2) */,
2805     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]) + 25),
2806     0x0000005c    /*  21 (LREF0-PUSH-GREF) */,
2807     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-tai> */,
2808     0x0000025a    /*  23 (PUSH-GREF-CALL 2) */,
2809     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2810     0x0000003a    /*  25 (LREF0) */,
2811     0x00000014    /*  26 (RET) */,
2812     /* time-utc->time-monotonic */
2813     0x0000010e    /*   0 (PRE-CALL 1) */,
2814     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]) + 4),
2815     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
2816     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2817     0x00000029    /*   4 (BNEQC) */,
2818     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
2819     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]) + 9)  /*      9 */,
2820     0x00000013    /*   7 (JUMP) */,
2821     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]) + 19),
2822     0x0000040e    /*   9 (PRE-CALL 4) */,
2823     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]) + 19),
2824     0x00000006    /*  11 (CONST-PUSH) */,
2825     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2826     0x00000006    /*  13 (CONST-PUSH) */,
2827     SCM_WORD(SCM_UNDEFINED) /* time-utc->time-monotonic */,
2828     0x00000006    /*  15 (CONST-PUSH) */,
2829     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
2830     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
2831     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2832     0x0000030e    /*  19 (PRE-CALL 3) */,
2833     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]) + 33),
2834     0x00000048    /*  21 (LREF0-PUSH) */,
2835     0x0000010e    /*  22 (PRE-CALL 1) */,
2836     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]) + 28),
2837     0x00000056    /*  24 (GREF-PUSH) */,
2838     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<time>> */,
2839     0x00000157    /*  26 (GREF-CALL 1) */,
2840     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
2841     0x0000000d    /*  28 (PUSH) */,
2842     0x00000006    /*  29 (CONST-PUSH) */,
2843     SCM_WORD(SCM_UNDEFINED) /* time-utc->time-monotonic */,
2844     0x00000357    /*  31 (GREF-CALL 3) */,
2845     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-utc->time-tai!> */,
2846     0x00000118    /*  33 (PUSH-LOCAL-ENV 1) */,
2847     0x0000020e    /*  34 (PRE-CALL 2) */,
2848     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]) + 40),
2849     0x0000005c    /*  36 (LREF0-PUSH-GREF) */,
2850     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-monotonic> */,
2851     0x0000025a    /*  38 (PUSH-GREF-CALL 2) */,
2852     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2853     0x0000003a    /*  40 (LREF0) */,
2854     0x00000014    /*  41 (RET) */,
2855     /* time-utc->time-monotonic! */
2856     0x0000010e    /*   0 (PRE-CALL 1) */,
2857     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]) + 4),
2858     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
2859     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2860     0x00000029    /*   4 (BNEQC) */,
2861     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
2862     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]) + 9)  /*      9 */,
2863     0x00000013    /*   7 (JUMP) */,
2864     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]) + 19),
2865     0x0000040e    /*   9 (PRE-CALL 4) */,
2866     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]) + 19),
2867     0x00000006    /*  11 (CONST-PUSH) */,
2868     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2869     0x00000006    /*  13 (CONST-PUSH) */,
2870     SCM_WORD(SCM_UNDEFINED) /* time-utc->time-monotonic! */,
2871     0x00000006    /*  15 (CONST-PUSH) */,
2872     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
2873     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
2874     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2875     0x0000030e    /*  19 (PRE-CALL 3) */,
2876     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]) + 27),
2877     0x00000048    /*  21 (LREF0-PUSH) */,
2878     0x00000048    /*  22 (LREF0-PUSH) */,
2879     0x00000006    /*  23 (CONST-PUSH) */,
2880     SCM_WORD(SCM_UNDEFINED) /* time-utc->time-monotonic! */,
2881     0x00000357    /*  25 (GREF-CALL 3) */,
2882     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time-utc->time-tai!> */,
2883     0x00000118    /*  27 (PUSH-LOCAL-ENV 1) */,
2884     0x0000020e    /*  28 (PRE-CALL 2) */,
2885     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]) + 34),
2886     0x0000005c    /*  30 (LREF0-PUSH-GREF) */,
2887     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-monotonic> */,
2888     0x0000025a    /*  32 (PUSH-GREF-CALL 2) */,
2889     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2890     0x0000003a    /*  34 (LREF0) */,
2891     0x00000014    /*  35 (RET) */,
2892     /* time-tai->time-monotonic */
2893     0x0000010e    /*   0 (PRE-CALL 1) */,
2894     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]) + 4),
2895     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
2896     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2897     0x00000029    /*   4 (BNEQC) */,
2898     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
2899     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]) + 9)  /*      9 */,
2900     0x00000013    /*   7 (JUMP) */,
2901     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]) + 19),
2902     0x0000040e    /*   9 (PRE-CALL 4) */,
2903     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]) + 19),
2904     0x00000006    /*  11 (CONST-PUSH) */,
2905     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2906     0x00000006    /*  13 (CONST-PUSH) */,
2907     SCM_WORD(SCM_UNDEFINED) /* time-tai->time-monotonic */,
2908     0x00000006    /*  15 (CONST-PUSH) */,
2909     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
2910     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
2911     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2912     0x0000010e    /*  19 (PRE-CALL 1) */,
2913     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]) + 23),
2914     0x0000015d    /*  21 (LREF0-PUSH-GREF-CALL 1) */,
2915     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#copy-time> */,
2916     0x00000118    /*  23 (PUSH-LOCAL-ENV 1) */,
2917     0x0000020e    /*  24 (PRE-CALL 2) */,
2918     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]) + 30),
2919     0x0000005c    /*  26 (LREF0-PUSH-GREF) */,
2920     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-monotonic> */,
2921     0x0000025a    /*  28 (PUSH-GREF-CALL 2) */,
2922     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2923     0x0000003a    /*  30 (LREF0) */,
2924     0x00000014    /*  31 (RET) */,
2925     /* time-tai->time-monotonic! */
2926     0x0000010e    /*   0 (PRE-CALL 1) */,
2927     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]) + 4),
2928     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
2929     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
2930     0x00000029    /*   4 (BNEQC) */,
2931     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
2932     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]) + 9)  /*      9 */,
2933     0x00000013    /*   7 (JUMP) */,
2934     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]) + 19),
2935     0x0000040e    /*   9 (PRE-CALL 4) */,
2936     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]) + 19),
2937     0x00000006    /*  11 (CONST-PUSH) */,
2938     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
2939     0x00000006    /*  13 (CONST-PUSH) */,
2940     SCM_WORD(SCM_UNDEFINED) /* time-tai->time-monotonic! */,
2941     0x00000006    /*  15 (CONST-PUSH) */,
2942     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
2943     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
2944     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
2945     0x0000020e    /*  19 (PRE-CALL 2) */,
2946     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]) + 25),
2947     0x0000005c    /*  21 (LREF0-PUSH-GREF) */,
2948     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-monotonic> */,
2949     0x0000025a    /*  23 (PUSH-GREF-CALL 2) */,
2950     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#set-time-type!> */,
2951     0x0000003a    /*  25 (LREF0) */,
2952     0x00000014    /*  26 (RET) */,
2953     /* #f */
2954     0x0000004c    /*   0 (LREF10-PUSH) */,
2955     0x00000048    /*   1 (LREF0-PUSH) */,
2956     0x0000010e    /*   2 (PRE-CALL 1) */,
2957     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1627]) + 8),
2958     0x00000006    /*   4 (CONST-PUSH) */,
2959     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
2960     0x00000157    /*   6 (GREF-CALL 1) */,
2961     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
2962     0x0000035b    /*   8 (PUSH-GREF-TAIL-CALL 3) */,
2963     SCM_WORD(SCM_UNDEFINED) /* #<identifier gauche.object#%make-accessor> */,
2964     0x00000014    /*  10 (RET) */,
2965     /* %toplevel */
2966     0x0000090e    /*   0 (PRE-CALL 9) */,
2967     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 126),
2968     0x0000010e    /*   2 (PRE-CALL 1) */,
2969     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 7),
2970     0x0000006f    /*   4 (LIST 0) */,
2971     0x0000015a    /*   5 (PUSH-GREF-CALL 1) */,
2972     SCM_WORD(SCM_UNDEFINED) /* #<identifier gauche.object#%get-default-metaclass> */,
2973     0x0000000d    /*   7 (PUSH) */,
2974     0x00000006    /*   8 (CONST-PUSH) */,
2975     SCM_WORD(SCM_UNDEFINED) /* name */,
2976     0x00000006    /*  10 (CONST-PUSH) */,
2977     SCM_WORD(SCM_UNDEFINED) /* <date> */,
2978     0x00000006    /*  12 (CONST-PUSH) */,
2979     SCM_WORD(SCM_UNDEFINED) /* supers */,
2980     0x0000006f    /*  14 (LIST 0) */,
2981     0x0000000d    /*  15 (PUSH) */,
2982     0x00000006    /*  16 (CONST-PUSH) */,
2983     SCM_WORD(SCM_UNDEFINED) /* slots */,
2984     0x00000006    /*  18 (CONST-PUSH) */,
2985     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
2986     0x00000006    /*  20 (CONST-PUSH) */,
2987     SCM_WORD(SCM_UNDEFINED) /* init-keyword */,
2988     0x00000006    /*  22 (CONST-PUSH) */,
2989     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
2990     0x00000006    /*  24 (CONST-PUSH) */,
2991     SCM_WORD(SCM_UNDEFINED) /* getter */,
2992     0x00000001    /*  26 (CONST) */,
2993     SCM_WORD(SCM_UNDEFINED) /* date-nanosecond */,
2994     0x0000056f    /*  28 (LIST 5) */,
2995     0x0000000d    /*  29 (PUSH) */,
2996     0x00000006    /*  30 (CONST-PUSH) */,
2997     SCM_WORD(SCM_UNDEFINED) /* second */,
2998     0x00000006    /*  32 (CONST-PUSH) */,
2999     SCM_WORD(SCM_UNDEFINED) /* init-keyword */,
3000     0x00000006    /*  34 (CONST-PUSH) */,
3001     SCM_WORD(SCM_UNDEFINED) /* second */,
3002     0x00000006    /*  36 (CONST-PUSH) */,
3003     SCM_WORD(SCM_UNDEFINED) /* getter */,
3004     0x00000001    /*  38 (CONST) */,
3005     SCM_WORD(SCM_UNDEFINED) /* date-second */,
3006     0x0000056f    /*  40 (LIST 5) */,
3007     0x0000000d    /*  41 (PUSH) */,
3008     0x00000006    /*  42 (CONST-PUSH) */,
3009     SCM_WORD(SCM_UNDEFINED) /* minute */,
3010     0x00000006    /*  44 (CONST-PUSH) */,
3011     SCM_WORD(SCM_UNDEFINED) /* init-keyword */,
3012     0x00000006    /*  46 (CONST-PUSH) */,
3013     SCM_WORD(SCM_UNDEFINED) /* minute */,
3014     0x00000006    /*  48 (CONST-PUSH) */,
3015     SCM_WORD(SCM_UNDEFINED) /* getter */,
3016     0x00000001    /*  50 (CONST) */,
3017     SCM_WORD(SCM_UNDEFINED) /* date-minute */,
3018     0x0000056f    /*  52 (LIST 5) */,
3019     0x0000000d    /*  53 (PUSH) */,
3020     0x00000006    /*  54 (CONST-PUSH) */,
3021     SCM_WORD(SCM_UNDEFINED) /* hour */,
3022     0x00000006    /*  56 (CONST-PUSH) */,
3023     SCM_WORD(SCM_UNDEFINED) /* init-keyword */,
3024     0x00000006    /*  58 (CONST-PUSH) */,
3025     SCM_WORD(SCM_UNDEFINED) /* hour */,
3026     0x00000006    /*  60 (CONST-PUSH) */,
3027     SCM_WORD(SCM_UNDEFINED) /* getter */,
3028     0x00000001    /*  62 (CONST) */,
3029     SCM_WORD(SCM_UNDEFINED) /* date-hour */,
3030     0x0000056f    /*  64 (LIST 5) */,
3031     0x0000000d    /*  65 (PUSH) */,
3032     0x00000006    /*  66 (CONST-PUSH) */,
3033     SCM_WORD(SCM_UNDEFINED) /* day */,
3034     0x00000006    /*  68 (CONST-PUSH) */,
3035     SCM_WORD(SCM_UNDEFINED) /* init-keyword */,
3036     0x00000006    /*  70 (CONST-PUSH) */,
3037     SCM_WORD(SCM_UNDEFINED) /* day */,
3038     0x00000006    /*  72 (CONST-PUSH) */,
3039     SCM_WORD(SCM_UNDEFINED) /* getter */,
3040     0x00000001    /*  74 (CONST) */,
3041     SCM_WORD(SCM_UNDEFINED) /* date-day */,
3042     0x0000056f    /*  76 (LIST 5) */,
3043     0x0000000d    /*  77 (PUSH) */,
3044     0x00000006    /*  78 (CONST-PUSH) */,
3045     SCM_WORD(SCM_UNDEFINED) /* month */,
3046     0x00000006    /*  80 (CONST-PUSH) */,
3047     SCM_WORD(SCM_UNDEFINED) /* init-keyword */,
3048     0x00000006    /*  82 (CONST-PUSH) */,
3049     SCM_WORD(SCM_UNDEFINED) /* month */,
3050     0x00000006    /*  84 (CONST-PUSH) */,
3051     SCM_WORD(SCM_UNDEFINED) /* getter */,
3052     0x00000001    /*  86 (CONST) */,
3053     SCM_WORD(SCM_UNDEFINED) /* date-month */,
3054     0x0000056f    /*  88 (LIST 5) */,
3055     0x0000000d    /*  89 (PUSH) */,
3056     0x00000006    /*  90 (CONST-PUSH) */,
3057     SCM_WORD(SCM_UNDEFINED) /* year */,
3058     0x00000006    /*  92 (CONST-PUSH) */,
3059     SCM_WORD(SCM_UNDEFINED) /* init-keyword */,
3060     0x00000006    /*  94 (CONST-PUSH) */,
3061     SCM_WORD(SCM_UNDEFINED) /* year */,
3062     0x00000006    /*  96 (CONST-PUSH) */,
3063     SCM_WORD(SCM_UNDEFINED) /* getter */,
3064     0x00000001    /*  98 (CONST) */,
3065     SCM_WORD(SCM_UNDEFINED) /* date-year */,
3066     0x0000056f    /* 100 (LIST 5) */,
3067     0x0000000d    /* 101 (PUSH) */,
3068     0x00000006    /* 102 (CONST-PUSH) */,
3069     SCM_WORD(SCM_UNDEFINED) /* zone-offset */,
3070     0x00000006    /* 104 (CONST-PUSH) */,
3071     SCM_WORD(SCM_UNDEFINED) /* init-keyword */,
3072     0x00000006    /* 106 (CONST-PUSH) */,
3073     SCM_WORD(SCM_UNDEFINED) /* zone-offset */,
3074     0x00000006    /* 108 (CONST-PUSH) */,
3075     SCM_WORD(SCM_UNDEFINED) /* getter */,
3076     0x00000001    /* 110 (CONST) */,
3077     SCM_WORD(SCM_UNDEFINED) /* date-zone-offset */,
3078     0x0000056f    /* 112 (LIST 5) */,
3079     0x0000086f    /* 113 (LIST 8) */,
3080     0x0000000d    /* 114 (PUSH) */,
3081     0x00000006    /* 115 (CONST-PUSH) */,
3082     SCM_WORD(SCM_UNDEFINED) /* defined-modules */,
3083     0x0000010e    /* 117 (PRE-CALL 1) */,
3084     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 123),
3085     0x00000006    /* 119 (CONST-PUSH) */,
3086     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
3087     0x00000157    /* 121 (GREF-CALL 1) */,
3088     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
3089     0x0000016f    /* 123 (LIST 1) */,
3090     0x0000095a    /* 124 (PUSH-GREF-CALL 9) */,
3091     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
3092     0x00000118    /* 126 (PUSH-LOCAL-ENV 1) */,
3093     0x0000020e    /* 127 (PRE-CALL 2) */,
3094     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 139),
3095     0x00000006    /* 129 (CONST-PUSH) */,
3096     SCM_WORD(SCM_UNDEFINED) /* <date> */,
3097     0x0000010e    /* 131 (PRE-CALL 1) */,
3098     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 137),
3099     0x00000006    /* 133 (CONST-PUSH) */,
3100     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
3101     0x00000157    /* 135 (GREF-CALL 1) */,
3102     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
3103     0x0000025a    /* 137 (PUSH-GREF-CALL 2) */,
3104     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#%check-class-binding> */,
3105     0x0000001e    /* 139 (BF) */,
3106     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 149),
3107     0x0000020e    /* 141 (PRE-CALL 2) */,
3108     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 149),
3109     0x00000056    /* 143 (GREF-PUSH) */,
3110     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<date>> */,
3111     0x0000025d    /* 145 (LREF0-PUSH-GREF-CALL 2) */,
3112     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#redefine-class!> */,
3113     0x00000013    /* 147 (JUMP) */,
3114     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 149),
3115     0x0000020e    /* 149 (PRE-CALL 2) */,
3116     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 159),
3117     0x00000016    /* 151 (CLOSURE) */,
3118     SCM_WORD(SCM_OBJ(&scm__rc.d399[65])) /* #<compiled-code #f@0xa0f9038> */,
3119     0x0000010f    /* 153 (PUSH-PRE-CALL 1) */,
3120     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]) + 157),
3121     0x0000015d    /* 155 (LREF0-PUSH-GREF-CALL 1) */,
3122     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#class-slots> */,
3123     0x0000025a    /* 157 (PUSH-GREF-CALL 2) */,
3124     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#for-each> */,
3125     0x0000003a    /* 159 (LREF0) */,
3126     0x0000001a    /* 160 (POP-LOCAL-ENV) */,
3127     0x00000015    /* 161 (DEFINE 0) */,
3128     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<date>> */,
3129     0x00000014    /* 163 (RET) */,
3130     /* date? */
3131     0x0000005c    /*   0 (LREF0-PUSH-GREF) */,
3132     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<date>> */,
3133     0x0000007d    /*   2 (IS-A) */,
3134     0x00000014    /*   3 (RET) */,
3135     /* make-date */
3136     0x00000056    /*   0 (GREF-PUSH) */,
3137     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<date>> */,
3138     0x00000006    /*   2 (CONST-PUSH) */,
3139     SCM_WORD(SCM_UNDEFINED) /* nanosecond */,
3140     0x001c0047    /*   4 (LREF-PUSH 0 7) */,
3141     0x00000006    /*   5 (CONST-PUSH) */,
3142     SCM_WORD(SCM_UNDEFINED) /* second */,
3143     0x00180047    /*   7 (LREF-PUSH 0 6) */,
3144     0x00000006    /*   8 (CONST-PUSH) */,
3145     SCM_WORD(SCM_UNDEFINED) /* minute */,
3146     0x00140047    /*  10 (LREF-PUSH 0 5) */,
3147     0x00000006    /*  11 (CONST-PUSH) */,
3148     SCM_WORD(SCM_UNDEFINED) /* hour */,
3149     0x00100047    /*  13 (LREF-PUSH 0 4) */,
3150     0x00000006    /*  14 (CONST-PUSH) */,
3151     SCM_WORD(SCM_UNDEFINED) /* day */,
3152     0x0000004b    /*  16 (LREF3-PUSH) */,
3153     0x00000006    /*  17 (CONST-PUSH) */,
3154     SCM_WORD(SCM_UNDEFINED) /* month */,
3155     0x0000004a    /*  19 (LREF2-PUSH) */,
3156     0x00000006    /*  20 (CONST-PUSH) */,
3157     SCM_WORD(SCM_UNDEFINED) /* year */,
3158     0x00000049    /*  22 (LREF1-PUSH) */,
3159     0x00000006    /*  23 (CONST-PUSH) */,
3160     SCM_WORD(SCM_UNDEFINED) /* zone-offset */,
3161     0x0000115e    /*  25 (LREF0-PUSH-GREF-TAIL-CALL 17) */,
3162     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
3163     0x00000014    /*  27 (RET) */,
3164     /* #f */
3165     0x00000049    /*   0 (LREF1-PUSH) */,
3166     0x00000006    /*   1 (CONST-PUSH) */,
3167     SCM_WORD(SCM_OBJ(&scm__sc.d397[133])) /* #<date ~d/~2,'0d/~2,'0d ~2,'0d:~2,'0d:~2,'0d.~9,'0d (~a)> */,
3168     0x0000010e    /*   3 (PRE-CALL 1) */,
3169     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]) + 8),
3170     0x0000004a    /*   5 (LREF2-PUSH) */,
3171     0x00000157    /*   6 (GREF-CALL 1) */,
3172     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
3173     0x0000010f    /*   8 (PUSH-PRE-CALL 1) */,
3174     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]) + 13),
3175     0x0000004a    /*  10 (LREF2-PUSH) */,
3176     0x00000157    /*  11 (GREF-CALL 1) */,
3177     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
3178     0x0000010f    /*  13 (PUSH-PRE-CALL 1) */,
3179     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]) + 18),
3180     0x0000004a    /*  15 (LREF2-PUSH) */,
3181     0x00000157    /*  16 (GREF-CALL 1) */,
3182     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-day> */,
3183     0x0000010f    /*  18 (PUSH-PRE-CALL 1) */,
3184     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]) + 23),
3185     0x0000004a    /*  20 (LREF2-PUSH) */,
3186     0x00000157    /*  21 (GREF-CALL 1) */,
3187     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
3188     0x0000010f    /*  23 (PUSH-PRE-CALL 1) */,
3189     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]) + 28),
3190     0x0000004a    /*  25 (LREF2-PUSH) */,
3191     0x00000157    /*  26 (GREF-CALL 1) */,
3192     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-minute> */,
3193     0x0000010f    /*  28 (PUSH-PRE-CALL 1) */,
3194     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]) + 33),
3195     0x0000004a    /*  30 (LREF2-PUSH) */,
3196     0x00000157    /*  31 (GREF-CALL 1) */,
3197     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-second> */,
3198     0x0000010f    /*  33 (PUSH-PRE-CALL 1) */,
3199     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]) + 38),
3200     0x0000004a    /*  35 (LREF2-PUSH) */,
3201     0x00000157    /*  36 (GREF-CALL 1) */,
3202     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-nanosecond> */,
3203     0x0000010f    /*  38 (PUSH-PRE-CALL 1) */,
3204     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]) + 43),
3205     0x0000004a    /*  40 (LREF2-PUSH) */,
3206     0x00000157    /*  41 (GREF-CALL 1) */,
3207     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-zone-offset> */,
3208     0x00000a5b    /*  43 (PUSH-GREF-TAIL-CALL 10) */,
3209     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
3210     0x00000014    /*  45 (RET) */,
3211     /* %toplevel */
3212     0x0000020e    /*   0 (PRE-CALL 2) */,
3213     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]) + 12),
3214     0x00000006    /*   2 (CONST-PUSH) */,
3215     SCM_WORD(SCM_UNDEFINED) /* write-object */,
3216     0x0000010e    /*   4 (PRE-CALL 1) */,
3217     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]) + 10),
3218     0x00000006    /*   6 (CONST-PUSH) */,
3219     SCM_WORD(SCM_UNDEFINED) /* srfi-19 */,
3220     0x00000157    /*   8 (GREF-CALL 1) */,
3221     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-module> */,
3222     0x0000025a    /*  10 (PUSH-GREF-CALL 2) */,
3223     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#%ensure-generic-function> */,
3224     0x00000118    /*  12 (PUSH-LOCAL-ENV 1) */,
3225     0x0000020e    /*  13 (PRE-CALL 2) */,
3226     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]) + 43),
3227     0x00000048    /*  15 (LREF0-PUSH) */,
3228     0x0000090e    /*  16 (PRE-CALL 9) */,
3229     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]) + 41),
3230     0x00000056    /*  18 (GREF-PUSH) */,
3231     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<method>> */,
3232     0x00000006    /*  20 (CONST-PUSH) */,
3233     SCM_WORD(SCM_UNDEFINED) /* generic */,
3234     0x00000048    /*  22 (LREF0-PUSH) */,
3235     0x00000006    /*  23 (CONST-PUSH) */,
3236     SCM_WORD(SCM_UNDEFINED) /* specializers */,
3237     0x00000056    /*  25 (GREF-PUSH) */,
3238     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<date>> */,
3239     0x00000055    /*  27 (GREF) */,
3240     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#<top>> */,
3241     0x0000026f    /*  29 (LIST 2) */,
3242     0x0000000d    /*  30 (PUSH) */,
3243     0x00000006    /*  31 (CONST-PUSH) */,
3244     SCM_WORD(SCM_UNDEFINED) /* lambda-list */,
3245     0x00000006    /*  33 (CONST-PUSH) */,
3246     SCM_WORD(SCM_OBJ(&scm__rc.d396[296])) /* (obj port) */,
3247     0x00000006    /*  35 (CONST-PUSH) */,
3248     SCM_WORD(SCM_UNDEFINED) /* body */,
3249     0x00000016    /*  37 (CLOSURE) */,
3250     SCM_WORD(SCM_OBJ(&scm__rc.d399[69])) /* #<compiled-code #f@0xa037b28> */,
3251     0x0000095a    /*  39 (PUSH-GREF-CALL 9) */,
3252     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make> */,
3253     0x0000025a    /*  41 (PUSH-GREF-CALL 2) */,
3254     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#add-method!> */,
3255     0x0000003a    /*  43 (LREF0) */,
3256     0x00000014    /*  44 (RET) */,
3257     /* tm:encode-julian-day-number */
3258     0x0000020e    /*   0 (PRE-CALL 2) */,
3259     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]) + 8),
3260     0x0000003b    /*   2 (LREF1) */,
3261     0x00000e9b    /*   3 (NUMSUBI 14) */,
3262     0x0000000d    /*   4 (PUSH) */,
3263     0x00000c07    /*   5 (CONSTI-PUSH 12) */,
3264     0x00000257    /*   6 (GREF-CALL 2) */,
3265     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3266     0x00000118    /*   8 (PUSH-LOCAL-ENV 1) */,
3267     0x0000003e    /*   9 (LREF10) */,
3268     0x0012c09a    /*  10 (NUMADDI 4800) */,
3269     0x0000000d    /*  11 (PUSH) */,
3270     0x0000003a    /*  12 (LREF0) */,
3271     0x00000096    /*  13 (NUMSUB2) */,
3272     0x0000010f    /*  14 (PUSH-PRE-CALL 1) */,
3273     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]) + 19),
3274     0x0000004c    /*  16 (LREF10-PUSH) */,
3275     0x00000157    /*  17 (GREF-CALL 1) */,
3276     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#negative?> */,
3277     0x0000001e    /*  19 (BF) */,
3278     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]) + 24),
3279     -0x000000fe   /*  21 (CONSTI -1) */,
3280     0x00000013    /*  22 (JUMP) */,
3281     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]) + 25),
3282     0x00000002    /*  24 (CONSTI 0) */,
3283     0x00000096    /*  25 (NUMSUB2) */,
3284     0x00000118    /*  26 (PUSH-LOCAL-ENV 1) */,
3285     0x00000050    /*  27 (LREF21-PUSH) */,
3286     0x00000c07    /*  28 (CONSTI-PUSH 12) */,
3287     0x0000003e    /*  29 (LREF10) */,
3288     0x00000097    /*  30 (NUMMUL2) */,
3289     0x00000095    /*  31 (NUMADD2) */,
3290     -0x00000266   /*  32 (NUMADDI -3) */,
3291     0x00000118    /*  33 (PUSH-LOCAL-ENV 1) */,
3292     0x00080347    /*  34 (LREF-PUSH 3 2) */,
3293     0x0000020e    /*  35 (PRE-CALL 2) */,
3294     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]) + 45),
3295     0x00009907    /*  37 (CONSTI-PUSH 153) */,
3296     0x0000003a    /*  38 (LREF0) */,
3297     0x00000097    /*  39 (NUMMUL2) */,
3298     0x0000029a    /*  40 (NUMADDI 2) */,
3299     0x0000000d    /*  41 (PUSH) */,
3300     0x00000507    /*  42 (CONSTI-PUSH 5) */,
3301     0x00000257    /*  43 (GREF-CALL 2) */,
3302     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3303     0x00000095    /*  45 (NUMADD2) */,
3304     0x0000000d    /*  46 (PUSH) */,
3305     0x00016d07    /*  47 (CONSTI-PUSH 365) */,
3306     0x0000003e    /*  48 (LREF10) */,
3307     0x00000097    /*  49 (NUMMUL2) */,
3308     0x00000095    /*  50 (NUMADD2) */,
3309     0x0000020f    /*  51 (PUSH-PRE-CALL 2) */,
3310     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]) + 57),
3311     0x0000004c    /*  53 (LREF10-PUSH) */,
3312     0x00000407    /*  54 (CONSTI-PUSH 4) */,
3313     0x00000257    /*  55 (GREF-CALL 2) */,
3314     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3315     0x00000095    /*  57 (NUMADD2) */,
3316     0x0000020f    /*  58 (PUSH-PRE-CALL 2) */,
3317     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]) + 64),
3318     0x0000004c    /*  60 (LREF10-PUSH) */,
3319     0x00006407    /*  61 (CONSTI-PUSH 100) */,
3320     0x00000257    /*  62 (GREF-CALL 2) */,
3321     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3322     0x00000099    /*  64 (NEGATE) */,
3323     0x00000095    /*  65 (NUMADD2) */,
3324     0x0000020f    /*  66 (PUSH-PRE-CALL 2) */,
3325     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]) + 72),
3326     0x0000004c    /*  68 (LREF10-PUSH) */,
3327     0x00019007    /*  69 (CONSTI-PUSH 400) */,
3328     0x00000257    /*  70 (GREF-CALL 2) */,
3329     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3330     0x00000095    /*  72 (NUMADD2) */,
3331     -0x007d2c66   /*  73 (NUMADDI -32045) */,
3332     0x00000014    /*  74 (RET) */,
3333     /* tm:split-real */
3334     0x0000010e    /*   0 (PRE-CALL 1) */,
3335     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2000]) + 4),
3336     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
3337     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#modf> */,
3338     0x00000231    /*   4 (TAIL-RECEIVE 2 0) */,
3339     0x00000048    /*   5 (LREF0-PUSH) */,
3340     0x0000003b    /*   6 (LREF1) */,
3341     0x00000287    /*   7 (VALUES 2) */,
3342     0x00000014    /*   8 (RET) */,
3343     /* tm:decode-julian-day-number */
3344     0x0000010e    /*   0 (PRE-CALL 1) */,
3345     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 11),
3346     0x0000010e    /*   2 (PRE-CALL 1) */,
3347     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 9),
3348     0x0000005c    /*   4 (LREF0-PUSH-GREF) */,
3349     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
3350     0x00000098    /*   6 (NUMDIV2) */,
3351     0x0000015a    /*   7 (PUSH-GREF-CALL 1) */,
3352     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#truncate> */,
3353     0x0000015a    /*   9 (PUSH-GREF-CALL 1) */,
3354     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#inexact->exact> */,
3355     0x00000118    /*  11 (PUSH-LOCAL-ENV 1) */,
3356     0x0000003a    /*  12 (LREF0) */,
3357     0x007d2c9a    /*  13 (NUMADDI 32044) */,
3358     0x00000118    /*  14 (PUSH-LOCAL-ENV 1) */,
3359     0x0000020e    /*  15 (PRE-CALL 2) */,
3360     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 25),
3361     0x00000407    /*  17 (CONSTI-PUSH 4) */,
3362     0x0000003a    /*  18 (LREF0) */,
3363     0x00000097    /*  19 (NUMMUL2) */,
3364     0x0000039a    /*  20 (NUMADDI 3) */,
3365     0x0000000d    /*  21 (PUSH) */,
3366     0x023ab107    /*  22 (CONSTI-PUSH 146097) */,
3367     0x00000257    /*  23 (GREF-CALL 2) */,
3368     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3369     0x00000118    /*  25 (PUSH-LOCAL-ENV 1) */,
3370     0x0000004c    /*  26 (LREF10-PUSH) */,
3371     0x0000020e    /*  27 (PRE-CALL 2) */,
3372     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 36),
3373     0x023ab107    /*  29 (CONSTI-PUSH 146097) */,
3374     0x0000003a    /*  30 (LREF0) */,
3375     0x00000097    /*  31 (NUMMUL2) */,
3376     0x0000000d    /*  32 (PUSH) */,
3377     0x00000407    /*  33 (CONSTI-PUSH 4) */,
3378     0x00000257    /*  34 (GREF-CALL 2) */,
3379     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3380     0x00000096    /*  36 (NUMSUB2) */,
3381     0x00000118    /*  37 (PUSH-LOCAL-ENV 1) */,
3382     0x0000020e    /*  38 (PRE-CALL 2) */,
3383     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 48),
3384     0x00000407    /*  40 (CONSTI-PUSH 4) */,
3385     0x0000003a    /*  41 (LREF0) */,
3386     0x00000097    /*  42 (NUMMUL2) */,
3387     0x0000039a    /*  43 (NUMADDI 3) */,
3388     0x0000000d    /*  44 (PUSH) */,
3389     0x0005b507    /*  45 (CONSTI-PUSH 1461) */,
3390     0x00000257    /*  46 (GREF-CALL 2) */,
3391     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3392     0x00000118    /*  48 (PUSH-LOCAL-ENV 1) */,
3393     0x0000004c    /*  49 (LREF10-PUSH) */,
3394     0x0000020e    /*  50 (PRE-CALL 2) */,
3395     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 59),
3396     0x0005b507    /*  52 (CONSTI-PUSH 1461) */,
3397     0x0000003a    /*  53 (LREF0) */,
3398     0x00000097    /*  54 (NUMMUL2) */,
3399     0x0000000d    /*  55 (PUSH) */,
3400     0x00000407    /*  56 (CONSTI-PUSH 4) */,
3401     0x00000257    /*  57 (GREF-CALL 2) */,
3402     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3403     0x00000096    /*  59 (NUMSUB2) */,
3404     0x00000118    /*  60 (PUSH-LOCAL-ENV 1) */,
3405     0x0000020e    /*  61 (PRE-CALL 2) */,
3406     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 71),
3407     0x00000507    /*  63 (CONSTI-PUSH 5) */,
3408     0x0000003a    /*  64 (LREF0) */,
3409     0x00000097    /*  65 (NUMMUL2) */,
3410     0x0000029a    /*  66 (NUMADDI 2) */,
3411     0x0000000d    /*  67 (PUSH) */,
3412     0x00009907    /*  68 (CONSTI-PUSH 153) */,
3413     0x00000257    /*  69 (GREF-CALL 2) */,
3414     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3415     0x00000118    /*  71 (PUSH-LOCAL-ENV 1) */,
3416     0x00006407    /*  72 (CONSTI-PUSH 100) */,
3417     0x00000439    /*  73 (LREF 4 0) */,
3418     0x00000097    /*  74 (NUMMUL2) */,
3419     0x0000000d    /*  75 (PUSH) */,
3420     0x00000041    /*  76 (LREF20) */,
3421     0x00000095    /*  77 (NUMADD2) */,
3422     -0x0012bf66   /*  78 (NUMADDI -4800) */,
3423     0x0000020f    /*  79 (PUSH-PRE-CALL 2) */,
3424     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 85),
3425     0x00000048    /*  81 (LREF0-PUSH) */,
3426     0x00000a07    /*  82 (CONSTI-PUSH 10) */,
3427     0x00000257    /*  83 (GREF-CALL 2) */,
3428     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3429     0x00000095    /*  85 (NUMADD2) */,
3430     0x00000118    /*  86 (PUSH-LOCAL-ENV 1) */,
3431     0x00000847    /*  87 (LREF-PUSH 8 0) */,
3432     0x00000747    /*  88 (LREF-PUSH 7 0) */,
3433     0x00000055    /*  89 (GREF) */,
3434     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
3435     0x00000097    /*  91 (NUMMUL2) */,
3436     0x00000096    /*  92 (NUMSUB2) */,
3437     0x0000000d    /*  93 (PUSH) */,
3438     0x0000004f    /*  94 (LREF20-PUSH) */,
3439     0x0000020e    /*  95 (PRE-CALL 2) */,
3440     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 105),
3441     0x00009907    /*  97 (CONSTI-PUSH 153) */,
3442     0x0000003e    /*  98 (LREF10) */,
3443     0x00000097    /*  99 (NUMMUL2) */,
3444     0x0000029a    /* 100 (NUMADDI 2) */,
3445     0x0000000d    /* 101 (PUSH) */,
3446     0x00000507    /* 102 (CONSTI-PUSH 5) */,
3447     0x00000257    /* 103 (GREF-CALL 2) */,
3448     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3449     0x00000099    /* 105 (NEGATE) */,
3450     0x00000095    /* 106 (NUMADD2) */,
3451     0x0000019a    /* 107 (NUMADDI 1) */,
3452     0x0000000d    /* 108 (PUSH) */,
3453     0x0000003e    /* 109 (LREF10) */,
3454     0x0000039a    /* 110 (NUMADDI 3) */,
3455     0x0000000d    /* 111 (PUSH) */,
3456     -0x00000bf9   /* 112 (CONSTI-PUSH -12) */,
3457     0x0000020e    /* 113 (PRE-CALL 2) */,
3458     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 119),
3459     0x0000004c    /* 115 (LREF10-PUSH) */,
3460     0x00000a07    /* 116 (CONSTI-PUSH 10) */,
3461     0x00000257    /* 117 (GREF-CALL 2) */,
3462     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3463     0x00000097    /* 119 (NUMMUL2) */,
3464     0x00000095    /* 120 (NUMADD2) */,
3465     0x0000000d    /* 121 (PUSH) */,
3466     0x00000007    /* 122 (CONSTI-PUSH 0) */,
3467     0x0000003a    /* 123 (LREF0) */,
3468     0x00000027    /* 124 (BNGE) */,
3469     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 130),
3470     0x0000003a    /* 126 (LREF0) */,
3471     -0x00000066   /* 127 (NUMADDI -1) */,
3472     0x00000013    /* 128 (JUMP) */,
3473     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]) + 131),
3474     0x0000003a    /* 130 (LREF0) */,
3475     0x00000487    /* 131 (VALUES 4) */,
3476     0x00000014    /* 132 (RET) */,
3477     /* (tm:local-tz-offset tm->seconds-in-year) */
3478     0x0000003a    /*   0 (LREF0) */,
3479     0x000000a4    /*   1 (SLOT-REFC) */,
3480     SCM_WORD(SCM_UNDEFINED) /* mon */,
3481     0x0000019a    /*   3 (NUMADDI 1) */,
3482     0x00000059    /*   4 (PUSH-GREF) */,
3483     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:month-assoc> */,
3484     0x00000075    /*   6 (ASSV) */,
3485     0x00000118    /*   7 (PUSH-LOCAL-ENV 1) */,
3486     0x0000003a    /*   8 (LREF0) */,
3487     0x0000001e    /*   9 (BF) */,
3488     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]) + 48),
3489     0x0000003a    /*  11 (LREF0) */,
3490     0x00000066    /*  12 (CDR-PUSH) */,
3491     0x0000003e    /*  13 (LREF10) */,
3492     0x000000a4    /*  14 (SLOT-REFC) */,
3493     SCM_WORD(SCM_UNDEFINED) /* mday */,
3494     0x00000095    /*  16 (NUMADD2) */,
3495     0x0000000d    /*  17 (PUSH) */,
3496     0x0000003a    /*  18 (LREF0) */,
3497     0x00000064    /*  19 (CAR-PUSH) */,
3498     0x00000202    /*  20 (CONSTI 2) */,
3499     0x00000026    /*  21 (BNGT) */,
3500     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]) + 38),
3501     0x0000010e    /*  23 (PRE-CALL 1) */,
3502     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]) + 30),
3503     0x0000003e    /*  25 (LREF10) */,
3504     0x000000a4    /*  26 (SLOT-REFC) */,
3505     SCM_WORD(SCM_UNDEFINED) /* year */,
3506     0x0000015a    /*  28 (PUSH-GREF-CALL 1) */,
3507     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-year?> */,
3508     0x0000001e    /*  30 (BF) */,
3509     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]) + 35),
3510     0x00000102    /*  32 (CONSTI 1) */,
3511     0x00000013    /*  33 (JUMP) */,
3512     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]) + 39),
3513     0x00000002    /*  35 (CONSTI 0) */,
3514     0x00000013    /*  36 (JUMP) */,
3515     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]) + 39),
3516     0x00000002    /*  38 (CONSTI 0) */,
3517     0x00000095    /*  39 (NUMADD2) */,
3518     0x0000000d    /*  40 (PUSH) */,
3519     0x000e1002    /*  41 (CONSTI 3600) */,
3520     0x00000097    /*  42 (NUMMUL2) */,
3521     0x0000000d    /*  43 (PUSH) */,
3522     0x00001802    /*  44 (CONSTI 24) */,
3523     0x00000097    /*  45 (NUMMUL2) */,
3524     0x00000013    /*  46 (JUMP) */,
3525     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]) + 54),
3526     0x0000010e    /*  48 (PRE-CALL 1) */,
3527     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]) + 54),
3528     0x00000006    /*  50 (CONST-PUSH) */,
3529     SCM_WORD(SCM_OBJ(&scm__sc.d397[145])) /* something wrong */,
3530     0x00000157    /*  52 (GREF-CALL 1) */,
3531     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
3532     0x0000001a    /*  54 (POP-LOCAL-ENV) */,
3533     0x0000000d    /*  55 (PUSH) */,
3534     0x0000003a    /*  56 (LREF0) */,
3535     0x000000a4    /*  57 (SLOT-REFC) */,
3536     SCM_WORD(SCM_UNDEFINED) /* hour */,
3537     0x0000000d    /*  59 (PUSH) */,
3538     0x000e1002    /*  60 (CONSTI 3600) */,
3539     0x00000097    /*  61 (NUMMUL2) */,
3540     0x00000095    /*  62 (NUMADD2) */,
3541     0x0000000d    /*  63 (PUSH) */,
3542     0x0000003a    /*  64 (LREF0) */,
3543     0x000000a4    /*  65 (SLOT-REFC) */,
3544     SCM_WORD(SCM_UNDEFINED) /* min */,
3545     0x0000000d    /*  67 (PUSH) */,
3546     0x00003c02    /*  68 (CONSTI 60) */,
3547     0x00000097    /*  69 (NUMMUL2) */,
3548     0x00000095    /*  70 (NUMADD2) */,
3549     0x00000014    /*  71 (RET) */,
3550     /* tm:local-tz-offset */
3551     0x00000119    /*   0 (LOCAL-ENV-CLOSURES 1) */,
3552     SCM_WORD(SCM_OBJ(&scm__rc.d396[325])) /* (#<compiled-code (tm:local-tz-offset tm->seconds-in-year)@0xa07bdc8>) */,
3553     0x0000000e    /*   2 (PRE-CALL 0) */,
3554     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 6),
3555     0x00000057    /*   4 (GREF-CALL 0) */,
3556     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#sys-time> */,
3557     0x00000118    /*   6 (PUSH-LOCAL-ENV 1) */,
3558     0x0000010e    /*   7 (PRE-CALL 1) */,
3559     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 11),
3560     0x0000015d    /*   9 (LREF0-PUSH-GREF-CALL 1) */,
3561     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#sys-localtime> */,
3562     0x00000118    /*  11 (PUSH-LOCAL-ENV 1) */,
3563     0x0000010e    /*  12 (PRE-CALL 1) */,
3564     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 17),
3565     0x00000048    /*  14 (LREF0-PUSH) */,
3566     0x00000041    /*  15 (LREF20) */,
3567     0x0000011c    /*  16 (LOCAL-ENV-CALL 1) */,
3568     0x00000118    /*  17 (PUSH-LOCAL-ENV 1) */,
3569     0x0000003e    /*  18 (LREF10) */,
3570     0x000000a4    /*  19 (SLOT-REFC) */,
3571     SCM_WORD(SCM_UNDEFINED) /* year */,
3572     0x00000118    /*  21 (PUSH-LOCAL-ENV 1) */,
3573     0x0000010e    /*  22 (PRE-CALL 1) */,
3574     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 27),
3575     0x00000051    /*  24 (LREF30-PUSH) */,
3576     0x00000157    /*  25 (GREF-CALL 1) */,
3577     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#sys-gmtime> */,
3578     0x00000118    /*  27 (PUSH-LOCAL-ENV 1) */,
3579     0x0000010e    /*  28 (PRE-CALL 1) */,
3580     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 33),
3581     0x00000048    /*  30 (LREF0-PUSH) */,
3582     0x00000539    /*  31 (LREF 5 0) */,
3583     0x0000011c    /*  32 (LOCAL-ENV-CALL 1) */,
3584     0x00000118    /*  33 (PUSH-LOCAL-ENV 1) */,
3585     0x0000003e    /*  34 (LREF10) */,
3586     0x000000a4    /*  35 (SLOT-REFC) */,
3587     SCM_WORD(SCM_UNDEFINED) /* year */,
3588     0x00000118    /*  37 (PUSH-LOCAL-ENV 1) */,
3589     0x00000051    /*  38 (LREF30-PUSH) */,
3590     0x0000003a    /*  39 (LREF0) */,
3591     0x00000023    /*  40 (BNUMNE) */,
3592     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 46),
3593     0x00000447    /*  42 (LREF-PUSH 4 0) */,
3594     0x0000003e    /*  43 (LREF10) */,
3595     0x00000096    /*  44 (NUMSUB2) */,
3596     0x00000014    /*  45 (RET) */,
3597     0x00000051    /*  46 (LREF30-PUSH) */,
3598     0x0000003a    /*  47 (LREF0) */,
3599     0x00000024    /*  48 (BNLT) */,
3600     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 71),
3601     0x00000447    /*  50 (LREF-PUSH 4 0) */,
3602     0x0000010e    /*  51 (PRE-CALL 1) */,
3603     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 58),
3604     0x00000539    /*  53 (LREF 5 0) */,
3605     0x000000a4    /*  54 (SLOT-REFC) */,
3606     SCM_WORD(SCM_UNDEFINED) /* year */,
3607     0x0000015a    /*  56 (PUSH-GREF-CALL 1) */,
3608     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-year?> */,
3609     0x0000001e    /*  58 (BF) */,
3610     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 64),
3611     0x00000001    /*  60 (CONST) */,
3612     SCM_WORD(SCM_MAKE_INT(31622400U)) /* 31622400 */,
3613     0x00000013    /*  62 (JUMP) */,
3614     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 66),
3615     0x00000001    /*  64 (CONST) */,
3616     SCM_WORD(SCM_MAKE_INT(31536000U)) /* 31536000 */,
3617     0x00000096    /*  66 (NUMSUB2) */,
3618     0x0000000d    /*  67 (PUSH) */,
3619     0x0000003e    /*  68 (LREF10) */,
3620     0x00000096    /*  69 (NUMSUB2) */,
3621     0x00000014    /*  70 (RET) */,
3622     0x00000447    /*  71 (LREF-PUSH 4 0) */,
3623     0x0000004c    /*  72 (LREF10-PUSH) */,
3624     0x0000010e    /*  73 (PRE-CALL 1) */,
3625     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 80),
3626     0x00000041    /*  75 (LREF20) */,
3627     0x000000a4    /*  76 (SLOT-REFC) */,
3628     SCM_WORD(SCM_UNDEFINED) /* year */,
3629     0x0000015a    /*  78 (PUSH-GREF-CALL 1) */,
3630     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-year?> */,
3631     0x0000001e    /*  80 (BF) */,
3632     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 86),
3633     0x00000001    /*  82 (CONST) */,
3634     SCM_WORD(SCM_MAKE_INT(31622400U)) /* 31622400 */,
3635     0x00000013    /*  84 (JUMP) */,
3636     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]) + 88),
3637     0x00000001    /*  86 (CONST) */,
3638     SCM_WORD(SCM_MAKE_INT(31536000U)) /* 31536000 */,
3639     0x00000096    /*  88 (NUMSUB2) */,
3640     0x00000096    /*  89 (NUMSUB2) */,
3641     0x00000014    /*  90 (RET) */,
3642     /* tm:time->julian-day-number */
3643     0x00000049    /*   0 (LREF1-PUSH) */,
3644     0x0000003a    /*   1 (LREF0) */,
3645     0x00000095    /*   2 (NUMADD2) */,
3646     0x00000059    /*   3 (PUSH-GREF) */,
3647     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sihd> */,
3648     0x00000095    /*   5 (NUMADD2) */,
3649     0x0000010f    /*   6 (PUSH-PRE-CALL 1) */,
3650     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2305]) + 15),
3651     0x00000056    /*   8 (GREF-PUSH) */,
3652     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tai-epoch-in-jd> */,
3653     0x00000055    /*  10 (GREF) */,
3654     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
3655     0x00000097    /*  12 (NUMMUL2) */,
3656     0x0000015a    /*  13 (PUSH-GREF-CALL 1) */,
3657     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#inexact->exact> */,
3658     0x00000095    /*  15 (NUMADD2) */,
3659     0x00000014    /*  16 (RET) */,
3660     /* tm:leap-second? */
3661     0x0000020e    /*   0 (PRE-CALL 2) */,
3662     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2322]) + 6),
3663     0x0000005c    /*   2 (LREF0-PUSH-GREF) */,
3664     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-table> */,
3665     0x0000025a    /*   4 (PUSH-GREF-CALL 2) */,
3666     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#assoc> */,
3667     0x0000002b    /*   6 (RF) */,
3668     0x0000000a    /*   7 (CONST-RET) */,
3669     SCM_WORD(SCM_TRUE) /* #t */,
3670     /* time-utc->date */
3671     0x0000010e    /*   0 (PRE-CALL 1) */,
3672     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 5),
3673     0x00000049    /*   2 (LREF1-PUSH) */,
3674     0x00000157    /*   3 (GREF-CALL 1) */,
3675     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
3676     0x00000029    /*   5 (BNEQC) */,
3677     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
3678     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 10)  /*     10 */,
3679     0x00000013    /*   8 (JUMP) */,
3680     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 21),
3681     0x0000040e    /*  10 (PRE-CALL 4) */,
3682     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 21),
3683     0x00000006    /*  12 (CONST-PUSH) */,
3684     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
3685     0x00000006    /*  14 (CONST-PUSH) */,
3686     SCM_WORD(SCM_UNDEFINED) /* time-utc->date */,
3687     0x00000006    /*  16 (CONST-PUSH) */,
3688     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
3689     0x00000049    /*  18 (LREF1-PUSH) */,
3690     0x00000457    /*  19 (GREF-CALL 4) */,
3691     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
3692     0x0000003a    /*  21 (LREF0) */,
3693     0x00000022    /*  22 (BNNULL) */,
3694     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 30),
3695     0x0000000e    /*  24 (PRE-CALL 0) */,
3696     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 32),
3697     0x00000057    /*  26 (GREF-CALL 0) */,
3698     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:local-tz-offset> */,
3699     0x00000013    /*  28 (JUMP) */,
3700     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 32),
3701     0x0000003a    /*  30 (LREF0) */,
3702     0x00000063    /*  31 (CAR) */,
3703     0x00000118    /*  32 (PUSH-LOCAL-ENV 1) */,
3704     0x0000010e    /*  33 (PRE-CALL 1) */,
3705     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 44),
3706     0x00000048    /*  35 (LREF0-PUSH) */,
3707     0x0000010e    /*  36 (PRE-CALL 1) */,
3708     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 41),
3709     0x0000004d    /*  38 (LREF11-PUSH) */,
3710     0x00000157    /*  39 (GREF-CALL 1) */,
3711     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
3712     0x00000095    /*  41 (NUMADD2) */,
3713     0x0000015a    /*  42 (PUSH-GREF-CALL 1) */,
3714     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second?> */,
3715     0x00000118    /*  44 (PUSH-LOCAL-ENV 1) */,
3716     0x0000003a    /*  45 (LREF0) */,
3717     0x0000001e    /*  46 (BF) */,
3718     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 66),
3719     0x0000010e    /*  48 (PRE-CALL 1) */,
3720     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 81),
3721     0x0000020e    /*  50 (PRE-CALL 2) */,
3722     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 62),
3723     0x0000010e    /*  52 (PRE-CALL 1) */,
3724     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 57),
3725     0x00000050    /*  54 (LREF21-PUSH) */,
3726     0x00000157    /*  55 (GREF-CALL 1) */,
3727     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
3728     -0x00000066   /*  57 (NUMADDI -1) */,
3729     0x0000000d    /*  58 (PUSH) */,
3730     0x0000004c    /*  59 (LREF10-PUSH) */,
3731     0x00000257    /*  60 (GREF-CALL 2) */,
3732     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time->julian-day-number> */,
3733     0x0000015a    /*  62 (PUSH-GREF-CALL 1) */,
3734     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:decode-julian-day-number> */,
3735     0x00000013    /*  64 (JUMP) */,
3736     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 81),
3737     0x0000010e    /*  66 (PRE-CALL 1) */,
3738     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 81),
3739     0x0000020e    /*  68 (PRE-CALL 2) */,
3740     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 79),
3741     0x0000010e    /*  70 (PRE-CALL 1) */,
3742     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 75),
3743     0x00000050    /*  72 (LREF21-PUSH) */,
3744     0x00000157    /*  73 (GREF-CALL 1) */,
3745     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
3746     0x0000000d    /*  75 (PUSH) */,
3747     0x0000004c    /*  76 (LREF10-PUSH) */,
3748     0x00000257    /*  77 (GREF-CALL 2) */,
3749     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time->julian-day-number> */,
3750     0x0000015a    /*  79 (PUSH-GREF-CALL 1) */,
3751     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:decode-julian-day-number> */,
3752     0x00000431    /*  81 (TAIL-RECEIVE 4 0) */,
3753     0x0000020e    /*  82 (PRE-CALL 2) */,
3754     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 88),
3755     0x0000004b    /*  84 (LREF3-PUSH) */,
3756     0x000e1007    /*  85 (CONSTI-PUSH 3600) */,
3757     0x00000257    /*  86 (GREF-CALL 2) */,
3758     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3759     0x00000118    /*  88 (PUSH-LOCAL-ENV 1) */,
3760     0x0000020e    /*  89 (PRE-CALL 2) */,
3761     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 95),
3762     0x000c0147    /*  91 (LREF-PUSH 1 3) */,
3763     0x000e1007    /*  92 (CONSTI-PUSH 3600) */,
3764     0x00000257    /*  93 (GREF-CALL 2) */,
3765     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
3766     0x00000118    /*  95 (PUSH-LOCAL-ENV 1) */,
3767     0x0000020e    /*  96 (PRE-CALL 2) */,
3768     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 102),
3769     0x00000048    /*  98 (LREF0-PUSH) */,
3770     0x00003c07    /*  99 (CONSTI-PUSH 60) */,
3771     0x00000257    /* 100 (GREF-CALL 2) */,
3772     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3773     0x00000118    /* 102 (PUSH-LOCAL-ENV 1) */,
3774     0x0000020e    /* 103 (PRE-CALL 2) */,
3775     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 109),
3776     0x0000004c    /* 105 (LREF10-PUSH) */,
3777     0x00003c07    /* 106 (CONSTI-PUSH 60) */,
3778     0x00000257    /* 107 (GREF-CALL 2) */,
3779     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
3780     0x00000118    /* 109 (PUSH-LOCAL-ENV 1) */,
3781     0x0000010e    /* 110 (PRE-CALL 1) */,
3782     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 115),
3783     0x00040747    /* 112 (LREF-PUSH 7 1) */,
3784     0x00000157    /* 113 (GREF-CALL 1) */,
3785     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
3786     0x0000000d    /* 115 (PUSH) */,
3787     0x00000539    /* 116 (LREF 5 0) */,
3788     0x0000001e    /* 117 (BF) */,
3789     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 123),
3790     0x0000003a    /* 119 (LREF0) */,
3791     0x0000019a    /* 120 (NUMADDI 1) */,
3792     0x00000013    /* 121 (JUMP) */,
3793     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]) + 124),
3794     0x0000003a    /* 123 (LREF0) */,
3795     0x0000000d    /* 124 (PUSH) */,
3796     0x0000004c    /* 125 (LREF10-PUSH) */,
3797     0x00000051    /* 126 (LREF30-PUSH) */,
3798     0x00080447    /* 127 (LREF-PUSH 4 2) */,
3799     0x00040447    /* 128 (LREF-PUSH 4 1) */,
3800     0x00000447    /* 129 (LREF-PUSH 4 0) */,
3801     0x00000647    /* 130 (LREF-PUSH 6 0) */,
3802     0x00000858    /* 131 (GREF-TAIL-CALL 8) */,
3803     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-date> */,
3804     0x00000014    /* 133 (RET) */,
3805     /* time-tai->date */
3806     0x0000010e    /*   0 (PRE-CALL 1) */,
3807     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 5),
3808     0x00000049    /*   2 (LREF1-PUSH) */,
3809     0x00000157    /*   3 (GREF-CALL 1) */,
3810     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
3811     0x00000029    /*   5 (BNEQC) */,
3812     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
3813     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 10)  /*     10 */,
3814     0x00000013    /*   8 (JUMP) */,
3815     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 21),
3816     0x0000040e    /*  10 (PRE-CALL 4) */,
3817     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 21),
3818     0x00000006    /*  12 (CONST-PUSH) */,
3819     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
3820     0x00000006    /*  14 (CONST-PUSH) */,
3821     SCM_WORD(SCM_UNDEFINED) /* time-tai->date */,
3822     0x00000006    /*  16 (CONST-PUSH) */,
3823     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
3824     0x00000049    /*  18 (LREF1-PUSH) */,
3825     0x00000457    /*  19 (GREF-CALL 4) */,
3826     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
3827     0x0000003a    /*  21 (LREF0) */,
3828     0x00000022    /*  22 (BNNULL) */,
3829     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 30),
3830     0x0000000e    /*  24 (PRE-CALL 0) */,
3831     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 32),
3832     0x00000057    /*  26 (GREF-CALL 0) */,
3833     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:local-tz-offset> */,
3834     0x00000013    /*  28 (JUMP) */,
3835     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 32),
3836     0x0000003a    /*  30 (LREF0) */,
3837     0x00000063    /*  31 (CAR) */,
3838     0x00000118    /*  32 (PUSH-LOCAL-ENV 1) */,
3839     0x0000010e    /*  33 (PRE-CALL 1) */,
3840     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 38),
3841     0x0000004d    /*  35 (LREF11-PUSH) */,
3842     0x00000157    /*  36 (GREF-CALL 1) */,
3843     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
3844     0x0000010f    /*  38 (PUSH-PRE-CALL 1) */,
3845     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 47),
3846     0x0000010e    /*  40 (PRE-CALL 1) */,
3847     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 45),
3848     0x0000004d    /*  42 (LREF11-PUSH) */,
3849     0x00000157    /*  43 (GREF-CALL 1) */,
3850     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
3851     0x0000015a    /*  45 (PUSH-GREF-CALL 1) */,
3852     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-delta> */,
3853     0x00000096    /*  47 (NUMSUB2) */,
3854     0x00000118    /*  48 (PUSH-LOCAL-ENV 1) */,
3855     0x0000010e    /*  49 (PRE-CALL 1) */,
3856     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 56),
3857     0x0000004c    /*  51 (LREF10-PUSH) */,
3858     0x0000003a    /*  52 (LREF0) */,
3859     0x00000095    /*  53 (NUMADD2) */,
3860     0x0000015a    /*  54 (PUSH-GREF-CALL 1) */,
3861     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second?> */,
3862     0x00000118    /*  56 (PUSH-LOCAL-ENV 1) */,
3863     0x0000003a    /*  57 (LREF0) */,
3864     0x0000001e    /*  58 (BF) */,
3865     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 74),
3866     0x0000010e    /*  60 (PRE-CALL 1) */,
3867     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 84),
3868     0x0000020e    /*  62 (PRE-CALL 2) */,
3869     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 70),
3870     0x0000003e    /*  64 (LREF10) */,
3871     -0x00000066   /*  65 (NUMADDI -1) */,
3872     0x0000000d    /*  66 (PUSH) */,
3873     0x0000004f    /*  67 (LREF20-PUSH) */,
3874     0x00000257    /*  68 (GREF-CALL 2) */,
3875     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time->julian-day-number> */,
3876     0x0000015a    /*  70 (PUSH-GREF-CALL 1) */,
3877     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:decode-julian-day-number> */,
3878     0x00000013    /*  72 (JUMP) */,
3879     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 84),
3880     0x0000010e    /*  74 (PRE-CALL 1) */,
3881     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 84),
3882     0x0000020e    /*  76 (PRE-CALL 2) */,
3883     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 82),
3884     0x0000004c    /*  78 (LREF10-PUSH) */,
3885     0x0000004f    /*  79 (LREF20-PUSH) */,
3886     0x00000257    /*  80 (GREF-CALL 2) */,
3887     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time->julian-day-number> */,
3888     0x0000015a    /*  82 (PUSH-GREF-CALL 1) */,
3889     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:decode-julian-day-number> */,
3890     0x00000431    /*  84 (TAIL-RECEIVE 4 0) */,
3891     0x0000020e    /*  85 (PRE-CALL 2) */,
3892     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 91),
3893     0x0000004b    /*  87 (LREF3-PUSH) */,
3894     0x000e1007    /*  88 (CONSTI-PUSH 3600) */,
3895     0x00000257    /*  89 (GREF-CALL 2) */,
3896     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3897     0x00000118    /*  91 (PUSH-LOCAL-ENV 1) */,
3898     0x0000020e    /*  92 (PRE-CALL 2) */,
3899     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 98),
3900     0x000c0147    /*  94 (LREF-PUSH 1 3) */,
3901     0x000e1007    /*  95 (CONSTI-PUSH 3600) */,
3902     0x00000257    /*  96 (GREF-CALL 2) */,
3903     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
3904     0x00000118    /*  98 (PUSH-LOCAL-ENV 1) */,
3905     0x0000020e    /*  99 (PRE-CALL 2) */,
3906     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 105),
3907     0x00000048    /* 101 (LREF0-PUSH) */,
3908     0x00003c07    /* 102 (CONSTI-PUSH 60) */,
3909     0x00000257    /* 103 (GREF-CALL 2) */,
3910     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
3911     0x00000118    /* 105 (PUSH-LOCAL-ENV 1) */,
3912     0x0000020e    /* 106 (PRE-CALL 2) */,
3913     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 112),
3914     0x0000004c    /* 108 (LREF10-PUSH) */,
3915     0x00003c07    /* 109 (CONSTI-PUSH 60) */,
3916     0x00000257    /* 110 (GREF-CALL 2) */,
3917     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
3918     0x00000118    /* 112 (PUSH-LOCAL-ENV 1) */,
3919     0x0000010e    /* 113 (PRE-CALL 1) */,
3920     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 118),
3921     0x00040847    /* 115 (LREF-PUSH 8 1) */,
3922     0x00000157    /* 116 (GREF-CALL 1) */,
3923     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
3924     0x0000000d    /* 118 (PUSH) */,
3925     0x00000539    /* 119 (LREF 5 0) */,
3926     0x0000001e    /* 120 (BF) */,
3927     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 126),
3928     0x0000003a    /* 122 (LREF0) */,
3929     0x0000019a    /* 123 (NUMADDI 1) */,
3930     0x00000013    /* 124 (JUMP) */,
3931     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]) + 127),
3932     0x0000003a    /* 126 (LREF0) */,
3933     0x0000000d    /* 127 (PUSH) */,
3934     0x0000004c    /* 128 (LREF10-PUSH) */,
3935     0x00000051    /* 129 (LREF30-PUSH) */,
3936     0x00080447    /* 130 (LREF-PUSH 4 2) */,
3937     0x00040447    /* 131 (LREF-PUSH 4 1) */,
3938     0x00000447    /* 132 (LREF-PUSH 4 0) */,
3939     0x00000747    /* 133 (LREF-PUSH 7 0) */,
3940     0x00000858    /* 134 (GREF-TAIL-CALL 8) */,
3941     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-date> */,
3942     0x00000014    /* 136 (RET) */,
3943     /* time-monotonic->date */
3944     0x0000010e    /*   0 (PRE-CALL 1) */,
3945     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 5),
3946     0x00000049    /*   2 (LREF1-PUSH) */,
3947     0x00000157    /*   3 (GREF-CALL 1) */,
3948     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
3949     0x00000029    /*   5 (BNEQC) */,
3950     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
3951     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 10)  /*     10 */,
3952     0x00000013    /*   8 (JUMP) */,
3953     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 21),
3954     0x0000040e    /*  10 (PRE-CALL 4) */,
3955     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 21),
3956     0x00000006    /*  12 (CONST-PUSH) */,
3957     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
3958     0x00000006    /*  14 (CONST-PUSH) */,
3959     SCM_WORD(SCM_UNDEFINED) /* time-monotonic->date */,
3960     0x00000006    /*  16 (CONST-PUSH) */,
3961     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
3962     0x00000049    /*  18 (LREF1-PUSH) */,
3963     0x00000457    /*  19 (GREF-CALL 4) */,
3964     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
3965     0x0000003a    /*  21 (LREF0) */,
3966     0x00000022    /*  22 (BNNULL) */,
3967     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 30),
3968     0x0000000e    /*  24 (PRE-CALL 0) */,
3969     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 32),
3970     0x00000057    /*  26 (GREF-CALL 0) */,
3971     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:local-tz-offset> */,
3972     0x00000013    /*  28 (JUMP) */,
3973     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 32),
3974     0x0000003a    /*  30 (LREF0) */,
3975     0x00000063    /*  31 (CAR) */,
3976     0x00000118    /*  32 (PUSH-LOCAL-ENV 1) */,
3977     0x0000010e    /*  33 (PRE-CALL 1) */,
3978     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 38),
3979     0x0000004d    /*  35 (LREF11-PUSH) */,
3980     0x00000157    /*  36 (GREF-CALL 1) */,
3981     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
3982     0x0000010f    /*  38 (PUSH-PRE-CALL 1) */,
3983     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 47),
3984     0x0000010e    /*  40 (PRE-CALL 1) */,
3985     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 45),
3986     0x0000004d    /*  42 (LREF11-PUSH) */,
3987     0x00000157    /*  43 (GREF-CALL 1) */,
3988     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
3989     0x0000015a    /*  45 (PUSH-GREF-CALL 1) */,
3990     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-delta> */,
3991     0x00000096    /*  47 (NUMSUB2) */,
3992     0x00000118    /*  48 (PUSH-LOCAL-ENV 1) */,
3993     0x0000010e    /*  49 (PRE-CALL 1) */,
3994     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 56),
3995     0x0000004c    /*  51 (LREF10-PUSH) */,
3996     0x0000003a    /*  52 (LREF0) */,
3997     0x00000095    /*  53 (NUMADD2) */,
3998     0x0000015a    /*  54 (PUSH-GREF-CALL 1) */,
3999     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second?> */,
4000     0x00000118    /*  56 (PUSH-LOCAL-ENV 1) */,
4001     0x0000003a    /*  57 (LREF0) */,
4002     0x0000001e    /*  58 (BF) */,
4003     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 74),
4004     0x0000010e    /*  60 (PRE-CALL 1) */,
4005     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 84),
4006     0x0000020e    /*  62 (PRE-CALL 2) */,
4007     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 70),
4008     0x0000003e    /*  64 (LREF10) */,
4009     -0x00000066   /*  65 (NUMADDI -1) */,
4010     0x0000000d    /*  66 (PUSH) */,
4011     0x0000004f    /*  67 (LREF20-PUSH) */,
4012     0x00000257    /*  68 (GREF-CALL 2) */,
4013     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time->julian-day-number> */,
4014     0x0000015a    /*  70 (PUSH-GREF-CALL 1) */,
4015     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:decode-julian-day-number> */,
4016     0x00000013    /*  72 (JUMP) */,
4017     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 84),
4018     0x0000010e    /*  74 (PRE-CALL 1) */,
4019     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 84),
4020     0x0000020e    /*  76 (PRE-CALL 2) */,
4021     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 82),
4022     0x0000004c    /*  78 (LREF10-PUSH) */,
4023     0x0000004f    /*  79 (LREF20-PUSH) */,
4024     0x00000257    /*  80 (GREF-CALL 2) */,
4025     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:time->julian-day-number> */,
4026     0x0000015a    /*  82 (PUSH-GREF-CALL 1) */,
4027     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:decode-julian-day-number> */,
4028     0x00000431    /*  84 (TAIL-RECEIVE 4 0) */,
4029     0x0000020e    /*  85 (PRE-CALL 2) */,
4030     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 91),
4031     0x0000004b    /*  87 (LREF3-PUSH) */,
4032     0x000e1007    /*  88 (CONSTI-PUSH 3600) */,
4033     0x00000257    /*  89 (GREF-CALL 2) */,
4034     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4035     0x00000118    /*  91 (PUSH-LOCAL-ENV 1) */,
4036     0x0000020e    /*  92 (PRE-CALL 2) */,
4037     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 98),
4038     0x000c0147    /*  94 (LREF-PUSH 1 3) */,
4039     0x000e1007    /*  95 (CONSTI-PUSH 3600) */,
4040     0x00000257    /*  96 (GREF-CALL 2) */,
4041     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
4042     0x00000118    /*  98 (PUSH-LOCAL-ENV 1) */,
4043     0x0000020e    /*  99 (PRE-CALL 2) */,
4044     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 105),
4045     0x00000048    /* 101 (LREF0-PUSH) */,
4046     0x00003c07    /* 102 (CONSTI-PUSH 60) */,
4047     0x00000257    /* 103 (GREF-CALL 2) */,
4048     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4049     0x00000118    /* 105 (PUSH-LOCAL-ENV 1) */,
4050     0x0000020e    /* 106 (PRE-CALL 2) */,
4051     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 112),
4052     0x0000004c    /* 108 (LREF10-PUSH) */,
4053     0x00003c07    /* 109 (CONSTI-PUSH 60) */,
4054     0x00000257    /* 110 (GREF-CALL 2) */,
4055     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
4056     0x00000118    /* 112 (PUSH-LOCAL-ENV 1) */,
4057     0x0000010e    /* 113 (PRE-CALL 1) */,
4058     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 118),
4059     0x00040847    /* 115 (LREF-PUSH 8 1) */,
4060     0x00000157    /* 116 (GREF-CALL 1) */,
4061     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
4062     0x0000000d    /* 118 (PUSH) */,
4063     0x00000539    /* 119 (LREF 5 0) */,
4064     0x0000001e    /* 120 (BF) */,
4065     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 126),
4066     0x0000003a    /* 122 (LREF0) */,
4067     0x0000019a    /* 123 (NUMADDI 1) */,
4068     0x00000013    /* 124 (JUMP) */,
4069     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]) + 127),
4070     0x0000003a    /* 126 (LREF0) */,
4071     0x0000000d    /* 127 (PUSH) */,
4072     0x0000004c    /* 128 (LREF10-PUSH) */,
4073     0x00000051    /* 129 (LREF30-PUSH) */,
4074     0x00080447    /* 130 (LREF-PUSH 4 2) */,
4075     0x00040447    /* 131 (LREF-PUSH 4 1) */,
4076     0x00000447    /* 132 (LREF-PUSH 4 0) */,
4077     0x00000747    /* 133 (LREF-PUSH 7 0) */,
4078     0x00000858    /* 134 (GREF-TAIL-CALL 8) */,
4079     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-date> */,
4080     0x00000014    /* 136 (RET) */,
4081     /* date->time-utc */
4082     0x0000010e    /*   0 (PRE-CALL 1) */,
4083     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 4),
4084     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4085     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-nanosecond> */,
4086     0x0000010f    /*   4 (PUSH-PRE-CALL 1) */,
4087     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 8),
4088     0x0000015d    /*   6 (LREF0-PUSH-GREF-CALL 1) */,
4089     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-second> */,
4090     0x0000010f    /*   8 (PUSH-PRE-CALL 1) */,
4091     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 12),
4092     0x0000015d    /*  10 (LREF0-PUSH-GREF-CALL 1) */,
4093     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-minute> */,
4094     0x0000010f    /*  12 (PUSH-PRE-CALL 1) */,
4095     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 16),
4096     0x0000015d    /*  14 (LREF0-PUSH-GREF-CALL 1) */,
4097     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
4098     0x0000010f    /*  16 (PUSH-PRE-CALL 1) */,
4099     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 20),
4100     0x0000015d    /*  18 (LREF0-PUSH-GREF-CALL 1) */,
4101     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-day> */,
4102     0x0000010f    /*  20 (PUSH-PRE-CALL 1) */,
4103     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 24),
4104     0x0000015d    /*  22 (LREF0-PUSH-GREF-CALL 1) */,
4105     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
4106     0x0000010f    /*  24 (PUSH-PRE-CALL 1) */,
4107     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 28),
4108     0x0000015d    /*  26 (LREF0-PUSH-GREF-CALL 1) */,
4109     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
4110     0x0000010f    /*  28 (PUSH-PRE-CALL 1) */,
4111     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 32),
4112     0x0000015d    /*  30 (LREF0-PUSH-GREF-CALL 1) */,
4113     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-zone-offset> */,
4114     0x00000818    /*  32 (PUSH-LOCAL-ENV 8) */,
4115     0x0000030e    /*  33 (PRE-CALL 3) */,
4116     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]) + 40),
4117     0x0000004b    /*  35 (LREF3-PUSH) */,
4118     0x0000004a    /*  36 (LREF2-PUSH) */,
4119     0x00000049    /*  37 (LREF1-PUSH) */,
4120     0x00000357    /*  38 (GREF-CALL 3) */,
4121     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:encode-julian-day-number> */,
4122     0x00000059    /*  40 (PUSH-GREF) */,
4123     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tai-epoch-in-jd> */,
4124     0x00000096    /*  42 (NUMSUB2) */,
4125     0x00000118    /*  43 (PUSH-LOCAL-ENV 1) */,
4126     0x00000056    /*  44 (GREF-PUSH) */,
4127     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc> */,
4128     0x001c0147    /*  46 (LREF-PUSH 1 7) */,
4129     0x00000048    /*  47 (LREF0-PUSH) */,
4130     0x00000001    /*  48 (CONST) */,
4131     SCM_WORD(SCM_UNDEFINED) /* 0.5 */,
4132     0x00000096    /*  50 (NUMSUB2) */,
4133     0x0000000d    /*  51 (PUSH) */,
4134     0x00001802    /*  52 (CONSTI 24) */,
4135     0x00000097    /*  53 (NUMMUL2) */,
4136     0x0000000d    /*  54 (PUSH) */,
4137     0x00003c02    /*  55 (CONSTI 60) */,
4138     0x00000097    /*  56 (NUMMUL2) */,
4139     0x0000000d    /*  57 (PUSH) */,
4140     0x00003c02    /*  58 (CONSTI 60) */,
4141     0x00000097    /*  59 (NUMMUL2) */,
4142     0x0000000d    /*  60 (PUSH) */,
4143     0x00100147    /*  61 (LREF-PUSH 1 4) */,
4144     0x00003c02    /*  62 (CONSTI 60) */,
4145     0x00000097    /*  63 (NUMMUL2) */,
4146     0x0000000d    /*  64 (PUSH) */,
4147     0x00003c02    /*  65 (CONSTI 60) */,
4148     0x00000097    /*  66 (NUMMUL2) */,
4149     0x00000095    /*  67 (NUMADD2) */,
4150     0x0000000d    /*  68 (PUSH) */,
4151     0x00140147    /*  69 (LREF-PUSH 1 5) */,
4152     0x00003c02    /*  70 (CONSTI 60) */,
4153     0x00000097    /*  71 (NUMMUL2) */,
4154     0x00000095    /*  72 (NUMADD2) */,
4155     0x0000000d    /*  73 (PUSH) */,
4156     0x00180139    /*  74 (LREF 1 6) */,
4157     0x00000095    /*  75 (NUMADD2) */,
4158     0x0000000d    /*  76 (PUSH) */,
4159     0x0000003e    /*  77 (LREF10) */,
4160     0x00000099    /*  78 (NEGATE) */,
4161     0x00000095    /*  79 (NUMADD2) */,
4162     0x0000035b    /*  80 (PUSH-GREF-TAIL-CALL 3) */,
4163     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-time> */,
4164     0x00000014    /*  82 (RET) */,
4165     /* date->time-tai */
4166     0x0000010e    /*   0 (PRE-CALL 1) */,
4167     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2822]) + 4),
4168     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4169     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->time-utc> */,
4170     0x0000015b    /*   4 (PUSH-GREF-TAIL-CALL 1) */,
4171     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->time-tai!> */,
4172     0x00000014    /*   6 (RET) */,
4173     /* date->time-monotonic */
4174     0x0000010e    /*   0 (PRE-CALL 1) */,
4175     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2829]) + 4),
4176     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4177     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->time-utc> */,
4178     0x0000015b    /*   4 (PUSH-GREF-TAIL-CALL 1) */,
4179     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->time-monotonic!> */,
4180     0x00000014    /*   6 (RET) */,
4181     /* tm:leap-year? */
4182     0x0000020e    /*   0 (PRE-CALL 2) */,
4183     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2836]) + 6),
4184     0x00000048    /*   2 (LREF0-PUSH) */,
4185     0x00019007    /*   3 (CONSTI-PUSH 400) */,
4186     0x00000257    /*   4 (GREF-CALL 2) */,
4187     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#modulo> */,
4188     0x00000028    /*   6 (BNUMNEI 0) */,
4189     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2836]) + 9),
4190     0x00000014    /*   8 (RET) */,
4191     0x0000020e    /*   9 (PRE-CALL 2) */,
4192     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2836]) + 15),
4193     0x00000048    /*  11 (LREF0-PUSH) */,
4194     0x00000407    /*  12 (CONSTI-PUSH 4) */,
4195     0x00000257    /*  13 (GREF-CALL 2) */,
4196     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#modulo> */,
4197     0x00000028    /*  15 (BNUMNEI 0) */,
4198     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2836]) + 28),
4199     0x0000020e    /*  17 (PRE-CALL 2) */,
4200     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2836]) + 23),
4201     0x00000048    /*  19 (LREF0-PUSH) */,
4202     0x00006407    /*  20 (CONSTI-PUSH 100) */,
4203     0x00000257    /*  21 (GREF-CALL 2) */,
4204     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#modulo> */,
4205     0x0000000d    /*  23 (PUSH) */,
4206     0x00000002    /*  24 (CONSTI 0) */,
4207     0x00000090    /*  25 (NUMEQ2) */,
4208     0x00000079    /*  26 (NOT) */,
4209     0x00000014    /*  27 (RET) */,
4210     0x00000014    /*  28 (RET) */,
4211     /* leap-year? */
4212     0x0000010e    /*   0 (PRE-CALL 1) */,
4213     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2865]) + 4),
4214     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4215     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
4216     0x0000015b    /*   4 (PUSH-GREF-TAIL-CALL 1) */,
4217     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-year?> */,
4218     0x00000014    /*   6 (RET) */,
4219     /* %toplevel */
4220     0x00000001    /*   0 (CONST) */,
4221     SCM_WORD(SCM_OBJ(&scm__rc.d396[403])) /* ((1 . 0) (2 . 31) (3 . 59) (4 . 90) (5 . 120) (6 . 151) (7 . 181) (8 . 212) (9 . 243) (10 . 273) (11 . 304) (12 . 334)) */,
4222     0x00000015    /*   2 (DEFINE 0) */,
4223     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:month-assoc> */,
4224     0x00000014    /*   4 (RET) */,
4225     /* tm:year-day */
4226     0x0000020e    /*   0 (PRE-CALL 2) */,
4227     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]) + 7),
4228     0x00000049    /*   2 (LREF1-PUSH) */,
4229     0x00000056    /*   3 (GREF-PUSH) */,
4230     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:month-assoc> */,
4231     0x00000257    /*   5 (GREF-CALL 2) */,
4232     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#assoc> */,
4233     0x00000118    /*   7 (PUSH-LOCAL-ENV 1) */,
4234     0x0000003a    /*   8 (LREF0) */,
4235     0x0000001e    /*   9 (BF) */,
4236     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]) + 13),
4237     0x00000013    /*  11 (JUMP) */,
4238     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]) + 20),
4239     0x0000020e    /*  13 (PRE-CALL 2) */,
4240     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]) + 20),
4241     0x00000006    /*  15 (CONST-PUSH) */,
4242     SCM_WORD(SCM_OBJ(&scm__sc.d397[163])) /* date-year-day: invalid month: ~a */,
4243     0x0000004d    /*  17 (LREF11-PUSH) */,
4244     0x00000257    /*  18 (GREF-CALL 2) */,
4245     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
4246     0x0000010e    /*  20 (PRE-CALL 1) */,
4247     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]) + 25),
4248     0x0000004c    /*  22 (LREF10-PUSH) */,
4249     0x00000157    /*  23 (GREF-CALL 1) */,
4250     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-year?> */,
4251     0x0000001e    /*  25 (BF) */,
4252     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]) + 37),
4253     0x0000004d    /*  27 (LREF11-PUSH) */,
4254     0x00000202    /*  28 (CONSTI 2) */,
4255     0x00000026    /*  29 (BNGT) */,
4256     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]) + 37),
4257     0x0000004e    /*  31 (LREF12-PUSH) */,
4258     0x0000003a    /*  32 (LREF0) */,
4259     0x00000065    /*  33 (CDR) */,
4260     0x00000095    /*  34 (NUMADD2) */,
4261     0x0000019a    /*  35 (NUMADDI 1) */,
4262     0x00000014    /*  36 (RET) */,
4263     0x0000004e    /*  37 (LREF12-PUSH) */,
4264     0x0000003a    /*  38 (LREF0) */,
4265     0x00000065    /*  39 (CDR) */,
4266     0x00000095    /*  40 (NUMADD2) */,
4267     0x00000014    /*  41 (RET) */,
4268     0x00000013    /*  42 (JUMP) */,
4269     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]) + 37),
4270     0x00000014    /*  44 (RET) */,
4271     /* date-year-day */
4272     0x0000010e    /*   0 (PRE-CALL 1) */,
4273     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2922]) + 4),
4274     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4275     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-day> */,
4276     0x0000010f    /*   4 (PUSH-PRE-CALL 1) */,
4277     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2922]) + 8),
4278     0x0000015d    /*   6 (LREF0-PUSH-GREF-CALL 1) */,
4279     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
4280     0x0000010f    /*   8 (PUSH-PRE-CALL 1) */,
4281     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2922]) + 12),
4282     0x0000015d    /*  10 (LREF0-PUSH-GREF-CALL 1) */,
4283     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
4284     0x0000035b    /*  12 (PUSH-GREF-TAIL-CALL 3) */,
4285     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:year-day> */,
4286     0x00000014    /*  14 (RET) */,
4287     /* tm:week-day */
4288     0x0000020e    /*   0 (PRE-CALL 2) */,
4289     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]) + 8),
4290     0x0000003b    /*   2 (LREF1) */,
4291     0x00000e9b    /*   3 (NUMSUBI 14) */,
4292     0x0000000d    /*   4 (PUSH) */,
4293     0x00000c07    /*   5 (CONSTI-PUSH 12) */,
4294     0x00000257    /*   6 (GREF-CALL 2) */,
4295     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4296     0x00000118    /*   8 (PUSH-LOCAL-ENV 1) */,
4297     0x0000004c    /*   9 (LREF10-PUSH) */,
4298     0x0000003a    /*  10 (LREF0) */,
4299     0x00000096    /*  11 (NUMSUB2) */,
4300     0x00000118    /*  12 (PUSH-LOCAL-ENV 1) */,
4301     0x00000050    /*  13 (LREF21-PUSH) */,
4302     0x00000c07    /*  14 (CONSTI-PUSH 12) */,
4303     0x0000003e    /*  15 (LREF10) */,
4304     0x00000097    /*  16 (NUMMUL2) */,
4305     0x00000095    /*  17 (NUMADD2) */,
4306     -0x00000166   /*  18 (NUMADDI -2) */,
4307     0x00000118    /*  19 (PUSH-LOCAL-ENV 1) */,
4308     0x00080347    /*  20 (LREF-PUSH 3 2) */,
4309     0x0000003e    /*  21 (LREF10) */,
4310     0x00000095    /*  22 (NUMADD2) */,
4311     0x0000020f    /*  23 (PUSH-PRE-CALL 2) */,
4312     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]) + 29),
4313     0x0000004c    /*  25 (LREF10-PUSH) */,
4314     0x00000407    /*  26 (CONSTI-PUSH 4) */,
4315     0x00000257    /*  27 (GREF-CALL 2) */,
4316     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4317     0x00000095    /*  29 (NUMADD2) */,
4318     0x0000020f    /*  30 (PUSH-PRE-CALL 2) */,
4319     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]) + 36),
4320     0x0000004c    /*  32 (LREF10-PUSH) */,
4321     0x00006407    /*  33 (CONSTI-PUSH 100) */,
4322     0x00000257    /*  34 (GREF-CALL 2) */,
4323     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4324     0x00000099    /*  36 (NEGATE) */,
4325     0x00000095    /*  37 (NUMADD2) */,
4326     0x0000020f    /*  38 (PUSH-PRE-CALL 2) */,
4327     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]) + 44),
4328     0x0000004c    /*  40 (LREF10-PUSH) */,
4329     0x00019007    /*  41 (CONSTI-PUSH 400) */,
4330     0x00000257    /*  42 (GREF-CALL 2) */,
4331     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4332     0x00000095    /*  44 (NUMADD2) */,
4333     0x0000020f    /*  45 (PUSH-PRE-CALL 2) */,
4334     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]) + 54),
4335     0x00001f07    /*  47 (CONSTI-PUSH 31) */,
4336     0x0000003a    /*  48 (LREF0) */,
4337     0x00000097    /*  49 (NUMMUL2) */,
4338     0x0000000d    /*  50 (PUSH) */,
4339     0x00000c07    /*  51 (CONSTI-PUSH 12) */,
4340     0x00000257    /*  52 (GREF-CALL 2) */,
4341     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4342     0x00000095    /*  54 (NUMADD2) */,
4343     0x0000000d    /*  55 (PUSH) */,
4344     0x00000707    /*  56 (CONSTI-PUSH 7) */,
4345     0x00000258    /*  57 (GREF-TAIL-CALL 2) */,
4346     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#modulo> */,
4347     0x00000014    /*  59 (RET) */,
4348     /* date-week-day */
4349     0x0000010e    /*   0 (PRE-CALL 1) */,
4350     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2997]) + 4),
4351     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4352     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-day> */,
4353     0x0000010f    /*   4 (PUSH-PRE-CALL 1) */,
4354     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2997]) + 8),
4355     0x0000015d    /*   6 (LREF0-PUSH-GREF-CALL 1) */,
4356     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
4357     0x0000010f    /*   8 (PUSH-PRE-CALL 1) */,
4358     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[2997]) + 12),
4359     0x0000015d    /*  10 (LREF0-PUSH-GREF-CALL 1) */,
4360     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
4361     0x0000035b    /*  12 (PUSH-GREF-TAIL-CALL 3) */,
4362     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:week-day> */,
4363     0x00000014    /*  14 (RET) */,
4364     /* tm:days-before-first-week */
4365     0x0000080e    /*   0 (PRE-CALL 8) */,
4366     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3012]) + 17),
4367     0x00000007    /*   2 (CONSTI-PUSH 0) */,
4368     0x00000007    /*   3 (CONSTI-PUSH 0) */,
4369     0x00000007    /*   4 (CONSTI-PUSH 0) */,
4370     0x00000007    /*   5 (CONSTI-PUSH 0) */,
4371     0x00000107    /*   6 (CONSTI-PUSH 1) */,
4372     0x00000107    /*   7 (CONSTI-PUSH 1) */,
4373     0x0000010e    /*   8 (PRE-CALL 1) */,
4374     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3012]) + 13),
4375     0x00000049    /*  10 (LREF1-PUSH) */,
4376     0x00000157    /*  11 (GREF-CALL 1) */,
4377     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
4378     0x0000000d    /*  13 (PUSH) */,
4379     0x00000009    /*  14 (CONSTF-PUSH) */,
4380     0x00000857    /*  15 (GREF-CALL 8) */,
4381     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-date> */,
4382     0x00000118    /*  17 (PUSH-LOCAL-ENV 1) */,
4383     0x0000010e    /*  18 (PRE-CALL 1) */,
4384     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3012]) + 22),
4385     0x0000015d    /*  20 (LREF0-PUSH-GREF-CALL 1) */,
4386     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-day> */,
4387     0x00000118    /*  22 (PUSH-LOCAL-ENV 1) */,
4388     0x0000004f    /*  23 (LREF20-PUSH) */,
4389     0x0000003a    /*  24 (LREF0) */,
4390     0x00000096    /*  25 (NUMSUB2) */,
4391     0x0000000d    /*  26 (PUSH) */,
4392     0x00000707    /*  27 (CONSTI-PUSH 7) */,
4393     0x00000258    /*  28 (GREF-TAIL-CALL 2) */,
4394     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#modulo> */,
4395     0x00000014    /*  30 (RET) */,
4396     /* date-week-number */
4397     0x0000010e    /*   0 (PRE-CALL 1) */,
4398     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3043]) + 5),
4399     0x00000049    /*   2 (LREF1-PUSH) */,
4400     0x00000157    /*   3 (GREF-CALL 1) */,
4401     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year-day> */,
4402     0x0000020f    /*   5 (PUSH-PRE-CALL 2) */,
4403     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3043]) + 10),
4404     0x00000049    /*   7 (LREF1-PUSH) */,
4405     0x0000025d    /*   8 (LREF0-PUSH-GREF-CALL 2) */,
4406     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:days-before-first-week> */,
4407     0x00000096    /*  10 (NUMSUB2) */,
4408     0x0000000d    /*  11 (PUSH) */,
4409     0x00000707    /*  12 (CONSTI-PUSH 7) */,
4410     0x00000258    /*  13 (GREF-TAIL-CALL 2) */,
4411     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4412     0x00000014    /*  15 (RET) */,
4413     /* current-date */
4414     0x0000003a    /*   0 (LREF0) */,
4415     0x00000022    /*   1 (BNNULL) */,
4416     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3059]) + 9),
4417     0x0000000e    /*   3 (PRE-CALL 0) */,
4418     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3059]) + 11),
4419     0x00000057    /*   5 (GREF-CALL 0) */,
4420     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:local-tz-offset> */,
4421     0x00000013    /*   7 (JUMP) */,
4422     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3059]) + 11),
4423     0x0000003a    /*   9 (LREF0) */,
4424     0x00000063    /*  10 (CAR) */,
4425     0x00000118    /*  11 (PUSH-LOCAL-ENV 1) */,
4426     0x0000010e    /*  12 (PRE-CALL 1) */,
4427     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3059]) + 18),
4428     0x00000056    /*  14 (GREF-PUSH) */,
4429     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc> */,
4430     0x00000157    /*  16 (GREF-CALL 1) */,
4431     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#current-time> */,
4432     0x0000000d    /*  18 (PUSH) */,
4433     0x0000025e    /*  19 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
4434     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->date> */,
4435     0x00000014    /*  21 (RET) */,
4436     /* tm:natural-year */
4437     0x0000010e    /*   0 (PRE-CALL 1) */,
4438     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]) + 8),
4439     0x0000000e    /*   2 (PRE-CALL 0) */,
4440     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]) + 6),
4441     0x00000057    /*   4 (GREF-CALL 0) */,
4442     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#current-date> */,
4443     0x0000015a    /*   6 (PUSH-GREF-CALL 1) */,
4444     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
4445     0x00000118    /*   8 (PUSH-LOCAL-ENV 1) */,
4446     0x0000020e    /*   9 (PRE-CALL 2) */,
4447     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]) + 15),
4448     0x00000048    /*  11 (LREF0-PUSH) */,
4449     0x00006407    /*  12 (CONSTI-PUSH 100) */,
4450     0x00000257    /*  13 (GREF-CALL 2) */,
4451     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
4452     0x0000000d    /*  15 (PUSH) */,
4453     0x00006402    /*  16 (CONSTI 100) */,
4454     0x00000097    /*  17 (NUMMUL2) */,
4455     0x00000118    /*  18 (PUSH-LOCAL-ENV 1) */,
4456     0x0000004f    /*  19 (LREF20-PUSH) */,
4457     0x00006402    /*  20 (CONSTI 100) */,
4458     0x00000027    /*  21 (BNGE) */,
4459     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]) + 25),
4460     0x00000041    /*  23 (LREF20) */,
4461     0x00000014    /*  24 (RET) */,
4462     0x0000004f    /*  25 (LREF20-PUSH) */,
4463     0x00000002    /*  26 (CONSTI 0) */,
4464     0x00000024    /*  27 (BNLT) */,
4465     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]) + 31),
4466     0x00000041    /*  29 (LREF20) */,
4467     0x00000014    /*  30 (RET) */,
4468     0x00000048    /*  31 (LREF0-PUSH) */,
4469     0x00000041    /*  32 (LREF20) */,
4470     0x00000095    /*  33 (NUMADD2) */,
4471     0x0000000d    /*  34 (PUSH) */,
4472     0x0000003e    /*  35 (LREF10) */,
4473     0x00000096    /*  36 (NUMSUB2) */,
4474     0x0000000d    /*  37 (PUSH) */,
4475     0x00003202    /*  38 (CONSTI 50) */,
4476     0x00000025    /*  39 (BNLE) */,
4477     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]) + 45),
4478     0x00000048    /*  41 (LREF0-PUSH) */,
4479     0x00000041    /*  42 (LREF20) */,
4480     0x00000095    /*  43 (NUMADD2) */,
4481     0x00000014    /*  44 (RET) */,
4482     0x0000003a    /*  45 (LREF0) */,
4483     -0x00006366   /*  46 (NUMADDI -100) */,
4484     0x0000000d    /*  47 (PUSH) */,
4485     0x00000041    /*  48 (LREF20) */,
4486     0x00000095    /*  49 (NUMADD2) */,
4487     0x00000014    /*  50 (RET) */,
4488     /* date->julian-day */
4489     0x0000010e    /*   0 (PRE-CALL 1) */,
4490     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 4),
4491     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4492     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-nanosecond> */,
4493     0x0000010f    /*   4 (PUSH-PRE-CALL 1) */,
4494     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 8),
4495     0x0000015d    /*   6 (LREF0-PUSH-GREF-CALL 1) */,
4496     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-second> */,
4497     0x0000010f    /*   8 (PUSH-PRE-CALL 1) */,
4498     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 12),
4499     0x0000015d    /*  10 (LREF0-PUSH-GREF-CALL 1) */,
4500     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-minute> */,
4501     0x0000010f    /*  12 (PUSH-PRE-CALL 1) */,
4502     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 16),
4503     0x0000015d    /*  14 (LREF0-PUSH-GREF-CALL 1) */,
4504     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
4505     0x0000010f    /*  16 (PUSH-PRE-CALL 1) */,
4506     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 20),
4507     0x0000015d    /*  18 (LREF0-PUSH-GREF-CALL 1) */,
4508     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-day> */,
4509     0x0000010f    /*  20 (PUSH-PRE-CALL 1) */,
4510     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 24),
4511     0x0000015d    /*  22 (LREF0-PUSH-GREF-CALL 1) */,
4512     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
4513     0x0000010f    /*  24 (PUSH-PRE-CALL 1) */,
4514     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 28),
4515     0x0000015d    /*  26 (LREF0-PUSH-GREF-CALL 1) */,
4516     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
4517     0x0000010f    /*  28 (PUSH-PRE-CALL 1) */,
4518     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 32),
4519     0x0000015d    /*  30 (LREF0-PUSH-GREF-CALL 1) */,
4520     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-zone-offset> */,
4521     0x00000818    /*  32 (PUSH-LOCAL-ENV 8) */,
4522     0x0000030e    /*  33 (PRE-CALL 3) */,
4523     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 40),
4524     0x0000004b    /*  35 (LREF3-PUSH) */,
4525     0x0000004a    /*  36 (LREF2-PUSH) */,
4526     0x00000049    /*  37 (LREF1-PUSH) */,
4527     0x00000357    /*  38 (GREF-CALL 3) */,
4528     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:encode-julian-day-number> */,
4529     0x0000000d    /*  40 (PUSH) */,
4530     0x00000001    /*  41 (CONST) */,
4531     SCM_WORD(SCM_UNDEFINED) /* -0.5 */,
4532     0x00000095    /*  43 (NUMADD2) */,
4533     0x0000010f    /*  44 (PUSH-PRE-CALL 1) */,
4534     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]) + 75),
4535     0x00100047    /*  46 (LREF-PUSH 0 4) */,
4536     0x00003c02    /*  47 (CONSTI 60) */,
4537     0x00000097    /*  48 (NUMMUL2) */,
4538     0x0000000d    /*  49 (PUSH) */,
4539     0x00003c02    /*  50 (CONSTI 60) */,
4540     0x00000097    /*  51 (NUMMUL2) */,
4541     0x0000000d    /*  52 (PUSH) */,
4542     0x00140047    /*  53 (LREF-PUSH 0 5) */,
4543     0x00003c02    /*  54 (CONSTI 60) */,
4544     0x00000097    /*  55 (NUMMUL2) */,
4545     0x00000095    /*  56 (NUMADD2) */,
4546     0x0000000d    /*  57 (PUSH) */,
4547     0x00180039    /*  58 (LREF 0 6) */,
4548     0x00000095    /*  59 (NUMADD2) */,
4549     0x0000000d    /*  60 (PUSH) */,
4550     0x001c0047    /*  61 (LREF-PUSH 0 7) */,
4551     0x00000055    /*  62 (GREF) */,
4552     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
4553     0x00000098    /*  64 (NUMDIV2) */,
4554     0x00000095    /*  65 (NUMADD2) */,
4555     0x0000000d    /*  66 (PUSH) */,
4556     0x0000003a    /*  67 (LREF0) */,
4557     0x00000099    /*  68 (NEGATE) */,
4558     0x00000095    /*  69 (NUMADD2) */,
4559     0x00000059    /*  70 (PUSH-GREF) */,
4560     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
4561     0x00000098    /*  72 (NUMDIV2) */,
4562     0x0000015a    /*  73 (PUSH-GREF-CALL 1) */,
4563     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#+> */,
4564     0x00000095    /*  75 (NUMADD2) */,
4565     0x00000014    /*  76 (RET) */,
4566     /* date->modified-julian-day */
4567     0x0000010e    /*   0 (PRE-CALL 1) */,
4568     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3209]) + 4),
4569     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4570     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->julian-day> */,
4571     0x0000000d    /*   4 (PUSH) */,
4572     0x00000001    /*   5 (CONST) */,
4573     SCM_WORD(SCM_UNDEFINED) /* 2400000.5 */,
4574     0x00000096    /*   7 (NUMSUB2) */,
4575     0x00000014    /*   8 (RET) */,
4576     /* time-utc->julian-day */
4577     0x0000010e    /*   0 (PRE-CALL 1) */,
4578     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]) + 4),
4579     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4580     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
4581     0x00000029    /*   4 (BNEQC) */,
4582     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
4583     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]) + 9)  /*      9 */,
4584     0x00000013    /*   7 (JUMP) */,
4585     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]) + 19),
4586     0x0000040e    /*   9 (PRE-CALL 4) */,
4587     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]) + 19),
4588     0x00000006    /*  11 (CONST-PUSH) */,
4589     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
4590     0x00000006    /*  13 (CONST-PUSH) */,
4591     SCM_WORD(SCM_UNDEFINED) /* time-utc->julian-day */,
4592     0x00000006    /*  15 (CONST-PUSH) */,
4593     SCM_WORD(SCM_UNDEFINED) /* time-utc */,
4594     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
4595     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
4596     0x0000010e    /*  19 (PRE-CALL 1) */,
4597     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]) + 23),
4598     0x0000015d    /*  21 (LREF0-PUSH-GREF-CALL 1) */,
4599     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
4600     0x0000010f    /*  23 (PUSH-PRE-CALL 1) */,
4601     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]) + 27),
4602     0x0000015d    /*  25 (LREF0-PUSH-GREF-CALL 1) */,
4603     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
4604     0x00000059    /*  27 (PUSH-GREF) */,
4605     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
4606     0x00000098    /*  29 (NUMDIV2) */,
4607     0x00000095    /*  30 (NUMADD2) */,
4608     0x00000059    /*  31 (PUSH-GREF) */,
4609     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
4610     0x00000098    /*  33 (NUMDIV2) */,
4611     0x00000059    /*  34 (PUSH-GREF) */,
4612     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tai-epoch-in-jd> */,
4613     0x00000095    /*  36 (NUMADD2) */,
4614     0x00000014    /*  37 (RET) */,
4615     /* time-utc->modified-julian-day */
4616     0x0000010e    /*   0 (PRE-CALL 1) */,
4617     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3256]) + 4),
4618     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4619     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->julian-day> */,
4620     0x0000000d    /*   4 (PUSH) */,
4621     0x00000001    /*   5 (CONST) */,
4622     SCM_WORD(SCM_UNDEFINED) /* 2400000.5 */,
4623     0x00000096    /*   7 (NUMSUB2) */,
4624     0x00000014    /*   8 (RET) */,
4625     /* time-tai->julian-day */
4626     0x0000010e    /*   0 (PRE-CALL 1) */,
4627     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]) + 4),
4628     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4629     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
4630     0x00000029    /*   4 (BNEQC) */,
4631     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
4632     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]) + 9)  /*      9 */,
4633     0x00000013    /*   7 (JUMP) */,
4634     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]) + 19),
4635     0x0000040e    /*   9 (PRE-CALL 4) */,
4636     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]) + 19),
4637     0x00000006    /*  11 (CONST-PUSH) */,
4638     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
4639     0x00000006    /*  13 (CONST-PUSH) */,
4640     SCM_WORD(SCM_UNDEFINED) /* time-tai->julian-day */,
4641     0x00000006    /*  15 (CONST-PUSH) */,
4642     SCM_WORD(SCM_UNDEFINED) /* time-tai */,
4643     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
4644     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
4645     0x0000010e    /*  19 (PRE-CALL 1) */,
4646     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]) + 23),
4647     0x0000015d    /*  21 (LREF0-PUSH-GREF-CALL 1) */,
4648     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
4649     0x0000010f    /*  23 (PUSH-PRE-CALL 1) */,
4650     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]) + 31),
4651     0x0000010e    /*  25 (PRE-CALL 1) */,
4652     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]) + 29),
4653     0x0000015d    /*  27 (LREF0-PUSH-GREF-CALL 1) */,
4654     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
4655     0x0000015a    /*  29 (PUSH-GREF-CALL 1) */,
4656     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-delta> */,
4657     0x00000096    /*  31 (NUMSUB2) */,
4658     0x0000010f    /*  32 (PUSH-PRE-CALL 1) */,
4659     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]) + 36),
4660     0x0000015d    /*  34 (LREF0-PUSH-GREF-CALL 1) */,
4661     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
4662     0x00000059    /*  36 (PUSH-GREF) */,
4663     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
4664     0x00000098    /*  38 (NUMDIV2) */,
4665     0x00000095    /*  39 (NUMADD2) */,
4666     0x00000059    /*  40 (PUSH-GREF) */,
4667     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
4668     0x00000098    /*  42 (NUMDIV2) */,
4669     0x00000059    /*  43 (PUSH-GREF) */,
4670     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tai-epoch-in-jd> */,
4671     0x00000095    /*  45 (NUMADD2) */,
4672     0x00000014    /*  46 (RET) */,
4673     /* time-tai->modified-julian-day */
4674     0x0000010e    /*   0 (PRE-CALL 1) */,
4675     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3312]) + 4),
4676     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4677     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-tai->julian-day> */,
4678     0x0000000d    /*   4 (PUSH) */,
4679     0x00000001    /*   5 (CONST) */,
4680     SCM_WORD(SCM_UNDEFINED) /* 2400000.5 */,
4681     0x00000096    /*   7 (NUMSUB2) */,
4682     0x00000014    /*   8 (RET) */,
4683     /* time-monotonic->julian-day */
4684     0x0000010e    /*   0 (PRE-CALL 1) */,
4685     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]) + 4),
4686     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4687     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-type> */,
4688     0x00000029    /*   4 (BNEQC) */,
4689     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
4690     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]) + 9)  /*      9 */,
4691     0x00000013    /*   7 (JUMP) */,
4692     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]) + 19),
4693     0x0000040e    /*   9 (PRE-CALL 4) */,
4694     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]) + 19),
4695     0x00000006    /*  11 (CONST-PUSH) */,
4696     SCM_WORD(SCM_OBJ(&scm__sc.d397[77])) /* ~a: incompatible time type: ~a type required, but got ~a */,
4697     0x00000006    /*  13 (CONST-PUSH) */,
4698     SCM_WORD(SCM_UNDEFINED) /* time-monotonic->julian-day */,
4699     0x00000006    /*  15 (CONST-PUSH) */,
4700     SCM_WORD(SCM_UNDEFINED) /* time-monotonic */,
4701     0x0000045d    /*  17 (LREF0-PUSH-GREF-CALL 4) */,
4702     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
4703     0x0000010e    /*  19 (PRE-CALL 1) */,
4704     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]) + 23),
4705     0x0000015d    /*  21 (LREF0-PUSH-GREF-CALL 1) */,
4706     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
4707     0x0000010f    /*  23 (PUSH-PRE-CALL 1) */,
4708     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]) + 31),
4709     0x0000010e    /*  25 (PRE-CALL 1) */,
4710     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]) + 29),
4711     0x0000015d    /*  27 (LREF0-PUSH-GREF-CALL 1) */,
4712     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
4713     0x0000015a    /*  29 (PUSH-GREF-CALL 1) */,
4714     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-delta> */,
4715     0x00000096    /*  31 (NUMSUB2) */,
4716     0x0000010f    /*  32 (PUSH-PRE-CALL 1) */,
4717     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]) + 36),
4718     0x0000015d    /*  34 (LREF0-PUSH-GREF-CALL 1) */,
4719     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-nanosecond> */,
4720     0x00000059    /*  36 (PUSH-GREF) */,
4721     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
4722     0x00000098    /*  38 (NUMDIV2) */,
4723     0x00000095    /*  39 (NUMADD2) */,
4724     0x00000059    /*  40 (PUSH-GREF) */,
4725     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
4726     0x00000098    /*  42 (NUMDIV2) */,
4727     0x00000059    /*  43 (PUSH-GREF) */,
4728     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tai-epoch-in-jd> */,
4729     0x00000095    /*  45 (NUMADD2) */,
4730     0x00000014    /*  46 (RET) */,
4731     /* time-monotonic->modified-julian-day */
4732     0x0000010e    /*   0 (PRE-CALL 1) */,
4733     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3368]) + 4),
4734     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4735     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-monotonic->julian-day> */,
4736     0x0000000d    /*   4 (PUSH) */,
4737     0x00000001    /*   5 (CONST) */,
4738     SCM_WORD(SCM_UNDEFINED) /* 2400000.5 */,
4739     0x00000096    /*   7 (NUMSUB2) */,
4740     0x00000014    /*   8 (RET) */,
4741     /* julian-day->time-utc */
4742     0x00000056    /*   0 (GREF-PUSH) */,
4743     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
4744     0x0000005c    /*   2 (LREF0-PUSH-GREF) */,
4745     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tai-epoch-in-jd> */,
4746     0x00000096    /*   4 (NUMSUB2) */,
4747     0x00000097    /*   5 (NUMMUL2) */,
4748     0x00000118    /*   6 (PUSH-LOCAL-ENV 1) */,
4749     0x0000010e    /*   7 (PRE-CALL 1) */,
4750     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]) + 11),
4751     0x0000015d    /*   9 (LREF0-PUSH-GREF-CALL 1) */,
4752     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:split-real> */,
4753     0x00000231    /*  11 (TAIL-RECEIVE 2 0) */,
4754     0x00000056    /*  12 (GREF-PUSH) */,
4755     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc> */,
4756     0x0000010e    /*  14 (PRE-CALL 1) */,
4757     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]) + 25),
4758     0x0000010e    /*  16 (PRE-CALL 1) */,
4759     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]) + 23),
4760     0x0000005c    /*  18 (LREF0-PUSH-GREF) */,
4761     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
4762     0x00000097    /*  20 (NUMMUL2) */,
4763     0x0000015a    /*  21 (PUSH-GREF-CALL 1) */,
4764     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#truncate> */,
4765     0x0000015a    /*  23 (PUSH-GREF-CALL 1) */,
4766     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#inexact->exact> */,
4767     0x0000010f    /*  25 (PUSH-PRE-CALL 1) */,
4768     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]) + 30),
4769     0x00000049    /*  27 (LREF1-PUSH) */,
4770     0x00000157    /*  28 (GREF-CALL 1) */,
4771     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#inexact->exact> */,
4772     0x0000035b    /*  30 (PUSH-GREF-TAIL-CALL 3) */,
4773     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-time> */,
4774     0x00000014    /*  32 (RET) */,
4775     /* julian-day->time-tai */
4776     0x0000010e    /*   0 (PRE-CALL 1) */,
4777     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3410]) + 4),
4778     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4779     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#julian-day->time-utc> */,
4780     0x0000015b    /*   4 (PUSH-GREF-TAIL-CALL 1) */,
4781     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->time-tai!> */,
4782     0x00000014    /*   6 (RET) */,
4783     /* julian-day->time-monotonic */
4784     0x0000010e    /*   0 (PRE-CALL 1) */,
4785     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3417]) + 4),
4786     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
4787     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#julian-day->time-utc> */,
4788     0x0000015b    /*   4 (PUSH-GREF-TAIL-CALL 1) */,
4789     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->time-monotonic!> */,
4790     0x00000014    /*   6 (RET) */,
4791     /* julian-day->date */
4792     0x0000003a    /*   0 (LREF0) */,
4793     0x00000022    /*   1 (BNNULL) */,
4794     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3424]) + 9),
4795     0x0000000e    /*   3 (PRE-CALL 0) */,
4796     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3424]) + 11),
4797     0x00000057    /*   5 (GREF-CALL 0) */,
4798     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:local-tz-offset> */,
4799     0x00000013    /*   7 (JUMP) */,
4800     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3424]) + 11),
4801     0x0000003a    /*   9 (LREF0) */,
4802     0x00000063    /*  10 (CAR) */,
4803     0x00000118    /*  11 (PUSH-LOCAL-ENV 1) */,
4804     0x0000010e    /*  12 (PRE-CALL 1) */,
4805     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3424]) + 17),
4806     0x0000004d    /*  14 (LREF11-PUSH) */,
4807     0x00000157    /*  15 (GREF-CALL 1) */,
4808     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#julian-day->time-utc> */,
4809     0x0000000d    /*  17 (PUSH) */,
4810     0x0000025e    /*  18 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
4811     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->date> */,
4812     0x00000014    /*  20 (RET) */,
4813     /* modified-julian-day->date */
4814     0x0000003a    /*   0 (LREF0) */,
4815     0x00000022    /*   1 (BNNULL) */,
4816     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3445]) + 9),
4817     0x0000000e    /*   3 (PRE-CALL 0) */,
4818     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3445]) + 11),
4819     0x00000057    /*   5 (GREF-CALL 0) */,
4820     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:local-tz-offset> */,
4821     0x00000013    /*   7 (JUMP) */,
4822     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3445]) + 11),
4823     0x0000003a    /*   9 (LREF0) */,
4824     0x00000063    /*  10 (CAR) */,
4825     0x00000118    /*  11 (PUSH-LOCAL-ENV 1) */,
4826     0x0000004d    /*  12 (LREF11-PUSH) */,
4827     0x00000001    /*  13 (CONST) */,
4828     SCM_WORD(SCM_UNDEFINED) /* 2400000.5 */,
4829     0x00000095    /*  15 (NUMADD2) */,
4830     0x0000000d    /*  16 (PUSH) */,
4831     0x0000025e    /*  17 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
4832     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#julian-day->date> */,
4833     0x00000014    /*  19 (RET) */,
4834     /* modified-julian-day->time-utc */
4835     0x00000048    /*   0 (LREF0-PUSH) */,
4836     0x00000001    /*   1 (CONST) */,
4837     SCM_WORD(SCM_UNDEFINED) /* 2400000.5 */,
4838     0x00000095    /*   3 (NUMADD2) */,
4839     0x0000015b    /*   4 (PUSH-GREF-TAIL-CALL 1) */,
4840     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#julian-day->time-utc> */,
4841     0x00000014    /*   6 (RET) */,
4842     /* modified-julian-day->time-tai */
4843     0x00000048    /*   0 (LREF0-PUSH) */,
4844     0x00000001    /*   1 (CONST) */,
4845     SCM_WORD(SCM_UNDEFINED) /* 2400000.5 */,
4846     0x00000095    /*   3 (NUMADD2) */,
4847     0x0000015b    /*   4 (PUSH-GREF-TAIL-CALL 1) */,
4848     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#julian-day->time-tai> */,
4849     0x00000014    /*   6 (RET) */,
4850     /* modified-julian-day->time-monotonic */
4851     0x00000048    /*   0 (LREF0-PUSH) */,
4852     0x00000001    /*   1 (CONST) */,
4853     SCM_WORD(SCM_UNDEFINED) /* 2400000.5 */,
4854     0x00000095    /*   3 (NUMADD2) */,
4855     0x0000015b    /*   4 (PUSH-GREF-TAIL-CALL 1) */,
4856     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#julian-day->time-monotonic> */,
4857     0x00000014    /*   6 (RET) */,
4858     /* current-julian-day */
4859     0x0000010e    /*   0 (PRE-CALL 1) */,
4860     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3486]) + 6),
4861     0x00000056    /*   2 (GREF-PUSH) */,
4862     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc> */,
4863     0x00000157    /*   4 (GREF-CALL 1) */,
4864     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#current-time> */,
4865     0x0000015b    /*   6 (PUSH-GREF-TAIL-CALL 1) */,
4866     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->julian-day> */,
4867     0x00000014    /*   8 (RET) */,
4868     /* current-modified-julian-day */
4869     0x0000010e    /*   0 (PRE-CALL 1) */,
4870     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3495]) + 6),
4871     0x00000056    /*   2 (GREF-PUSH) */,
4872     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc> */,
4873     0x00000157    /*   4 (GREF-CALL 1) */,
4874     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#current-time> */,
4875     0x0000015b    /*   6 (PUSH-GREF-TAIL-CALL 1) */,
4876     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-utc->modified-julian-day> */,
4877     0x00000014    /*   8 (RET) */,
4878     /* %toplevel */
4879     0x00000001    /*   0 (CONST) */,
4880     SCM_WORD(SCM_OBJ(&scm__sc.d397[191])) /* . */,
4881     0x00000015    /*   2 (DEFINE 0) */,
4882     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-number-separator> */,
4883     0x00000014    /*   4 (RET) */,
4884     /* %toplevel */
4885     0x00000001    /*   0 (CONST) */,
4886     SCM_WORD(SCM_OBJ(&scm__rc.d396[455])) /* #(Sun Mon Tue Wed Thu Fri Sat) */,
4887     0x00000015    /*   2 (DEFINE 0) */,
4888     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-weekday-vector> */,
4889     0x00000014    /*   4 (RET) */,
4890     /* %toplevel */
4891     0x00000001    /*   0 (CONST) */,
4892     SCM_WORD(SCM_OBJ(&scm__rc.d396[466])) /* #(Sunday Monday Tuesday Wednesday Thursday Friday Saturday) */,
4893     0x00000015    /*   2 (DEFINE 0) */,
4894     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-weekday-vector> */,
4895     0x00000014    /*   4 (RET) */,
4896     /* %toplevel */
4897     0x00000001    /*   0 (CONST) */,
4898     SCM_WORD(SCM_OBJ(&scm__rc.d396[477])) /* #( Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec) */,
4899     0x00000015    /*   2 (DEFINE 0) */,
4900     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-month-vector> */,
4901     0x00000014    /*   4 (RET) */,
4902     /* %toplevel */
4903     0x00000001    /*   0 (CONST) */,
4904     SCM_WORD(SCM_OBJ(&scm__rc.d396[494])) /* #( January February March April May June July August September October November December) */,
4905     0x00000015    /*   2 (DEFINE 0) */,
4906     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-month-vector> */,
4907     0x00000014    /*   4 (RET) */,
4908     /* %toplevel */
4909     0x00000001    /*   0 (CONST) */,
4910     SCM_WORD(SCM_OBJ(&scm__sc.d397[235])) /* PM */,
4911     0x00000015    /*   2 (DEFINE 0) */,
4912     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-pm> */,
4913     0x00000014    /*   4 (RET) */,
4914     /* %toplevel */
4915     0x00000001    /*   0 (CONST) */,
4916     SCM_WORD(SCM_OBJ(&scm__sc.d397[237])) /* AM */,
4917     0x00000015    /*   2 (DEFINE 0) */,
4918     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-am> */,
4919     0x00000014    /*   4 (RET) */,
4920     /* %toplevel */
4921     0x00000001    /*   0 (CONST) */,
4922     SCM_WORD(SCM_OBJ(&scm__sc.d397[239])) /* ~a ~b ~d ~H:~M:~S~z ~Y */,
4923     0x00000015    /*   2 (DEFINE 0) */,
4924     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-date-time-format> */,
4925     0x00000014    /*   4 (RET) */,
4926     /* %toplevel */
4927     0x00000001    /*   0 (CONST) */,
4928     SCM_WORD(SCM_OBJ(&scm__sc.d397[241])) /* ~m/~d/~y */,
4929     0x00000015    /*   2 (DEFINE 0) */,
4930     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-short-date-format> */,
4931     0x00000014    /*   4 (RET) */,
4932     /* %toplevel */
4933     0x00000001    /*   0 (CONST) */,
4934     SCM_WORD(SCM_OBJ(&scm__sc.d397[243])) /* ~H:~M:~S */,
4935     0x00000015    /*   2 (DEFINE 0) */,
4936     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-time-format> */,
4937     0x00000014    /*   4 (RET) */,
4938     /* %toplevel */
4939     0x00000001    /*   0 (CONST) */,
4940     SCM_WORD(SCM_OBJ(&scm__sc.d397[245])) /* ~Y-~m-~dT~H:~M:~S~z */,
4941     0x00000015    /*   2 (DEFINE 0) */,
4942     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:iso-8601-date-time-format> */,
4943     0x00000014    /*   4 (RET) */,
4944     /* tm:padding */
4945     0x0000003b    /*   0 (LREF1) */,
4946     0x0000001e    /*   1 (BF) */,
4947     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3559]) + 12),
4948     0x00000009    /*   3 (CONSTF-PUSH) */,
4949     0x00000006    /*   4 (CONST-PUSH) */,
4950     SCM_WORD(SCM_OBJ(&scm__sc.d397[247])) /* ~v,vd */,
4951     0x00000048    /*   6 (LREF0-PUSH) */,
4952     0x00000049    /*   7 (LREF1-PUSH) */,
4953     0x0000004a    /*   8 (LREF2-PUSH) */,
4954     0x00000558    /*   9 (GREF-TAIL-CALL 5) */,
4955     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
4956     0x00000014    /*  11 (RET) */,
4957     0x0000004a    /*  12 (LREF2-PUSH) */,
4958     0x00000158    /*  13 (GREF-TAIL-CALL 1) */,
4959     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#number->string> */,
4960     0x00000014    /*  15 (RET) */,
4961     /* tm:last-n-digits */
4962     0x0000020e    /*   0 (PRE-CALL 2) */,
4963     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3575]) + 10),
4964     0x00000049    /*   2 (LREF1-PUSH) */,
4965     0x0000020e    /*   3 (PRE-CALL 2) */,
4966     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3575]) + 8),
4967     0x00000a07    /*   5 (CONSTI-PUSH 10) */,
4968     0x0000025d    /*   6 (LREF0-PUSH-GREF-CALL 2) */,
4969     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#expt> */,
4970     0x0000025a    /*   8 (PUSH-GREF-CALL 2) */,
4971     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
4972     0x0000015b    /*  10 (PUSH-GREF-TAIL-CALL 1) */,
4973     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#abs> */,
4974     0x00000014    /*  12 (RET) */,
4975     /* tm:locale-abbr-weekday */
4976     0x00000056    /*   0 (GREF-PUSH) */,
4977     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-weekday-vector> */,
4978     0x0000003a    /*   2 (LREF0) */,
4979     0x0000008c    /*   3 (VEC-REF) */,
4980     0x00000014    /*   4 (RET) */,
4981     /* tm:locale-long-weekday */
4982     0x00000056    /*   0 (GREF-PUSH) */,
4983     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-weekday-vector> */,
4984     0x0000003a    /*   2 (LREF0) */,
4985     0x0000008c    /*   3 (VEC-REF) */,
4986     0x00000014    /*   4 (RET) */,
4987     /* tm:locale-abbr-month */
4988     0x00000056    /*   0 (GREF-PUSH) */,
4989     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-month-vector> */,
4990     0x0000003a    /*   2 (LREF0) */,
4991     0x0000008c    /*   3 (VEC-REF) */,
4992     0x00000014    /*   4 (RET) */,
4993     /* tm:locale-long-month */
4994     0x00000056    /*   0 (GREF-PUSH) */,
4995     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-month-vector> */,
4996     0x0000003a    /*   2 (LREF0) */,
4997     0x0000008c    /*   3 (VEC-REF) */,
4998     0x00000014    /*   4 (RET) */,
4999     /* (tm:locale-abbr-weekday->index #f) */
5000     0x0000004c    /*   0 (LREF10-PUSH) */,
5001     0x0000025e    /*   1 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
5002     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string=?> */,
5003     0x00000014    /*   3 (RET) */,
5004     /* tm:locale-abbr-weekday->index */
5005     0x00000016    /*   0 (CLOSURE) */,
5006     SCM_WORD(SCM_OBJ(&scm__rc.d399[130])) /* #<compiled-code (tm:locale-abbr-weekday->index #f)@0xa150ea8> */,
5007     0x00000059    /*   2 (PUSH-GREF) */,
5008     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-weekday-vector> */,
5009     0x0000025b    /*   4 (PUSH-GREF-TAIL-CALL 2) */,
5010     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-index> */,
5011     0x00000014    /*   6 (RET) */,
5012     /* (tm:locale-long-weekday->index #f) */
5013     0x0000004c    /*   0 (LREF10-PUSH) */,
5014     0x0000025e    /*   1 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
5015     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string=?> */,
5016     0x00000014    /*   3 (RET) */,
5017     /* tm:locale-long-weekday->index */
5018     0x00000016    /*   0 (CLOSURE) */,
5019     SCM_WORD(SCM_OBJ(&scm__rc.d399[132])) /* #<compiled-code (tm:locale-long-weekday->index #f)@0xa150ab8> */,
5020     0x00000059    /*   2 (PUSH-GREF) */,
5021     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-weekday-vector> */,
5022     0x0000025b    /*   4 (PUSH-GREF-TAIL-CALL 2) */,
5023     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-index> */,
5024     0x00000014    /*   6 (RET) */,
5025     /* (tm:locale-abbr-month->index #f) */
5026     0x0000004c    /*   0 (LREF10-PUSH) */,
5027     0x0000025e    /*   1 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
5028     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string=?> */,
5029     0x00000014    /*   3 (RET) */,
5030     /* tm:locale-abbr-month->index */
5031     0x00000016    /*   0 (CLOSURE) */,
5032     SCM_WORD(SCM_OBJ(&scm__rc.d399[134])) /* #<compiled-code (tm:locale-abbr-month->index #f)@0xa150738> */,
5033     0x00000059    /*   2 (PUSH-GREF) */,
5034     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-month-vector> */,
5035     0x0000025b    /*   4 (PUSH-GREF-TAIL-CALL 2) */,
5036     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-index> */,
5037     0x00000014    /*   6 (RET) */,
5038     /* (tm:locale-long-month->index #f) */
5039     0x0000004c    /*   0 (LREF10-PUSH) */,
5040     0x0000025e    /*   1 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
5041     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string=?> */,
5042     0x00000014    /*   3 (RET) */,
5043     /* tm:locale-long-month->index */
5044     0x00000016    /*   0 (CLOSURE) */,
5045     SCM_WORD(SCM_OBJ(&scm__rc.d399[136])) /* #<compiled-code (tm:locale-long-month->index #f)@0xa150428> */,
5046     0x00000059    /*   2 (PUSH-GREF) */,
5047     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-month-vector> */,
5048     0x0000025b    /*   4 (PUSH-GREF-TAIL-CALL 2) */,
5049     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#find-index> */,
5050     0x00000014    /*   6 (RET) */,
5051     /* tm:locale-print-time-zone */
5052     0x00000087    /*   0 (VALUES 0) */,
5053     0x00000014    /*   1 (RET) */,
5054     /* tm:locale-am/pm */
5055     0x00000048    /*   0 (LREF0-PUSH) */,
5056     0x00000b02    /*   1 (CONSTI 11) */,
5057     0x00000026    /*   2 (BNGT) */,
5058     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3654]) + 7),
5059     0x00000055    /*   4 (GREF) */,
5060     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-pm> */,
5061     0x00000014    /*   6 (RET) */,
5062     0x00000055    /*   7 (GREF) */,
5063     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-am> */,
5064     0x00000014    /*   9 (RET) */,
5065     /* tm:tz-printer */
5066     0x0000003a    /*   0 (LREF0) */,
5067     0x00000028    /*   1 (BNUMNEI 0) */,
5068     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 11),
5069     0x0000010e    /*   3 (PRE-CALL 1) */,
5070     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 31),
5071     0x00000006    /*   5 (CONST-PUSH) */,
5072     SCM_WORD(SCM_OBJ(&scm__sc.d397[265])) /* Z */,
5073     0x00000157    /*   7 (GREF-CALL 1) */,
5074     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5075     0x00000013    /*   9 (JUMP) */,
5076     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 31),
5077     0x0000010e    /*  11 (PRE-CALL 1) */,
5078     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 15),
5079     0x0000015d    /*  13 (LREF0-PUSH-GREF-CALL 1) */,
5080     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#negative?> */,
5081     0x0000001e    /*  15 (BF) */,
5082     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 25),
5083     0x0000010e    /*  17 (PRE-CALL 1) */,
5084     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 31),
5085     0x00000006    /*  19 (CONST-PUSH) */,
5086     SCM_WORD(SCM_OBJ(&scm__sc.d397[267])) /* - */,
5087     0x00000157    /*  21 (GREF-CALL 1) */,
5088     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5089     0x00000013    /*  23 (JUMP) */,
5090     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 31),
5091     0x0000010e    /*  25 (PRE-CALL 1) */,
5092     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 31),
5093     0x00000006    /*  27 (CONST-PUSH) */,
5094     SCM_WORD(SCM_OBJ(&scm__sc.d397[172])) /* + */,
5095     0x00000157    /*  29 (GREF-CALL 1) */,
5096     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5097     0x0000003a    /*  31 (LREF0) */,
5098     0x00000028    /*  32 (BNUMNEI 0) */,
5099     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 35),
5100     0x0000000c    /*  34 (CONSTU-RET) */,
5101     0x0000010e    /*  35 (PRE-CALL 1) */,
5102     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 45),
5103     0x0000020e    /*  37 (PRE-CALL 2) */,
5104     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 43),
5105     0x00000048    /*  39 (LREF0-PUSH) */,
5106     0x000e1007    /*  40 (CONSTI-PUSH 3600) */,
5107     0x00000257    /*  41 (GREF-CALL 2) */,
5108     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
5109     0x0000015a    /*  43 (PUSH-GREF-CALL 1) */,
5110     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#abs> */,
5111     0x0000010f    /*  45 (PUSH-PRE-CALL 1) */,
5112     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 61),
5113     0x0000020e    /*  47 (PRE-CALL 2) */,
5114     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 59),
5115     0x0000020e    /*  49 (PRE-CALL 2) */,
5116     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]) + 55),
5117     0x00000048    /*  51 (LREF0-PUSH) */,
5118     0x000e1007    /*  52 (CONSTI-PUSH 3600) */,
5119     0x00000257    /*  53 (GREF-CALL 2) */,
5120     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#remainder> */,
5121     0x0000000d    /*  55 (PUSH) */,
5122     0x00003c07    /*  56 (CONSTI-PUSH 60) */,
5123     0x00000257    /*  57 (GREF-CALL 2) */,
5124     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#quotient> */,
5125     0x0000015a    /*  59 (PUSH-GREF-CALL 1) */,
5126     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#abs> */,
5127     0x00000218    /*  61 (PUSH-LOCAL-ENV 2) */,
5128     0x00000006    /*  62 (CONST-PUSH) */,
5129     SCM_WORD(SCM_TRUE) /* #t */,
5130     0x00000006    /*  64 (CONST-PUSH) */,
5131     SCM_WORD(SCM_OBJ(&scm__sc.d397[268])) /* ~2,'0d~2,'0d */,
5132     0x00000049    /*  66 (LREF1-PUSH) */,
5133     0x0000045e    /*  67 (LREF0-PUSH-GREF-TAIL-CALL 4) */,
5134     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
5135     0x00000014    /*  69 (RET) */,
5136     /* tm:directives */
5137     0x00000006    /*   0 (CONST-PUSH) */,
5138     SCM_WORD(SCM_MAKE_CHAR(126)) /* ~ */,
5139     0x00000158    /*   2 (GREF-TAIL-CALL 1) */,
5140     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5141     0x00000014    /*   4 (RET) */,
5142     /* tm:directives */
5143     0x0000010e    /*   0 (PRE-CALL 1) */,
5144     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3739]) + 9),
5145     0x0000010e    /*   2 (PRE-CALL 1) */,
5146     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3739]) + 7),
5147     0x00000049    /*   4 (LREF1-PUSH) */,
5148     0x00000157    /*   5 (GREF-CALL 1) */,
5149     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-day> */,
5150     0x0000015a    /*   7 (PUSH-GREF-CALL 1) */,
5151     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-weekday> */,
5152     0x0000015b    /*   9 (PUSH-GREF-TAIL-CALL 1) */,
5153     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5154     0x00000014    /*  11 (RET) */,
5155     /* tm:directives */
5156     0x0000010e    /*   0 (PRE-CALL 1) */,
5157     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3751]) + 9),
5158     0x0000010e    /*   2 (PRE-CALL 1) */,
5159     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3751]) + 7),
5160     0x00000049    /*   4 (LREF1-PUSH) */,
5161     0x00000157    /*   5 (GREF-CALL 1) */,
5162     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-day> */,
5163     0x0000015a    /*   7 (PUSH-GREF-CALL 1) */,
5164     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-weekday> */,
5165     0x0000015b    /*   9 (PUSH-GREF-TAIL-CALL 1) */,
5166     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5167     0x00000014    /*  11 (RET) */,
5168     /* tm:directives */
5169     0x0000010e    /*   0 (PRE-CALL 1) */,
5170     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3763]) + 9),
5171     0x0000010e    /*   2 (PRE-CALL 1) */,
5172     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3763]) + 7),
5173     0x00000049    /*   4 (LREF1-PUSH) */,
5174     0x00000157    /*   5 (GREF-CALL 1) */,
5175     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
5176     0x0000015a    /*   7 (PUSH-GREF-CALL 1) */,
5177     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-month> */,
5178     0x0000015b    /*   9 (PUSH-GREF-TAIL-CALL 1) */,
5179     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5180     0x00000014    /*  11 (RET) */,
5181     /* tm:directives */
5182     0x0000010e    /*   0 (PRE-CALL 1) */,
5183     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3775]) + 9),
5184     0x0000010e    /*   2 (PRE-CALL 1) */,
5185     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3775]) + 7),
5186     0x00000049    /*   4 (LREF1-PUSH) */,
5187     0x00000157    /*   5 (GREF-CALL 1) */,
5188     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
5189     0x0000015a    /*   7 (PUSH-GREF-CALL 1) */,
5190     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-month> */,
5191     0x0000015b    /*   9 (PUSH-GREF-TAIL-CALL 1) */,
5192     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5193     0x00000014    /*  11 (RET) */,
5194     /* tm:directives */
5195     0x0000020e    /*   0 (PRE-CALL 2) */,
5196     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3787]) + 7),
5197     0x00000049    /*   2 (LREF1-PUSH) */,
5198     0x00000056    /*   3 (GREF-PUSH) */,
5199     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-date-time-format> */,
5200     0x00000257    /*   5 (GREF-CALL 2) */,
5201     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5202     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5203     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5204     0x00000014    /*   9 (RET) */,
5205     /* tm:directives */
5206     0x00000006    /*   0 (CONST-PUSH) */,
5207     SCM_WORD(SCM_TRUE) /* #t */,
5208     0x00000006    /*   2 (CONST-PUSH) */,
5209     SCM_WORD(SCM_OBJ(&scm__sc.d397[272])) /* ~2,'0d */,
5210     0x0000010e    /*   4 (PRE-CALL 1) */,
5211     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3797]) + 9),
5212     0x00000049    /*   6 (LREF1-PUSH) */,
5213     0x00000157    /*   7 (GREF-CALL 1) */,
5214     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-day> */,
5215     0x0000035b    /*   9 (PUSH-GREF-TAIL-CALL 3) */,
5216     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
5217     0x00000014    /*  11 (RET) */,
5218     /* tm:directives */
5219     0x0000020e    /*   0 (PRE-CALL 2) */,
5220     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3809]) + 7),
5221     0x00000049    /*   2 (LREF1-PUSH) */,
5222     0x00000006    /*   3 (CONST-PUSH) */,
5223     SCM_WORD(SCM_OBJ(&scm__sc.d397[241])) /* ~m/~d/~y */,
5224     0x00000257    /*   5 (GREF-CALL 2) */,
5225     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5226     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5227     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5228     0x00000014    /*   9 (RET) */,
5229     /* tm:directives */
5230     0x00000006    /*   0 (CONST-PUSH) */,
5231     SCM_WORD(SCM_TRUE) /* #t */,
5232     0x00000006    /*   2 (CONST-PUSH) */,
5233     SCM_WORD(SCM_OBJ(&scm__sc.d397[273])) /* ~2,' d */,
5234     0x0000010e    /*   4 (PRE-CALL 1) */,
5235     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3819]) + 9),
5236     0x00000049    /*   6 (LREF1-PUSH) */,
5237     0x00000157    /*   7 (GREF-CALL 1) */,
5238     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-day> */,
5239     0x0000035b    /*   9 (PUSH-GREF-TAIL-CALL 3) */,
5240     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
5241     0x00000014    /*  11 (RET) */,
5242     /* tm:directives */
5243     0x0000010e    /*   0 (PRE-CALL 1) */,
5244     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 16),
5245     0x0000030e    /*   2 (PRE-CALL 3) */,
5246     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 14),
5247     0x0000010e    /*   4 (PRE-CALL 1) */,
5248     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 9),
5249     0x00000049    /*   6 (LREF1-PUSH) */,
5250     0x00000157    /*   7 (GREF-CALL 1) */,
5251     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-second> */,
5252     0x0000000d    /*   9 (PUSH) */,
5253     0x00000048    /*  10 (LREF0-PUSH) */,
5254     0x00000207    /*  11 (CONSTI-PUSH 2) */,
5255     0x00000357    /*  12 (GREF-CALL 3) */,
5256     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5257     0x0000015a    /*  14 (PUSH-GREF-CALL 1) */,
5258     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5259     0x0000010e    /*  16 (PRE-CALL 1) */,
5260     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 22),
5261     0x00000056    /*  18 (GREF-PUSH) */,
5262     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-number-separator> */,
5263     0x00000157    /*  20 (GREF-CALL 1) */,
5264     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5265     0x0000010e    /*  22 (PRE-CALL 1) */,
5266     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 34),
5267     0x0000010e    /*  24 (PRE-CALL 1) */,
5268     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 29),
5269     0x00000049    /*  26 (LREF1-PUSH) */,
5270     0x00000157    /*  27 (GREF-CALL 1) */,
5271     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-nanosecond> */,
5272     0x00000059    /*  29 (PUSH-GREF) */,
5273     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:nano> */,
5274     0x00000098    /*  31 (NUMDIV2) */,
5275     0x0000015a    /*  32 (PUSH-GREF-CALL 1) */,
5276     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#number->string> */,
5277     0x00000118    /*  34 (PUSH-LOCAL-ENV 1) */,
5278     0x0000020e    /*  35 (PRE-CALL 2) */,
5279     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 42),
5280     0x00000048    /*  37 (LREF0-PUSH) */,
5281     0x00000006    /*  38 (CONST-PUSH) */,
5282     SCM_WORD(SCM_MAKE_CHAR(46)) /* . */,
5283     0x00000257    /*  40 (GREF-CALL 2) */,
5284     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-index> */,
5285     0x00000118    /*  42 (PUSH-LOCAL-ENV 1) */,
5286     0x0000003a    /*  43 (LREF0) */,
5287     0x0000001e    /*  44 (BF) */,
5288     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 56),
5289     0x0000020e    /*  46 (PRE-CALL 2) */,
5290     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]) + 53),
5291     0x0000004c    /*  48 (LREF10-PUSH) */,
5292     0x0000003a    /*  49 (LREF0) */,
5293     0x0000019a    /*  50 (NUMADDI 1) */,
5294     0x0000025a    /*  51 (PUSH-GREF-CALL 2) */,
5295     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-drop> */,
5296     0x0000015b    /*  53 (PUSH-GREF-TAIL-CALL 1) */,
5297     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5298     0x00000014    /*  55 (RET) */,
5299     0x0000000c    /*  56 (CONSTU-RET) */,
5300     /* tm:directives */
5301     0x0000020e    /*   0 (PRE-CALL 2) */,
5302     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3888]) + 7),
5303     0x00000049    /*   2 (LREF1-PUSH) */,
5304     0x00000006    /*   3 (CONST-PUSH) */,
5305     SCM_WORD(SCM_OBJ(&scm__sc.d397[276])) /* ~b */,
5306     0x00000257    /*   5 (GREF-CALL 2) */,
5307     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5308     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5309     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5310     0x00000014    /*   9 (RET) */,
5311     /* tm:directives */
5312     0x0000030e    /*   0 (PRE-CALL 3) */,
5313     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3898]) + 12),
5314     0x0000010e    /*   2 (PRE-CALL 1) */,
5315     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3898]) + 7),
5316     0x00000049    /*   4 (LREF1-PUSH) */,
5317     0x00000157    /*   5 (GREF-CALL 1) */,
5318     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
5319     0x0000000d    /*   7 (PUSH) */,
5320     0x00000048    /*   8 (LREF0-PUSH) */,
5321     0x00000207    /*   9 (CONSTI-PUSH 2) */,
5322     0x00000357    /*  10 (GREF-CALL 3) */,
5323     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5324     0x0000015b    /*  12 (PUSH-GREF-TAIL-CALL 1) */,
5325     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5326     0x00000014    /*  14 (RET) */,
5327     /* tm:directives */
5328     0x0000010e    /*   0 (PRE-CALL 1) */,
5329     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]) + 5),
5330     0x00000049    /*   2 (LREF1-PUSH) */,
5331     0x00000157    /*   3 (GREF-CALL 1) */,
5332     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
5333     0x00000118    /*   5 (PUSH-LOCAL-ENV 1) */,
5334     0x00000048    /*   6 (LREF0-PUSH) */,
5335     0x00000c02    /*   7 (CONSTI 12) */,
5336     0x00000026    /*   8 (BNGT) */,
5337     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]) + 22),
5338     0x0000030e    /*  10 (PRE-CALL 3) */,
5339     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]) + 19),
5340     0x0000003a    /*  12 (LREF0) */,
5341     -0x00000b66   /*  13 (NUMADDI -12) */,
5342     0x0000000d    /*  14 (PUSH) */,
5343     0x0000004c    /*  15 (LREF10-PUSH) */,
5344     0x00000207    /*  16 (CONSTI-PUSH 2) */,
5345     0x00000357    /*  17 (GREF-CALL 3) */,
5346     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5347     0x0000015b    /*  19 (PUSH-GREF-TAIL-CALL 1) */,
5348     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5349     0x00000014    /*  21 (RET) */,
5350     0x0000030e    /*  22 (PRE-CALL 3) */,
5351     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]) + 29),
5352     0x00000048    /*  24 (LREF0-PUSH) */,
5353     0x0000004c    /*  25 (LREF10-PUSH) */,
5354     0x00000207    /*  26 (CONSTI-PUSH 2) */,
5355     0x00000357    /*  27 (GREF-CALL 3) */,
5356     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5357     0x0000015b    /*  29 (PUSH-GREF-TAIL-CALL 1) */,
5358     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5359     0x00000014    /*  31 (RET) */,
5360     /* tm:directives */
5361     0x0000030e    /*   0 (PRE-CALL 3) */,
5362     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3945]) + 12),
5363     0x0000010e    /*   2 (PRE-CALL 1) */,
5364     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3945]) + 7),
5365     0x00000049    /*   4 (LREF1-PUSH) */,
5366     0x00000157    /*   5 (GREF-CALL 1) */,
5367     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year-day> */,
5368     0x0000000d    /*   7 (PUSH) */,
5369     0x00000048    /*   8 (LREF0-PUSH) */,
5370     0x00000307    /*   9 (CONSTI-PUSH 3) */,
5371     0x00000357    /*  10 (GREF-CALL 3) */,
5372     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5373     0x0000015b    /*  12 (PUSH-GREF-TAIL-CALL 1) */,
5374     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5375     0x00000014    /*  14 (RET) */,
5376     /* tm:directives */
5377     0x00000006    /*   0 (CONST-PUSH) */,
5378     SCM_WORD(SCM_TRUE) /* #t */,
5379     0x00000006    /*   2 (CONST-PUSH) */,
5380     SCM_WORD(SCM_OBJ(&scm__sc.d397[273])) /* ~2,' d */,
5381     0x0000010e    /*   4 (PRE-CALL 1) */,
5382     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3960]) + 9),
5383     0x00000049    /*   6 (LREF1-PUSH) */,
5384     0x00000157    /*   7 (GREF-CALL 1) */,
5385     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
5386     0x0000035b    /*   9 (PUSH-GREF-TAIL-CALL 3) */,
5387     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
5388     0x00000014    /*  11 (RET) */,
5389     /* tm:directives */
5390     0x0000010e    /*   0 (PRE-CALL 1) */,
5391     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]) + 5),
5392     0x00000049    /*   2 (LREF1-PUSH) */,
5393     0x00000157    /*   3 (GREF-CALL 1) */,
5394     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
5395     0x0000000d    /*   5 (PUSH) */,
5396     0x00000c02    /*   6 (CONSTI 12) */,
5397     0x00000026    /*   7 (BNGT) */,
5398     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]) + 17),
5399     0x0000010e    /*   9 (PRE-CALL 1) */,
5400     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]) + 14),
5401     0x00000049    /*  11 (LREF1-PUSH) */,
5402     0x00000157    /*  12 (GREF-CALL 1) */,
5403     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
5404     -0x00000b66   /*  14 (NUMADDI -12) */,
5405     0x00000013    /*  15 (JUMP) */,
5406     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]) + 22),
5407     0x0000010e    /*  17 (PRE-CALL 1) */,
5408     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]) + 22),
5409     0x00000049    /*  19 (LREF1-PUSH) */,
5410     0x00000157    /*  20 (GREF-CALL 1) */,
5411     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
5412     0x00000118    /*  22 (PUSH-LOCAL-ENV 1) */,
5413     0x00000006    /*  23 (CONST-PUSH) */,
5414     SCM_WORD(SCM_TRUE) /* #t */,
5415     0x00000006    /*  25 (CONST-PUSH) */,
5416     SCM_WORD(SCM_OBJ(&scm__sc.d397[273])) /* ~2,' d */,
5417     0x0000035e    /*  27 (LREF0-PUSH-GREF-TAIL-CALL 3) */,
5418     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
5419     0x00000014    /*  29 (RET) */,
5420     /* tm:directives */
5421     0x0000030e    /*   0 (PRE-CALL 3) */,
5422     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4002]) + 12),
5423     0x0000010e    /*   2 (PRE-CALL 1) */,
5424     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4002]) + 7),
5425     0x00000049    /*   4 (LREF1-PUSH) */,
5426     0x00000157    /*   5 (GREF-CALL 1) */,
5427     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
5428     0x0000000d    /*   7 (PUSH) */,
5429     0x00000048    /*   8 (LREF0-PUSH) */,
5430     0x00000207    /*   9 (CONSTI-PUSH 2) */,
5431     0x00000357    /*  10 (GREF-CALL 3) */,
5432     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5433     0x0000015b    /*  12 (PUSH-GREF-TAIL-CALL 1) */,
5434     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5435     0x00000014    /*  14 (RET) */,
5436     /* tm:directives */
5437     0x0000030e    /*   0 (PRE-CALL 3) */,
5438     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4017]) + 12),
5439     0x0000010e    /*   2 (PRE-CALL 1) */,
5440     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4017]) + 7),
5441     0x00000049    /*   4 (LREF1-PUSH) */,
5442     0x00000157    /*   5 (GREF-CALL 1) */,
5443     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-minute> */,
5444     0x0000000d    /*   7 (PUSH) */,
5445     0x00000048    /*   8 (LREF0-PUSH) */,
5446     0x00000207    /*   9 (CONSTI-PUSH 2) */,
5447     0x00000357    /*  10 (GREF-CALL 3) */,
5448     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5449     0x0000015b    /*  12 (PUSH-GREF-TAIL-CALL 1) */,
5450     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5451     0x00000014    /*  14 (RET) */,
5452     /* tm:directives */
5453     0x00000058    /*   0 (GREF-TAIL-CALL 0) */,
5454     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#newline> */,
5455     0x00000014    /*   2 (RET) */,
5456     /* tm:directives */
5457     0x0000030e    /*   0 (PRE-CALL 3) */,
5458     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4035]) + 12),
5459     0x0000010e    /*   2 (PRE-CALL 1) */,
5460     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4035]) + 7),
5461     0x00000049    /*   4 (LREF1-PUSH) */,
5462     0x00000157    /*   5 (GREF-CALL 1) */,
5463     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-nanosecond> */,
5464     0x0000000d    /*   7 (PUSH) */,
5465     0x00000048    /*   8 (LREF0-PUSH) */,
5466     0x00000907    /*   9 (CONSTI-PUSH 9) */,
5467     0x00000357    /*  10 (GREF-CALL 3) */,
5468     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5469     0x0000015b    /*  12 (PUSH-GREF-TAIL-CALL 1) */,
5470     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5471     0x00000014    /*  14 (RET) */,
5472     /* tm:directives */
5473     0x0000010e    /*   0 (PRE-CALL 1) */,
5474     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4050]) + 9),
5475     0x0000010e    /*   2 (PRE-CALL 1) */,
5476     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4050]) + 7),
5477     0x00000049    /*   4 (LREF1-PUSH) */,
5478     0x00000157    /*   5 (GREF-CALL 1) */,
5479     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
5480     0x0000015a    /*   7 (PUSH-GREF-CALL 1) */,
5481     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-am/pm> */,
5482     0x0000015b    /*   9 (PUSH-GREF-TAIL-CALL 1) */,
5483     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5484     0x00000014    /*  11 (RET) */,
5485     /* tm:directives */
5486     0x0000020e    /*   0 (PRE-CALL 2) */,
5487     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4062]) + 7),
5488     0x00000049    /*   2 (LREF1-PUSH) */,
5489     0x00000006    /*   3 (CONST-PUSH) */,
5490     SCM_WORD(SCM_OBJ(&scm__sc.d397[278])) /* ~I:~M:~S ~p */,
5491     0x00000257    /*   5 (GREF-CALL 2) */,
5492     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5493     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5494     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5495     0x00000014    /*   9 (RET) */,
5496     /* tm:directives */
5497     0x0000010e    /*   0 (PRE-CALL 1) */,
5498     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4072]) + 9),
5499     0x0000010e    /*   2 (PRE-CALL 1) */,
5500     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4072]) + 7),
5501     0x00000049    /*   4 (LREF1-PUSH) */,
5502     0x00000157    /*   5 (GREF-CALL 1) */,
5503     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->time-utc> */,
5504     0x0000015a    /*   7 (PUSH-GREF-CALL 1) */,
5505     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#time-second> */,
5506     0x0000015b    /*   9 (PUSH-GREF-TAIL-CALL 1) */,
5507     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5508     0x00000014    /*  11 (RET) */,
5509     /* tm:directives */
5510     0x0000030e    /*   0 (PRE-CALL 3) */,
5511     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4084]) + 12),
5512     0x0000010e    /*   2 (PRE-CALL 1) */,
5513     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4084]) + 7),
5514     0x00000049    /*   4 (LREF1-PUSH) */,
5515     0x00000157    /*   5 (GREF-CALL 1) */,
5516     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-second> */,
5517     0x0000000d    /*   7 (PUSH) */,
5518     0x00000048    /*   8 (LREF0-PUSH) */,
5519     0x00000207    /*   9 (CONSTI-PUSH 2) */,
5520     0x00000357    /*  10 (GREF-CALL 3) */,
5521     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5522     0x0000015b    /*  12 (PUSH-GREF-TAIL-CALL 1) */,
5523     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5524     0x00000014    /*  14 (RET) */,
5525     /* tm:directives */
5526     0x00000006    /*   0 (CONST-PUSH) */,
5527     SCM_WORD(SCM_MAKE_CHAR(9)) /*        */,
5528     0x00000158    /*   2 (GREF-TAIL-CALL 1) */,
5529     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5530     0x00000014    /*   4 (RET) */,
5531     /* tm:directives */
5532     0x0000020e    /*   0 (PRE-CALL 2) */,
5533     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4104]) + 7),
5534     0x00000049    /*   2 (LREF1-PUSH) */,
5535     0x00000006    /*   3 (CONST-PUSH) */,
5536     SCM_WORD(SCM_OBJ(&scm__sc.d397[243])) /* ~H:~M:~S */,
5537     0x00000257    /*   5 (GREF-CALL 2) */,
5538     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5539     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5540     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5541     0x00000014    /*   9 (RET) */,
5542     /* tm:directives */
5543     0x00000006    /*   0 (CONST-PUSH) */,
5544     SCM_WORD(SCM_TRUE) /* #t */,
5545     0x00000006    /*   2 (CONST-PUSH) */,
5546     SCM_WORD(SCM_OBJ(&scm__sc.d397[272])) /* ~2,'0d */,
5547     0x0000020e    /*   4 (PRE-CALL 2) */,
5548     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]) + 10),
5549     0x00000049    /*   6 (LREF1-PUSH) */,
5550     0x00000007    /*   7 (CONSTI-PUSH 0) */,
5551     0x00000257    /*   8 (GREF-CALL 2) */,
5552     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:days-before-first-week> */,
5553     0x0000000d    /*  10 (PUSH) */,
5554     0x00000002    /*  11 (CONSTI 0) */,
5555     0x00000026    /*  12 (BNGT) */,
5556     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]) + 23),
5557     0x0000020e    /*  14 (PRE-CALL 2) */,
5558     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]) + 20),
5559     0x00000049    /*  16 (LREF1-PUSH) */,
5560     0x00000007    /*  17 (CONSTI-PUSH 0) */,
5561     0x00000257    /*  18 (GREF-CALL 2) */,
5562     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-number> */,
5563     0x0000019a    /*  20 (NUMADDI 1) */,
5564     0x00000013    /*  21 (JUMP) */,
5565     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]) + 29),
5566     0x0000020e    /*  23 (PRE-CALL 2) */,
5567     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]) + 29),
5568     0x00000049    /*  25 (LREF1-PUSH) */,
5569     0x00000007    /*  26 (CONSTI-PUSH 0) */,
5570     0x00000257    /*  27 (GREF-CALL 2) */,
5571     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-number> */,
5572     0x0000035b    /*  29 (PUSH-GREF-TAIL-CALL 3) */,
5573     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
5574     0x00000014    /*  31 (RET) */,
5575     /* tm:directives */
5576     0x00000006    /*   0 (CONST-PUSH) */,
5577     SCM_WORD(SCM_TRUE) /* #t */,
5578     0x00000006    /*   2 (CONST-PUSH) */,
5579     SCM_WORD(SCM_OBJ(&scm__sc.d397[272])) /* ~2,'0d */,
5580     0x0000020e    /*   4 (PRE-CALL 2) */,
5581     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4146]) + 10),
5582     0x00000049    /*   6 (LREF1-PUSH) */,
5583     0x00000107    /*   7 (CONSTI-PUSH 1) */,
5584     0x00000257    /*   8 (GREF-CALL 2) */,
5585     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-number> */,
5586     0x0000035b    /*  10 (PUSH-GREF-TAIL-CALL 3) */,
5587     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
5588     0x00000014    /*  12 (RET) */,
5589     /* tm:directives */
5590     0x0000010e    /*   0 (PRE-CALL 1) */,
5591     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4159]) + 5),
5592     0x00000049    /*   2 (LREF1-PUSH) */,
5593     0x00000157    /*   3 (GREF-CALL 1) */,
5594     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-day> */,
5595     0x0000015b    /*   5 (PUSH-GREF-TAIL-CALL 1) */,
5596     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5597     0x00000014    /*   7 (RET) */,
5598     /* tm:directives */
5599     0x0000020e    /*   0 (PRE-CALL 2) */,
5600     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4167]) + 7),
5601     0x00000049    /*   2 (LREF1-PUSH) */,
5602     0x00000056    /*   3 (GREF-PUSH) */,
5603     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-short-date-format> */,
5604     0x00000257    /*   5 (GREF-CALL 2) */,
5605     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5606     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5607     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5608     0x00000014    /*   9 (RET) */,
5609     /* tm:directives */
5610     0x0000020e    /*   0 (PRE-CALL 2) */,
5611     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4177]) + 7),
5612     0x00000049    /*   2 (LREF1-PUSH) */,
5613     0x00000056    /*   3 (GREF-PUSH) */,
5614     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-time-format> */,
5615     0x00000257    /*   5 (GREF-CALL 2) */,
5616     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5617     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5618     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5619     0x00000014    /*   9 (RET) */,
5620     /* tm:directives */
5621     0x00000006    /*   0 (CONST-PUSH) */,
5622     SCM_WORD(SCM_TRUE) /* #t */,
5623     0x00000006    /*   2 (CONST-PUSH) */,
5624     SCM_WORD(SCM_OBJ(&scm__sc.d397[272])) /* ~2,'0d */,
5625     0x0000020e    /*   4 (PRE-CALL 2) */,
5626     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]) + 10),
5627     0x00000049    /*   6 (LREF1-PUSH) */,
5628     0x00000107    /*   7 (CONSTI-PUSH 1) */,
5629     0x00000257    /*   8 (GREF-CALL 2) */,
5630     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:days-before-first-week> */,
5631     0x0000000d    /*  10 (PUSH) */,
5632     0x00000002    /*  11 (CONSTI 0) */,
5633     0x00000026    /*  12 (BNGT) */,
5634     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]) + 23),
5635     0x0000020e    /*  14 (PRE-CALL 2) */,
5636     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]) + 20),
5637     0x00000049    /*  16 (LREF1-PUSH) */,
5638     0x00000107    /*  17 (CONSTI-PUSH 1) */,
5639     0x00000257    /*  18 (GREF-CALL 2) */,
5640     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-number> */,
5641     0x0000019a    /*  20 (NUMADDI 1) */,
5642     0x00000013    /*  21 (JUMP) */,
5643     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]) + 29),
5644     0x0000020e    /*  23 (PRE-CALL 2) */,
5645     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]) + 29),
5646     0x00000049    /*  25 (LREF1-PUSH) */,
5647     0x00000107    /*  26 (CONSTI-PUSH 1) */,
5648     0x00000257    /*  27 (GREF-CALL 2) */,
5649     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-week-number> */,
5650     0x0000035b    /*  29 (PUSH-GREF-TAIL-CALL 3) */,
5651     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format> */,
5652     0x00000014    /*  31 (RET) */,
5653     /* tm:directives */
5654     0x0000030e    /*   0 (PRE-CALL 3) */,
5655     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4219]) + 18),
5656     0x0000020e    /*   2 (PRE-CALL 2) */,
5657     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4219]) + 13),
5658     0x0000010e    /*   4 (PRE-CALL 1) */,
5659     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4219]) + 9),
5660     0x00000049    /*   6 (LREF1-PUSH) */,
5661     0x00000157    /*   7 (GREF-CALL 1) */,
5662     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
5663     0x0000000d    /*   9 (PUSH) */,
5664     0x00000207    /*  10 (CONSTI-PUSH 2) */,
5665     0x00000257    /*  11 (GREF-CALL 2) */,
5666     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:last-n-digits> */,
5667     0x0000000d    /*  13 (PUSH) */,
5668     0x00000048    /*  14 (LREF0-PUSH) */,
5669     0x00000207    /*  15 (CONSTI-PUSH 2) */,
5670     0x00000357    /*  16 (GREF-CALL 3) */,
5671     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:padding> */,
5672     0x0000015b    /*  18 (PUSH-GREF-TAIL-CALL 1) */,
5673     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5674     0x00000014    /*  20 (RET) */,
5675     /* tm:directives */
5676     0x0000010e    /*   0 (PRE-CALL 1) */,
5677     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4240]) + 5),
5678     0x00000049    /*   2 (LREF1-PUSH) */,
5679     0x00000157    /*   3 (GREF-CALL 1) */,
5680     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
5681     0x0000015b    /*   5 (PUSH-GREF-TAIL-CALL 1) */,
5682     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5683     0x00000014    /*   7 (RET) */,
5684     /* tm:directives */
5685     0x0000010e    /*   0 (PRE-CALL 1) */,
5686     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4248]) + 5),
5687     0x00000049    /*   2 (LREF1-PUSH) */,
5688     0x00000157    /*   3 (GREF-CALL 1) */,
5689     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-zone-offset> */,
5690     0x0000015b    /*   5 (PUSH-GREF-TAIL-CALL 1) */,
5691     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tz-printer> */,
5692     0x00000014    /*   7 (RET) */,
5693     /* tm:directives */
5694     0x00000049    /*   0 (LREF1-PUSH) */,
5695     0x00000158    /*   1 (GREF-TAIL-CALL 1) */,
5696     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-print-time-zone> */,
5697     0x00000014    /*   3 (RET) */,
5698     /* tm:directives */
5699     0x0000020e    /*   0 (PRE-CALL 2) */,
5700     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4260]) + 7),
5701     0x00000049    /*   2 (LREF1-PUSH) */,
5702     0x00000006    /*   3 (CONST-PUSH) */,
5703     SCM_WORD(SCM_OBJ(&scm__sc.d397[279])) /* ~Y-~m-~d */,
5704     0x00000257    /*   5 (GREF-CALL 2) */,
5705     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5706     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5707     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5708     0x00000014    /*   9 (RET) */,
5709     /* tm:directives */
5710     0x0000020e    /*   0 (PRE-CALL 2) */,
5711     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4270]) + 7),
5712     0x00000049    /*   2 (LREF1-PUSH) */,
5713     0x00000006    /*   3 (CONST-PUSH) */,
5714     SCM_WORD(SCM_OBJ(&scm__sc.d397[280])) /* ~k:~M:~S~z */,
5715     0x00000257    /*   5 (GREF-CALL 2) */,
5716     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5717     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5718     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5719     0x00000014    /*   9 (RET) */,
5720     /* tm:directives */
5721     0x0000020e    /*   0 (PRE-CALL 2) */,
5722     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4280]) + 7),
5723     0x00000049    /*   2 (LREF1-PUSH) */,
5724     0x00000006    /*   3 (CONST-PUSH) */,
5725     SCM_WORD(SCM_OBJ(&scm__sc.d397[281])) /* ~k:~M:~S */,
5726     0x00000257    /*   5 (GREF-CALL 2) */,
5727     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5728     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5729     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5730     0x00000014    /*   9 (RET) */,
5731     /* tm:directives */
5732     0x0000020e    /*   0 (PRE-CALL 2) */,
5733     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4290]) + 7),
5734     0x00000049    /*   2 (LREF1-PUSH) */,
5735     0x00000006    /*   3 (CONST-PUSH) */,
5736     SCM_WORD(SCM_OBJ(&scm__sc.d397[282])) /* ~Y-~m-~dT~k:~M:~S~z */,
5737     0x00000257    /*   5 (GREF-CALL 2) */,
5738     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5739     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5740     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5741     0x00000014    /*   9 (RET) */,
5742     /* tm:directives */
5743     0x0000020e    /*   0 (PRE-CALL 2) */,
5744     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4300]) + 7),
5745     0x00000049    /*   2 (LREF1-PUSH) */,
5746     0x00000006    /*   3 (CONST-PUSH) */,
5747     SCM_WORD(SCM_OBJ(&scm__sc.d397[283])) /* ~Y-~m-~dT~k:~M:~S */,
5748     0x00000257    /*   5 (GREF-CALL 2) */,
5749     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date->string> */,
5750     0x0000015b    /*   7 (PUSH-GREF-TAIL-CALL 1) */,
5751     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#display> */,
5752     0x00000014    /*   9 (RET) */,
5753     /* %toplevel */
5754     0x00000006    /*   0 (CONST-PUSH) */,
5755     SCM_WORD(SCM_MAKE_CHAR(126)) /* ~ */,
5756     0x00000016    /*   2 (CLOSURE) */,
5757     SCM_WORD(SCM_OBJ(&scm__rc.d399[141])) /* #<compiled-code tm:directives@0xa1e2e38> */,
5758     0x00000062    /*   4 (CONS-PUSH) */,
5759     0x00000006    /*   5 (CONST-PUSH) */,
5760     SCM_WORD(SCM_MAKE_CHAR(97)) /* a */,
5761     0x00000016    /*   7 (CLOSURE) */,
5762     SCM_WORD(SCM_OBJ(&scm__rc.d399[142])) /* #<compiled-code tm:directives@0xa1e2d58> */,
5763     0x00000062    /*   9 (CONS-PUSH) */,
5764     0x00000006    /*  10 (CONST-PUSH) */,
5765     SCM_WORD(SCM_MAKE_CHAR(65)) /* A */,
5766     0x00000016    /*  12 (CLOSURE) */,
5767     SCM_WORD(SCM_OBJ(&scm__rc.d399[143])) /* #<compiled-code tm:directives@0xa1e2c78> */,
5768     0x00000062    /*  14 (CONS-PUSH) */,
5769     0x00000006    /*  15 (CONST-PUSH) */,
5770     SCM_WORD(SCM_MAKE_CHAR(98)) /* b */,
5771     0x00000016    /*  17 (CLOSURE) */,
5772     SCM_WORD(SCM_OBJ(&scm__rc.d399[144])) /* #<compiled-code tm:directives@0xa1e2b98> */,
5773     0x00000062    /*  19 (CONS-PUSH) */,
5774     0x00000006    /*  20 (CONST-PUSH) */,
5775     SCM_WORD(SCM_MAKE_CHAR(66)) /* B */,
5776     0x00000016    /*  22 (CLOSURE) */,
5777     SCM_WORD(SCM_OBJ(&scm__rc.d399[145])) /* #<compiled-code tm:directives@0xa1e2ab8> */,
5778     0x00000062    /*  24 (CONS-PUSH) */,
5779     0x00000006    /*  25 (CONST-PUSH) */,
5780     SCM_WORD(SCM_MAKE_CHAR(99)) /* c */,
5781     0x00000016    /*  27 (CLOSURE) */,
5782     SCM_WORD(SCM_OBJ(&scm__rc.d399[146])) /* #<compiled-code tm:directives@0xa1e29d8> */,
5783     0x00000062    /*  29 (CONS-PUSH) */,
5784     0x00000006    /*  30 (CONST-PUSH) */,
5785     SCM_WORD(SCM_MAKE_CHAR(100)) /* d */,
5786     0x00000016    /*  32 (CLOSURE) */,
5787     SCM_WORD(SCM_OBJ(&scm__rc.d399[147])) /* #<compiled-code tm:directives@0xa1e28f8> */,
5788     0x00000062    /*  34 (CONS-PUSH) */,
5789     0x00000006    /*  35 (CONST-PUSH) */,
5790     SCM_WORD(SCM_MAKE_CHAR(68)) /* D */,
5791     0x00000016    /*  37 (CLOSURE) */,
5792     SCM_WORD(SCM_OBJ(&scm__rc.d399[148])) /* #<compiled-code tm:directives@0xa1e2818> */,
5793     0x00000062    /*  39 (CONS-PUSH) */,
5794     0x00000006    /*  40 (CONST-PUSH) */,
5795     SCM_WORD(SCM_MAKE_CHAR(101)) /* e */,
5796     0x00000016    /*  42 (CLOSURE) */,
5797     SCM_WORD(SCM_OBJ(&scm__rc.d399[149])) /* #<compiled-code tm:directives@0xa1e2738> */,
5798     0x00000062    /*  44 (CONS-PUSH) */,
5799     0x00000006    /*  45 (CONST-PUSH) */,
5800     SCM_WORD(SCM_MAKE_CHAR(102)) /* f */,
5801     0x00000016    /*  47 (CLOSURE) */,
5802     SCM_WORD(SCM_OBJ(&scm__rc.d399[150])) /* #<compiled-code tm:directives@0xa1e2658> */,
5803     0x00000062    /*  49 (CONS-PUSH) */,
5804     0x00000006    /*  50 (CONST-PUSH) */,
5805     SCM_WORD(SCM_MAKE_CHAR(104)) /* h */,
5806     0x00000016    /*  52 (CLOSURE) */,
5807     SCM_WORD(SCM_OBJ(&scm__rc.d399[151])) /* #<compiled-code tm:directives@0xa1e2578> */,
5808     0x00000062    /*  54 (CONS-PUSH) */,
5809     0x00000006    /*  55 (CONST-PUSH) */,
5810     SCM_WORD(SCM_MAKE_CHAR(72)) /* H */,
5811     0x00000016    /*  57 (CLOSURE) */,
5812     SCM_WORD(SCM_OBJ(&scm__rc.d399[152])) /* #<compiled-code tm:directives@0xa1e2498> */,
5813     0x00000062    /*  59 (CONS-PUSH) */,
5814     0x00000006    /*  60 (CONST-PUSH) */,
5815     SCM_WORD(SCM_MAKE_CHAR(73)) /* I */,
5816     0x00000016    /*  62 (CLOSURE) */,
5817     SCM_WORD(SCM_OBJ(&scm__rc.d399[153])) /* #<compiled-code tm:directives@0xa1e2428> */,
5818     0x00000062    /*  64 (CONS-PUSH) */,
5819     0x00000006    /*  65 (CONST-PUSH) */,
5820     SCM_WORD(SCM_MAKE_CHAR(106)) /* j */,
5821     0x00000016    /*  67 (CLOSURE) */,
5822     SCM_WORD(SCM_OBJ(&scm__rc.d399[154])) /* #<compiled-code tm:directives@0xa1e23b8> */,
5823     0x00000062    /*  69 (CONS-PUSH) */,
5824     0x00000006    /*  70 (CONST-PUSH) */,
5825     SCM_WORD(SCM_MAKE_CHAR(107)) /* k */,
5826     0x00000016    /*  72 (CLOSURE) */,
5827     SCM_WORD(SCM_OBJ(&scm__rc.d399[155])) /* #<compiled-code tm:directives@0xa1e2310> */,
5828     0x00000062    /*  74 (CONS-PUSH) */,
5829     0x00000006    /*  75 (CONST-PUSH) */,
5830     SCM_WORD(SCM_MAKE_CHAR(108)) /* l */,
5831     0x00000016    /*  77 (CLOSURE) */,
5832     SCM_WORD(SCM_OBJ(&scm__rc.d399[156])) /* #<compiled-code tm:directives@0xa1e2268> */,
5833     0x00000062    /*  79 (CONS-PUSH) */,
5834     0x00000006    /*  80 (CONST-PUSH) */,
5835     SCM_WORD(SCM_MAKE_CHAR(109)) /* m */,
5836     0x00000016    /*  82 (CLOSURE) */,
5837     SCM_WORD(SCM_OBJ(&scm__rc.d399[157])) /* #<compiled-code tm:directives@0xa1e21f8> */,
5838     0x00000062    /*  84 (CONS-PUSH) */,
5839     0x00000006    /*  85 (CONST-PUSH) */,
5840     SCM_WORD(SCM_MAKE_CHAR(77)) /* M */,
5841     0x00000016    /*  87 (CLOSURE) */,
5842     SCM_WORD(SCM_OBJ(&scm__rc.d399[158])) /* #<compiled-code tm:directives@0xa1e2150> */,
5843     0x00000062    /*  89 (CONS-PUSH) */,
5844     0x00000006    /*  90 (CONST-PUSH) */,
5845     SCM_WORD(SCM_MAKE_CHAR(110)) /* n */,
5846     0x00000016    /*  92 (CLOSURE) */,
5847     SCM_WORD(SCM_OBJ(&scm__rc.d399[159])) /* #<compiled-code tm:directives@0xa1e20a8> */,
5848     0x00000062    /*  94 (CONS-PUSH) */,
5849     0x00000006    /*  95 (CONST-PUSH) */,
5850     SCM_WORD(SCM_MAKE_CHAR(78)) /* N */,
5851     0x00000016    /*  97 (CLOSURE) */,
5852     SCM_WORD(SCM_OBJ(&scm__rc.d399[160])) /* #<compiled-code tm:directives@0xa1e2038> */,
5853     0x00000062    /*  99 (CONS-PUSH) */,
5854     0x00000006    /* 100 (CONST-PUSH) */,
5855     SCM_WORD(SCM_MAKE_CHAR(112)) /* p */,
5856     0x00000016    /* 102 (CLOSURE) */,
5857     SCM_WORD(SCM_OBJ(&scm__rc.d399[161])) /* #<compiled-code tm:directives@0xa272f50> */,
5858     0x00000062    /* 104 (CONS-PUSH) */,
5859     0x00000006    /* 105 (CONST-PUSH) */,
5860     SCM_WORD(SCM_MAKE_CHAR(114)) /* r */,
5861     0x00000016    /* 107 (CLOSURE) */,
5862     SCM_WORD(SCM_OBJ(&scm__rc.d399[162])) /* #<compiled-code tm:directives@0xa272ee0> */,
5863     0x00000062    /* 109 (CONS-PUSH) */,
5864     0x00000006    /* 110 (CONST-PUSH) */,
5865     SCM_WORD(SCM_MAKE_CHAR(115)) /* s */,
5866     0x00000016    /* 112 (CLOSURE) */,
5867     SCM_WORD(SCM_OBJ(&scm__rc.d399[163])) /* #<compiled-code tm:directives@0xa272e70> */,
5868     0x00000062    /* 114 (CONS-PUSH) */,
5869     0x00000006    /* 115 (CONST-PUSH) */,
5870     SCM_WORD(SCM_MAKE_CHAR(83)) /* S */,
5871     0x00000016    /* 117 (CLOSURE) */,
5872     SCM_WORD(SCM_OBJ(&scm__rc.d399[164])) /* #<compiled-code tm:directives@0xa272dc8> */,
5873     0x00000062    /* 119 (CONS-PUSH) */,
5874     0x00000006    /* 120 (CONST-PUSH) */,
5875     SCM_WORD(SCM_MAKE_CHAR(116)) /* t */,
5876     0x00000016    /* 122 (CLOSURE) */,
5877     SCM_WORD(SCM_OBJ(&scm__rc.d399[165])) /* #<compiled-code tm:directives@0xa272ce8> */,
5878     0x00000062    /* 124 (CONS-PUSH) */,
5879     0x00000006    /* 125 (CONST-PUSH) */,
5880     SCM_WORD(SCM_MAKE_CHAR(84)) /* T */,
5881     0x00000016    /* 127 (CLOSURE) */,
5882     SCM_WORD(SCM_OBJ(&scm__rc.d399[166])) /* #<compiled-code tm:directives@0xa272c78> */,
5883     0x00000062    /* 129 (CONS-PUSH) */,
5884     0x00000006    /* 130 (CONST-PUSH) */,
5885     SCM_WORD(SCM_MAKE_CHAR(85)) /* U */,
5886     0x00000016    /* 132 (CLOSURE) */,
5887     SCM_WORD(SCM_OBJ(&scm__rc.d399[167])) /* #<compiled-code tm:directives@0xa272c08> */,
5888     0x00000062    /* 134 (CONS-PUSH) */,
5889     0x00000006    /* 135 (CONST-PUSH) */,
5890     SCM_WORD(SCM_MAKE_CHAR(86)) /* V */,
5891     0x00000016    /* 137 (CLOSURE) */,
5892     SCM_WORD(SCM_OBJ(&scm__rc.d399[168])) /* #<compiled-code tm:directives@0xa272b28> */,
5893     0x00000062    /* 139 (CONS-PUSH) */,
5894     0x00000006    /* 140 (CONST-PUSH) */,
5895     SCM_WORD(SCM_MAKE_CHAR(119)) /* w */,
5896     0x00000016    /* 142 (CLOSURE) */,
5897     SCM_WORD(SCM_OBJ(&scm__rc.d399[169])) /* #<compiled-code tm:directives@0xa272a80> */,
5898     0x00000062    /* 144 (CONS-PUSH) */,
5899     0x00000006    /* 145 (CONST-PUSH) */,
5900     SCM_WORD(SCM_MAKE_CHAR(120)) /* x */,
5901     0x00000016    /* 147 (CLOSURE) */,
5902     SCM_WORD(SCM_OBJ(&scm__rc.d399[170])) /* #<compiled-code tm:directives@0xa272a10> */,
5903     0x00000062    /* 149 (CONS-PUSH) */,
5904     0x00000006    /* 150 (CONST-PUSH) */,
5905     SCM_WORD(SCM_MAKE_CHAR(88)) /* X */,
5906     0x00000016    /* 152 (CLOSURE) */,
5907     SCM_WORD(SCM_OBJ(&scm__rc.d399[171])) /* #<compiled-code tm:directives@0xa272968> */,
5908     0x00000062    /* 154 (CONS-PUSH) */,
5909     0x00000006    /* 155 (CONST-PUSH) */,
5910     SCM_WORD(SCM_MAKE_CHAR(87)) /* W */,
5911     0x00000016    /* 157 (CLOSURE) */,
5912     SCM_WORD(SCM_OBJ(&scm__rc.d399[172])) /* #<compiled-code tm:directives@0xa272888> */,
5913     0x00000062    /* 159 (CONS-PUSH) */,
5914     0x00000006    /* 160 (CONST-PUSH) */,
5915     SCM_WORD(SCM_MAKE_CHAR(121)) /* y */,
5916     0x00000016    /* 162 (CLOSURE) */,
5917     SCM_WORD(SCM_OBJ(&scm__rc.d399[173])) /* #<compiled-code tm:directives@0xa272818> */,
5918     0x00000062    /* 164 (CONS-PUSH) */,
5919     0x00000006    /* 165 (CONST-PUSH) */,
5920     SCM_WORD(SCM_MAKE_CHAR(89)) /* Y */,
5921     0x00000016    /* 167 (CLOSURE) */,
5922     SCM_WORD(SCM_OBJ(&scm__rc.d399[174])) /* #<compiled-code tm:directives@0xa272770> */,
5923     0x00000062    /* 169 (CONS-PUSH) */,
5924     0x00000006    /* 170 (CONST-PUSH) */,
5925     SCM_WORD(SCM_MAKE_CHAR(122)) /* z */,
5926     0x00000016    /* 172 (CLOSURE) */,
5927     SCM_WORD(SCM_OBJ(&scm__rc.d399[175])) /* #<compiled-code tm:directives@0xa2726c8> */,
5928     0x00000062    /* 174 (CONS-PUSH) */,
5929     0x00000006    /* 175 (CONST-PUSH) */,
5930     SCM_WORD(SCM_MAKE_CHAR(90)) /* Z */,
5931     0x00000016    /* 177 (CLOSURE) */,
5932     SCM_WORD(SCM_OBJ(&scm__rc.d399[176])) /* #<compiled-code tm:directives@0xa272658> */,
5933     0x00000062    /* 179 (CONS-PUSH) */,
5934     0x00000006    /* 180 (CONST-PUSH) */,
5935     SCM_WORD(SCM_MAKE_CHAR(49)) /* 1 */,
5936     0x00000016    /* 182 (CLOSURE) */,
5937     SCM_WORD(SCM_OBJ(&scm__rc.d399[177])) /* #<compiled-code tm:directives@0xa2725e8> */,
5938     0x00000062    /* 184 (CONS-PUSH) */,
5939     0x00000006    /* 185 (CONST-PUSH) */,
5940     SCM_WORD(SCM_MAKE_CHAR(50)) /* 2 */,
5941     0x00000016    /* 187 (CLOSURE) */,
5942     SCM_WORD(SCM_OBJ(&scm__rc.d399[178])) /* #<compiled-code tm:directives@0xa272578> */,
5943     0x00000062    /* 189 (CONS-PUSH) */,
5944     0x00000006    /* 190 (CONST-PUSH) */,
5945     SCM_WORD(SCM_MAKE_CHAR(51)) /* 3 */,
5946     0x00000016    /* 192 (CLOSURE) */,
5947     SCM_WORD(SCM_OBJ(&scm__rc.d399[179])) /* #<compiled-code tm:directives@0xa272508> */,
5948     0x00000062    /* 194 (CONS-PUSH) */,
5949     0x00000006    /* 195 (CONST-PUSH) */,
5950     SCM_WORD(SCM_MAKE_CHAR(52)) /* 4 */,
5951     0x00000016    /* 197 (CLOSURE) */,
5952     SCM_WORD(SCM_OBJ(&scm__rc.d399[180])) /* #<compiled-code tm:directives@0xa272498> */,
5953     0x00000062    /* 199 (CONS-PUSH) */,
5954     0x00000006    /* 200 (CONST-PUSH) */,
5955     SCM_WORD(SCM_MAKE_CHAR(53)) /* 5 */,
5956     0x00000016    /* 202 (CLOSURE) */,
5957     SCM_WORD(SCM_OBJ(&scm__rc.d399[181])) /* #<compiled-code tm:directives@0xa272428> */,
5958     0x00000061    /* 204 (CONS) */,
5959     0x0000026f    /* 205 (LIST 2) */,
5960     0x00000370    /* 206 (LIST-STAR 3) */,
5961     0x00000370    /* 207 (LIST-STAR 3) */,
5962     0x00000370    /* 208 (LIST-STAR 3) */,
5963     0x00000370    /* 209 (LIST-STAR 3) */,
5964     0x00000370    /* 210 (LIST-STAR 3) */,
5965     0x00000370    /* 211 (LIST-STAR 3) */,
5966     0x00000370    /* 212 (LIST-STAR 3) */,
5967     0x00000370    /* 213 (LIST-STAR 3) */,
5968     0x00000370    /* 214 (LIST-STAR 3) */,
5969     0x00000370    /* 215 (LIST-STAR 3) */,
5970     0x00000370    /* 216 (LIST-STAR 3) */,
5971     0x00000370    /* 217 (LIST-STAR 3) */,
5972     0x00000370    /* 218 (LIST-STAR 3) */,
5973     0x00000370    /* 219 (LIST-STAR 3) */,
5974     0x00000370    /* 220 (LIST-STAR 3) */,
5975     0x00000370    /* 221 (LIST-STAR 3) */,
5976     0x00000370    /* 222 (LIST-STAR 3) */,
5977     0x00000370    /* 223 (LIST-STAR 3) */,
5978     0x00000370    /* 224 (LIST-STAR 3) */,
5979     0x00000061    /* 225 (CONS) */,
5980     0x00000015    /* 226 (DEFINE 0) */,
5981     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:directives> */,
5982     0x00000014    /* 228 (RET) */,
5983     /* tm:get-formatter */
5984     0x0000020e    /*   0 (PRE-CALL 2) */,
5985     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4539]) + 6),
5986     0x0000005c    /*   2 (LREF0-PUSH-GREF) */,
5987     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:directives> */,
5988     0x0000025a    /*   4 (PUSH-GREF-CALL 2) */,
5989     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#assoc> */,
5990     0x00000118    /*   6 (PUSH-LOCAL-ENV 1) */,
5991     0x0000003a    /*   7 (LREF0) */,
5992     0x0000001e    /*   8 (BF) */,
5993     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4539]) + 13),
5994     0x0000003a    /*  10 (LREF0) */,
5995     0x00000065    /*  11 (CDR) */,
5996     0x00000014    /*  12 (RET) */,
5997     0x0000000b    /*  13 (CONSTF-RET) */,
5998     /* (date->string rec) */
5999     0x0000003b    /*   0 (LREF1) */,
6000     0x00000081    /*   1 (EOFP) */,
6001     0x0000002c    /*   2 (RT) */,
6002     0x0000020e    /*   3 (PRE-CALL 2) */,
6003     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]) + 10),
6004     0x00000049    /*   5 (LREF1-PUSH) */,
6005     0x00000006    /*   6 (CONST-PUSH) */,
6006     SCM_WORD(SCM_MAKE_CHAR(126)) /* ~ */,
6007     0x00000257    /*   8 (GREF-CALL 2) */,
6008     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6009     0x0000001e    /*  10 (BF) */,
6010     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]) + 67),
6011     0x0000009c    /*  12 (READ-CHAR 0) */,
6012     0x00000118    /*  13 (PUSH-LOCAL-ENV 1) */,
6013     0x0000003a    /*  14 (LREF0) */,
6014     0x00000081    /*  15 (EOFP) */,
6015     0x0000001e    /*  16 (BF) */,
6016     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]) + 21),
6017     0x0000003f    /*  18 (LREF11) */,
6018     0x0000019e    /*  19 (WRITE-CHAR 1) */,
6019     0x00000014    /*  20 (RET) */,
6020     0x0000020e    /*  21 (PRE-CALL 2) */,
6021     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]) + 28),
6022     0x00000048    /*  23 (LREF0-PUSH) */,
6023     0x00000006    /*  24 (CONST-PUSH) */,
6024     SCM_WORD(SCM_MAKE_CHAR(45)) /* - */,
6025     0x00000257    /*  26 (GREF-CALL 2) */,
6026     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6027     0x0000001e    /*  28 (BF) */,
6028     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]) + 39),
6029     0x0000009c    /*  30 (READ-CHAR 0) */,
6030     0x0000000d    /*  31 (PUSH) */,
6031     0x00000009    /*  32 (CONSTF-PUSH) */,
6032     0x0000003e    /*  33 (LREF10) */,
6033     0x0000029a    /*  34 (NUMADDI 2) */,
6034     0x0000000d    /*  35 (PUSH) */,
6035     0x00000041    /*  36 (LREF20) */,
6036     0x0000031d    /*  37 (LOCAL-ENV-TAIL-CALL 3) */,
6037     0x00000014    /*  38 (RET) */,
6038     0x0000020e    /*  39 (PRE-CALL 2) */,
6039     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]) + 46),
6040     0x00000048    /*  41 (LREF0-PUSH) */,
6041     0x00000006    /*  42 (CONST-PUSH) */,
6042     SCM_WORD(SCM_MAKE_CHAR(95)) /* _ */,
6043     0x00000257    /*  44 (GREF-CALL 2) */,
6044     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6045     0x0000001e    /*  46 (BF) */,
6046     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]) + 58),
6047     0x0000009c    /*  48 (READ-CHAR 0) */,
6048     0x0000000d    /*  49 (PUSH) */,
6049     0x00000006    /*  50 (CONST-PUSH) */,
6050     SCM_WORD(SCM_MAKE_CHAR(32)) /*   */,
6051     0x0000003e    /*  52 (LREF10) */,
6052     0x0000029a    /*  53 (NUMADDI 2) */,
6053     0x0000000d    /*  54 (PUSH) */,
6054     0x00000041    /*  55 (LREF20) */,
6055     0x0000031d    /*  56 (LOCAL-ENV-TAIL-CALL 3) */,
6056     0x00000014    /*  57 (RET) */,
6057     0x00000048    /*  58 (LREF0-PUSH) */,
6058     0x00000006    /*  59 (CONST-PUSH) */,
6059     SCM_WORD(SCM_MAKE_CHAR(48)) /* 0 */,
6060     0x0000003e    /*  61 (LREF10) */,
6061     0x0000019a    /*  62 (NUMADDI 1) */,
6062     0x0000000d    /*  63 (PUSH) */,
6063     0x00000041    /*  64 (LREF20) */,
6064     0x0000031d    /*  65 (LOCAL-ENV-TAIL-CALL 3) */,
6065     0x00000014    /*  66 (RET) */,
6066     0x0000003b    /*  67 (LREF1) */,
6067     0x0000019e    /*  68 (WRITE-CHAR 1) */,
6068     0x0000009c    /*  69 (READ-CHAR 0) */,
6069     0x0000000d    /*  70 (PUSH) */,
6070     0x0000003a    /*  71 (LREF0) */,
6071     0x0000019a    /*  72 (NUMADDI 1) */,
6072     0x0000000d    /*  73 (PUSH) */,
6073     0x0000003f    /*  74 (LREF11) */,
6074     0x0000021d    /*  75 (LOCAL-ENV-TAIL-CALL 2) */,
6075     0x00000014    /*  76 (RET) */,
6076     /* (date->string call-formatter) */
6077     0x0000004a    /*   0 (LREF2-PUSH) */,
6078     0x00000055    /*   1 (GREF) */,
6079     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:directives> */,
6080     0x00000075    /*   3 (ASSV) */,
6081     0x00000118    /*   4 (PUSH-LOCAL-ENV 1) */,
6082     0x0000003a    /*   5 (LREF0) */,
6083     0x0000001e    /*   6 (BF) */,
6084     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]) + 23),
6085     0x0000020e    /*   8 (PRE-CALL 2) */,
6086     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]) + 15),
6087     0x00040347    /*  10 (LREF-PUSH 3 1) */,
6088     0x0000004d    /*  11 (LREF11-PUSH) */,
6089     0x0000003a    /*  12 (LREF0) */,
6090     0x00000065    /*  13 (CDR) */,
6091     0x00000211    /*  14 (CALL 2) */,
6092     0x0000009c    /*  15 (READ-CHAR 0) */,
6093     0x0000000d    /*  16 (PUSH) */,
6094     0x0000003e    /*  17 (LREF10) */,
6095     0x0000019a    /*  18 (NUMADDI 1) */,
6096     0x0000000d    /*  19 (PUSH) */,
6097     0x00000042    /*  20 (LREF21) */,
6098     0x0000021d    /*  21 (LOCAL-ENV-TAIL-CALL 2) */,
6099     0x00000014    /*  22 (RET) */,
6100     0x00000006    /*  23 (CONST-PUSH) */,
6101     SCM_WORD(SCM_OBJ(&scm__sc.d397[287])) /* date->string: bad date format string: "~a >>>~a<<< ~a" */,
6102     0x0000020e    /*  25 (PRE-CALL 2) */,
6103     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]) + 32),
6104     0x00000056    /*  27 (GREF-PUSH) */,
6105     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format-string> */,
6106     0x0000004c    /*  29 (LREF10-PUSH) */,
6107     0x00000257    /*  30 (GREF-CALL 2) */,
6108     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-take> */,
6109     0x0000030f    /*  32 (PUSH-PRE-CALL 3) */,
6110     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]) + 41),
6111     0x00000056    /*  34 (GREF-PUSH) */,
6112     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format-string> */,
6113     0x0000004c    /*  36 (LREF10-PUSH) */,
6114     0x0000003e    /*  37 (LREF10) */,
6115     0x0000019a    /*  38 (NUMADDI 1) */,
6116     0x0000035a    /*  39 (PUSH-GREF-CALL 3) */,
6117     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#substring> */,
6118     0x0000020f    /*  41 (PUSH-PRE-CALL 2) */,
6119     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]) + 49),
6120     0x00000056    /*  43 (GREF-PUSH) */,
6121     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#format-string> */,
6122     0x0000003e    /*  45 (LREF10) */,
6123     0x0000019a    /*  46 (NUMADDI 1) */,
6124     0x0000025a    /*  47 (PUSH-GREF-CALL 2) */,
6125     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-drop> */,
6126     0x0000045b    /*  49 (PUSH-GREF-TAIL-CALL 4) */,
6127     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
6128     0x00000014    /*  51 (RET) */,
6129     /* (date->string #f #f) */
6130     0x0000009c    /*   0 (READ-CHAR 0) */,
6131     0x0000000d    /*   1 (PUSH) */,
6132     0x00000007    /*   2 (CONSTI-PUSH 0) */,
6133     0x0000003b    /*   3 (LREF1) */,
6134     0x0000021d    /*   4 (LOCAL-ENV-TAIL-CALL 2) */,
6135     0x00000014    /*   5 (RET) */,
6136     /* (date->string #f) */
6137     0x00000016    /*   0 (CLOSURE) */,
6138     SCM_WORD(SCM_OBJ(&scm__rc.d399[186])) /* #<compiled-code (date->string #f #f)@0xa07b0e0> */,
6139     0x0000015b    /*   2 (PUSH-GREF-TAIL-CALL 1) */,
6140     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#with-output-to-string> */,
6141     0x00000014    /*   4 (RET) */,
6142     /* date->string */
6143     0x00000219    /*   0 (LOCAL-ENV-CLOSURES 2) */,
6144     SCM_WORD(SCM_OBJ(&scm__rc.d396[581])) /* (#<compiled-code (date->string rec)@0xa0373f0> #<compiled-code (date->string call-formatter)@0xa07bb98>) */,
6145     0x0000003e    /*   2 (LREF10) */,
6146     0x0000007f    /*   3 (PAIRP) */,
6147     0x0000001e    /*   4 (BF) */,
6148     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4693]) + 10),
6149     0x0000003e    /*   6 (LREF10) */,
6150     0x00000063    /*   7 (CAR) */,
6151     0x00000013    /*   8 (JUMP) */,
6152     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4693]) + 12),
6153     0x00000001    /*  10 (CONST) */,
6154     SCM_WORD(SCM_OBJ(&scm__sc.d397[292])) /* ~c */,
6155     0x0000000d    /*  12 (PUSH) */,
6156     0x00000016    /*  13 (CLOSURE) */,
6157     SCM_WORD(SCM_OBJ(&scm__rc.d399[187])) /* #<compiled-code (date->string #f)@0xa07b6c8> */,
6158     0x0000025b    /*  15 (PUSH-GREF-TAIL-CALL 2) */,
6159     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#with-input-from-string> */,
6160     0x00000014    /*  17 (RET) */,
6161     /* tm:char->int */
6162     0x0000010e    /*   0 (PRE-CALL 1) */,
6163     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4711]) + 4),
6164     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
6165     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#digit->integer> */,
6166     0x0000002c    /*   4 (RT) */,
6167     0x00000006    /*   5 (CONST-PUSH) */,
6168     SCM_WORD(SCM_OBJ(&scm__sc.d397[296])) /* bad date template string: non integer character: ~a */,
6169     0x0000025e    /*   7 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
6170     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
6171     0x00000014    /*   9 (RET) */,
6172     /* tm:integer-reader */
6173     0x00000048    /*   0 (LREF0-PUSH) */,
6174     0x00000007    /*   1 (CONSTI-PUSH 0) */,
6175     0x00000007    /*   2 (CONSTI-PUSH 0) */,
6176     0x00000317    /*   3 (LOCAL-ENV 3) */,
6177     0x0000003c    /*   4 (LREF2) */,
6178     0x0000019d    /*   5 (PEEK-CHAR 1) */,
6179     0x00000118    /*   6 (PUSH-LOCAL-ENV 1) */,
6180     0x0000003a    /*   7 (LREF0) */,
6181     0x00000081    /*   8 (EOFP) */,
6182     0x0000001e    /*   9 (BF) */,
6183     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]) + 13),
6184     0x0000003f    /*  11 (LREF11) */,
6185     0x00000014    /*  12 (RET) */,
6186     0x0000010e    /*  13 (PRE-CALL 1) */,
6187     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]) + 17),
6188     0x0000015d    /*  15 (LREF0-PUSH-GREF-CALL 1) */,
6189     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-numeric?> */,
6190     0x0000001e    /*  17 (BF) */,
6191     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]) + 49),
6192     0x00000042    /*  19 (LREF21) */,
6193     0x0000001e    /*  20 (BF) */,
6194     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]) + 28),
6195     0x0000004c    /*  22 (LREF10-PUSH) */,
6196     0x00000042    /*  23 (LREF21) */,
6197     0x00000027    /*  24 (BNGE) */,
6198     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]) + 28),
6199     0x0000003f    /*  26 (LREF11) */,
6200     0x00000014    /*  27 (RET) */,
6201     0x0000004e    /*  28 (LREF12-PUSH) */,
6202     0x0000004d    /*  29 (LREF11-PUSH) */,
6203     0x00000a02    /*  30 (CONSTI 10) */,
6204     0x00000097    /*  31 (NUMMUL2) */,
6205     0x0000010f    /*  32 (PUSH-PRE-CALL 1) */,
6206     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]) + 38),
6207     0x00000040    /*  34 (LREF12) */,
6208     0x0000019c    /*  35 (READ-CHAR 1) */,
6209     0x0000015a    /*  36 (PUSH-GREF-CALL 1) */,
6210     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:char->int> */,
6211     0x00000095    /*  38 (NUMADD2) */,
6212     0x0000000d    /*  39 (PUSH) */,
6213     0x0000003e    /*  40 (LREF10) */,
6214     0x0000019a    /*  41 (NUMADDI 1) */,
6215     0x0000000d    /*  42 (PUSH) */,
6216     0x0000021b    /*  43 (LOCAL-ENV-JUMP 2) */,
6217     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]) + 4),
6218     0x00000014    /*  45 (RET) */,
6219     0x00000013    /*  46 (JUMP) */,
6220     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]) + 28),
6221     0x00000014    /*  48 (RET) */,
6222     0x0000003f    /*  49 (LREF11) */,
6223     0x00000014    /*  50 (RET) */,
6224     0x00000014    /*  51 (RET) */,
6225     /* (tm:make-integer-reader tm:make-integer-reader) */
6226     0x0000004c    /*   0 (LREF10-PUSH) */,
6227     0x0000025e    /*   1 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
6228     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:integer-reader> */,
6229     0x00000014    /*   3 (RET) */,
6230     /* tm:make-integer-reader */
6231     0x00000016    /*   0 (CLOSURE) */,
6232     SCM_WORD(SCM_OBJ(&scm__rc.d399[191])) /* #<compiled-code (tm:make-integer-reader tm:make-integer-reader)@0xa0c4930> */,
6233     0x00000014    /*   2 (RET) */,
6234     /* tm:integer-reader-exact */
6235     0x00000006    /*   0 (CONST-PUSH) */,
6236     SCM_WORD(SCM_TRUE) /* #t */,
6237     0x00000117    /*   2 (LOCAL-ENV 1) */,
6238     0x0000004c    /*   3 (LREF10-PUSH) */,
6239     0x00000007    /*   4 (CONSTI-PUSH 0) */,
6240     0x00000007    /*   5 (CONSTI-PUSH 0) */,
6241     0x00000317    /*   6 (LOCAL-ENV 3) */,
6242     0x0000003c    /*   7 (LREF2) */,
6243     0x0000019d    /*   8 (PEEK-CHAR 1) */,
6244     0x00000118    /*   9 (PUSH-LOCAL-ENV 1) */,
6245     0x0000004c    /*  10 (LREF10-PUSH) */,
6246     0x00040339    /*  11 (LREF 3 1) */,
6247     0x00000027    /*  12 (BNGE) */,
6248     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]) + 16),
6249     0x0000003f    /*  14 (LREF11) */,
6250     0x00000014    /*  15 (RET) */,
6251     0x0000003a    /*  16 (LREF0) */,
6252     0x00000081    /*  17 (EOFP) */,
6253     0x0000001e    /*  18 (BF) */,
6254     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]) + 25),
6255     0x00000006    /*  20 (CONST-PUSH) */,
6256     SCM_WORD(SCM_OBJ(&scm__sc.d397[301])) /* string->date: premature ending of integer read */,
6257     0x00000158    /*  22 (GREF-TAIL-CALL 1) */,
6258     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
6259     0x00000014    /*  24 (RET) */,
6260     0x0000010e    /*  25 (PRE-CALL 1) */,
6261     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]) + 29),
6262     0x0000015d    /*  27 (LREF0-PUSH-GREF-CALL 1) */,
6263     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-numeric?> */,
6264     0x0000001e    /*  29 (BF) */,
6265     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]) + 51),
6266     0x00000004    /*  31 (CONSTF) */,
6267     0x00000232    /*  32 (LSET 2 0) */,
6268     0x0000004e    /*  33 (LREF12-PUSH) */,
6269     0x0000004d    /*  34 (LREF11-PUSH) */,
6270     0x00000a02    /*  35 (CONSTI 10) */,
6271     0x00000097    /*  36 (NUMMUL2) */,
6272     0x0000010f    /*  37 (PUSH-PRE-CALL 1) */,
6273     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]) + 43),
6274     0x00000040    /*  39 (LREF12) */,
6275     0x0000019c    /*  40 (READ-CHAR 1) */,
6276     0x0000015a    /*  41 (PUSH-GREF-CALL 1) */,
6277     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:char->int> */,
6278     0x00000095    /*  43 (NUMADD2) */,
6279     0x0000000d    /*  44 (PUSH) */,
6280     0x0000003e    /*  45 (LREF10) */,
6281     0x0000019a    /*  46 (NUMADDI 1) */,
6282     0x0000000d    /*  47 (PUSH) */,
6283     0x0000021b    /*  48 (LOCAL-ENV-JUMP 2) */,
6284     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]) + 7),
6285     0x00000014    /*  50 (RET) */,
6286     0x00000041    /*  51 (LREF20) */,
6287     0x0000001e    /*  52 (BF) */,
6288     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]) + 64),
6289     0x00000040    /*  54 (LREF12) */,
6290     0x0000019c    /*  55 (READ-CHAR 1) */,
6291     0x0000004e    /*  56 (LREF12-PUSH) */,
6292     0x0000004d    /*  57 (LREF11-PUSH) */,
6293     0x0000003e    /*  58 (LREF10) */,
6294     0x0000019a    /*  59 (NUMADDI 1) */,
6295     0x0000000d    /*  60 (PUSH) */,
6296     0x0000021b    /*  61 (LOCAL-ENV-JUMP 2) */,
6297     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]) + 7),
6298     0x00000014    /*  63 (RET) */,
6299     0x00000006    /*  64 (CONST-PUSH) */,
6300     SCM_WORD(SCM_OBJ(&scm__sc.d397[302])) /* string->date: Non-numeric characters in integer read. */,
6301     0x00000158    /*  66 (GREF-TAIL-CALL 1) */,
6302     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
6303     0x00000014    /*  68 (RET) */,
6304     0x00000014    /*  69 (RET) */,
6305     /* (tm:make-integer-exact-reader tm:make-integer-exact-reader) */
6306     0x0000004c    /*   0 (LREF10-PUSH) */,
6307     0x0000025e    /*   1 (LREF0-PUSH-GREF-TAIL-CALL 2) */,
6308     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:integer-reader-exact> */,
6309     0x00000014    /*   3 (RET) */,
6310     /* tm:make-integer-exact-reader */
6311     0x00000016    /*   0 (CLOSURE) */,
6312     SCM_WORD(SCM_OBJ(&scm__rc.d399[194])) /* #<compiled-code (tm:make-integer-exact-reader tm:make-integer-exact-reader)@0xa0f9a48> */,
6313     0x00000014    /*   2 (RET) */,
6314     /* tm:zone-reader */
6315     0x00000007    /*   0 (CONSTI-PUSH 0) */,
6316     0x00000009    /*   1 (CONSTF-PUSH) */,
6317     0x00000217    /*   2 (LOCAL-ENV 2) */,
6318     0x0000003e    /*   3 (LREF10) */,
6319     0x0000019c    /*   4 (READ-CHAR 1) */,
6320     0x00000118    /*   5 (PUSH-LOCAL-ENV 1) */,
6321     0x0000003a    /*   6 (LREF0) */,
6322     0x00000081    /*   7 (EOFP) */,
6323     0x0000001e    /*   8 (BF) */,
6324     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 18),
6325     0x0000020e    /*  10 (PRE-CALL 2) */,
6326     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 18),
6327     0x00000006    /*  12 (CONST-PUSH) */,
6328     SCM_WORD(SCM_OBJ(&scm__sc.d397[305])) /* string->date: invalid time zone +/-: ~s */,
6329     0x0000025d    /*  14 (LREF0-PUSH-GREF-CALL 2) */,
6330     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
6331     0x00000013    /*  16 (JUMP) */,
6332     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 18),
6333     0x0000020e    /*  18 (PRE-CALL 2) */,
6334     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 25),
6335     0x00000048    /*  20 (LREF0-PUSH) */,
6336     0x00000006    /*  21 (CONST-PUSH) */,
6337     SCM_WORD(SCM_MAKE_CHAR(90)) /* Z */,
6338     0x00000257    /*  23 (GREF-CALL 2) */,
6339     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6340     0x0000001e    /*  25 (BF) */,
6341     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 29),
6342     0x00000002    /*  27 (CONSTI 0) */,
6343     0x00000014    /*  28 (RET) */,
6344     0x0000020e    /*  29 (PRE-CALL 2) */,
6345     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 36),
6346     0x00000048    /*  31 (LREF0-PUSH) */,
6347     0x00000006    /*  32 (CONST-PUSH) */,
6348     SCM_WORD(SCM_MAKE_CHAR(122)) /* z */,
6349     0x00000257    /*  34 (GREF-CALL 2) */,
6350     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6351     0x0000001e    /*  36 (BF) */,
6352     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 40),
6353     0x00000002    /*  38 (CONSTI 0) */,
6354     0x00000014    /*  39 (RET) */,
6355     0x0000020e    /*  40 (PRE-CALL 2) */,
6356     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 47),
6357     0x00000048    /*  42 (LREF0-PUSH) */,
6358     0x00000006    /*  43 (CONST-PUSH) */,
6359     SCM_WORD(SCM_MAKE_CHAR(43)) /* + */,
6360     0x00000257    /*  45 (GREF-CALL 2) */,
6361     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6362     0x0000001e    /*  47 (BF) */,
6363     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 54),
6364     0x00000001    /*  49 (CONST) */,
6365     SCM_WORD(SCM_TRUE) /* #t */,
6366     0x00000132    /*  51 (LSET 1 0) */,
6367     0x00000013    /*  52 (JUMP) */,
6368     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 73),
6369     0x0000020e    /*  54 (PRE-CALL 2) */,
6370     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 61),
6371     0x00000048    /*  56 (LREF0-PUSH) */,
6372     0x00000006    /*  57 (CONST-PUSH) */,
6373     SCM_WORD(SCM_MAKE_CHAR(45)) /* - */,
6374     0x00000257    /*  59 (GREF-CALL 2) */,
6375     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6376     0x0000001e    /*  61 (BF) */,
6377     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 67),
6378     0x00000004    /*  63 (CONSTF) */,
6379     0x00000132    /*  64 (LSET 1 0) */,
6380     0x00000013    /*  65 (JUMP) */,
6381     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 73),
6382     0x0000020e    /*  67 (PRE-CALL 2) */,
6383     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 73),
6384     0x00000006    /*  69 (CONST-PUSH) */,
6385     SCM_WORD(SCM_OBJ(&scm__sc.d397[305])) /* string->date: invalid time zone +/-: ~s */,
6386     0x0000025d    /*  71 (LREF0-PUSH-GREF-CALL 2) */,
6387     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
6388     0x00000041    /*  73 (LREF20) */,
6389     0x0000019c    /*  74 (READ-CHAR 1) */,
6390     0x00000118    /*  75 (PUSH-LOCAL-ENV 1) */,
6391     0x0000003a    /*  76 (LREF0) */,
6392     0x00000081    /*  77 (EOFP) */,
6393     0x0000001e    /*  78 (BF) */,
6394     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 88),
6395     0x0000010e    /*  80 (PRE-CALL 1) */,
6396     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 88),
6397     0x00000006    /*  82 (CONST-PUSH) */,
6398     SCM_WORD(SCM_OBJ(&scm__sc.d397[306])) /* string->date: premature end of time zone number */,
6399     0x00000157    /*  84 (GREF-CALL 1) */,
6400     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
6401     0x00000013    /*  86 (JUMP) */,
6402     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 88),
6403     0x0000010e    /*  88 (PRE-CALL 1) */,
6404     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 92),
6405     0x0000015d    /*  90 (LREF0-PUSH-GREF-CALL 1) */,
6406     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:char->int> */,
6407     0x0000000d    /*  92 (PUSH) */,
6408     0x00000a02    /*  93 (CONSTI 10) */,
6409     0x00000097    /*  94 (NUMMUL2) */,
6410     0x0000000d    /*  95 (PUSH) */,
6411     0x00003c02    /*  96 (CONSTI 60) */,
6412     0x00000097    /*  97 (NUMMUL2) */,
6413     0x0000000d    /*  98 (PUSH) */,
6414     0x00003c02    /*  99 (CONSTI 60) */,
6415     0x00000097    /* 100 (NUMMUL2) */,
6416     0x00040232    /* 101 (LSET 2 1) */,
6417     0x0000001a    /* 102 (POP-LOCAL-ENV) */,
6418     0x00000041    /* 103 (LREF20) */,
6419     0x0000019c    /* 104 (READ-CHAR 1) */,
6420     0x00000118    /* 105 (PUSH-LOCAL-ENV 1) */,
6421     0x0000003a    /* 106 (LREF0) */,
6422     0x00000081    /* 107 (EOFP) */,
6423     0x0000001e    /* 108 (BF) */,
6424     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 118),
6425     0x0000010e    /* 110 (PRE-CALL 1) */,
6426     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 118),
6427     0x00000006    /* 112 (CONST-PUSH) */,
6428     SCM_WORD(SCM_OBJ(&scm__sc.d397[306])) /* string->date: premature end of time zone number */,
6429     0x00000157    /* 114 (GREF-CALL 1) */,
6430     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
6431     0x00000013    /* 116 (JUMP) */,
6432     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 118),
6433     0x00000050    /* 118 (LREF21-PUSH) */,
6434     0x0000010e    /* 119 (PRE-CALL 1) */,
6435     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 123),
6436     0x0000015d    /* 121 (LREF0-PUSH-GREF-CALL 1) */,
6437     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:char->int> */,
6438     0x0000000d    /* 123 (PUSH) */,
6439     0x00003c02    /* 124 (CONSTI 60) */,
6440     0x00000097    /* 125 (NUMMUL2) */,
6441     0x0000000d    /* 126 (PUSH) */,
6442     0x00003c02    /* 127 (CONSTI 60) */,
6443     0x00000097    /* 128 (NUMMUL2) */,
6444     0x00000095    /* 129 (NUMADD2) */,
6445     0x00040232    /* 130 (LSET 2 1) */,
6446     0x0000001a    /* 131 (POP-LOCAL-ENV) */,
6447     0x00000041    /* 132 (LREF20) */,
6448     0x0000019c    /* 133 (READ-CHAR 1) */,
6449     0x00000118    /* 134 (PUSH-LOCAL-ENV 1) */,
6450     0x0000003a    /* 135 (LREF0) */,
6451     0x00000081    /* 136 (EOFP) */,
6452     0x0000001e    /* 137 (BF) */,
6453     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 147),
6454     0x0000010e    /* 139 (PRE-CALL 1) */,
6455     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 147),
6456     0x00000006    /* 141 (CONST-PUSH) */,
6457     SCM_WORD(SCM_OBJ(&scm__sc.d397[306])) /* string->date: premature end of time zone number */,
6458     0x00000157    /* 143 (GREF-CALL 1) */,
6459     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
6460     0x00000013    /* 145 (JUMP) */,
6461     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 147),
6462     0x00000050    /* 147 (LREF21-PUSH) */,
6463     0x0000010e    /* 148 (PRE-CALL 1) */,
6464     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 152),
6465     0x0000015d    /* 150 (LREF0-PUSH-GREF-CALL 1) */,
6466     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:char->int> */,
6467     0x0000000d    /* 152 (PUSH) */,
6468     0x00000a02    /* 153 (CONSTI 10) */,
6469     0x00000097    /* 154 (NUMMUL2) */,
6470     0x0000000d    /* 155 (PUSH) */,
6471     0x00003c02    /* 156 (CONSTI 60) */,
6472     0x00000097    /* 157 (NUMMUL2) */,
6473     0x00000095    /* 158 (NUMADD2) */,
6474     0x00040232    /* 159 (LSET 2 1) */,
6475     0x0000001a    /* 160 (POP-LOCAL-ENV) */,
6476     0x00000041    /* 161 (LREF20) */,
6477     0x0000019c    /* 162 (READ-CHAR 1) */,
6478     0x00000118    /* 163 (PUSH-LOCAL-ENV 1) */,
6479     0x0000003a    /* 164 (LREF0) */,
6480     0x00000081    /* 165 (EOFP) */,
6481     0x0000001e    /* 166 (BF) */,
6482     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 176),
6483     0x0000010e    /* 168 (PRE-CALL 1) */,
6484     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 176),
6485     0x00000006    /* 170 (CONST-PUSH) */,
6486     SCM_WORD(SCM_OBJ(&scm__sc.d397[306])) /* string->date: premature end of time zone number */,
6487     0x00000157    /* 172 (GREF-CALL 1) */,
6488     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
6489     0x00000013    /* 174 (JUMP) */,
6490     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 176),
6491     0x00000050    /* 176 (LREF21-PUSH) */,
6492     0x0000010e    /* 177 (PRE-CALL 1) */,
6493     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 181),
6494     0x0000015d    /* 179 (LREF0-PUSH-GREF-CALL 1) */,
6495     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:char->int> */,
6496     0x0000000d    /* 181 (PUSH) */,
6497     0x00003c02    /* 182 (CONSTI 60) */,
6498     0x00000097    /* 183 (NUMMUL2) */,
6499     0x00000095    /* 184 (NUMADD2) */,
6500     0x00040232    /* 185 (LSET 2 1) */,
6501     0x0000001a    /* 186 (POP-LOCAL-ENV) */,
6502     0x0000003e    /* 187 (LREF10) */,
6503     0x0000001e    /* 188 (BF) */,
6504     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]) + 192),
6505     0x0000003f    /* 190 (LREF11) */,
6506     0x00000014    /* 191 (RET) */,
6507     0x0000003f    /* 192 (LREF11) */,
6508     0x00000099    /* 193 (NEGATE) */,
6509     0x00000014    /* 194 (RET) */,
6510     /* tm:locale-reader */
6511     0x0000000e    /*   0 (PRE-CALL 0) */,
6512     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]) + 4),
6513     0x00000057    /*   2 (GREF-CALL 0) */,
6514     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#open-output-string> */,
6515     0x00000118    /*   4 (PUSH-LOCAL-ENV 1) */,
6516     0x0000000e    /*   5 (PRE-CALL 0) */,
6517     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]) + 28),
6518     0x0000003f    /*   7 (LREF11) */,
6519     0x0000019d    /*   8 (PEEK-CHAR 1) */,
6520     0x00000118    /*   9 (PUSH-LOCAL-ENV 1) */,
6521     0x0000010e    /*  10 (PRE-CALL 1) */,
6522     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]) + 14),
6523     0x0000015d    /*  12 (LREF0-PUSH-GREF-CALL 1) */,
6524     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-alphabetic?> */,
6525     0x0000001e    /*  14 (BF) */,
6526     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]) + 24),
6527     0x00000042    /*  16 (LREF21) */,
6528     0x0000019c    /*  17 (READ-CHAR 1) */,
6529     0x0000000d    /*  18 (PUSH) */,
6530     0x0000003e    /*  19 (LREF10) */,
6531     0x0000029e    /*  20 (WRITE-CHAR 2) */,
6532     0x0000011b    /*  21 (LOCAL-ENV-JUMP 1) */,
6533     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]) + 7),
6534     0x00000014    /*  23 (RET) */,
6535     0x0000004c    /*  24 (LREF10-PUSH) */,
6536     0x00000158    /*  25 (GREF-TAIL-CALL 1) */,
6537     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#get-output-string> */,
6538     0x00000014    /*  27 (RET) */,
6539     0x00000118    /*  28 (PUSH-LOCAL-ENV 1) */,
6540     0x0000010e    /*  29 (PRE-CALL 1) */,
6541     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]) + 34),
6542     0x00000048    /*  31 (LREF0-PUSH) */,
6543     0x00000041    /*  32 (LREF20) */,
6544     0x00000111    /*  33 (CALL 1) */,
6545     0x00000118    /*  34 (PUSH-LOCAL-ENV 1) */,
6546     0x0000003a    /*  35 (LREF0) */,
6547     0x0000002c    /*  36 (RT) */,
6548     0x00000006    /*  37 (CONST-PUSH) */,
6549     SCM_WORD(SCM_OBJ(&scm__sc.d397[311])) /* string->date: invalid string for ~s */,
6550     0x00000051    /*  39 (LREF30-PUSH) */,
6551     0x00000258    /*  40 (GREF-TAIL-CALL 2) */,
6552     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
6553     0x00000014    /*  42 (RET) */,
6554     /* (tm:make-locale-reader tm:make-locale-reader) */
6555     0x00000048    /*   0 (LREF0-PUSH) */,
6556     0x0000004c    /*   1 (LREF10-PUSH) */,
6557     0x00000258    /*   2 (GREF-TAIL-CALL 2) */,
6558     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-reader> */,
6559     0x00000014    /*   4 (RET) */,
6560     /* tm:make-locale-reader */
6561     0x00000016    /*   0 (CLOSURE) */,
6562     SCM_WORD(SCM_OBJ(&scm__rc.d399[198])) /* #<compiled-code (tm:make-locale-reader tm:make-locale-reader)@0xa10ce70> */,
6563     0x00000014    /*   2 (RET) */,
6564     /* (tm:make-char-id-reader tm:make-char-id-reader) */
6565     0x0000020e    /*   0 (PRE-CALL 2) */,
6566     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5103]) + 7),
6567     0x0000004c    /*   2 (LREF10-PUSH) */,
6568     0x0000003a    /*   3 (LREF0) */,
6569     0x0000019c    /*   4 (READ-CHAR 1) */,
6570     0x0000025a    /*   5 (PUSH-GREF-CALL 2) */,
6571     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6572     0x0000001e    /*   7 (BF) */,
6573     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5103]) + 11),
6574     0x0000003e    /*   9 (LREF10) */,
6575     0x00000014    /*  10 (RET) */,
6576     0x00000006    /*  11 (CONST-PUSH) */,
6577     SCM_WORD(SCM_OBJ(&scm__sc.d397[314])) /* string->date: invalid character match */,
6578     0x00000158    /*  13 (GREF-TAIL-CALL 1) */,
6579     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#error> */,
6580     0x00000014    /*  15 (RET) */,
6581     /* tm:make-char-id-reader */
6582     0x00000016    /*   0 (CLOSURE) */,
6583     SCM_WORD(SCM_OBJ(&scm__rc.d399[200])) /* #<compiled-code (tm:make-char-id-reader tm:make-char-id-reader)@0xa10cc40> */,
6584     0x00000014    /*   2 (RET) */,
6585     /* char-fail */
6586     0x0000000a    /*   0 (CONST-RET) */,
6587     SCM_WORD(SCM_TRUE) /* #t */,
6588     /* do-nothing */
6589     0x00000087    /*   0 (VALUES 0) */,
6590     0x00000014    /*   1 (RET) */,
6591     /* tm:read-directives */
6592     0x00000048    /*   0 (LREF0-PUSH) */,
6593     0x0000003b    /*   1 (LREF1) */,
6594     0x000000a5    /*   2 (SLOT-SETC) */,
6595     SCM_WORD(SCM_UNDEFINED) /* month */,
6596     0x00000014    /*   4 (RET) */,
6597     /* tm:read-directives */
6598     0x00000048    /*   0 (LREF0-PUSH) */,
6599     0x0000003b    /*   1 (LREF1) */,
6600     0x000000a5    /*   2 (SLOT-SETC) */,
6601     SCM_WORD(SCM_UNDEFINED) /* month */,
6602     0x00000014    /*   4 (RET) */,
6603     /* tm:read-directives */
6604     0x00000048    /*   0 (LREF0-PUSH) */,
6605     0x0000003b    /*   1 (LREF1) */,
6606     0x000000a5    /*   2 (SLOT-SETC) */,
6607     SCM_WORD(SCM_UNDEFINED) /* day */,
6608     0x00000014    /*   4 (RET) */,
6609     /* tm:read-directives */
6610     0x00000048    /*   0 (LREF0-PUSH) */,
6611     0x0000003b    /*   1 (LREF1) */,
6612     0x000000a5    /*   2 (SLOT-SETC) */,
6613     SCM_WORD(SCM_UNDEFINED) /* day */,
6614     0x00000014    /*   4 (RET) */,
6615     /* tm:read-directives */
6616     0x00000048    /*   0 (LREF0-PUSH) */,
6617     0x0000003b    /*   1 (LREF1) */,
6618     0x000000a5    /*   2 (SLOT-SETC) */,
6619     SCM_WORD(SCM_UNDEFINED) /* month */,
6620     0x00000014    /*   4 (RET) */,
6621     /* tm:read-directives */
6622     0x00000048    /*   0 (LREF0-PUSH) */,
6623     0x0000003b    /*   1 (LREF1) */,
6624     0x000000a5    /*   2 (SLOT-SETC) */,
6625     SCM_WORD(SCM_UNDEFINED) /* hour */,
6626     0x00000014    /*   4 (RET) */,
6627     /* tm:read-directives */
6628     0x00000048    /*   0 (LREF0-PUSH) */,
6629     0x0000003b    /*   1 (LREF1) */,
6630     0x000000a5    /*   2 (SLOT-SETC) */,
6631     SCM_WORD(SCM_UNDEFINED) /* hour */,
6632     0x00000014    /*   4 (RET) */,
6633     /* tm:read-directives */
6634     0x00000048    /*   0 (LREF0-PUSH) */,
6635     0x0000003b    /*   1 (LREF1) */,
6636     0x000000a5    /*   2 (SLOT-SETC) */,
6637     SCM_WORD(SCM_UNDEFINED) /* month */,
6638     0x00000014    /*   4 (RET) */,
6639     /* tm:read-directives */
6640     0x00000048    /*   0 (LREF0-PUSH) */,
6641     0x0000003b    /*   1 (LREF1) */,
6642     0x000000a5    /*   2 (SLOT-SETC) */,
6643     SCM_WORD(SCM_UNDEFINED) /* minute */,
6644     0x00000014    /*   4 (RET) */,
6645     /* tm:read-directives */
6646     0x00000048    /*   0 (LREF0-PUSH) */,
6647     0x0000003b    /*   1 (LREF1) */,
6648     0x000000a5    /*   2 (SLOT-SETC) */,
6649     SCM_WORD(SCM_UNDEFINED) /* second */,
6650     0x00000014    /*   4 (RET) */,
6651     /* tm:read-directives */
6652     0x00000048    /*   0 (LREF0-PUSH) */,
6653     0x0000010e    /*   1 (PRE-CALL 1) */,
6654     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5176]) + 6),
6655     0x00000049    /*   3 (LREF1-PUSH) */,
6656     0x00000157    /*   4 (GREF-CALL 1) */,
6657     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:natural-year> */,
6658     0x000000a5    /*   6 (SLOT-SETC) */,
6659     SCM_WORD(SCM_UNDEFINED) /* year */,
6660     0x00000014    /*   8 (RET) */,
6661     /* tm:read-directives */
6662     0x00000048    /*   0 (LREF0-PUSH) */,
6663     0x0000003b    /*   1 (LREF1) */,
6664     0x000000a5    /*   2 (SLOT-SETC) */,
6665     SCM_WORD(SCM_UNDEFINED) /* year */,
6666     0x00000014    /*   4 (RET) */,
6667     /* tm:read-directives */
6668     0x0000020e    /*   0 (PRE-CALL 2) */,
6669     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5190]) + 7),
6670     0x00000048    /*   2 (LREF0-PUSH) */,
6671     0x00000006    /*   3 (CONST-PUSH) */,
6672     SCM_WORD(SCM_MAKE_CHAR(90)) /* Z */,
6673     0x00000257    /*   5 (GREF-CALL 2) */,
6674     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6675     0x0000002c    /*   7 (RT) */,
6676     0x0000020e    /*   8 (PRE-CALL 2) */,
6677     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5190]) + 15),
6678     0x00000048    /*  10 (LREF0-PUSH) */,
6679     0x00000006    /*  11 (CONST-PUSH) */,
6680     SCM_WORD(SCM_MAKE_CHAR(122)) /* z */,
6681     0x00000257    /*  13 (GREF-CALL 2) */,
6682     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6683     0x0000002c    /*  15 (RT) */,
6684     0x0000020e    /*  16 (PRE-CALL 2) */,
6685     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5190]) + 23),
6686     0x00000048    /*  18 (LREF0-PUSH) */,
6687     0x00000006    /*  19 (CONST-PUSH) */,
6688     SCM_WORD(SCM_MAKE_CHAR(43)) /* + */,
6689     0x00000257    /*  21 (GREF-CALL 2) */,
6690     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6691     0x0000002c    /*  23 (RT) */,
6692     0x00000048    /*  24 (LREF0-PUSH) */,
6693     0x00000006    /*  25 (CONST-PUSH) */,
6694     SCM_WORD(SCM_MAKE_CHAR(45)) /* - */,
6695     0x00000258    /*  27 (GREF-TAIL-CALL 2) */,
6696     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6697     0x00000014    /*  29 (RET) */,
6698     /* tm:read-directives */
6699     0x00000048    /*   0 (LREF0-PUSH) */,
6700     0x0000003b    /*   1 (LREF1) */,
6701     0x000000a5    /*   2 (SLOT-SETC) */,
6702     SCM_WORD(SCM_UNDEFINED) /* zone-offset */,
6703     0x00000014    /*   4 (RET) */,
6704     /* %toplevel */
6705     0x0000010e    /*   0 (PRE-CALL 1) */,
6706     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 5),
6707     0x00000407    /*   2 (CONSTI-PUSH 4) */,
6708     0x00000157    /*   3 (GREF-CALL 1) */,
6709     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-integer-reader> */,
6710     0x0000010f    /*   5 (PUSH-PRE-CALL 1) */,
6711     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 10),
6712     0x00000207    /*   7 (CONSTI-PUSH 2) */,
6713     0x00000157    /*   8 (GREF-CALL 1) */,
6714     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-integer-reader> */,
6715     0x0000010f    /*  10 (PUSH-PRE-CALL 1) */,
6716     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 15),
6717     0x00000207    /*  12 (CONSTI-PUSH 2) */,
6718     0x00000157    /*  13 (GREF-CALL 1) */,
6719     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-integer-exact-reader> */,
6720     0x0000010f    /*  15 (PUSH-PRE-CALL 1) */,
6721     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 21),
6722     0x00000056    /*  17 (GREF-PUSH) */,
6723     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-weekday->index> */,
6724     0x00000157    /*  19 (GREF-CALL 1) */,
6725     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-locale-reader> */,
6726     0x0000010f    /*  21 (PUSH-PRE-CALL 1) */,
6727     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 27),
6728     0x00000056    /*  23 (GREF-PUSH) */,
6729     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-weekday->index> */,
6730     0x00000157    /*  25 (GREF-CALL 1) */,
6731     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-locale-reader> */,
6732     0x0000010f    /*  27 (PUSH-PRE-CALL 1) */,
6733     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 33),
6734     0x00000056    /*  29 (GREF-PUSH) */,
6735     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-abbr-month->index> */,
6736     0x00000157    /*  31 (GREF-CALL 1) */,
6737     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-locale-reader> */,
6738     0x0000010f    /*  33 (PUSH-PRE-CALL 1) */,
6739     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 39),
6740     0x00000056    /*  35 (GREF-PUSH) */,
6741     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:locale-long-month->index> */,
6742     0x00000157    /*  37 (GREF-CALL 1) */,
6743     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-locale-reader> */,
6744     0x0000000d    /*  39 (PUSH) */,
6745     0x00000016    /*  40 (CLOSURE) */,
6746     SCM_WORD(SCM_OBJ(&scm__rc.d399[202])) /* #<compiled-code char-fail@0xa160f50> */,
6747     0x0000000d    /*  42 (PUSH) */,
6748     0x00000016    /*  43 (CLOSURE) */,
6749     SCM_WORD(SCM_OBJ(&scm__rc.d399[203])) /* #<compiled-code do-nothing@0xa160d90> */,
6750     0x00000918    /*  45 (PUSH-LOCAL-ENV 9) */,
6751     0x0000010e    /*  46 (PRE-CALL 1) */,
6752     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 51),
6753     0x00000009    /*  48 (CONSTF-PUSH) */,
6754     0x00000157    /*  49 (GREF-CALL 1) */,
6755     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-integer-reader> */,
6756     0x0000010e    /*  51 (PRE-CALL 1) */,
6757     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 56),
6758     0x00000407    /*  53 (CONSTI-PUSH 4) */,
6759     0x00000157    /*  54 (GREF-CALL 1) */,
6760     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-integer-exact-reader> */,
6761     0x00000006    /*  56 (CONST-PUSH) */,
6762     SCM_WORD(SCM_MAKE_CHAR(126)) /* ~ */,
6763     0x00000049    /*  58 (LREF1-PUSH) */,
6764     0x0000010e    /*  59 (PRE-CALL 1) */,
6765     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]) + 65),
6766     0x00000006    /*  61 (CONST-PUSH) */,
6767     SCM_WORD(SCM_MAKE_CHAR(126)) /* ~ */,
6768     0x00000157    /*  63 (GREF-CALL 1) */,
6769     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:make-char-id-reader> */,
6770     0x0000000d    /*  65 (PUSH) */,
6771     0x0000003a    /*  66 (LREF0) */,
6772     0x0000046f    /*  67 (LIST 4) */,
6773     0x0000000d    /*  68 (PUSH) */,
6774     0x00000006    /*  69 (CONST-PUSH) */,
6775     SCM_WORD(SCM_MAKE_CHAR(97)) /* a */,
6776     0x00000056    /*  71 (GREF-PUSH) */,
6777     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-alphabetic?> */,
6778     0x00140047    /*  73 (LREF-PUSH 0 5) */,
6779     0x0000003a    /*  74 (LREF0) */,
6780     0x0000046f    /*  75 (LIST 4) */,
6781     0x0000000d    /*  76 (PUSH) */,
6782     0x00000006    /*  77 (CONST-PUSH) */,
6783     SCM_WORD(SCM_MAKE_CHAR(65)) /* A */,
6784     0x00000056    /*  79 (GREF-PUSH) */,
6785     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-alphabetic?> */,
6786     0x00100047    /*  81 (LREF-PUSH 0 4) */,
6787     0x0000003a    /*  82 (LREF0) */,
6788     0x0000046f    /*  83 (LIST 4) */,
6789     0x0000000d    /*  84 (PUSH) */,
6790     0x00000006    /*  85 (CONST-PUSH) */,
6791     SCM_WORD(SCM_MAKE_CHAR(98)) /* b */,
6792     0x00000056    /*  87 (GREF-PUSH) */,
6793     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-alphabetic?> */,
6794     0x0000004b    /*  89 (LREF3-PUSH) */,
6795     0x00000016    /*  90 (CLOSURE) */,
6796     SCM_WORD(SCM_OBJ(&scm__rc.d399[204])) /* #<compiled-code tm:read-directives@0xa160bd0> */,
6797     0x0000046f    /*  92 (LIST 4) */,
6798     0x0000000d    /*  93 (PUSH) */,
6799     0x00000006    /*  94 (CONST-PUSH) */,
6800     SCM_WORD(SCM_MAKE_CHAR(66)) /* B */,
6801     0x00000056    /*  96 (GREF-PUSH) */,
6802     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-alphabetic?> */,
6803     0x0000004a    /*  98 (LREF2-PUSH) */,
6804     0x00000016    /*  99 (CLOSURE) */,
6805     SCM_WORD(SCM_OBJ(&scm__rc.d399[205])) /* #<compiled-code tm:read-directives@0xa160a10> */,
6806     0x0000046f    /* 101 (LIST 4) */,
6807     0x0000000d    /* 102 (PUSH) */,
6808     0x00000006    /* 103 (CONST-PUSH) */,
6809     SCM_WORD(SCM_MAKE_CHAR(100)) /* d */,
6810     0x00000056    /* 105 (GREF-PUSH) */,
6811     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-numeric?> */,
6812     0x001c0047    /* 107 (LREF-PUSH 0 7) */,
6813     0x00000016    /* 108 (CLOSURE) */,
6814     SCM_WORD(SCM_OBJ(&scm__rc.d399[206])) /* #<compiled-code tm:read-directives@0xa1607e0> */,
6815     0x0000046f    /* 110 (LIST 4) */,
6816     0x0000000d    /* 111 (PUSH) */,
6817     0x00000006    /* 112 (CONST-PUSH) */,
6818     SCM_WORD(SCM_MAKE_CHAR(101)) /* e */,
6819     0x00000049    /* 114 (LREF1-PUSH) */,
6820     0x00180047    /* 115 (LREF-PUSH 0 6) */,
6821     0x00000016    /* 116 (CLOSURE) */,
6822     SCM_WORD(SCM_OBJ(&scm__rc.d399[207])) /* #<compiled-code tm:read-directives@0xa160460> */,
6823     0x0000046f    /* 118 (LIST 4) */,
6824     0x0000000d    /* 119 (PUSH) */,
6825     0x00000006    /* 120 (CONST-PUSH) */,
6826     SCM_WORD(SCM_MAKE_CHAR(104)) /* h */,
6827     0x00000056    /* 122 (GREF-PUSH) */,
6828     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-alphabetic?> */,
6829     0x0000004b    /* 124 (LREF3-PUSH) */,
6830     0x00000016    /* 125 (CLOSURE) */,
6831     SCM_WORD(SCM_OBJ(&scm__rc.d399[208])) /* #<compiled-code tm:read-directives@0xa160268> */,
6832     0x0000046f    /* 127 (LIST 4) */,
6833     0x0000000d    /* 128 (PUSH) */,
6834     0x00000006    /* 129 (CONST-PUSH) */,
6835     SCM_WORD(SCM_MAKE_CHAR(72)) /* H */,
6836     0x00000056    /* 131 (GREF-PUSH) */,
6837     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-numeric?> */,
6838     0x001c0047    /* 133 (LREF-PUSH 0 7) */,
6839     0x00000016    /* 134 (CLOSURE) */,
6840     SCM_WORD(SCM_OBJ(&scm__rc.d399[209])) /* #<compiled-code tm:read-directives@0xa160070> */,
6841     0x0000046f    /* 136 (LIST 4) */,
6842     0x0000000d    /* 137 (PUSH) */,
6843     0x00000006    /* 138 (CONST-PUSH) */,
6844     SCM_WORD(SCM_MAKE_CHAR(107)) /* k */,
6845     0x00000049    /* 140 (LREF1-PUSH) */,
6846     0x00180047    /* 141 (LREF-PUSH 0 6) */,
6847     0x00000016    /* 142 (CLOSURE) */,
6848     SCM_WORD(SCM_OBJ(&scm__rc.d399[210])) /* #<compiled-code tm:read-directives@0xa1a7f50> */,
6849     0x0000046f    /* 144 (LIST 4) */,
6850     0x0000000d    /* 145 (PUSH) */,
6851     0x00000006    /* 146 (CONST-PUSH) */,
6852     SCM_WORD(SCM_MAKE_CHAR(109)) /* m */,
6853     0x00000056    /* 148 (GREF-PUSH) */,
6854     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-numeric?> */,
6855     0x001c0047    /* 150 (LREF-PUSH 0 7) */,
6856     0x00000016    /* 151 (CLOSURE) */,
6857     SCM_WORD(SCM_OBJ(&scm__rc.d399[211])) /* #<compiled-code tm:read-directives@0xa1a7e70> */,
6858     0x0000046f    /* 153 (LIST 4) */,
6859     0x0000000d    /* 154 (PUSH) */,
6860     0x00000006    /* 155 (CONST-PUSH) */,
6861     SCM_WORD(SCM_MAKE_CHAR(77)) /* M */,
6862     0x00000056    /* 157 (GREF-PUSH) */,
6863     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-numeric?> */,
6864     0x001c0047    /* 159 (LREF-PUSH 0 7) */,
6865     0x00000016    /* 160 (CLOSURE) */,
6866     SCM_WORD(SCM_OBJ(&scm__rc.d399[212])) /* #<compiled-code tm:read-directives@0xa1a7d90> */,
6867     0x0000046f    /* 162 (LIST 4) */,
6868     0x0000000d    /* 163 (PUSH) */,
6869     0x00000006    /* 164 (CONST-PUSH) */,
6870     SCM_WORD(SCM_MAKE_CHAR(83)) /* S */,
6871     0x00000056    /* 166 (GREF-PUSH) */,
6872     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-numeric?> */,
6873     0x001c0047    /* 168 (LREF-PUSH 0 7) */,
6874     0x00000016    /* 169 (CLOSURE) */,
6875     SCM_WORD(SCM_OBJ(&scm__rc.d399[213])) /* #<compiled-code tm:read-directives@0xa1a7c78> */,
6876     0x0000046f    /* 171 (LIST 4) */,
6877     0x0000000d    /* 172 (PUSH) */,
6878     0x00000006    /* 173 (CONST-PUSH) */,
6879     SCM_WORD(SCM_MAKE_CHAR(121)) /* y */,
6880     0x00000049    /* 175 (LREF1-PUSH) */,
6881     0x00180047    /* 176 (LREF-PUSH 0 6) */,
6882     0x00000016    /* 177 (CLOSURE) */,
6883     SCM_WORD(SCM_OBJ(&scm__rc.d399[214])) /* #<compiled-code tm:read-directives@0xa1a7b60> */,
6884     0x0000046f    /* 179 (LIST 4) */,
6885     0x0000000d    /* 180 (PUSH) */,
6886     0x00000006    /* 181 (CONST-PUSH) */,
6887     SCM_WORD(SCM_MAKE_CHAR(89)) /* Y */,
6888     0x00000056    /* 183 (GREF-PUSH) */,
6889     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char-numeric?> */,
6890     0x00200047    /* 185 (LREF-PUSH 0 8) */,
6891     0x00000016    /* 186 (CLOSURE) */,
6892     SCM_WORD(SCM_OBJ(&scm__rc.d399[215])) /* #<compiled-code tm:read-directives@0xa1a7a10> */,
6893     0x0000046f    /* 188 (LIST 4) */,
6894     0x0000000d    /* 189 (PUSH) */,
6895     0x00000006    /* 190 (CONST-PUSH) */,
6896     SCM_WORD(SCM_MAKE_CHAR(122)) /* z */,
6897     0x00000016    /* 192 (CLOSURE) */,
6898     SCM_WORD(SCM_OBJ(&scm__rc.d399[216])) /* #<compiled-code tm:read-directives@0xa1a78f8> */,
6899     0x00000059    /* 194 (PUSH-GREF) */,
6900     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:zone-reader> */,
6901     0x0000000d    /* 196 (PUSH) */,
6902     0x00000016    /* 197 (CLOSURE) */,
6903     SCM_WORD(SCM_OBJ(&scm__rc.d399[217])) /* #<compiled-code tm:read-directives@0xa1a77e0> */,
6904     0x0000046f    /* 199 (LIST 4) */,
6905     0x0000106f    /* 200 (LIST 16) */,
6906     0x0000001a    /* 201 (POP-LOCAL-ENV) */,
6907     0x00000015    /* 202 (DEFINE 0) */,
6908     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:read-directives> */,
6909     0x00000014    /* 204 (RET) */,
6910     /* (tm:string->date bad) */
6911     0x00000006    /*   0 (CONST-PUSH) */,
6912     SCM_WORD(SCM_OBJ(&scm__sc.d397[319])) /* string->date: bad date format string: "~a >>>~a<<< ~a" */,
6913     0x0000020e    /*   2 (PRE-CALL 2) */,
6914     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5430]) + 8),
6915     0x0000004c    /*   4 (LREF10-PUSH) */,
6916     0x00100147    /*   5 (LREF-PUSH 1 4) */,
6917     0x00000257    /*   6 (GREF-CALL 2) */,
6918     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-take> */,
6919     0x0000030f    /*   8 (PUSH-PRE-CALL 3) */,
6920     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5430]) + 16),
6921     0x0000004c    /*  10 (LREF10-PUSH) */,
6922     0x00100147    /*  11 (LREF-PUSH 1 4) */,
6923     0x00100139    /*  12 (LREF 1 4) */,
6924     0x0000019a    /*  13 (NUMADDI 1) */,
6925     0x0000035a    /*  14 (PUSH-GREF-CALL 3) */,
6926     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#substring> */,
6927     0x0000020f    /*  16 (PUSH-PRE-CALL 2) */,
6928     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5430]) + 23),
6929     0x0000004c    /*  18 (LREF10-PUSH) */,
6930     0x00100139    /*  19 (LREF 1 4) */,
6931     0x0000019a    /*  20 (NUMADDI 1) */,
6932     0x0000025a    /*  21 (PUSH-GREF-CALL 2) */,
6933     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-drop> */,
6934     0x0000045b    /*  23 (PUSH-GREF-TAIL-CALL 4) */,
6935     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
6936     0x00000014    /*  25 (RET) */,
6937     /* tm:string->date */
6938     0x00000119    /*   0 (LOCAL-ENV-CLOSURES 1) */,
6939     SCM_WORD(SCM_OBJ(&scm__rc.d396[625])) /* (#<compiled-code (tm:string->date bad)@0xa07bea8>) */,
6940     0x00100147    /*   2 (LREF-PUSH 1 4) */,
6941     0x00000040    /*   3 (LREF12) */,
6942     0x00000027    /*   4 (BNGE) */,
6943     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 8),
6944     0x00000087    /*   6 (VALUES 0) */,
6945     0x00000014    /*   7 (RET) */,
6946     0x0000020e    /*   8 (PRE-CALL 2) */,
6947     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 14),
6948     0x000c0147    /*  10 (LREF-PUSH 1 3) */,
6949     0x00100147    /*  11 (LREF-PUSH 1 4) */,
6950     0x00000257    /*  12 (GREF-CALL 2) */,
6951     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-ref> */,
6952     0x00000118    /*  14 (PUSH-LOCAL-ENV 1) */,
6953     0x0000020e    /*  15 (PRE-CALL 2) */,
6954     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 22),
6955     0x00000048    /*  17 (LREF0-PUSH) */,
6956     0x00000006    /*  18 (CONST-PUSH) */,
6957     SCM_WORD(SCM_MAKE_CHAR(126)) /* ~ */,
6958     0x00000257    /*  20 (GREF-CALL 2) */,
6959     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
6960     0x0000001e    /*  22 (BF) */,
6961     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 129),
6962     0x00100239    /*  24 (LREF 2 4) */,
6963     0x0000019a    /*  25 (NUMADDI 1) */,
6964     0x0000000d    /*  26 (PUSH) */,
6965     0x00080239    /*  27 (LREF 2 2) */,
6966     0x00000026    /*  28 (BNGT) */,
6967     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 33),
6968     0x0000003e    /*  30 (LREF10) */,
6969     0x0000001d    /*  31 (LOCAL-ENV-TAIL-CALL 0) */,
6970     0x00000014    /*  32 (RET) */,
6971     0x0000020e    /*  33 (PRE-CALL 2) */,
6972     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 40),
6973     0x000c0247    /*  35 (LREF-PUSH 2 3) */,
6974     0x00100239    /*  36 (LREF 2 4) */,
6975     0x0000019a    /*  37 (NUMADDI 1) */,
6976     0x0000025a    /*  38 (PUSH-GREF-CALL 2) */,
6977     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-ref> */,
6978     0x00000118    /*  40 (PUSH-LOCAL-ENV 1) */,
6979     0x0000020e    /*  41 (PRE-CALL 2) */,
6980     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 47),
6981     0x0000005c    /*  43 (LREF0-PUSH-GREF) */,
6982     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:read-directives> */,
6983     0x0000025a    /*  45 (PUSH-GREF-CALL 2) */,
6984     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#assoc> */,
6985     0x00000118    /*  47 (PUSH-LOCAL-ENV 1) */,
6986     0x0000003a    /*  48 (LREF0) */,
6987     0x0000001e    /*  49 (BF) */,
6988     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 126),
6989     0x0000003a    /*  51 (LREF0) */,
6990     0x0000006a    /*  52 (CADR-PUSH) */,
6991     0x0000010e    /*  53 (PRE-CALL 1) */,
6992     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 57),
6993     0x0000015d    /*  55 (LREF0-PUSH-GREF-CALL 1) */,
6994     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#caddr> */,
6995     0x0000010f    /*  57 (PUSH-PRE-CALL 1) */,
6996     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 61),
6997     0x0000015d    /*  59 (LREF0-PUSH-GREF-CALL 1) */,
6998     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#cadddr> */,
6999     0x00000318    /*  61 (PUSH-LOCAL-ENV 3) */,
7000     0x0000020e    /*  62 (PRE-CALL 2) */,
7001     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 92),
7002     0x00040547    /*  64 (LREF-PUSH 5 1) */,
7003     0x0000004a    /*  65 (LREF2-PUSH) */,
7004     0x00000217    /*  66 (LOCAL-ENV 2) */,
7005     0x0000003b    /*  67 (LREF1) */,
7006     0x0000019d    /*  68 (PEEK-CHAR 1) */,
7007     0x00000118    /*  69 (PUSH-LOCAL-ENV 1) */,
7008     0x0000003f    /*  70 (LREF11) */,
7009     0x00000081    /*  71 (EOFP) */,
7010     0x0000001e    /*  72 (BF) */,
7011     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 77),
7012     0x00000639    /*  74 (LREF 6 0) */,
7013     0x0000001d    /*  75 (LOCAL-ENV-TAIL-CALL 0) */,
7014     0x00000014    /*  76 (RET) */,
7015     0x0000010e    /*  77 (PRE-CALL 1) */,
7016     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 82),
7017     0x00000048    /*  79 (LREF0-PUSH) */,
7018     0x0000003e    /*  80 (LREF10) */,
7019     0x00000111    /*  81 (CALL 1) */,
7020     0x0000001e    /*  82 (BF) */,
7021     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 85),
7022     0x0000000c    /*  84 (CONSTU-RET) */,
7023     0x0000003f    /*  85 (LREF11) */,
7024     0x0000019c    /*  86 (READ-CHAR 1) */,
7025     0x0000004d    /*  87 (LREF11-PUSH) */,
7026     0x0000004c    /*  88 (LREF10-PUSH) */,
7027     0x0000021b    /*  89 (LOCAL-ENV-JUMP 2) */,
7028     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 67),
7029     0x00000014    /*  91 (RET) */,
7030     0x0000010e    /*  92 (PRE-CALL 1) */,
7031     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 97),
7032     0x00040547    /*  94 (LREF-PUSH 5 1) */,
7033     0x0000003b    /*  95 (LREF1) */,
7034     0x00000111    /*  96 (CALL 1) */,
7035     0x00000118    /*  97 (PUSH-LOCAL-ENV 1) */,
7036     0x0000003a    /*  98 (LREF0) */,
7037     0x00000081    /*  99 (EOFP) */,
7038     0x0000001e    /* 100 (BF) */,
7039     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 108),
7040     0x0000000e    /* 102 (PRE-CALL 0) */,
7041     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 114),
7042     0x00000539    /* 104 (LREF 5 0) */,
7043     0x0000001c    /* 105 (LOCAL-ENV-CALL 0) */,
7044     0x00000013    /* 106 (JUMP) */,
7045     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 114),
7046     0x0000020e    /* 108 (PRE-CALL 2) */,
7047     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 114),
7048     0x00000048    /* 110 (LREF0-PUSH) */,
7049     0x00140647    /* 111 (LREF-PUSH 6 5) */,
7050     0x0000003e    /* 112 (LREF10) */,
7051     0x00000211    /* 113 (CALL 2) */,
7052     0x0000001a    /* 114 (POP-LOCAL-ENV) */,
7053     0x00140547    /* 115 (LREF-PUSH 5 5) */,
7054     0x00100539    /* 116 (LREF 5 4) */,
7055     0x0000029a    /* 117 (NUMADDI 2) */,
7056     0x0000000d    /* 118 (PUSH) */,
7057     0x000c0547    /* 119 (LREF-PUSH 5 3) */,
7058     0x00080547    /* 120 (LREF-PUSH 5 2) */,
7059     0x00040547    /* 121 (LREF-PUSH 5 1) */,
7060     0x00000547    /* 122 (LREF-PUSH 5 0) */,
7061     0x00000658    /* 123 (GREF-TAIL-CALL 6) */,
7062     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:string->date> */,
7063     0x00000014    /* 125 (RET) */,
7064     0x00000043    /* 126 (LREF30) */,
7065     0x0000001d    /* 127 (LOCAL-ENV-TAIL-CALL 0) */,
7066     0x00000014    /* 128 (RET) */,
7067     0x00000042    /* 129 (LREF21) */,
7068     0x0000019c    /* 130 (READ-CHAR 1) */,
7069     0x00000118    /* 131 (PUSH-LOCAL-ENV 1) */,
7070     0x0000003a    /* 132 (LREF0) */,
7071     0x00000081    /* 133 (EOFP) */,
7072     0x0000001e    /* 134 (BF) */,
7073     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 142),
7074     0x0000000e    /* 136 (PRE-CALL 0) */,
7075     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 153),
7076     0x00000041    /* 138 (LREF20) */,
7077     0x0000001c    /* 139 (LOCAL-ENV-CALL 0) */,
7078     0x00000013    /* 140 (JUMP) */,
7079     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 153),
7080     0x0000020e    /* 142 (PRE-CALL 2) */,
7081     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 147),
7082     0x0000004c    /* 144 (LREF10-PUSH) */,
7083     0x0000025d    /* 145 (LREF0-PUSH-GREF-CALL 2) */,
7084     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#char=?> */,
7085     0x0000001e    /* 147 (BF) */,
7086     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 136),
7087     0x00000013    /* 149 (JUMP) */,
7088     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 153),
7089     0x00000013    /* 151 (JUMP) */,
7090     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]) + 136),
7091     0x00140347    /* 153 (LREF-PUSH 3 5) */,
7092     0x00100339    /* 154 (LREF 3 4) */,
7093     0x0000019a    /* 155 (NUMADDI 1) */,
7094     0x0000000d    /* 156 (PUSH) */,
7095     0x000c0347    /* 157 (LREF-PUSH 3 3) */,
7096     0x00080347    /* 158 (LREF-PUSH 3 2) */,
7097     0x00040347    /* 159 (LREF-PUSH 3 1) */,
7098     0x00000051    /* 160 (LREF30-PUSH) */,
7099     0x00000658    /* 161 (GREF-TAIL-CALL 6) */,
7100     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:string->date> */,
7101     0x00000014    /* 163 (RET) */,
7102     /* string->date */
7103     0x0000080e    /*   0 (PRE-CALL 8) */,
7104     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 15),
7105     0x00000007    /*   2 (CONSTI-PUSH 0) */,
7106     0x00000007    /*   3 (CONSTI-PUSH 0) */,
7107     0x00000007    /*   4 (CONSTI-PUSH 0) */,
7108     0x00000007    /*   5 (CONSTI-PUSH 0) */,
7109     0x00000009    /*   6 (CONSTF-PUSH) */,
7110     0x00000009    /*   7 (CONSTF-PUSH) */,
7111     0x00000009    /*   8 (CONSTF-PUSH) */,
7112     0x0000000e    /*   9 (PRE-CALL 0) */,
7113     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 13),
7114     0x00000057    /*  11 (GREF-CALL 0) */,
7115     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:local-tz-offset> */,
7116     0x0000085a    /*  13 (PUSH-GREF-CALL 8) */,
7117     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#make-date> */,
7118     0x00000118    /*  15 (PUSH-LOCAL-ENV 1) */,
7119     0x0000060e    /*  16 (PRE-CALL 6) */,
7120     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 35),
7121     0x00000048    /*  18 (LREF0-PUSH) */,
7122     0x00000007    /*  19 (CONSTI-PUSH 0) */,
7123     0x0000004c    /*  20 (LREF10-PUSH) */,
7124     0x0000010e    /*  21 (PRE-CALL 1) */,
7125     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 26),
7126     0x0000004c    /*  23 (LREF10-PUSH) */,
7127     0x00000157    /*  24 (GREF-CALL 1) */,
7128     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-length> */,
7129     0x0000010f    /*  26 (PUSH-PRE-CALL 1) */,
7130     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 31),
7131     0x0000004d    /*  28 (LREF11-PUSH) */,
7132     0x00000157    /*  29 (GREF-CALL 1) */,
7133     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#open-input-string> */,
7134     0x0000000d    /*  31 (PUSH) */,
7135     0x0000004c    /*  32 (LREF10-PUSH) */,
7136     0x00000657    /*  33 (GREF-CALL 6) */,
7137     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:string->date> */,
7138     0x0000010e    /*  35 (PRE-CALL 1) */,
7139     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 39),
7140     0x0000015d    /*  37 (LREF0-PUSH-GREF-CALL 1) */,
7141     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-nanosecond> */,
7142     0x0000001e    /*  39 (BF) */,
7143     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7144     0x0000010e    /*  41 (PRE-CALL 1) */,
7145     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 45),
7146     0x0000015d    /*  43 (LREF0-PUSH-GREF-CALL 1) */,
7147     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-second> */,
7148     0x0000001e    /*  45 (BF) */,
7149     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7150     0x0000010e    /*  47 (PRE-CALL 1) */,
7151     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 51),
7152     0x0000015d    /*  49 (LREF0-PUSH-GREF-CALL 1) */,
7153     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-minute> */,
7154     0x0000001e    /*  51 (BF) */,
7155     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7156     0x0000010e    /*  53 (PRE-CALL 1) */,
7157     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 57),
7158     0x0000015d    /*  55 (LREF0-PUSH-GREF-CALL 1) */,
7159     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-hour> */,
7160     0x0000001e    /*  57 (BF) */,
7161     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7162     0x0000010e    /*  59 (PRE-CALL 1) */,
7163     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 63),
7164     0x0000015d    /*  61 (LREF0-PUSH-GREF-CALL 1) */,
7165     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-day> */,
7166     0x0000001e    /*  63 (BF) */,
7167     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7168     0x0000010e    /*  65 (PRE-CALL 1) */,
7169     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 69),
7170     0x0000015d    /*  67 (LREF0-PUSH-GREF-CALL 1) */,
7171     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-month> */,
7172     0x0000001e    /*  69 (BF) */,
7173     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7174     0x0000010e    /*  71 (PRE-CALL 1) */,
7175     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 75),
7176     0x0000015d    /*  73 (LREF0-PUSH-GREF-CALL 1) */,
7177     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-year> */,
7178     0x0000001e    /*  75 (BF) */,
7179     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7180     0x0000010e    /*  77 (PRE-CALL 1) */,
7181     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 81),
7182     0x0000015d    /*  79 (LREF0-PUSH-GREF-CALL 1) */,
7183     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#date-zone-offset> */,
7184     0x0000001e    /*  81 (BF) */,
7185     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7186     0x0000003a    /*  83 (LREF0) */,
7187     0x00000014    /*  84 (RET) */,
7188     0x00000006    /*  85 (CONST-PUSH) */,
7189     SCM_WORD(SCM_OBJ(&scm__sc.d397[327])) /* string->date: incomplete date read: ~s for ~s */,
7190     0x00000048    /*  87 (LREF0-PUSH) */,
7191     0x0000004c    /*  88 (LREF10-PUSH) */,
7192     0x00000358    /*  89 (GREF-TAIL-CALL 3) */,
7193     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#errorf> */,
7194     0x00000014    /*  91 (RET) */,
7195     0x00000013    /*  92 (JUMP) */,
7196     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7197     0x00000014    /*  94 (RET) */,
7198     0x00000013    /*  95 (JUMP) */,
7199     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7200     0x00000014    /*  97 (RET) */,
7201     0x00000013    /*  98 (JUMP) */,
7202     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7203     0x00000014    /* 100 (RET) */,
7204     0x00000013    /* 101 (JUMP) */,
7205     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7206     0x00000014    /* 103 (RET) */,
7207     0x00000013    /* 104 (JUMP) */,
7208     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7209     0x00000014    /* 106 (RET) */,
7210     0x00000013    /* 107 (JUMP) */,
7211     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7212     0x00000014    /* 109 (RET) */,
7213     0x00000013    /* 110 (JUMP) */,
7214     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]) + 85),
7215     0x00000014    /* 112 (RET) */,
7216     /* tm:read-tai-utc-data */
7217     0x0000010e    /*   0 (PRE-CALL 1) */,
7218     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 4),
7219     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
7220     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#open-input-file> */,
7221     0x0000000d    /*   4 (PUSH) */,
7222     0x00000008    /*   5 (CONSTN-PUSH) */,
7223     0x00000217    /*   6 (LOCAL-ENV 2) */,
7224     0x0000010e    /*   7 (PRE-CALL 1) */,
7225     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 92),
7226     0x0000010e    /*   9 (PRE-CALL 1) */,
7227     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 14),
7228     0x00000049    /*  11 (LREF1-PUSH) */,
7229     0x00000157    /*  12 (GREF-CALL 1) */,
7230     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#read-line> */,
7231     0x00000118    /*  14 (PUSH-LOCAL-ENV 1) */,
7232     0x0000005c    /*  15 (LREF0-PUSH-GREF) */,
7233     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#eof> */,
7234     0x00000020    /*  17 (BNEQ) */,
7235     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 20),
7236     0x0000000c    /*  19 (CONSTU-RET) */,
7237     0x0000010e    /*  20 (PRE-CALL 1) */,
7238     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 37),
7239     0x0000010e    /*  22 (PRE-CALL 1) */,
7240     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 35),
7241     0x0000030e    /*  24 (PRE-CALL 3) */,
7242     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 33),
7243     0x00000006    /*  26 (CONST-PUSH) */,
7244     SCM_WORD(SCM_OBJ(&scm__sc.d397[332])) /* ( */,
7245     0x00000048    /*  28 (LREF0-PUSH) */,
7246     0x00000006    /*  29 (CONST-PUSH) */,
7247     SCM_WORD(SCM_OBJ(&scm__sc.d397[333])) /* ) */,
7248     0x00000357    /*  31 (GREF-CALL 3) */,
7249     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#string-append> */,
7250     0x0000015a    /*  33 (PUSH-GREF-CALL 1) */,
7251     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#open-input-string> */,
7252     0x0000015a    /*  35 (PUSH-GREF-CALL 1) */,
7253     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#read> */,
7254     0x00000118    /*  37 (PUSH-LOCAL-ENV 1) */,
7255     0x0000003a    /*  38 (LREF0) */,
7256     0x00000064    /*  39 (CAR-PUSH) */,
7257     0x00000117    /*  40 (LOCAL-ENV 1) */,
7258     0x0000010e    /*  41 (PRE-CALL 1) */,
7259     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 47),
7260     0x0000003e    /*  43 (LREF10) */,
7261     0x00000066    /*  44 (CDR-PUSH) */,
7262     0x00000157    /*  45 (GREF-CALL 1) */,
7263     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#cadddr> */,
7264     0x00000118    /*  47 (PUSH-LOCAL-ENV 1) */,
7265     0x0000010e    /*  48 (PRE-CALL 1) */,
7266     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 57),
7267     0x0000010e    /*  50 (PRE-CALL 1) */,
7268     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 55),
7269     0x0000004f    /*  52 (LREF20-PUSH) */,
7270     0x00000157    /*  53 (GREF-CALL 1) */,
7271     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#cdddr> */,
7272     0x0000015a    /*  55 (PUSH-GREF-CALL 1) */,
7273     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#cadddr> */,
7274     0x00000118    /*  57 (PUSH-LOCAL-ENV 1) */,
7275     0x0000004f    /*  58 (LREF20-PUSH) */,
7276     0x0007b402    /*  59 (CONSTI 1972) */,
7277     0x00000027    /*  60 (BNGE) */,
7278     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 83),
7279     0x0000010e    /*  62 (PRE-CALL 1) */,
7280     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 67),
7281     0x0000004c    /*  64 (LREF10-PUSH) */,
7282     0x00000157    /*  65 (GREF-CALL 1) */,
7283     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#inexact->exact> */,
7284     0x00000059    /*  67 (PUSH-GREF) */,
7285     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:tai-epoch-in-jd> */,
7286     0x00000096    /*  69 (NUMSUB2) */,
7287     0x00000059    /*  70 (PUSH-GREF) */,
7288     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:sid> */,
7289     0x00000097    /*  72 (NUMMUL2) */,
7290     0x0000010f    /*  73 (PUSH-PRE-CALL 1) */,
7291     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 77),
7292     0x0000015d    /*  75 (LREF0-PUSH-GREF-CALL 1) */,
7293     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#inexact->exact> */,
7294     0x00000062    /*  77 (CONS-PUSH) */,
7295     0x00000539    /*  78 (LREF 5 0) */,
7296     0x00000061    /*  79 (CONS) */,
7297     0x00000532    /*  80 (LSET 5 0) */,
7298     0x00000013    /*  81 (JUMP) */,
7299     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 83),
7300     0x0000010e    /*  83 (PRE-CALL 1) */,
7301     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 88),
7302     0x00040547    /*  85 (LREF-PUSH 5 1) */,
7303     0x00000157    /*  86 (GREF-CALL 1) */,
7304     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#read-line> */,
7305     0x0000000d    /*  88 (PUSH) */,
7306     0x0000051b    /*  89 (LOCAL-ENV-JUMP 5) */,
7307     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]) + 15),
7308     0x00000014    /*  91 (RET) */,
7309     0x0000003a    /*  92 (LREF0) */,
7310     0x00000014    /*  93 (RET) */,
7311     /* read-leap-second-table */
7312     0x0000010e    /*   0 (PRE-CALL 1) */,
7313     SCM_WORD((ScmWord*)SCM_OBJ(&scm__rc.d398[5827]) + 4),
7314     0x0000015d    /*   2 (LREF0-PUSH-GREF-CALL 1) */,
7315     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:read-tai-utc-data> */,
7316     0x00000038    /*   4 (GSET) */,
7317     SCM_WORD(SCM_UNDEFINED) /* #<identifier |#|#tm:leap-second-table> */,
7318     0x00000087    /*   6 (VALUES 0) */,
7319     0x00000014    /*   7 (RET) */,
7320   },
7321   {   /* ScmObj d396 */
7322     SCM_UNBOUND,
7323     SCM_UNBOUND,
7324     SCM_UNBOUND,
7325     SCM_UNBOUND,
7326     SCM_UNBOUND,
7327     SCM_UNBOUND,
7328     SCM_UNBOUND,
7329     SCM_UNBOUND,
7330     SCM_UNBOUND,
7331     SCM_UNBOUND,
7332     SCM_UNBOUND,
7333     SCM_UNBOUND,
7334     SCM_UNBOUND,
7335     SCM_UNBOUND,
7336     SCM_UNBOUND,
7337     SCM_UNBOUND,
7338     SCM_UNBOUND,
7339     SCM_UNBOUND,
7340     SCM_UNBOUND,
7341     SCM_UNBOUND,
7342     SCM_UNBOUND,
7343     SCM_UNBOUND,
7344     SCM_UNBOUND,
7345     SCM_UNBOUND,
7346     SCM_UNBOUND,
7347     SCM_UNDEFINED,
7348     SCM_MAKE_INT(32U),
7349     SCM_UNBOUND,
7350     SCM_UNDEFINED,
7351     SCM_MAKE_INT(31U),
7352     SCM_UNBOUND,
7353     SCM_UNDEFINED,
7354     SCM_MAKE_INT(30U),
7355     SCM_UNBOUND,
7356     SCM_UNDEFINED,
7357     SCM_MAKE_INT(29U),
7358     SCM_UNBOUND,
7359     SCM_UNDEFINED,
7360     SCM_MAKE_INT(28U),
7361     SCM_UNBOUND,
7362     SCM_UNDEFINED,
7363     SCM_MAKE_INT(27U),
7364     SCM_UNBOUND,
7365     SCM_UNDEFINED,
7366     SCM_MAKE_INT(26U),
7367     SCM_UNBOUND,
7368     SCM_UNDEFINED,
7369     SCM_MAKE_INT(25U),
7370     SCM_UNBOUND,
7371     SCM_UNDEFINED,
7372     SCM_MAKE_INT(24U),
7373     SCM_MAKE_INT(489024000U),
7374     SCM_MAKE_INT(23U),
7375     SCM_MAKE_INT(425865600U),
7376     SCM_MAKE_INT(22U),
7377     SCM_MAKE_INT(394329600U),
7378     SCM_MAKE_INT(21U),
7379     SCM_MAKE_INT(362793600U),
7380     SCM_MAKE_INT(20U),
7381     SCM_MAKE_INT(315532800U),
7382     SCM_MAKE_INT(19U),
7383     SCM_MAKE_INT(283996800U),
7384     SCM_MAKE_INT(18U),
7385     SCM_MAKE_INT(252460800U),
7386     SCM_MAKE_INT(17U),
7387     SCM_MAKE_INT(220924800U),
7388     SCM_MAKE_INT(16U),
7389     SCM_MAKE_INT(189302400U),
7390     SCM_MAKE_INT(15U),
7391     SCM_MAKE_INT(157766400U),
7392     SCM_MAKE_INT(14U),
7393     SCM_MAKE_INT(126230400U),
7394     SCM_MAKE_INT(13U),
7395     SCM_MAKE_INT(94694400U),
7396     SCM_MAKE_INT(12U),
7397     SCM_MAKE_INT(78796800U),
7398     SCM_MAKE_INT(11U),
7399     SCM_MAKE_INT(63072000U),
7400     SCM_MAKE_INT(10U),
7401     SCM_OBJ(&scm__rc.d396[77]),
7402     SCM_NIL,
7403     SCM_OBJ(&scm__rc.d396[75]),
7404     SCM_OBJ(&scm__rc.d396[79]),
7405     SCM_OBJ(&scm__rc.d396[73]),
7406     SCM_OBJ(&scm__rc.d396[81]),
7407     SCM_OBJ(&scm__rc.d396[71]),
7408     SCM_OBJ(&scm__rc.d396[83]),
7409     SCM_OBJ(&scm__rc.d396[69]),
7410     SCM_OBJ(&scm__rc.d396[85]),
7411     SCM_OBJ(&scm__rc.d396[67]),
7412     SCM_OBJ(&scm__rc.d396[87]),
7413     SCM_OBJ(&scm__rc.d396[65]),
7414     SCM_OBJ(&scm__rc.d396[89]),
7415     SCM_OBJ(&scm__rc.d396[63]),
7416     SCM_OBJ(&scm__rc.d396[91]),
7417     SCM_OBJ(&scm__rc.d396[61]),
7418     SCM_OBJ(&scm__rc.d396[93]),
7419     SCM_OBJ(&scm__rc.d396[59]),
7420     SCM_OBJ(&scm__rc.d396[95]),
7421     SCM_OBJ(&scm__rc.d396[57]),
7422     SCM_OBJ(&scm__rc.d396[97]),
7423     SCM_OBJ(&scm__rc.d396[55]),
7424     SCM_OBJ(&scm__rc.d396[99]),
7425     SCM_OBJ(&scm__rc.d396[53]),
7426     SCM_OBJ(&scm__rc.d396[101]),
7427     SCM_OBJ(&scm__rc.d396[51]),
7428     SCM_OBJ(&scm__rc.d396[103]),
7429     SCM_OBJ(&scm__rc.d396[49]),
7430     SCM_OBJ(&scm__rc.d396[105]),
7431     SCM_OBJ(&scm__rc.d396[46]),
7432     SCM_OBJ(&scm__rc.d396[107]),
7433     SCM_OBJ(&scm__rc.d396[43]),
7434     SCM_OBJ(&scm__rc.d396[109]),
7435     SCM_OBJ(&scm__rc.d396[40]),
7436     SCM_OBJ(&scm__rc.d396[111]),
7437     SCM_OBJ(&scm__rc.d396[37]),
7438     SCM_OBJ(&scm__rc.d396[113]),
7439     SCM_OBJ(&scm__rc.d396[34]),
7440     SCM_OBJ(&scm__rc.d396[115]),
7441     SCM_OBJ(&scm__rc.d396[31]),
7442     SCM_OBJ(&scm__rc.d396[117]),
7443     SCM_OBJ(&scm__rc.d396[28]),
7444     SCM_OBJ(&scm__rc.d396[119]),
7445     SCM_OBJ(&scm__rc.d396[25]),
7446     SCM_OBJ(&scm__rc.d396[121]),
7447     SCM_UNBOUND,
7448     SCM_UNBOUND,
7449     SCM_UNBOUND,
7450     SCM_UNBOUND,
7451     SCM_UNBOUND,
7452     SCM_UNBOUND,
7453     SCM_UNBOUND,
7454     SCM_UNBOUND,
7455     SCM_UNBOUND,
7456     SCM_UNBOUND,
7457     SCM_UNBOUND,
7458     SCM_UNBOUND,
7459     SCM_UNBOUND,
7460     SCM_UNBOUND,
7461     SCM_UNBOUND,
7462     SCM_UNBOUND,
7463     SCM_UNBOUND,
7464     SCM_UNBOUND,
7465     SCM_UNDEFINED,
7466     SCM_NIL,
7467     SCM_UNBOUND,
7468     SCM_UNBOUND,
7469     SCM_UNBOUND,
7470     SCM_UNBOUND,
7471     SCM_UNBOUND,
7472     SCM_UNBOUND,
7473     SCM_UNBOUND,
7474     SCM_UNBOUND,
7475     SCM_UNBOUND,
7476     SCM_UNBOUND,
7477     SCM_UNBOUND,
7478     SCM_UNBOUND,
7479     SCM_UNBOUND,
7480     SCM_UNBOUND,
7481     SCM_UNDEFINED,
7482     SCM_NIL,
7483     SCM_UNDEFINED,
7484     SCM_OBJ(&scm__rc.d396[159]),
7485     SCM_UNBOUND,
7486     SCM_UNBOUND,
7487     SCM_UNBOUND,
7488     SCM_UNBOUND,
7489     SCM_UNBOUND,
7490     SCM_UNBOUND,
7491     SCM_UNBOUND,
7492     SCM_UNBOUND,
7493     SCM_UNBOUND,
7494     SCM_UNBOUND,
7495     SCM_UNBOUND,
7496     SCM_UNBOUND,
7497     SCM_UNBOUND,
7498     SCM_UNBOUND,
7499     SCM_UNBOUND,
7500     SCM_UNBOUND,
7501     SCM_UNBOUND,
7502     SCM_UNBOUND,
7503     SCM_UNBOUND,
7504     SCM_UNBOUND,
7505     SCM_UNBOUND,
7506     SCM_UNBOUND,
7507     SCM_UNBOUND,
7508     SCM_UNBOUND,
7509     SCM_UNBOUND,
7510     SCM_UNBOUND,
7511     SCM_UNBOUND,
7512     SCM_UNBOUND,
7513     SCM_UNBOUND,
7514     SCM_UNBOUND,
7515     SCM_UNBOUND,
7516     SCM_UNBOUND,
7517     SCM_UNBOUND,
7518     SCM_UNBOUND,
7519     SCM_UNBOUND,
7520     SCM_UNBOUND,
7521     SCM_UNBOUND,
7522     SCM_UNBOUND,
7523     SCM_UNBOUND,
7524     SCM_UNBOUND,
7525     SCM_UNBOUND,
7526     SCM_UNBOUND,
7527     SCM_UNBOUND,
7528     SCM_UNBOUND,
7529     SCM_UNBOUND,
7530     SCM_UNBOUND,
7531     SCM_UNBOUND,
7532     SCM_UNBOUND,
7533     SCM_UNBOUND,
7534     SCM_UNBOUND,
7535     SCM_UNBOUND,
7536     SCM_UNBOUND,
7537     SCM_UNBOUND,
7538     SCM_UNBOUND,
7539     SCM_UNBOUND,
7540     SCM_UNBOUND,
7541     SCM_UNBOUND,
7542     SCM_UNBOUND,
7543     SCM_UNBOUND,
7544     SCM_UNBOUND,
7545     SCM_UNBOUND,
7546     SCM_UNBOUND,
7547     SCM_UNBOUND,
7548     SCM_UNBOUND,
7549     SCM_UNBOUND,
7550     SCM_UNBOUND,
7551     SCM_UNBOUND,
7552     SCM_UNBOUND,
7553     SCM_UNBOUND,
7554     SCM_UNBOUND,
7555     SCM_UNBOUND,
7556     SCM_UNBOUND,
7557     SCM_UNBOUND,
7558     SCM_UNBOUND,
7559     SCM_UNBOUND,
7560     SCM_UNBOUND,
7561     SCM_UNBOUND,
7562     SCM_UNBOUND,
7563     SCM_UNBOUND,
7564     SCM_UNBOUND,
7565     SCM_UNBOUND,
7566     SCM_UNBOUND,
7567     SCM_UNBOUND,
7568     SCM_UNBOUND,
7569     SCM_UNBOUND,
7570     SCM_UNBOUND,
7571     SCM_UNBOUND,
7572     SCM_UNBOUND,
7573     SCM_UNBOUND,
7574     SCM_UNBOUND,
7575     SCM_UNBOUND,
7576     SCM_UNBOUND,
7577     SCM_UNBOUND,
7578     SCM_UNBOUND,
7579     SCM_UNBOUND,
7580     SCM_UNBOUND,
7581     SCM_UNBOUND,
7582     SCM_UNBOUND,
7583     SCM_UNBOUND,
7584     SCM_UNBOUND,
7585     SCM_UNBOUND,
7586     SCM_UNBOUND,
7587     SCM_UNBOUND,
7588     SCM_UNBOUND,
7589     SCM_UNBOUND,
7590     SCM_UNBOUND,
7591     SCM_UNBOUND,
7592     SCM_UNBOUND,
7593     SCM_UNBOUND,
7594     SCM_UNBOUND,
7595     SCM_UNBOUND,
7596     SCM_UNBOUND,
7597     SCM_UNBOUND,
7598     SCM_UNBOUND,
7599     SCM_UNBOUND,
7600     SCM_UNBOUND,
7601     SCM_UNBOUND,
7602     SCM_UNBOUND,
7603     SCM_UNBOUND,
7604     SCM_UNBOUND,
7605     SCM_UNBOUND,
7606     SCM_UNBOUND,
7607     SCM_UNBOUND,
7608     SCM_UNBOUND,
7609     SCM_UNBOUND,
7610     SCM_UNBOUND,
7611     SCM_UNBOUND,
7612     SCM_UNBOUND,
7613     SCM_UNBOUND,
7614     SCM_UNBOUND,
7615     SCM_UNBOUND,
7616     SCM_UNDEFINED,
7617     SCM_NIL,
7618     SCM_UNDEFINED,
7619     SCM_OBJ(&scm__rc.d396[294]),
7620     SCM_UNBOUND,
7621     SCM_UNBOUND,
7622     SCM_UNBOUND,
7623     SCM_UNBOUND,
7624     SCM_UNBOUND,
7625     SCM_UNBOUND,
7626     SCM_UNBOUND,
7627     SCM_UNBOUND,
7628     SCM_UNBOUND,
7629     SCM_UNBOUND,
7630     SCM_UNBOUND,
7631     SCM_UNBOUND,
7632     SCM_UNBOUND,
7633     SCM_UNBOUND,
7634     SCM_UNBOUND,
7635     SCM_UNBOUND,
7636     SCM_UNBOUND,
7637     SCM_UNBOUND,
7638     SCM_UNBOUND,
7639     SCM_UNBOUND,
7640     SCM_UNBOUND,
7641     SCM_UNBOUND,
7642     SCM_UNBOUND,
7643     SCM_UNBOUND,
7644     SCM_UNBOUND,
7645     SCM_UNBOUND,
7646     SCM_UNBOUND,
7647     SCM_OBJ(&scm__rc.d399[74]),
7648     SCM_NIL,
7649     SCM_UNBOUND,
7650     SCM_UNBOUND,
7651     SCM_UNBOUND,
7652     SCM_UNBOUND,
7653     SCM_UNBOUND,
7654     SCM_UNBOUND,
7655     SCM_UNBOUND,
7656     SCM_UNBOUND,
7657     SCM_UNBOUND,
7658     SCM_UNBOUND,
7659     SCM_UNBOUND,
7660     SCM_UNBOUND,
7661     SCM_UNBOUND,
7662     SCM_UNBOUND,
7663     SCM_UNBOUND,
7664     SCM_UNBOUND,
7665     SCM_UNBOUND,
7666     SCM_UNBOUND,
7667     SCM_UNBOUND,
7668     SCM_UNBOUND,
7669     SCM_UNBOUND,
7670     SCM_UNBOUND,
7671     SCM_UNBOUND,
7672     SCM_UNBOUND,
7673     SCM_UNBOUND,
7674     SCM_UNBOUND,
7675     SCM_UNBOUND,
7676     SCM_UNBOUND,
7677     SCM_UNBOUND,
7678     SCM_UNBOUND,
7679     SCM_MAKE_INT(1U),
7680     SCM_MAKE_INT(0),
7681     SCM_MAKE_INT(2U),
7682     SCM_MAKE_INT(31U),
7683     SCM_MAKE_INT(3U),
7684     SCM_MAKE_INT(59U),
7685     SCM_MAKE_INT(4U),
7686     SCM_MAKE_INT(90U),
7687     SCM_MAKE_INT(5U),
7688     SCM_MAKE_INT(120U),
7689     SCM_MAKE_INT(6U),
7690     SCM_MAKE_INT(151U),
7691     SCM_MAKE_INT(7U),
7692     SCM_MAKE_INT(181U),
7693     SCM_MAKE_INT(8U),
7694     SCM_MAKE_INT(212U),
7695     SCM_MAKE_INT(9U),
7696     SCM_MAKE_INT(243U),
7697     SCM_MAKE_INT(10U),
7698     SCM_MAKE_INT(273U),
7699     SCM_MAKE_INT(11U),
7700     SCM_MAKE_INT(304U),
7701     SCM_MAKE_INT(12U),
7702     SCM_MAKE_INT(334U),
7703     SCM_OBJ(&scm__rc.d396[379]),
7704     SCM_NIL,
7705     SCM_OBJ(&scm__rc.d396[377]),
7706     SCM_OBJ(&scm__rc.d396[381]),
7707     SCM_OBJ(&scm__rc.d396[375]),
7708     SCM_OBJ(&scm__rc.d396[383]),
7709     SCM_OBJ(&scm__rc.d396[373]),
7710     SCM_OBJ(&scm__rc.d396[385]),
7711     SCM_OBJ(&scm__rc.d396[371]),
7712     SCM_OBJ(&scm__rc.d396[387]),
7713     SCM_OBJ(&scm__rc.d396[369]),
7714     SCM_OBJ(&scm__rc.d396[389]),
7715     SCM_OBJ(&scm__rc.d396[367]),
7716     SCM_OBJ(&scm__rc.d396[391]),
7717     SCM_OBJ(&scm__rc.d396[365]),
7718     SCM_OBJ(&scm__rc.d396[393]),
7719     SCM_OBJ(&scm__rc.d396[363]),
7720     SCM_OBJ(&scm__rc.d396[395]),
7721     SCM_OBJ(&scm__rc.d396[361]),
7722     SCM_OBJ(&scm__rc.d396[397]),
7723     SCM_OBJ(&scm__rc.d396[359]),
7724     SCM_OBJ(&scm__rc.d396[399]),
7725     SCM_OBJ(&scm__rc.d396[357]),
7726     SCM_OBJ(&scm__rc.d396[401]),
7727     SCM_UNBOUND,
7728     SCM_UNBOUND,
7729     SCM_UNBOUND,
7730     SCM_UNBOUND,
7731     SCM_UNBOUND,
7732     SCM_UNBOUND,
7733     SCM_UNBOUND,
7734     SCM_UNBOUND,
7735     SCM_UNBOUND,
7736     SCM_UNBOUND,
7737     SCM_UNBOUND,
7738     SCM_UNBOUND,
7739     SCM_UNBOUND,
7740     SCM_UNBOUND,
7741     SCM_UNBOUND,
7742     SCM_UNBOUND,
7743     SCM_UNBOUND,
7744     SCM_UNBOUND,
7745     SCM_UNBOUND,
7746     SCM_UNBOUND,
7747     SCM_UNBOUND,
7748     SCM_UNBOUND,
7749     SCM_UNBOUND,
7750     SCM_UNBOUND,
7751     SCM_UNBOUND,
7752     SCM_UNBOUND,
7753     SCM_UNBOUND,
7754     SCM_UNBOUND,
7755     SCM_UNBOUND,
7756     SCM_UNBOUND,
7757     SCM_UNBOUND,
7758     SCM_UNBOUND,
7759     SCM_UNBOUND,
7760     SCM_UNBOUND,
7761     SCM_UNBOUND,
7762     SCM_UNBOUND,
7763     SCM_UNBOUND,
7764     SCM_UNBOUND,
7765     SCM_UNBOUND,
7766     SCM_UNBOUND,
7767     SCM_UNBOUND,
7768     SCM_UNBOUND,
7769     SCM_UNBOUND,
7770     SCM_UNBOUND,
7771     SCM_UNBOUND,
7772     SCM_UNBOUND,
7773     SCM_UNBOUND,
7774     SCM_UNBOUND,
7775     SCM_UNBOUND,
7776     SCM_UNBOUND,
7777     SCM_OBJ(SCM_CLASS2TAG(SCM_CLASS_VECTOR)) /* <vector> */,
7778     SCM_OBJ(7),
7779     SCM_OBJ(&scm__sc.d397[193]),
7780     SCM_OBJ(&scm__sc.d397[194]),
7781     SCM_OBJ(&scm__sc.d397[195]),
7782     SCM_OBJ(&scm__sc.d397[196]),
7783     SCM_OBJ(&scm__sc.d397[197]),
7784     SCM_OBJ(&scm__sc.d397[198]),
7785     SCM_OBJ(&scm__sc.d397[199]),
7786     SCM_UNBOUND,
7787     SCM_UNBOUND,
7788     SCM_OBJ(SCM_CLASS2TAG(SCM_CLASS_VECTOR)) /* <vector> */,
7789     SCM_OBJ(7),
7790     SCM_OBJ(&scm__sc.d397[201]),
7791     SCM_OBJ(&scm__sc.d397[202]),
7792     SCM_OBJ(&scm__sc.d397[203]),
7793     SCM_OBJ(&scm__sc.d397[204]),
7794     SCM_OBJ(&scm__sc.d397[205]),
7795     SCM_OBJ(&scm__sc.d397[206]),
7796     SCM_OBJ(&scm__sc.d397[207]),
7797     SCM_UNBOUND,
7798     SCM_UNBOUND,
7799     SCM_OBJ(SCM_CLASS2TAG(SCM_CLASS_VECTOR)) /* <vector> */,
7800     SCM_OBJ(13),
7801     SCM_OBJ(&scm__sc.d397[209]),
7802     SCM_OBJ(&scm__sc.d397[210]),
7803     SCM_OBJ(&scm__sc.d397[211]),
7804     SCM_OBJ(&scm__sc.d397[212]),
7805     SCM_OBJ(&scm__sc.d397[213]),
7806     SCM_OBJ(&scm__sc.d397[214]),
7807     SCM_OBJ(&scm__sc.d397[215]),
7808     SCM_OBJ(&scm__sc.d397[216]),
7809     SCM_OBJ(&scm__sc.d397[217]),
7810     SCM_OBJ(&scm__sc.d397[218]),
7811     SCM_OBJ(&scm__sc.d397[219]),
7812     SCM_OBJ(&scm__sc.d397[220]),
7813     SCM_OBJ(&scm__sc.d397[221]),
7814     SCM_UNBOUND,
7815     SCM_UNBOUND,
7816     SCM_OBJ(SCM_CLASS2TAG(SCM_CLASS_VECTOR)) /* <vector> */,
7817     SCM_OBJ(13),
7818     SCM_OBJ(&scm__sc.d397[209]),
7819     SCM_OBJ(&scm__sc.d397[223]),
7820     SCM_OBJ(&scm__sc.d397[224]),
7821     SCM_OBJ(&scm__sc.d397[225]),
7822     SCM_OBJ(&scm__sc.d397[226]),
7823     SCM_OBJ(&scm__sc.d397[214]),
7824     SCM_OBJ(&scm__sc.d397[227]),
7825     SCM_OBJ(&scm__sc.d397[228]),
7826     SCM_OBJ(&scm__sc.d397[229]),
7827     SCM_OBJ(&scm__sc.d397[230]),
7828     SCM_OBJ(&scm__sc.d397[231]),
7829     SCM_OBJ(&scm__sc.d397[232]),
7830     SCM_OBJ(&scm__sc.d397[233]),
7831     SCM_UNBOUND,
7832     SCM_UNBOUND,
7833     SCM_UNBOUND,
7834     SCM_UNBOUND,
7835     SCM_UNBOUND,
7836     SCM_UNBOUND,
7837     SCM_UNBOUND,
7838     SCM_UNBOUND,
7839     SCM_UNBOUND,
7840     SCM_UNBOUND,
7841     SCM_UNBOUND,
7842     SCM_UNBOUND,
7843     SCM_UNBOUND,
7844     SCM_UNBOUND,
7845     SCM_UNBOUND,
7846     SCM_UNBOUND,
7847     SCM_UNBOUND,
7848     SCM_UNBOUND,
7849     SCM_UNBOUND,
7850     SCM_UNBOUND,
7851     SCM_UNBOUND,
7852     SCM_UNBOUND,
7853     SCM_UNBOUND,
7854     SCM_UNBOUND,
7855     SCM_UNBOUND,
7856     SCM_UNBOUND,
7857     SCM_UNBOUND,
7858     SCM_UNBOUND,
7859     SCM_UNBOUND,
7860     SCM_UNBOUND,
7861     SCM_UNBOUND,
7862     SCM_UNBOUND,
7863     SCM_UNBOUND,
7864     SCM_UNBOUND,
7865     SCM_UNBOUND,
7866     SCM_UNBOUND,
7867     SCM_UNBOUND,
7868     SCM_UNBOUND,
7869     SCM_UNBOUND,
7870     SCM_UNBOUND,
7871     SCM_UNBOUND,
7872     SCM_UNBOUND,
7873     SCM_UNBOUND,
7874     SCM_UNBOUND,
7875     SCM_UNBOUND,
7876     SCM_UNBOUND,
7877     SCM_UNBOUND,
7878     SCM_UNBOUND,
7879     SCM_UNBOUND,
7880     SCM_UNBOUND,
7881     SCM_UNBOUND,
7882     SCM_UNBOUND,
7883     SCM_UNBOUND,
7884     SCM_UNBOUND,
7885     SCM_UNBOUND,
7886     SCM_UNBOUND,
7887     SCM_UNBOUND,
7888     SCM_UNBOUND,
7889     SCM_UNBOUND,
7890     SCM_UNBOUND,
7891     SCM_UNBOUND,
7892     SCM_UNBOUND,
7893     SCM_UNBOUND,
7894     SCM_UNBOUND,
7895     SCM_UNBOUND,
7896     SCM_UNBOUND,
7897     SCM_UNBOUND,
7898     SCM_UNBOUND,
7899     SCM_UNBOUND,
7900     SCM_UNBOUND,
7901     SCM_OBJ(&scm__rc.d399[185]),
7902     SCM_NIL,
7903     SCM_OBJ(&scm__rc.d399[184]),
7904     SCM_OBJ(&scm__rc.d396[579]),
7905     SCM_UNBOUND,
7906     SCM_UNBOUND,
7907     SCM_UNBOUND,
7908     SCM_UNBOUND,
7909     SCM_UNBOUND,
7910     SCM_UNBOUND,
7911     SCM_UNBOUND,
7912     SCM_UNBOUND,
7913     SCM_UNBOUND,
7914     SCM_UNBOUND,
7915     SCM_UNBOUND,
7916     SCM_UNBOUND,
7917     SCM_UNBOUND,
7918     SCM_UNBOUND,
7919     SCM_UNBOUND,
7920     SCM_UNBOUND,
7921     SCM_UNBOUND,
7922     SCM_UNBOUND,
7923     SCM_UNBOUND,
7924     SCM_UNBOUND,
7925     SCM_UNBOUND,
7926     SCM_UNBOUND,
7927     SCM_UNBOUND,
7928     SCM_UNBOUND,
7929     SCM_UNBOUND,
7930     SCM_UNBOUND,
7931     SCM_UNBOUND,
7932     SCM_UNBOUND,
7933     SCM_UNBOUND,
7934     SCM_UNBOUND,
7935     SCM_UNBOUND,
7936     SCM_UNBOUND,
7937     SCM_UNBOUND,
7938     SCM_UNBOUND,
7939     SCM_UNBOUND,
7940     SCM_UNBOUND,
7941     SCM_UNBOUND,
7942     SCM_UNBOUND,
7943     SCM_UNBOUND,
7944     SCM_UNBOUND,
7945     SCM_UNBOUND,
7946     SCM_UNBOUND,
7947     SCM_OBJ(&scm__rc.d399[219]),
7948     SCM_NIL,
7949     SCM_UNBOUND,
7950     SCM_UNBOUND,
7951     SCM_UNBOUND,
7952     SCM_UNBOUND,
7953     SCM_UNBOUND,
7954     SCM_UNBOUND,
7955     SCM_UNBOUND,
7956     SCM_UNBOUND,
7957     SCM_UNBOUND,
7958     SCM_UNBOUND,
7959     SCM_UNBOUND,
7960     SCM_UNBOUND,
7961     SCM_UNBOUND,
7962     SCM_UNBOUND,
7963     SCM_UNBOUND,
7964     SCM_UNBOUND,
7965     SCM_UNBOUND,
7966     SCM_UNBOUND,
7967     SCM_UNBOUND,
7968     SCM_UNBOUND,
7969     SCM_UNBOUND,
7970     SCM_UNBOUND,
7971     SCM_UNBOUND,
7972     SCM_UNBOUND,
7973     SCM_UNBOUND,
7974     SCM_UNBOUND,
7975     SCM_UNBOUND,
7976     SCM_UNBOUND,
7977   },
7978 };
7979 static ScmCompiledCode *toplevels[] = {
7980   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[0])),
7981   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[1])),
7982   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[2])),
7983   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[3])),
7984   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[4])),
7985   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[5])),
7986   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[6])),
7987   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[7])),
7988   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[8])),
7989   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[9])),
7990   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[10])),
7991   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[11])),
7992   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[14])),
7993   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[16])),
7994   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[18])),
7995   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[20])),
7996   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[22])),
7997   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[24])),
7998   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[33])),
7999   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[35])),
8000   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[37])),
8001   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[39])),
8002   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[41])),
8003   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[66])),
8004   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[70])),
8005   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[86])),
8006   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[113])),
8007   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[114])),
8008   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[115])),
8009   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[116])),
8010   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[117])),
8011   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[118])),
8012   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[119])),
8013   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[120])),
8014   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[121])),
8015   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[122])),
8016   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[123])),
8017   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[182])),
8018   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[218])),
8019  NULL /*termination*/
8020 };
8021 void Scm_Init_srfi_19_lib() { ScmModule *mod;
8022 SCM_INIT_EXTENSION(srfi_19);
8023   scm__rc.d396[0] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[0])));
8024   mod = Scm_FindModule(SCM_SYMBOL(scm__rc.d396[0]), SCM_FIND_MODULE_CREATE);
8025   Scm_SelectModule(mod);
8026   scm__rc.d396[1] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[1])));
8027   scm__rc.d396[2] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[1]), mod, SCM_NIL);
8028   scm__rc.d396[3] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[2])));
8029   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[0]))->name = scm__rc.d396[3];
8030   ((ScmWord*)SCM_OBJ(&scm__rc.d398[0]))[1] = SCM_WORD(scm__rc.d396[1]);
8031   ((ScmWord*)SCM_OBJ(&scm__rc.d398[0]))[3] = SCM_WORD(scm__rc.d396[2]);
8032   scm__rc.d396[4] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[3])));
8033   scm__rc.d396[5] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[4]), mod, SCM_NIL);
8034   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[1]))->name = scm__rc.d396[3];
8035   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5]))[1] = SCM_WORD(scm__rc.d396[4]);
8036   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5]))[3] = SCM_WORD(scm__rc.d396[5]);
8037   scm__rc.d396[6] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[4])));
8038   scm__rc.d396[7] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[6]), mod, SCM_NIL);
8039   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[2]))->name = scm__rc.d396[3];
8040   ((ScmWord*)SCM_OBJ(&scm__rc.d398[10]))[1] = SCM_WORD(scm__rc.d396[6]);
8041   ((ScmWord*)SCM_OBJ(&scm__rc.d398[10]))[3] = SCM_WORD(scm__rc.d396[7]);
8042   scm__rc.d396[8] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[5])));
8043   scm__rc.d396[9] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[8]), mod, SCM_NIL);
8044   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[3]))->name = scm__rc.d396[3];
8045   ((ScmWord*)SCM_OBJ(&scm__rc.d398[15]))[1] = SCM_WORD(scm__rc.d396[8]);
8046   ((ScmWord*)SCM_OBJ(&scm__rc.d398[15]))[3] = SCM_WORD(scm__rc.d396[9]);
8047   scm__rc.d396[10] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[6])));
8048   scm__rc.d396[11] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[10]), mod, SCM_NIL);
8049   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[4]))->name = scm__rc.d396[3];
8050   ((ScmWord*)SCM_OBJ(&scm__rc.d398[20]))[1] = SCM_WORD(scm__rc.d396[10]);
8051   ((ScmWord*)SCM_OBJ(&scm__rc.d398[20]))[3] = SCM_WORD(scm__rc.d396[11]);
8052   scm__rc.d396[12] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[7])));
8053   scm__rc.d396[13] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[12]), mod, SCM_NIL);
8054   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[5]))->name = scm__rc.d396[3];
8055   ((ScmWord*)SCM_OBJ(&scm__rc.d398[25]))[1] = SCM_WORD(scm__rc.d396[12]);
8056   ((ScmWord*)SCM_OBJ(&scm__rc.d398[25]))[3] = SCM_WORD(scm__rc.d396[13]);
8057   scm__rc.d396[14] = Scm_MakeIntegerU(1000000000U);
8058   scm__rc.d396[16] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[9])));
8059   scm__rc.d396[15] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[16]), mod, SCM_NIL);
8060   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[6]))->name = scm__rc.d396[3];
8061   ((ScmWord*)SCM_OBJ(&scm__rc.d398[30]))[1] = SCM_WORD(scm__rc.d396[14]);
8062   ((ScmWord*)SCM_OBJ(&scm__rc.d398[30]))[3] = SCM_WORD(scm__rc.d396[15]);
8063   scm__rc.d396[18] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[10])));
8064   scm__rc.d396[17] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[18]), mod, SCM_NIL);
8065   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[7]))->name = scm__rc.d396[3];
8066   ((ScmWord*)SCM_OBJ(&scm__rc.d398[35]))[2] = SCM_WORD(scm__rc.d396[17]);
8067   scm__rc.d396[20] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[11])));
8068   scm__rc.d396[19] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[20]), mod, SCM_NIL);
8069   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[8]))->name = scm__rc.d396[3];
8070   ((ScmWord*)SCM_OBJ(&scm__rc.d398[39]))[2] = SCM_WORD(scm__rc.d396[19]);
8071   scm__rc.d396[21] = Scm_MakeFlonum(2440587.5);
8072   scm__rc.d396[23] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[12])));
8073   scm__rc.d396[22] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[23]), mod, SCM_NIL);
8074   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[9]))->name = scm__rc.d396[3];
8075   ((ScmWord*)SCM_OBJ(&scm__rc.d398[43]))[1] = SCM_WORD(scm__rc.d396[21]);
8076   ((ScmWord*)SCM_OBJ(&scm__rc.d398[43]))[3] = SCM_WORD(scm__rc.d396[22]);
8077   scm__rc.d396[24] = Scm_MakeIntegerU(915148800U);
8078   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[25]), scm__rc.d396[24]);
8079   scm__rc.d396[27] = Scm_MakeIntegerU(867715200U);
8080   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[28]), scm__rc.d396[27]);
8081   scm__rc.d396[30] = Scm_MakeIntegerU(820454400U);
8082   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[31]), scm__rc.d396[30]);
8083   scm__rc.d396[33] = Scm_MakeIntegerU(773020800U);
8084   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[34]), scm__rc.d396[33]);
8085   scm__rc.d396[36] = Scm_MakeIntegerU(741484800U);
8086   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[37]), scm__rc.d396[36]);
8087   scm__rc.d396[39] = Scm_MakeIntegerU(709948800U);
8088   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[40]), scm__rc.d396[39]);
8089   scm__rc.d396[42] = Scm_MakeIntegerU(662688000U);
8090   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[43]), scm__rc.d396[42]);
8091   scm__rc.d396[45] = Scm_MakeIntegerU(631152000U);
8092   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[46]), scm__rc.d396[45]);
8093   scm__rc.d396[48] = Scm_MakeIntegerU(567993600U);
8094   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[49]), scm__rc.d396[48]);
8095   scm__rc.d396[126] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[22])));
8096   scm__rc.d396[125] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[126]), mod, SCM_NIL);
8097   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[10]))->name = scm__rc.d396[3];
8098   ((ScmWord*)SCM_OBJ(&scm__rc.d398[48]))[3] = SCM_WORD(scm__rc.d396[125]);
8099   scm__rc.d396[128] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[23])));
8100   scm__rc.d396[127] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[128]), mod, SCM_NIL);
8101   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[11]))->name = scm__rc.d396[3];
8102   ((ScmWord*)SCM_OBJ(&scm__rc.d398[53]))[2] = SCM_WORD(scm__rc.d396[17]);
8103   ((ScmWord*)SCM_OBJ(&scm__rc.d398[53]))[5] = SCM_WORD(scm__rc.d396[127]);
8104   scm__rc.d396[129] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[24])));
8105   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[12]))->name = scm__rc.d396[129];
8106   ((ScmWord*)SCM_OBJ(&scm__rc.d398[60]))[1] = SCM_WORD(scm__rc.d396[127]);
8107   ((ScmWord*)SCM_OBJ(&scm__rc.d398[60]))[7] = SCM_WORD(scm__rc.d396[125]);
8108   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[129]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[12]), NULL));
8109   scm__rc.d396[130] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[25])));
8110   scm__rc.d396[132] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[26])));
8111   scm__rc.d396[131] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[132]), mod, SCM_NIL);
8112   scm__rc.d396[134] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[27])));
8113   scm__rc.d396[133] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[134]), mod, SCM_NIL);
8114   scm__rc.d396[136] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[28])));
8115   scm__rc.d396[135] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[136]), mod, SCM_NIL);
8116   scm__rc.d396[137] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[29])));
8117   scm__rc.d396[138] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[30])));
8118   scm__rc.d396[140] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[31])));
8119   scm__rc.d396[139] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[140]), mod, SCM_NIL);
8120   scm__rc.d396[141] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[32])));
8121   scm__rc.d396[142] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[33])));
8122   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[143]), scm__rc.d396[142]);
8123   scm__rc.d396[145] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[34])));
8124   scm__rc.d396[146] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[35])));
8125   ((ScmWord*)SCM_OBJ(&scm__rc.d398[83]))[2] = SCM_WORD(scm__rc.d396[146]);
8126   scm__rc.d396[148] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[36])));
8127   scm__rc.d396[147] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[148]), mod, SCM_NIL);
8128   scm__rc.d396[150] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[37])));
8129   scm__rc.d396[149] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[150]), mod, SCM_NIL);
8130   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[14]))->name = scm__rc.d396[3];
8131   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[3] = SCM_WORD(scm__rc.d396[130]);
8132   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[7] = SCM_WORD(scm__rc.d396[0]);
8133   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[9] = SCM_WORD(scm__rc.d396[131]);
8134   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[11] = SCM_WORD(scm__rc.d396[133]);
8135   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[19] = SCM_WORD(scm__rc.d396[135]);
8136   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[21] = SCM_WORD(scm__rc.d396[137]);
8137   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[24] = SCM_WORD(scm__rc.d396[138]);
8138   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[26] = SCM_WORD(scm__rc.d396[139]);
8139   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[30] = SCM_WORD(scm__rc.d396[141]);
8140   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[34] = SCM_WORD(scm__rc.d396[145]);
8141   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[38] = SCM_WORD(scm__rc.d396[147]);
8142   ((ScmWord*)SCM_OBJ(&scm__rc.d398[87]))[40] = SCM_WORD(scm__rc.d396[149]);
8143   scm__rc.d396[151] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[38])));
8144   scm__rc.d396[152] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[39])));
8145   ((ScmWord*)SCM_OBJ(&scm__rc.d398[130]))[2] = SCM_WORD(scm__rc.d396[152]);
8146   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[16]))->name = scm__rc.d396[3];
8147   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[3] = SCM_WORD(scm__rc.d396[151]);
8148   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[7] = SCM_WORD(scm__rc.d396[0]);
8149   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[9] = SCM_WORD(scm__rc.d396[131]);
8150   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[11] = SCM_WORD(scm__rc.d396[133]);
8151   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[19] = SCM_WORD(scm__rc.d396[135]);
8152   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[21] = SCM_WORD(scm__rc.d396[137]);
8153   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[24] = SCM_WORD(scm__rc.d396[138]);
8154   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[26] = SCM_WORD(scm__rc.d396[139]);
8155   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[30] = SCM_WORD(scm__rc.d396[141]);
8156   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[34] = SCM_WORD(scm__rc.d396[145]);
8157   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[38] = SCM_WORD(scm__rc.d396[147]);
8158   ((ScmWord*)SCM_OBJ(&scm__rc.d398[134]))[40] = SCM_WORD(scm__rc.d396[149]);
8159   scm__rc.d396[153] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[40])));
8160   scm__rc.d396[154] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[41])));
8161   ((ScmWord*)SCM_OBJ(&scm__rc.d398[177]))[2] = SCM_WORD(scm__rc.d396[154]);
8162   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[18]))->name = scm__rc.d396[3];
8163   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[3] = SCM_WORD(scm__rc.d396[153]);
8164   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[7] = SCM_WORD(scm__rc.d396[0]);
8165   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[9] = SCM_WORD(scm__rc.d396[131]);
8166   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[11] = SCM_WORD(scm__rc.d396[133]);
8167   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[19] = SCM_WORD(scm__rc.d396[135]);
8168   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[21] = SCM_WORD(scm__rc.d396[137]);
8169   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[24] = SCM_WORD(scm__rc.d396[138]);
8170   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[26] = SCM_WORD(scm__rc.d396[139]);
8171   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[30] = SCM_WORD(scm__rc.d396[141]);
8172   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[34] = SCM_WORD(scm__rc.d396[145]);
8173   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[38] = SCM_WORD(scm__rc.d396[147]);
8174   ((ScmWord*)SCM_OBJ(&scm__rc.d398[181]))[40] = SCM_WORD(scm__rc.d396[149]);
8175   scm__rc.d396[155] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[42])));
8176   scm__rc.d396[157] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[43])));
8177   scm__rc.d396[156] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[157]), mod, SCM_NIL);
8178   scm__rc.d396[158] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[44])));
8179   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[159]), scm__rc.d396[158]);
8180   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[161]), scm__rc.d396[142]);
8181   ((ScmWord*)SCM_OBJ(&scm__rc.d398[224]))[3] = SCM_WORD(scm__rc.d396[146]);
8182   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[20]))->name = scm__rc.d396[3];
8183   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[3] = SCM_WORD(scm__rc.d396[155]);
8184   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[7] = SCM_WORD(scm__rc.d396[0]);
8185   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[9] = SCM_WORD(scm__rc.d396[131]);
8186   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[11] = SCM_WORD(scm__rc.d396[133]);
8187   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[19] = SCM_WORD(scm__rc.d396[135]);
8188   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[21] = SCM_WORD(scm__rc.d396[137]);
8189   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[24] = SCM_WORD(scm__rc.d396[138]);
8190   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[26] = SCM_WORD(scm__rc.d396[139]);
8191   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[28] = SCM_WORD(scm__rc.d396[156]);
8192   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[32] = SCM_WORD(scm__rc.d396[141]);
8193   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[36] = SCM_WORD(scm__rc.d396[145]);
8194   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[40] = SCM_WORD(scm__rc.d396[147]);
8195   ((ScmWord*)SCM_OBJ(&scm__rc.d398[229]))[42] = SCM_WORD(scm__rc.d396[149]);
8196   scm__rc.d396[163] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[45])));
8197   ((ScmWord*)SCM_OBJ(&scm__rc.d398[274]))[3] = SCM_WORD(scm__rc.d396[152]);
8198   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[22]))->name = scm__rc.d396[3];
8199   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[3] = SCM_WORD(scm__rc.d396[163]);
8200   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[7] = SCM_WORD(scm__rc.d396[0]);
8201   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[9] = SCM_WORD(scm__rc.d396[131]);
8202   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[11] = SCM_WORD(scm__rc.d396[133]);
8203   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[19] = SCM_WORD(scm__rc.d396[135]);
8204   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[21] = SCM_WORD(scm__rc.d396[137]);
8205   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[24] = SCM_WORD(scm__rc.d396[138]);
8206   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[26] = SCM_WORD(scm__rc.d396[139]);
8207   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[28] = SCM_WORD(scm__rc.d396[156]);
8208   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[32] = SCM_WORD(scm__rc.d396[141]);
8209   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[36] = SCM_WORD(scm__rc.d396[145]);
8210   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[40] = SCM_WORD(scm__rc.d396[147]);
8211   ((ScmWord*)SCM_OBJ(&scm__rc.d398[279]))[42] = SCM_WORD(scm__rc.d396[149]);
8212   scm__rc.d396[164] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[46])));
8213   ((ScmWord*)SCM_OBJ(&scm__rc.d398[324]))[3] = SCM_WORD(scm__rc.d396[154]);
8214   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[24]))->name = scm__rc.d396[3];
8215   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[3] = SCM_WORD(scm__rc.d396[164]);
8216   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[7] = SCM_WORD(scm__rc.d396[0]);
8217   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[9] = SCM_WORD(scm__rc.d396[131]);
8218   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[11] = SCM_WORD(scm__rc.d396[133]);
8219   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[19] = SCM_WORD(scm__rc.d396[135]);
8220   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[21] = SCM_WORD(scm__rc.d396[137]);
8221   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[24] = SCM_WORD(scm__rc.d396[138]);
8222   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[26] = SCM_WORD(scm__rc.d396[139]);
8223   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[28] = SCM_WORD(scm__rc.d396[156]);
8224   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[32] = SCM_WORD(scm__rc.d396[141]);
8225   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[36] = SCM_WORD(scm__rc.d396[145]);
8226   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[40] = SCM_WORD(scm__rc.d396[147]);
8227   ((ScmWord*)SCM_OBJ(&scm__rc.d398[329]))[42] = SCM_WORD(scm__rc.d396[149]);
8228   scm__rc.d396[165] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[35])));
8229   scm__rc.d396[166] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[39])));
8230   scm__rc.d396[167] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[41])));
8231   scm__rc.d396[168] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[47])));
8232   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[25]))->name = scm__rc.d396[168];
8233   ((ScmWord*)SCM_OBJ(&scm__rc.d398[374]))[1] = SCM_WORD(scm__rc.d396[139]);
8234   ((ScmWord*)SCM_OBJ(&scm__rc.d398[374]))[3] = SCM_WORD(scm__rc.d396[165]);
8235   ((ScmWord*)SCM_OBJ(&scm__rc.d398[374]))[6] = SCM_WORD(scm__rc.d396[166]);
8236   ((ScmWord*)SCM_OBJ(&scm__rc.d398[374]))[9] = SCM_WORD(scm__rc.d396[167]);
8237   ((ScmWord*)SCM_OBJ(&scm__rc.d398[374]))[12] = SCM_WORD(scm__rc.d396[147]);
8238   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[168]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[25]), NULL));
8239   scm__rc.d396[169] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[130]), mod, SCM_NIL);
8240   scm__rc.d396[170] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[151]), mod, SCM_NIL);
8241   scm__rc.d396[171] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[153]), mod, SCM_NIL);
8242   scm__rc.d396[172] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[48])));
8243   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[26]))->name = scm__rc.d396[172];
8244   ((ScmWord*)SCM_OBJ(&scm__rc.d398[388]))[1] = SCM_WORD(scm__rc.d396[139]);
8245   ((ScmWord*)SCM_OBJ(&scm__rc.d398[388]))[3] = SCM_WORD(scm__rc.d396[165]);
8246   ((ScmWord*)SCM_OBJ(&scm__rc.d398[388]))[7] = SCM_WORD(scm__rc.d396[169]);
8247   ((ScmWord*)SCM_OBJ(&scm__rc.d398[388]))[10] = SCM_WORD(scm__rc.d396[166]);
8248   ((ScmWord*)SCM_OBJ(&scm__rc.d398[388]))[14] = SCM_WORD(scm__rc.d396[170]);
8249   ((ScmWord*)SCM_OBJ(&scm__rc.d398[388]))[17] = SCM_WORD(scm__rc.d396[167]);
8250   ((ScmWord*)SCM_OBJ(&scm__rc.d398[388]))[21] = SCM_WORD(scm__rc.d396[171]);
8251   ((ScmWord*)SCM_OBJ(&scm__rc.d398[388]))[23] = SCM_WORD(scm__rc.d396[147]);
8252   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[172]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[26]), NULL));
8253   scm__rc.d396[173] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[168]), mod, SCM_NIL);
8254   scm__rc.d396[174] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[49])));
8255   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[27]))->name = scm__rc.d396[174];
8256   ((ScmWord*)SCM_OBJ(&scm__rc.d398[413]))[7] = SCM_WORD(scm__rc.d396[173]);
8257   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[174]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[27]), NULL));
8258   scm__rc.d396[176] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[50])));
8259   scm__rc.d396[175] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[176]), mod, SCM_NIL);
8260   scm__rc.d396[178] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[51])));
8261   scm__rc.d396[177] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[178]), mod, SCM_NIL);
8262   scm__rc.d396[180] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[52])));
8263   scm__rc.d396[179] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[180]), mod, SCM_NIL);
8264   scm__rc.d396[182] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[53])));
8265   scm__rc.d396[181] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[182]), mod, SCM_NIL);
8266   scm__rc.d396[183] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[54])));
8267   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[28]))->name = scm__rc.d396[183];
8268   ((ScmWord*)SCM_OBJ(&scm__rc.d398[422]))[3] = SCM_WORD(scm__rc.d396[175]);
8269   ((ScmWord*)SCM_OBJ(&scm__rc.d398[422]))[16] = SCM_WORD(scm__rc.d396[177]);
8270   ((ScmWord*)SCM_OBJ(&scm__rc.d398[422]))[22] = SCM_WORD(scm__rc.d396[179]);
8271   ((ScmWord*)SCM_OBJ(&scm__rc.d398[422]))[25] = SCM_WORD(scm__rc.d396[15]);
8272   ((ScmWord*)SCM_OBJ(&scm__rc.d398[422]))[33] = SCM_WORD(scm__rc.d396[181]);
8273   ((ScmWord*)SCM_OBJ(&scm__rc.d398[422]))[40] = SCM_WORD(scm__rc.d396[173]);
8274   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[183]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[28]), NULL));
8275   scm__rc.d396[185] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[55])));
8276   scm__rc.d396[186] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[56])));
8277   scm__rc.d396[184] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[185]), Scm_FindModule(SCM_SYMBOL(scm__rc.d396[186]), SCM_FIND_MODULE_CREATE),SCM_NIL);
8278   scm__rc.d396[187] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[129]), mod, SCM_NIL);
8279   scm__rc.d396[188] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[57])));
8280   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[29]))->name = scm__rc.d396[188];
8281   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[3] = SCM_WORD(scm__rc.d396[184]);
8282   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[7] = SCM_WORD(scm__rc.d396[152]);
8283   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[10] = SCM_WORD(scm__rc.d396[139]);
8284   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[12] = SCM_WORD(scm__rc.d396[165]);
8285   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[15] = SCM_WORD(scm__rc.d396[166]);
8286   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[20] = SCM_WORD(scm__rc.d396[187]);
8287   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[24] = SCM_WORD(scm__rc.d396[167]);
8288   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[27] = SCM_WORD(scm__rc.d396[154]);
8289   ((ScmWord*)SCM_OBJ(&scm__rc.d398[464]))[29] = SCM_WORD(scm__rc.d396[147]);
8290   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[188]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[29]), NULL));
8291   scm__rc.d396[189] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[188]), mod, SCM_NIL);
8292   scm__rc.d396[190] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[183]), mod, SCM_NIL);
8293   scm__rc.d396[192] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[59])));
8294   scm__rc.d396[191] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[192]), mod, SCM_NIL);
8295   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[30]))->name = scm__rc.d396[185];
8296   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[4] = SCM_WORD(scm__rc.d396[4]);
8297   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[12] = SCM_WORD(scm__rc.d396[1]);
8298   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[15] = SCM_WORD(scm__rc.d396[189]);
8299   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[19] = SCM_WORD(scm__rc.d396[4]);
8300   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[22] = SCM_WORD(scm__rc.d396[184]);
8301   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[26] = SCM_WORD(scm__rc.d396[6]);
8302   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[29] = SCM_WORD(scm__rc.d396[189]);
8303   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[33] = SCM_WORD(scm__rc.d396[8]);
8304   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[36] = SCM_WORD(scm__rc.d396[8]);
8305   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[38] = SCM_WORD(scm__rc.d396[190]);
8306   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[42] = SCM_WORD(scm__rc.d396[10]);
8307   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[45] = SCM_WORD(scm__rc.d396[10]);
8308   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[47] = SCM_WORD(scm__rc.d396[190]);
8309   ((ScmWord*)SCM_OBJ(&scm__rc.d398[495]))[52] = SCM_WORD(scm__rc.d396[191]);
8310   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[185]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[30]), NULL));
8311   scm__rc.d396[193] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[60])));
8312   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[31]))->name = scm__rc.d396[193];
8313   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[193]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[31]), NULL));
8314   scm__rc.d396[195] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[61])));
8315   scm__rc.d396[194] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[195]), mod, SCM_NIL);
8316   scm__rc.d396[196] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[63])));
8317   scm__rc.d396[198] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[64])));
8318   scm__rc.d396[197] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[198]), mod, SCM_NIL);
8319   scm__rc.d396[200] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[65])));
8320   scm__rc.d396[199] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[200]), mod, SCM_NIL);
8321   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[32]))->name = scm__rc.d396[196];
8322   ((ScmWord*)SCM_OBJ(&scm__rc.d398[551]))[4] = SCM_WORD(scm__rc.d396[194]);
8323   ((ScmWord*)SCM_OBJ(&scm__rc.d398[551]))[14] = SCM_WORD(scm__rc.d396[196]);
8324   ((ScmWord*)SCM_OBJ(&scm__rc.d398[551]))[17] = SCM_WORD(scm__rc.d396[197]);
8325   ((ScmWord*)SCM_OBJ(&scm__rc.d398[551]))[21] = SCM_WORD(scm__rc.d396[194]);
8326   ((ScmWord*)SCM_OBJ(&scm__rc.d398[551]))[31] = SCM_WORD(scm__rc.d396[196]);
8327   ((ScmWord*)SCM_OBJ(&scm__rc.d398[551]))[33] = SCM_WORD(scm__rc.d396[197]);
8328   ((ScmWord*)SCM_OBJ(&scm__rc.d398[551]))[36] = SCM_WORD(scm__rc.d396[199]);
8329   scm__rc.d396[201] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[196]), mod, SCM_NIL);
8330   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[33]))->name = scm__rc.d396[3];
8331   ((ScmWord*)SCM_OBJ(&scm__rc.d398[589]))[3] = SCM_WORD(scm__rc.d396[201]);
8332   scm__rc.d396[202] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[66])));
8333   scm__rc.d396[204] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[67])));
8334   scm__rc.d396[203] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[204]), mod, SCM_NIL);
8335   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[34]))->name = scm__rc.d396[202];
8336   ((ScmWord*)SCM_OBJ(&scm__rc.d398[594]))[4] = SCM_WORD(scm__rc.d396[194]);
8337   ((ScmWord*)SCM_OBJ(&scm__rc.d398[594]))[14] = SCM_WORD(scm__rc.d396[202]);
8338   ((ScmWord*)SCM_OBJ(&scm__rc.d398[594]))[17] = SCM_WORD(scm__rc.d396[197]);
8339   ((ScmWord*)SCM_OBJ(&scm__rc.d398[594]))[21] = SCM_WORD(scm__rc.d396[194]);
8340   ((ScmWord*)SCM_OBJ(&scm__rc.d398[594]))[31] = SCM_WORD(scm__rc.d396[202]);
8341   ((ScmWord*)SCM_OBJ(&scm__rc.d398[594]))[33] = SCM_WORD(scm__rc.d396[197]);
8342   ((ScmWord*)SCM_OBJ(&scm__rc.d398[594]))[38] = SCM_WORD(scm__rc.d396[203]);
8343   scm__rc.d396[205] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[202]), mod, SCM_NIL);
8344   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[35]))->name = scm__rc.d396[3];
8345   ((ScmWord*)SCM_OBJ(&scm__rc.d398[637]))[3] = SCM_WORD(scm__rc.d396[205]);
8346   scm__rc.d396[206] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[68])));
8347   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[36]))->name = scm__rc.d396[206];
8348   ((ScmWord*)SCM_OBJ(&scm__rc.d398[642]))[4] = SCM_WORD(scm__rc.d396[194]);
8349   ((ScmWord*)SCM_OBJ(&scm__rc.d398[642]))[14] = SCM_WORD(scm__rc.d396[206]);
8350   ((ScmWord*)SCM_OBJ(&scm__rc.d398[642]))[17] = SCM_WORD(scm__rc.d396[197]);
8351   ((ScmWord*)SCM_OBJ(&scm__rc.d398[642]))[21] = SCM_WORD(scm__rc.d396[194]);
8352   ((ScmWord*)SCM_OBJ(&scm__rc.d398[642]))[31] = SCM_WORD(scm__rc.d396[206]);
8353   ((ScmWord*)SCM_OBJ(&scm__rc.d398[642]))[33] = SCM_WORD(scm__rc.d396[197]);
8354   ((ScmWord*)SCM_OBJ(&scm__rc.d398[642]))[38] = SCM_WORD(scm__rc.d396[203]);
8355   scm__rc.d396[207] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[206]), mod, SCM_NIL);
8356   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[37]))->name = scm__rc.d396[3];
8357   ((ScmWord*)SCM_OBJ(&scm__rc.d398[685]))[3] = SCM_WORD(scm__rc.d396[207]);
8358   scm__rc.d396[208] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[69])));
8359   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[38]))->name = scm__rc.d396[208];
8360   ((ScmWord*)SCM_OBJ(&scm__rc.d398[690]))[4] = SCM_WORD(scm__rc.d396[194]);
8361   ((ScmWord*)SCM_OBJ(&scm__rc.d398[690]))[14] = SCM_WORD(scm__rc.d396[208]);
8362   ((ScmWord*)SCM_OBJ(&scm__rc.d398[690]))[17] = SCM_WORD(scm__rc.d396[197]);
8363   ((ScmWord*)SCM_OBJ(&scm__rc.d398[690]))[21] = SCM_WORD(scm__rc.d396[194]);
8364   ((ScmWord*)SCM_OBJ(&scm__rc.d398[690]))[31] = SCM_WORD(scm__rc.d396[208]);
8365   ((ScmWord*)SCM_OBJ(&scm__rc.d398[690]))[33] = SCM_WORD(scm__rc.d396[197]);
8366   ((ScmWord*)SCM_OBJ(&scm__rc.d398[690]))[38] = SCM_WORD(scm__rc.d396[203]);
8367   scm__rc.d396[209] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[208]), mod, SCM_NIL);
8368   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[39]))->name = scm__rc.d396[3];
8369   ((ScmWord*)SCM_OBJ(&scm__rc.d398[733]))[3] = SCM_WORD(scm__rc.d396[209]);
8370   scm__rc.d396[210] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[70])));
8371   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[40]))->name = scm__rc.d396[210];
8372   ((ScmWord*)SCM_OBJ(&scm__rc.d398[738]))[4] = SCM_WORD(scm__rc.d396[194]);
8373   ((ScmWord*)SCM_OBJ(&scm__rc.d398[738]))[14] = SCM_WORD(scm__rc.d396[210]);
8374   ((ScmWord*)SCM_OBJ(&scm__rc.d398[738]))[17] = SCM_WORD(scm__rc.d396[197]);
8375   ((ScmWord*)SCM_OBJ(&scm__rc.d398[738]))[21] = SCM_WORD(scm__rc.d396[194]);
8376   ((ScmWord*)SCM_OBJ(&scm__rc.d398[738]))[31] = SCM_WORD(scm__rc.d396[210]);
8377   ((ScmWord*)SCM_OBJ(&scm__rc.d398[738]))[33] = SCM_WORD(scm__rc.d396[197]);
8378   ((ScmWord*)SCM_OBJ(&scm__rc.d398[738]))[38] = SCM_WORD(scm__rc.d396[203]);
8379   scm__rc.d396[211] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[210]), mod, SCM_NIL);
8380   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[41]))->name = scm__rc.d396[3];
8381   ((ScmWord*)SCM_OBJ(&scm__rc.d398[781]))[3] = SCM_WORD(scm__rc.d396[211]);
8382   scm__rc.d396[212] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[155]), mod, SCM_NIL);
8383   scm__rc.d396[214] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[71])));
8384   scm__rc.d396[213] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[214]), mod, SCM_NIL);
8385   scm__rc.d396[215] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[163]), mod, SCM_NIL);
8386   scm__rc.d396[216] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[164]), mod, SCM_NIL);
8387   scm__rc.d396[217] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[73])));
8388   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[42]))->name = scm__rc.d396[217];
8389   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[4] = SCM_WORD(scm__rc.d396[194]);
8390   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[11] = SCM_WORD(scm__rc.d396[194]);
8391   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[18] = SCM_WORD(scm__rc.d396[169]);
8392   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[23] = SCM_WORD(scm__rc.d396[169]);
8393   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[30] = SCM_WORD(scm__rc.d396[170]);
8394   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[35] = SCM_WORD(scm__rc.d396[170]);
8395   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[41] = SCM_WORD(scm__rc.d396[171]);
8396   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[46] = SCM_WORD(scm__rc.d396[171]);
8397   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[53] = SCM_WORD(scm__rc.d396[13]);
8398   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[55] = SCM_WORD(scm__rc.d396[212]);
8399   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[59] = SCM_WORD(scm__rc.d396[213]);
8400   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[68] = SCM_WORD(scm__rc.d396[215]);
8401   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[73] = SCM_WORD(scm__rc.d396[15]);
8402   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[77] = SCM_WORD(scm__rc.d396[216]);
8403   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[85] = SCM_WORD(scm__rc.d396[215]);
8404   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[90] = SCM_WORD(scm__rc.d396[216]);
8405   ((ScmWord*)SCM_OBJ(&scm__rc.d398[786]))[98] = SCM_WORD(scm__rc.d396[197]);
8406   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[217]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[42]), NULL));
8407   scm__rc.d396[218] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[217]), mod, SCM_NIL);
8408   scm__rc.d396[219] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[74])));
8409   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[43]))->name = scm__rc.d396[219];
8410   ((ScmWord*)SCM_OBJ(&scm__rc.d398[889]))[5] = SCM_WORD(scm__rc.d396[139]);
8411   ((ScmWord*)SCM_OBJ(&scm__rc.d398[889]))[7] = SCM_WORD(scm__rc.d396[147]);
8412   ((ScmWord*)SCM_OBJ(&scm__rc.d398[889]))[9] = SCM_WORD(scm__rc.d396[218]);
8413   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[219]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[43]), NULL));
8414   scm__rc.d396[220] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[75])));
8415   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[44]))->name = scm__rc.d396[220];
8416   ((ScmWord*)SCM_OBJ(&scm__rc.d398[900]))[4] = SCM_WORD(scm__rc.d396[218]);
8417   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[220]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[44]), NULL));
8418   scm__rc.d396[221] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[78])));
8419   scm__rc.d396[222] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[79])));
8420   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[45]))->name = scm__rc.d396[222];
8421   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[4] = SCM_WORD(scm__rc.d396[194]);
8422   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[11] = SCM_WORD(scm__rc.d396[194]);
8423   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[23] = SCM_WORD(scm__rc.d396[197]);
8424   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[28] = SCM_WORD(scm__rc.d396[169]);
8425   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[30] = SCM_WORD(scm__rc.d396[12]);
8426   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[39] = SCM_WORD(scm__rc.d396[221]);
8427   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[41] = SCM_WORD(scm__rc.d396[12]);
8428   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[44] = SCM_WORD(scm__rc.d396[197]);
8429   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[49] = SCM_WORD(scm__rc.d396[170]);
8430   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[54] = SCM_WORD(scm__rc.d396[170]);
8431   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[60] = SCM_WORD(scm__rc.d396[171]);
8432   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[65] = SCM_WORD(scm__rc.d396[171]);
8433   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[71] = SCM_WORD(scm__rc.d396[15]);
8434   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[73] = SCM_WORD(scm__rc.d396[181]);
8435   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[77] = SCM_WORD(scm__rc.d396[15]);
8436   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[79] = SCM_WORD(scm__rc.d396[179]);
8437   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[85] = SCM_WORD(scm__rc.d396[213]);
8438   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[96] = SCM_WORD(scm__rc.d396[215]);
8439   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[101] = SCM_WORD(scm__rc.d396[15]);
8440   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[105] = SCM_WORD(scm__rc.d396[216]);
8441   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[115] = SCM_WORD(scm__rc.d396[215]);
8442   ((ScmWord*)SCM_OBJ(&scm__rc.d398[906]))[121] = SCM_WORD(scm__rc.d396[216]);
8443   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[222]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[45]), NULL));
8444   scm__rc.d396[223] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[222]), mod, SCM_NIL);
8445   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[46]))->name = scm__rc.d396[221];
8446   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1030]))[5] = SCM_WORD(scm__rc.d396[139]);
8447   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1030]))[7] = SCM_WORD(scm__rc.d396[165]);
8448   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1030]))[12] = SCM_WORD(scm__rc.d396[169]);
8449   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1030]))[14] = SCM_WORD(scm__rc.d396[147]);
8450   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1030]))[16] = SCM_WORD(scm__rc.d396[223]);
8451   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[221]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[46]), NULL));
8452   scm__rc.d396[224] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[80])));
8453   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[47]))->name = scm__rc.d396[224];
8454   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1048]))[4] = SCM_WORD(scm__rc.d396[223]);
8455   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[224]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[47]), NULL));
8456   scm__rc.d396[225] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[82])));
8457   scm__rc.d396[226] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[83])));
8458   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[48]))->name = scm__rc.d396[226];
8459   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[4] = SCM_WORD(scm__rc.d396[194]);
8460   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[11] = SCM_WORD(scm__rc.d396[194]);
8461   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[23] = SCM_WORD(scm__rc.d396[197]);
8462   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[28] = SCM_WORD(scm__rc.d396[169]);
8463   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[30] = SCM_WORD(scm__rc.d396[12]);
8464   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[39] = SCM_WORD(scm__rc.d396[225]);
8465   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[41] = SCM_WORD(scm__rc.d396[12]);
8466   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[44] = SCM_WORD(scm__rc.d396[197]);
8467   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[49] = SCM_WORD(scm__rc.d396[170]);
8468   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[54] = SCM_WORD(scm__rc.d396[170]);
8469   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[60] = SCM_WORD(scm__rc.d396[171]);
8470   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[65] = SCM_WORD(scm__rc.d396[171]);
8471   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[71] = SCM_WORD(scm__rc.d396[15]);
8472   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[73] = SCM_WORD(scm__rc.d396[181]);
8473   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[77] = SCM_WORD(scm__rc.d396[15]);
8474   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[79] = SCM_WORD(scm__rc.d396[179]);
8475   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[85] = SCM_WORD(scm__rc.d396[213]);
8476   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[96] = SCM_WORD(scm__rc.d396[215]);
8477   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[101] = SCM_WORD(scm__rc.d396[15]);
8478   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[105] = SCM_WORD(scm__rc.d396[216]);
8479   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[115] = SCM_WORD(scm__rc.d396[215]);
8480   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1054]))[121] = SCM_WORD(scm__rc.d396[216]);
8481   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[226]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[48]), NULL));
8482   scm__rc.d396[227] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[226]), mod, SCM_NIL);
8483   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[49]))->name = scm__rc.d396[225];
8484   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1178]))[5] = SCM_WORD(scm__rc.d396[139]);
8485   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1178]))[7] = SCM_WORD(scm__rc.d396[165]);
8486   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1178]))[12] = SCM_WORD(scm__rc.d396[169]);
8487   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1178]))[14] = SCM_WORD(scm__rc.d396[147]);
8488   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1178]))[16] = SCM_WORD(scm__rc.d396[227]);
8489   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[225]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[49]), NULL));
8490   scm__rc.d396[228] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[84])));
8491   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[50]))->name = scm__rc.d396[228];
8492   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1196]))[4] = SCM_WORD(scm__rc.d396[227]);
8493   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[228]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[50]), NULL));
8494   scm__rc.d396[229] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[85])));
8495   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[51]))->name = scm__rc.d396[229];
8496   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[4] = SCM_WORD(scm__rc.d396[169]);
8497   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[6] = SCM_WORD(scm__rc.d396[1]);
8498   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[16] = SCM_WORD(scm__rc.d396[1]);
8499   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[19] = SCM_WORD(scm__rc.d396[197]);
8500   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[24] = SCM_WORD(scm__rc.d396[5]);
8501   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[26] = SCM_WORD(scm__rc.d396[212]);
8502   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[34] = SCM_WORD(scm__rc.d396[171]);
8503   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[36] = SCM_WORD(scm__rc.d396[216]);
8504   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[44] = SCM_WORD(scm__rc.d396[170]);
8505   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[51] = SCM_WORD(scm__rc.d396[170]);
8506   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[53] = SCM_WORD(scm__rc.d396[187]);
8507   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1202]))[56] = SCM_WORD(scm__rc.d396[215]);
8508   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[229]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[51]), NULL));
8509   scm__rc.d396[230] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[86])));
8510   scm__rc.d396[231] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[229]), mod, SCM_NIL);
8511   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[52]))->name = scm__rc.d396[230];
8512   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1261]))[4] = SCM_WORD(scm__rc.d396[139]);
8513   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1261]))[6] = SCM_WORD(scm__rc.d396[147]);
8514   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1261]))[9] = SCM_WORD(scm__rc.d396[230]);
8515   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1261]))[11] = SCM_WORD(scm__rc.d396[231]);
8516   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[230]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[52]), NULL));
8517   scm__rc.d396[232] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[87])));
8518   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[53]))->name = scm__rc.d396[232];
8519   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1274]))[3] = SCM_WORD(scm__rc.d396[232]);
8520   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1274]))[5] = SCM_WORD(scm__rc.d396[231]);
8521   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[232]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[53]), NULL));
8522   scm__rc.d396[233] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[88])));
8523   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[54]))->name = scm__rc.d396[233];
8524   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[4] = SCM_WORD(scm__rc.d396[169]);
8525   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[6] = SCM_WORD(scm__rc.d396[4]);
8526   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[16] = SCM_WORD(scm__rc.d396[4]);
8527   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[19] = SCM_WORD(scm__rc.d396[197]);
8528   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[24] = SCM_WORD(scm__rc.d396[2]);
8529   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[26] = SCM_WORD(scm__rc.d396[212]);
8530   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[34] = SCM_WORD(scm__rc.d396[171]);
8531   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[36] = SCM_WORD(scm__rc.d396[216]);
8532   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[44] = SCM_WORD(scm__rc.d396[170]);
8533   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[51] = SCM_WORD(scm__rc.d396[170]);
8534   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[53] = SCM_WORD(scm__rc.d396[187]);
8535   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1281]))[56] = SCM_WORD(scm__rc.d396[215]);
8536   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[233]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[54]), NULL));
8537   scm__rc.d396[234] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[89])));
8538   scm__rc.d396[235] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[233]), mod, SCM_NIL);
8539   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[55]))->name = scm__rc.d396[234];
8540   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1340]))[4] = SCM_WORD(scm__rc.d396[139]);
8541   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1340]))[6] = SCM_WORD(scm__rc.d396[147]);
8542   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1340]))[9] = SCM_WORD(scm__rc.d396[234]);
8543   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1340]))[11] = SCM_WORD(scm__rc.d396[235]);
8544   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[234]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[55]), NULL));
8545   scm__rc.d396[236] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[90])));
8546   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[56]))->name = scm__rc.d396[236];
8547   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1353]))[3] = SCM_WORD(scm__rc.d396[236]);
8548   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1353]))[5] = SCM_WORD(scm__rc.d396[235]);
8549   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[236]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[56]), NULL));
8550   scm__rc.d396[237] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[91])));
8551   scm__rc.d396[238] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[172]), mod, SCM_NIL);
8552   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[57]))->name = scm__rc.d396[237];
8553   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[3] = SCM_WORD(scm__rc.d396[169]);
8554   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[5] = SCM_WORD(scm__rc.d396[6]);
8555   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[14] = SCM_WORD(scm__rc.d396[237]);
8556   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[16] = SCM_WORD(scm__rc.d396[6]);
8557   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[18] = SCM_WORD(scm__rc.d396[197]);
8558   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[22] = SCM_WORD(scm__rc.d396[238]);
8559   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[27] = SCM_WORD(scm__rc.d396[2]);
8560   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[29] = SCM_WORD(scm__rc.d396[212]);
8561   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[33] = SCM_WORD(scm__rc.d396[237]);
8562   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1360]))[35] = SCM_WORD(scm__rc.d396[231]);
8563   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[237]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[57]), NULL));
8564   scm__rc.d396[239] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[92])));
8565   scm__rc.d396[241] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[93])));
8566   scm__rc.d396[240] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[241]), mod, SCM_NIL);
8567   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[58]))->name = scm__rc.d396[239];
8568   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[3] = SCM_WORD(scm__rc.d396[169]);
8569   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[5] = SCM_WORD(scm__rc.d396[6]);
8570   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[14] = SCM_WORD(scm__rc.d396[239]);
8571   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[16] = SCM_WORD(scm__rc.d396[6]);
8572   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[18] = SCM_WORD(scm__rc.d396[197]);
8573   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[22] = SCM_WORD(scm__rc.d396[2]);
8574   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[24] = SCM_WORD(scm__rc.d396[212]);
8575   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[26] = SCM_WORD(scm__rc.d396[240]);
8576   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[28] = SCM_WORD(scm__rc.d396[240]);
8577   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[30] = SCM_WORD(scm__rc.d396[237]);
8578   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1397]))[32] = SCM_WORD(scm__rc.d396[231]);
8579   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[239]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[58]), NULL));
8580   scm__rc.d396[242] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[94])));
8581   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[59]))->name = scm__rc.d396[242];
8582   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]))[3] = SCM_WORD(scm__rc.d396[169]);
8583   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]))[5] = SCM_WORD(scm__rc.d396[6]);
8584   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]))[14] = SCM_WORD(scm__rc.d396[242]);
8585   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]))[16] = SCM_WORD(scm__rc.d396[6]);
8586   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]))[18] = SCM_WORD(scm__rc.d396[197]);
8587   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]))[22] = SCM_WORD(scm__rc.d396[238]);
8588   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]))[27] = SCM_WORD(scm__rc.d396[2]);
8589   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1431]))[29] = SCM_WORD(scm__rc.d396[212]);
8590   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[242]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[59]), NULL));
8591   scm__rc.d396[243] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[95])));
8592   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[60]))->name = scm__rc.d396[243];
8593   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]))[3] = SCM_WORD(scm__rc.d396[169]);
8594   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]))[5] = SCM_WORD(scm__rc.d396[6]);
8595   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]))[14] = SCM_WORD(scm__rc.d396[243]);
8596   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]))[16] = SCM_WORD(scm__rc.d396[6]);
8597   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]))[18] = SCM_WORD(scm__rc.d396[197]);
8598   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]))[22] = SCM_WORD(scm__rc.d396[2]);
8599   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1463]))[24] = SCM_WORD(scm__rc.d396[212]);
8600   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[243]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[60]), NULL));
8601   scm__rc.d396[244] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[96])));
8602   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[61]))->name = scm__rc.d396[244];
8603   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[3] = SCM_WORD(scm__rc.d396[169]);
8604   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[5] = SCM_WORD(scm__rc.d396[4]);
8605   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[14] = SCM_WORD(scm__rc.d396[244]);
8606   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[16] = SCM_WORD(scm__rc.d396[4]);
8607   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[18] = SCM_WORD(scm__rc.d396[197]);
8608   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[25] = SCM_WORD(scm__rc.d396[139]);
8609   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[27] = SCM_WORD(scm__rc.d396[147]);
8610   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[30] = SCM_WORD(scm__rc.d396[244]);
8611   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[32] = SCM_WORD(scm__rc.d396[235]);
8612   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[37] = SCM_WORD(scm__rc.d396[7]);
8613   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1490]))[39] = SCM_WORD(scm__rc.d396[212]);
8614   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[244]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[61]), NULL));
8615   scm__rc.d396[245] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[97])));
8616   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[62]))->name = scm__rc.d396[245];
8617   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[3] = SCM_WORD(scm__rc.d396[169]);
8618   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[5] = SCM_WORD(scm__rc.d396[4]);
8619   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[14] = SCM_WORD(scm__rc.d396[245]);
8620   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[16] = SCM_WORD(scm__rc.d396[4]);
8621   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[18] = SCM_WORD(scm__rc.d396[197]);
8622   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[24] = SCM_WORD(scm__rc.d396[245]);
8623   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[26] = SCM_WORD(scm__rc.d396[235]);
8624   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[31] = SCM_WORD(scm__rc.d396[7]);
8625   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1532]))[33] = SCM_WORD(scm__rc.d396[212]);
8626   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[245]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[62]), NULL));
8627   scm__rc.d396[246] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[98])));
8628   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[63]))->name = scm__rc.d396[246];
8629   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]))[3] = SCM_WORD(scm__rc.d396[169]);
8630   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]))[5] = SCM_WORD(scm__rc.d396[1]);
8631   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]))[14] = SCM_WORD(scm__rc.d396[246]);
8632   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]))[16] = SCM_WORD(scm__rc.d396[1]);
8633   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]))[18] = SCM_WORD(scm__rc.d396[197]);
8634   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]))[22] = SCM_WORD(scm__rc.d396[238]);
8635   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]))[27] = SCM_WORD(scm__rc.d396[7]);
8636   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1568]))[29] = SCM_WORD(scm__rc.d396[212]);
8637   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[246]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[63]), NULL));
8638   scm__rc.d396[247] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[99])));
8639   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[64]))->name = scm__rc.d396[247];
8640   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]))[3] = SCM_WORD(scm__rc.d396[169]);
8641   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]))[5] = SCM_WORD(scm__rc.d396[1]);
8642   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]))[14] = SCM_WORD(scm__rc.d396[247]);
8643   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]))[16] = SCM_WORD(scm__rc.d396[1]);
8644   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]))[18] = SCM_WORD(scm__rc.d396[197]);
8645   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]))[22] = SCM_WORD(scm__rc.d396[7]);
8646   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1600]))[24] = SCM_WORD(scm__rc.d396[212]);
8647   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[247]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[64]), NULL));
8648   scm__rc.d396[249] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[100])));
8649   scm__rc.d396[250] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[101])));
8650   scm__rc.d396[248] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[249]), Scm_FindModule(SCM_SYMBOL(scm__rc.d396[250]), SCM_FIND_MODULE_CREATE),SCM_NIL);
8651   scm__rc.d396[251] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[102])));
8652   scm__rc.d396[252] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[103])));
8653   scm__rc.d396[253] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[104])));
8654   scm__rc.d396[254] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[105])));
8655   scm__rc.d396[255] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[106])));
8656   scm__rc.d396[256] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[107])));
8657   scm__rc.d396[257] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[108])));
8658   scm__rc.d396[258] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[109])));
8659   scm__rc.d396[259] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[110])));
8660   scm__rc.d396[260] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[110])));
8661   scm__rc.d396[261] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[111])));
8662   scm__rc.d396[262] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[112])));
8663   scm__rc.d396[263] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[112])));
8664   scm__rc.d396[264] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[113])));
8665   scm__rc.d396[265] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[114])));
8666   scm__rc.d396[266] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[114])));
8667   scm__rc.d396[267] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[115])));
8668   scm__rc.d396[268] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[116])));
8669   scm__rc.d396[269] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[116])));
8670   scm__rc.d396[270] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[117])));
8671   scm__rc.d396[271] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[118])));
8672   scm__rc.d396[272] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[118])));
8673   scm__rc.d396[273] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[119])));
8674   scm__rc.d396[274] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[120])));
8675   scm__rc.d396[275] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[120])));
8676   scm__rc.d396[276] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[121])));
8677   scm__rc.d396[277] = Scm_MakeKeyword(SCM_STRING(SCM_OBJ(&scm__sc.d397[122])));
8678   scm__rc.d396[279] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[123])));
8679   scm__rc.d396[278] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[279]), mod, SCM_NIL);
8680   scm__rc.d396[280] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[252]), mod, SCM_NIL);
8681   scm__rc.d396[282] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[124])));
8682   scm__rc.d396[281] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[282]), mod, SCM_NIL);
8683   scm__rc.d396[284] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[125])));
8684   scm__rc.d396[283] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[284]), Scm_FindModule(SCM_SYMBOL(scm__rc.d396[250]), SCM_FIND_MODULE_CREATE),SCM_NIL);
8685   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1627]))[5] = SCM_WORD(scm__rc.d396[0]);
8686   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1627]))[7] = SCM_WORD(scm__rc.d396[131]);
8687   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1627]))[9] = SCM_WORD(scm__rc.d396[283]);
8688   scm__rc.d396[286] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[126])));
8689   scm__rc.d396[285] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[286]), mod, SCM_NIL);
8690   scm__rc.d396[288] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[127])));
8691   scm__rc.d396[287] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[288]), mod, SCM_NIL);
8692   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[66]))->name = scm__rc.d396[3];
8693   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[6] = SCM_WORD(scm__rc.d396[248]);
8694   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[9] = SCM_WORD(scm__rc.d396[251]);
8695   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[11] = SCM_WORD(scm__rc.d396[252]);
8696   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[13] = SCM_WORD(scm__rc.d396[253]);
8697   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[17] = SCM_WORD(scm__rc.d396[254]);
8698   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[19] = SCM_WORD(scm__rc.d396[154]);
8699   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[21] = SCM_WORD(scm__rc.d396[255]);
8700   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[23] = SCM_WORD(scm__rc.d396[167]);
8701   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[25] = SCM_WORD(scm__rc.d396[256]);
8702   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[27] = SCM_WORD(scm__rc.d396[257]);
8703   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[31] = SCM_WORD(scm__rc.d396[152]);
8704   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[33] = SCM_WORD(scm__rc.d396[255]);
8705   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[35] = SCM_WORD(scm__rc.d396[166]);
8706   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[37] = SCM_WORD(scm__rc.d396[256]);
8707   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[39] = SCM_WORD(scm__rc.d396[258]);
8708   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[43] = SCM_WORD(scm__rc.d396[259]);
8709   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[45] = SCM_WORD(scm__rc.d396[255]);
8710   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[47] = SCM_WORD(scm__rc.d396[260]);
8711   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[49] = SCM_WORD(scm__rc.d396[256]);
8712   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[51] = SCM_WORD(scm__rc.d396[261]);
8713   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[55] = SCM_WORD(scm__rc.d396[262]);
8714   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[57] = SCM_WORD(scm__rc.d396[255]);
8715   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[59] = SCM_WORD(scm__rc.d396[263]);
8716   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[61] = SCM_WORD(scm__rc.d396[256]);
8717   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[63] = SCM_WORD(scm__rc.d396[264]);
8718   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[67] = SCM_WORD(scm__rc.d396[265]);
8719   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[69] = SCM_WORD(scm__rc.d396[255]);
8720   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[71] = SCM_WORD(scm__rc.d396[266]);
8721   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[73] = SCM_WORD(scm__rc.d396[256]);
8722   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[75] = SCM_WORD(scm__rc.d396[267]);
8723   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[79] = SCM_WORD(scm__rc.d396[268]);
8724   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[81] = SCM_WORD(scm__rc.d396[255]);
8725   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[83] = SCM_WORD(scm__rc.d396[269]);
8726   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[85] = SCM_WORD(scm__rc.d396[256]);
8727   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[87] = SCM_WORD(scm__rc.d396[270]);
8728   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[91] = SCM_WORD(scm__rc.d396[271]);
8729   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[93] = SCM_WORD(scm__rc.d396[255]);
8730   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[95] = SCM_WORD(scm__rc.d396[272]);
8731   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[97] = SCM_WORD(scm__rc.d396[256]);
8732   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[99] = SCM_WORD(scm__rc.d396[273]);
8733   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[103] = SCM_WORD(scm__rc.d396[274]);
8734   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[105] = SCM_WORD(scm__rc.d396[255]);
8735   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[107] = SCM_WORD(scm__rc.d396[275]);
8736   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[109] = SCM_WORD(scm__rc.d396[256]);
8737   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[111] = SCM_WORD(scm__rc.d396[276]);
8738   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[116] = SCM_WORD(scm__rc.d396[277]);
8739   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[120] = SCM_WORD(scm__rc.d396[0]);
8740   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[122] = SCM_WORD(scm__rc.d396[131]);
8741   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[125] = SCM_WORD(scm__rc.d396[147]);
8742   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[130] = SCM_WORD(scm__rc.d396[252]);
8743   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[134] = SCM_WORD(scm__rc.d396[0]);
8744   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[136] = SCM_WORD(scm__rc.d396[131]);
8745   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[138] = SCM_WORD(scm__rc.d396[278]);
8746   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[144] = SCM_WORD(scm__rc.d396[280]);
8747   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[146] = SCM_WORD(scm__rc.d396[281]);
8748   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[156] = SCM_WORD(scm__rc.d396[285]);
8749   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[158] = SCM_WORD(scm__rc.d396[287]);
8750   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1638]))[162] = SCM_WORD(scm__rc.d396[280]);
8751   scm__rc.d396[289] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[128])));
8752   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[67]))->name = scm__rc.d396[289];
8753   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1802]))[1] = SCM_WORD(scm__rc.d396[280]);
8754   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[289]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[67]), NULL));
8755   scm__rc.d396[290] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[129])));
8756   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[68]))->name = scm__rc.d396[290];
8757   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[1] = SCM_WORD(scm__rc.d396[280]);
8758   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[3] = SCM_WORD(scm__rc.d396[167]);
8759   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[6] = SCM_WORD(scm__rc.d396[166]);
8760   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[9] = SCM_WORD(scm__rc.d396[260]);
8761   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[12] = SCM_WORD(scm__rc.d396[263]);
8762   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[15] = SCM_WORD(scm__rc.d396[266]);
8763   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[18] = SCM_WORD(scm__rc.d396[269]);
8764   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[21] = SCM_WORD(scm__rc.d396[272]);
8765   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[24] = SCM_WORD(scm__rc.d396[275]);
8766   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1806]))[26] = SCM_WORD(scm__rc.d396[147]);
8767   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[290]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[68]), NULL));
8768   scm__rc.d396[291] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[130])));
8769   scm__rc.d396[292] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[131])));
8770   scm__rc.d396[293] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[132])));
8771   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[294]), scm__rc.d396[293]);
8772   SCM_SET_CAR(SCM_OBJ(&scm__rc.d396[296]), scm__rc.d396[292]);
8773   scm__rc.d396[298] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[273]), mod, SCM_NIL);
8774   scm__rc.d396[299] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[270]), mod, SCM_NIL);
8775   scm__rc.d396[300] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[267]), mod, SCM_NIL);
8776   scm__rc.d396[301] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[264]), mod, SCM_NIL);
8777   scm__rc.d396[302] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[261]), mod, SCM_NIL);
8778   scm__rc.d396[303] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[258]), mod, SCM_NIL);
8779   scm__rc.d396[304] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[257]), mod, SCM_NIL);
8780   scm__rc.d396[305] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[276]), mod, SCM_NIL);
8781   scm__rc.d396[307] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[134])));
8782   scm__rc.d396[306] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[307]), mod, SCM_NIL);
8783   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[7] = SCM_WORD(scm__rc.d396[298]);
8784   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[12] = SCM_WORD(scm__rc.d396[299]);
8785   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[17] = SCM_WORD(scm__rc.d396[300]);
8786   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[22] = SCM_WORD(scm__rc.d396[301]);
8787   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[27] = SCM_WORD(scm__rc.d396[302]);
8788   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[32] = SCM_WORD(scm__rc.d396[303]);
8789   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[37] = SCM_WORD(scm__rc.d396[304]);
8790   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[42] = SCM_WORD(scm__rc.d396[305]);
8791   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1834]))[44] = SCM_WORD(scm__rc.d396[306]);
8792   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[70]))->name = scm__rc.d396[3];
8793   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[3] = SCM_WORD(scm__rc.d396[291]);
8794   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[7] = SCM_WORD(scm__rc.d396[0]);
8795   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[9] = SCM_WORD(scm__rc.d396[131]);
8796   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[11] = SCM_WORD(scm__rc.d396[133]);
8797   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[19] = SCM_WORD(scm__rc.d396[135]);
8798   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[21] = SCM_WORD(scm__rc.d396[137]);
8799   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[24] = SCM_WORD(scm__rc.d396[138]);
8800   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[26] = SCM_WORD(scm__rc.d396[280]);
8801   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[28] = SCM_WORD(scm__rc.d396[156]);
8802   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[32] = SCM_WORD(scm__rc.d396[141]);
8803   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[36] = SCM_WORD(scm__rc.d396[145]);
8804   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[40] = SCM_WORD(scm__rc.d396[147]);
8805   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1880]))[42] = SCM_WORD(scm__rc.d396[149]);
8806   scm__rc.d396[308] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[135])));
8807   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[71]))->name = scm__rc.d396[308];
8808   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]))[7] = SCM_WORD(scm__rc.d396[179]);
8809   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]))[18] = SCM_WORD(scm__rc.d396[213]);
8810   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]))[44] = SCM_WORD(scm__rc.d396[179]);
8811   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]))[56] = SCM_WORD(scm__rc.d396[179]);
8812   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]))[63] = SCM_WORD(scm__rc.d396[179]);
8813   ((ScmWord*)SCM_OBJ(&scm__rc.d398[1925]))[71] = SCM_WORD(scm__rc.d396[179]);
8814   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[308]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[71]), NULL));
8815   scm__rc.d396[310] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[136])));
8816   scm__rc.d396[309] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[310]), mod, SCM_NIL);
8817   scm__rc.d396[311] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[137])));
8818   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[72]))->name = scm__rc.d396[311];
8819   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2000]))[3] = SCM_WORD(scm__rc.d396[309]);
8820   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[311]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[72]), NULL));
8821   scm__rc.d396[313] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[138])));
8822   scm__rc.d396[312] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[313]), mod, SCM_NIL);
8823   scm__rc.d396[315] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[139])));
8824   scm__rc.d396[314] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[315]), mod, SCM_NIL);
8825   scm__rc.d396[316] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[140])));
8826   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[73]))->name = scm__rc.d396[316];
8827   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[5] = SCM_WORD(scm__rc.d396[17]);
8828   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[8] = SCM_WORD(scm__rc.d396[312]);
8829   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[10] = SCM_WORD(scm__rc.d396[314]);
8830   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[24] = SCM_WORD(scm__rc.d396[179]);
8831   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[35] = SCM_WORD(scm__rc.d396[179]);
8832   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[47] = SCM_WORD(scm__rc.d396[179]);
8833   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[58] = SCM_WORD(scm__rc.d396[179]);
8834   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[70] = SCM_WORD(scm__rc.d396[179]);
8835   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[84] = SCM_WORD(scm__rc.d396[179]);
8836   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[90] = SCM_WORD(scm__rc.d396[17]);
8837   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[104] = SCM_WORD(scm__rc.d396[179]);
8838   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2009]))[118] = SCM_WORD(scm__rc.d396[179]);
8839   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[316]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[73]), NULL));
8840   scm__rc.d396[317] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[141])));
8841   scm__rc.d396[319] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[142])));
8842   scm__rc.d396[318] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[319]), mod, SCM_NIL);
8843   scm__rc.d396[320] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[143])));
8844   scm__rc.d396[322] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[144])));
8845   scm__rc.d396[321] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[322]), mod, SCM_NIL);
8846   scm__rc.d396[323] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[146])));
8847   scm__rc.d396[324] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[147])));
8848   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[74]))->name = scm__rc.d396[324];
8849   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]))[2] = SCM_WORD(scm__rc.d396[317]);
8850   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]))[5] = SCM_WORD(scm__rc.d396[318]);
8851   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]))[15] = SCM_WORD(scm__rc.d396[320]);
8852   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]))[27] = SCM_WORD(scm__rc.d396[271]);
8853   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]))[29] = SCM_WORD(scm__rc.d396[321]);
8854   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]))[53] = SCM_WORD(scm__rc.d396[191]);
8855   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]))[58] = SCM_WORD(scm__rc.d396[262]);
8856   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2142]))[66] = SCM_WORD(scm__rc.d396[323]);
8857   scm__rc.d396[328] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[148])));
8858   scm__rc.d396[327] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[328]), mod, SCM_NIL);
8859   scm__rc.d396[330] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[149])));
8860   scm__rc.d396[329] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[330]), mod, SCM_NIL);
8861   scm__rc.d396[332] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[150])));
8862   scm__rc.d396[331] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[332]), mod, SCM_NIL);
8863   scm__rc.d396[333] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[151])));
8864   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[75]))->name = scm__rc.d396[333];
8865   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[5] = SCM_WORD(scm__rc.d396[327]);
8866   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[10] = SCM_WORD(scm__rc.d396[329]);
8867   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[20] = SCM_WORD(scm__rc.d396[271]);
8868   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[26] = SCM_WORD(scm__rc.d396[331]);
8869   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[36] = SCM_WORD(scm__rc.d396[271]);
8870   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[55] = SCM_WORD(scm__rc.d396[271]);
8871   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[57] = SCM_WORD(scm__rc.d396[321]);
8872   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[77] = SCM_WORD(scm__rc.d396[271]);
8873   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2214]))[79] = SCM_WORD(scm__rc.d396[321]);
8874   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[333]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[75]), NULL));
8875   scm__rc.d396[334] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[152])));
8876   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[76]))->name = scm__rc.d396[334];
8877   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2305]))[4] = SCM_WORD(scm__rc.d396[19]);
8878   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2305]))[9] = SCM_WORD(scm__rc.d396[22]);
8879   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2305]))[11] = SCM_WORD(scm__rc.d396[17]);
8880   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2305]))[14] = SCM_WORD(scm__rc.d396[314]);
8881   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[334]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[76]), NULL));
8882   scm__rc.d396[336] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[153])));
8883   scm__rc.d396[335] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[336]), mod, SCM_NIL);
8884   scm__rc.d396[337] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[154])));
8885   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[77]))->name = scm__rc.d396[337];
8886   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2322]))[3] = SCM_WORD(scm__rc.d396[125]);
8887   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2322]))[5] = SCM_WORD(scm__rc.d396[335]);
8888   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[337]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[77]), NULL));
8889   scm__rc.d396[338] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[155])));
8890   scm__rc.d396[339] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[333]), mod, SCM_NIL);
8891   scm__rc.d396[340] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[337]), mod, SCM_NIL);
8892   scm__rc.d396[341] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[334]), mod, SCM_NIL);
8893   scm__rc.d396[342] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[316]), mod, SCM_NIL);
8894   scm__rc.d396[343] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[290]), mod, SCM_NIL);
8895   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[78]))->name = scm__rc.d396[338];
8896   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[4] = SCM_WORD(scm__rc.d396[169]);
8897   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[6] = SCM_WORD(scm__rc.d396[4]);
8898   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[15] = SCM_WORD(scm__rc.d396[338]);
8899   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[17] = SCM_WORD(scm__rc.d396[4]);
8900   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[20] = SCM_WORD(scm__rc.d396[197]);
8901   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[27] = SCM_WORD(scm__rc.d396[339]);
8902   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[40] = SCM_WORD(scm__rc.d396[170]);
8903   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[43] = SCM_WORD(scm__rc.d396[340]);
8904   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[56] = SCM_WORD(scm__rc.d396[170]);
8905   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[61] = SCM_WORD(scm__rc.d396[341]);
8906   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[63] = SCM_WORD(scm__rc.d396[342]);
8907   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[74] = SCM_WORD(scm__rc.d396[170]);
8908   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[78] = SCM_WORD(scm__rc.d396[341]);
8909   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[80] = SCM_WORD(scm__rc.d396[342]);
8910   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[87] = SCM_WORD(scm__rc.d396[179]);
8911   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[94] = SCM_WORD(scm__rc.d396[181]);
8912   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[101] = SCM_WORD(scm__rc.d396[179]);
8913   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[108] = SCM_WORD(scm__rc.d396[181]);
8914   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[114] = SCM_WORD(scm__rc.d396[171]);
8915   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2331]))[132] = SCM_WORD(scm__rc.d396[343]);
8916   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[338]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[78]), NULL));
8917   scm__rc.d396[344] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[156])));
8918   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[79]))->name = scm__rc.d396[344];
8919   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[4] = SCM_WORD(scm__rc.d396[169]);
8920   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[6] = SCM_WORD(scm__rc.d396[1]);
8921   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[15] = SCM_WORD(scm__rc.d396[344]);
8922   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[17] = SCM_WORD(scm__rc.d396[1]);
8923   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[20] = SCM_WORD(scm__rc.d396[197]);
8924   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[27] = SCM_WORD(scm__rc.d396[339]);
8925   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[37] = SCM_WORD(scm__rc.d396[170]);
8926   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[44] = SCM_WORD(scm__rc.d396[170]);
8927   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[46] = SCM_WORD(scm__rc.d396[187]);
8928   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[55] = SCM_WORD(scm__rc.d396[340]);
8929   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[69] = SCM_WORD(scm__rc.d396[341]);
8930   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[71] = SCM_WORD(scm__rc.d396[342]);
8931   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[81] = SCM_WORD(scm__rc.d396[341]);
8932   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[83] = SCM_WORD(scm__rc.d396[342]);
8933   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[90] = SCM_WORD(scm__rc.d396[179]);
8934   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[97] = SCM_WORD(scm__rc.d396[181]);
8935   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[104] = SCM_WORD(scm__rc.d396[179]);
8936   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[111] = SCM_WORD(scm__rc.d396[181]);
8937   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[117] = SCM_WORD(scm__rc.d396[171]);
8938   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2465]))[135] = SCM_WORD(scm__rc.d396[343]);
8939   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[344]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[79]), NULL));
8940   scm__rc.d396[345] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[157])));
8941   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[80]))->name = scm__rc.d396[345];
8942   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[4] = SCM_WORD(scm__rc.d396[169]);
8943   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[6] = SCM_WORD(scm__rc.d396[6]);
8944   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[15] = SCM_WORD(scm__rc.d396[345]);
8945   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[17] = SCM_WORD(scm__rc.d396[6]);
8946   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[20] = SCM_WORD(scm__rc.d396[197]);
8947   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[27] = SCM_WORD(scm__rc.d396[339]);
8948   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[37] = SCM_WORD(scm__rc.d396[170]);
8949   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[44] = SCM_WORD(scm__rc.d396[170]);
8950   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[46] = SCM_WORD(scm__rc.d396[187]);
8951   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[55] = SCM_WORD(scm__rc.d396[340]);
8952   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[69] = SCM_WORD(scm__rc.d396[341]);
8953   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[71] = SCM_WORD(scm__rc.d396[342]);
8954   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[81] = SCM_WORD(scm__rc.d396[341]);
8955   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[83] = SCM_WORD(scm__rc.d396[342]);
8956   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[90] = SCM_WORD(scm__rc.d396[179]);
8957   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[97] = SCM_WORD(scm__rc.d396[181]);
8958   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[104] = SCM_WORD(scm__rc.d396[179]);
8959   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[111] = SCM_WORD(scm__rc.d396[181]);
8960   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[117] = SCM_WORD(scm__rc.d396[171]);
8961   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2602]))[135] = SCM_WORD(scm__rc.d396[343]);
8962   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[345]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[80]), NULL));
8963   scm__rc.d396[346] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[308]), mod, SCM_NIL);
8964   scm__rc.d396[347] = Scm_MakeFlonum(0.5);
8965   scm__rc.d396[348] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[158])));
8966   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[81]))->name = scm__rc.d396[348];
8967   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[3] = SCM_WORD(scm__rc.d396[304]);
8968   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[7] = SCM_WORD(scm__rc.d396[303]);
8969   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[11] = SCM_WORD(scm__rc.d396[302]);
8970   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[15] = SCM_WORD(scm__rc.d396[301]);
8971   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[19] = SCM_WORD(scm__rc.d396[300]);
8972   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[23] = SCM_WORD(scm__rc.d396[299]);
8973   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[27] = SCM_WORD(scm__rc.d396[298]);
8974   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[31] = SCM_WORD(scm__rc.d396[305]);
8975   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[39] = SCM_WORD(scm__rc.d396[346]);
8976   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[41] = SCM_WORD(scm__rc.d396[22]);
8977   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[45] = SCM_WORD(scm__rc.d396[5]);
8978   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[49] = SCM_WORD(scm__rc.d396[347]);
8979   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2739]))[81] = SCM_WORD(scm__rc.d396[173]);
8980   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[348]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[81]), NULL));
8981   scm__rc.d396[349] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[348]), mod, SCM_NIL);
8982   scm__rc.d396[350] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[236]), mod, SCM_NIL);
8983   scm__rc.d396[351] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[159])));
8984   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[82]))->name = scm__rc.d396[351];
8985   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2822]))[3] = SCM_WORD(scm__rc.d396[349]);
8986   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2822]))[5] = SCM_WORD(scm__rc.d396[350]);
8987   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[351]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[82]), NULL));
8988   scm__rc.d396[352] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[245]), mod, SCM_NIL);
8989   scm__rc.d396[353] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[160])));
8990   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[83]))->name = scm__rc.d396[353];
8991   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2829]))[3] = SCM_WORD(scm__rc.d396[349]);
8992   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2829]))[5] = SCM_WORD(scm__rc.d396[352]);
8993   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[353]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[83]), NULL));
8994   scm__rc.d396[355] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[161])));
8995   scm__rc.d396[354] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[355]), mod, SCM_NIL);
8996   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[84]))->name = scm__rc.d396[322];
8997   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2836]))[5] = SCM_WORD(scm__rc.d396[354]);
8998   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2836]))[14] = SCM_WORD(scm__rc.d396[354]);
8999   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2836]))[22] = SCM_WORD(scm__rc.d396[354]);
9000   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[322]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[84]), NULL));
9001   scm__rc.d396[356] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[162])));
9002   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[85]))->name = scm__rc.d396[356];
9003   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2865]))[3] = SCM_WORD(scm__rc.d396[298]);
9004   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2865]))[5] = SCM_WORD(scm__rc.d396[321]);
9005   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[356]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[85]), NULL));
9006   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[86]))->name = scm__rc.d396[3];
9007   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2872]))[3] = SCM_WORD(scm__rc.d396[318]);
9008   scm__rc.d396[405] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[164])));
9009   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[87]))->name = scm__rc.d396[405];
9010   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]))[4] = SCM_WORD(scm__rc.d396[318]);
9011   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]))[6] = SCM_WORD(scm__rc.d396[335]);
9012   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]))[19] = SCM_WORD(scm__rc.d396[197]);
9013   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2877]))[24] = SCM_WORD(scm__rc.d396[321]);
9014   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[405]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[87]), NULL));
9015   scm__rc.d396[406] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[405]), mod, SCM_NIL);
9016   scm__rc.d396[407] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[165])));
9017   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[88]))->name = scm__rc.d396[407];
9018   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2922]))[3] = SCM_WORD(scm__rc.d396[300]);
9019   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2922]))[7] = SCM_WORD(scm__rc.d396[299]);
9020   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2922]))[11] = SCM_WORD(scm__rc.d396[298]);
9021   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2922]))[13] = SCM_WORD(scm__rc.d396[406]);
9022   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[407]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[88]), NULL));
9023   scm__rc.d396[408] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[166])));
9024   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[89]))->name = scm__rc.d396[408];
9025   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]))[7] = SCM_WORD(scm__rc.d396[179]);
9026   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]))[28] = SCM_WORD(scm__rc.d396[179]);
9027   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]))[35] = SCM_WORD(scm__rc.d396[179]);
9028   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]))[43] = SCM_WORD(scm__rc.d396[179]);
9029   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]))[53] = SCM_WORD(scm__rc.d396[179]);
9030   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2937]))[58] = SCM_WORD(scm__rc.d396[354]);
9031   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[408]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[89]), NULL));
9032   scm__rc.d396[409] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[408]), mod, SCM_NIL);
9033   scm__rc.d396[410] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[167])));
9034   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[90]))->name = scm__rc.d396[410];
9035   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2997]))[3] = SCM_WORD(scm__rc.d396[300]);
9036   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2997]))[7] = SCM_WORD(scm__rc.d396[299]);
9037   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2997]))[11] = SCM_WORD(scm__rc.d396[298]);
9038   ((ScmWord*)SCM_OBJ(&scm__rc.d398[2997]))[13] = SCM_WORD(scm__rc.d396[409]);
9039   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[410]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[90]), NULL));
9040   scm__rc.d396[411] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[410]), mod, SCM_NIL);
9041   scm__rc.d396[412] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[168])));
9042   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[91]))->name = scm__rc.d396[412];
9043   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3012]))[12] = SCM_WORD(scm__rc.d396[298]);
9044   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3012]))[16] = SCM_WORD(scm__rc.d396[343]);
9045   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3012]))[21] = SCM_WORD(scm__rc.d396[411]);
9046   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3012]))[29] = SCM_WORD(scm__rc.d396[354]);
9047   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[412]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[91]), NULL));
9048   scm__rc.d396[413] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[407]), mod, SCM_NIL);
9049   scm__rc.d396[414] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[412]), mod, SCM_NIL);
9050   scm__rc.d396[415] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[169])));
9051   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[92]))->name = scm__rc.d396[415];
9052   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3043]))[4] = SCM_WORD(scm__rc.d396[413]);
9053   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3043]))[9] = SCM_WORD(scm__rc.d396[414]);
9054   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3043]))[14] = SCM_WORD(scm__rc.d396[179]);
9055   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[415]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[92]), NULL));
9056   scm__rc.d396[416] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[185]), mod, SCM_NIL);
9057   scm__rc.d396[417] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[338]), mod, SCM_NIL);
9058   scm__rc.d396[418] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[170])));
9059   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[93]))->name = scm__rc.d396[418];
9060   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3059]))[6] = SCM_WORD(scm__rc.d396[339]);
9061   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3059]))[15] = SCM_WORD(scm__rc.d396[5]);
9062   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3059]))[17] = SCM_WORD(scm__rc.d396[416]);
9063   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3059]))[20] = SCM_WORD(scm__rc.d396[417]);
9064   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[418]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[93]), NULL));
9065   scm__rc.d396[419] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[418]), mod, SCM_NIL);
9066   scm__rc.d396[420] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[171])));
9067   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[94]))->name = scm__rc.d396[420];
9068   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]))[5] = SCM_WORD(scm__rc.d396[419]);
9069   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]))[7] = SCM_WORD(scm__rc.d396[298]);
9070   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3081]))[14] = SCM_WORD(scm__rc.d396[179]);
9071   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[420]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[94]), NULL));
9072   scm__rc.d396[421] = Scm_MakeFlonum(-0.5);
9073   scm__rc.d396[423] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[172])));
9074   scm__rc.d396[422] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[423]), mod, SCM_NIL);
9075   scm__rc.d396[424] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[173])));
9076   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[95]))->name = scm__rc.d396[424];
9077   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[3] = SCM_WORD(scm__rc.d396[304]);
9078   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[7] = SCM_WORD(scm__rc.d396[303]);
9079   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[11] = SCM_WORD(scm__rc.d396[302]);
9080   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[15] = SCM_WORD(scm__rc.d396[301]);
9081   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[19] = SCM_WORD(scm__rc.d396[300]);
9082   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[23] = SCM_WORD(scm__rc.d396[299]);
9083   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[27] = SCM_WORD(scm__rc.d396[298]);
9084   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[31] = SCM_WORD(scm__rc.d396[305]);
9085   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[39] = SCM_WORD(scm__rc.d396[346]);
9086   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[42] = SCM_WORD(scm__rc.d396[421]);
9087   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[63] = SCM_WORD(scm__rc.d396[15]);
9088   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[71] = SCM_WORD(scm__rc.d396[17]);
9089   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3132]))[74] = SCM_WORD(scm__rc.d396[422]);
9090   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[424]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[95]), NULL));
9091   scm__rc.d396[425] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[424]), mod, SCM_NIL);
9092   scm__rc.d396[426] = Scm_MakeFlonum(2400000.5);
9093   scm__rc.d396[427] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[174])));
9094   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[96]))->name = scm__rc.d396[427];
9095   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3209]))[3] = SCM_WORD(scm__rc.d396[425]);
9096   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3209]))[6] = SCM_WORD(scm__rc.d396[426]);
9097   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[427]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[96]), NULL));
9098   scm__rc.d396[428] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[175])));
9099   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[97]))->name = scm__rc.d396[428];
9100   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[3] = SCM_WORD(scm__rc.d396[169]);
9101   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[5] = SCM_WORD(scm__rc.d396[4]);
9102   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[14] = SCM_WORD(scm__rc.d396[428]);
9103   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[16] = SCM_WORD(scm__rc.d396[4]);
9104   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[18] = SCM_WORD(scm__rc.d396[197]);
9105   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[22] = SCM_WORD(scm__rc.d396[170]);
9106   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[26] = SCM_WORD(scm__rc.d396[171]);
9107   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[28] = SCM_WORD(scm__rc.d396[15]);
9108   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[32] = SCM_WORD(scm__rc.d396[17]);
9109   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3218]))[35] = SCM_WORD(scm__rc.d396[22]);
9110   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[428]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[97]), NULL));
9111   scm__rc.d396[429] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[428]), mod, SCM_NIL);
9112   scm__rc.d396[430] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[176])));
9113   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[98]))->name = scm__rc.d396[430];
9114   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3256]))[3] = SCM_WORD(scm__rc.d396[429]);
9115   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3256]))[6] = SCM_WORD(scm__rc.d396[426]);
9116   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[430]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[98]), NULL));
9117   scm__rc.d396[431] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[177])));
9118   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[99]))->name = scm__rc.d396[431];
9119   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[3] = SCM_WORD(scm__rc.d396[169]);
9120   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[5] = SCM_WORD(scm__rc.d396[1]);
9121   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[14] = SCM_WORD(scm__rc.d396[431]);
9122   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[16] = SCM_WORD(scm__rc.d396[1]);
9123   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[18] = SCM_WORD(scm__rc.d396[197]);
9124   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[22] = SCM_WORD(scm__rc.d396[170]);
9125   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[28] = SCM_WORD(scm__rc.d396[170]);
9126   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[30] = SCM_WORD(scm__rc.d396[187]);
9127   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[35] = SCM_WORD(scm__rc.d396[171]);
9128   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[37] = SCM_WORD(scm__rc.d396[15]);
9129   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[41] = SCM_WORD(scm__rc.d396[17]);
9130   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3265]))[44] = SCM_WORD(scm__rc.d396[22]);
9131   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[431]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[99]), NULL));
9132   scm__rc.d396[432] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[431]), mod, SCM_NIL);
9133   scm__rc.d396[433] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[178])));
9134   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[100]))->name = scm__rc.d396[433];
9135   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3312]))[3] = SCM_WORD(scm__rc.d396[432]);
9136   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3312]))[6] = SCM_WORD(scm__rc.d396[426]);
9137   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[433]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[100]), NULL));
9138   scm__rc.d396[434] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[179])));
9139   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[101]))->name = scm__rc.d396[434];
9140   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[3] = SCM_WORD(scm__rc.d396[169]);
9141   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[5] = SCM_WORD(scm__rc.d396[6]);
9142   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[14] = SCM_WORD(scm__rc.d396[434]);
9143   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[16] = SCM_WORD(scm__rc.d396[6]);
9144   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[18] = SCM_WORD(scm__rc.d396[197]);
9145   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[22] = SCM_WORD(scm__rc.d396[170]);
9146   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[28] = SCM_WORD(scm__rc.d396[170]);
9147   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[30] = SCM_WORD(scm__rc.d396[187]);
9148   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[35] = SCM_WORD(scm__rc.d396[171]);
9149   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[37] = SCM_WORD(scm__rc.d396[15]);
9150   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[41] = SCM_WORD(scm__rc.d396[17]);
9151   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3321]))[44] = SCM_WORD(scm__rc.d396[22]);
9152   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[434]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[101]), NULL));
9153   scm__rc.d396[435] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[434]), mod, SCM_NIL);
9154   scm__rc.d396[436] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[180])));
9155   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[102]))->name = scm__rc.d396[436];
9156   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3368]))[3] = SCM_WORD(scm__rc.d396[435]);
9157   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3368]))[6] = SCM_WORD(scm__rc.d396[426]);
9158   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[436]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[102]), NULL));
9159   scm__rc.d396[437] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[311]), mod, SCM_NIL);
9160   scm__rc.d396[438] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[181])));
9161   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[103]))->name = scm__rc.d396[438];
9162   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[1] = SCM_WORD(scm__rc.d396[17]);
9163   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[3] = SCM_WORD(scm__rc.d396[22]);
9164   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[10] = SCM_WORD(scm__rc.d396[437]);
9165   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[13] = SCM_WORD(scm__rc.d396[5]);
9166   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[19] = SCM_WORD(scm__rc.d396[15]);
9167   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[22] = SCM_WORD(scm__rc.d396[312]);
9168   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[24] = SCM_WORD(scm__rc.d396[314]);
9169   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[29] = SCM_WORD(scm__rc.d396[314]);
9170   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3377]))[31] = SCM_WORD(scm__rc.d396[173]);
9171   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[438]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[103]), NULL));
9172   scm__rc.d396[439] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[438]), mod, SCM_NIL);
9173   scm__rc.d396[440] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[182])));
9174   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[104]))->name = scm__rc.d396[440];
9175   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3410]))[3] = SCM_WORD(scm__rc.d396[439]);
9176   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3410]))[5] = SCM_WORD(scm__rc.d396[350]);
9177   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[440]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[104]), NULL));
9178   scm__rc.d396[441] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[183])));
9179   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[105]))->name = scm__rc.d396[441];
9180   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3417]))[3] = SCM_WORD(scm__rc.d396[439]);
9181   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3417]))[5] = SCM_WORD(scm__rc.d396[352]);
9182   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[441]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[105]), NULL));
9183   scm__rc.d396[442] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[184])));
9184   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[106]))->name = scm__rc.d396[442];
9185   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3424]))[6] = SCM_WORD(scm__rc.d396[339]);
9186   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3424]))[16] = SCM_WORD(scm__rc.d396[439]);
9187   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3424]))[19] = SCM_WORD(scm__rc.d396[417]);
9188   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[442]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[106]), NULL));
9189   scm__rc.d396[443] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[442]), mod, SCM_NIL);
9190   scm__rc.d396[444] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[185])));
9191   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[107]))->name = scm__rc.d396[444];
9192   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3445]))[6] = SCM_WORD(scm__rc.d396[339]);
9193   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3445]))[14] = SCM_WORD(scm__rc.d396[426]);
9194   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3445]))[18] = SCM_WORD(scm__rc.d396[443]);
9195   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[444]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[107]), NULL));
9196   scm__rc.d396[445] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[186])));
9197   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[108]))->name = scm__rc.d396[445];
9198   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3465]))[2] = SCM_WORD(scm__rc.d396[426]);
9199   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3465]))[5] = SCM_WORD(scm__rc.d396[439]);
9200   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[445]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[108]), NULL));
9201   scm__rc.d396[446] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[440]), mod, SCM_NIL);
9202   scm__rc.d396[447] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[187])));
9203   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[109]))->name = scm__rc.d396[447];
9204   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3472]))[2] = SCM_WORD(scm__rc.d396[426]);
9205   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3472]))[5] = SCM_WORD(scm__rc.d396[446]);
9206   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[447]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[109]), NULL));
9207   scm__rc.d396[448] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[441]), mod, SCM_NIL);
9208   scm__rc.d396[449] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[188])));
9209   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[110]))->name = scm__rc.d396[449];
9210   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3479]))[2] = SCM_WORD(scm__rc.d396[426]);
9211   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3479]))[5] = SCM_WORD(scm__rc.d396[448]);
9212   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[449]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[110]), NULL));
9213   scm__rc.d396[450] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[189])));
9214   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[111]))->name = scm__rc.d396[450];
9215   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3486]))[3] = SCM_WORD(scm__rc.d396[5]);
9216   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3486]))[5] = SCM_WORD(scm__rc.d396[416]);
9217   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3486]))[7] = SCM_WORD(scm__rc.d396[429]);
9218   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[450]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[111]), NULL));
9219   scm__rc.d396[451] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[430]), mod, SCM_NIL);
9220   scm__rc.d396[452] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[190])));
9221   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[112]))->name = scm__rc.d396[452];
9222   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3495]))[3] = SCM_WORD(scm__rc.d396[5]);
9223   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3495]))[5] = SCM_WORD(scm__rc.d396[416]);
9224   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3495]))[7] = SCM_WORD(scm__rc.d396[451]);
9225   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[452]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[112]), NULL));
9226   scm__rc.d396[454] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[192])));
9227   scm__rc.d396[453] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[454]), mod, SCM_NIL);
9228   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[113]))->name = scm__rc.d396[3];
9229   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3504]))[3] = SCM_WORD(scm__rc.d396[453]);
9230   scm__rc.d396[465] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[200])));
9231   scm__rc.d396[464] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[465]), mod, SCM_NIL);
9232   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[114]))->name = scm__rc.d396[3];
9233   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3509]))[3] = SCM_WORD(scm__rc.d396[464]);
9234   scm__rc.d396[476] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[208])));
9235   scm__rc.d396[475] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[476]), mod, SCM_NIL);
9236   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[115]))->name = scm__rc.d396[3];
9237   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3514]))[3] = SCM_WORD(scm__rc.d396[475]);
9238   scm__rc.d396[493] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[222])));
9239   scm__rc.d396[492] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[493]), mod, SCM_NIL);
9240   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[116]))->name = scm__rc.d396[3];
9241   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3519]))[3] = SCM_WORD(scm__rc.d396[492]);
9242   scm__rc.d396[510] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[234])));
9243   scm__rc.d396[509] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[510]), mod, SCM_NIL);
9244   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[117]))->name = scm__rc.d396[3];
9245   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3524]))[3] = SCM_WORD(scm__rc.d396[509]);
9246   scm__rc.d396[512] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[236])));
9247   scm__rc.d396[511] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[512]), mod, SCM_NIL);
9248   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[118]))->name = scm__rc.d396[3];
9249   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3529]))[3] = SCM_WORD(scm__rc.d396[511]);
9250   scm__rc.d396[514] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[238])));
9251   scm__rc.d396[513] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[514]), mod, SCM_NIL);
9252   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[119]))->name = scm__rc.d396[3];
9253   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3534]))[3] = SCM_WORD(scm__rc.d396[513]);
9254   scm__rc.d396[516] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[240])));
9255   scm__rc.d396[515] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[516]), mod, SCM_NIL);
9256   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[120]))->name = scm__rc.d396[3];
9257   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3539]))[3] = SCM_WORD(scm__rc.d396[515]);
9258   scm__rc.d396[518] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[242])));
9259   scm__rc.d396[517] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[518]), mod, SCM_NIL);
9260   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[121]))->name = scm__rc.d396[3];
9261   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3544]))[3] = SCM_WORD(scm__rc.d396[517]);
9262   scm__rc.d396[520] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[244])));
9263   scm__rc.d396[519] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[520]), mod, SCM_NIL);
9264   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[122]))->name = scm__rc.d396[3];
9265   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3549]))[3] = SCM_WORD(scm__rc.d396[519]);
9266   scm__rc.d396[522] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[246])));
9267   scm__rc.d396[521] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[522]), mod, SCM_NIL);
9268   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[123]))->name = scm__rc.d396[3];
9269   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3554]))[3] = SCM_WORD(scm__rc.d396[521]);
9270   scm__rc.d396[524] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[248])));
9271   scm__rc.d396[523] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[524]), mod, SCM_NIL);
9272   scm__rc.d396[525] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[249])));
9273   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[124]))->name = scm__rc.d396[525];
9274   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3559]))[10] = SCM_WORD(scm__rc.d396[306]);
9275   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3559]))[14] = SCM_WORD(scm__rc.d396[523]);
9276   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[525]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[124]), NULL));
9277   scm__rc.d396[527] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[250])));
9278   scm__rc.d396[526] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[527]), mod, SCM_NIL);
9279   scm__rc.d396[529] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[251])));
9280   scm__rc.d396[528] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[529]), mod, SCM_NIL);
9281   scm__rc.d396[530] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[252])));
9282   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[125]))->name = scm__rc.d396[530];
9283   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3575]))[7] = SCM_WORD(scm__rc.d396[526]);
9284   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3575]))[9] = SCM_WORD(scm__rc.d396[181]);
9285   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3575]))[11] = SCM_WORD(scm__rc.d396[528]);
9286   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[530]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[125]), NULL));
9287   scm__rc.d396[531] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[253])));
9288   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[126]))->name = scm__rc.d396[531];
9289   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3588]))[1] = SCM_WORD(scm__rc.d396[464]);
9290   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[531]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[126]), NULL));
9291   scm__rc.d396[532] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[254])));
9292   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[127]))->name = scm__rc.d396[532];
9293   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3593]))[1] = SCM_WORD(scm__rc.d396[475]);
9294   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[532]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[127]), NULL));
9295   scm__rc.d396[533] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[255])));
9296   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[128]))->name = scm__rc.d396[533];
9297   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3598]))[1] = SCM_WORD(scm__rc.d396[492]);
9298   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[533]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[128]), NULL));
9299   scm__rc.d396[534] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[256])));
9300   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[129]))->name = scm__rc.d396[534];
9301   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3603]))[1] = SCM_WORD(scm__rc.d396[509]);
9302   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[534]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[129]), NULL));
9303   scm__rc.d396[536] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[257])));
9304   scm__rc.d396[535] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[536]), mod, SCM_NIL);
9305   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3608]))[2] = SCM_WORD(scm__rc.d396[535]);
9306   scm__rc.d396[538] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[258])));
9307   scm__rc.d396[537] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[538]), mod, SCM_NIL);
9308   scm__rc.d396[539] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[259])));
9309   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[131]))->name = scm__rc.d396[539];
9310   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3612]))[3] = SCM_WORD(scm__rc.d396[464]);
9311   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3612]))[5] = SCM_WORD(scm__rc.d396[537]);
9312   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[539]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[131]), NULL));
9313   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3619]))[2] = SCM_WORD(scm__rc.d396[535]);
9314   scm__rc.d396[540] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[260])));
9315   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[133]))->name = scm__rc.d396[540];
9316   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3623]))[3] = SCM_WORD(scm__rc.d396[475]);
9317   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3623]))[5] = SCM_WORD(scm__rc.d396[537]);
9318   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[540]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[133]), NULL));
9319   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3630]))[2] = SCM_WORD(scm__rc.d396[535]);
9320   scm__rc.d396[541] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[261])));
9321   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[135]))->name = scm__rc.d396[541];
9322   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3634]))[3] = SCM_WORD(scm__rc.d396[492]);
9323   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3634]))[5] = SCM_WORD(scm__rc.d396[537]);
9324   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[541]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[135]), NULL));
9325   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3641]))[2] = SCM_WORD(scm__rc.d396[535]);
9326   scm__rc.d396[542] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[262])));
9327   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[137]))->name = scm__rc.d396[542];
9328   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3645]))[3] = SCM_WORD(scm__rc.d396[509]);
9329   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3645]))[5] = SCM_WORD(scm__rc.d396[537]);
9330   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[542]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[137]), NULL));
9331   scm__rc.d396[543] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[263])));
9332   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[138]))->name = scm__rc.d396[543];
9333   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[543]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[138]), NULL));
9334   scm__rc.d396[544] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[264])));
9335   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[139]))->name = scm__rc.d396[544];
9336   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3654]))[5] = SCM_WORD(scm__rc.d396[511]);
9337   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3654]))[8] = SCM_WORD(scm__rc.d396[513]);
9338   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[544]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[139]), NULL));
9339   scm__rc.d396[546] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[266])));
9340   scm__rc.d396[545] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[546]), mod, SCM_NIL);
9341   scm__rc.d396[547] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[269])));
9342   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[140]))->name = scm__rc.d396[547];
9343   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[8] = SCM_WORD(scm__rc.d396[545]);
9344   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[14] = SCM_WORD(scm__rc.d396[213]);
9345   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[22] = SCM_WORD(scm__rc.d396[545]);
9346   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[30] = SCM_WORD(scm__rc.d396[545]);
9347   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[42] = SCM_WORD(scm__rc.d396[179]);
9348   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[44] = SCM_WORD(scm__rc.d396[528]);
9349   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[54] = SCM_WORD(scm__rc.d396[181]);
9350   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[58] = SCM_WORD(scm__rc.d396[179]);
9351   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[60] = SCM_WORD(scm__rc.d396[528]);
9352   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3664]))[68] = SCM_WORD(scm__rc.d396[306]);
9353   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[547]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[140]), NULL));
9354   scm__rc.d396[548] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[270])));
9355   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[141]))->name = scm__rc.d396[548];
9356   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3734]))[3] = SCM_WORD(scm__rc.d396[545]);
9357   scm__rc.d396[549] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[531]), mod, SCM_NIL);
9358   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[142]))->name = scm__rc.d396[548];
9359   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3739]))[6] = SCM_WORD(scm__rc.d396[411]);
9360   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3739]))[8] = SCM_WORD(scm__rc.d396[549]);
9361   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3739]))[10] = SCM_WORD(scm__rc.d396[545]);
9362   scm__rc.d396[550] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[532]), mod, SCM_NIL);
9363   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[143]))->name = scm__rc.d396[548];
9364   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3751]))[6] = SCM_WORD(scm__rc.d396[411]);
9365   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3751]))[8] = SCM_WORD(scm__rc.d396[550]);
9366   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3751]))[10] = SCM_WORD(scm__rc.d396[545]);
9367   scm__rc.d396[551] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[533]), mod, SCM_NIL);
9368   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[144]))->name = scm__rc.d396[548];
9369   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3763]))[6] = SCM_WORD(scm__rc.d396[299]);
9370   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3763]))[8] = SCM_WORD(scm__rc.d396[551]);
9371   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3763]))[10] = SCM_WORD(scm__rc.d396[545]);
9372   scm__rc.d396[552] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[534]), mod, SCM_NIL);
9373   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[145]))->name = scm__rc.d396[548];
9374   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3775]))[6] = SCM_WORD(scm__rc.d396[299]);
9375   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3775]))[8] = SCM_WORD(scm__rc.d396[552]);
9376   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3775]))[10] = SCM_WORD(scm__rc.d396[545]);
9377   scm__rc.d396[554] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[271])));
9378   scm__rc.d396[553] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[554]), mod, SCM_NIL);
9379   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[146]))->name = scm__rc.d396[548];
9380   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3787]))[4] = SCM_WORD(scm__rc.d396[515]);
9381   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3787]))[6] = SCM_WORD(scm__rc.d396[553]);
9382   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3787]))[8] = SCM_WORD(scm__rc.d396[545]);
9383   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[147]))->name = scm__rc.d396[548];
9384   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3797]))[8] = SCM_WORD(scm__rc.d396[300]);
9385   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3797]))[10] = SCM_WORD(scm__rc.d396[306]);
9386   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[148]))->name = scm__rc.d396[548];
9387   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3809]))[6] = SCM_WORD(scm__rc.d396[553]);
9388   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3809]))[8] = SCM_WORD(scm__rc.d396[545]);
9389   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[149]))->name = scm__rc.d396[548];
9390   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3819]))[8] = SCM_WORD(scm__rc.d396[300]);
9391   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3819]))[10] = SCM_WORD(scm__rc.d396[306]);
9392   scm__rc.d396[555] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[525]), mod, SCM_NIL);
9393   scm__rc.d396[557] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[274])));
9394   scm__rc.d396[556] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[557]), mod, SCM_NIL);
9395   scm__rc.d396[559] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[275])));
9396   scm__rc.d396[558] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[559]), mod, SCM_NIL);
9397   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[150]))->name = scm__rc.d396[548];
9398   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[8] = SCM_WORD(scm__rc.d396[303]);
9399   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[13] = SCM_WORD(scm__rc.d396[555]);
9400   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[15] = SCM_WORD(scm__rc.d396[545]);
9401   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[19] = SCM_WORD(scm__rc.d396[453]);
9402   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[21] = SCM_WORD(scm__rc.d396[545]);
9403   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[28] = SCM_WORD(scm__rc.d396[304]);
9404   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[30] = SCM_WORD(scm__rc.d396[15]);
9405   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[33] = SCM_WORD(scm__rc.d396[523]);
9406   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[41] = SCM_WORD(scm__rc.d396[556]);
9407   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[52] = SCM_WORD(scm__rc.d396[558]);
9408   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3831]))[54] = SCM_WORD(scm__rc.d396[545]);
9409   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[151]))->name = scm__rc.d396[548];
9410   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3888]))[6] = SCM_WORD(scm__rc.d396[553]);
9411   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3888]))[8] = SCM_WORD(scm__rc.d396[545]);
9412   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[152]))->name = scm__rc.d396[548];
9413   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3898]))[6] = SCM_WORD(scm__rc.d396[301]);
9414   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3898]))[11] = SCM_WORD(scm__rc.d396[555]);
9415   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3898]))[13] = SCM_WORD(scm__rc.d396[545]);
9416   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[153]))->name = scm__rc.d396[548];
9417   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]))[4] = SCM_WORD(scm__rc.d396[301]);
9418   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]))[18] = SCM_WORD(scm__rc.d396[555]);
9419   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]))[20] = SCM_WORD(scm__rc.d396[545]);
9420   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]))[28] = SCM_WORD(scm__rc.d396[555]);
9421   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3913]))[30] = SCM_WORD(scm__rc.d396[545]);
9422   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[154]))->name = scm__rc.d396[548];
9423   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3945]))[6] = SCM_WORD(scm__rc.d396[413]);
9424   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3945]))[11] = SCM_WORD(scm__rc.d396[555]);
9425   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3945]))[13] = SCM_WORD(scm__rc.d396[545]);
9426   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[155]))->name = scm__rc.d396[548];
9427   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3960]))[8] = SCM_WORD(scm__rc.d396[301]);
9428   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3960]))[10] = SCM_WORD(scm__rc.d396[306]);
9429   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[156]))->name = scm__rc.d396[548];
9430   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]))[4] = SCM_WORD(scm__rc.d396[301]);
9431   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]))[13] = SCM_WORD(scm__rc.d396[301]);
9432   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]))[21] = SCM_WORD(scm__rc.d396[301]);
9433   ((ScmWord*)SCM_OBJ(&scm__rc.d398[3972]))[28] = SCM_WORD(scm__rc.d396[306]);
9434   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[157]))->name = scm__rc.d396[548];
9435   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4002]))[6] = SCM_WORD(scm__rc.d396[299]);
9436   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4002]))[11] = SCM_WORD(scm__rc.d396[555]);
9437   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4002]))[13] = SCM_WORD(scm__rc.d396[545]);
9438   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[158]))->name = scm__rc.d396[548];
9439   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4017]))[6] = SCM_WORD(scm__rc.d396[302]);
9440   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4017]))[11] = SCM_WORD(scm__rc.d396[555]);
9441   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4017]))[13] = SCM_WORD(scm__rc.d396[545]);
9442   scm__rc.d396[561] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[277])));
9443   scm__rc.d396[560] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[561]), mod, SCM_NIL);
9444   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[159]))->name = scm__rc.d396[548];
9445   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4032]))[1] = SCM_WORD(scm__rc.d396[560]);
9446   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[160]))->name = scm__rc.d396[548];
9447   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4035]))[6] = SCM_WORD(scm__rc.d396[304]);
9448   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4035]))[11] = SCM_WORD(scm__rc.d396[555]);
9449   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4035]))[13] = SCM_WORD(scm__rc.d396[545]);
9450   scm__rc.d396[562] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[544]), mod, SCM_NIL);
9451   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[161]))->name = scm__rc.d396[548];
9452   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4050]))[6] = SCM_WORD(scm__rc.d396[301]);
9453   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4050]))[8] = SCM_WORD(scm__rc.d396[562]);
9454   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4050]))[10] = SCM_WORD(scm__rc.d396[545]);
9455   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[162]))->name = scm__rc.d396[548];
9456   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4062]))[6] = SCM_WORD(scm__rc.d396[553]);
9457   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4062]))[8] = SCM_WORD(scm__rc.d396[545]);
9458   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[163]))->name = scm__rc.d396[548];
9459   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4072]))[6] = SCM_WORD(scm__rc.d396[349]);
9460   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4072]))[8] = SCM_WORD(scm__rc.d396[170]);
9461   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4072]))[10] = SCM_WORD(scm__rc.d396[545]);
9462   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[164]))->name = scm__rc.d396[548];
9463   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4084]))[6] = SCM_WORD(scm__rc.d396[303]);
9464   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4084]))[11] = SCM_WORD(scm__rc.d396[555]);
9465   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4084]))[13] = SCM_WORD(scm__rc.d396[545]);
9466   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[165]))->name = scm__rc.d396[548];
9467   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4099]))[3] = SCM_WORD(scm__rc.d396[545]);
9468   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[166]))->name = scm__rc.d396[548];
9469   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4104]))[6] = SCM_WORD(scm__rc.d396[553]);
9470   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4104]))[8] = SCM_WORD(scm__rc.d396[545]);
9471   scm__rc.d396[563] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[415]), mod, SCM_NIL);
9472   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[167]))->name = scm__rc.d396[548];
9473   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]))[9] = SCM_WORD(scm__rc.d396[414]);
9474   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]))[19] = SCM_WORD(scm__rc.d396[563]);
9475   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]))[28] = SCM_WORD(scm__rc.d396[563]);
9476   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4114]))[30] = SCM_WORD(scm__rc.d396[306]);
9477   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[168]))->name = scm__rc.d396[548];
9478   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4146]))[9] = SCM_WORD(scm__rc.d396[563]);
9479   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4146]))[11] = SCM_WORD(scm__rc.d396[306]);
9480   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[169]))->name = scm__rc.d396[548];
9481   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4159]))[4] = SCM_WORD(scm__rc.d396[411]);
9482   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4159]))[6] = SCM_WORD(scm__rc.d396[545]);
9483   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[170]))->name = scm__rc.d396[548];
9484   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4167]))[4] = SCM_WORD(scm__rc.d396[517]);
9485   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4167]))[6] = SCM_WORD(scm__rc.d396[553]);
9486   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4167]))[8] = SCM_WORD(scm__rc.d396[545]);
9487   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[171]))->name = scm__rc.d396[548];
9488   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4177]))[4] = SCM_WORD(scm__rc.d396[519]);
9489   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4177]))[6] = SCM_WORD(scm__rc.d396[553]);
9490   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4177]))[8] = SCM_WORD(scm__rc.d396[545]);
9491   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[172]))->name = scm__rc.d396[548];
9492   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]))[9] = SCM_WORD(scm__rc.d396[414]);
9493   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]))[19] = SCM_WORD(scm__rc.d396[563]);
9494   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]))[28] = SCM_WORD(scm__rc.d396[563]);
9495   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4187]))[30] = SCM_WORD(scm__rc.d396[306]);
9496   scm__rc.d396[564] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[530]), mod, SCM_NIL);
9497   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[173]))->name = scm__rc.d396[548];
9498   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4219]))[8] = SCM_WORD(scm__rc.d396[298]);
9499   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4219]))[12] = SCM_WORD(scm__rc.d396[564]);
9500   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4219]))[17] = SCM_WORD(scm__rc.d396[555]);
9501   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4219]))[19] = SCM_WORD(scm__rc.d396[545]);
9502   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[174]))->name = scm__rc.d396[548];
9503   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4240]))[4] = SCM_WORD(scm__rc.d396[298]);
9504   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4240]))[6] = SCM_WORD(scm__rc.d396[545]);
9505   scm__rc.d396[565] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[547]), mod, SCM_NIL);
9506   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[175]))->name = scm__rc.d396[548];
9507   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4248]))[4] = SCM_WORD(scm__rc.d396[305]);
9508   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4248]))[6] = SCM_WORD(scm__rc.d396[565]);
9509   scm__rc.d396[566] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[543]), mod, SCM_NIL);
9510   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[176]))->name = scm__rc.d396[548];
9511   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4256]))[2] = SCM_WORD(scm__rc.d396[566]);
9512   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[177]))->name = scm__rc.d396[548];
9513   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4260]))[6] = SCM_WORD(scm__rc.d396[553]);
9514   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4260]))[8] = SCM_WORD(scm__rc.d396[545]);
9515   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[178]))->name = scm__rc.d396[548];
9516   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4270]))[6] = SCM_WORD(scm__rc.d396[553]);
9517   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4270]))[8] = SCM_WORD(scm__rc.d396[545]);
9518   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[179]))->name = scm__rc.d396[548];
9519   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4280]))[6] = SCM_WORD(scm__rc.d396[553]);
9520   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4280]))[8] = SCM_WORD(scm__rc.d396[545]);
9521   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[180]))->name = scm__rc.d396[548];
9522   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4290]))[6] = SCM_WORD(scm__rc.d396[553]);
9523   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4290]))[8] = SCM_WORD(scm__rc.d396[545]);
9524   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[181]))->name = scm__rc.d396[548];
9525   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4300]))[6] = SCM_WORD(scm__rc.d396[553]);
9526   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4300]))[8] = SCM_WORD(scm__rc.d396[545]);
9527   scm__rc.d396[567] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[548]), mod, SCM_NIL);
9528   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[182]))->name = scm__rc.d396[3];
9529   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4310]))[227] = SCM_WORD(scm__rc.d396[567]);
9530   scm__rc.d396[568] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[284])));
9531   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[183]))->name = scm__rc.d396[568];
9532   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4539]))[3] = SCM_WORD(scm__rc.d396[567]);
9533   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4539]))[5] = SCM_WORD(scm__rc.d396[335]);
9534   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[568]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[183]), NULL));
9535   scm__rc.d396[570] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[285])));
9536   scm__rc.d396[569] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[570]), mod, SCM_NIL);
9537   scm__rc.d396[571] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[286])));
9538   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[184]))->name = scm__rc.d396[571];
9539   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]))[9] = SCM_WORD(scm__rc.d396[569]);
9540   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]))[27] = SCM_WORD(scm__rc.d396[569]);
9541   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4553]))[45] = SCM_WORD(scm__rc.d396[569]);
9542   scm__rc.d396[573] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[288])));
9543   scm__rc.d396[572] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[573]), mod, SCM_NIL);
9544   scm__rc.d396[575] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[289])));
9545   scm__rc.d396[574] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[575]), mod, SCM_NIL);
9546   scm__rc.d396[577] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[290])));
9547   scm__rc.d396[576] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[577]), mod, SCM_NIL);
9548   scm__rc.d396[578] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[291])));
9549   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[185]))->name = scm__rc.d396[578];
9550   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]))[2] = SCM_WORD(scm__rc.d396[567]);
9551   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]))[28] = SCM_WORD(scm__rc.d396[572]);
9552   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]))[31] = SCM_WORD(scm__rc.d396[574]);
9553   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]))[35] = SCM_WORD(scm__rc.d396[572]);
9554   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]))[40] = SCM_WORD(scm__rc.d396[576]);
9555   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]))[44] = SCM_WORD(scm__rc.d396[572]);
9556   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]))[48] = SCM_WORD(scm__rc.d396[558]);
9557   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4630]))[50] = SCM_WORD(scm__rc.d396[197]);
9558   scm__rc.d396[584] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[293])));
9559   scm__rc.d396[583] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[584]), mod, SCM_NIL);
9560   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4688]))[3] = SCM_WORD(scm__rc.d396[583]);
9561   scm__rc.d396[586] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[294])));
9562   scm__rc.d396[585] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[586]), mod, SCM_NIL);
9563   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[188]))->name = scm__rc.d396[554];
9564   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4693]))[16] = SCM_WORD(scm__rc.d396[585]);
9565   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[554]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[188]), NULL));
9566   scm__rc.d396[588] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[295])));
9567   scm__rc.d396[587] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[588]), mod, SCM_NIL);
9568   scm__rc.d396[589] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[297])));
9569   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[189]))->name = scm__rc.d396[589];
9570   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4711]))[3] = SCM_WORD(scm__rc.d396[587]);
9571   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4711]))[8] = SCM_WORD(scm__rc.d396[197]);
9572   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[589]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[189]), NULL));
9573   scm__rc.d396[591] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[298])));
9574   scm__rc.d396[590] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[591]), mod, SCM_NIL);
9575   scm__rc.d396[592] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[589]), mod, SCM_NIL);
9576   scm__rc.d396[593] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[299])));
9577   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[190]))->name = scm__rc.d396[593];
9578   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]))[16] = SCM_WORD(scm__rc.d396[590]);
9579   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4721]))[37] = SCM_WORD(scm__rc.d396[592]);
9580   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[593]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[190]), NULL));
9581   scm__rc.d396[594] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[593]), mod, SCM_NIL);
9582   scm__rc.d396[595] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[300])));
9583   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[191]))->name = scm__rc.d396[595];
9584   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4773]))[2] = SCM_WORD(scm__rc.d396[594]);
9585   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[192]))->name = scm__rc.d396[595];
9586   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[595]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[192]), NULL));
9587   scm__rc.d396[596] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[303])));
9588   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[193]))->name = scm__rc.d396[596];
9589   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]))[23] = SCM_WORD(scm__rc.d396[191]);
9590   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]))[28] = SCM_WORD(scm__rc.d396[590]);
9591   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]))[42] = SCM_WORD(scm__rc.d396[592]);
9592   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4780]))[67] = SCM_WORD(scm__rc.d396[191]);
9593   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[596]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[193]), NULL));
9594   scm__rc.d396[597] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[596]), mod, SCM_NIL);
9595   scm__rc.d396[598] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[304])));
9596   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[194]))->name = scm__rc.d396[598];
9597   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4850]))[2] = SCM_WORD(scm__rc.d396[597]);
9598   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[195]))->name = scm__rc.d396[598];
9599   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[598]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[195]), NULL));
9600   scm__rc.d396[599] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[307])));
9601   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[196]))->name = scm__rc.d396[599];
9602   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[15] = SCM_WORD(scm__rc.d396[197]);
9603   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[24] = SCM_WORD(scm__rc.d396[569]);
9604   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[35] = SCM_WORD(scm__rc.d396[569]);
9605   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[46] = SCM_WORD(scm__rc.d396[569]);
9606   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[60] = SCM_WORD(scm__rc.d396[569]);
9607   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[72] = SCM_WORD(scm__rc.d396[197]);
9608   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[85] = SCM_WORD(scm__rc.d396[191]);
9609   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[91] = SCM_WORD(scm__rc.d396[592]);
9610   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[115] = SCM_WORD(scm__rc.d396[191]);
9611   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[122] = SCM_WORD(scm__rc.d396[592]);
9612   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[144] = SCM_WORD(scm__rc.d396[191]);
9613   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[151] = SCM_WORD(scm__rc.d396[592]);
9614   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[173] = SCM_WORD(scm__rc.d396[191]);
9615   ((ScmWord*)SCM_OBJ(&scm__rc.d398[4857]))[180] = SCM_WORD(scm__rc.d396[592]);
9616   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[599]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[196]), NULL));
9617   scm__rc.d396[601] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[308])));
9618   scm__rc.d396[600] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[601]), mod, SCM_NIL);
9619   scm__rc.d396[603] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[309])));
9620   scm__rc.d396[602] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[603]), mod, SCM_NIL);
9621   scm__rc.d396[605] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[310])));
9622   scm__rc.d396[604] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[605]), mod, SCM_NIL);
9623   scm__rc.d396[606] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[312])));
9624   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[197]))->name = scm__rc.d396[606];
9625   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]))[3] = SCM_WORD(scm__rc.d396[600]);
9626   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]))[13] = SCM_WORD(scm__rc.d396[602]);
9627   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]))[26] = SCM_WORD(scm__rc.d396[604]);
9628   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5052]))[41] = SCM_WORD(scm__rc.d396[197]);
9629   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[606]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[197]), NULL));
9630   scm__rc.d396[607] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[606]), mod, SCM_NIL);
9631   scm__rc.d396[608] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[313])));
9632   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[198]))->name = scm__rc.d396[608];
9633   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5095]))[3] = SCM_WORD(scm__rc.d396[607]);
9634   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[199]))->name = scm__rc.d396[608];
9635   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[608]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[199]), NULL));
9636   scm__rc.d396[609] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[315])));
9637   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[200]))->name = scm__rc.d396[609];
9638   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5103]))[6] = SCM_WORD(scm__rc.d396[569]);
9639   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5103]))[14] = SCM_WORD(scm__rc.d396[191]);
9640   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[201]))->name = scm__rc.d396[609];
9641   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[609]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[201]), NULL));
9642   scm__rc.d396[610] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[595]), mod, SCM_NIL);
9643   scm__rc.d396[611] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[598]), mod, SCM_NIL);
9644   scm__rc.d396[612] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[539]), mod, SCM_NIL);
9645   scm__rc.d396[613] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[608]), mod, SCM_NIL);
9646   scm__rc.d396[614] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[540]), mod, SCM_NIL);
9647   scm__rc.d396[615] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[541]), mod, SCM_NIL);
9648   scm__rc.d396[616] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[542]), mod, SCM_NIL);
9649   scm__rc.d396[617] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[316])));
9650   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[202]))->name = scm__rc.d396[617];
9651   scm__rc.d396[618] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[317])));
9652   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[203]))->name = scm__rc.d396[618];
9653   scm__rc.d396[619] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[609]), mod, SCM_NIL);
9654   scm__rc.d396[620] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[318])));
9655   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[204]))->name = scm__rc.d396[620];
9656   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5126]))[3] = SCM_WORD(scm__rc.d396[268]);
9657   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[205]))->name = scm__rc.d396[620];
9658   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5131]))[3] = SCM_WORD(scm__rc.d396[268]);
9659   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[206]))->name = scm__rc.d396[620];
9660   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5136]))[3] = SCM_WORD(scm__rc.d396[265]);
9661   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[207]))->name = scm__rc.d396[620];
9662   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5141]))[3] = SCM_WORD(scm__rc.d396[265]);
9663   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[208]))->name = scm__rc.d396[620];
9664   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5146]))[3] = SCM_WORD(scm__rc.d396[268]);
9665   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[209]))->name = scm__rc.d396[620];
9666   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5151]))[3] = SCM_WORD(scm__rc.d396[262]);
9667   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[210]))->name = scm__rc.d396[620];
9668   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5156]))[3] = SCM_WORD(scm__rc.d396[262]);
9669   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[211]))->name = scm__rc.d396[620];
9670   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5161]))[3] = SCM_WORD(scm__rc.d396[268]);
9671   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[212]))->name = scm__rc.d396[620];
9672   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5166]))[3] = SCM_WORD(scm__rc.d396[259]);
9673   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[213]))->name = scm__rc.d396[620];
9674   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5171]))[3] = SCM_WORD(scm__rc.d396[152]);
9675   scm__rc.d396[621] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[420]), mod, SCM_NIL);
9676   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[214]))->name = scm__rc.d396[620];
9677   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5176]))[5] = SCM_WORD(scm__rc.d396[621]);
9678   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5176]))[7] = SCM_WORD(scm__rc.d396[271]);
9679   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[215]))->name = scm__rc.d396[620];
9680   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5185]))[3] = SCM_WORD(scm__rc.d396[271]);
9681   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[216]))->name = scm__rc.d396[620];
9682   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5190]))[6] = SCM_WORD(scm__rc.d396[569]);
9683   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5190]))[14] = SCM_WORD(scm__rc.d396[569]);
9684   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5190]))[22] = SCM_WORD(scm__rc.d396[569]);
9685   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5190]))[28] = SCM_WORD(scm__rc.d396[569]);
9686   scm__rc.d396[622] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[599]), mod, SCM_NIL);
9687   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[217]))->name = scm__rc.d396[620];
9688   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5220]))[3] = SCM_WORD(scm__rc.d396[274]);
9689   scm__rc.d396[623] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[620]), mod, SCM_NIL);
9690   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[218]))->name = scm__rc.d396[3];
9691   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[4] = SCM_WORD(scm__rc.d396[610]);
9692   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[9] = SCM_WORD(scm__rc.d396[610]);
9693   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[14] = SCM_WORD(scm__rc.d396[611]);
9694   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[18] = SCM_WORD(scm__rc.d396[612]);
9695   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[20] = SCM_WORD(scm__rc.d396[613]);
9696   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[24] = SCM_WORD(scm__rc.d396[614]);
9697   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[26] = SCM_WORD(scm__rc.d396[613]);
9698   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[30] = SCM_WORD(scm__rc.d396[615]);
9699   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[32] = SCM_WORD(scm__rc.d396[613]);
9700   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[36] = SCM_WORD(scm__rc.d396[616]);
9701   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[38] = SCM_WORD(scm__rc.d396[613]);
9702   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[50] = SCM_WORD(scm__rc.d396[610]);
9703   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[55] = SCM_WORD(scm__rc.d396[611]);
9704   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[64] = SCM_WORD(scm__rc.d396[619]);
9705   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[72] = SCM_WORD(scm__rc.d396[602]);
9706   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[80] = SCM_WORD(scm__rc.d396[602]);
9707   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[88] = SCM_WORD(scm__rc.d396[602]);
9708   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[97] = SCM_WORD(scm__rc.d396[602]);
9709   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[106] = SCM_WORD(scm__rc.d396[590]);
9710   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[123] = SCM_WORD(scm__rc.d396[602]);
9711   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[132] = SCM_WORD(scm__rc.d396[590]);
9712   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[149] = SCM_WORD(scm__rc.d396[590]);
9713   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[158] = SCM_WORD(scm__rc.d396[590]);
9714   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[167] = SCM_WORD(scm__rc.d396[590]);
9715   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[184] = SCM_WORD(scm__rc.d396[590]);
9716   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[195] = SCM_WORD(scm__rc.d396[622]);
9717   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5225]))[203] = SCM_WORD(scm__rc.d396[623]);
9718   scm__rc.d396[624] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[320])));
9719   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[219]))->name = scm__rc.d396[624];
9720   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5430]))[7] = SCM_WORD(scm__rc.d396[574]);
9721   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5430]))[15] = SCM_WORD(scm__rc.d396[576]);
9722   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5430]))[22] = SCM_WORD(scm__rc.d396[558]);
9723   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5430]))[24] = SCM_WORD(scm__rc.d396[197]);
9724   scm__rc.d396[628] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[321])));
9725   scm__rc.d396[627] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[628]), mod, SCM_NIL);
9726   scm__rc.d396[630] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[322])));
9727   scm__rc.d396[629] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[630]), mod, SCM_NIL);
9728   scm__rc.d396[632] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[323])));
9729   scm__rc.d396[631] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[632]), mod, SCM_NIL);
9730   scm__rc.d396[634] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[324])));
9731   scm__rc.d396[633] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[634]), mod, SCM_NIL);
9732   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[220]))->name = scm__rc.d396[634];
9733   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[13] = SCM_WORD(scm__rc.d396[627]);
9734   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[21] = SCM_WORD(scm__rc.d396[569]);
9735   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[39] = SCM_WORD(scm__rc.d396[627]);
9736   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[44] = SCM_WORD(scm__rc.d396[623]);
9737   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[46] = SCM_WORD(scm__rc.d396[335]);
9738   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[56] = SCM_WORD(scm__rc.d396[629]);
9739   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[60] = SCM_WORD(scm__rc.d396[631]);
9740   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[124] = SCM_WORD(scm__rc.d396[633]);
9741   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[146] = SCM_WORD(scm__rc.d396[569]);
9742   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5456]))[162] = SCM_WORD(scm__rc.d396[633]);
9743   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[634]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[220]), NULL));
9744   scm__rc.d396[636] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[325])));
9745   scm__rc.d396[635] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[636]), mod, SCM_NIL);
9746   scm__rc.d396[638] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[326])));
9747   scm__rc.d396[637] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[638]), mod, SCM_NIL);
9748   scm__rc.d396[639] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[328])));
9749   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[221]))->name = scm__rc.d396[639];
9750   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[12] = SCM_WORD(scm__rc.d396[339]);
9751   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[14] = SCM_WORD(scm__rc.d396[343]);
9752   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[25] = SCM_WORD(scm__rc.d396[635]);
9753   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[30] = SCM_WORD(scm__rc.d396[637]);
9754   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[34] = SCM_WORD(scm__rc.d396[633]);
9755   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[38] = SCM_WORD(scm__rc.d396[304]);
9756   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[44] = SCM_WORD(scm__rc.d396[303]);
9757   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[50] = SCM_WORD(scm__rc.d396[302]);
9758   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[56] = SCM_WORD(scm__rc.d396[301]);
9759   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[62] = SCM_WORD(scm__rc.d396[300]);
9760   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[68] = SCM_WORD(scm__rc.d396[299]);
9761   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[74] = SCM_WORD(scm__rc.d396[298]);
9762   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[80] = SCM_WORD(scm__rc.d396[305]);
9763   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5620]))[90] = SCM_WORD(scm__rc.d396[197]);
9764   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[639]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[221]), NULL));
9765   scm__rc.d396[641] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[329])));
9766   scm__rc.d396[640] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[641]), mod, SCM_NIL);
9767   scm__rc.d396[643] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[330])));
9768   scm__rc.d396[642] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[643]), mod, SCM_NIL);
9769   scm__rc.d396[645] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[331])));
9770   scm__rc.d396[644] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[645]), mod, SCM_NIL);
9771   scm__rc.d396[647] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[334])));
9772   scm__rc.d396[646] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[647]), mod, SCM_NIL);
9773   scm__rc.d396[649] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[335])));
9774   scm__rc.d396[648] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[649]), mod, SCM_NIL);
9775   scm__rc.d396[651] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[336])));
9776   scm__rc.d396[650] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[651]), mod, SCM_NIL);
9777   scm__rc.d396[652] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[337])));
9778   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[222]))->name = scm__rc.d396[652];
9779   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[3] = SCM_WORD(scm__rc.d396[640]);
9780   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[13] = SCM_WORD(scm__rc.d396[642]);
9781   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[16] = SCM_WORD(scm__rc.d396[644]);
9782   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[32] = SCM_WORD(scm__rc.d396[646]);
9783   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[34] = SCM_WORD(scm__rc.d396[637]);
9784   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[36] = SCM_WORD(scm__rc.d396[648]);
9785   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[46] = SCM_WORD(scm__rc.d396[631]);
9786   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[54] = SCM_WORD(scm__rc.d396[650]);
9787   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[56] = SCM_WORD(scm__rc.d396[631]);
9788   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[66] = SCM_WORD(scm__rc.d396[314]);
9789   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[68] = SCM_WORD(scm__rc.d396[22]);
9790   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[71] = SCM_WORD(scm__rc.d396[17]);
9791   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[76] = SCM_WORD(scm__rc.d396[314]);
9792   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5733]))[87] = SCM_WORD(scm__rc.d396[642]);
9793   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[652]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[222]), NULL));
9794   scm__rc.d396[653] = Scm_MakeIdentifier(SCM_SYMBOL(scm__rc.d396[652]), mod, SCM_NIL);
9795   scm__rc.d396[654] = Scm_Intern(SCM_STRING(SCM_OBJ(&scm__sc.d397[338])));
9796   SCM_COMPILED_CODE(SCM_OBJ(&scm__rc.d399[223]))->name = scm__rc.d396[654];
9797   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5827]))[3] = SCM_WORD(scm__rc.d396[653]);
9798   ((ScmWord*)SCM_OBJ(&scm__rc.d398[5827]))[5] = SCM_WORD(scm__rc.d396[125]);
9799   Scm_Define(mod, SCM_SYMBOL(scm__rc.d396[654]), Scm_MakeClosure(SCM_OBJ(&scm__rc.d399[223]), NULL));
9800   Scm_VMExecuteToplevels(toplevels);
9801 }

/* [<][>][^][v][top][bottom][index][help] */