sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
Loading...
Searching...
No Matches
xsimd::detail Namespace Reference

Functions

XSIMD_INLINE void * xaligned_malloc (size_t size, size_t alignment)
 
XSIMD_INLINE void xaligned_free (void *ptr)
 

Function Documentation

◆ xaligned_free()

XSIMD_INLINE void xsimd::detail::xaligned_free ( void * ptr)

Definition at line 302 of file xsimd_aligned_allocator.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ xaligned_malloc()

XSIMD_INLINE void * xsimd::detail::xaligned_malloc ( size_t size,
size_t alignment )

Definition at line 286 of file xsimd_aligned_allocator.hpp.

Here is the call graph for this function:
Here is the caller graph for this function: