Home
last modified time | relevance | path

Searched refs:begin_system_call (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/i18n/
H A Dgettext.c137 begin_system_call();
151 begin_system_call();
166 begin_system_call();
185 begin_system_call();
206 begin_system_call();
216 begin_system_call();
228 begin_system_call();
234 begin_system_call();
251 begin_system_call(); in get_locale_info()
261 begin_system_call(); in get_locale_info()
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/regexp/
H A Dregexi.c33 begin_system_call(); in DEFFLAGSET()
39 begin_system_call(); in DEFFLAGSET()
112 begin_system_call(); in DEFFLAGSET()
121 begin_system_call(); in DEFFLAGSET()
161 begin_system_call(); in DEFFLAGSET()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Derrwin32.d23 begin_system_call(); in OS_error_internal()
31 begin_system_call(); in OS_error()
45 begin_system_call(); in OS_error_arg()
H A Derrunix.d44 begin_system_call();
52 begin_system_call(); in OS_error()
68 begin_system_call(); in OS_error_arg()
H A Dsocket.d76 begin_system_call(); in get_hostname()
156 begin_system_call();
254 begin_system_call(); in string_to_addr()
282 begin_system_call(); in resolve_host()
288 begin_system_call(); in resolve_host()
295 begin_system_call(); in resolve_host()
321 begin_system_call(); in resolve_host()
330 begin_system_call(); in resolve_host()
361 begin_system_call(); in resolve_host()
H A Dmisc.d33 begin_system_call();
121 begin_system_call();
130 begin_system_call();
152 begin_system_call();
162 begin_system_call();
222 begin_system_call();
241 begin_system_call();
276 begin_system_call();
392 begin_system_call();
H A Dspvw_page.d93 #define free_page(page) begin_system_call(); free((void*)page->m_start); end_system_call();
98 …#define free_page(page) begin_system_call(); free((void*)page->m_start); free((void*)page); end_s…
H A Dtime.d98 begin_system_call(); in get_real_time()
140 begin_system_call(); in get_thread_run_time()
151 begin_system_call(); in get_thread_run_time()
209 begin_system_call(); in get_thread_run_time()
334 begin_system_call(); in convert_time()
515 begin_system_call(); in seconds_west()
593 begin_system_call();
621 begin_system_call();
H A Dspvw_memfile.d569 begin_system_call(); in savemem_with_runtime()
601 begin_system_call(); in savemem_with_runtime()
616 begin_system_call(); in savemem_with_runtime()
792 begin_system_call(); in savemem()
1212 begin_system_call(); in memfile_handle_do_operation()
1226 begin_system_call(); in memfile_handle_do_operation()
1382 begin_system_call(); in memfile_handle_do_operation()
1575 begin_system_call(); in memfile_handle_do_operation()
1877 begin_system_call(); in memfile_handle_do_operation()
1956 begin_system_call(); in memfile_handle_do_operation()
[all …]
H A Dspvw_allocate_old.d140 begin_system_call(); in mymalloc()
149 begin_system_call(); in mymalloc()
283 begin_system_call(); in make_space_gc_true()
342 begin_system_call(); in make_space_gc_false()
425 begin_system_call(); in make_space_gc()
515 begin_system_call(); \ in make_space_gc()
534 begin_system_call(); free(page); end_system_call(); \ in make_space_gc()
H A Dspvw_allocate.d191 begin_system_call(); in mymalloc()
200 begin_system_call(); in mymalloc()
354 begin_system_call(); in make_space_gc_true()
419 begin_system_call(); in make_space_gc_false()
502 begin_system_call(); in make_space_gc()
592 begin_system_call(); \ in make_space_gc()
611 begin_system_call(); free(page); end_system_call(); \ in make_space_gc()
H A Dstream.d3479 begin_system_call(); in clear_tty_input()
3537 begin_system_call(); in finish_tty_output()
3580 begin_system_call(); in force_tty_output()
3596 begin_system_call(); in clear_tty_output()
3621 begin_system_call(); in clear_tty_input()
3642 begin_system_call(); in clear_tty_output()
3660 begin_system_call(); in handle_type()
3676 begin_system_call(); in handle_type()
3734 begin_system_call(); in same_handle_p()
3772 begin_system_call(); in same_handle_p()
[all …]
H A Dintserial.d248 begin_system_call(); in UI_to_LEbytes()
280 begin_system_call(); in I_to_LEbytes()
328 begin_system_call(); in I_to_LEbytes()
H A Dspvw_sigpipe.d68 begin_system_call(); in disable_sigpipe()
H A Dspvw_sigterm.d38 begin_system_call(); in uninstall_sigterm_handler()
H A Dzthread.d115 begin_system_call(); in release_mutexes()
127 begin_system_call(); in release_exemptions()
465 begin_system_call(); signal_timeout_call(); end_system_call();
760 begin_system_call(); GC_SAFE_REGION_BEGIN();
912 begin_system_call(); GC_SAFE_REGION_BEGIN();
936 begin_system_call(); \
H A Dspvw.d703 begin_system_call(); in allocate_lisp_thread_stack()
730 begin_system_call(); in create_thread()
734 begin_system_call(); in create_thread()
818 begin_system_call(); in delete_thread()
824 begin_system_call(); in delete_thread()
856 begin_system_call(); in delete_thread()
977 begin_system_call(); in SP_ueber()
992 begin_system_call(); in STACK_ueber()
1153 begin_system_call(); in clisp_malloc()
1164 begin_system_call(); in clisp_realloc()
[all …]
H A Dspvw_debug.d339 begin_system_call(); in nobject_out()
386 begin_system_call(); in back_trace_out()
489 begin_system_call(); in FUN()
H A Dforeign.d559 begin_system_call(); in close_library()
592 begin_system_call(); in object_handle()
599 begin_system_call(); in object_handle()
1280 begin_system_call(); in convert_function_to_foreign()
1317 begin_system_call(); in free_foreign_callin()
1370 begin_system_call(); in convert_function_from_foreign()
2160 begin_system_call(); in free_walk_post()
4122 begin_system_call();
4643 begin_system_call(); in callback()
4653 begin_system_call(); in callback()
[all …]
H A Dspvw_global.d544 begin_system_call(); /* ! blocking */ \
549 begin_system_call(); \
H A Dspvw_language.d246 begin_system_call(); in clisp_gettext()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/syscalls/
H A Dcalls.c511 begin_system_call();
906 begin_system_call();
935 begin_system_call();
1030 begin_system_call();
1118 begin_system_call(); in DEFUN()
1131 begin_system_call(); in DEFUN()
1741 begin_system_call();
1816 begin_system_call();
1858 begin_system_call();
1950 begin_system_call();
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/pcre/
H A Dcpcre.c48 begin_system_call();
58 begin_system_call(); pcre_config(option,&ret); end_system_call();
110 begin_system_call(); in DEFFLAGSET()
128 begin_system_call(); in DEFFLAGSET()
174 begin_system_call(); \
224 begin_system_call(); in fullinfo_firsttable()
240 begin_system_call(); in fullinfo_nametable()
404 begin_system_call(); in DEFFLAGSET()
418 begin_system_call(); in DEFFLAGSET()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/rawsock/
H A Drawsock.c270 begin_system_call();
288 begin_system_call(); { in rawsock_error()
436 begin_system_call();
451 begin_system_call();
485 begin_system_call();
501 begin_system_call();
526 begin_system_call();
579 begin_system_call();
818 begin_system_call(); in error_eai()
889 begin_system_call(); in DEFFLAGSET()
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/berkeley-db/
H A Dbdb.c86 begin_system_call();
109 begin_system_call();
454 begin_system_call();
578 begin_system_call(); in dbe_get_errpfx()
834 begin_system_call(); in dbe_get_cache()
880 begin_system_call(); in dbe_get_home_dir()
895 begin_system_call(); in dbe_get_open_flags()
1002 begin_system_call(); in dbe_get_lk_conflicts()
1214 begin_system_call();
1862 begin_system_call(); in db_get_open_flags()
[all …]

12