Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/test/stdint/
H A Dint-types.c7 uint64_t uint64 = 0; in test_types() local
11 printf("uint64 = %" PRIu64 "\n", uint64); in test_types()