Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/stdint/
H A Dint-types.c8 u64 u64_val = 0; in test_types() local
12 printf("u64 = %" PRIu64 "\n", u64_val); in test_types()