Home
last modified time | relevance | path

Searched defs:z4096 (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Dtls_local_exec.c11 static __thread char z4096 __attribute__ ((aligned(4096))) = 0; variable
43 CHECK(ptrmod(&z4096, 4096) == 0, " address is %p, want 4096 byte alignment", &z4096); in check() local

Completed in 1 milliseconds