Lines Matching refs:U_CALLCONV
841 static void U_CALLCONV TraceEntry(const void *context, int32_t fnNumber) {
848 static void U_CALLCONV TraceExit(const void *context, int32_t fnNumber, const char *fmt, va_list args) { char buf[500];
861 static void U_CALLCONV TraceData(const void *context, int32_t fnNumber,
870 static void *U_CALLCONV ctest_libMalloc(const void *context, size_t size) {
880 static void *U_CALLCONV ctest_libRealloc(const void *context, void *mem, size_t size) {
894 static void U_CALLCONV ctest_libFree(const void *context, void *mem) {