Searched defs:mapAddr (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/common/ | ||
D | udatamem.h | 37 void *mapAddr; /* For mapped or allocated memory, the start addr. */ member |
/external/fio/os/windows/ | ||
D | posix.c | 625 void* mapAddr; in shmat() local |