Searched refs:ASYNC_set_mem_functions (Results 1 – 9 of 9) sorted by relevance
19 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions() function
23 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions() function
53 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn, in ASYNC_set_mem_functions() function
86 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn,
8 ASYNC_stack_alloc_fn, ASYNC_stack_free_fn, ASYNC_set_mem_functions, ASYNC_get_mem_functions31 int ASYNC_set_mem_functions(ASYNC_stack_alloc_fn alloc_fn,189 ASYNC_set_mem_functions returns 1 if custom stack allocators are supported by
437 if (ASYNC_set_mem_functions(test_alloc_stack, test_free_stack) == 0) return 1; in test_ASYNC_set_mem_functions()
143 ASYNC_set_mem_functions ? 3_1_0 EXIST::FUNCTION:
5445 ASYNC_set_mem_functions 5573 3_2_0 EXIST::FUNCTION:
932 * Added ASYNC_set_mem_functions() and ASYNC_get_mem_functions() calls to be able
Completed in 75 milliseconds