Datasets:

License:
guile-bootstrap / guile /libguile /gen-scmconfig.ltrans0.ltrans.097t.adjust_alignment
mike dupont
update
3dcad1f
raw
history blame
12.2 kB
;; Function main (main, funcdef_no=0, decl_uid=4419, cgraph_uid=1, symbol_order=43) (executed once)
__attribute__((access ("^1[ ]", )))
int main (int argc, char * * argv)
{
<bb 2> [local count: 1073741824]:
# DEBUG __fmt => "/* This file is automatically generated -- see configure.in for details */\n\n#ifndef SCM_SCMCONFIG_H\n#define SCM_SCMCONFIG_H\n"
__printf_chk (1, "/* This file is automatically generated -- see configure.in for details */\n\n#ifndef SCM_SCMCONFIG_H\n#define SCM_SCMCONFIG_H\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Important headers */\n"
__printf_chk (1, "/* Important headers */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#include <stdint.h>\n"
__printf_chk (1, "#include <stdint.h>\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#include <stddef.h>\n"
__printf_chk (1, "#include <stddef.h>\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#include <limits.h>\n"
__printf_chk (1, "#include <limits.h>\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#include <sys/time.h>\n"
__printf_chk (1, "#include <sys/time.h>\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#include <time.h>\n"
__printf_chk (1, "#include <time.h>\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#include <stdlib.h>\n"
__printf_chk (1, "#include <stdlib.h>\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#include <sys/types.h>\n"
__printf_chk (1, "#include <sys/types.h>\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#include <stddef.h>\n"
__printf_chk (1, "#include <stddef.h>\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_SYS_SELECT_H 1 /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_HAVE_SYS_SELECT_H 1 /* 0 or 1 */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_WINSOCK2_H 0 /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_HAVE_WINSOCK2_H 0 /* 0 or 1 */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to include various undocumented debugging functions. */\n"
__printf_chk (1, "/* Define to include various undocumented debugging functions. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* #undef GUILE_DEBUG */\n"
__printf_chk (1, "/* #undef GUILE_DEBUG */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Set to 1 if you want to enable deprecated features. */\n"
__printf_chk (1, "/* Set to 1 if you want to enable deprecated features. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* (value will be 0 or 1). */\n"
__printf_chk (1, "/* (value will be 0 or 1). */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_ENABLE_DEPRECATED %d\n"
__printf_chk (1, "#define SCM_ENABLE_DEPRECATED %d\n", 1);
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Set to 1 if the stack grows up, 0 otherwise. */\n"
__printf_chk (1, "/* Set to 1 if the stack grows up, 0 otherwise. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_STACK_GROWS_UP %d /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_STACK_GROWS_UP %d /* 0 or 1 */\n", 0);
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* C compiler\'s syntax for inline functions if any,\n otherwise undefined. */\n"
__printf_chk (1, "/* C compiler\'s syntax for inline functions if any,\n otherwise undefined. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_C_INLINE %s\n"
__printf_chk (1, "#define SCM_C_INLINE %s\n", "inline");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Standard types. */\n"
__printf_chk (1, "/* Standard types. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_CHAR %d\n"
__printf_chk (1, "#define SCM_SIZEOF_CHAR %d\n", 1);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_CHAR %d\n"
__printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_CHAR %d\n", 1);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_SHORT %d\n"
__printf_chk (1, "#define SCM_SIZEOF_SHORT %d\n", 2);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_SHORT %d\n"
__printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_SHORT %d\n", 2);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_LONG %d\n"
__printf_chk (1, "#define SCM_SIZEOF_LONG %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_LONG %d\n"
__printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_LONG %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_INT %d\n"
__printf_chk (1, "#define SCM_SIZEOF_INT %d\n", 4);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_INT %d\n"
__printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_INT %d\n", 4);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_SIZE_T %d\n"
__printf_chk (1, "#define SCM_SIZEOF_SIZE_T %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_LONG_LONG %d\n"
__printf_chk (1, "#define SCM_SIZEOF_LONG_LONG %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_UNSIGNED_LONG_LONG %d\n"
__printf_chk (1, "#define SCM_SIZEOF_UNSIGNED_LONG_LONG %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_INTMAX %d\n"
__printf_chk (1, "#define SCM_SIZEOF_INTMAX %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_SCM_T_PTRDIFF %d\n"
__printf_chk (1, "#define SCM_SIZEOF_SCM_T_PTRDIFF %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_INTPTR_T %d\n"
__printf_chk (1, "#define SCM_SIZEOF_INTPTR_T %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_SIZEOF_UINTPTR_T %d\n"
__printf_chk (1, "#define SCM_SIZEOF_UINTPTR_T %d\n", 8);
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* same as POSIX \"struct timespec\" -- always defined */\n"
__printf_chk (1, "/* same as POSIX \"struct timespec\" -- always defined */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "typedef struct timespec scm_t_timespec;\n"
__printf_chk (1, "typedef struct timespec scm_t_timespec;\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/*** Threading model (scmconfig.h support not finished) ***/\n"
__printf_chk (1, "/*** Threading model (scmconfig.h support not finished) ***/\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 if using pthread multithreading. */\n"
__printf_chk (1, "/* Define to 1 if using pthread multithreading. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_USE_PTHREAD_THREADS %d /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_USE_PTHREAD_THREADS %d /* 0 or 1 */\n", 1);
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 if using one-thread \'multi\'threading. */\n"
__printf_chk (1, "/* Define to 1 if using one-thread \'multi\'threading. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_USE_NULL_THREADS %d /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_USE_NULL_THREADS %d /* 0 or 1 */\n", 0);
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 if need braces around PTHREAD_ONCE_INIT (for Solaris). */\n"
__printf_chk (1, "/* Define to 1 if need braces around PTHREAD_ONCE_INIT (for Solaris). */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_NEED_BRACES_ON_PTHREAD_ONCE_INIT %d /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_NEED_BRACES_ON_PTHREAD_ONCE_INIT %d /* 0 or 1 */\n", 0);
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 if need braces around PTHREAD_MUTEX_INITIALIZER\n (for IRIX with GCC) */\n"
__printf_chk (1, "/* Define to 1 if need braces around PTHREAD_MUTEX_INITIALIZER\n (for IRIX with GCC) */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER %d /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_NEED_BRACES_ON_PTHREAD_MUTEX_INITIALIZER %d /* 0 or 1 */\n", 0);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_PTHREAD_SIGMASK 1 /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_HAVE_PTHREAD_SIGMASK 1 /* 0 or 1 */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_GC_PTHREAD_CANCEL 1 /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_HAVE_GC_PTHREAD_CANCEL 1 /* 0 or 1 */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_GC_PTHREAD_EXIT 1 /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_HAVE_GC_PTHREAD_EXIT 1 /* 0 or 1 */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_GC_PTHREAD_SIGMASK 1 /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_HAVE_GC_PTHREAD_SIGMASK 1 /* 0 or 1 */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n\n/*** File system access ***/\n"
__printf_chk (1, "\n\n/*** File system access ***/\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 if `struct dirent64\' is available. */\n"
__printf_chk (1, "/* Define to 1 if `struct dirent64\' is available. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_STRUCT_DIRENT64 %d /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_HAVE_STRUCT_DIRENT64 %d /* 0 or 1 */\n", 1);
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 if `readdir64_r ()\' is available. */\n"
__printf_chk (1, "/* Define to 1 if `readdir64_r ()\' is available. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_READDIR64_R 0 /* 0 or 1 */\n"
__printf_chk (1, "#define SCM_HAVE_READDIR64_R 0 /* 0 or 1 */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "typedef int64_t scm_t_off;\n"
__printf_chk (1, "typedef int64_t scm_t_off;\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_T_OFF_MAX INT64_MAX\n"
__printf_chk (1, "#define SCM_T_OFF_MAX INT64_MAX\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_T_OFF_MIN INT64_MIN\n"
__printf_chk (1, "#define SCM_T_OFF_MIN INT64_MIN\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 if the compiler supports the `__thread\' storage class. */\n"
__printf_chk (1, "/* Define to 1 if the compiler supports the `__thread\' storage class. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_THREAD_STORAGE_CLASS\n"
__printf_chk (1, "#define SCM_HAVE_THREAD_STORAGE_CLASS\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Constants from uniconv.h. */\n"
__printf_chk (1, "/* Constants from uniconv.h. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_ICONVEH_ERROR %d\n"
__printf_chk (1, "#define SCM_ICONVEH_ERROR %d\n", 0);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_ICONVEH_QUESTION_MARK %d\n"
__printf_chk (1, "#define SCM_ICONVEH_QUESTION_MARK %d\n", 1);
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_ICONVEH_ESCAPE_SEQUENCE %d\n"
__printf_chk (1, "#define SCM_ICONVEH_ESCAPE_SEQUENCE %d\n", 2);
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 if there is an auxiliary stack, as in ia64. */\n"
__printf_chk (1, "/* Define to 1 if there is an auxiliary stack, as in ia64. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_HAVE_AUXILIARY_STACK %d\n"
__printf_chk (1, "#define SCM_HAVE_AUXILIARY_STACK %d\n", 0);
# DEBUG __fmt => NULL
# DEBUG __fmt => "\n"
__printf_chk (1, "\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "/* Define to 1 to use mini GMP. */\n"
__printf_chk (1, "/* Define to 1 to use mini GMP. */\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#define SCM_ENABLE_MINI_GMP 0\n"
__printf_chk (1, "#define SCM_ENABLE_MINI_GMP 0\n");
# DEBUG __fmt => NULL
# DEBUG __fmt => "#endif\n"
__printf_chk (1, "#endif\n");
# DEBUG __fmt => NULL
return 0;
}