DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(guile.info.gz) Variable Index

Info Catalog (guile.info.gz) Procedure Index (guile.info.gz) Top (guile.info.gz) Type Index
 
 Variable Index
 **************
 
 This is an alphabetical list of all the important variables and
 constants in Guile.
 
    When looking for a particular variable or constant, please look under
 its Scheme name as well as under its C name.  The C name can be
 constructed from the Scheme names by a simple transformation described
 in the section  Transforming Scheme name to C name.
 
 [index]

Menu

 
* %guile-build-info                     Build Config.        (line  77)
* %load-extensions                      Loading.             (line  60)
* %load-hook                            Loading.             (line  42)
* %load-path                            Build Config.        (line  55)
* *features*                            Feature Tracking.    (line  12)
* after-gc-hook                         GC Hooks.            (line  37)
* char-setascii:                        SRFI-14 Standard Character Sets.
                                                               (line  54)
* char-setblank:                        SRFI-14 Standard Character Sets.
                                                               (line  38)
* char-setdigit:                        SRFI-14 Standard Character Sets.
                                                               (line  23)
* char-setempty:                        SRFI-14 Standard Character Sets.
                                                               (line  57)
* char-setfull:                         SRFI-14 Standard Character Sets.
                                                               (line  60)
* char-setgraphic:                      SRFI-14 Standard Character Sets.
                                                               (line  29)
* char-sethex-digit:                    SRFI-14 Standard Character Sets.
                                                               (line  51)
* char-setiso-control:                  SRFI-14 Standard Character Sets.
                                                               (line  42)
* char-setletter:                       SRFI-14 Standard Character Sets.
                                                               (line  19)
* char-setletter+digit:                 SRFI-14 Standard Character Sets.
                                                               (line  26)
* char-setlower-case:                   SRFI-14 Standard Character Sets.
                                                               (line  10)
* char-setprinting:                     SRFI-14 Standard Character Sets.
                                                               (line  32)
* char-setpunctuation:                  SRFI-14 Standard Character Sets.
                                                               (line  45)
* char-setsymbol:                       SRFI-14 Standard Character Sets.
                                                               (line  48)
* char-settitle-case:                   SRFI-14 Standard Character Sets.
                                                               (line  16)
* char-setupper-case:                   SRFI-14 Standard Character Sets.
                                                               (line  13)
* char-setwhitespace:                   SRFI-14 Standard Character Sets.
                                                               (line  35)
* F_OK                                  File System.         (line  35)
* INADDR_ANY                            Network Sockets and Communication.
                                                               (line 121)
* INADDR_BROADCAST                      Network Sockets and Communication.
                                                               (line 127)
* INADDR_LOOPBACK                       Network Sockets and Communication.
                                                               (line 124)
* INADDR_NONE                           Network Sockets and Communication.
                                                               (line 130)
* internal-time-units-per-second        Time.                (line 113)
* O_APPEND                              Ports and File Descriptors.
                                                               (line 144)
* O_CREAT                               Ports and File Descriptors.
                                                               (line 147)
* O_RDONLY                              Ports and File Descriptors.
                                                               (line 135)
* O_RDWR                                Ports and File Descriptors.
                                                               (line 141)
* O_WRONLY                              Ports and File Descriptors.
                                                               (line 138)
* R_OK                                  File System.         (line  26)
* REG_EXTENDED                          Rx Regexps.          (line  34)
* REG_ICASE                             Rx Regexps.          (line  37)
* REG_NEWLINE                           Rx Regexps.          (line  40)
* REG_NOTBOL                            Rx Regexps.          (line  54)
* REG_NOTEOL                            Rx Regexps.          (line  58)
* scm_after_gc_c_hook                   GC Hooks.            (line  33)
* scm_after_gc_hook                     GC Hooks.            (line  37)
* scm_after_sweep_c_hook                GC Hooks.            (line  28)
* scm_before_gc_c_hook                  GC Hooks.            (line  10)
* scm_before_mark_c_hook                GC Hooks.            (line  19)
* scm_before_sweep_c_hook               GC Hooks.            (line  23)
* SCM_BOOL_F                            Data types and constants defined by gh.
                                                               (line  16)
* SCM_BOOL_T                            Data types and constants defined by gh.
                                                               (line  15)
* SCM_C_HOOK_AND                        C Hooks.             (line  40)
* SCM_C_HOOK_NORMAL                     C Hooks.             (line  31)
* SCM_C_HOOK_OR                         C Hooks.             (line  35)
* SCM_UNDEFINED                         Data types and constants defined by gh.
                                                               (line  33)
* SCM_UNSPECIFIED                       Data types and constants defined by gh.
                                                               (line  28)
* SEEK_CUR                              Random Access.       (line  17)
* SEEK_END                              Random Access.       (line  20)
* SEEK_SET                              Random Access.       (line  14)
* SIGHUP                                Signals.             (line  32)
* SIGINT                                Signals.             (line  35)
* W_OK                                  File System.         (line  29)
* WNOHANG                               Processes.           (line 139)
* WUNTRACED                             Processes.           (line 143)
* X_OK                                  File System.         (line  32)
 
Info Catalog (guile.info.gz) Procedure Index (guile.info.gz) Top (guile.info.gz) Type Index
automatically generated byinfo2html