Searched refs:MINPTR_ALIGN (Results 1 – 1 of 1) sorted by relevance
42 #define MINPTR_ALIGN sizeof (char *) /* alignment boundary for pointers */ macro179 while ((uintptr_t)eptr % MINPTR_ALIGN) in stable()189 (slen + sizeof (char *) + MINPTR_ALIGN + 4)) { in stable()198 while ((uintptr_t)Stablenext % MINPTR_ALIGN) in stable()