Home
last modified time | relevance | path

Searched refs:UINT64_FORMAT (Results 1 – 3 of 3) sorted by relevance

/third_party/iowow/src/json/tests/
Djbl_test_binn2.c10 #define UINT64_FORMAT PRIu64 macro
423 printf("uint64: %" UINT64_FORMAT "\n", vuint64); in test_binn_read()
528 printf("uint64: %" UINT64_FORMAT "\n", vuint64); in test_binn_read()
614 printf("uint64: %" UINT64_FORMAT "\n", vuint64); in test_binn_read()
770 printf(" curr 1: %" UINT64_FORMAT " %s\n", value, currency_to_str(value)); in init_udts()
774 printf(" curr 2: %" UINT64_FORMAT " %s\n", value, currency_to_str(value)); in init_udts()
778 printf(" curr 3: %" UINT64_FORMAT " %s\n", value, currency_to_str(value)); in init_udts()
782 printf(" curr 4: %" UINT64_FORMAT " %s\n", value, currency_to_str(value)); in init_udts()
786 printf(" curr 5: %" UINT64_FORMAT " %s\n", value, currency_to_str(value)); in init_udts()
801 printf(" curr 1: %" UINT64_FORMAT " %s\n", value, currency_to_str(value)); in init_udts()
[all …]
Djbl_test_binn1.c9 #define UINT64_FORMAT PRIu64 macro
/third_party/iowow/src/json/
Diwbinn.c11 #define UINT64_FORMAT PRIu64 macro