Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds