Home
last modified time | relevance | path

Searched refs:PRIu32 (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.41.6/EXTERNAL_HEADERS/
H A D_inttypes.h57 # define PRIu32 "u" macro
85 # define PRIuLEAST32 PRIu32
113 # define PRIuFAST32 PRIu32
/xnu-12377.41.6/tests/
H A Dnet_tuntests.c972 T_PASS("ring %d got %"PRIu32" slots expecting %"PRIu32"", ri, sc, SO_TC_MAX); in xfer_1_packet_together()
974 T_FAIL("ring %d got %"PRIu32" slots expecting %"PRIu32"", ri, sc, SO_TC_MAX); in xfer_1_packet_together()
978 … T_PASS("ring %d got %"PRIu32" slots expecting %"PRIu32"", ri, sc, (uint32_t)RING_TO_TC_COUNT[ri]); in xfer_1_packet_together()
980 … T_FAIL("ring %d got %"PRIu32" slots expecting %"PRIu32"", ri, sc, (uint32_t)RING_TO_TC_COUNT[ri]); in xfer_1_packet_together()
H A Dproc_info.c2063 T_ASSERT_NOTNULL(kqids, "malloc(%" PRIu32 ")", kqids_size); in list_kqids()
H A Dstackshot_tests.m191 T_ASSERT_POSIX_ZERO(ret, "set size hint %" PRIu32 " on stackshot config",
/xnu-12377.41.6/iokit/DriverKit/
H A DIOTypes.h131 #define PRIIOByteCount PRIu32
/xnu-12377.41.6/iokit/IOKit/
H A DIOTypes.h131 #define PRIIOByteCount PRIu32
/xnu-12377.41.6/bsd/skywalk/
H A Dos_sysctls_private.h150 #define NW_SYSCTL_PRI_uint32_t PRIu32
/xnu-12377.41.6/tests/cpu_counters/
H A Dkpc_tests.c366 T_LOG("device has %" PRIu32 " fixed counters", ctrs_cnt);