Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/regression/
H A Dmalloc-encode-pointer.c38 struct group_in { struct
42 static struct group_in *get_group(const uint8_t *p) in get_group()
49 struct group_in *base = (void *)(p - UNIT*offset - UNIT); in get_group()
62 struct group_in *g0 = NULL; in child()
63 struct group_in *g1 = NULL; in child()
64 struct group_in *g2 = NULL; in child()
H A Dmalloc-safe-unlink.c37 struct group_in { struct
41 static struct group_in *get_group(const uint8_t *p) in get_group()
48 struct group_in *base = (void *)(p - UNIT*offset - UNIT); in get_group()
73 struct group_in *g1 = NULL; in child()
74 struct group_in *g2 = NULL; in child()
H A Dmalloc-modify-pointer.c45 struct group_in { struct
49 static struct group_in *get_group(uint8_t *p) in get_group()
57 struct group_in *base = (void *)(p - UNIT*offset - UNIT); in get_group()
64 struct group_in *g = NULL; in child()

Completed in 2 milliseconds