You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
br-parser-tools/collects/mzscheme/include/mzscheme.exp

290 lines
6.0 KiB
Plaintext

#!
scheme_init_jmpup_buf
scheme_setjmpup_relative
scheme_longjmpup
scheme_setjmp
scheme_longjmp
scheme_make_config
scheme_branch_config
scheme_new_param
scheme_param_config
scheme_register_parameter
scheme_get_env
scheme_current_process
scheme_fuel_counter
scheme_current_process_ptr
scheme_fuel_counter_ptr
scheme_make_namespace
scheme_thread
scheme_break_thread
scheme_kill_thread
scheme_process_block
scheme_swap_process
scheme_block_until
scheme_in_main_thread
scheme_tls_allocate
scheme_tls_set
scheme_tls_get
scheme_add_namespace_option
scheme_make_manager
scheme_add_managed
scheme_remove_managed
scheme_close_managed
scheme_signal_error
scheme_raise_exn
scheme_warning
scheme_wrong_count
scheme_case_lambda_wrong_count
scheme_wrong_type
scheme_wrong_return_arity
scheme_unbound_global
scheme_dynamic_wind
scheme_make_type
scheme_install_type_reader
scheme_install_type_writer
scheme_eof
scheme_null
scheme_true
scheme_false
scheme_void
scheme_undefined
scheme_tail_call_waiting
scheme_multiple_values
scheme_eval
scheme_eval_multi
scheme_eval_compiled
scheme_eval_compiled_multi
_scheme_eval_compiled
_scheme_eval_compiled_multi
scheme_apply
scheme_apply_multi
scheme_apply_to_list
scheme_eval_string
scheme_eval_string_all
_scheme_apply_known_closed_prim
_scheme_apply_known_closed_prim_multi
scheme_values
scheme_check_one_value
scheme_tail_apply
scheme_tail_apply_no_copy
scheme_tail_apply_to_list
scheme_tail_eval_expr
scheme_set_tail_buffer_size
scheme_force_value
scheme_do_eval
GC_malloc
GC_malloc_atomic
GC_malloc_stubborn
GC_malloc_uncollectable
scheme_malloc_eternal
scheme_end_stubborn_change
scheme_calloc
scheme_strdup
scheme_strdup_eternal
scheme_malloc_fail_ok
scheme_weak_reference
scheme_weak_reference_indirect
scheme_add_finalizer
scheme_add_scheme_finalizer
scheme_register_finalizer
scheme_dont_gc_ptr
scheme_gc_ptr_ok
scheme_collect_garbage
scheme_hash_table
scheme_add_to_table
scheme_change_in_table
scheme_lookup_in_table
scheme_bucket_from_table
scheme_make_prim
scheme_make_noneternal_prim
scheme_make_closed_prim
scheme_make_prim_w_arity
scheme_make_folding_prim
scheme_make_noneternal_prim_w_arity
scheme_make_closed_prim_w_arity
scheme_make_folding_closed_prim
scheme_make_closure
scheme_make_pair
scheme_make_string
scheme_make_sized_string
scheme_make_string_without_copying
scheme_alloc_string
scheme_append_string
scheme_make_vector
scheme_make_integer_value
scheme_make_integer_value_from_unsigned
scheme_make_double
scheme_make_float
scheme_make_char
scheme_make_promise
scheme_make_promise_from_thunk
scheme_make_sema
scheme_post_sema
scheme_wait_sema
scheme_char_constants
scheme_get_int_val
scheme_get_unsigned_int_val
scheme_get_proc_name
scheme_make_bignum
scheme_make_bignum_from_unsigned
scheme_bignum_to_double
scheme_bignum_from_double
scheme_bignum_to_float
scheme_bignum_from_float
scheme_bignum_to_string
scheme_read_bignum
scheme_bignum_normalize
scheme_double_to_int
scheme_make_rational
scheme_rational_to_double
scheme_rational_from_double
scheme_rational_to_float
scheme_rational_from_float
scheme_rational_normalize
scheme_rational_numerator
scheme_rational_denominator
scheme_make_complex
scheme_complex_normalize
scheme_complex_real_part
scheme_complex_imaginary_part
scheme_is_exact
scheme_is_inexact
scheme_expand
scheme_compile
scheme_make_promise_value
scheme_read
scheme_write
scheme_display
scheme_write_w_max
scheme_display_w_max
scheme_write_string
scheme_write_to_string
scheme_display_to_string
scheme_write_to_string_w_max
scheme_display_to_string_w_max
scheme_debug_print
scheme_flush_output
scheme_format
scheme_printf
scheme_getc
scheme_ungetc
scheme_char_ready
scheme_need_wakeup
scheme_get_chars
scheme_tell
scheme_output_tell
scheme_tell_line
scheme_close_input_port
scheme_close_output_port
scheme_are_all_chars_ready
scheme_make_port_type
scheme_make_input_port
scheme_make_output_port
scheme_make_file_input_port
scheme_make_named_file_input_port
scheme_make_file_output_port
scheme_make_string_input_port
scheme_make_sized_string_input_port
scheme_make_string_output_port
scheme_get_string_output
scheme_get_sized_string_output
scheme_pipe
scheme_file_exists
scheme_directory_exists
scheme_expand_filename
scheme_getcwd
scheme_setcwd
scheme_getdrive
scheme_split_pathname
scheme_build_pathname
scheme_alloc_fdset_array
scheme_init_fdset_array
scheme_get_fdset
scheme_fdzero
scheme_fdset
scheme_fdclr
scheme_fdisset
scheme_add_global
scheme_add_global_constant
scheme_add_global_keyword
scheme_remove_global
scheme_remove_global_constant
scheme_add_global_symbol
scheme_remove_global_symbol
scheme_add_global_constant_symbol
scheme_constant
scheme_set_keyword
scheme_make_envunbox
scheme_lookup_global
scheme_global_bucket
scheme_set_global_bucket
scheme_intern_symbol
scheme_intern_exact_symbol
scheme_make_symbol
scheme_make_exact_symbol
scheme_symbol_name
scheme_symbol_name_and_size
scheme_intern_type_symbol
scheme_make_type_symbol
scheme_make_struct_values
scheme_make_struct_names
scheme_make_struct_type
scheme_make_struct_instance
scheme_is_struct_instance
scheme_make_class
scheme_add_method
scheme_add_method_w_arity
scheme_made_class
scheme_make_object
scheme_make_uninited_object
scheme_find_ivar
scheme_is_subclass
scheme_is_implementation
scheme_is_interface_extension
scheme_is_a
scheme_get_class_name
scheme_get_interface_name
scheme_make_class_assembly
scheme_create_class
scheme_make_interface_assembly
scheme_create_interface
scheme_apply_generic_data
scheme_get_generic_data
scheme_invoke_unit
scheme_assemble_compound_unit
scheme_make_compound_unit
scheme_get_unit_name
scheme_eq
scheme_eqv
scheme_equal
scheme_build_list
scheme_list_length
scheme_proper_list_length
scheme_alloc_list
scheme_map_1
scheme_car
scheme_cdr
scheme_cadr
scheme_caddr
scheme_vector_to_list
scheme_list_to_vector
scheme_append
scheme_box
scheme_unbox
scheme_set_box
scheme_make_weak_box
scheme_load
scheme_load_extension
scheme_register_extension_global
scheme_get_milliseconds
scheme_get_process_milliseconds
scheme_rep
scheme_banner
scheme_version
scheme_check_proc_arity
scheme_secure_exceptions
scheme_make_provided_string
scheme_make_args_string
scheme_no_dumps
scheme_system_library_subpath