OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAP_NONE
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
umapfile.h
33
/*
MAP_NONE
: no memory mapping, no file access at all */
34
#define
MAP_NONE
0
41
# define MAP_IMPLEMENTATION
MAP_NONE
umapfile.c
81
#if MAP_IMPLEMENTATION==
MAP_NONE
Completed in 249 milliseconds