Searched defs:IS_MAP (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dumapfile.c37 # define IS_MAP(map) ((map)!=NULL) macro
41 # define IS_MAP(map) ((map)!=0) macro
73 # define IS_MAP(map) ((map)!=NULL) macro

Completed in 46 milliseconds