Searched refs:sha1_uintptr (Results 1 – 2 of 2) sorted by relevance
39 typedef uintptr_t sha1_uintptr; typedef
159 # define UNALIGNED_P(p) (((sha1_uintptr) p) % __alignof__ (sha1_uint32) != 0)161 # define UNALIGNED_P(p) (((sha1_uintptr) p) % sizeof (sha1_uint32) != 0)