Home
last modified time | relevance | path

Searched refs:UVoidFunction (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dputilimp.h622 typedef void (UVoidFunction)(void); typedef
641 U_INTERNAL UVoidFunction* U_EXPORT2 uprv_dlsym_func( void *lib, const char *symbolName, UErrorCode …
Dputil.cpp2336 U_INTERNAL UVoidFunction* U_EXPORT2
2339 UVoidFunction *fp;
2384 U_INTERNAL UVoidFunction* U_EXPORT2
2387 UVoidFunction* addr = NULL;
2391 addr = (UVoidFunction*)GetProcAddress(handle, sym);
2425 U_INTERNAL UVoidFunction* U_EXPORT2
2432 return (UVoidFunction*)NULL;