Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/regression/
H A Dmalloc-safe-unlink.c27 #define FIRST_OFF_OFFSET 8 macro
46 offset = *(uint32_t *)(p - FIRST_OFF_OFFSET); in get_group()
H A Dmalloc-encode-pointer.c28 #define FIRST_OFF_OFFSET 8 macro
47 offset = *(uint32_t *)(p - FIRST_OFF_OFFSET); in get_group()
H A Dmalloc-modify-pointer.c34 #define FIRST_OFF_OFFSET 8 macro
54 offset = *(uint32_t *)(p - FIRST_OFF_OFFSET); in get_group()

Completed in 2 milliseconds