Searched refs:ali (Results 1 – 3 of 3) sorted by relevance
291 static inline size_t ALIGN_TO(size_t l, size_t ali) { in ALIGN_TO() argument297 assert(__builtin_popcount(ali) == 1); in ALIGN_TO()299 assert(__builtin_popcountl(ali) == 1); in ALIGN_TO()301 assert(__builtin_popcountll(ali) == 1); in ALIGN_TO()306 if (l > SIZE_MAX - (ali - 1)) in ALIGN_TO()309 return ((l + ali - 1) & ~(ali - 1)); in ALIGN_TO()313 #define CONST_ALIGN_TO(l, ali) \ argument316 __builtin_constant_p(ali) && \317 __builtin_popcountll(ali) == 1 && /* is power of 2? */ \318 (l <= SIZE_MAX - (ali - 1)), /* overflow? */ \[all …]
148 #define ALIGN_TO_PTR(p, ali) ((void*) ALIGN_TO((unsigned long) (p), (ali))) argument
243 To ne utječe na montiranje, ali postojeće datoteke u ovom direktoriju