Home
last modified time | relevance | path

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

/third_party/libffi/src/
Dclosures.c518 static int dlmunmap(void *, size_t);
522 #define munmap dlmunmap
874 dlmunmap (void *start, size_t length) in dlmunmap() function
/third_party/libffi/
DChangeLog.old2202 (dlmmap, dlmunmap): Also use these functions on Cygwin.