PageRenderTime 42ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/src/racket/include/mzwin.def

http://github.com/gmarceau/PLT
Module-Definition | 603 lines | 603 code | 0 blank | 0 comment | 0 complexity | 182166dda35b79629df8b1b8ca3ae080 MD5 | raw file
Possible License(s): BSD-3-Clause, LGPL-2.1
  1. EXPORTS
  2. scheme_init_jmpup_buf
  3. scheme_setjmpup_relative
  4. scheme_longjmpup
  5. scheme_reset_jmpup_buf
  6. scheme_mz_setjmp
  7. scheme_mz_longjmp
  8. scheme_clear_escape
  9. scheme_new_jmpupbuf_holder
  10. scheme_current_config
  11. scheme_extend_config
  12. scheme_install_config
  13. scheme_get_param
  14. scheme_set_param
  15. scheme_get_thread_param
  16. scheme_set_thread_param
  17. scheme_get_env
  18. scheme_inherit_cells
  19. scheme_current_break_cell
  20. scheme_current_thread DATA
  21. scheme_fuel_counter DATA
  22. scheme_current_thread_ptr DATA
  23. scheme_fuel_counter_ptr DATA
  24. scheme_get_current_thread
  25. scheme_start_atomic
  26. scheme_end_atomic
  27. scheme_end_atomic_no_swap
  28. scheme_start_in_scheduler
  29. scheme_end_in_scheduler
  30. scheme_start_atomic_no_break
  31. scheme_end_atomic_can_break
  32. scheme_out_of_fuel
  33. scheme_thread
  34. scheme_thread_w_details
  35. scheme_kill_thread
  36. scheme_break_thread
  37. scheme_break_main_thread
  38. scheme_break_main_thread_at
  39. scheme_get_main_thread_break_handle
  40. scheme_set_break_main_target
  41. scheme_thread_block
  42. scheme_thread_block_enable_break
  43. scheme_swap_thread
  44. scheme_making_progress
  45. scheme_weak_suspend_thread
  46. scheme_weak_resume_thread
  47. scheme_block_until
  48. scheme_block_until_enable_break
  49. scheme_block_until_unless
  50. scheme_wait_input_allowed
  51. scheme_unless_ready
  52. scheme_in_main_thread
  53. scheme_cancel_sleep
  54. scheme_start_sleeper_thread
  55. scheme_end_sleeper_thread
  56. scheme_set_place_sleep
  57. scheme_notify_sleep_progress
  58. scheme_make_thread_cell
  59. scheme_thread_cell_get
  60. scheme_thread_cell_set
  61. scheme_tls_allocate
  62. scheme_tls_set
  63. scheme_tls_get
  64. scheme_make_custodian
  65. scheme_add_managed
  66. scheme_custodian_check_available
  67. scheme_custodian_is_available
  68. scheme_remove_managed
  69. scheme_close_managed
  70. scheme_schedule_custodian_close
  71. scheme_add_custodian_extractor
  72. scheme_add_atexit_closer
  73. scheme_add_evt
  74. scheme_add_evt_through_sema
  75. scheme_is_evt
  76. scheme_sync
  77. scheme_sync_enable_break
  78. scheme_sync_timeout
  79. scheme_make_evt_set
  80. scheme_add_swap_callback
  81. scheme_add_swap_out_callback
  82. scheme_call_enable_break
  83. scheme_close_should_force_port_closed
  84. scheme_push_kill_action
  85. scheme_pop_kill_action
  86. scheme_set_can_break
  87. scheme_push_break_enable
  88. scheme_pop_break_enable
  89. scheme_with_stack_freeze
  90. scheme_frozen_run_some
  91. scheme_is_in_frozen_stack
  92. scheme_abort_continuation_no_dws
  93. scheme_call_with_composable_no_dws
  94. scheme_set_on_atomic_timeout
  95. scheme_signal_error
  96. scheme_raise_exn
  97. scheme_warning
  98. scheme_raise
  99. scheme_log_level_p
  100. scheme_log
  101. scheme_log_w_data
  102. scheme_log_message
  103. scheme_log_abort
  104. scheme_log_warning
  105. scheme_glib_log_message
  106. scheme_out_of_memory_abort
  107. scheme_wrong_count
  108. scheme_wrong_count_m
  109. scheme_case_lambda_wrong_count
  110. scheme_wrong_type
  111. scheme_wrong_field_type
  112. scheme_arg_mismatch
  113. scheme_wrong_return_arity
  114. scheme_unbound_global
  115. scheme_dynamic_wind
  116. scheme_make_type
  117. scheme_get_type_name
  118. scheme_eof DATA
  119. scheme_make_eof
  120. scheme_null DATA
  121. scheme_make_null
  122. scheme_true DATA
  123. scheme_make_true
  124. scheme_false DATA
  125. scheme_make_false
  126. scheme_void DATA
  127. scheme_make_void
  128. scheme_undefined DATA
  129. scheme_tail_call_waiting
  130. scheme_multiple_values
  131. scheme_uchar_table
  132. scheme_uchar_cases_table
  133. scheme_uchar_cats_table
  134. scheme_uchar_ups
  135. scheme_uchar_downs
  136. scheme_uchar_titles
  137. scheme_uchar_folds
  138. scheme_uchar_combining_classes
  139. scheme_on_demand_jit_code
  140. scheme_eval
  141. scheme_eval_multi
  142. scheme_eval_with_prompt
  143. scheme_eval_multi_with_prompt
  144. scheme_eval_compiled
  145. scheme_eval_compiled_multi
  146. scheme_apply
  147. scheme_apply_multi
  148. scheme_apply_no_eb
  149. scheme_apply_multi_no_eb
  150. scheme_apply_to_list
  151. scheme_apply_with_prompt
  152. scheme_apply_multi_with_prompt
  153. scheme_eval_string
  154. scheme_eval_string_multi
  155. scheme_eval_string_all
  156. scheme_eval_string_with_prompt
  157. scheme_eval_string_multi_with_prompt
  158. scheme_eval_string_all_with_prompt
  159. scheme_eval_all_with_prompt
  160. scheme_eval_module_string
  161. scheme_current_argument_stack
  162. scheme_call_with_prompt
  163. scheme_call_with_prompt_multi
  164. scheme_values
  165. scheme_check_one_value
  166. scheme_tail_apply
  167. scheme_tail_apply_no_copy
  168. scheme_tail_apply_to_list
  169. scheme_tail_eval_expr
  170. scheme_set_tail_buffer_size
  171. scheme_force_value
  172. scheme_force_one_value
  173. scheme_set_cont_mark
  174. scheme_push_continuation_frame
  175. scheme_pop_continuation_frame
  176. scheme_temp_dec_mark_depth
  177. scheme_temp_inc_mark_depth
  178. scheme_current_continuation_marks
  179. scheme_extract_one_cc_mark
  180. scheme_extract_one_cc_mark_to_tag
  181. scheme_do_eval
  182. scheme_eval_compiled_stx_string
  183. scheme_load_compiled_stx_string
  184. scheme_compiled_stx_symbol
  185. scheme_eval_compiled_sized_string
  186. scheme_eval_compiled_sized_string_with_magic
  187. scheme_detach_multple_array
  188. scheme_malloc_code
  189. scheme_malloc_permanent_code
  190. scheme_free_code
  191. scheme_malloc_gcable_code
  192. scheme_malloc_eternal
  193. scheme_end_stubborn_change
  194. scheme_calloc
  195. scheme_strdup
  196. scheme_strdup_eternal
  197. scheme_malloc_fail_ok
  198. scheme_late_weak_reference
  199. scheme_late_weak_reference_indirect
  200. scheme_weak_reference
  201. scheme_weak_reference_indirect
  202. scheme_unweak_reference
  203. scheme_add_finalizer
  204. scheme_add_finalizer_once
  205. scheme_subtract_finalizer
  206. scheme_add_scheme_finalizer
  207. scheme_add_scheme_finalizer_once
  208. scheme_register_finalizer
  209. scheme_remove_all_finalization
  210. scheme_dont_gc_ptr
  211. scheme_gc_ptr_ok
  212. scheme_collect_garbage
  213. scheme_enable_garbage_collection
  214. scheme_malloc_immobile_box
  215. scheme_free_immobile_box
  216. scheme_add_gc_callback
  217. scheme_remove_gc_callback
  218. scheme_make_bucket_table
  219. scheme_add_to_table
  220. scheme_change_in_table
  221. scheme_lookup_in_table
  222. scheme_bucket_from_table
  223. scheme_bucket_table_equal
  224. scheme_clone_bucket_table
  225. scheme_make_hash_table
  226. scheme_make_hash_table_equal
  227. scheme_make_hash_table_eqv
  228. scheme_hash_set
  229. scheme_hash_get
  230. scheme_eq_hash_get
  231. scheme_hash_set_atomic
  232. scheme_hash_get_atomic
  233. scheme_hash_table_equal
  234. scheme_is_hash_table_equal
  235. scheme_is_hash_table_eqv
  236. scheme_clone_hash_table
  237. scheme_make_hash_tree
  238. scheme_hash_tree_set
  239. scheme_hash_tree_get
  240. scheme_hash_tree_next
  241. scheme_hash_tree_index
  242. scheme_hash_tree_equal
  243. scheme_is_hash_tree_equal
  244. scheme_is_hash_tree_eqv
  245. scheme_make_prim
  246. scheme_make_noneternal_prim
  247. scheme_make_prim_w_arity
  248. scheme_make_folding_prim
  249. scheme_make_immed_prim
  250. scheme_make_noncm_prim
  251. scheme_make_noneternal_prim_w_arity
  252. scheme_make_prim_w_everything
  253. scheme_make_prim_closure_w_arity
  254. scheme_make_folding_prim_closure
  255. scheme_make_closed_prim
  256. scheme_make_closed_prim_w_arity
  257. scheme_make_folding_closed_prim
  258. scheme_make_closed_prim_w_everything
  259. scheme_prim_is_method
  260. scheme_make_pair
  261. scheme_make_mutable_pair
  262. scheme_make_raw_pair
  263. scheme_make_byte_string
  264. scheme_make_sized_byte_string
  265. scheme_make_sized_offset_byte_string
  266. scheme_make_immutable_sized_byte_string
  267. scheme_make_byte_string_without_copying
  268. scheme_alloc_byte_string
  269. scheme_append_byte_string
  270. scheme_make_utf8_string
  271. scheme_make_sized_utf8_string
  272. scheme_make_sized_offset_utf8_string
  273. scheme_make_immutable_sized_utf8_string
  274. scheme_make_locale_string
  275. scheme_char_string_to_byte_string
  276. scheme_byte_string_to_char_string
  277. scheme_char_string_to_byte_string_locale
  278. scheme_byte_string_to_char_string_locale
  279. scheme_char_string_to_path
  280. scheme_path_to_char_string
  281. scheme_make_char_string
  282. scheme_make_sized_char_string
  283. scheme_make_sized_offset_char_string
  284. scheme_make_immutable_sized_char_string
  285. scheme_make_char_string_without_copying
  286. scheme_alloc_char_string
  287. scheme_append_char_string
  288. scheme_string_recase
  289. scheme_make_vector
  290. scheme_make_integer_value
  291. scheme_make_integer_value_from_unsigned
  292. scheme_make_integer_value_from_long_long
  293. scheme_make_integer_value_from_unsigned_long_long
  294. scheme_make_integer_value_from_long_halves
  295. scheme_make_integer_value_from_unsigned_long_halves
  296. scheme_make_double
  297. scheme_make_char
  298. scheme_make_char_or_nul
  299. scheme_make_sema
  300. scheme_post_sema
  301. scheme_post_sema_all
  302. scheme_wait_sema
  303. scheme_try_plain_sema
  304. scheme_char_constants
  305. scheme_make_channel
  306. scheme_make_channel_put_evt
  307. scheme_get_int_val
  308. scheme_get_unsigned_int_val
  309. scheme_get_long_long_val
  310. scheme_get_unsigned_long_long_val
  311. scheme_real_to_double
  312. scheme_make_cptr
  313. scheme_make_offset_cptr
  314. scheme_make_external_cptr
  315. scheme_make_offset_external_cptr
  316. scheme_get_proc_name
  317. scheme_utf8_decode
  318. scheme_utf8_decode_as_prefix
  319. scheme_utf8_decode_all
  320. scheme_utf8_decode_prefix
  321. scheme_utf8_decode_to_buffer
  322. scheme_utf8_decode_to_buffer_len
  323. scheme_utf8_decode_count
  324. scheme_utf8_encode
  325. scheme_utf8_encode_all
  326. scheme_utf8_encode_to_buffer
  327. scheme_utf8_encode_to_buffer_len
  328. scheme_ucs4_to_utf16
  329. scheme_utf16_to_ucs4
  330. scheme_open_converter
  331. scheme_close_converter
  332. scheme_make_bignum
  333. scheme_make_bignum_from_unsigned
  334. scheme_make_bignum_from_long_long
  335. scheme_make_bignum_from_unsigned_long_long
  336. scheme_bignum_to_double
  337. scheme_bignum_from_double
  338. scheme_bignum_to_string
  339. scheme_bignum_to_allocated_string
  340. scheme_read_bignum
  341. scheme_read_bignum_bytes
  342. scheme_bignum_normalize
  343. scheme_make_rational
  344. scheme_rational_to_double
  345. scheme_rational_from_double
  346. scheme_rational_normalize
  347. scheme_rational_numerator
  348. scheme_rational_denominator
  349. scheme_make_complex
  350. scheme_complex_normalize
  351. scheme_complex_real_part
  352. scheme_complex_imaginary_part
  353. scheme_is_exact
  354. scheme_is_inexact
  355. scheme_expand
  356. scheme_compile
  357. scheme_read
  358. scheme_read_syntax
  359. scheme_write
  360. scheme_print
  361. scheme_display
  362. scheme_write_w_max
  363. scheme_display_w_max
  364. scheme_print_w_max
  365. scheme_write_byte_string
  366. scheme_write_char_string
  367. scheme_put_byte_string
  368. scheme_put_char_string
  369. scheme_write_to_string
  370. scheme_display_to_string
  371. scheme_print_to_string
  372. scheme_write_to_string_w_max
  373. scheme_display_to_string_w_max
  374. scheme_print_to_string_w_max
  375. scheme_debug_print
  376. scheme_flush_output
  377. scheme_format
  378. scheme_printf
  379. scheme_format_utf8
  380. scheme_printf_utf8
  381. scheme_getc
  382. scheme_get_byte
  383. scheme_peekc
  384. scheme_peek_byte
  385. scheme_peekc_skip
  386. scheme_peek_byte_skip
  387. scheme_getc_special_ok
  388. scheme_get_byte_special_ok
  389. scheme_peekc_special_ok
  390. scheme_peek_byte_special_ok_skip
  391. scheme_peekc_special_ok_skip
  392. scheme_ungetc
  393. scheme_byte_ready
  394. scheme_char_ready
  395. scheme_peekc_is_ungetc
  396. scheme_need_wakeup
  397. scheme_get_byte_string
  398. scheme_get_byte_string_unless
  399. scheme_get_byte_string_special_ok_unless
  400. scheme_progress_evt
  401. scheme_peeked_read
  402. scheme_get_char_string
  403. scheme_get_bytes
  404. scheme_get_ready_special
  405. scheme_tell
  406. scheme_output_tell
  407. scheme_tell_line
  408. scheme_tell_column
  409. scheme_tell_all
  410. scheme_count_lines
  411. scheme_close_input_port
  412. scheme_close_output_port
  413. scheme_write_special
  414. scheme_write_special_nonblock
  415. scheme_make_write_evt
  416. scheme_port_record
  417. scheme_input_port_record
  418. scheme_output_port_record
  419. scheme_is_input_port
  420. scheme_is_output_port
  421. scheme_make_port_type
  422. scheme_make_input_port
  423. scheme_make_output_port
  424. scheme_set_next_port_custodian
  425. scheme_set_port_location_fun
  426. scheme_set_port_count_lines_fun
  427. scheme_port_count_lines
  428. scheme_progress_evt_via_get
  429. scheme_peeked_read_via_get
  430. scheme_write_evt_via_write
  431. scheme_write_special_evt_via_write_special
  432. scheme_open_input_file
  433. scheme_open_output_file
  434. scheme_open_input_output_file
  435. scheme_open_output_file_with_mode
  436. scheme_make_file_input_port
  437. scheme_make_named_file_input_port
  438. scheme_make_file_output_port
  439. scheme_make_fd_input_port
  440. scheme_make_fd_output_port
  441. scheme_make_byte_string_input_port
  442. scheme_make_sized_byte_string_input_port
  443. scheme_make_byte_string_output_port
  444. scheme_get_sized_byte_string_output
  445. scheme_get_reset_sized_byte_string_output
  446. scheme_pipe
  447. scheme_pipe_with_limit
  448. scheme_make_null_output_port
  449. scheme_make_redirect_output_port
  450. scheme_set_file_position
  451. scheme_file_exists
  452. scheme_directory_exists
  453. scheme_expand_filename
  454. scheme_expand_user_filename
  455. scheme_expand_string_filename
  456. scheme_os_getcwd
  457. scheme_os_setcwd
  458. scheme_getdrive
  459. scheme_split_path
  460. scheme_build_path
  461. scheme_path_to_directory_path
  462. scheme_path_to_complete_path
  463. scheme_make_path
  464. scheme_make_sized_path
  465. scheme_make_sized_offset_path
  466. scheme_make_sized_offset_kind_path
  467. scheme_make_path_without_copying
  468. scheme_alloc_fdset_array
  469. scheme_init_fdset_array
  470. scheme_get_fdset
  471. scheme_fdzero
  472. scheme_fdset
  473. scheme_fdclr
  474. scheme_fdisset
  475. scheme_add_fd_handle
  476. scheme_add_fd_eventmask
  477. scheme_collapse_win_fd
  478. scheme_set_wakeup_time
  479. scheme_security_check_file
  480. scheme_security_check_file_link
  481. scheme_security_check_network
  482. scheme_get_host_address
  483. scheme_free_host_address
  484. scheme_host_address_strerror
  485. scheme_getnameinfo
  486. scheme_get_port_file_descriptor
  487. scheme_get_port_fd
  488. scheme_get_port_socket
  489. scheme_socket_to_ports
  490. scheme_set_type_printer
  491. scheme_print_bytes
  492. scheme_print_utf8
  493. scheme_print_string
  494. scheme_read_byte_string
  495. scheme_make_namespace
  496. scheme_add_global
  497. scheme_add_global_symbol
  498. scheme_make_envunbox
  499. scheme_lookup_global
  500. scheme_global_bucket
  501. scheme_global_keyword_bucket
  502. scheme_module_bucket
  503. scheme_builtin_value
  504. scheme_set_global_bucket
  505. scheme_install_macro
  506. scheme_save_initial_module_set
  507. scheme_primitive_module
  508. scheme_finish_primitive_module
  509. scheme_protect_primitive_provide
  510. scheme_make_modidx
  511. scheme_apply_for_syntax_in_env
  512. scheme_dynamic_require
  513. scheme_namespace_require
  514. scheme_is_module_path
  515. scheme_datum_to_kernel_stx
  516. scheme_intern_symbol
  517. scheme_intern_exact_symbol
  518. scheme_intern_exact_char_symbol
  519. scheme_make_symbol
  520. scheme_make_exact_symbol
  521. scheme_make_exact_char_symbol
  522. scheme_symbol_name
  523. scheme_symbol_name_and_size
  524. scheme_symbol_val
  525. scheme_intern_exact_keyword
  526. scheme_intern_exact_char_keyword
  527. scheme_make_struct_values
  528. scheme_make_struct_names
  529. scheme_make_struct_type
  530. scheme_make_struct_type2
  531. scheme_make_struct_instance
  532. scheme_is_struct_instance
  533. scheme_struct_ref
  534. scheme_struct_set
  535. scheme_make_struct_type_property
  536. scheme_make_struct_type_property_w_guard
  537. scheme_struct_type_property_ref
  538. scheme_chaperone_struct_type_property_ref
  539. scheme_make_location
  540. scheme_is_location
  541. scheme_make_inspector
  542. scheme_is_subinspector
  543. scheme_eq
  544. scheme_eqv
  545. scheme_equal
  546. scheme_chaperone_of
  547. scheme_impersonator_of
  548. scheme_equal_hash_key
  549. scheme_equal_hash_key2
  550. scheme_recur_equal_hash_key
  551. scheme_recur_equal_hash_key2
  552. scheme_eqv_hash_key
  553. scheme_eqv_hash_key2
  554. scheme_set_type_equality
  555. scheme_recur_equal
  556. scheme_build_list
  557. scheme_build_list_offset
  558. scheme_is_list
  559. scheme_list_length
  560. scheme_proper_list_length
  561. scheme_alloc_list
  562. scheme_map_1
  563. scheme_car
  564. scheme_cdr
  565. scheme_cadr
  566. scheme_caddr
  567. scheme_vector_to_list
  568. scheme_list_to_vector
  569. scheme_append
  570. scheme_reverse
  571. scheme_box
  572. scheme_unbox
  573. scheme_set_box
  574. scheme_make_weak_box
  575. scheme_make_late_weak_box
  576. scheme_make_ephemeron
  577. scheme_ephemeron_value
  578. scheme_ephemeron_key
  579. scheme_make_stubborn_will_executor
  580. scheme_load
  581. scheme_load_extension
  582. scheme_register_extension_global
  583. scheme_get_seconds
  584. scheme_get_milliseconds
  585. scheme_get_inexact_milliseconds
  586. scheme_get_process_milliseconds
  587. scheme_get_thread_milliseconds
  588. scheme_banner
  589. scheme_version
  590. scheme_check_proc_arity
  591. scheme_check_proc_arity2
  592. scheme_make_provided_string
  593. scheme_make_args_string
  594. scheme_system_library_subpath
  595. scheme_signal_received
  596. scheme_signal_received_at
  597. scheme_get_signal_handle
  598. scheme_char_strlen
  599. scheme_stx_extract_marks
  600. scheme_get_place_table
  601. scheme_register_process_global
  602. scheme_malloc_key
  603. scheme_free_key