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