Searched refs:__nolibc_aligned_as (Results 1 – 2 of 2) sorted by relevance
22 #define __nolibc_aligned_as(type) __nolibc_aligned(__alignof__(type)) macro
66 char buf[sizeof(struct linux_dirent64) + NAME_MAX + 1] __nolibc_aligned_as(struct linux_dirent64); in readdir_r()
Completed in 2 milliseconds