Home
last modified time | relevance | path

Searched refs:U_CALLCONV (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dplatform.h830 /* U_CALLCONV is related to U_EXPORT2 */
865 * \def U_CALLCONV
874 * Please note, you need to use U_CALLCONV after the *.
876 * NO : "static const char U_CALLCONV *func( . . . )"
877 * YES: "static const char* U_CALLCONV func( . . . )"
882 # define U_CALLCONV __cdecl macro
884 # define U_CALLCONV U_EXPORT2 macro
889 * Similar to U_CALLCONV, but only used on function pointers.
893 # define U_CALLCONV_FPTR U_CALLCONV
H A Dubidi.h1995 typedef UCharDirection U_CALLCONV
H A Duchar.h3256 typedef UBool U_CALLCONV
3412 typedef UBool U_CALLCONV UEnumCharNamesFn(void *context,

Completed in 10 milliseconds