Searched refs:tls_assert (Results 1 – 1 of 1) sorted by relevance
44 #define tls_assert(cond) ((cond) ? (void) 0 : \ macro243 tls_assert(tcbalign >= TLS_TCB_ALIGN); in __libc_allocate_tls()