Home
last modified time | relevance | path

Searched refs:ptr_align (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Dsystem.h497 ptr_align (void const *ptr, size_t alignment) in ptr_align() function
Ddigest.c1143 unsigned char *bin_buffer = ptr_align (bin_buffer_unaligned, DIGEST_ALIGN); in digest_check()
1343 unsigned char *bin_buffer = ptr_align (bin_buffer_unaligned, DIGEST_ALIGN); in main()