Searched refs:MAXP2 (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c49 #define MAXP2(a, b) (-(-(a) & -(b))) macro
1275 tls_align = MAXP2(tls_align, p->tls.align);
1819 tls_align = MAXP2(tls_align, app.tls.align);

Completed in 74 milliseconds