Scm_DefineConst   514 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_COALESCEBLKS__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_COALESCEBLKS)));
Scm_DefineConst   516 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_CENTFREE__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_CENTFREE)));
Scm_DefineConst   518 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_SYNCMODE__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_SYNCMODE)));
Scm_DefineConst   520 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_FASTMODE__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_FASTMODE)));
Scm_DefineConst   522 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_CACHESIZE__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_CACHESIZE)));
Scm_DefineConst   524 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_REPLACE__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_REPLACE)));
Scm_DefineConst   526 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_INSERT__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_INSERT)));
Scm_DefineConst   528 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_NOLOCK__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_NOLOCK)));
Scm_DefineConst   530 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_SYNC__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_SYNC)));
Scm_DefineConst   532 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_FAST__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_FAST)));
Scm_DefineConst   534 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_NEWDB__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_NEWDB)));
Scm_DefineConst   536 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_WRCREAT__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_WRCREAT)));
Scm_DefineConst   538 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_WRITER__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_WRITER)));
Scm_DefineConst   540 ext/dbm/gdbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(gdbm_GDBM_READER__VAR)), SCM_OBJ(Scm_MakeInteger(GDBM_READER)));
Scm_DefineConst   380 ext/dbm/ndbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(ndbm_O_TRUNC__VAR)), SCM_OBJ(Scm_MakeInteger(O_TRUNC)));
Scm_DefineConst   382 ext/dbm/ndbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(ndbm_O_CREAT__VAR)), SCM_OBJ(Scm_MakeInteger(O_CREAT)));
Scm_DefineConst   384 ext/dbm/ndbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(ndbm_O_RDWR__VAR)), SCM_OBJ(Scm_MakeInteger(O_RDWR)));
Scm_DefineConst   386 ext/dbm/ndbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(ndbm_O_WRONLY__VAR)), SCM_OBJ(Scm_MakeInteger(O_WRONLY)));
Scm_DefineConst   388 ext/dbm/ndbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(ndbm_O_RDONLY__VAR)), SCM_OBJ(Scm_MakeInteger(O_RDONLY)));
Scm_DefineConst   390 ext/dbm/ndbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(ndbm_DBM_REPLACE__VAR)), SCM_OBJ(Scm_MakeInteger(DBM_REPLACE)));
Scm_DefineConst   392 ext/dbm/ndbm.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(ndbm_DBM_INSERT__VAR)), SCM_OBJ(Scm_MakeInteger(DBM_INSERT)));
Scm_DefineConst   160 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_DN_MULTISHOT__VAR)), SCM_OBJ(Scm_MakeInteger(DN_MULTISHOT)));
Scm_DefineConst   164 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_DN_ATTRIB__VAR)), SCM_OBJ(Scm_MakeInteger(DN_ATTRIB)));
Scm_DefineConst   168 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_DN_RENAME__VAR)), SCM_OBJ(Scm_MakeInteger(DN_RENAME)));
Scm_DefineConst   172 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_DN_DELETE__VAR)), SCM_OBJ(Scm_MakeInteger(DN_DELETE)));
Scm_DefineConst   176 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_DN_CREATE__VAR)), SCM_OBJ(Scm_MakeInteger(DN_CREATE)));
Scm_DefineConst   180 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_DN_MODIFY__VAR)), SCM_OBJ(Scm_MakeInteger(DN_MODIFY)));
Scm_DefineConst   184 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_DN_ACCESS__VAR)), SCM_OBJ(Scm_MakeInteger(DN_ACCESS)));
Scm_DefineConst   187 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_TRUNC__VAR)), SCM_OBJ(Scm_MakeInteger(O_TRUNC)));
Scm_DefineConst   190 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_ASYNC__VAR)), SCM_OBJ(Scm_MakeInteger(O_ASYNC)));
Scm_DefineConst   194 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_NONBLOCK__VAR)), SCM_OBJ(Scm_MakeInteger(O_NONBLOCK)));
Scm_DefineConst   198 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_NOCTTY__VAR)), SCM_OBJ(Scm_MakeInteger(O_NOCTTY)));
Scm_DefineConst   201 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_EXCL__VAR)), SCM_OBJ(Scm_MakeInteger(O_EXCL)));
Scm_DefineConst   203 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_CREAT__VAR)), SCM_OBJ(Scm_MakeInteger(O_CREAT)));
Scm_DefineConst   205 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_APPEND__VAR)), SCM_OBJ(Scm_MakeInteger(O_APPEND)));
Scm_DefineConst   207 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_RDWR__VAR)), SCM_OBJ(Scm_MakeInteger(O_RDWR)));
Scm_DefineConst   209 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_WRONLY__VAR)), SCM_OBJ(Scm_MakeInteger(O_WRONLY)));
Scm_DefineConst   211 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_RDONLY__VAR)), SCM_OBJ(Scm_MakeInteger(O_RDONLY)));
Scm_DefineConst   213 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_O_ACCMODE__VAR)), SCM_OBJ(Scm_MakeInteger(O_ACCMODE)));
Scm_DefineConst   216 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_FD_CLOEXEC__VAR)), SCM_OBJ(Scm_MakeInteger(FD_CLOEXEC)));
Scm_DefineConst   220 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_NOTIFY__VAR)), SCM_OBJ(Scm_MakeInteger(F_NOTIFY)));
Scm_DefineConst   224 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_SETLEASE__VAR)), SCM_OBJ(Scm_MakeInteger(F_SETLEASE)));
Scm_DefineConst   228 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_GETLEASE__VAR)), SCM_OBJ(Scm_MakeInteger(F_GETLEASE)));
Scm_DefineConst   232 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_SETSIG__VAR)), SCM_OBJ(Scm_MakeInteger(F_SETSIG)));
Scm_DefineConst   236 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_GETSIG__VAR)), SCM_OBJ(Scm_MakeInteger(F_GETSIG)));
Scm_DefineConst   240 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_SETOWN__VAR)), SCM_OBJ(Scm_MakeInteger(F_SETOWN)));
Scm_DefineConst   244 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_GETOWN__VAR)), SCM_OBJ(Scm_MakeInteger(F_GETOWN)));
Scm_DefineConst   247 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_UNLCK__VAR)), SCM_OBJ(Scm_MakeInteger(F_UNLCK)));
Scm_DefineConst   249 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_WRLCK__VAR)), SCM_OBJ(Scm_MakeInteger(F_WRLCK)));
Scm_DefineConst   251 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_RDLCK__VAR)), SCM_OBJ(Scm_MakeInteger(F_RDLCK)));
Scm_DefineConst   253 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_SETLKW__VAR)), SCM_OBJ(Scm_MakeInteger(F_SETLKW)));
Scm_DefineConst   255 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_SETLK__VAR)), SCM_OBJ(Scm_MakeInteger(F_SETLK)));
Scm_DefineConst   257 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_GETLK__VAR)), SCM_OBJ(Scm_MakeInteger(F_GETLK)));
Scm_DefineConst   259 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_SETFL__VAR)), SCM_OBJ(Scm_MakeInteger(F_SETFL)));
Scm_DefineConst   261 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_GETFL__VAR)), SCM_OBJ(Scm_MakeInteger(F_GETFL)));
Scm_DefineConst   263 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_SETFD__VAR)), SCM_OBJ(Scm_MakeInteger(F_SETFD)));
Scm_DefineConst   265 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_GETFD__VAR)), SCM_OBJ(Scm_MakeInteger(F_GETFD)));
Scm_DefineConst   267 ext/fcntl/fcntlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(fcntlib_F_DUPFD__VAR)), SCM_OBJ(Scm_MakeInteger(F_DUPFD)));
Scm_DefineConst  1482 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_NI_DGRAM__VAR)), SCM_OBJ(Scm_MakeInteger(NI_DGRAM)));
Scm_DefineConst  1486 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_NI_NUMERICSERV__VAR)), SCM_OBJ(Scm_MakeInteger(NI_NUMERICSERV)));
Scm_DefineConst  1490 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_NI_NAMEREQD__VAR)), SCM_OBJ(Scm_MakeInteger(NI_NAMEREQD)));
Scm_DefineConst  1494 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_NI_NUMERICHOST__VAR)), SCM_OBJ(Scm_MakeInteger(NI_NUMERICHOST)));
Scm_DefineConst  1498 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_NI_NOFQDN__VAR)), SCM_OBJ(Scm_MakeInteger(NI_NOFQDN)));
Scm_DefineConst  1502 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AI_ADDRCONFIG__VAR)), SCM_OBJ(Scm_MakeInteger(AI_ADDRCONFIG)));
Scm_DefineConst  1506 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AI_ALL__VAR)), SCM_OBJ(Scm_MakeInteger(AI_ALL)));
Scm_DefineConst  1510 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AI_V4MAPPED__VAR)), SCM_OBJ(Scm_MakeInteger(AI_V4MAPPED)));
Scm_DefineConst  1514 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AI_NUMERICSERV__VAR)), SCM_OBJ(Scm_MakeInteger(AI_NUMERICSERV)));
Scm_DefineConst  1518 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AI_NUMERICHOST__VAR)), SCM_OBJ(Scm_MakeInteger(AI_NUMERICHOST)));
Scm_DefineConst  1522 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AI_CANONNAME__VAR)), SCM_OBJ(Scm_MakeInteger(AI_CANONNAME)));
Scm_DefineConst  1526 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AI_PASSIVE__VAR)), SCM_OBJ(Scm_MakeInteger(AI_PASSIVE)));
Scm_DefineConst  1530 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPV6_V6ONLY__VAR)), SCM_OBJ(Scm_MakeInteger(IPV6_V6ONLY)));
Scm_DefineConst  1534 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPV6_LEAVE_GROUP__VAR)), SCM_OBJ(Scm_MakeInteger(IPV6_LEAVE_GROUP)));
Scm_DefineConst  1538 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPV6_JOIN_GROUP__VAR)), SCM_OBJ(Scm_MakeInteger(IPV6_JOIN_GROUP)));
Scm_DefineConst  1542 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPV6_MULTICAST_LOOP__VAR)), SCM_OBJ(Scm_MakeInteger(IPV6_MULTICAST_LOOP)));
Scm_DefineConst  1546 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPV6_MULTICAST_HOPS__VAR)), SCM_OBJ(Scm_MakeInteger(IPV6_MULTICAST_HOPS)));
Scm_DefineConst  1550 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPV6_MULTICAST_IF__VAR)), SCM_OBJ(Scm_MakeInteger(IPV6_MULTICAST_IF)));
Scm_DefineConst  1554 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPV6_UNICAST_HOPS__VAR)), SCM_OBJ(Scm_MakeInteger(IPV6_UNICAST_HOPS)));
Scm_DefineConst  1558 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPPROTO_IPV6__VAR)), SCM_OBJ(Scm_MakeInteger(IPPROTO_IPV6)));
Scm_DefineConst  1562 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_PF_INET6__VAR)), SCM_OBJ(Scm_MakeInteger(PF_INET6)));
Scm_DefineConst  1566 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AF_INET6__VAR)), SCM_OBJ(Scm_MakeInteger(AF_INET6)));
Scm_DefineConst  1589 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IP_OPTIONS__VAR)), SCM_OBJ(Scm_MakeInteger(IP_OPTIONS)));
Scm_DefineConst  1593 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SOL_IP__VAR)), SCM_OBJ(Scm_MakeInteger(SOL_IP)));
Scm_DefineConst  1597 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_TCP_CORK__VAR)), SCM_OBJ(Scm_MakeInteger(TCP_CORK)));
Scm_DefineConst  1601 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_TCP_MAXSEG__VAR)), SCM_OBJ(Scm_MakeInteger(TCP_MAXSEG)));
Scm_DefineConst  1605 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_TCP_NODELAY__VAR)), SCM_OBJ(Scm_MakeInteger(TCP_NODELAY)));
Scm_DefineConst  1609 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SOL_TCP__VAR)), SCM_OBJ(Scm_MakeInteger(SOL_TCP)));
Scm_DefineConst  1613 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_ERROR__VAR)), SCM_OBJ(Scm_MakeInteger(SO_ERROR)));
Scm_DefineConst  1617 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_PRIORITY__VAR)), SCM_OBJ(Scm_MakeInteger(SO_PRIORITY)));
Scm_DefineConst  1621 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_RFCBUF__VAR)), SCM_OBJ(Scm_MakeInteger(SO_RFCBUF)));
Scm_DefineConst  1625 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_SNDBUF__VAR)), SCM_OBJ(Scm_MakeInteger(SO_SNDBUF)));
Scm_DefineConst  1629 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_BROADCAST__VAR)), SCM_OBJ(Scm_MakeInteger(SO_BROADCAST)));
Scm_DefineConst  1633 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_TYPE__VAR)), SCM_OBJ(Scm_MakeInteger(SO_TYPE)));
Scm_DefineConst  1637 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_REUSEADDR__VAR)), SCM_OBJ(Scm_MakeInteger(SO_REUSEADDR)));
Scm_DefineConst  1641 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_OOBINLINE__VAR)), SCM_OBJ(Scm_MakeInteger(SO_OOBINLINE)));
Scm_DefineConst  1645 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SO_KEEPALIVE__VAR)), SCM_OBJ(Scm_MakeInteger(SO_KEEPALIVE)));
Scm_DefineConst  1649 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SOL_SOCKET__VAR)), SCM_OBJ(Scm_MakeInteger(SOL_SOCKET)));
Scm_DefineConst  1680 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPPROTO_UDP__VAR)), SCM_OBJ(Scm_MakeInteger(IPPROTO_UDP)));
Scm_DefineConst  1684 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPPROTO_TCP__VAR)), SCM_OBJ(Scm_MakeInteger(IPPROTO_TCP)));
Scm_DefineConst  1688 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPPROTO_ICMP__VAR)), SCM_OBJ(Scm_MakeInteger(IPPROTO_ICMP)));
Scm_DefineConst  1692 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_IPPROTO_IP__VAR)), SCM_OBJ(Scm_MakeInteger(IPPROTO_IP)));
Scm_DefineConst  1696 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_MSG_WAITALL__VAR)), SCM_OBJ(Scm_MakeInteger(MSG_WAITALL)));
Scm_DefineConst  1700 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_MSG_TRUNC__VAR)), SCM_OBJ(Scm_MakeInteger(MSG_TRUNC)));
Scm_DefineConst  1704 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_MSG_PEEK__VAR)), SCM_OBJ(Scm_MakeInteger(MSG_PEEK)));
Scm_DefineConst  1708 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_MSG_OOB__VAR)), SCM_OBJ(Scm_MakeInteger(MSG_OOB)));
Scm_DefineConst  1712 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_MSG_EOR__VAR)), SCM_OBJ(Scm_MakeInteger(MSG_EOR)));
Scm_DefineConst  1716 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_MSG_DONTROUTE__VAR)), SCM_OBJ(Scm_MakeInteger(MSG_DONTROUTE)));
Scm_DefineConst  1720 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_MSG_CTRUNC__VAR)), SCM_OBJ(Scm_MakeInteger(MSG_CTRUNC)));
Scm_DefineConst  1723 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SOCK_RAW__VAR)), SCM_OBJ(Scm_MakeInteger(SOCK_RAW)));
Scm_DefineConst  1725 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SOCK_DGRAM__VAR)), SCM_OBJ(Scm_MakeInteger(SOCK_DGRAM)));
Scm_DefineConst  1727 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_SOCK_STREAM__VAR)), SCM_OBJ(Scm_MakeInteger(SOCK_STREAM)));
Scm_DefineConst  1729 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AF_INET__VAR)), SCM_OBJ(Scm_MakeInteger(AF_INET)));
Scm_DefineConst  1731 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AF_UNIX__VAR)), SCM_OBJ(Scm_MakeInteger(AF_UNIX)));
Scm_DefineConst  1733 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_AF_UNSPEC__VAR)), SCM_OBJ(Scm_MakeInteger(AF_UNSPEC)));
Scm_DefineConst  1735 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_PF_INET__VAR)), SCM_OBJ(Scm_MakeInteger(PF_INET)));
Scm_DefineConst  1737 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_PF_UNIX__VAR)), SCM_OBJ(Scm_MakeInteger(PF_UNIX)));
Scm_DefineConst  1739 ext/net/netlib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(netlib_PF_UNSPEC__VAR)), SCM_OBJ(Scm_MakeInteger(PF_UNSPEC)));
Scm_DefineConst   277 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_DEBUG__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_DEBUG)));
Scm_DefineConst   281 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_INFO__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_INFO)));
Scm_DefineConst   285 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_NOTICE__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_NOTICE)));
Scm_DefineConst   289 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_WARNING__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_WARNING)));
Scm_DefineConst   293 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_ERR__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_ERR)));
Scm_DefineConst   297 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_CRIT__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_CRIT)));
Scm_DefineConst   301 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_ALERT__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_ALERT)));
Scm_DefineConst   305 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_EMERG__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_EMERG)));
Scm_DefineConst   309 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_UUCP__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_UUCP)));
Scm_DefineConst   313 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_USER__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_USER)));
Scm_DefineConst   317 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_SYSLOG__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_SYSLOG)));
Scm_DefineConst   321 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_NEWS__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_NEWS)));
Scm_DefineConst   325 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_MAIL__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_MAIL)));
Scm_DefineConst   329 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LPR__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LPR)));
Scm_DefineConst   333 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LOCAL7__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LOCAL7)));
Scm_DefineConst   337 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LOCAL6__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LOCAL6)));
Scm_DefineConst   341 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LOCAL5__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LOCAL5)));
Scm_DefineConst   345 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LOCAL4__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LOCAL4)));
Scm_DefineConst   349 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LOCAL3__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LOCAL3)));
Scm_DefineConst   353 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LOCAL2__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LOCAL2)));
Scm_DefineConst   357 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LOCAL1__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LOCAL1)));
Scm_DefineConst   361 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_LOCAL0__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_LOCAL0)));
Scm_DefineConst   365 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_KERN__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_KERN)));
Scm_DefineConst   369 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_FTP__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_FTP)));
Scm_DefineConst   373 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_DAEMON__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_DAEMON)));
Scm_DefineConst   377 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_CRON__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_CRON)));
Scm_DefineConst   381 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_AUTHPRIV__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_AUTHPRIV)));
Scm_DefineConst   385 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_AUTH__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_AUTH)));
Scm_DefineConst   389 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_PID__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_PID)));
Scm_DefineConst   393 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_PERROR__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_PERROR)));
Scm_DefineConst   397 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_ODELAY__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_ODELAY)));
Scm_DefineConst   401 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_NOWAIT__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_NOWAIT)));
Scm_DefineConst   405 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_NDELAY__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_NDELAY)));
Scm_DefineConst   409 ext/syslog/syslog.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslog_LOG_CONS__VAR)), SCM_OBJ(Scm_MakeInteger(LOG_CONS)));
Scm_DefineConst   491 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B38400__VAR)), SCM_OBJ(Scm_MakeInteger(B38400)));
Scm_DefineConst   495 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B19200__VAR)), SCM_OBJ(Scm_MakeInteger(B19200)));
Scm_DefineConst   499 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B9600__VAR)), SCM_OBJ(Scm_MakeInteger(B9600)));
Scm_DefineConst   503 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B4800__VAR)), SCM_OBJ(Scm_MakeInteger(B4800)));
Scm_DefineConst   507 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B2400__VAR)), SCM_OBJ(Scm_MakeInteger(B2400)));
Scm_DefineConst   511 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B1800__VAR)), SCM_OBJ(Scm_MakeInteger(B1800)));
Scm_DefineConst   515 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B1200__VAR)), SCM_OBJ(Scm_MakeInteger(B1200)));
Scm_DefineConst   519 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B600__VAR)), SCM_OBJ(Scm_MakeInteger(B600)));
Scm_DefineConst   523 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B300__VAR)), SCM_OBJ(Scm_MakeInteger(B300)));
Scm_DefineConst   527 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B200__VAR)), SCM_OBJ(Scm_MakeInteger(B200)));
Scm_DefineConst   531 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B150__VAR)), SCM_OBJ(Scm_MakeInteger(B150)));
Scm_DefineConst   535 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B134__VAR)), SCM_OBJ(Scm_MakeInteger(B134)));
Scm_DefineConst   539 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B110__VAR)), SCM_OBJ(Scm_MakeInteger(B110)));
Scm_DefineConst   543 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B75__VAR)), SCM_OBJ(Scm_MakeInteger(B75)));
Scm_DefineConst   547 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B50__VAR)), SCM_OBJ(Scm_MakeInteger(B50)));
Scm_DefineConst   551 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_B0__VAR)), SCM_OBJ(Scm_MakeInteger(B0)));
Scm_DefineConst   555 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCION__VAR)), SCM_OBJ(Scm_MakeInteger(TCION)));
Scm_DefineConst   559 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCIOFF__VAR)), SCM_OBJ(Scm_MakeInteger(TCIOFF)));
Scm_DefineConst   563 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCOON__VAR)), SCM_OBJ(Scm_MakeInteger(TCOON)));
Scm_DefineConst   567 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCOOFF__VAR)), SCM_OBJ(Scm_MakeInteger(TCOOFF)));
Scm_DefineConst   571 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCIOFLUSH__VAR)), SCM_OBJ(Scm_MakeInteger(TCIOFLUSH)));
Scm_DefineConst   575 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCOFLUSH__VAR)), SCM_OBJ(Scm_MakeInteger(TCOFLUSH)));
Scm_DefineConst   579 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCIFLUSH__VAR)), SCM_OBJ(Scm_MakeInteger(TCIFLUSH)));
Scm_DefineConst   583 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCSAFLUSH__VAR)), SCM_OBJ(Scm_MakeInteger(TCSAFLUSH)));
Scm_DefineConst   587 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCSADRAIN__VAR)), SCM_OBJ(Scm_MakeInteger(TCSADRAIN)));
Scm_DefineConst   591 ext/termios/termiolib.c   Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(termiolib_TCSANOW__VAR)), SCM_OBJ(Scm_MakeInteger(TCSANOW)));
Scm_DefineConst  6047 src/extlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(extlib_SEEK_END__VAR)), SCM_OBJ(Scm_MakeInteger(SEEK_END)));
Scm_DefineConst  6049 src/extlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(extlib_SEEK_CUR__VAR)), SCM_OBJ(Scm_MakeInteger(SEEK_CUR)));
Scm_DefineConst  6051 src/extlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(extlib_SEEK_SET__VAR)), SCM_OBJ(Scm_MakeInteger(SEEK_SET)));
Scm_DefineConst  6178 src/extlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(extlib__2achar_code_max_2a__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_CHAR_MAX)));
Scm_DefineConst  1832 src/gauche.h   SCM_EXTERN ScmObj Scm_DefineConst(ScmModule *module, ScmSymbol *symbol,
Scm_DefineConst  1761 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_COMPILE_NOCOMBINE__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_COMPILE_NOCOMBINE)));
Scm_DefineConst  1763 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_COMPILE_SHOWRESULT__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_COMPILE_SHOWRESULT)));
Scm_DefineConst  1765 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_COMPILE_NOSOURCE__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_COMPILE_NOSOURCE)));
Scm_DefineConst  1767 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_COMPILE_NOINLINE_CONSTS__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_COMPILE_NOINLINE_CONSTS)));
Scm_DefineConst  1769 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_COMPILE_NOINLINE_LOCALS__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_COMPILE_NOINLINE_LOCALS)));
Scm_DefineConst  1771 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_COMPILE_NOINLINE_GLOBALS__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_COMPILE_NOINLINE_GLOBALS)));
Scm_DefineConst  1777 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_VM_COMPILING__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_VM_COMPILING)));
Scm_DefineConst  1779 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_VM_LOADING__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_VM_LOADING)));
Scm_DefineConst  1781 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_SCM_VM_EXECUTING__VAR)), SCM_OBJ(Scm_MakeInteger(SCM_VM_EXECUTING)));
Scm_DefineConst  1787 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_CONT_FRAME_SIZE__VAR)), SCM_OBJ(SCM_MAKE_INT(CONT_FRAME_SIZE)));
Scm_DefineConst  1789 src/intlib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(intlib_ENV_HEADER_SIZE__VAR)), SCM_OBJ(SCM_MAKE_INT(ENV_SIZE(0))));
Scm_DefineConst  2803 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_F_OK__VAR)), SCM_OBJ(Scm_MakeInteger(F_OK)));
Scm_DefineConst  2805 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_X_OK__VAR)), SCM_OBJ(Scm_MakeInteger(X_OK)));
Scm_DefineConst  2807 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_W_OK__VAR)), SCM_OBJ(Scm_MakeInteger(W_OK)));
Scm_DefineConst  2809 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_R_OK__VAR)), SCM_OBJ(Scm_MakeInteger(R_OK)));
Scm_DefineConst  2859 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_RAND_MAX__VAR)), SCM_OBJ(Scm_MakeIntegerFromUI(RAND_MAX)));
Scm_DefineConst  2872 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_SIG_UNBLOCK__VAR)), SCM_OBJ(Scm_MakeInteger(SIG_UNBLOCK)));
Scm_DefineConst  2874 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_SIG_BLOCK__VAR)), SCM_OBJ(Scm_MakeInteger(SIG_BLOCK)));
Scm_DefineConst  2876 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_SIG_SETMASK__VAR)), SCM_OBJ(Scm_MakeInteger(SIG_SETMASK)));
Scm_DefineConst  2892 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_LC_TIME__VAR)), SCM_OBJ(Scm_MakeInteger(LC_TIME)));
Scm_DefineConst  2894 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_LC_NUMERIC__VAR)), SCM_OBJ(Scm_MakeInteger(LC_NUMERIC)));
Scm_DefineConst  2896 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_LC_MONETARY__VAR)), SCM_OBJ(Scm_MakeInteger(LC_MONETARY)));
Scm_DefineConst  2898 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_LC_CTYPE__VAR)), SCM_OBJ(Scm_MakeInteger(LC_CTYPE)));
Scm_DefineConst  2900 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_LC_COLLATE__VAR)), SCM_OBJ(Scm_MakeInteger(LC_COLLATE)));
Scm_DefineConst  2902 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_LC_ALL__VAR)), SCM_OBJ(Scm_MakeInteger(LC_ALL)));
Scm_DefineConst  2909 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EXFULL__VAR)), SCM_OBJ(Scm_MakeInteger(EXFULL)));
Scm_DefineConst  2913 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EXDEV__VAR)), SCM_OBJ(Scm_MakeInteger(EXDEV)));
Scm_DefineConst  2917 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EWOULDBLOCK__VAR)), SCM_OBJ(Scm_MakeInteger(EWOULDBLOCK)));
Scm_DefineConst  2921 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EUSERS__VAR)), SCM_OBJ(Scm_MakeInteger(EUSERS)));
Scm_DefineConst  2925 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EUNATCH__VAR)), SCM_OBJ(Scm_MakeInteger(EUNATCH)));
Scm_DefineConst  2929 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EUCLEAN__VAR)), SCM_OBJ(Scm_MakeInteger(EUCLEAN)));
Scm_DefineConst  2933 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ETXTBSY__VAR)), SCM_OBJ(Scm_MakeInteger(ETXTBSY)));
Scm_DefineConst  2937 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ETOOMANYREFS__VAR)), SCM_OBJ(Scm_MakeInteger(ETOOMANYREFS)));
Scm_DefineConst  2941 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ETIMEDOUT__VAR)), SCM_OBJ(Scm_MakeInteger(ETIMEDOUT)));
Scm_DefineConst  2945 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ETIME__VAR)), SCM_OBJ(Scm_MakeInteger(ETIME)));
Scm_DefineConst  2949 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ESTRPIPE__VAR)), SCM_OBJ(Scm_MakeInteger(ESTRPIPE)));
Scm_DefineConst  2953 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ESTALE__VAR)), SCM_OBJ(Scm_MakeInteger(ESTALE)));
Scm_DefineConst  2957 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ESRMNT__VAR)), SCM_OBJ(Scm_MakeInteger(ESRMNT)));
Scm_DefineConst  2961 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ESRCH__VAR)), SCM_OBJ(Scm_MakeInteger(ESRCH)));
Scm_DefineConst  2965 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ESPIPE__VAR)), SCM_OBJ(Scm_MakeInteger(ESPIPE)));
Scm_DefineConst  2969 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ESOCKTNOSUPPORT__VAR)), SCM_OBJ(Scm_MakeInteger(ESOCKTNOSUPPORT)));
Scm_DefineConst  2973 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ESHUTDOWN__VAR)), SCM_OBJ(Scm_MakeInteger(ESHUTDOWN)));
Scm_DefineConst  2977 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EROFS__VAR)), SCM_OBJ(Scm_MakeInteger(EROFS)));
Scm_DefineConst  2981 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ERESTART__VAR)), SCM_OBJ(Scm_MakeInteger(ERESTART)));
Scm_DefineConst  2985 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EREMOTEIO__VAR)), SCM_OBJ(Scm_MakeInteger(EREMOTEIO)));
Scm_DefineConst  2989 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EREMOTE__VAR)), SCM_OBJ(Scm_MakeInteger(EREMOTE)));
Scm_DefineConst  2993 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EREMCHG__VAR)), SCM_OBJ(Scm_MakeInteger(EREMCHG)));
Scm_DefineConst  2997 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ERANGE__VAR)), SCM_OBJ(Scm_MakeInteger(ERANGE)));
Scm_DefineConst  3001 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EPROTOTYPE__VAR)), SCM_OBJ(Scm_MakeInteger(EPROTOTYPE)));
Scm_DefineConst  3005 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EPROTONOSUPPORT__VAR)), SCM_OBJ(Scm_MakeInteger(EPROTONOSUPPORT)));
Scm_DefineConst  3009 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EPROTO__VAR)), SCM_OBJ(Scm_MakeInteger(EPROTO)));
Scm_DefineConst  3013 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EPIPE__VAR)), SCM_OBJ(Scm_MakeInteger(EPIPE)));
Scm_DefineConst  3017 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EPFNOSUPPORT__VAR)), SCM_OBJ(Scm_MakeInteger(EPFNOSUPPORT)));
Scm_DefineConst  3021 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EPERM__VAR)), SCM_OBJ(Scm_MakeInteger(EPERM)));
Scm_DefineConst  3025 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EOVERFLOW__VAR)), SCM_OBJ(Scm_MakeInteger(EOVERFLOW)));
Scm_DefineConst  3029 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EOPNOTSUPP__VAR)), SCM_OBJ(Scm_MakeInteger(EOPNOTSUPP)));
Scm_DefineConst  3033 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENXIO__VAR)), SCM_OBJ(Scm_MakeInteger(ENXIO)));
Scm_DefineConst  3037 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOTUNIQ__VAR)), SCM_OBJ(Scm_MakeInteger(ENOTUNIQ)));
Scm_DefineConst  3041 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOTTY__VAR)), SCM_OBJ(Scm_MakeInteger(ENOTTY)));
Scm_DefineConst  3045 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOTSOCK__VAR)), SCM_OBJ(Scm_MakeInteger(ENOTSOCK)));
Scm_DefineConst  3049 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOTNAM__VAR)), SCM_OBJ(Scm_MakeInteger(ENOTNAM)));
Scm_DefineConst  3053 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOTEMPTY__VAR)), SCM_OBJ(Scm_MakeInteger(ENOTEMPTY)));
Scm_DefineConst  3057 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOTDIR__VAR)), SCM_OBJ(Scm_MakeInteger(ENOTDIR)));
Scm_DefineConst  3061 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOTCONN__VAR)), SCM_OBJ(Scm_MakeInteger(ENOTCONN)));
Scm_DefineConst  3065 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOTBLK__VAR)), SCM_OBJ(Scm_MakeInteger(ENOTBLK)));
Scm_DefineConst  3069 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOSYS__VAR)), SCM_OBJ(Scm_MakeInteger(ENOSYS)));
Scm_DefineConst  3073 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOSTR__VAR)), SCM_OBJ(Scm_MakeInteger(ENOSTR)));
Scm_DefineConst  3077 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOSR__VAR)), SCM_OBJ(Scm_MakeInteger(ENOSR)));
Scm_DefineConst  3081 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOSPC__VAR)), SCM_OBJ(Scm_MakeInteger(ENOSPC)));
Scm_DefineConst  3085 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOPROTOOPT__VAR)), SCM_OBJ(Scm_MakeInteger(ENOPROTOOPT)));
Scm_DefineConst  3089 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOPKG__VAR)), SCM_OBJ(Scm_MakeInteger(ENOPKG)));
Scm_DefineConst  3093 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENONET__VAR)), SCM_OBJ(Scm_MakeInteger(ENONET)));
Scm_DefineConst  3097 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOMSG__VAR)), SCM_OBJ(Scm_MakeInteger(ENOMSG)));
Scm_DefineConst  3101 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOMEM__VAR)), SCM_OBJ(Scm_MakeInteger(ENOMEM)));
Scm_DefineConst  3105 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOMEDIUM__VAR)), SCM_OBJ(Scm_MakeInteger(ENOMEDIUM)));
Scm_DefineConst  3109 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOLINK__VAR)), SCM_OBJ(Scm_MakeInteger(ENOLINK)));
Scm_DefineConst  3113 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOLCK__VAR)), SCM_OBJ(Scm_MakeInteger(ENOLCK)));
Scm_DefineConst  3117 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOKEY__VAR)), SCM_OBJ(Scm_MakeInteger(ENOKEY)));
Scm_DefineConst  3121 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOEXEC__VAR)), SCM_OBJ(Scm_MakeInteger(ENOEXEC)));
Scm_DefineConst  3125 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOENT__VAR)), SCM_OBJ(Scm_MakeInteger(ENOENT)));
Scm_DefineConst  3129 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENODEV__VAR)), SCM_OBJ(Scm_MakeInteger(ENODEV)));
Scm_DefineConst  3133 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENODATA__VAR)), SCM_OBJ(Scm_MakeInteger(ENODATA)));
Scm_DefineConst  3137 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOCSI__VAR)), SCM_OBJ(Scm_MakeInteger(ENOCSI)));
Scm_DefineConst  3141 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOBUFS__VAR)), SCM_OBJ(Scm_MakeInteger(ENOBUFS)));
Scm_DefineConst  3145 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENOANO__VAR)), SCM_OBJ(Scm_MakeInteger(ENOANO)));
Scm_DefineConst  3149 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENFILE__VAR)), SCM_OBJ(Scm_MakeInteger(ENFILE)));
Scm_DefineConst  3153 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENETUNREACH__VAR)), SCM_OBJ(Scm_MakeInteger(ENETUNREACH)));
Scm_DefineConst  3157 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENETRESET__VAR)), SCM_OBJ(Scm_MakeInteger(ENETRESET)));
Scm_DefineConst  3161 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENETDOWN__VAR)), SCM_OBJ(Scm_MakeInteger(ENETDOWN)));
Scm_DefineConst  3165 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENAVAIL__VAR)), SCM_OBJ(Scm_MakeInteger(ENAVAIL)));
Scm_DefineConst  3169 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ENAMETOOLONG__VAR)), SCM_OBJ(Scm_MakeInteger(ENAMETOOLONG)));
Scm_DefineConst  3173 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EMULTIHOP__VAR)), SCM_OBJ(Scm_MakeInteger(EMULTIHOP)));
Scm_DefineConst  3177 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EMSGSIZE__VAR)), SCM_OBJ(Scm_MakeInteger(EMSGSIZE)));
Scm_DefineConst  3181 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EMLINK__VAR)), SCM_OBJ(Scm_MakeInteger(EMLINK)));
Scm_DefineConst  3185 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EMFILE__VAR)), SCM_OBJ(Scm_MakeInteger(EMFILE)));
Scm_DefineConst  3189 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EMEDIUMTYPE__VAR)), SCM_OBJ(Scm_MakeInteger(EMEDIUMTYPE)));
Scm_DefineConst  3193 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ELOOP__VAR)), SCM_OBJ(Scm_MakeInteger(ELOOP)));
Scm_DefineConst  3197 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ELNRNG__VAR)), SCM_OBJ(Scm_MakeInteger(ELNRNG)));
Scm_DefineConst  3201 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ELIBSCN__VAR)), SCM_OBJ(Scm_MakeInteger(ELIBSCN)));
Scm_DefineConst  3205 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ELIBMAX__VAR)), SCM_OBJ(Scm_MakeInteger(ELIBMAX)));
Scm_DefineConst  3209 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ELIBEXEC__VAR)), SCM_OBJ(Scm_MakeInteger(ELIBEXEC)));
Scm_DefineConst  3213 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ELIBBAD__VAR)), SCM_OBJ(Scm_MakeInteger(ELIBBAD)));
Scm_DefineConst  3217 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ELIBACC__VAR)), SCM_OBJ(Scm_MakeInteger(ELIBACC)));
Scm_DefineConst  3221 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EL3RST__VAR)), SCM_OBJ(Scm_MakeInteger(EL3RST)));
Scm_DefineConst  3225 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EL3HLT__VAR)), SCM_OBJ(Scm_MakeInteger(EL3HLT)));
Scm_DefineConst  3229 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EL2NSYNC__VAR)), SCM_OBJ(Scm_MakeInteger(EL2NSYNC)));
Scm_DefineConst  3233 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EL2HLT__VAR)), SCM_OBJ(Scm_MakeInteger(EL2HLT)));
Scm_DefineConst  3237 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EKEYREVOKED__VAR)), SCM_OBJ(Scm_MakeInteger(EKEYREVOKED)));
Scm_DefineConst  3241 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EKEYREJECTED__VAR)), SCM_OBJ(Scm_MakeInteger(EKEYREJECTED)));
Scm_DefineConst  3245 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EKEYEXPIRED__VAR)), SCM_OBJ(Scm_MakeInteger(EKEYEXPIRED)));
Scm_DefineConst  3249 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EISNAM__VAR)), SCM_OBJ(Scm_MakeInteger(EISNAM)));
Scm_DefineConst  3253 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EISDIR__VAR)), SCM_OBJ(Scm_MakeInteger(EISDIR)));
Scm_DefineConst  3257 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EISCONN__VAR)), SCM_OBJ(Scm_MakeInteger(EISCONN)));
Scm_DefineConst  3261 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EIO__VAR)), SCM_OBJ(Scm_MakeInteger(EIO)));
Scm_DefineConst  3265 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EINVAL__VAR)), SCM_OBJ(Scm_MakeInteger(EINVAL)));
Scm_DefineConst  3269 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EINTR__VAR)), SCM_OBJ(Scm_MakeInteger(EINTR)));
Scm_DefineConst  3273 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EINPROGRESS__VAR)), SCM_OBJ(Scm_MakeInteger(EINPROGRESS)));
Scm_DefineConst  3277 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EILSEQ__VAR)), SCM_OBJ(Scm_MakeInteger(EILSEQ)));
Scm_DefineConst  3281 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EIDRM__VAR)), SCM_OBJ(Scm_MakeInteger(EIDRM)));
Scm_DefineConst  3285 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EHOSTUNREACH__VAR)), SCM_OBJ(Scm_MakeInteger(EHOSTUNREACH)));
Scm_DefineConst  3289 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EHOSTDOWN__VAR)), SCM_OBJ(Scm_MakeInteger(EHOSTDOWN)));
Scm_DefineConst  3293 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EFBIG__VAR)), SCM_OBJ(Scm_MakeInteger(EFBIG)));
Scm_DefineConst  3297 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EFAULT__VAR)), SCM_OBJ(Scm_MakeInteger(EFAULT)));
Scm_DefineConst  3301 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EEXIST__VAR)), SCM_OBJ(Scm_MakeInteger(EEXIST)));
Scm_DefineConst  3305 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EDQUOT__VAR)), SCM_OBJ(Scm_MakeInteger(EDQUOT)));
Scm_DefineConst  3309 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EDOTDOT__VAR)), SCM_OBJ(Scm_MakeInteger(EDOTDOT)));
Scm_DefineConst  3313 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EDOM__VAR)), SCM_OBJ(Scm_MakeInteger(EDOM)));
Scm_DefineConst  3317 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EDESTADDRREQ__VAR)), SCM_OBJ(Scm_MakeInteger(EDESTADDRREQ)));
Scm_DefineConst  3321 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EDEADLOCK__VAR)), SCM_OBJ(Scm_MakeInteger(EDEADLOCK)));
Scm_DefineConst  3325 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EDEADLK__VAR)), SCM_OBJ(Scm_MakeInteger(EDEADLK)));
Scm_DefineConst  3329 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ECONNRESET__VAR)), SCM_OBJ(Scm_MakeInteger(ECONNRESET)));
Scm_DefineConst  3333 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ECONNREFUSED__VAR)), SCM_OBJ(Scm_MakeInteger(ECONNREFUSED)));
Scm_DefineConst  3337 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ECONNABORTED__VAR)), SCM_OBJ(Scm_MakeInteger(ECONNABORTED)));
Scm_DefineConst  3341 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ECOMM__VAR)), SCM_OBJ(Scm_MakeInteger(ECOMM)));
Scm_DefineConst  3345 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ECHRNG__VAR)), SCM_OBJ(Scm_MakeInteger(ECHRNG)));
Scm_DefineConst  3349 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ECHILD__VAR)), SCM_OBJ(Scm_MakeInteger(ECHILD)));
Scm_DefineConst  3353 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_ECANCELED__VAR)), SCM_OBJ(Scm_MakeInteger(ECANCELED)));
Scm_DefineConst  3357 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBUSY__VAR)), SCM_OBJ(Scm_MakeInteger(EBUSY)));
Scm_DefineConst  3361 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBFONT__VAR)), SCM_OBJ(Scm_MakeInteger(EBFONT)));
Scm_DefineConst  3365 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBADSLT__VAR)), SCM_OBJ(Scm_MakeInteger(EBADSLT)));
Scm_DefineConst  3369 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBADRQC__VAR)), SCM_OBJ(Scm_MakeInteger(EBADRQC)));
Scm_DefineConst  3373 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBADR__VAR)), SCM_OBJ(Scm_MakeInteger(EBADR)));
Scm_DefineConst  3377 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBADMSG__VAR)), SCM_OBJ(Scm_MakeInteger(EBADMSG)));
Scm_DefineConst  3381 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBADFD__VAR)), SCM_OBJ(Scm_MakeInteger(EBADFD)));
Scm_DefineConst  3385 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBADF__VAR)), SCM_OBJ(Scm_MakeInteger(EBADF)));
Scm_DefineConst  3389 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EBADE__VAR)), SCM_OBJ(Scm_MakeInteger(EBADE)));
Scm_DefineConst  3393 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EALREADY__VAR)), SCM_OBJ(Scm_MakeInteger(EALREADY)));
Scm_DefineConst  3397 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EAGAIN__VAR)), SCM_OBJ(Scm_MakeInteger(EAGAIN)));
Scm_DefineConst  3401 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EAFNOSUPPORT__VAR)), SCM_OBJ(Scm_MakeInteger(EAFNOSUPPORT)));
Scm_DefineConst  3405 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EADV__VAR)), SCM_OBJ(Scm_MakeInteger(EADV)));
Scm_DefineConst  3409 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EADDRNOTAVAIL__VAR)), SCM_OBJ(Scm_MakeInteger(EADDRNOTAVAIL)));
Scm_DefineConst  3413 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EADDRINUSE__VAR)), SCM_OBJ(Scm_MakeInteger(EADDRINUSE)));
Scm_DefineConst  3417 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_EACCES__VAR)), SCM_OBJ(Scm_MakeInteger(EACCES)));
Scm_DefineConst  3421 src/syslib.c     Scm_DefineConst(module, SCM_SYMBOL(SCM_OBJ(syslib_E2BIG__VAR)), SCM_OBJ(Scm_MakeInteger(E2BIG)));
Scm_DefineConst  1369 src/vm.c                           Scm_DefineConst(SCM_IDENTIFIER(var)->module,