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