OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:os_munmap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_mman.h
80
#define
os_munmap
(addr, length) munmap(addr, length)
macro
/external/mesa3d/src/gallium/auxiliary/os/
os_mman.h
80
#define
os_munmap
(addr, length) munmap(addr, length)
macro
Completed in 85 milliseconds