Home
last modified time | relevance | path

Searched refs:PRIuPTR (Results 1 – 25 of 51) sorted by relevance

123

/third_party/libffi/testsuite/libffi.call/
Dffitest.h86 #define PRIuPTR "lu" macro
90 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR)
91 #define PRIuPTR "lu" macro
113 #define PRIuPTR "lu" macro
117 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR)
119 #define PRIuPTR "lu" macro
121 #define PRIuPTR "u" macro
128 #define PRIuPTR "lu" macro
136 #ifndef PRIuPTR
137 #define PRIuPTR "u" macro
/third_party/libffi/testsuite/libffi.closures/
Dffitest.h86 #define PRIuPTR "lu" macro
90 #if defined(__hppa__) && defined(__hpux__) && !defined(PRIuPTR)
91 #define PRIuPTR "lu" macro
113 #define PRIuPTR "lu" macro
117 #if defined(__sun__) && defined(__svr4__) && !defined(PRIuPTR)
119 #define PRIuPTR "lu" macro
121 #define PRIuPTR "u" macro
128 #define PRIuPTR "lu" macro
136 #ifndef PRIuPTR
137 #define PRIuPTR "u" macro
Dcls_align_pointer.c25 printf("%d %" PRIuPTR " %d %d %" PRIuPTR " %d: %d %" PRIuPTR " %d\n", in cls_struct_align_fn()
84 printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c); in main()
91 printf("res: %d %" PRIuPTR " %d\n", res_dbl.a, (uintptr_t)res_dbl.b, res_dbl.c); in main()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h244 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in OnConnectivityStateChange()
288 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in UnrefSubchannelLocked()
311 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in StartConnectivityWatchLocked()
331 "[%s %p] subchannel list %p index %" PRIuPTR " of %" PRIuPTR in CancelConnectivityWatchLocked()
364 "[%s %p] Creating subchannel list %p for %" PRIuPTR " subchannels", in SubchannelList()
384 "[%s %p] subchannel list %p index %" PRIuPTR in SubchannelList()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
Dround_robin.cc202 "with %" PRIuPTR " READY subchannels; last_picked_index_=%" PRIuPTR, in Picker()
212 "[RR %p picker %p] returning index %" PRIuPTR ", subchannel=%p", in Pick()
361 "[RR %p] phasing out subchannel list %p (size %" PRIuPTR in UpdateRoundRobinStateFromSubchannelStateCountsLocked()
362 ") in favor of %p (size %" PRIuPTR ")", in UpdateRoundRobinStateFromSubchannelStateCountsLocked()
380 "(index %" PRIuPTR " of %" PRIuPTR "): prev_state=%s new_state=%s", in UpdateConnectivityStateLocked()
436 gpr_log(GPR_INFO, "[RR %p] received update with %" PRIuPTR " addresses", in UpdateLocked()
/third_party/grpc/src/core/lib/channel/
Dhandshaker.cc47 "{endpoint=%p, args=%p {size=%" PRIuPTR in HandshakerArgsString()
48 ": %s}, read_buffer=%p (length=%" PRIuPTR "), exit_early=%d}", in HandshakerArgsString()
100 "handshake_manager %p: adding handshaker %s [%p] at index %" PRIuPTR, in Add()
127 "handshake_manager %p: error=%s shutdown=%d index=%" PRIuPTR in CallNextHandshakerLocked()
174 "handshake_manager %p: calling handshaker %s [%p] at index %" PRIuPTR, in CallNextHandshakerLocked()
/third_party/grpc/test/core/iomgr/
Dtcp_posix_test.cc187 gpr_log(GPR_INFO, "Read %" PRIuPTR " bytes of %" PRIuPTR, read_bytes, in read_cb()
210 gpr_log(GPR_INFO, "Read test of size %" PRIuPTR ", slice size %" PRIuPTR, in read_test()
225 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in read_test()
262 gpr_log(GPR_INFO, "Start large read test, slice size %" PRIuPTR, slice_size); in large_read_test()
276 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in large_read_test()
418 "Start write test with %" PRIuPTR " bytes, slice size %" PRIuPTR, in write_test()
499 "Release fd read_test of size %" PRIuPTR ", slice size %" PRIuPTR, in release_fd_test()
515 gpr_log(GPR_INFO, "Wrote %" PRIuPTR " bytes", written_bytes); in release_fd_test()
Dendpoint_tests.cc204 "num_bytes=%" PRIuPTR " write_size=%" PRIuPTR " slice_size=%" PRIuPTR in read_and_write_test()
212 "Start read and write test with %" PRIuPTR in read_and_write_test()
213 " bytes, slice size %" PRIuPTR, in read_and_write_test()
/third_party/grpc/src/core/lib/iomgr/
Diomgr.cc107 "Waiting for %" PRIuPTR " iomgr objects to be destroyed", in grpc_iomgr_shutdown()
123 "Failed to free %" PRIuPTR in grpc_iomgr_shutdown()
138 "Failed to free %" PRIuPTR in grpc_iomgr_shutdown()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc894 gpr_log(GPR_INFO, "RouteConfiguration contains %" PRIuPTR " routes", in AcceptLdsUpdate()
898 gpr_log(GPR_INFO, "Route %" PRIuPTR ":\n%s", i, in AcceptLdsUpdate()
955 "%" PRIuPTR " routes", in AcceptRdsUpdate()
958 gpr_log(GPR_INFO, "Route %" PRIuPTR ":\n%s", i, in AcceptRdsUpdate()
1071 "[xds_client %p] EDS response with %" PRIuPTR in AcceptEdsUpdate()
1072 " priorities and %" PRIuPTR in AcceptEdsUpdate()
1082 "[xds_client %p] Priority %" PRIuPTR " contains %" PRIuPTR in AcceptEdsUpdate()
1089 "[xds_client %p] Priority %" PRIuPTR ", locality %" PRIuPTR in AcceptEdsUpdate()
1090 " %s has weight %d, contains %" PRIuPTR " server addresses", in AcceptEdsUpdate()
1098 "[xds_client %p] Priority %" PRIuPTR ", locality %" PRIuPTR in AcceptEdsUpdate()
[all …]
/third_party/grpc/src/core/ext/filters/http/message_compress/
Dmessage_compress_filter.cc320 "Compressed[%s] %" PRIuPTR " bytes vs. %" PRIuPTR in FinishSendMessage()
333 "%" PRIuPTR, in FinishSendMessage()
/third_party/grpc/src/core/ext/filters/client_idle/
Dclient_idle_filter.cc204 GRPC_IDLE_FILTER_LOG("call counter has increased to %" PRIuPTR, in IncreaseCallCount()
243 GRPC_IDLE_FILTER_LOG("call counter has decreased to %" PRIuPTR, in DecreaseCallCount()
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_resolver.cc389 "[xds_cluster_resolver_lb %p] eds discovery mechanism %" PRIuPTR in Start()
404 "[xds_cluster_resolver_lb %p] eds discovery mechanism %" PRIuPTR in Orphan()
507 "%" PRIuPTR ":%p starting dns resolver %p", in Start()
516 "[xds_cluster_resolver_lb %p] logical DNS discovery mechanism %" PRIuPTR in Orphan()
692 " for discovery mechanism %" PRIuPTR "", in OnEndpointChanged()
743 "[xds_cluster_resolver_lb %p] discovery mechanism %" PRIuPTR in OnError()
757 "[xds_cluster_resolver_lb %p] discovery mechanism %" PRIuPTR in OnResourceDoesNotExist()
/third_party/grpc/test/core/surface/
Dcompletion_queue_threading_test.cc219 gpr_log(GPR_INFO, "%s: %" PRIuPTR " producers, %" PRIuPTR " consumers", in test_threading()
/third_party/grpc/test/core/slice/
Dslice_test.cc177 gpr_log(GPR_INFO, "length=%" PRIuPTR, length); in test_slice_split_head_works()
205 gpr_log(GPR_INFO, "length=%" PRIuPTR, length); in test_slice_split_tail_works()
/third_party/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc584 absl::StrFormat("No address added out of total %" PRIuPTR " resolved", in Chttp2ServerAddPort()
590 "Only %" PRIuPTR " addresses added out of total %" PRIuPTR in Chttp2ServerAddPort()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc450 "received initial metadata size exceeds limit (%" PRIuPTR in handle_metadata_size_limit_exceeded()
451 " vs. %" PRIuPTR in handle_metadata_size_limit_exceeded()
532 "received trailing metadata size exceeds limit (%" PRIuPTR in on_trailing_header()
533 " vs. %" PRIuPTR in on_trailing_header()
/third_party/grpc/test/core/end2end/
Dbad_server_response_test.cc122 gpr_log(GPR_DEBUG, "got %" PRIuPTR " bytes, expected %" PRIuPTR " bytes", in handle_read()
/third_party/grpc/src/core/lib/surface/
Dcall_log_batch.cc108 gpr_log(file, line, severity, "ops[%" PRIuPTR "]: %s", i, in grpc_call_log_batch()
/third_party/mbedtls/include/mbedtls/
Ddebug.h125 #define MBEDTLS_PRINTF_SIZET PRIuPTR
/third_party/grpc/test/core/util/
Dmemory_counters.cc160 gpr_log(GPR_ERROR, "Leaking %" PRIuPTR " bytes", in ~LeakDetector()
/third_party/grpc/test/core/transport/
Dmetadata_test.cc236 absl::StrFormat("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx%" PRIuPTR "x", i); in test_things_stick_around()
258 "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx%" PRIuPTR "x", shuf[j]); in test_things_stick_around()
/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h133 #define PRIuPTR __PRIPTR "u" macro
/third_party/musl/include/
Dinttypes.h133 #define PRIuPTR __PRIPTR "u" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h133 #define PRIuPTR __PRIPTR "u" macro

123