Searched refs:orc_rt_CWrapperFunctionResultAllocate (Results 1 – 3 of 3) sorted by relevance
33 auto R = orc_rt_CWrapperFunctionResultAllocate(SmallAllocSize); in TEST()63 auto R = orc_rt_CWrapperFunctionResultAllocate(LargeAllocSize); in TEST()
89 orc_rt_CWrapperFunctionResultAllocate(size_t Size) { in orc_rt_CWrapperFunctionResultAllocate() function
77 R.R = orc_rt_CWrapperFunctionResultAllocate(Size); in allocate()