Searched refs:handles (Results 1 – 6 of 6) sorted by relevance
48 char handles[2]; in TEST() local57 __cxxabiv1::__cxa_atexit(append_to_actual, new int{i}, &handles[i % 2]); in TEST()60 __cxxabiv1::__cxa_finalize(&handles[0]); in TEST()63 __cxxabiv1::__cxa_atexit(append_to_actual, new int{i}, &handles[1]); in TEST()66 __cxxabiv1::__cxa_finalize(&handles[1]); in TEST()
27 __aligned_u64 handles[0]; member
417 __u64 handles; member425 __u64 handles; member434 __u64 handles; member440 __u64 handles; member
319 __u32 handles[4]; member
136 * Verify the routine handles unaligned buffers properly. Usually, a failure138 * Verify the routine handles different sized buffers.
196 These are the benchmarks that examine how the allocator handles multiple