MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / empty_hi64

Function empty_hi64

external/include/fast_float/fast_float.h:1798–1802  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1796};
1797
1798fastfloat_really_inline
1799uint64_t empty_hi64(bool& truncated) noexcept {
1800 truncated = false;
1801 return 0;
1802}
1803
1804fastfloat_really_inline
1805uint64_t uint64_hi64(uint64_t r0, bool& truncated) noexcept {

Callers 1

hi64Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected