Searched defs:aligned (Results 1 – 3 of 3) sorted by relevance
113 const tlsfptr_t aligned = in align_ptr() local128 const size_t aligned = align_up(size, align); in adjust_request_size() local822 void* aligned = align_ptr(ptr, align); in tlsf_memalign_offs() local
62 aligned, # type: bool argument
344 int aligned = ((alignment % 4) == 0)? 1: 0; in do_single_write_read_test() local