reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_alloc.cpp
 1463   desc.size_a = size + sz_desc + align;
 1488           return __kmpc_alloc(gtid, size, (omp_allocator_handle_t)al);
 1502             return __kmpc_alloc(gtid, size, (omp_allocator_handle_t)al);
 1518           return __kmpc_alloc(gtid, size, (omp_allocator_handle_t)al);
 1544         return __kmpc_alloc(gtid, size, (omp_allocator_handle_t)al);