Home
last modified time | relevance | path

Searched refs:CHUNK_MAP_FLAGS_MASK (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/lib/libc/stdlib/
Dmalloc.c645 #define CHUNK_MAP_FLAGS_MASK ((size_t)0xfU) macro
2677 CHUNK_MAP_FLAGS_MASK); in arena_run_split()
2680 CHUNK_MAP_FLAGS_MASK); in arena_run_split()
2967 CHUNK_MAP_FLAGS_MASK); in arena_run_dalloc()
2969 (chunk->map[run_ind+run_pages-1].bits & CHUNK_MAP_FLAGS_MASK); in arena_run_dalloc()
2990 CHUNK_MAP_FLAGS_MASK); in arena_run_dalloc()
2993 CHUNK_MAP_FLAGS_MASK); in arena_run_dalloc()
3015 CHUNK_MAP_FLAGS_MASK); in arena_run_dalloc()
3018 CHUNK_MAP_FLAGS_MASK); in arena_run_dalloc()