Home
last modified time | relevance | path

Searched defs:ptr_is_aligned (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/util/
Dpointer.hpp34 ptr_is_aligned(const T *ptr, uintptr_t a) noexcept { in ptr_is_aligned() function
/external/libbpf/src/
Dbtf_dump.c1682 static bool ptr_is_aligned(const struct btf *btf, __u32 type_id, in ptr_is_aligned() function