Home
last modified time | relevance | path

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

/malloc/
A Dobstack.h123 #define __BPTR_ALIGN(B, P, A) ((B) + (((P) - (B) + (A)) & ~(A))) macro
133 __BPTR_ALIGN (sizeof (PTR_INT_TYPE) < sizeof (void *) ? (B) : (char *) 0, \

Completed in 6 milliseconds