Home
last modified time | relevance | path

Searched defs:space (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpthread_create.cpp229 char* const space = static_cast<char*>(mmap(nullptr, mmap_size, PROT_NONE, flags, -1, 0)); in __allocate_thread_mapping() local
/bionic/libc/kernel/uapi/sound/
Dasound.h826 unsigned int space; member