Home
last modified time | relevance | path

Searched refs:syscall_malloc (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dsyscall.h78 syscall_malloc, enumerator
H A Duxfs.c310 error_system_call (ENOMEM, syscall_malloc); in OS_file_soft_link_p()
555 error_system_call (ENOMEM, syscall_malloc); in allocate_directory_pointer()
H A Dos2.c170 OS2_error_system_call (ERROR_NOT_ENOUGH_MEMORY, syscall_malloc); in OS_malloc()
H A Dos2msg.c361 && ((SM_SYSCALL_ERROR_NAME (message)) == syscall_malloc)) in OS2_create_message_1()
364 OS2_error_system_call (ERROR_NOT_ENOUGH_MEMORY, syscall_malloc); in OS2_create_message_1()
H A Dprimutl.c373 error_in_system_call (syserr_not_enough_space, syscall_malloc); in find_primitive_cname()
H A Duxenv.c635 error_system_call (ENOMEM, syscall_malloc); in OS_working_dir_pathname()
H A Dos2api.h103 syscall_malloc, enumerator
H A Dntapi.h106 syscall_malloc, enumerator
H A Dux.c668 error_system_call (ENOMEM, syscall_malloc); in OS_malloc()
H A Dnttop.c489 NT_error_unix_call (ENOMEM, syscall_malloc); in OS_malloc()