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

/external/icu4c/common/unicode/
H A Dplatform.h34 * try to derive it from the U_PLATFORM value
67 * \def U_PLATFORM
68 * The U_PLATFORM macro defines the platform we're on.
76 * The U_PLATFORM macro is set to one of these values.
133 #ifdef U_PLATFORM
136 # define U_PLATFORM U_PF_MINGW macro
138 # define U_PLATFORM U_PF_CYGWIN macro
140 # define U_PLATFORM U_PF_WINDOWS macro
142 # define U_PLATFORM U_PF_ANDROID macro
146 # define U_PLATFORM U_PF_LINU macro
148 # define U_PLATFORM macro
151 # define U_PLATFORM macro
160 # define U_PLATFORM macro
162 # define U_PLATFORM macro
164 # define U_PLATFORM macro
168 # define U_PLATFORM macro
170 # define U_PLATFORM macro
173 # define U_PLATFORM macro
175 # define U_PLATFORM macro
177 # define U_PLATFORM macro
179 # define U_PLATFORM macro
181 # define U_PLATFORM macro
[all...]

Completed in 3723 milliseconds