Home
last modified time | relevance | path

Searched defs:h3Print (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/h3/h3-3.7.2/src/apps/applib/lib/
H A Dutility.c43 void h3Print(H3Index h) { printf("%" PRIx64, h); } in h3Print() function
/dports/graphics/py-h3/h3-3.7.3/src/h3lib/src/apps/applib/lib/
H A Dutility.c43 void h3Print(H3Index h) { printf("%" PRIx64, h); } in h3Print() function